cloudxxx8 commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 7d4c62e3104b2fff8c900fa6322314f91603b029 rather than 74f050ad4472433f206c529de3d07eaae1b1899a Obtained Jenkinsfile from 7d4c62e3104b2fff8c900fa6322314f91603b029 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8001488616768024972.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6887997991927953609.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 6a41506d72e8e131afc862d141935157bee59f41 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-3576/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3576/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8875670055302377213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9170500924673642285.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-3576/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3576/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1889617314651907245.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-118 in /w/workspace/edgexfoundry_edgex-go_PR-3576 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh762492614116742015.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh7571985487386177661.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3576/head:refs/remotes/origin/PR-3576 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 7d4c62e3104b2fff8c900fa6322314f91603b029 into PR head commit 74f050ad4472433f206c529de3d07eaae1b1899a Merge succeeded, producing 74f050ad4472433f206c529de3d07eaae1b1899a Checking out Revision 74f050ad4472433f206c529de3d07eaae1b1899a (PR-3576) > git config core.sparsecheckout # timeout=10 > git checkout -f 74f050ad4472433f206c529de3d07eaae1b1899a # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh8139703975702358092.key > git merge 7d4c62e3104b2fff8c900fa6322314f91603b029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74f050ad4472433f206c529de3d07eaae1b1899a # timeout=10 Commit message: "Merge branch 'master' into issue-2690" > git rev-list --no-walk 81d0e6d12fd9409c5fa5837ab146e479b75e7b78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:46:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:46:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:46:33 ========================================================= 00:46:33 EdgeX Global Pipelines Version Info 00:46:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:46:34 ------------------- 00:46:34 stable info: 00:46:34 ------------------- 00:46:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:46:34 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:46:34 Message: update stable to v1.0.195 00:46:35 ------------------- 00:46:35 experimental info: 00:46:35 ------------------- 00:46:35 Commited By: **** collab-it+edgex@linuxfoundation.org 00:46:35 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:46:35 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:46:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:46:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:46:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3576 [Pipeline] echo 00:46:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3576 [Pipeline] echo 00:46:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3576 [Pipeline] echo 00:46:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74f050ad4472433f206c529de3d07eaae1b1899a [Pipeline] echo 00:46:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74f050a [Pipeline] echo 00:46:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:46:36 provisioning config files... 00:46:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1383826193866102440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:36 ---> docker-login.sh 00:46:36 nexus3.edgexfoundry.org:10001 00:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:36 Configure a credential helper to remove this warning. See 00:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:36 00:46:36 Login Succeeded 00:46:36 nexus3.edgexfoundry.org:10002 00:46:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:36 Configure a credential helper to remove this warning. See 00:46:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:36 00:46:36 Login Succeeded 00:46:36 nexus3.edgexfoundry.org:10003 00:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:37 Configure a credential helper to remove this warning. See 00:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:37 00:46:37 Login Succeeded 00:46:37 nexus3.edgexfoundry.org:10004 00:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:37 Configure a credential helper to remove this warning. See 00:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:37 00:46:37 Login Succeeded 00:46:37 docker.io 00:46:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:37 Configure a credential helper to remove this warning. See 00:46:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:37 00:46:37 Login Succeeded 00:46:37 ---> docker-login.sh ends [Pipeline] } 00:46:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:46:37 ++ 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 00:46:37 + for file in '`ls cmd/**/Dockerfile`' 00:46:37 ++ dirname cmd/core-command/Dockerfile 00:46:37 ++ cut -d/ -f2 00:46:37 + echo core-command,cmd/core-command/Dockerfile 00:46:37 + for file in '`ls cmd/**/Dockerfile`' 00:46:37 ++ dirname cmd/core-data/Dockerfile 00:46:37 ++ cut -d/ -f2 00:46:37 + echo core-data,cmd/core-data/Dockerfile 00:46:37 + for file in '`ls cmd/**/Dockerfile`' 00:46:37 ++ dirname cmd/core-metadata/Dockerfile 00:46:37 ++ cut -d/ -f2 00:46:37 + echo core-metadata,cmd/core-metadata/Dockerfile 00:46:37 + for file in '`ls cmd/**/Dockerfile`' 00:46:37 ++ dirname cmd/security-bootstrapper/Dockerfile 00:46:37 ++ cut -d/ -f2 00:46:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:46:37 + for file in '`ls cmd/**/Dockerfile`' 00:46:37 ++ dirname cmd/security-proxy-setup/Dockerfile 00:46:37 ++ cut -d/ -f2 00:46:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:46:37 + for file in '`ls cmd/**/Dockerfile`' 00:46:37 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:46:37 ++ cut -d/ -f2 00:46:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:46:37 + for file in '`ls cmd/**/Dockerfile`' 00:46:37 ++ dirname cmd/support-notifications/Dockerfile 00:46:37 ++ cut -d/ -f2 00:46:37 + echo support-notifications,cmd/support-notifications/Dockerfile 00:46:37 + for file in '`ls cmd/**/Dockerfile`' 00:46:37 ++ dirname cmd/support-scheduler/Dockerfile 00:46:37 ++ cut -d/ -f2 00:46:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:46:37 + for file in '`ls cmd/**/Dockerfile`' 00:46:37 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:46:37 ++ cut -d/ -f2 00:46:37 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:46:38 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 00:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:46:39 00:46:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:46:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:46:39 latest: Pulling from edgex-devops/git-semver 00:46:39 31603596830f: Pulling fs layer 00:46:39 54011a49482f: Pulling fs layer 00:46:39 a6820b24f6d8: Pulling fs layer 00:46:39 f581987b2513: Pulling fs layer 00:46:39 f581987b2513: Waiting 00:46:39 54011a49482f: Verifying Checksum 00:46:39 54011a49482f: Download complete 00:46:40 31603596830f: Verifying Checksum 00:46:40 31603596830f: Download complete 00:46:40 f581987b2513: Verifying Checksum 00:46:40 f581987b2513: Download complete 00:46:40 31603596830f: Pull complete 00:46:40 a6820b24f6d8: Verifying Checksum 00:46:40 a6820b24f6d8: Download complete 00:46:40 54011a49482f: Pull complete 00:46:41 a6820b24f6d8: Pull complete 00:46:41 f581987b2513: Pull complete 00:46:41 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:46:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:46:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:46:41 prd-centos7-docker-4c-2g-118 does not seem to be running inside a container 00:46:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 00:46:42 $ docker top 1081f7f889394f9ec1c1c3cff1c93ace27f66f58b40fe9f2f84c85d9c5bc9e0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:46:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:46:42 [ssh-agent] Looking for ssh-agent implementation... 00:46:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:46:42 $ docker exec 1081f7f889394f9ec1c1c3cff1c93ace27f66f58b40fe9f2f84c85d9c5bc9e0c ssh-agent 00:46:42 SSH_AUTH_SOCK=/tmp/ssh-PzYUVZbMqYYl/agent.13 00:46:42 SSH_AGENT_PID=20 00:46:42 Running ssh-add (command line suppressed) 00:46:42 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8256634158311468493.key (/w/workspace/edgex-go/3@tmp/private_key_8256634158311468493.key) 00:46:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:46:43 + git tag --points-at HEAD [Pipeline] } 00:46:43 $ docker exec --env ******** --env ******** 1081f7f889394f9ec1c1c3cff1c93ace27f66f58b40fe9f2f84c85d9c5bc9e0c ssh-agent -k 00:46:43 unset SSH_AUTH_SOCK; 00:46:43 unset SSH_AGENT_PID; 00:46:43 echo Agent pid 20 killed; 00:46:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:46:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:46:43 [ssh-agent] Looking for ssh-agent implementation... 00:46:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:46:43 $ docker exec 1081f7f889394f9ec1c1c3cff1c93ace27f66f58b40fe9f2f84c85d9c5bc9e0c ssh-agent 00:46:43 SSH_AUTH_SOCK=/tmp/ssh-Czv6pm2zmCoI/agent.53 00:46:43 SSH_AGENT_PID=60 00:46:43 Running ssh-add (command line suppressed) 00:46:43 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3369593849839644631.key (/w/workspace/edgex-go/3@tmp/private_key_3369593849839644631.key) 00:46:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:46:44 + git semver init 00:46:44 # -> Open(): unable to determine branch for HEAD 00:46:44 # $GIT_DIR = /w/workspace/edgex-go/3/.git 00:46:44 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 00:46:44 # $SEMVER_REMOTE_NAME = origin 00:46:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:46:44 # $SEMVER_USER_NAME = edgex-jenkins 00:46:44 # $SEMVER_BRANCH = PR-3576 00:46:44 # $SEMVER_TEMP = /tmp/semver-876969852 00:46:44 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:46:59 # '/tmp/semver-876969852' -> '/w/workspace/edgex-go/3/.semver' 00:46:59 # -> Force: false 00:46:59 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 00:46:59 $ docker exec --env ******** --env ******** 1081f7f889394f9ec1c1c3cff1c93ace27f66f58b40fe9f2f84c85d9c5bc9e0c ssh-agent -k 00:46:59 unset SSH_AUTH_SOCK; 00:46:59 unset SSH_AGENT_PID; 00:46:59 echo Agent pid 60 killed; 00:46:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:46:59 + git semver [Pipeline] } 00:46:59 $ docker stop --time=1 1081f7f889394f9ec1c1c3cff1c93ace27f66f58b40fe9f2f84c85d9c5bc9e0c 00:47:01 $ docker rm -f 1081f7f889394f9ec1c1c3cff1c93ace27f66f58b40fe9f2f84c85d9c5bc9e0c [Pipeline] // withDockerContainer [Pipeline] sh 00:47:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:47:02 Stashed 1 file(s) [Pipeline] echo 00:47:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:47:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:47:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:47:03 + sudo service docker restart 00:47:03 + true 00:47:03 Redirecting to /bin/systemctl restart docker.service 00:47:17 Still waiting to schedule task 00:47:17 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 00:47:21 ========================================================= 00:47:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:47:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:47:21 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 00:47:23 Sending build context to Docker daemon 329.5MB 00:47:23 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:47:23 Step 2/6 : FROM ${BASE} 00:47:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:47:23 540db60ca938: Pulling fs layer 00:47:23 adcc1eea9eea: Pulling fs layer 00:47:23 4c4ab2625f07: Pulling fs layer 00:47:23 0510c868ecb4: Pulling fs layer 00:47:23 afea3b2eda06: Pulling fs layer 00:47:23 7809a108b3ef: Pulling fs layer 00:47:23 f706445af74f: Pulling fs layer 00:47:23 0510c868ecb4: Waiting 00:47:23 afea3b2eda06: Waiting 00:47:23 7809a108b3ef: Waiting 00:47:23 f706445af74f: Waiting 00:47:23 4c4ab2625f07: Verifying Checksum 00:47:23 4c4ab2625f07: Download complete 00:47:23 adcc1eea9eea: Verifying Checksum 00:47:23 adcc1eea9eea: Download complete 00:47:23 afea3b2eda06: Verifying Checksum 00:47:23 afea3b2eda06: Download complete 00:47:23 7809a108b3ef: Verifying Checksum 00:47:23 7809a108b3ef: Download complete 00:47:23 540db60ca938: Verifying Checksum 00:47:23 540db60ca938: Download complete 00:47:23 540db60ca938: Pull complete 00:47:23 adcc1eea9eea: Pull complete 00:47:23 4c4ab2625f07: Pull complete 00:47:25 f706445af74f: Verifying Checksum 00:47:25 f706445af74f: Download complete 00:47:25 0510c868ecb4: Verifying Checksum 00:47:25 0510c868ecb4: Download complete 00:47:28 0510c868ecb4: Pull complete 00:47:28 afea3b2eda06: Pull complete 00:47:28 7809a108b3ef: Pull complete 00:47:30 f706445af74f: Pull complete 00:47:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:47:30 ---> b068be0155e3 00:47:30 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:47:31 ---> Running in ba2cf804feca 00:47:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:47:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:47:33 (1/12) Installing libmagic (5.39-r0) 00:47:34 (2/12) Installing file (5.39-r0) 00:47:34 (3/12) Installing libc-dev (0.7.2-r3) 00:47:34 (4/12) Installing g++ (10.2.1_pre1-r3) 00:47:38 (5/12) Installing fortify-headers (1.1-r0) 00:47:38 (6/12) Installing patch (2.7.6-r6) 00:47:38 (7/12) Installing build-base (0.5-r2) 00:47:38 (8/12) Installing libsodium (1.0.18-r0) 00:47:38 (9/12) Installing pkgconf (1.7.3-r0) 00:47:38 (10/12) Installing libsodium-dev (1.0.18-r0) 00:47:38 (11/12) Installing libzmq (4.3.3-r1) 00:47:38 (12/12) Installing zeromq-dev (4.3.3-r1) 00:47:38 Executing busybox-1.32.1-r6.trigger 00:47:38 OK: 219 MiB in 52 packages 00:47:39 Removing intermediate container ba2cf804feca 00:47:39 ---> 0251d9b1c009 00:47:39 Step 4/6 : WORKDIR /edgex-go 00:47:39 ---> Running in 35f8e160451b 00:47:39 Removing intermediate container 35f8e160451b 00:47:39 ---> a9779d956d2d 00:47:39 Step 5/6 : COPY go.mod . 00:47:39 ---> 1ad307f7d2c1 00:47:39 Step 6/6 : RUN go mod download 00:47:39 ---> Running in ef2faf81c3d2 00:47:52 Removing intermediate container ef2faf81c3d2 00:47:52 ---> 1f8743f77b29 00:47:52 Successfully built 1f8743f77b29 00:47:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:47:52 + docker inspect -f . ci-base-image-x86_64 00:47:52 . [Pipeline] withDockerContainer 00:47:52 prd-centos7-docker-4c-2g-118 does not seem to be running inside a container 00:47:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 00:47:52 $ docker top a07ff88798de6b89eeb2466bfcd30d36beb3cbbfd6e05889f284f3846255418f -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:53 + go version 00:47:53 go version go1.16.3 linux/amd64 [Pipeline] } 00:47:53 $ docker stop --time=1 a07ff88798de6b89eeb2466bfcd30d36beb3cbbfd6e05889f284f3846255418f 00:47:54 $ docker rm -f a07ff88798de6b89eeb2466bfcd30d36beb3cbbfd6e05889f284f3846255418f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:47:55 + docker inspect -f . ci-base-image-x86_64 00:47:55 . [Pipeline] withDockerContainer 00:47:55 prd-centos7-docker-4c-2g-118 does not seem to be running inside a container 00:47:55 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 00:47:55 $ docker top f2b7451dd8dc2bf8c50f384a2e1821e1c239c90512945d0b46fa84bae130babe -eo pid,comm [Pipeline] { [Pipeline] echo 00:47:55 ========================================================= 00:47:55 [edgeXBuildGoParallel] Running Tests and Build... 00:47:55 ========================================================= [Pipeline] sh 00:47:55 + go mod tidy [Pipeline] sh 00:47:56 + make test 00:47:56 go mod tidy 00:47:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:48:01 ? github.com/edgexfoundry/edgex-go [no test files] 00:48:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:48:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:48:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:48:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:48:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:48:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:48:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:48:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:48:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:48:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:48:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:48:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:48:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:48:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:48:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.038s coverage: 28.7% of statements 00:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:48:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 00:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:48:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 53.4% of statements 00:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:48:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:48:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.111s coverage: 87.7% of statements 00:48:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:48:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:48:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 00:48:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:48:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.235s coverage: 95.1% of statements 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:48:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:48:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:48:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.056s coverage: 0.8% of statements 00:48:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:48:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 00:48:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 22.0% of statements 00:48:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:48:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 00:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.051s coverage: 79.5% of statements 00:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 00:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 00:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 00:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.055s coverage: 94.4% of statements 00:48:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements 00:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.164s coverage: 81.8% of statements 00:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.072s coverage: 92.9% of statements 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.050s coverage: 85.4% of statements 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.042s coverage: 100.0% of statements 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.019s coverage: 73.7% of statements 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.184s coverage: 66.9% of statements 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.176s coverage: 43.6% of statements 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 00:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:49:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.044s coverage: 84.8% of statements 00:49:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:49:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 19.3% of statements 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:49:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 91.9% of statements 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:49:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:49:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.6% of statements 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:49:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.040s coverage: 28.9% of statements 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:49:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:49:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 00:49:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 00:49:20 GO111MODULE=on go vet ./... 00:49:42 gofmt -l . 00:49:42 [ "`gofmt -l .`" = "" ] 00:49:42 ./bin/test-attribution-txt.sh [Pipeline] sh 00:49:43 + ls -al . 00:49:43 total 516 00:49:43 drwxrwxr-x 10 1001 1001 4096 Jun 18 00:49 . 00:49:43 drwxr-xr-x 4 root root 28 Jun 18 00:47 .. 00:49:43 -rw-rw-r-- 1 1001 1001 11 Jun 18 00:46 .dockerignore 00:49:43 drwxrwxr-x 8 1001 1001 179 Jun 18 00:46 .git 00:49:43 drwxrwxr-x 3 1001 1001 125 Jun 18 00:46 .github 00:49:43 -rw-rw-r-- 1 1001 1001 818 Jun 18 00:46 .gitignore 00:49:43 drwx------ 3 1001 1001 60 Jun 18 00:46 .semver 00:49:43 -rw-rw-r-- 1 1001 1001 166 Jun 18 00:46 .sonarcloud.properties 00:49:43 -rw-rw-r-- 1 1001 1001 8609 Jun 18 00:46 Attribution.txt 00:49:43 -rw-rw-r-- 1 1001 1001 3804 Jun 18 00:46 CONTRIBUTING.md 00:49:43 -rw-rw-r-- 1 1001 1001 931 Jun 18 00:46 Dockerfile.build 00:49:43 -rw-rw-r-- 1 1001 1001 849 Jun 18 00:46 Jenkinsfile 00:49:43 -rw-rw-r-- 1 1001 1001 10775 Jun 18 00:46 LICENSE 00:49:43 -rw-rw-r-- 1 1001 1001 5605 Jun 18 00:46 Makefile 00:49:43 -rw-rw-r-- 1 1001 1001 7905 Jun 18 00:46 README.md 00:49:43 -rw-rw-r-- 1 1001 1001 7071 Jun 18 00:46 SECURITY.md 00:49:43 -rw-rw-r-- 1 1001 1001 5 Jun 18 00:47 VERSION 00:49:43 -rw-rw-r-- 1 1001 1001 4131 Jun 18 00:46 ZMQWindows.md 00:49:43 drwxrwxr-x 2 1001 1001 37 Jun 18 00:46 bin 00:49:43 drwxrwxr-x 14 1001 1001 4096 Jun 18 00:46 cmd 00:49:43 -rw-r--r-- 1 root root 398093 Jun 18 00:49 coverage.out 00:49:43 -rw-rw-r-- 1 1001 1001 841 Jun 18 00:46 go.mod 00:49:43 -rw-r--r-- 1 root root 20843 Jun 18 00:47 go.sum 00:49:43 drwxrwxr-x 7 1001 1001 114 Jun 18 00:46 internal 00:49:43 drwxrwxr-x 3 1001 1001 16 Jun 18 00:46 openapi 00:49:43 drwxrwxr-x 4 1001 1001 71 Jun 18 00:46 snap 00:49:43 -rw-rw-r-- 1 1001 1001 168 Jun 18 00:46 version.go [Pipeline] sh 00:49:43 + '[' -e coverage.out ] 00:49:43 + chown 1001:1001 coverage.out [Pipeline] stash 00:49:44 Stashed 1 file(s) [Pipeline] sh 00:49:44 + make build 00:49:44 go mod tidy 00:49:44 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 00:49:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:49:52 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 00:49:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:49:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:49:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:49:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:49:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:49:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:49:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:49:57 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 00:49:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:50:00 $ docker stop --time=1 f2b7451dd8dc2bf8c50f384a2e1821e1c239c90512945d0b46fa84bae130babe 00:50:02 $ docker rm -f f2b7451dd8dc2bf8c50f384a2e1821e1c239c90512945d0b46fa84bae130babe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:50:06 00:50:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:50:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:50:06 latest: Pulling from edgex-devops/edgex-compose 00:50:06 cbdbe7a5bc2a: Pulling fs layer 00:50:06 ca9280d653b3: Pulling fs layer 00:50:06 7e9c9ca2126c: Pulling fs layer 00:50:07 cbdbe7a5bc2a: Verifying Checksum 00:50:07 cbdbe7a5bc2a: Download complete 00:50:07 cbdbe7a5bc2a: Pull complete 00:50:07 ca9280d653b3: Verifying Checksum 00:50:07 ca9280d653b3: Download complete 00:50:08 ca9280d653b3: Pull complete 00:50:08 7e9c9ca2126c: Verifying Checksum 00:50:08 7e9c9ca2126c: Download complete 00:50:11 7e9c9ca2126c: Pull complete 00:50:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:50:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:50:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:50:11 prd-centos7-docker-4c-2g-118 does not seem to be running inside a container 00:50:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 00:50:14 $ docker top f770da6da6693607bf728f0d072b699445f9102a580c1751d0acfaee944d54ea -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:14 + docker-compose build --help 00:50:14 + grep parallel 00:50:15 --parallel Build images in parallel. [Pipeline] } 00:50:15 $ docker stop --time=1 f770da6da6693607bf728f0d072b699445f9102a580c1751d0acfaee944d54ea 00:50:16 $ docker rm -f f770da6da6693607bf728f0d072b699445f9102a580c1751d0acfaee944d54ea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:50:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:50:16 . [Pipeline] withDockerContainer 00:50:16 prd-centos7-docker-4c-2g-118 does not seem to be running inside a container 00:50:16 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 00:50:17 $ docker top 4a2c5b6c3988a7e4837442ac783172583781921b7471b498ff1e4571d31c16ed -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:17 + docker-compose -f ./docker-compose-build.yml build --parallel 00:50:18 Building core-command ... 00:50:18 Building core-data ... 00:50:18 Building core-metadata ... 00:50:18 Building security-bootstrapper ... 00:50:18 Building security-proxy-setup ... 00:50:18 Building security-secretstore-setup ... 00:50:18 Building support-notifications ... 00:50:18 Building support-scheduler ... 00:50:18 Building sys-mgmt-agent ... 00:50:18 Building support-scheduler 00:50:18 Building security-bootstrapper 00:50:18 Building core-command 00:50:18 Building support-notifications 00:50:18 Building security-proxy-setup 00:50:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:30 ---> 1f8743f77b29 00:50:30 Step 3/23 : WORKDIR /edgex-go 00:50:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:50:30 ---> 1f8743f77b29 00:50:30 Step 3/23 : WORKDIR /edgex-go 00:50:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:50:30 ---> 1f8743f77b29 00:50:30 Step 3/22 : WORKDIR /edgex-go 00:50:34 ---> Running in 2bbe019b79a8 00:50:34 ---> Running in b5182c11aea2 00:50:34 ---> Running in e747f82bc885 00:50:35 Running on prd-ubuntu18.04-docker-arm64-4c-16g-119 in /w/workspace/edgexfoundry_edgex-go_PR-3576 [Pipeline] { [Pipeline] ws 00:50:35 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:50:36 The recommended git tool is: git 00:50:36 Removing intermediate container e747f82bc885 00:50:36 ---> 3d0f8942daa6 00:50:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:36 Removing intermediate container 2bbe019b79a8 00:50:36 ---> b18619390a5b 00:50:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:36 Removing intermediate container b5182c11aea2 00:50:36 ---> f851c704a21c 00:50:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:37 ---> Running in 1de7c72f343e 00:50:37 ---> Running in f0e4ec0a3ef1 00:50:37 ---> Running in 751d2fa3fa4c 00:50:39 Removing intermediate container 1de7c72f343e 00:50:39 ---> b01ff9e2506e 00:50:39 Step 5/23 : RUN apk add --update --no-cache make git 00:50:39 Removing intermediate container 751d2fa3fa4c 00:50:39 ---> 2852eeb89f71 00:50:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:50:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:50:39 ---> 1f8743f77b29 00:50:39 Step 3/32 : WORKDIR /edgex-go 00:50:39 ---> Using cache 00:50:39 ---> f851c704a21c 00:50:39 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:40 ---> Running in e1258cd2fe49 00:50:40 ---> Running in 511b977694cc 00:50:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:50:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:50:40 ---> 1f8743f77b29 00:50:40 Step 3/24 : WORKDIR /edgex-go 00:50:40 ---> Using cache 00:50:40 ---> f851c704a21c 00:50:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:40 ---> Using cache 00:50:40 ---> de2278f9b61a 00:50:40 Step 5/24 : RUN apk add --update --no-cache make git 00:50:40 ---> Running in cbadab4cde14 00:50:40 Removing intermediate container f0e4ec0a3ef1 00:50:40 ---> de2278f9b61a 00:50:40 Step 5/22 : RUN apk add --update --no-cache make git 00:50:40 ---> Running in e2839a81577e 00:50:40 ---> Running in dce9a5d04ea0 00:50:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:50:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:50:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:50:40 Removing intermediate container 511b977694cc 00:50:40 ---> f753e15883c8 00:50:40 Step 5/32 : RUN apk add --update --no-cache make git 00:50:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:50:40 ---> Running in dc57f27f994d 00:50:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:50:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:50:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:50:41 using credential edgex-jenkins-ssh 00:50:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:50:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:50:41 Cloning the remote Git repository 00:50:42 OK: 219 MiB in 52 packages 00:50:42 OK: 219 MiB in 52 packages 00:50:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:50:42 > git init /w/workspace/edgex-go/3 # timeout=10 00:50:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:50:42 > git --version # timeout=10 00:50:42 > git --version # 'git version 2.17.1' 00:50:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:50:42 Removing intermediate container e1258cd2fe49 00:50:42 ---> 700761f941b3 00:50:42 Step 6/23 : COPY go.mod . 00:50:42 OK: 219 MiB in 52 packages 00:50:42 OK: 219 MiB in 52 packages 00:50:42 Removing intermediate container cbadab4cde14 00:50:42 ---> 7db8172ed396 00:50:42 Step 6/23 : COPY go.mod . 00:50:42 ---> 9835055fa95a 00:50:42 Step 7/23 : RUN go mod download 00:50:42 ---> Running in e20a76e0ae20 00:50:42 ---> 468a033c40f8 00:50:42 Step 7/23 : RUN go mod download 00:50:42 ---> Running in f759abfc3699 00:50:42 Removing intermediate container e2839a81577e 00:50:42 ---> ac2eafe0223e 00:50:42 Step 6/24 : COPY go.mod . 00:50:42 Removing intermediate container dce9a5d04ea0 00:50:42 ---> 2992eaf6184d 00:50:42 Step 6/22 : COPY go.mod . 00:50:42 ---> a1a8649de548 00:50:42 Step 7/24 : RUN go mod download 00:50:42 ---> bd142a29a9cd 00:50:42 Step 7/22 : RUN go mod download 00:50:42 ---> Running in 9639087a919b 00:50:43 ---> Running in 1a23573f4fd6 00:50:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:43 Removing intermediate container f759abfc3699 00:50:43 ---> ea451b6e38f3 00:50:43 Step 8/23 : COPY . . 00:50:43 Removing intermediate container e20a76e0ae20 00:50:43 ---> f418765497bd 00:50:43 Step 8/23 : COPY . . 00:50:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:50:46 OK: 219 MiB in 52 packages 00:50:47 Removing intermediate container 1a23573f4fd6 00:50:47 ---> 23c1fcb98397 00:50:47 Step 8/22 : COPY . . 00:50:47 Removing intermediate container 9639087a919b 00:50:47 ---> 1491a5c4d693 00:50:47 Step 8/24 : COPY . . 00:50:48 Removing intermediate container dc57f27f994d 00:50:48 ---> 9bcc0647779f 00:50:48 Step 6/32 : COPY go.mod . 00:50:49 ---> 0b7d3ca35d75 00:50:49 Step 7/32 : RUN go mod download 00:50:52 ---> 0db5eb94077c 00:50:52 Step 9/23 : RUN go mod tidy 00:50:52 ---> 3f587bfbdce4 00:50:52 Step 9/23 : RUN go mod tidy 00:50:52 ---> Running in 7de952288bee 00:50:52 ---> Running in 2dd085feccf5 00:50:52 ---> Running in 65a6e26c8f6b 00:50:53 ---> ae1d503c6568 00:50:53 Step 9/24 : RUN go mod tidy 00:50:53 ---> Running in fbfff2516725 00:50:54 Removing intermediate container 7de952288bee 00:50:54 ---> 62e090124bd4 00:50:54 Step 8/32 : COPY . . 00:50:54 Removing intermediate container 65a6e26c8f6b 00:50:54 ---> 2a17e51805a2 00:50:54 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:50:54 ---> Running in 760dfdfd39e8 00:50:55 Removing intermediate container 2dd085feccf5 00:50:55 ---> 9e53e8ad4c61 00:50:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:50:56 ---> Running in 7b581f1a7ad7 00:50:57 ---> dabd6ecf78f8 00:50:57 Step 9/22 : RUN go mod tidy 00:50:57 ---> Running in 2349602e1361 00:50:57 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 00:50:58 Removing intermediate container fbfff2516725 00:50:58 ---> 336518b1f2c2 00:50:58 Step 10/24 : RUN make cmd/core-command/core-command 00:50:58 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 00:50:58 ---> Running in a1854be06887 00:50:59 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 00:50:59 Merging remotes/origin/master commit 7d4c62e3104b2fff8c900fa6322314f91603b029 into PR head commit 74f050ad4472433f206c529de3d07eaae1b1899a 00:50:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:50:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:50:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:50:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:50:58 using GIT_SSH to set credentials SSH Credentials for GitHub 00:50:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3576/head:refs/remotes/origin/PR-3576 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:50:59 > git config core.sparsecheckout # timeout=10 00:50:59 > git checkout -f 74f050ad4472433f206c529de3d07eaae1b1899a # timeout=10 00:51:00 > git remote # timeout=10 00:51:00 > git config --get remote.origin.url # timeout=10 00:51:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:51:00 > git merge 7d4c62e3104b2fff8c900fa6322314f91603b029 # timeout=10 00:51:00 > git rev-parse HEAD^{commit} # timeout=10 00:51:00 Merge succeeded, producing 74f050ad4472433f206c529de3d07eaae1b1899a 00:51:00 Checking out Revision 74f050ad4472433f206c529de3d07eaae1b1899a (PR-3576) 00:51:00 Removing intermediate container 2349602e1361 00:51:00 ---> a60e20ba275c 00:51:00 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:51:00 ---> Running in 56678d748c65 00:51:00 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 00:51:00 > git config core.sparsecheckout # timeout=10 00:51:00 > git checkout -f 74f050ad4472433f206c529de3d07eaae1b1899a # timeout=10 00:51:04 Commit message: "Merge branch 'master' into issue-2690" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:51:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:51:07 + + sudotrue service 00:51:07 docker restart 00:51:09 ---> 5e3d74948a2d 00:51:09 Step 9/32 : RUN go mod tidy 00:51:09 ---> Running in 5c1a68ab566e 00:51:10 Removing intermediate container 5c1a68ab566e 00:51:10 ---> 6e8582a0fc11 00:51:10 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:51:10 ---> Running in 6db0965947cf 00:51:10 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] withEnv [Pipeline] { [Pipeline] configFileProvider 00:51:25 provisioning config files... 00:51:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5058965954135081179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:25 ---> docker-login.sh 00:51:25 nexus3.edgexfoundry.org:10001 00:51:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:27 Configure a credential helper to remove this warning. See 00:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:27 00:51:27 Login Succeeded 00:51:27 nexus3.edgexfoundry.org:10002 00:51:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:27 Configure a credential helper to remove this warning. See 00:51:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:27 00:51:27 Login Succeeded 00:51:27 nexus3.edgexfoundry.org:10003 00:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:28 Configure a credential helper to remove this warning. See 00:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:28 00:51:28 Login Succeeded 00:51:28 nexus3.edgexfoundry.org:10004 00:51:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:28 Configure a credential helper to remove this warning. See 00:51:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:28 00:51:28 Login Succeeded 00:51:28 docker.io 00:51:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:29 Configure a credential helper to remove this warning. See 00:51:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:29 00:51:29 Login Succeeded 00:51:29 ---> docker-login.sh ends [Pipeline] } 00:51:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:51:30 ========================================================= 00:51:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:51:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:51:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 00:51:33 Sending build context to Docker daemon 166.4MB 00:51:33 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:51:33 Step 2/6 : FROM ${BASE} 00:51:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:51:33 595b0fe564bb: Pulling fs layer 00:51:33 3088b5b3c5c0: Pulling fs layer 00:51:33 5b7225fbf94c: Pulling fs layer 00:51:33 ba82ee9f976e: Pulling fs layer 00:51:33 506bd15cee9f: Pulling fs layer 00:51:33 75a0a4a0db45: Pulling fs layer 00:51:33 618dc40b7e24: Pulling fs layer 00:51:33 ba82ee9f976e: Waiting 00:51:33 506bd15cee9f: Waiting 00:51:33 75a0a4a0db45: Waiting 00:51:33 618dc40b7e24: Waiting 00:51:33 5b7225fbf94c: Verifying Checksum 00:51:33 5b7225fbf94c: Download complete 00:51:33 3088b5b3c5c0: Download complete 00:51:33 506bd15cee9f: Verifying Checksum 00:51:33 506bd15cee9f: Download complete 00:51:33 75a0a4a0db45: Download complete 00:51:33 595b0fe564bb: Verifying Checksum 00:51:33 595b0fe564bb: Download complete 00:51:33 595b0fe564bb: Pull complete 00:51:34 3088b5b3c5c0: Pull complete 00:51:34 5b7225fbf94c: Pull complete 00:51:35 618dc40b7e24: Verifying Checksum 00:51:35 618dc40b7e24: Download complete 00:51:36 ba82ee9f976e: Verifying Checksum 00:51:36 ba82ee9f976e: Download complete 00:51:37 Removing intermediate container 7b581f1a7ad7 00:51:37 ---> 0947a4d2d7cf 00:51:37 00:51:37 Step 11/23 : FROM alpine:3.12 00:51:37 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 00:51:37 Removing intermediate container a1854be06887 00:51:37 ---> 2a26ffd4781a 00:51:37 00:51:37 Step 11/24 : FROM alpine:3.12 00:51:38 3.12: Pulling from library/alpine 00:51:38 3.12: Pulling from library/alpine 00:51:38 Removing intermediate container 760dfdfd39e8 00:51:38 ---> fbe489e34f35 00:51:38 00:51:38 Step 11/23 : FROM alpine:3.12 00:51:39 3.12: Pulling from library/alpine 00:51:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:51:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:51:40 Status: Image is up to date for alpine:3.12 00:51:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:51:40 Status: Image is up to date for alpine:3.12 00:51:40 Status: Downloaded newer image for alpine:3.12 00:51:40 ---> 13621d1b12d4 00:51:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:51:40 ---> 13621d1b12d4 00:51:40 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:51:40 ---> 13621d1b12d4 00:51:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:51:40 ---> Running in c97cae854fcd 00:51:40 ---> Running in cc534c7d70e1 00:51:40 ---> Running in 80c068701b69 00:51:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:51:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:51:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:51:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:51:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:51:41 (1/1) Installing dumb-init (1.2.2-r1) 00:51:41 Executing busybox-1.31.1-r20.trigger 00:51:41 OK: 6 MiB in 15 packages 00:51:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:51:41 (1/2) Installing ca-certificates (20191127-r4) 00:51:41 (2/2) Installing dumb-init (1.2.2-r1) 00:51:41 Executing busybox-1.31.1-r20.trigger 00:51:41 Executing ca-certificates-20191127-r4.trigger 00:51:41 Removing intermediate container 56678d748c65 00:51:41 ---> e45dc68d33ef 00:51:41 00:51:41 Step 11/22 : FROM alpine:3.12 00:51:41 ---> 13621d1b12d4 00:51:41 Step 12/22 : RUN apk add --update --no-cache curl 00:51:41 OK: 6 MiB in 16 packages 00:51:41 (1/1) Installing dumb-init (1.2.2-r1) 00:51:41 Executing busybox-1.31.1-r20.trigger 00:51:41 OK: 6 MiB in 15 packages 00:51:41 ---> Running in c2d7363ac676 00:51:41 Removing intermediate container c97cae854fcd 00:51:41 ---> 578becd8fe1d 00:51:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:41 ---> Running in 36a078fb88e9 00:51:42 Removing intermediate container 36a078fb88e9 00:51:42 ---> bdc9557a0877 00:51:42 Step 14/24 : ENV APP_PORT=59882 00:51:42 ---> Running in 42ebd98f3ab7 00:51:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:51:42 Removing intermediate container cc534c7d70e1 00:51:42 ---> 412e1f6f56d7 00:51:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:51:42 Removing intermediate container 42ebd98f3ab7 00:51:42 ---> c60ac5bb9925 00:51:42 Step 15/24 : EXPOSE $APP_PORT 00:51:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:51:42 Removing intermediate container 80c068701b69 00:51:42 ---> 74fc63142a67 00:51:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:42 ---> Running in bef4db1fe59d 00:51:42 ---> Running in aa1259c4f2e5 00:51:42 ---> Running in db837b33501f 00:51:42 Removing intermediate container bef4db1fe59d 00:51:42 ---> d3e6cfa00345 00:51:42 Step 16/24 : WORKDIR / 00:51:42 Removing intermediate container aa1259c4f2e5 00:51:42 ---> 114d97ec00ad 00:51:42 Step 14/23 : ENV APP_PORT=59860 00:51:42 (1/4) Installing ca-certificates (20191127-r4) 00:51:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:51:42 (3/4) Installing libcurl (7.77.0-r0) 00:51:42 ---> Running in 8736dbf2a256 00:51:42 ---> Running in d9861641c2ff 00:51:43 (4/4) Installing curl (7.77.0-r0) 00:51:43 Executing busybox-1.31.1-r20.trigger 00:51:43 Executing ca-certificates-20191127-r4.trigger 00:51:43 OK: 7 MiB in 18 packages 00:51:43 Removing intermediate container db837b33501f 00:51:43 ---> a0e84ee8f4f2 00:51:43 Step 14/23 : ENV APP_PORT=59861 00:51:43 Removing intermediate container d9861641c2ff 00:51:43 ---> 6a60c240355c 00:51:43 Step 15/23 : EXPOSE $APP_PORT 00:51:43 ---> Running in f9c9d6134548 00:51:43 ---> Running in 0ac43dd9f78e 00:51:43 Removing intermediate container 8736dbf2a256 00:51:43 ---> 614e6fbe1735 00:51:43 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:43 Removing intermediate container f9c9d6134548 00:51:43 ---> 1994748884d5 00:51:43 Step 15/23 : EXPOSE $APP_PORT 00:51:43 Removing intermediate container 0ac43dd9f78e 00:51:43 ---> a4c779cfdd74 00:51:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:43 ---> Running in bfd2292f3f06 00:51:43 Removing intermediate container c2d7363ac676 00:51:43 ---> 1f02291a404b 00:51:43 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:43 ---> bfbacf990c36 00:51:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:51:43 ---> Running in b8722fffdb64 00:51:43 Removing intermediate container 6db0965947cf 00:51:43 ---> b20ae57f44c9 00:51:43 00:51:43 Step 11/32 : FROM alpine:3.12 00:51:43 ---> 13621d1b12d4 00:51:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:51:43 ---> 137b2b2b4e1c 00:51:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:51:44 Removing intermediate container bfd2292f3f06 00:51:44 ---> 88108d1fe776 00:51:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:44 ---> Running in 68da08ae941e 00:51:44 Removing intermediate container b8722fffdb64 00:51:44 ---> fe261b48c51e 00:51:44 Step 14/22 : WORKDIR /edgex 00:51:44 Removing intermediate container 68da08ae941e 00:51:44 ---> 62aa018a5a8a 00:51:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:51:44 ---> 0e565a859082 00:51:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:51:44 ---> e71072e65c84 00:51:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:51:44 ---> Running in bf6c651884f7 00:51:44 ---> Running in a54d7f460586 00:51:44 ---> 119334bca637 00:51:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:51:44 Removing intermediate container bf6c651884f7 00:51:44 ---> 817455d2128b 00:51:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:51:44 ---> 0b5957f0e6e7 00:51:44 Step 20/24 : ENTRYPOINT ["/core-command"] 00:51:44 ---> Running in 84f6acc1e603 00:51:44 ---> 92a9cec4e0d7 00:51:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:51:44 ---> Running in bef46559b90e 00:51:44 ---> cccea523a82b 00:51:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:51:44 ---> 93dcb7536573 00:51:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:51:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:51:44 Removing intermediate container 84f6acc1e603 00:51:44 ---> b764b7e161b9 00:51:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:45 (1/2) Installing dumb-init (1.2.2-r1) 00:51:45 (2/2) Installing su-exec (0.2-r1) 00:51:45 Executing busybox-1.31.1-r20.trigger 00:51:45 OK: 6 MiB in 16 packages 00:51:45 ---> Running in bfabe602f126 00:51:45 Removing intermediate container bef46559b90e 00:51:45 ---> d0ab2fb4fe88 00:51:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:45 ---> Running in 102258e983a4 00:51:45 ---> 315b5515aaeb 00:51:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:51:45 ---> Running in 39645a559231 00:51:45 Removing intermediate container bfabe602f126 00:51:45 ---> 2c491da2e8ff 00:51:45 Step 22/24 : LABEL arch=x86_64 00:51:45 Removing intermediate container 102258e983a4 00:51:45 ---> 0be54b0756b4 00:51:45 Step 21/23 : LABEL arch=x86_64 00:51:45 ---> ba2b6b138d09 00:51:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:51:45 ---> Running in d47671b63cd4 00:51:45 ---> Running in 9afe5a5121ae 00:51:45 Removing intermediate container 39645a559231 00:51:45 ---> 7ce545d8a707 00:51:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:45 Removing intermediate container a54d7f460586 00:51:45 ---> c40e7452321e 00:51:45 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:51:45 ---> Running in 6981d5572c10 00:51:45 Removing intermediate container 9afe5a5121ae 00:51:45 ---> 9a772f12cf7d 00:51:45 Step 23/24 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 00:51:45 ---> Running in fc2f3f8218fa 00:51:45 Removing intermediate container d47671b63cd4 00:51:45 ---> 4cbec6b1a484 00:51:45 Step 22/23 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 00:51:45 ---> Running in 0fda2cda5bcf 00:51:45 ---> Running in 0b496365a326 00:51:45 Removing intermediate container 6981d5572c10 00:51:45 ---> d849d3b24805 00:51:45 Step 21/23 : LABEL arch=x86_64 00:51:45 ---> c6345708e83a 00:51:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:51:45 ---> Running in c4d5d2bd274e 00:51:46 ---> Running in 563e722e7649 00:51:46 Removing intermediate container fc2f3f8218fa 00:51:46 ---> aee595bd1b4f 00:51:46 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:51:46 Removing intermediate container 0b496365a326 00:51:46 ---> 2cb99e6d957b 00:51:46 Step 23/23 : LABEL version=0.0.0 00:51:46 Removing intermediate container 0fda2cda5bcf 00:51:46 ---> 5808dddff276 00:51:46 Step 24/24 : LABEL version=0.0.0 00:51:46 ---> Running in 14c0fe878038 00:51:46 ---> Running in c61043b65b73 00:51:46 ---> Running in 9c1bc86395cd 00:51:46 Removing intermediate container 563e722e7649 00:51:46 ---> e3aa3bc9a9d8 00:51:46 Step 19/22 : CMD ["--init=true"] 00:51:46 Removing intermediate container c4d5d2bd274e 00:51:46 ---> f1a6adbe6161 00:51:46 Step 22/23 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 00:51:46 ---> Running in faebd71e38ba 00:51:46 ---> Running in ec2acdbb5b91 00:51:46 Removing intermediate container 9c1bc86395cd 00:51:46 ---> e0ac07c75c55 00:51:46 00:51:46 Removing intermediate container c61043b65b73 00:51:46 ---> f74c1f747b52 00:51:46 00:51:46 Removing intermediate container 14c0fe878038 00:51:46 ---> ab43a446d3b1 00:51:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:51:46 Successfully built e0ac07c75c55 00:51:46 Removing intermediate container ec2acdbb5b91 00:51:46 ---> 417aa4c86cfb 00:51:46 Step 23/23 : LABEL version=0.0.0 00:51:46 ---> Running in 94a0d661e7ef 00:51:46 Successfully tagged core-command:latest 00:51:46  Building core-command ... done Building sys-mgmt-agent 00:51:46 Successfully built f74c1f747b52 00:51:46 Removing intermediate container faebd71e38ba 00:51:46 ---> 05ba54b043bc 00:51:46 Step 20/22 : LABEL arch=x86_64 00:51:46 Successfully tagged support-notifications:latest 00:51:46 Building security-secretstore-setup 00:51:46  Building support-notifications ... done  ---> Running in 9c7d87be9a30 00:51:46 ---> Running in cbd779fcffbd 00:51:46 Removing intermediate container cbd779fcffbd 00:51:46 ---> 98b42ab350c2 00:51:46 Step 21/22 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 00:51:46 Removing intermediate container 9c7d87be9a30 00:51:46 ---> a3b6eef3f002 00:51:46 00:51:46 Successfully built a3b6eef3f002 00:51:46 Successfully tagged support-scheduler:latest 00:51:46 Building core-metadata 00:51:46  Building support-scheduler ... done  ---> Running in acc9aabfff35 00:51:47 ba82ee9f976e: Pull complete 00:51:47 506bd15cee9f: Pull complete 00:51:47 75a0a4a0db45: Pull complete 00:51:48 Removing intermediate container acc9aabfff35 00:51:48 ---> d60618f1bbbb 00:51:48 Step 22/22 : LABEL version=0.0.0 00:51:48 ---> Running in a2619f0827b1 00:51:49 Removing intermediate container 94a0d661e7ef 00:51:49 ---> 1e3fe062a466 00:51:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:51:50 Removing intermediate container a2619f0827b1 00:51:50 ---> ab1344f6259e 00:51:50 00:51:50 Successfully built ab1344f6259e 00:51:50 Successfully tagged security-proxy-setup:latest 00:51:50 ---> Running in 6426e435c274 00:51:50  Building security-proxy-setup ... done Building core-data 00:51:51 618dc40b7e24: Pull complete 00:51:51 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:51:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:51:51 ---> a36622ca3599 00:51:51 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:51:52 Removing intermediate container 6426e435c274 00:51:52 ---> 25c708792099 00:51:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:51:53 ---> Running in 49f0968e1b36 00:51:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:51:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:51:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:51:55 ---> 1f8743f77b29 00:51:55 Step 3/24 : WORKDIR /edgex-go 00:51:55 ---> Using cache 00:51:55 ---> f851c704a21c 00:51:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:55 ---> Using cache 00:51:55 ---> f753e15883c8 00:51:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:51:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:51:56 (1/12) Installing libmagic (5.39-r0) 00:51:57 (2/12) Installing file (5.39-r0) 00:51:57 (3/12) Installing libc-dev (0.7.2-r3) 00:51:57 (4/12) Installing g++ (10.2.1_pre1-r3) 00:51:58 ---> 5799a4aca95d 00:51:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:51:58 ---> Running in 747b853880de 00:51:58 ---> Running in 811afb45d453 00:51:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:51:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:51:59 ---> 1f8743f77b29 00:51:59 Step 3/24 : WORKDIR /edgex-go 00:51:59 ---> Using cache 00:51:59 ---> f851c704a21c 00:51:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:51:59 ---> Using cache 00:51:59 ---> f753e15883c8 00:51:59 Step 5/24 : RUN apk add --update --no-cache make git 00:51:59 ---> Using cache 00:51:59 ---> 9bcc0647779f 00:51:59 Step 6/24 : COPY go.mod . 00:51:59 ---> Using cache 00:51:59 ---> 0b7d3ca35d75 00:51:59 Step 7/24 : RUN go mod download 00:51:59 ---> Using cache 00:51:59 ---> 62e090124bd4 00:51:59 Step 8/24 : COPY . . 00:51:59 ---> Using cache 00:51:59 ---> 5e3d74948a2d 00:51:59 Step 9/24 : RUN go mod tidy 00:51:59 ---> Using cache 00:51:59 ---> 6e8582a0fc11 00:51:59 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:52:01 ---> Running in 00d95fd9f1b2 00:52:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:52:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:52:02 Removing intermediate container 811afb45d453 00:52:02 ---> 49af5abb0793 00:52:02 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:52:02 (5/12) Installing fortify-headers (1.1-r0) 00:52:02 (6/12) Installing patch (2.7.6-r6) 00:52:02 (7/12) Installing build-base (0.5-r2) 00:52:02 (8/12) Installing libsodium (1.0.18-r0) 00:52:03 (9/12) Installing pkgconf (1.7.3-r0) 00:52:03 (10/12) Installing libsodium-dev (1.0.18-r0) 00:52:03 (11/12) Installing libzmq (4.3.3-r1) 00:52:03 (12/12) Installing zeromq-dev (4.3.3-r1) 00:52:03 Executing busybox-1.32.1-r6.trigger 00:52:03 OK: 218 MiB in 52 packages 00:52:03 ---> f1bbcdeea97e 00:52:03 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:52:03 OK: 219 MiB in 52 packages 00:52:04 ---> 8d1c06822d06 00:52:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:52:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:52:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:52:05 ---> 1f8743f77b29 00:52:05 Step 3/24 : WORKDIR /edgex-go 00:52:05 ---> Using cache 00:52:05 ---> f851c704a21c 00:52:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:05 ---> Using cache 00:52:05 ---> f753e15883c8 00:52:05 Step 5/24 : RUN apk add --update --no-cache make bash git 00:52:05 ---> Running in 6201fcd27a57 00:52:05 ---> cc0efa1fa1a3 00:52:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:52:05 Removing intermediate container 747b853880de 00:52:05 ---> a177d2f4f32c 00:52:05 Step 6/24 : COPY go.mod . 00:52:06 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:52:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:52:06 ---> 1f8743f77b29 00:52:06 Step 3/26 : WORKDIR /edgex-go 00:52:06 ---> Using cache 00:52:06 ---> f851c704a21c 00:52:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:06 ---> Using cache 00:52:06 ---> f753e15883c8 00:52:06 Step 5/26 : RUN apk add --update --no-cache make git 00:52:06 ---> Using cache 00:52:06 ---> 9bcc0647779f 00:52:06 Step 6/26 : COPY go.mod . 00:52:06 ---> Using cache 00:52:06 ---> 0b7d3ca35d75 00:52:06 Step 7/26 : RUN go mod download 00:52:06 ---> Using cache 00:52:06 ---> 62e090124bd4 00:52:06 Step 8/26 : COPY . . 00:52:06 ---> Using cache 00:52:06 ---> 5e3d74948a2d 00:52:06 Step 9/26 : RUN go mod tidy 00:52:06 ---> Using cache 00:52:06 ---> 6e8582a0fc11 00:52:06 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:52:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:52:06 ---> a36e90bb5139 00:52:06 Step 7/24 : RUN go mod download 00:52:06 ---> Running in e184e73cae6a 00:52:06 ---> 4a18b9cf20f2 00:52:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:52:06 ---> Running in e0a51ff6fbc3 00:52:06 ---> 094266d67e1a 00:52:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:52:06 ---> Running in 9bb72da2ac9a 00:52:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:52:06 Removing intermediate container 9bb72da2ac9a 00:52:06 ---> d406decdc2f5 00:52:06 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:52:07 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 00:52:07 ---> 990c0ffbc837 00:52:07 Step 27/32 : RUN chmod +x /entrypoint.sh 00:52:07 ---> Running in f7ab9058aa80 00:52:07 Removing intermediate container 49f0968e1b36 00:52:07 ---> acc67bfb2450 00:52:07 Step 4/6 : WORKDIR /edgex-go 00:52:07 ---> Running in 789c2473f146 00:52:07 Removing intermediate container 789c2473f146 00:52:07 ---> 69b7d191a72d 00:52:07 Step 5/6 : COPY go.mod . 00:52:07 OK: 219 MiB in 52 packages 00:52:08 Removing intermediate container e0a51ff6fbc3 00:52:08 ---> 92083dd0f1d8 00:52:08 Step 8/24 : COPY . . 00:52:08 ---> a3aa98a9acd1 00:52:08 Step 6/6 : RUN go mod download 00:52:08 ---> Running in 63e903b0a4aa 00:52:08 Removing intermediate container 6201fcd27a57 00:52:08 ---> 9be10e63d9f2 00:52:08 Step 6/24 : COPY go.mod . 00:52:09 ---> 64597992e3cc 00:52:09 Step 7/24 : RUN go mod download 00:52:10 ---> Running in a3eb2c212ec4 00:52:10 Removing intermediate container f7ab9058aa80 00:52:10 ---> 507b6dac19f2 00:52:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:52:10 ---> Running in b04c705798a4 00:52:10 Removing intermediate container b04c705798a4 00:52:10 ---> bfe61140ec5e 00:52:10 Step 29/32 : CMD ["gate"] 00:52:10 ---> Running in 57e117b7b36a 00:52:11 Removing intermediate container 57e117b7b36a 00:52:11 ---> 878e2edc4a90 00:52:11 Step 30/32 : LABEL arch=x86_64 00:52:11 ---> Running in 01de79ce8136 00:52:11 Removing intermediate container a3eb2c212ec4 00:52:11 ---> 62a9893c7c1f 00:52:11 Step 8/24 : COPY . . 00:52:11 Removing intermediate container 01de79ce8136 00:52:11 ---> cb3a3d78a919 00:52:11 Step 31/32 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 00:52:12 ---> Running in 70e80dbb05b6 00:52:13 Removing intermediate container 70e80dbb05b6 00:52:13 ---> 486b8d0c7094 00:52:13 Step 32/32 : LABEL version=0.0.0 00:52:14 ---> Running in 8d8f8d864538 00:52:15 Removing intermediate container 8d8f8d864538 00:52:15 ---> f39a494f87eb 00:52:15 00:52:15 Successfully built f39a494f87eb 00:52:15 Successfully tagged security-bootstrapper:latest 00:52:15  Building security-bootstrapper ... done  ---> dfbfc2ed9b13 00:52:15 Step 9/24 : RUN go mod tidy 00:52:16 ---> Running in 9c90a1af15a5 00:52:19 ---> da8d21e9307e 00:52:19 Step 9/24 : RUN go mod tidy 00:52:19 ---> Running in c5fe08793785 00:52:19 Removing intermediate container 9c90a1af15a5 00:52:19 ---> 413fc9a55fd1 00:52:19 Step 10/24 : RUN make cmd/core-data/core-data 00:52:19 ---> Running in 62d768813f54 00:52:20 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 00:52:20 Removing intermediate container c5fe08793785 00:52:20 ---> 9447c83ae063 00:52:20 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:52:20 ---> Running in cb8866a05813 00:52:21 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 00:52:31 Removing intermediate container 00d95fd9f1b2 00:52:31 ---> 74dfe58b7bdd 00:52:31 00:52:31 Step 11/24 : FROM alpine:3.12 00:52:31 ---> 13621d1b12d4 00:52:31 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:52:31 ---> Using cache 00:52:31 ---> 74fc63142a67 00:52:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:52:31 ---> Using cache 00:52:31 ---> a0e84ee8f4f2 00:52:31 Step 14/24 : ENV APP_PORT=59881 00:52:31 ---> Running in 2c705c01d2b7 00:52:31 Removing intermediate container 2c705c01d2b7 00:52:31 ---> 4e7a6020aeac 00:52:31 Step 15/24 : EXPOSE $APP_PORT 00:52:31 ---> Running in dd40597dc923 00:52:31 Removing intermediate container dd40597dc923 00:52:31 ---> dc1d87106c26 00:52:31 Step 16/24 : WORKDIR / 00:52:31 ---> Running in 5c9686b0469e 00:52:31 Removing intermediate container 5c9686b0469e 00:52:31 ---> ad023b0b8588 00:52:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:31 ---> 651ad4c01e34 00:52:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:52:32 ---> 73cfa9e629b3 00:52:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:52:32 ---> 8eebf0cf41f9 00:52:32 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:52:32 ---> Running in e375a5f20639 00:52:32 Removing intermediate container e375a5f20639 00:52:32 ---> d815e3e15032 00:52:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:32 ---> Running in 5c306f956785 00:52:32 Removing intermediate container 5c306f956785 00:52:32 ---> dfba5d75e5ce 00:52:32 Step 22/24 : LABEL arch=x86_64 00:52:32 ---> Running in 21e3f1c8aee7 00:52:32 Removing intermediate container 21e3f1c8aee7 00:52:32 ---> 896ba3d00272 00:52:32 Step 23/24 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 00:52:32 ---> Running in f714b4918a7e 00:52:32 Removing intermediate container f714b4918a7e 00:52:32 ---> 54d69f40fc07 00:52:32 Step 24/24 : LABEL version=0.0.0 00:52:32 ---> Running in f18ba619b5a5 00:52:33 Removing intermediate container f18ba619b5a5 00:52:33 ---> da541a5a5bc1 00:52:33 00:52:33 Successfully built da541a5a5bc1 00:52:33 Successfully tagged core-metadata:latest 00:52:35 Removing intermediate container 63e903b0a4aa 00:52:35 ---> fb0a6804f072 00:52:35 Successfully built fb0a6804f072 00:52:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:52:35  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:52:35 + docker inspect -f . ci-base-image-arm64 00:52:35 . [Pipeline] withDockerContainer 00:52:35 prd-ubuntu18.04-docker-arm64-4c-16g-119 does not seem to be running inside a container 00:52:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:52:37 $ docker top 4a3975d0eef6147c2b9e12f166433c034219325dbd185f1a0fd72fe9050539d1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:38 + go version 00:52:38 go version go1.16.5 linux/arm64 [Pipeline] } 00:52:38 $ docker stop --time=1 4a3975d0eef6147c2b9e12f166433c034219325dbd185f1a0fd72fe9050539d1 00:52:38 Removing intermediate container e184e73cae6a 00:52:38 ---> 90f6965aaaa7 00:52:38 00:52:38 Step 11/26 : FROM alpine:3.12 00:52:38 ---> 13621d1b12d4 00:52:38 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:52:38 ---> Running in 19e833a5c89b 00:52:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:39 (1/6) Installing ca-certificates (20191127-r4) 00:52:39 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:52:39 (3/6) Installing libcurl (7.77.0-r0) 00:52:39 (4/6) Installing curl (7.77.0-r0) 00:52:39 (5/6) Installing dumb-init (1.2.2-r1) 00:52:39 (6/6) Installing su-exec (0.2-r1) 00:52:39 Executing busybox-1.31.1-r20.trigger 00:52:39 Executing ca-certificates-20191127-r4.trigger 00:52:39 OK: 7 MiB in 20 packages 00:52:40 $ docker rm -f 4a3975d0eef6147c2b9e12f166433c034219325dbd185f1a0fd72fe9050539d1 00:52:40 Removing intermediate container 19e833a5c89b 00:52:40 ---> b547a7f742e7 00:52:40 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:52:40 ---> Running in dd1231d79e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 00:52:40 Removing intermediate container dd1231d79e8f 00:52:40 ---> 31af30d605de 00:52:40 Step 14/26 : WORKDIR / 00:52:40 ---> Running in 01f3fecbf57e [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:52:40 Removing intermediate container 01f3fecbf57e 00:52:40 ---> 3fcb6167e554 00:52:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:52:41 + docker inspect -f . ci-base-image-arm64 00:52:41 . [Pipeline] withDockerContainer 00:52:41 ---> 1c0e411d647f 00:52:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:52:41 prd-ubuntu18.04-docker-arm64-4c-16g-119 does not seem to be running inside a container 00:52:41 ---> 321e40d0ef4a 00:52:41 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:52:41 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:52:41 ---> 60f7f5e31025 00:52:41 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:52:42 ---> cd9268250203 00:52:42 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:52:42 ---> 11bfd15b30e5 00:52:42 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:52:43 ---> 90690cc16586 00:52:43 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:52:43 $ docker top 53543e845632f8d3866e767316ee672cd6aac3b1e74bc17291b12b7618a75046 -eo pid,comm 00:52:43 ---> 1886e50ef733 00:52:43 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/ 00:52:43 ---> Running in bb978062b1a5 [Pipeline] { [Pipeline] echo 00:52:43 ========================================================= 00:52:43 [edgeXBuildGoParallel] Running Tests and Build... 00:52:43 ========================================================= [Pipeline] sh 00:52:44 + go mod tidy 00:52:44 Removing intermediate container bb978062b1a5 00:52:44 ---> ad404aef9614 00:52:44 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:52:44 ---> Running in 6a12cddf7883 00:52:44 Removing intermediate container 6a12cddf7883 00:52:44 ---> 4487519b6d07 00:52:44 Step 24/26 : LABEL arch=x86_64 00:52:44 ---> Running in d90e5af1672a [Pipeline] sh 00:52:44 Removing intermediate container d90e5af1672a 00:52:44 ---> c9c0690c17b4 00:52:44 Step 25/26 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 00:52:44 ---> Running in 22262b96260e 00:52:44 Removing intermediate container 22262b96260e 00:52:44 ---> 593dbcb8efbf 00:52:44 Step 26/26 : LABEL version=0.0.0 00:52:45 ---> Running in 6fedbc733547 00:52:45 Removing intermediate container 6fedbc733547 00:52:45 ---> 812053988e52 00:52:45 00:52:45 + make test 00:52:45 go mod tidy 00:52:45 Successfully built 812053988e52 00:52:45 Successfully tagged security-secretstore-setup:latest 00:52:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:52:46  Building security-secretstore-setup ... done Removing intermediate container cb8866a05813 00:52:46 ---> 3ca3d875a1a3 00:52:46 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:52:46 ---> Running in 2330b33068b5 00:52: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 00:52:47 Removing intermediate container 2330b33068b5 00:52:47 ---> e55261c838b5 00:52:47 00:52:47 Step 12/24 : FROM docker:20.10.0 00:52:47 20.10.0: Pulling from library/docker 00:52:49 Removing intermediate container 62d768813f54 00:52:49 ---> df8299dc3beb 00:52:49 00:52:49 Step 11/24 : FROM alpine:3.12 00:52:49 ---> 13621d1b12d4 00:52:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:49 ---> Running in ef19929d373d 00:52:49 Removing intermediate container ef19929d373d 00:52:49 ---> 0610cb6b976f 00:52:49 Step 13/24 : ENV APP_PORT=59880 00:52:49 ---> Running in 3456f4eaea41 00:52:49 Removing intermediate container 3456f4eaea41 00:52:49 ---> 354a0dc13e6c 00:52:49 Step 14/24 : EXPOSE $APP_PORT 00:52:49 ---> Running in 90d7197f26d4 00:52:49 Removing intermediate container 90d7197f26d4 00:52:49 ---> 8cb7e5774f91 00:52:49 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:49 ---> Running in 6f326e8e8659 00:52:50 Removing intermediate container 6f326e8e8659 00:52:50 ---> 0c2c7808ae0f 00:52:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:52:50 ---> Running in b7bf732d87ae 00:52:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:52:51 Status: Downloaded newer image for docker:20.10.0 00:52:51 ---> aefe523efa57 00:52:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:52:51 (1/6) Installing dumb-init (1.2.2-r1) 00:52:51 (2/6) Installing libgcc (9.3.0-r2) 00:52:51 (3/6) Installing libsodium (1.0.18-r0) 00:52:52 ---> Running in a21860c00059 00:52:52 (4/6) Installing libstdc++ (9.3.0-r2) 00:52:52 Removing intermediate container a21860c00059 00:52:52 ---> a9da2317585f 00:52:52 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:52:52 ---> Running in 38df9f45c43b 00:52:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:52 (1/39) Installing readline (8.0.4-r0) 00:52:52 (2/39) Installing bash (5.0.17-r0) 00:52:52 Executing bash-5.0.17-r0.post-install 00:52:52 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:52:52 (4/39) Installing libcurl (7.77.0-r0) 00:52:52 (5/39) Installing curl (7.77.0-r0) 00:52:52 (6/39) Installing dumb-init (1.2.2-r1) 00:52:52 (7/39) Installing libbz2 (1.0.8-r1) 00:52:52 (8/39) Installing expat (2.2.9-r1) 00:52:52 (9/39) Installing libffi (3.3-r2) 00:52:52 (10/39) Installing gdbm (1.13-r1) 00:52:52 (11/39) Installing xz-libs (5.2.5-r0) 00:52:52 (12/39) Installing sqlite-libs (3.32.1-r1) 00:52:52 (13/39) Installing python3 (3.8.10-r0) 00:52:52 (5/6) Installing libzmq (4.3.3-r0) 00:52:53 (14/39) Installing py3-appdirs (1.4.4-r1) 00:52:53 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:52:53 (16/39) Installing py3-parsing (2.4.7-r0) 00:52:53 (17/39) Installing py3-six (1.15.0-r0) 00:52:53 (18/39) Installing py3-packaging (20.4-r0) 00:52:53 (19/39) Installing py3-setuptools (47.0.0-r0) 00:52:53 (20/39) Installing py3-chardet (3.0.4-r4) 00:52:53 (21/39) Installing py3-idna (2.9-r0) 00:52:53 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:52:53 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:52:53 (6/6) Installing zeromq (4.3.3-r0) 00:52:53 (24/39) Installing py3-requests (2.23.0-r0) 00:52:53 (25/39) Installing py3-msgpack (1.0.0-r0) 00:52:53 (26/39) Installing py3-lockfile (0.12.2-r3) 00:52:53 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:52:53 (28/39) Installing py3-colorama (0.4.3-r0) 00:52:53 (29/39) Installing py3-distlib (0.3.0-r0) 00:52:53 (30/39) Installing py3-distro (1.5.0-r1) 00:52:53 (31/39) Installing py3-webencodings (0.5.1-r3) 00:52:53 (32/39) Installing py3-html5lib (1.0.1-r4) 00:52:53 Executing busybox-1.31.1-r20.trigger 00:52:53 OK: 8 MiB in 20 packages 00:52:53 (33/39) Installing py3-pytoml (0.1.21-r0) 00:52:53 (34/39) Installing py3-pep517 (0.8.2-r0) 00:52:53 (35/39) Installing py3-progress (1.5-r0) 00:52:53 (36/39) Installing py3-toml (0.10.1-r0) 00:52:53 (37/39) Installing py3-retrying (1.3.3-r0) 00:52:53 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:52:53 (39/39) Installing py3-pip (20.1.1-r0) 00:52:53 Executing busybox-1.31.1-r19.trigger 00:52:53 OK: 72 MiB in 59 packages 00:52:54 Removing intermediate container b7bf732d87ae 00:52:54 ---> 85cfe6934d72 00:52:54 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:54 Collecting docker-compose==1.23.2 00:52:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:52:54 ---> 6acce29ec7e1 00:52:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:52:54 Collecting PyYAML<4,>=3.10 00:52:54 Downloading PyYAML-3.13.tar.gz (270 kB) 00:52:55 ---> 839c85d25cfa 00:52:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:52:55 ---> a78fab6f18f7 00:52:55 Step 20/24 : ENTRYPOINT ["/core-data"] 00:52:55 ---> Running in aac18712b813 00:52:55 Collecting texttable<0.10,>=0.9.0 00:52:55 Downloading texttable-0.9.1.tar.gz (11 kB) 00:52:55 Removing intermediate container aac18712b813 00:52:55 ---> 1440c489efaf 00:52:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:52:55 ---> Running in c5d32e545981 00:52:55 Removing intermediate container c5d32e545981 00:52:55 ---> cec2373e66b4 00:52:55 Step 22/24 : LABEL arch=x86_64 00:52:55 ---> Running in b30c04138d77 00:52:55 Removing intermediate container b30c04138d77 00:52:55 ---> 4d2dc229dea8 00:52:55 Step 23/24 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 00:52:55 ---> Running in a7e5967a199d 00:52:55 Removing intermediate container a7e5967a199d 00:52:55 ---> bae7ef8f9559 00:52:55 Step 24/24 : LABEL version=0.0.0 00:52:55 Collecting jsonschema<3,>=2.5.1 00:52:55 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:52:55 ---> Running in 687a47fa1d39 00:52:55 Removing intermediate container 687a47fa1d39 00:52:55 ---> c85b88354352 00:52:55 00:52:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:52:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:52:56 Successfully built c85b88354352 00:52:56 Successfully tagged core-data:latest 00:52:56  Building core-data ... done Collecting docopt<0.7,>=0.6.1 00:52:56 Downloading docopt-0.6.2.tar.gz (25 kB) 00:52:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:52:56 Collecting cached-property<2,>=1.2.0 00:52:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:52:56 Collecting dockerpty<0.5,>=0.4.1 00:52:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:52:56 Collecting websocket-client<1.0,>=0.32.0 00:52:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:52:56 Collecting docker<4.0,>=3.6.0 00:52:56 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:52:57 Collecting urllib3<1.25,>=1.21.1 00:52:57 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:52:57 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:52:57 Collecting idna<2.8,>=2.5 00:52:57 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:52:57 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:52:57 Collecting docker-pycreds>=0.4.0 00:52:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:52:57 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:52:57 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:52:57 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:52:57 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:52:57 Installing collected packages: PyYAML, texttable, jsonschema, urllib3, idna, requests, docopt, cached-property, dockerpty, websocket-client, docker-pycreds, docker, docker-compose 00:52:57 Running setup.py install for PyYAML: started 00:52:57 Running setup.py install for PyYAML: finished with status 'done' 00:52:57 Running setup.py install for texttable: started 00:52:57 Running setup.py install for texttable: finished with status 'done' 00:52:57 Attempting uninstall: urllib3 00:52:57 Found existing installation: urllib3 1.25.9 00:52:57 Uninstalling urllib3-1.25.9: 00:52:58 Successfully uninstalled urllib3-1.25.9 00:52:58 Attempting uninstall: idna 00:52:58 Found existing installation: idna 2.9 00:52:58 Uninstalling idna-2.9: 00:52:58 Successfully uninstalled idna-2.9 00:52:58 Attempting uninstall: requests 00:52:58 Found existing installation: requests 2.23.0 00:52:58 Uninstalling requests-2.23.0: 00:52:58 Successfully uninstalled requests-2.23.0 00:52:58 Running setup.py install for docopt: started 00:52:58 Running setup.py install for docopt: finished with status 'done' 00:52:58 Running setup.py install for dockerpty: started 00:52:58 Running setup.py install for dockerpty: finished with status 'done' 00:52:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 00:53:02 Removing intermediate container 38df9f45c43b 00:53:02 ---> 64ee63d1850b 00:53:02 Step 15/24 : ENV APP_PORT=58890 00:53:02 ---> Running in 46285020a6bd 00:53:02 Removing intermediate container 46285020a6bd 00:53:02 ---> 12f8aa08680f 00:53:02 Step 16/24 : EXPOSE $APP_PORT 00:53:02 ---> Running in d7b1c6c18cf5 00:53:02 Removing intermediate container d7b1c6c18cf5 00:53:02 ---> c81a5cf2f94a 00:53:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:53:02 ---> 186e2d7acc21 00:53:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:53:02 ---> e6bcaee131ab 00:53:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:53:02 ---> 19617a293acc 00:53:02 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:53:02 ---> Running in 6ab329e81797 00:53:02 Removing intermediate container 6ab329e81797 00:53:02 ---> 8764be0e41a6 00:53:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:02 ---> Running in 9ef6ead422c9 00:53:02 Removing intermediate container 9ef6ead422c9 00:53:02 ---> 7177173d96b2 00:53:02 Step 22/24 : LABEL arch=x86_64 00:53:02 ---> Running in 48aca7ef79ec 00:53:02 Removing intermediate container 48aca7ef79ec 00:53:02 ---> 4aea6aac32cc 00:53:02 Step 23/24 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 00:53:02 ---> Running in fb66523e89c8 00:53:02 Removing intermediate container fb66523e89c8 00:53:02 ---> 72171dcec358 00:53:02 Step 24/24 : LABEL version=0.0.0 00:53:02 ---> Running in a5471d84c6da 00:53:03 Removing intermediate container a5471d84c6da 00:53:03 ---> 411a93d4391e 00:53:03 00:53:03 Successfully built 411a93d4391e 00:53:03 Successfully tagged sys-mgmt-agent:latest 00:53:03  Building sys-mgmt-agent ... done  [Pipeline] } 00:53:03 $ docker stop --time=1 4a2c5b6c3988a7e4837442ac783172583781921b7471b498ff1e4571d31c16ed 00:53:04 $ docker rm -f 4a2c5b6c3988a7e4837442ac783172583781921b7471b498ff1e4571d31c16ed [Pipeline] // withDockerContainer [Pipeline] sh 00:53:04 + docker images 00:53:04 REPOSITORY TAG IMAGE ID CREATED SIZE 00:53:04 sys-mgmt-agent latest 411a93d4391e 2 seconds ago 312MB 00:53:04 core-data latest c85b88354352 9 seconds ago 20.2MB 00:53:04 df8299dc3beb 16 seconds ago 1.15GB 00:53:04 e55261c838b5 17 seconds ago 1.15GB 00:53:04 security-secretstore-setup latest 812053988e52 19 seconds ago 28.7MB 00:53:04 90f6965aaaa7 26 seconds ago 1.15GB 00:53:04 core-metadata latest da541a5a5bc1 32 seconds ago 16.6MB 00:53:04 74dfe58b7bdd 34 seconds ago 1.15GB 00:53:04 security-bootstrapper latest f39a494f87eb 50 seconds ago 18.6MB 00:53:04 security-proxy-setup latest ab1344f6259e About a minute ago 25.7MB 00:53:04 support-scheduler latest a3b6eef3f002 About a minute ago 15.9MB 00:53:04 support-notifications latest f74c1f747b52 About a minute ago 16.7MB 00:53:04 core-command latest e0ac07c75c55 About a minute ago 15.9MB 00:53:04 b20ae57f44c9 About a minute ago 1.15GB 00:53:04 e45dc68d33ef About a minute ago 1.15GB 00:53:04 fbe489e34f35 About a minute ago 1.15GB 00:53:04 0947a4d2d7cf About a minute ago 1.15GB 00:53:04 2a26ffd4781a About a minute ago 1.14GB 00:53:04 ci-base-image-x86_64 latest 1f8743f77b29 5 minutes ago 647MB 00:53:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 00:53:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 7 weeks ago 37.5MB 00:53:04 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:53:04 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:53:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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 00:53:12 ? github.com/edgexfoundry/edgex-go [no test files] 00:53:20 Still waiting to schedule task 00:53:20 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:54:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:54:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:54:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:54:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:54:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:54:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:54:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:54:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:54:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:54:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:54:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:54:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:54:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:54:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:54:31 Running on prd-ubuntu18.04-docker-8c-8g-120 in /w/workspace/edgexfoundry_edgex-go_PR-3576 [Pipeline] { [Pipeline] ws 00:54:31 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:54:32 The recommended git tool is: git 00:54:34 using credential edgex-jenkins-ssh 00:54:34 Cloning the remote Git repository 00:54:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:54:34 > git init /w/workspace/edgex-go/3 # timeout=10 00:54:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:54:34 > git --version # timeout=10 00:54:34 > git --version # 'git version 2.17.1' 00:54:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.189s coverage: 28.7% of statements 00:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:54:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:54:44 Merging remotes/origin/master commit 7d4c62e3104b2fff8c900fa6322314f91603b029 into PR head commit 74f050ad4472433f206c529de3d07eaae1b1899a 00:54:44 Merge succeeded, producing 74f050ad4472433f206c529de3d07eaae1b1899a 00:54:44 Checking out Revision 74f050ad4472433f206c529de3d07eaae1b1899a (PR-3576) 00:54:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:54:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:54:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:54:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3576/head:refs/remotes/origin/PR-3576 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:54:44 > git config core.sparsecheckout # timeout=10 00:54:44 > git checkout -f 74f050ad4472433f206c529de3d07eaae1b1899a # timeout=10 00:54:44 > git remote # timeout=10 00:54:44 > git config --get remote.origin.url # timeout=10 00:54:44 using GIT_SSH to set credentials SSH Credentials for GitHub 00:54:44 > git merge 7d4c62e3104b2fff8c900fa6322314f91603b029 # timeout=10 00:54:44 > git rev-parse HEAD^{commit} # timeout=10 00:54:44 > git config core.sparsecheckout # timeout=10 00:54:44 > git checkout -f 74f050ad4472433f206c529de3d07eaae1b1899a # timeout=10 00:54:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.285s coverage: 100.0% of statements 00:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:54:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.559s coverage: 53.4% of statements 00:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:54:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.572s coverage: 87.7% of statements 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:54:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:54:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.176s coverage: 78.9% of statements 00:54:48 Commit message: "Merge branch 'master' into issue-2690" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:49 + echo snap-build.sh 00:54:49 snap-build.sh 00:54:49 + SNAP_BASE_DIR=. 00:54:49 + '[' '!' -z /w/workspace/edgex-go/3 ']' 00:54:49 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 00:54:49 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 00:54:49 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 00:54:49 + cd /w/workspace/edgex-go/3 00:54:49 + sudo apt-get remove -qy --purge lxd lxd-client 00:54:49 Reading package lists... 00:54:49 Building dependency tree... 00:54:49 Reading state information... 00:54:49 The following packages were automatically installed and are no longer required: 00:54:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:54:49 uidmap xdelta3 00:54:49 Use 'sudo apt autoremove' to remove them. 00:54:49 The following packages will be REMOVED: 00:54:49 lxd* lxd-client* 00:54:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:54:49 After this operation, 31.7 MB disk space will be freed. 00:54:50 (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.) 00:54:50 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:54:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.209s coverage: 81.2% of statements 00:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:54:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:54:51 Removing lxd dnsmasq configuration 00:54:52 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:54:52 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:54:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:54: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 ... 190142 files and directories currently installed.) 00:54:53 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:54:54 Processing triggers for systemd (237-3ubuntu10.45) ... 00:54:54 Processing triggers for ureadahead (0.100.0-21) ... 00:54:56 + sudo snap remove --purge lxd 00:54:56 snap "lxd" is not installed 00:54:56 + sudo groupadd --force --system lxd 00:54:56 ++ whoami 00:54:56 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:54:56 + newgrp - lxd 00:54:56 + sudo snap install lxd 00:54:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.343s coverage: 95.1% of statements 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:54:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.167s coverage: 60.0% of statements 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:54:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.245s coverage: 0.8% of statements 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:54:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 00:54:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.184s coverage: 22.0% of statements 00:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.474s coverage: 47.1% of statements 00:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.316s coverage: 79.5% of statements 00:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.184s coverage: 94.1% of statements 00:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements 00:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.190s coverage: 87.5% of statements 00:55:06 2021-06-18T00:55:03Z INFO Waiting for automatic snapd restart... 00:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements 00:55:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.158s coverage: 44.8% of statements 00:55:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.621s coverage: 81.8% of statements 00:55:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:55:21 lxd 4.15 from Canonical* installed 00:55:21 + sudo lxd init --auto 00:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.286s coverage: 92.9% of statements 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.172s coverage: 87.2% of statements 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.172s coverage: 58.8% of statements 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements 00:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements 00:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements 00:55:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.276s coverage: 91.2% of statements 00:55:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.874s coverage: 64.4% of statements 00:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:55:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.188s coverage: 100.0% of statements 00:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 00:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 00:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements 00:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements 00:55:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.074s coverage: 66.9% of statements 00:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:55:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:55:31 + sudo snap install --classic snapcraft 00:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.692s coverage: 43.6% of statements 00:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.317s coverage: 89.5% of statements 00:55:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.193s coverage: 84.8% of statements 00:55:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:55:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.331s coverage: 19.3% of statements 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:55:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.491s coverage: 91.9% of statements 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:55:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.181s coverage: 62.7% of statements 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:55:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.399s coverage: 97.6% of statements 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:55:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.155s coverage: 28.9% of statements 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:55:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:55:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.167s coverage: 100.0% of statements 00:55:40 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 00:55:40 GO111MODULE=on go vet ./... 00:55:41 snapcraft 4.8.2 from Canonical* installed 00:55:41 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:55:41 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:55:41 % Total % Received % Xferd Average Speed Time Time Time Current 00:55:41 Dload Upload Total Spent Left Speed 00:55:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4679 0 --:--:-- --:--:-- --:--:-- 4679 00:55:41 100 3325k 100 3325k 0 0 9955k 0 --:--:-- --:--:-- --:--:-- 9955k 00:55:41 ./yq_linux_amd64 00:55:41 + sudo snapcraft prime --use-lxd 00:55:42 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:55:42 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: 00:55:42 - README.md 00:55:42 00:55:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:55:43 Launching a container. 00:55:50 Waiting for container to be ready 00:55:50 To start your first instance, try: lxc launch ubuntu:18.04 00:55:50 00:55:54 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:55:55 Waiting for network to be ready... 00:55:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:55:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 00:55:55 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:55:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 00:55:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:55:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:55:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 00:55:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 00:55:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 00:55:56 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 00:55:56 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:55:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:55:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:55:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:55:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:55:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:55:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:55:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:55:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:55:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 00:55:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 00:55:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:55:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:55:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 00:55:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 00:55:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 00:55:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 00:55:59 Fetched 24.7 MB in 4s (5991 kB/s) 00:56:00 Reading package lists... 00:56:00 Reading package lists... 00:56:00 Building dependency tree... 00:56:00 Reading state information... 00:56:01 The following additional packages will be installed: 00:56:01 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:56:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:56:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:56:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:56:01 Suggested packages: 00:56:01 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:56:01 Recommended packages: 00:56:01 gnupg libsasl2-modules 00:56:01 The following NEW packages will be installed: 00:56:01 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:56:01 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:56:01 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:56:01 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:56:01 The following packages will be upgraded: 00:56:01 gpg gpg-agent gpgconf libudev1 00:56:01 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:56:01 Need to get 3530 kB of archives. 00:56:01 After this operation, 13.3 MB of additional disk space will be used. 00:56:01 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] 00:56:01 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] 00:56:01 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:56:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:56:01 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 00:56:01 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 00:56:02 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:56:02 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:56:02 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:56:02 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:56:02 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:56:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:56:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:56:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:56:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:56:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:56:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:56:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:56:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:56:02 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:56:02 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:56:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:56:02 debconf: delaying package configuration, since apt-utils is not installed 00:56:02 Fetched 3530 kB in 1s (3146 kB/s) 00:56:02 (Reading database ... 12511 files and directories currently installed.) 00:56:02 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 00:56:02 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:56:02 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 00:56:02 Selecting previously unselected package udev. 00:56:02 (Reading database ... 12511 files and directories currently installed.) 00:56:02 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 00:56:02 Unpacking udev (237-3ubuntu10.48) ... 00:56:03 Selecting previously unselected package libfuse2:amd64. 00:56:03 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:56:03 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:56:03 Selecting previously unselected package fuse. 00:56:03 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:56:03 Unpacking fuse (2.9.7-1ubuntu1) ... 00:56:03 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:56:03 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:56:03 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:56:03 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:56:03 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:56:03 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:56:04 Selecting previously unselected package libksba8:amd64. 00:56:04 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:56:04 Unpacking libksba8:amd64 (1.3.5-2) ... 00:56:04 Selecting previously unselected package libroken18-heimdal:amd64. 00:56:04 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:04 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:04 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:56:04 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:04 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:04 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:56:04 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:04 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:04 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:56:04 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:04 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:04 Selecting previously unselected package libwind0-heimdal:amd64. 00:56:04 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:04 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:04 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:56:04 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:04 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:05 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:56:05 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:05 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:05 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:56:05 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:05 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:05 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:56:05 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:56:05 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:05 Selecting previously unselected package libsasl2-modules-db:amd64. 00:56:05 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:56:05 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:56:05 Selecting previously unselected package libsasl2-2:amd64. 00:56:05 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:56:05 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:56:05 Selecting previously unselected package libldap-common. 00:56:05 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:56:05 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:56:05 Selecting previously unselected package libldap-2.4-2:amd64. 00:56:05 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:56:05 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:56:06 Selecting previously unselected package dirmngr. 00:56:06 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:56:06 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:56:06 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:56:06 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:56:06 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:56:06 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:56:06 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:56:06 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:56:06 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:06 Setting up libksba8:amd64 (1.3.5-2) ... 00:56:06 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:56:06 Setting up udev (237-3ubuntu10.48) ... 00:56:07 invoke-rc.d: policy-rc.d denied execution of start. 00:56:07 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:07 Processing triggers for systemd (237-3ubuntu10) ... 00:56:07 Setting up fuse (2.9.7-1ubuntu1) ... 00:56:07 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:56:07 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:07 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:07 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:07 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:07 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:07 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:07 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:56:07 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:56:07 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:56:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:56:08 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:56:08 settings in the [Install] section, and DefaultInstance for template units). 00:56:08 This means they are not meant to be enabled using systemctl. 00:56:08 Possible reasons for having this kind of units are: 00:56:08 1) A unit may be statically enabled by being symlinked from another unit's 00:56:08 .wants/ or .requires/ directory. 00:56:08 2) A unit's purpose may be to act as a helper for some other unit which has 00:56:08 a requirement dependency on it. 00:56:08 3) A unit may be started when needed via activation (socket, path, timer, 00:56:08 D-Bus, udev, scripted systemctl call, ...). 00:56:08 4) In case of template units, the unit is meant to be enabled with some 00:56:08 instance name specified. 00:56:08 Reading package lists... 00:56:08 Building dependency tree... 00:56:08 Reading state information... 00:56:08 The following additional packages will be installed: 00:56:08 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:56:08 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:56:08 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:56:08 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:56:08 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:56:08 Suggested packages: 00:56:08 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:56:08 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:56:08 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:56:08 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:56:08 systemd-container policykit-1 00:56:08 Recommended packages: 00:56:08 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:56:08 The following NEW packages will be installed: 00:56:08 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:56:08 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:56:08 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:56:08 multiarch-support openssh-client python3 python3-minimal python3.6 00:56:08 python3.6-minimal snapd squashfs-tools sudo 00:56:08 The following packages will be upgraded: 00:56:08 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:56:08 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:56:08 Need to get 36.7 MB of archives. 00:56:08 After this operation, 147 MB of additional disk space will be used. 00:56:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:56:08 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 00:56:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:56:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:56:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:56:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:56:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:56:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:56:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:56:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:56:08 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:56:08 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:56:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:56:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:56:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:56:08 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:56:09 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 00:56:09 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 00:56:09 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 00:56:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:56:09 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:56:09 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:56:09 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:56:09 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:56:09 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:56:09 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:56:09 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:56:09 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:56:09 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:56:09 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:56:11 debconf: delaying package configuration, since apt-utils is not installed 00:56:11 Fetched 36.7 MB in 2s (16.0 MB/s) 00:56:11 (Reading database ... 12757 files and directories currently installed.) 00:56:11 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 00:56:11 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:56:11 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 00:56:11 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:56:11 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 00:56:12 (Reading database ... 12757 files and directories currently installed.) 00:56:12 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 00:56:12 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 00:56:12 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 00:56:12 (Reading database ... 12757 files and directories currently installed.) 00:56:12 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 00:56:12 Unpacking apt (1.6.13) over (1.6.1) ... 00:56:12 Setting up apt (1.6.13) ... 00:56:12 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:56:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:56:13 (Reading database ... 12764 files and directories currently installed.) 00:56:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:56:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:56:13 Selecting previously unselected package libpython3.6-minimal:amd64. 00:56:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:56:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:56:13 Selecting previously unselected package libexpat1:amd64. 00:56:13 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:56:13 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:56:13 Selecting previously unselected package python3.6-minimal. 00:56:13 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:56:13 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:56:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:56:14 Checking for services that may need to be restarted...done. 00:56:14 Checking for services that may need to be restarted...done. 00:56:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:56:14 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:56:14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:56:14 Selecting previously unselected package python3-minimal. 00:56:14 (Reading database ... 13012 files and directories currently installed.) 00:56:14 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:56:14 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:56:14 Selecting previously unselected package mime-support. 00:56:14 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:56:14 Unpacking mime-support (3.60ubuntu1) ... 00:56:15 Selecting previously unselected package libmpdec2:amd64. 00:56:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:56:15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:56:15 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:56:15 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:56:15 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:56:15 Selecting previously unselected package python3.6. 00:56:15 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:56:15 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:56:15 Selecting previously unselected package libpython3-stdlib:amd64. 00:56:15 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:56:15 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:56:15 Setting up python3-minimal (3.6.7-1~18.04) ... 00:56:15 Selecting previously unselected package python3. 00:56:15 (Reading database ... 13442 files and directories currently installed.) 00:56:15 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:56:15 Unpacking python3 (3.6.7-1~18.04) ... 00:56:15 Selecting previously unselected package multiarch-support. 00:56:15 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:56:15 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:56:16 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:56:16 Selecting previously unselected package liblzo2-2:amd64. 00:56:16 (Reading database ... 13479 files and directories currently installed.) 00:56:16 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:56:16 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:56:16 Selecting previously unselected package libbsd0:amd64. 00:56:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:56:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:56:16 Selecting previously unselected package sudo. 00:56:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:56:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:56:16 Selecting previously unselected package apparmor. 00:56:16 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:56:17 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:56:17 Selecting previously unselected package libedit2:amd64. 00:56:17 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:56:17 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:56:17 Selecting previously unselected package libkrb5support0:amd64. 00:56:17 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:56:17 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:56:17 Selecting previously unselected package libk5crypto3:amd64. 00:56:17 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:56:17 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:56:17 Selecting previously unselected package libkeyutils1:amd64. 00:56:17 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:56:17 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:56:17 Selecting previously unselected package libkrb5-3:amd64. 00:56:17 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:56:17 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:56:17 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:56:17 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:56:17 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:56:17 Selecting previously unselected package libssl1.0.0:amd64. 00:56:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:56:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:56:17 Selecting previously unselected package openssh-client. 00:56:17 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:56:17 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:56:17 Selecting previously unselected package squashfs-tools. 00:56:17 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:56:17 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:56:18 Selecting previously unselected package snapd. 00:56:18 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:56:18 Unpacking snapd (2.49.2+18.04) ... 00:56:23 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:56:23 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:56:23 Setting up mime-support (3.60ubuntu1) ... 00:56:23 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:56:23 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:56:23 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:56:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:56:23 Setting up systemd (237-3ubuntu10.48) ... 00:56:23 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:56:23 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:56:23 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:56:23 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:56:23 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:56:23 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:56:23 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:56:24 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:56:24 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:56:24 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:56:24 Setting up python3 (3.6.7-1~18.04) ... 00:56:24 running python rtupdate hooks for python3.6... 00:56:24 running python post-rtupdate hooks for python3.6... 00:56:24 Setting up apparmor (2.12-4ubuntu5.1) ... 00:56:25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:56:25 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:56:25 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:56:25 Setting up snapd (2.49.2+18.04) ... 00:56:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:56:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:56:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:56:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:56:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:56:26 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:56:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:56:27 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:56:27 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:56:27 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:56:27 /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' 00:56:27 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:56:27 Processing triggers for systemd (237-3ubuntu10.48) ... 00:56:30 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:56:30 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:56:30 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:56:31 Reading package lists... 00:56:31 Reading package lists... 00:56:32 Building dependency tree... 00:56:32 Reading state information... 00:56:32 Calculating upgrade... 00:56:32 The following packages will be upgraded: 00:56:32 advancecomp base-files bash binutils binutils-common 00:56:32 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:56:32 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:56:32 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:56:32 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:56:32 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:56:32 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:56:32 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:56:32 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:56:32 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:56:32 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:56:32 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:56:32 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:56:32 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:56:32 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:56:32 ubuntu-keyring util-linux 00:56:32 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:56:32 Need to get 64.1 MB of archives. 00:56:32 After this operation, 5110 kB of additional disk space will be used. 00:56:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 00:56:32 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:56:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:56:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:56:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:56:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:56:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:56:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:56:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:56:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:56:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:56:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:56:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:56:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:56:32 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:56:32 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:56:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:56:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:56:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:56:32 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:56:32 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:56:32 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:56:32 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:56:32 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:56:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:56:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:56:32 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:56:32 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:56:32 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:56:32 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:56:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:56:32 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:56:32 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:56:32 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:56:32 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:56:32 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:56:32 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:56:32 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:56:32 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:56:32 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:56:32 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:56:32 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:56:32 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:56:32 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:56:32 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:56:32 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:56:32 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:56:32 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:56:32 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:56:32 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:56:32 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:56:32 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:56:32 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:56:32 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:56:32 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:56:32 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:56:32 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:56:33 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:56:33 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:56:33 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:56:33 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:56:33 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:56:33 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:56:33 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:56:33 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:56:33 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:56:33 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:56:33 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:56:33 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:56:33 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:56:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:56:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:56:33 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:56:33 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:56:33 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:56:33 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:56:33 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:56:33 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:56:33 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:56:33 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:56:33 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:56:33 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:56:33 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:56:33 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 00:56:33 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:56:33 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 00:56:33 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 00:56:34 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:56:34 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:56:34 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:56:34 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:56:34 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:56:34 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:56:34 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:56:34 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:56:34 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:56:34 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:56:34 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:56:34 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:56:34 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:56:34 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:56:34 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:56:34 debconf: delaying package configuration, since apt-utils is not installed 00:56:34 Fetched 64.1 MB in 2s (32.3 MB/s) 00:56:34 (Reading database ... 13914 files and directories currently installed.) 00:56:34 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:56:34 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:56:34 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:56:34 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:56:35 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 00:56:35 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 00:56:35 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:35 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:35 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:35 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:35 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:35 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:35 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:35 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:35 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:35 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:35 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:35 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:35 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:36 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:37 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:56:37 (Reading database ... 13914 files and directories currently installed.) 00:56:37 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:56:37 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:56:37 (Reading database ... 13914 files and directories currently installed.) 00:56:37 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:37 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:37 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:56:37 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:56:37 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:56:38 (Reading database ... 13914 files and directories currently installed.) 00:56:38 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:56:38 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:56:38 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:56:39 (Reading database ... 13914 files and directories currently installed.) 00:56:39 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:56:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:56:39 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:56:39 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:56:39 Setting up base-files (10.1ubuntu2.10) ... 00:56:39 Installing new version of config file /etc/issue ... 00:56:39 Installing new version of config file /etc/issue.net ... 00:56:39 Installing new version of config file /etc/lsb-release ... 00:56:39 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:56:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:56:39 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:56:39 Removing obsolete conffile /etc/default/motd-news ... 00:56:39 (Reading database ... 13915 files and directories currently installed.) 00:56:39 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:56:39 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:56:40 Setting up bash (4.4.18-2ubuntu1.2) ... 00:56:40 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 00:56:40 (Reading database ... 13915 files and directories currently installed.) 00:56:40 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:40 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:56:40 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:56:40 (Reading database ... 13915 files and directories currently installed.) 00:56:40 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:56:40 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:56:40 Setting up tar (1.29b-2ubuntu0.2) ... 00:56:40 (Reading database ... 13915 files and directories currently installed.) 00:56:40 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:56:40 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:56:40 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:56:40 (Reading database ... 13915 files and directories currently installed.) 00:56:40 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:56:40 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:56:40 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:56:40 (Reading database ... 13915 files and directories currently installed.) 00:56:40 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:56:41 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:56:41 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:56:41 (Reading database ... 13915 files and directories currently installed.) 00:56:41 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:56:41 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:56:41 Setting up grep (3.1-2build1) ... 00:56:41 (Reading database ... 13915 files and directories currently installed.) 00:56:41 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:56:41 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:56:42 Setting up login (1:4.5-1ubuntu2) ... 00:56:42 (Reading database ... 13915 files and directories currently installed.) 00:56:42 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:56:42 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:56:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:56:42 (Reading database ... 13915 files and directories currently installed.) 00:56:42 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:56:42 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:56:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:56:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:56:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:56:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:56:43 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:56:43 (Reading database ... 13915 files and directories currently installed.) 00:56:43 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:56:43 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:56:44 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:56:44 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:56:44 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:56:44 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:56:44 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:56:44 (Reading database ... 13915 files and directories currently installed.) 00:56:44 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:56:44 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:56:44 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:56:44 (Reading database ... 13915 files and directories currently installed.) 00:56:44 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:44 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:44 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:56:44 (Reading database ... 13915 files and directories currently installed.) 00:56:44 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:44 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:44 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:56:44 (Reading database ... 13915 files and directories currently installed.) 00:56:44 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:44 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:45 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:56:45 (Reading database ... 13915 files and directories currently installed.) 00:56:45 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:45 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:45 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:56:45 (Reading database ... 13915 files and directories currently installed.) 00:56:45 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:56:45 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:56:45 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:56:45 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:56:45 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:56:45 (Reading database ... 13915 files and directories currently installed.) 00:56:45 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:56:45 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:56:45 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:56:45 (Reading database ... 13915 files and directories currently installed.) 00:56:45 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:45 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:45 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:56:45 (Reading database ... 13915 files and directories currently installed.) 00:56:45 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:45 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:45 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:56:46 (Reading database ... 13915 files and directories currently installed.) 00:56:46 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:46 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:46 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:56:46 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:56:46 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:56:47 (Reading database ... 13915 files and directories currently installed.) 00:56:47 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:56:47 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:56:48 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:56:48 (Reading database ... 13915 files and directories currently installed.) 00:56:48 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:56:48 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:56:48 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:56:48 (Reading database ... 13917 files and directories currently installed.) 00:56:48 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:56:48 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:56:48 Setting up debconf (1.5.66ubuntu1) ... 00:56:48 (Reading database ... 13917 files and directories currently installed.) 00:56:48 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:56:48 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:56:48 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:56:48 (Reading database ... 13917 files and directories currently installed.) 00:56:48 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:56:48 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:56:48 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:56:48 (Reading database ... 13917 files and directories currently installed.) 00:56:48 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:56:48 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:56:48 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:56:49 (Reading database ... 13917 files and directories currently installed.) 00:56:49 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:56:49 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:56:49 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:56:49 (Reading database ... 13919 files and directories currently installed.) 00:56:49 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:56:49 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:56:49 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:56:49 (Reading database ... 13923 files and directories currently installed.) 00:56:49 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:56:49 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:56:49 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 00:56:49 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:56:49 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:56:49 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:56:49 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:56:49 (Reading database ... 13923 files and directories currently installed.) 00:56:49 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:56:49 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:56:49 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:56:50 (Reading database ... 13923 files and directories currently installed.) 00:56:50 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:56:50 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:56:50 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:56:50 (Reading database ... 13923 files and directories currently installed.) 00:56:50 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:56:50 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:56:50 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:56:50 (Reading database ... 13923 files and directories currently installed.) 00:56:50 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:56:50 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:56:50 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:56:50 (Reading database ... 13923 files and directories currently installed.) 00:56:50 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:56:50 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:56:50 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:56:50 (Reading database ... 13923 files and directories currently installed.) 00:56:50 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:56:50 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:56:51 Setting up passwd (1:4.5-1ubuntu2) ... 00:56:51 (Reading database ... 13923 files and directories currently installed.) 00:56:51 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:56:51 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:56:51 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:56:51 (Reading database ... 13923 files and directories currently installed.) 00:56:51 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:56:51 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:56:51 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:56:51 (Reading database ... 13923 files and directories currently installed.) 00:56:51 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:56:51 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:56:51 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:56:51 (Reading database ... 13923 files and directories currently installed.) 00:56:51 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:56:51 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:56:51 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:56:51 (Reading database ... 13923 files and directories currently installed.) 00:56:51 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:56:52 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:56:52 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:56:52 (Reading database ... 13923 files and directories currently installed.) 00:56:52 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:56:52 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:56:52 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:56:52 (Reading database ... 13923 files and directories currently installed.) 00:56:52 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:56:52 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:56:53 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:56:53 (Reading database ... 13923 files and directories currently installed.) 00:56:53 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:56:53 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:56:53 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:56:53 (Reading database ... 13923 files and directories currently installed.) 00:56:53 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:56:53 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:56:53 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:56:53 (Reading database ... 13924 files and directories currently installed.) 00:56:53 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:56:53 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:56:53 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:56:53 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:56:53 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:56:53 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:56:53 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:56:53 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:56:53 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:56:53 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:56:53 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:56:53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:56:54 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:56:54 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:56:54 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:56:54 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:56:54 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:56:54 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:56:54 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:56:54 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:56:54 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:56:54 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:56:54 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:56:54 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:56:54 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:56:54 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:56:55 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:56:55 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:56:55 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:56:55 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:56:55 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:56:55 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:56:55 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:56:55 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:56:56 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:56:56 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:56:56 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:56 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:56 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:56 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:56 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:56 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:56 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:56 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:57 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:57 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:59 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:59 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:59 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:59 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:56:59 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:56:59 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:57:00 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:57:00 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:57:02 gofmt -l . 00:57:02 [ "`gofmt -l .`" = "" ] 00:57:02 ./bin/test-attribution-txt.sh [Pipeline] sh 00:57:02 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:57:02 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:57:02 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:57:02 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:57:02 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:57:02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:57:02 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:57:02 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:57:02 + ls -al . 00:57:02 total 544 00:57:02 drwxrwxr-x 9 1001 1001 4096 Jun 18 00:57 . 00:57:02 drwxr-xr-x 4 root root 4096 Jun 18 00:52 .. 00:57:02 -rw-rw-r-- 1 1001 1001 11 Jun 18 00:51 .dockerignore 00:57:02 drwxrwxr-x 8 1001 1001 4096 Jun 18 00:51 .git 00:57:02 drwxrwxr-x 3 1001 1001 4096 Jun 18 00:51 .github 00:57:02 -rw-rw-r-- 1 1001 1001 818 Jun 18 00:51 .gitignore 00:57:02 -rw-rw-r-- 1 1001 1001 166 Jun 18 00:51 .sonarcloud.properties 00:57:02 -rw-rw-r-- 1 1001 1001 8609 Jun 18 00:51 Attribution.txt 00:57:02 -rw-rw-r-- 1 1001 1001 3804 Jun 18 00:51 CONTRIBUTING.md 00:57:02 -rw-rw-r-- 1 1001 1001 931 Jun 18 00:51 Dockerfile.build 00:57:02 -rw-rw-r-- 1 1001 1001 849 Jun 18 00:51 Jenkinsfile 00:57:02 -rw-rw-r-- 1 1001 1001 10775 Jun 18 00:51 LICENSE 00:57:02 -rw-rw-r-- 1 1001 1001 5605 Jun 18 00:51 Makefile 00:57:02 -rw-rw-r-- 1 1001 1001 7905 Jun 18 00:51 README.md 00:57:02 -rw-rw-r-- 1 1001 1001 7071 Jun 18 00:51 SECURITY.md 00:57:02 -rw-rw-r-- 1 1001 1001 5 Jun 18 00:47 VERSION 00:57:02 -rw-rw-r-- 1 1001 1001 4131 Jun 18 00:51 ZMQWindows.md 00:57:02 drwxrwxr-x 2 1001 1001 4096 Jun 18 00:51 bin 00:57:02 drwxrwxr-x 14 1001 1001 4096 Jun 18 00:51 cmd 00:57:02 -rw-r--r-- 1 root root 398093 Jun 18 00:55 coverage.out 00:57:02 -rw-rw-r-- 1 1001 1001 841 Jun 18 00:51 go.mod 00:57:02 -rw-r--r-- 1 root root 20843 Jun 18 00:52 go.sum 00:57:02 drwxrwxr-x 7 1001 1001 4096 Jun 18 00:51 internal 00:57:02 drwxrwxr-x 3 1001 1001 4096 Jun 18 00:51 openapi 00:57:02 drwxrwxr-x 4 1001 1001 4096 Jun 18 00:51 snap 00:57:02 -rw-rw-r-- 1 1001 1001 168 Jun 18 00:51 version.go 00:57:02 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:57:02 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:57:02 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:57:02 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [Pipeline] sh 00:57:03 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:57:03 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:57:03 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:57:03 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:57:03 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:57:03 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:57:03 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:57:03 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:57:03 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:57:03 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:57:03 00:57:03 Current default time zone: 'Etc/UTC' 00:57:03 Local time is now: Fri Jun 18 00:57:03 UTC 2021. 00:57:03 Universal Time is now: Fri Jun 18 00:57:03 UTC 2021. 00:57:03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:57:03 00:57:03 Setting up systemd-sysv (237-3ubuntu10.48) ... 00:57:03 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:57:03 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 00:57:03 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:57:03 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:57:03 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:57:03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:57:03 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:57:03 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:57:03 + '[' -e coverage.out ] 00:57:03 + chown 1001:1001 coverage.out [Pipeline] stash 00:57:03 Warning: overwriting stash ‘coverage-report’ 00:57:03 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:57:03 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:57:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:57:03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:57:03 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:57:03 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:57:03 Setting up patch (2.7.6-2ubuntu1.1) ... 00:57:03 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:57:03 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:57:03 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:57:03 Installing new version of config file /etc/ssl/openssl.cnf ... 00:57:03 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:57:03 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:57:03 Setting up ca-certificates (20210119~18.04.1) ... 00:57:04 Stashed 1 file(s) [Pipeline] sh 00:57:05 + make build 00:57:05 go mod tidy 00:57:05 Updating certificates in /etc/ssl/certs... 00:57: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 00:57:06 23 added, 27 removed; done. 00:57:06 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:57:06 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:57:06 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:57:06 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:57:06 Setting up pkgbinarymangler (138.18.04.1) ... 00:57:06 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:57:06 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:57:06 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:57:06 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:57:06 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:57:06 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:57:06 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:57:06 Setting up perl (5.26.1-6ubuntu0.5) ... 00:57:06 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:57:06 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:57:06 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:57:06 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:57:06 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:57:06 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:57:06 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:57:06 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:57:06 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:57:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:57:06 Processing triggers for systemd (237-3ubuntu10.48) ... 00:57:06 Processing triggers for mime-support (3.60ubuntu1) ... 00:57:06 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:57:06 Updating certificates in /etc/ssl/certs... 00:57:07 0 added, 0 removed; done. 00:57:07 Running hooks in /etc/ca-certificates/update.d... 00:57:07 done. 00:57:07 Reading package lists... 00:57:07 Building dependency tree... 00:57:07 Reading state information... 00:57:08 The following NEW packages will be installed: 00:57:08 apt-transport-https 00:57:08 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:57:08 Need to get 1692 B of archives. 00:57:08 After this operation, 154 kB of additional disk space will be used. 00:57:08 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 00:57:08 debconf: delaying package configuration, since apt-utils is not installed 00:57:08 Fetched 1692 B in 0s (8617 B/s) 00:57:08 Selecting previously unselected package apt-transport-https. 00:57:08 (Reading database ... 13929 files and directories currently installed.) 00:57:08 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 00:57:08 Unpacking apt-transport-https (1.6.13) ... 00:57:08 Setting up apt-transport-https (1.6.13) ... 00:57:08 Waiting for network to be ready... 00:57:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:57:13 2021-06-18T00:57:11Z INFO Waiting for automatic snapd restart... 00:57:13 snapd 2.51 from Canonical* installed 00:57:14 "snapd" switched to the "latest/stable" channel 00:57:14 00:57:17 core18 20210507 from Canonical* installed 00:57:17 "core18" switched to the "latest/stable" channel 00:57:17 00:57:21 snapcraft 4.8.2 from Canonical* installed 00:57:21 "snapcraft" switched to the "latest/stable" channel 00:57:21 00:57:25 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: 00:57:25 - README.md 00:57:25 00:57:25 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:57:25 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:57:25 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:57:25 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:57:27 Reading package lists... 00:57:27 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 00:57:27 Reading package lists... 00:57:27 Building dependency tree... 00:57:27 Reading state information... 00:57:27 Suggested packages: 00:57:27 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:57:27 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:57:27 Recommended packages: 00:57:27 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:57:27 The following NEW packages will be installed: 00:57:27 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:57:27 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:57:27 pkg-config zip 00:57:27 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:57:27 Need to get 7663 kB of archives. 00:57:27 After this operation, 43.8 MB of additional disk space will be used. 00:57:27 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:57:27 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:57:27 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:57:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:57:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:57:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:57:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:57:27 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:57:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:57:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:57:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:57:28 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:57:28 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:57:28 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:57:28 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:57:28 debconf: delaying package configuration, since apt-utils is not installed 00:57:28 Fetched 7663 kB in 1s (10.5 MB/s) 00:57:28 Selecting previously unselected package libglib2.0-0:amd64. 00:57:28 (Reading database ... 13933 files and directories currently installed.) 00:57:28 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:57:28 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:57:28 Selecting previously unselected package libpsl5:amd64. 00:57:28 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:57:28 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:57:28 Selecting previously unselected package libnghttp2-14:amd64. 00:57:28 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:57:28 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:57:29 Selecting previously unselected package librtmp1:amd64. 00:57:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:57:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:57:29 Selecting previously unselected package libcurl3-gnutls:amd64. 00:57:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:57:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:57:29 Selecting previously unselected package liberror-perl. 00:57:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:57:29 Unpacking liberror-perl (0.17025-1) ... 00:57:29 Selecting previously unselected package git-man. 00:57:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:57:29 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:57:29 Selecting previously unselected package git. 00:57:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:57:29 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:57:29 Selecting previously unselected package libnorm1:amd64. 00:57:29 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:57:29 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:57:29 Selecting previously unselected package libpgm-5.2-0:amd64. 00:57:29 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:57:29 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:57:30 Selecting previously unselected package libsodium23:amd64. 00:57:30 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:57:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:57:30 Selecting previously unselected package libzmq5:amd64. 00:57:30 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:57:30 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:57:30 Selecting previously unselected package libzmq3-dev:amd64. 00:57:30 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:57:30 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:57:30 Selecting previously unselected package pkg-config. 00:57:30 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:57:30 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:57:30 Selecting previously unselected package zip. 00:57:30 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:57:30 Unpacking zip (3.0-11build1) ... 00:57:30 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:57:30 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:57:30 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:57:30 Setting up liberror-perl (0.17025-1) ... 00:57:30 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:57:30 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:57:30 No schema files found: doing nothing. 00:57:30 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:57:30 Setting up zip (3.0-11build1) ... 00:57:30 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:57:30 Setting up libsodium23:amd64 (1.0.16-2) ... 00:57:30 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:57:30 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:57:30 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:57:30 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:57:30 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:57:30 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:57:31 git set to automatically installed. 00:57:31 git-man set to automatically installed. 00:57:31 libcurl3-gnutls set to automatically installed. 00:57:31 liberror-perl set to automatically installed. 00:57:31 libglib2.0-0 set to automatically installed. 00:57:31 libnghttp2-14 set to automatically installed. 00:57:31 libnorm1 set to automatically installed. 00:57:31 libpgm-5.2-0 set to automatically installed. 00:57:31 libpsl5 set to automatically installed. 00:57:31 librtmp1 set to automatically installed. 00:57:31 libsodium23 set to automatically installed. 00:57:31 libzmq3-dev set to automatically installed. 00:57:31 libzmq5 set to automatically installed. 00:57:31 pkg-config set to automatically installed. 00:57:31 zip set to automatically installed. 00:57:33 snapd is not logged in, snap install commands will use sudo 00:57:33 snap "core18" has no updates available 00:57:34 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 00:57:34 snapd is not logged in, snap install commands will use sudo 00:57:34 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 00:57:39 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 00:57:39 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 00:57:41 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:57:41 Downloading snap 'edgex-app-service-configurable' 00:57:42 2021/06/18 00:57:42.003753 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_559.snap: 7307264 00:57:42 Pulling app-service-config 00:57:42 + snapcraftctl pull 00:57:42 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 00:57:44 Pulling config-common 00:57:44 + snapcraftctl pull 00:57:45 Pulling go-build-helper 00:57:45 + snapcraftctl pull 00:57:46 'edgex-go' has dependencies that need to be staged: go-build-helper 00:57:46 Skipping pull go-build-helper (already ran) 00:57:46 Building go-build-helper 00:57:46 + snapcraftctl build 00:57:46 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 00:57:47 + snapcraftctl stage 00:57:47 Staging go-build-helper 00:57:48 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 00:57:53 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 00:57:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:57:57 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:57:57 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:57:57 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 00:57:57 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 00:57:57 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:57:57 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:57:57 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 00:57:57 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 00:57:57 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] 00:57:57 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 00:57:57 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:57:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:57:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:57:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:57:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:57:57 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:57:57 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:57:57 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:57:57 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:57:57 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] 00:57:57 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 00:57:57 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:57:57 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:57:57 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] 00:57:57 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] 00:57:57 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] 00:57:57 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 00:57:57 Fetched 24.7 MB in 0s (0 B/s) 00:57:57 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:57:57 Fetched 224 kB in 0s (0 B/s) 00:57:57 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:57:57 Fetched 157 kB in 0s (0 B/s) 00:57:57 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:57:57 Fetched 221 kB in 0s (0 B/s) 00:57:57 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:57:57 Fetched 143 kB in 0s (0 B/s) 00:57:57 Pulling edgex-go 00:57:57 + snapcraftctl pull 00:57:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:58:04 $ docker stop --time=1 53543e845632f8d3866e767316ee672cd6aac3b1e74bc17291b12b7618a75046 00:58:07 $ docker rm -f 53543e845632f8d3866e767316ee672cd6aac3b1e74bc17291b12b7618a75046 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:58:08 00:58:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:58:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:58:09 latest: Pulling from edgex-devops/edgex-compose-arm64 00:58:09 29e5d40040c1: Pulling fs layer 00:58:09 1ce36da41761: Pulling fs layer 00:58:09 25b303627fd3: Pulling fs layer 00:58:09 29e5d40040c1: Download complete 00:58:10 1ce36da41761: Verifying Checksum 00:58:10 1ce36da41761: Download complete 00:58:10 29e5d40040c1: Pull complete 00:58:11 1ce36da41761: Pull complete 00:58:12 25b303627fd3: Verifying Checksum 00:58:12 25b303627fd3: Download complete 00:58:12 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:58:12 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:58:12 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:58:12 Fetched 0 B in 0s (0 B/s) 00:58:12 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:58:12 Fetched 96.5 kB in 0s (0 B/s) 00:58:12 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:58:12 Fetched 279 kB in 0s (0 B/s) 00:58:12 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:58:12 Fetched 122 kB in 0s (0 B/s) 00:58:12 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:58:12 Fetched 77.8 kB in 0s (0 B/s) 00:58:12 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:58:12 Fetched 8848 B in 0s (0 B/s) 00:58:12 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:58:12 Fetched 47.8 kB in 0s (0 B/s) 00:58:12 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:58:12 Fetched 45.6 kB in 0s (0 B/s) 00:58:12 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:58:12 Fetched 15.0 kB in 0s (0 B/s) 00:58:12 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:58:12 Fetched 219 kB in 0s (0 B/s) 00:58:12 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:58:12 Fetched 154 kB in 0s (0 B/s) 00:58:12 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:58:12 Fetched 50.6 kB in 0s (0 B/s) 00:58:12 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:58:12 Fetched 14.8 kB in 0s (0 B/s) 00:58:12 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:58:12 Fetched 41.8 kB in 0s (0 B/s) 00:58:12 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:58:12 Fetched 499 kB in 0s (0 B/s) 00:58:12 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:58:12 Fetched 111 kB in 0s (0 B/s) 00:58:12 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:58:12 Fetched 240 kB in 0s (0 B/s) 00:58:12 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:58:12 Fetched 29.3 kB in 0s (0 B/s) 00:58:12 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:58:12 Fetched 85.5 kB in 0s (0 B/s) 00:58:12 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:58:12 Fetched 24.5 kB in 0s (0 B/s) 00:58:12 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:58:12 Fetched 49.2 kB in 0s (0 B/s) 00:58:12 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:58:12 Fetched 54.2 kB in 0s (0 B/s) 00:58:12 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:58:12 Fetched 30.8 kB in 0s (0 B/s) 00:58:12 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:58:12 Fetched 15.8 kB in 0s (0 B/s) 00:58:12 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:58:12 Fetched 85.9 kB in 0s (0 B/s) 00:58:12 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:58:12 Fetched 8720 B in 0s (0 B/s) 00:58:12 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:58:12 Fetched 140 kB in 0s (0 B/s) 00:58:12 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:58:12 Fetched 119 kB in 0s (0 B/s) 00:58:12 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:58:12 Fetched 111 kB in 0s (0 B/s) 00:58:12 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:58:12 Fetched 11.1 kB in 0s (0 B/s) 00:58:12 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:58:12 Fetched 645 kB in 0s (0 B/s) 00:58:12 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:58:12 Fetched 41.3 kB in 0s (0 B/s) 00:58:12 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:58:12 Fetched 17.9 kB in 0s (0 B/s) 00:58:12 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:58:12 Fetched 368 kB in 0s (0 B/s) 00:58:12 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:58:12 Fetched 187 kB in 0s (0 B/s) 00:58:12 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:58:12 Fetched 175 kB in 0s (0 B/s) 00:58:12 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:58:12 Fetched 206 kB in 0s (0 B/s) 00:58:12 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:58:12 Fetched 1301 kB in 0s (0 B/s) 00:58:12 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:58:12 Fetched 36.2 kB in 0s (0 B/s) 00:58:12 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:58:12 Fetched 159 kB in 0s (0 B/s) 00:58:12 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:58:12 Fetched 107 kB in 0s (0 B/s) 00:58:12 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:58:12 Fetched 48.7 kB in 0s (0 B/s) 00:58:12 Pulling static-packages 00:58:12 + snapcraftctl pull 00:58:13 Pulling version 00:58:13 + cd /root/project 00:58:13 + + gitsed s/v// 00:58:13 describe --tags --abbrev=0 00:58:13 + GIT_VERSION=2.0.0-dev.269 00:58:13 + [ -z 2.0.0-dev.269 ] 00:58:13 + snapcraftctl set-version 2.0.0-dev.269 00:58:14 Building app-service-config 00:58:14 + snapcraftctl build 00:58:16 Building config-common 00:58:16 + snapcraftctl build 00:58:19 Skipping build go-build-helper (already ran) 00:58:19 Building edgex-go 00:58:19 + cd /root/parts/edgex-go/src 00:58:19 + make build 00:58:19 go mod tidy 00:58:21 go: downloading github.com/gorilla/mux v1.8.0 00:58:21 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 00:58:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 00:58:21 go: downloading github.com/stretchr/testify v1.7.0 00:58:21 go: downloading github.com/google/uuid v1.2.0 00:58:21 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 00:58:21 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:58:21 go: downloading gopkg.in/yaml.v2 v2.4.0 00:58:21 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:58:21 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:58:21 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 00:58:21 go: downloading github.com/lib/pq v1.10.2 00:58:21 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:58:21 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:58:21 go: downloading github.com/pelletier/go-toml v1.9.2 00:58:22 25b303627fd3: Pull complete 00:58:22 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:58:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:58:22 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 00:58:22 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 00:58:22 go: downloading github.com/davecgh/go-spew v1.1.1 00:58:22 go: downloading github.com/pmezard/go-difflib v1.0.0 00:58:22 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:58:22 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:58:22 go: downloading github.com/go-kit/kit v0.9.0 00:58:22 go: downloading github.com/stretchr/objx v0.1.0 00:58:22 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:58:22 go: downloading github.com/x448/float16 v0.8.4 00:58:22 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:58:22 prd-ubuntu18.04-docker-arm64-4c-16g-119 does not seem to be running inside a container 00:58:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:58:22 go: downloading github.com/go-playground/universal-translator v0.17.0 00:58:22 go: downloading github.com/leodido/go-urn v1.2.0 00:58:22 go: downloading golang.org/x/text v0.3.2 00:58:22 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:58:22 go: downloading github.com/go-playground/locales v0.13.0 00:58:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:58:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:58:22 go: downloading github.com/pebbe/zmq4 v1.2.7 00:58:23 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:58:23 go: downloading github.com/go-stack/stack v1.8.0 00:58:23 go: downloading github.com/kr/pretty v0.2.0 00:58:23 go: downloading github.com/hashicorp/consul/api v1.8.1 00:58:23 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:58:23 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:58:23 go: downloading github.com/gorilla/websocket v1.4.2 00:58:23 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:58:23 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:58:23 go: downloading github.com/onsi/ginkgo v1.10.1 00:58:23 go: downloading github.com/onsi/gomega v1.7.0 00:58:23 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:58:23 go: downloading github.com/mitchellh/copystructure v1.0.0 00:58:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:58:23 go: downloading github.com/kr/text v0.1.0 00:58:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:58:23 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:58:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:58:23 go: downloading github.com/hashicorp/serf v0.9.5 00:58:23 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:58:23 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:58:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:58:23 go: downloading github.com/fatih/color v1.9.0 00:58:23 go: downloading github.com/mattn/go-colorable v0.1.6 00:58:23 go: downloading github.com/mattn/go-isatty v0.0.12 00:58:23 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:58:23 go: downloading github.com/pkg/errors v0.8.1 00:58:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:58:23 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:58:23 go: downloading github.com/hashicorp/memberlist v0.2.2 00:58:23 go: downloading github.com/hpcloud/tail v1.0.0 00:58:23 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:58:23 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:58:23 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:58:23 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:58:23 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:58:24 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:58:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:58:24 go: downloading github.com/miekg/dns v1.1.26 00:58:24 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:58:24 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:58:24 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:58:24 go: downloading github.com/hashicorp/errwrap v1.0.0 00:58:24 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 00:58:25 $ docker top e28ab50352fc8de10ea4d737005444a5c095da952763c204b842d584a6d50931 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:26 + + docker-compose buildgrep --help parallel 00:58:26 00:58:29 --parallel Build images in parallel. [Pipeline] } 00:58:29 $ docker stop --time=1 e28ab50352fc8de10ea4d737005444a5c095da952763c204b842d584a6d50931 00:58:31 $ docker rm -f e28ab50352fc8de10ea4d737005444a5c095da952763c204b842d584a6d50931 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:58:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:58:32 . [Pipeline] withDockerContainer 00:58:32 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 00:58:32 prd-ubuntu18.04-docker-arm64-4c-16g-119 does not seem to be running inside a container 00:58:32 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:58:34 $ docker top 389bd57b7a0aefe5a2380e5bb4278c02cde1d2700919f43cb9f510f7990a0026 -eo pid,comm [Pipeline] { [Pipeline] sh 00:58:34 + docker-compose -f ./docker-compose-build.yml build --parallel 00:58:36 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 00:58:37 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 00:58:38 Building core-command ... 00:58:38 Building core-data ... 00:58:38 Building core-metadata ... 00:58:38 Building security-bootstrapper ... 00:58:38 Building security-proxy-setup ... 00:58:38 Building security-secretstore-setup ... 00:58:38 Building support-notifications ... 00:58:38 Building support-scheduler ... 00:58:38 Building sys-mgmt-agent ... 00:58:38 Building security-secretstore-setup 00:58:38 Building sys-mgmt-agent 00:58:38 Building security-proxy-setup 00:58:38 Building support-scheduler 00:58:38 Building core-metadata 00:58:38 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 00:58:39 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 00:58:40 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 00:58:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:58:42 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 00:58:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:58:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:58:45 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 00:58:47 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:58:47 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:58:47 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:58:47 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:58:47 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:58:47 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:58:47 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:58:47 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:58:47 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:58:47 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:58:47 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:58:47 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:58:47 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:58:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:58:47 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:58:47 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:58:47 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:58:47 + 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 00:58:47 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:58:47 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:58:47 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:58:47 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:58:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:58:47 + 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 00:58:47 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:58:47 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:58:47 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:58:49 Building static-packages 00:58:49 + snapcraftctl build 00:58:51 Building version 00:58:51 + snapcraftctl build 00:58:53 Staging app-service-config 00:58:53 + snapcraftctl stage 00:58:54 Staging config-common 00:58:54 + snapcraftctl stage 00:58:55 Skipping stage go-build-helper (already ran) 00:58:55 Staging edgex-go 00:58:55 + snapcraftctl stage 00:58:56 Staging static-packages 00:58:56 + snapcraftctl stage 00:58:58 Staging version 00:58:58 + snapcraftctl stage 00:58:59 Priming app-service-config 00:58:59 + snapcraftctl prime 00:59:00 Priming config-common 00:59:00 + snapcraftctl prime 00:59:01 Priming go-build-helper 00:59:01 + snapcraftctl prime 00:59:02 Priming edgex-go 00:59:02 + snapcraftctl prime 00:59:03 Priming static-packages 00:59:03 + snapcraftctl prime 00:59:05 Priming version 00:59:05 + snapcraftctl prime 00:59:06 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] } 00:59:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:59:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:59:46 ---> fb0a6804f072 00:59:46 Step 3/24 : WORKDIR /edgex-go 00:59:46 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:59:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:59:46 ---> fb0a6804f072 00:59:46 Step 3/26 : WORKDIR /edgex-go 00:59:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:59:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:59:46 ---> fb0a6804f072 00:59:46 Step 3/24 : WORKDIR /edgex-go 00:59:46 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:59:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:59:46 ---> fb0a6804f072 00:59:46 Step 3/23 : WORKDIR /edgex-go 00:59:46 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:59:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:59:46 ---> fb0a6804f072 00:59:46 Step 3/22 : WORKDIR /edgex-go 00:59:47 ---> Running in 18b44aef061e 00:59:47 ---> Running in fdecad59c0d7 00:59:47 ---> Running in ec084eb4858d 00:59:47 ---> Running in 55f148cf9bd4 00:59:47 ---> Running in 5b6b55c4fe3e 00:59:48 Removing intermediate container 5b6b55c4fe3e 00:59:48 ---> cc5ff8622268 00:59:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:48 Removing intermediate container 18b44aef061e 00:59:48 ---> ec2bef68db98 00:59:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:48 Removing intermediate container fdecad59c0d7 00:59:48 ---> 916dc2061769 00:59:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:48 Removing intermediate container 55f148cf9bd4 00:59:48 ---> 98643bde6575 00:59:48 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:48 ---> Running in f091c3935fc1 00:59:48 Removing intermediate container ec084eb4858d 00:59:48 ---> 1ef204a1c907 00:59:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:59:48 ---> Running in fcd3a63415ac 00:59:48 ---> Running in f81ee661c64c 00:59:48 ---> Running in adab91208c11 00:59:49 ---> Running in 2907351f9c54 00:59:52 Removing intermediate container f091c3935fc1 00:59:52 ---> 950d196a93ea 00:59:52 Step 5/26 : RUN apk add --update --no-cache make git 00:59:52 ---> Running in ad75414529ec 00:59:53 Removing intermediate container f81ee661c64c 00:59:53 ---> 06f31b0c0e6b 00:59:53 Step 5/24 : RUN apk add --update --no-cache make git 00:59:53 ---> Running in 47fe6a2473bf 00:59:53 Removing intermediate container 2907351f9c54 00:59:53 ---> 5a5eb9b3840f 00:59:53 Step 5/22 : RUN apk add --update --no-cache make git 00:59:53 Removing intermediate container adab91208c11 00:59:53 ---> dba30d56b008 00:59:53 Step 5/24 : RUN apk add --update --no-cache make bash git 00:59:54 ---> Running in 66328613cc97 00:59:54 ---> Running in 2202203273cc 00:59:54 Removing intermediate container fcd3a63415ac 00:59:54 ---> 42de9bfb4990 00:59:54 Step 5/23 : RUN apk add --update --no-cache make git 00:59:54 ---> Running in eb36ae5b59db 00:59:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:59:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:59:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:59:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:59:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:59:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:59:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:59:57 OK: 218 MiB in 52 packages 00:59:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:59:57 OK: 218 MiB in 52 packages 00:59:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:59:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:59:58 Removing intermediate container ad75414529ec 00:59:58 ---> 2800bac2cd3a 00:59:58 Step 6/26 : COPY go.mod . 00:59:58 OK: 218 MiB in 52 packages 00:59:59 OK: 218 MiB in 52 packages 00:59:59 OK: 218 MiB in 52 packages 00:59:59 Removing intermediate container 47fe6a2473bf 00:59:59 ---> 42e6336b171f 00:59:59 Step 6/24 : COPY go.mod . 01:00:00 ---> e4c62fbcb5c3 01:00:00 Step 7/26 : RUN go mod download 01:00:00 ---> Running in f1a75ba13ddf 01:00:00 Removing intermediate container 2202203273cc 01:00:00 ---> 9d2ac146b0d5 01:00:00 Step 6/24 : COPY go.mod . 01:00:00 Removing intermediate container eb36ae5b59db 01:00:00 ---> 1553462d7190 01:00:00 Step 6/23 : COPY go.mod . 01:00:01 Removing intermediate container 66328613cc97 01:00:01 ---> 8e2223f087b4 01:00:01 Step 6/22 : COPY go.mod . 01:00:01 ---> 93cf48f97f56 01:00:01 Step 7/24 : RUN go mod download 01:00:01 ---> Running in 07e5a87a54e1 01:00:02 ---> 1edb7c9c07d9 01:00:02 Step 7/24 : RUN go mod download 01:00:02 ---> Running in 66e68e0b62b1 01:00:02 ---> 3275b4a122b9 01:00:02 Step 7/23 : RUN go mod download 01:00:02 ---> Running in 15207486c982 01:00:02 ---> 07795a3e5c81 01:00:02 Step 7/22 : RUN go mod download 01:00:02 ---> Running in c6746a4217df 01:00:04 Removing intermediate container f1a75ba13ddf 01:00:04 ---> 53409a23acdb 01:00:04 Step 8/26 : COPY . . 01:00:05 Removing intermediate container 07e5a87a54e1 01:00:05 ---> 4f24c3aa532a 01:00:05 Step 8/24 : COPY . . 01:00:06 Removing intermediate container 66e68e0b62b1 01:00:06 ---> a10c37d6b7e5 01:00:06 Step 8/24 : COPY . . 01:00:07 Removing intermediate container 15207486c982 01:00:07 ---> 9585ba61dd81 01:00:07 Step 8/23 : COPY . . 01:00:08 Removing intermediate container c6746a4217df 01:00:08 ---> 2fdba184f44c 01:00:08 Step 8/22 : COPY . . 01:00:30 ---> 7acab81976fa 01:00:30 Step 9/24 : RUN go mod tidy 01:00:30 ---> 37835a20d035 01:00:30 Step 9/26 : RUN go mod tidy 01:00:30 ---> 8327d75ab3f8 01:00:30 Step 9/23 : RUN go mod tidy 01:00:30 ---> f4428208aab6 01:00:30 Step 9/24 : RUN go mod tidy 01:00:30 ---> e3e19f69a739 01:00:30 Step 9/22 : RUN go mod tidy 01:00:30 ---> Running in 377ab94a2558 01:00:30 ---> Running in 3e32d8dc2ce4 01:00:30 ---> Running in 7cae83a3675d 01:00:30 ---> Running in 96ea45ba3b30 01:00:30 ---> Running in 59102d9517be 01:00:36 Removing intermediate container 377ab94a2558 01:00:36 ---> 63eab12ed70a 01:00:36 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:00:36 ---> Running in 02e8d4577641 01:00:37 Removing intermediate container 59102d9517be 01:00:37 ---> 5f43ef102213 01:00:37 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:00:37 ---> Running in bf7fa291cedc 01:00:37 Removing intermediate container 96ea45ba3b30 01:00:37 ---> 3e9d3556eaad 01:00:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:00:38 ---> Running in b51d66ea2955 01:00:38 Removing intermediate container 3e32d8dc2ce4 01:00:38 ---> e93ad8f72119 01:00:38 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:00:38 Removing intermediate container 7cae83a3675d 01:00:38 ---> 22d625ac5ea7 01:00:38 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:00:38 ---> Running in e211009963bb 01:00:38 ---> Running in 286bd6f93cca 01:00:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:00:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 01:00:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:00:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:00:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 01:02:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:02:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:02:33 Removing intermediate container e211009963bb 01:02:33 ---> 53e2777e92c2 01:02:33 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:02:33 ---> Running in bf71f9b96475 01:02:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 01:02:38 Removing intermediate container bf7fa291cedc 01:02:38 ---> e757d9cd3d5a 01:02:38 01:02:38 Step 11/22 : FROM alpine:3.12 01:02:38 3.12: Pulling from library/alpine 01:02:38 Removing intermediate container 286bd6f93cca 01:02:38 ---> c9c8372630d4 01:02:38 01:02:38 Step 11/23 : FROM alpine:3.12 01:02:38 Removing intermediate container b51d66ea2955 01:02:38 ---> afe99c379555 01:02:38 01:02:38 Step 11/26 : FROM alpine:3.12 01:02:39 3.12: Pulling from library/alpine 01:02:39 3.12: Pulling from library/alpine 01:02:39 Removing intermediate container bf71f9b96475 01:02:39 ---> dbaf6361f176 01:02:39 01:02:39 Step 12/24 : FROM docker:20.10.0 01:02:39 20.10.0: Pulling from library/docker 01:02:39 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 01:02:40 Status: Downloaded newer image for alpine:3.12 01:02:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 01:02:40 Status: Image is up to date for alpine:3.12 01:02:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 01:02:40 Status: Image is up to date for alpine:3.12 01:02:40 ---> c4fd0aeabfcf 01:02:40 Step 12/22 : RUN apk add --update --no-cache curl 01:02:40 ---> c4fd0aeabfcf 01:02:40 ---> c4fd0aeabfcf 01:02:40 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:02:40 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:02:40 ---> Running in cbcc79310351 01:02:40 ---> Running in b5dced7cea6a 01:02:40 ---> Running in 52b471178783 01:02:40 Removing intermediate container 02e8d4577641 01:02:40 ---> 1ba6647130b2 01:02:40 01:02:40 Step 11/24 : FROM alpine:3.12 01:02:40 ---> c4fd0aeabfcf 01:02:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:02:41 ---> Running in ba21edb0ace3 01:02:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:02:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:02:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:02:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:02:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:02:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:02:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:02:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:02:44 (1/4) Installing ca-certificates (20191127-r4) 01:02:44 (1/1) Installing dumb-init (1.2.2-r1) 01:02:44 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:02:44 (3/4) Installing libcurl (7.77.0-r0) 01:02:44 Executing busybox-1.31.1-r20.trigger 01:02:44 (4/4) Installing curl (7.77.0-r0) 01:02:44 Executing busybox-1.31.1-r20.trigger 01:02:44 OK: 5 MiB in 15 packages 01:02:45 Executing ca-certificates-20191127-r4.trigger 01:02:45 (1/1) Installing dumb-init (1.2.2-r1) 01:02:45 Executing busybox-1.31.1-r20.trigger 01:02:45 OK: 5 MiB in 15 packages 01:02:45 OK: 7 MiB in 18 packages 01:02:45 (1/6) Installing ca-certificates (20191127-r4) 01:02:45 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:02:45 (3/6) Installing libcurl (7.77.0-r0) 01:02:45 (4/6) Installing curl (7.77.0-r0) 01:02:45 (5/6) Installing dumb-init (1.2.2-r1) 01:02:45 (6/6) Installing su-exec (0.2-r1) 01:02:45 Executing busybox-1.31.1-r20.trigger 01:02:45 Executing ca-certificates-20191127-r4.trigger 01:02:45 OK: 7 MiB in 20 packages 01:02:47 Removing intermediate container 52b471178783 01:02:47 ---> 51e650aad96a 01:02:47 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:02:47 ---> Running in b64ab424e6d8 01:02:47 Removing intermediate container ba21edb0ace3 01:02:47 ---> 953fc31bf6b7 01:02:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:02:48 ---> Running in 66281fe5a74b 01:02:48 Removing intermediate container b64ab424e6d8 01:02:48 ---> d8cd17c615ae 01:02:48 Step 14/23 : ENV APP_PORT=59861 01:02:48 Removing intermediate container cbcc79310351 01:02:48 ---> d8dfee469753 01:02:48 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:02:48 Removing intermediate container b5dced7cea6a 01:02:48 ---> baf3252080b2 01:02:48 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:02:48 ---> Running in cddaf72b3e2e 01:02:49 ---> Running in 6039c151d7b7 01:02:49 ---> Running in 7ba491023991 01:02:49 Removing intermediate container 66281fe5a74b 01:02:49 ---> 9823d98714f2 01:02:49 Step 14/24 : ENV APP_PORT=59881 01:02:49 ---> Running in 78577c7eff53 01:02:49 Removing intermediate container cddaf72b3e2e 01:02:49 ---> ac873fc11694 01:02:49 Step 15/23 : EXPOSE $APP_PORT 01:02:49 Removing intermediate container 7ba491023991 01:02:49 ---> e60e3fb4eb4c 01:02:49 Step 14/26 : WORKDIR / 01:02:49 Removing intermediate container 6039c151d7b7 01:02:49 ---> 2de21cf72b59 01:02:49 Step 14/22 : WORKDIR /edgex 01:02:50 ---> Running in a6e8a49ebcaf 01:02:50 ---> Running in b81c97534cb7 01:02:50 ---> Running in 46592796c8a2 01:02:50 Removing intermediate container 78577c7eff53 01:02:50 ---> 8f326aff93de 01:02:50 Step 15/24 : EXPOSE $APP_PORT 01:02:50 ---> Running in e12fa4dcd163 01:02:50 Removing intermediate container a6e8a49ebcaf 01:02:50 ---> 1b436922c514 01:02:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:02:51 Removing intermediate container b81c97534cb7 01:02:51 ---> 1411a4d0b6a8 01:02:51 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:02:51 Removing intermediate container 46592796c8a2 01:02:51 ---> a2cee43cf1e3 01:02:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:02:51 Removing intermediate container e12fa4dcd163 01:02:51 ---> f059cb730d48 01:02:51 Step 16/24 : WORKDIR / 01:02:51 ---> Running in 342452e02c5d 01:02:52 ---> 040d4d87f84e 01:02:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:02:52 Removing intermediate container 342452e02c5d 01:02:52 ---> b77ecd4f3b66 01:02:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:02:52 ---> f10d805ba427 01:02:52 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:02:53 ---> fa1e616c0d35 01:02:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:02:55 ---> 8cddd8898d5e 01:02:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:02:55 ---> e08aaa573df5 01:02:55 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:02:55 ---> 7e4d031940ba 01:02:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:02:55 ---> b12f87d39e76 01:02:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:02:56 ---> 3b6e3b687abd 01:02:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:02:56 ---> 492ade080579 01:02:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:02:56 ---> 5f76509f2883 01:02:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:02:56 ---> f0d55e46b3c0 01:02:56 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:02:57 ---> Running in dc496f77e911 01:02:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:02:57 ---> Running in 32cf23b0997f 01:02:57 Status: Downloaded newer image for docker:20.10.0 01:02:57 ---> eeaf43b92773 01:02:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:02:57 ---> Running in e20e56e365a2 01:02:57 Removing intermediate container 32cf23b0997f 01:02:57 ---> 6693eb18443a 01:02:57 Step 19/22 : CMD ["--init=true"] 01:02:57 Removing intermediate container dc496f77e911 01:02:57 ---> 7f9531e140c7 01:02:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:02:57 ---> f1a754493833 01:02:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:02:57 ---> Running in f1243dd99768 01:02:58 ---> Running in fb697e25f6db 01:02:58 ---> 5abcd5cff54b 01:02:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:02:58 Removing intermediate container e20e56e365a2 01:02:58 ---> 073a83ab2f95 01:02:58 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:02:58 ---> Running in 96d82e1a50e3 01:02:58 ---> Running in db7fd4ef09f1 01:02:58 Removing intermediate container f1243dd99768 01:02:58 ---> 8539200ece12 01:02:58 Step 20/22 : LABEL arch=arm64 01:02:59 Removing intermediate container fb697e25f6db 01:02:59 ---> 5d795d52b904 01:02:59 Step 21/23 : LABEL arch=arm64 01:02:59 ---> Running in 00189200802f 01:02:59 ---> Running in b972763f7835 01:02:59 Removing intermediate container 96d82e1a50e3 01:02:59 ---> cd879674646b 01:02:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:02:59 ---> Running in 4f4763c91d90 01:02:59 ---> c143aca2cb1a 01:02:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:02:59 Removing intermediate container 00189200802f 01:02:59 ---> 31ce6a2a5493 01:02:59 Step 21/22 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 01:02:59 Removing intermediate container b972763f7835 01:02:59 ---> 29324c780a26 01:02:59 Step 22/23 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 01:03:00 ---> Running in 62ac06e52cec 01:03:00 ---> Running in cf0fcedd9839 01:03:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:03:00 Removing intermediate container 4f4763c91d90 01:03:00 ---> 973c9df59a06 01:03:00 Step 22/24 : LABEL arch=arm64 01:03:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:03:00 ---> Running in 8a9eaa9edbee 01:03:00 Removing intermediate container 62ac06e52cec 01:03:00 ---> e2564f46dcf3 01:03:00 Step 22/22 : LABEL version=0.0.0 01:03:00 Removing intermediate container cf0fcedd9839 01:03:00 ---> a4c75d9b7ba2 01:03:00 Step 23/23 : LABEL version=0.0.0 01:03:01 ---> Running in ab5dba5ef946 01:03:01 ---> Running in ac7d667749f7 01:03:01 (1/39) Installing readline (8.0.4-r0) 01:03:01 (2/39) Installing bash (5.0.17-r0) 01:03:01 Executing bash-5.0.17-r0.post-install 01:03:01 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:03:01 (4/39) Installing libcurl (7.77.0-r0) 01:03:01 (5/39) Installing curl (7.77.0-r0) 01:03:01 (6/39) Installing dumb-init (1.2.2-r1) 01:03:01 (7/39) Installing libbz2 (1.0.8-r1) 01:03:01 Removing intermediate container 8a9eaa9edbee 01:03:01 ---> 05cd7ee2caf2 01:03:01 Step 23/24 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 01:03:01 (8/39) Installing expat (2.2.9-r1) 01:03:01 (9/39) Installing libffi (3.3-r2) 01:03:01 (10/39) Installing gdbm (1.13-r1) 01:03:01 (11/39) Installing xz-libs (5.2.5-r0) 01:03:01 (12/39) Installing sqlite-libs (3.32.1-r1) 01:03:01 (13/39) Installing python3 (3.8.10-r0) 01:03:01 ---> Running in acf556129d0d 01:03:02 ---> 37b34316c516 01:03:02 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:03:02 Removing intermediate container ab5dba5ef946 01:03:02 ---> 903add0cf031 01:03:02 01:03:02 Removing intermediate container ac7d667749f7 01:03:02 ---> 58e874388d15 01:03:02 01:03:02 Removing intermediate container acf556129d0d 01:03:02 ---> bd69ff4fbc5f 01:03:02 Step 24/24 : LABEL version=0.0.0 01:03:03 Successfully built 903add0cf031 01:03:03 Successfully tagged security-proxy-setup-arm64:latest 01:03:03 Building security-bootstrapper 01:03:03  Building security-proxy-setup ... done  ---> Running in ef5f90155e69 01:03:03 Successfully built 58e874388d15 01:03:03 Successfully tagged support-scheduler-arm64:latest 01:03:03  Building support-scheduler ... done  ---> a12d7cdf5db1 01:03:03 Building core-command 01:03:03 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 01:03:04 (14/39) Installing py3-appdirs (1.4.4-r1) 01:03:04 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:03:04 (16/39) Installing py3-parsing (2.4.7-r0) 01:03:04 (17/39) Installing py3-six (1.15.0-r0) 01:03:04 (18/39) Installing py3-packaging (20.4-r0) 01:03:04 (19/39) Installing py3-setuptools (47.0.0-r0) 01:03:04 ---> Running in 6d9819a43065 01:03:04 (20/39) Installing py3-chardet (3.0.4-r4) 01:03:04 (21/39) Installing py3-idna (2.9-r0) 01:03:04 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:03:04 Removing intermediate container ef5f90155e69 01:03:04 ---> 2d177f90327b 01:03:04 01:03:04 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:03:04 (24/39) Installing py3-requests (2.23.0-r0) 01:03:04 (25/39) Installing py3-msgpack (1.0.0-r0) 01:03:04 (26/39) Installing py3-lockfile (0.12.2-r3) 01:03:04 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:03:04 (28/39) Installing py3-colorama (0.4.3-r0) 01:03:04 (29/39) Installing py3-distlib (0.3.0-r0) 01:03:04 (30/39) Installing py3-distro (1.5.0-r1) 01:03:04 (31/39) Installing py3-webencodings (0.5.1-r3) 01:03:04 (32/39) Installing py3-html5lib (1.0.1-r4) 01:03:04 (33/39) Installing py3-pytoml (0.1.21-r0) 01:03:04 (34/39) Installing py3-pep517 (0.8.2-r0) 01:03:04 (35/39) Installing py3-progress (1.5-r0) 01:03:04 (36/39) Installing py3-toml (0.10.1-r0) 01:03:04 (37/39) Installing py3-retrying (1.3.3-r0) 01:03:04 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:03:04 (39/39) Installing py3-pip (20.1.1-r0) 01:03:05 Successfully built 2d177f90327b 01:03:05 Successfully tagged core-metadata-arm64:latest 01:03:05 Building core-data 01:03:05 Executing busybox-1.31.1-r19.trigger 01:03:05  Building core-metadata ... done OK: 72 MiB in 59 packages 01:03:07 Removing intermediate container 6d9819a43065 01:03:07 ---> eb0573510059 01:03:07 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:03:07 ---> Running in 54116afe7115 01:03:08 Removing intermediate container 54116afe7115 01:03:08 ---> 7eac61704f24 01:03:08 Step 24/26 : LABEL arch=arm64 01:03:08 ---> Running in ef1ff846201e 01:03:09 Removing intermediate container ef1ff846201e 01:03:09 ---> 951b57edcf9c 01:03:09 Step 25/26 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 01:03:10 ---> Running in bb1af2025d53 01:03:10 Collecting docker-compose==1.23.2 01:03:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:03:11 Removing intermediate container bb1af2025d53 01:03:11 ---> 7cfab4c65591 01:03:11 Step 26/26 : LABEL version=0.0.0 01:03:11 ---> Running in 08ca39808f1a 01:03:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:03:11 Collecting jsonschema<3,>=2.5.1 01:03:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:03:12 Removing intermediate container 08ca39808f1a 01:03:12 ---> ebf6744365eb 01:03:12 01:03:12 Successfully built ebf6744365eb 01:03:12 Successfully tagged security-secretstore-setup-arm64:latest 01:03:12  Building security-secretstore-setup ... done Building support-notifications 01:03:12 Collecting texttable<0.10,>=0.9.0 01:03:12 Downloading texttable-0.9.1.tar.gz (11 kB) 01:03:15 Collecting websocket-client<1.0,>=0.32.0 01:03:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:03:15 Collecting dockerpty<0.5,>=0.4.1 01:03:15 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:03:18 Collecting docopt<0.7,>=0.6.1 01:03:18 Downloading docopt-0.6.2.tar.gz (25 kB) 01:03:21 Collecting PyYAML<4,>=3.10 01:03:21 Downloading PyYAML-3.13.tar.gz (270 kB) 01:03:24 Collecting cached-property<2,>=1.2.0 01:03:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:03:25 Collecting docker<4.0,>=3.6.0 01:03:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:03:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:03:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:03:27 Collecting docker-pycreds>=0.4.0 01:03:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:03:27 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 01:03:28 Collecting urllib3<1.25,>=1.21.1 01:03:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:03:28 Collecting idna<2.8,>=2.5 01:03:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:03:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 01:03:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:03:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:03:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:03:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:03:30 Installing collected packages: jsonschema, texttable, websocket-client, dockerpty, docopt, PyYAML, cached-property, docker-pycreds, urllib3, idna, requests, docker, docker-compose 01:03:30 Running setup.py install for texttable: started 01:03:33 Running setup.py install for texttable: finished with status 'done' 01:03:33 Running setup.py install for dockerpty: started 01:03:35 Running setup.py install for dockerpty: finished with status 'done' 01:03:35 Running setup.py install for docopt: started 01:03:37 Running setup.py install for docopt: finished with status 'done' 01:03:37 Running setup.py install for PyYAML: started 01:03:41 Running setup.py install for PyYAML: finished with status 'done' 01:03:41 Attempting uninstall: urllib3 01:03:41 Found existing installation: urllib3 1.25.9 01:03:41 Uninstalling urllib3-1.25.9: 01:03:41 Successfully uninstalled urllib3-1.25.9 01:03:41 Attempting uninstall: idna 01:03:41 Found existing installation: idna 2.9 01:03:41 Uninstalling idna-2.9: 01:03:41 Successfully uninstalled idna-2.9 01:03:43 Attempting uninstall: requests 01:03:43 Found existing installation: requests 2.23.0 01:03:43 Uninstalling requests-2.23.0: 01:03:43 Successfully uninstalled requests-2.23.0 01:03:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 01:03:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:03:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:03:51 ---> fb0a6804f072 01:03:51 Step 3/24 : WORKDIR /edgex-go 01:03:51 ---> Using cache 01:03:51 ---> 1ef204a1c907 01:03:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:51 ---> Using cache 01:03:51 ---> 5a5eb9b3840f 01:03:51 Step 5/24 : RUN apk add --update --no-cache make git 01:03:51 ---> Using cache 01:03:51 ---> 8e2223f087b4 01:03:51 Step 6/24 : COPY go.mod . 01:03:51 ---> Using cache 01:03:51 ---> 07795a3e5c81 01:03:51 Step 7/24 : RUN go mod download 01:03:51 ---> Using cache 01:03:51 ---> 2fdba184f44c 01:03:51 Step 8/24 : COPY . . 01:03:51 ---> Using cache 01:03:51 ---> e3e19f69a739 01:03:51 Step 9/24 : RUN go mod tidy 01:03:51 ---> Using cache 01:03:51 ---> 5f43ef102213 01:03:51 Step 10/24 : RUN make cmd/core-command/core-command 01:03:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:03:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:03:52 ---> fb0a6804f072 01:03:52 Step 3/24 : WORKDIR /edgex-go 01:03:52 ---> Using cache 01:03:52 ---> 1ef204a1c907 01:03:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:52 ---> Using cache 01:03:52 ---> 5a5eb9b3840f 01:03:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:03:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:03:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:03:52 ---> fb0a6804f072 01:03:52 Step 3/32 : WORKDIR /edgex-go 01:03:52 ---> Using cache 01:03:52 ---> 1ef204a1c907 01:03:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:52 ---> Using cache 01:03:52 ---> 5a5eb9b3840f 01:03:52 Step 5/32 : RUN apk add --update --no-cache make git 01:03:52 ---> Using cache 01:03:52 ---> 8e2223f087b4 01:03:52 Step 6/32 : COPY go.mod . 01:03:52 ---> Using cache 01:03:52 ---> 07795a3e5c81 01:03:52 Step 7/32 : RUN go mod download 01:03:52 ---> Using cache 01:03:52 ---> 2fdba184f44c 01:03:52 Step 8/32 : COPY . . 01:03:52 ---> Using cache 01:03:52 ---> e3e19f69a739 01:03:52 Step 9/32 : RUN go mod tidy 01:03:52 ---> Using cache 01:03:52 ---> 5f43ef102213 01:03:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:03:53 ---> Running in b6cdb41be3a4 01:03:53 ---> Running in fa777e2cd05c 01:03:53 ---> Running in 18b65e68219b 01:03:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:03:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:03:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:03:56 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:03:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:03:56 ---> fb0a6804f072 01:03:56 Step 3/23 : WORKDIR /edgex-go 01:03:56 ---> Using cache 01:03:56 ---> 1ef204a1c907 01:03:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:03:56 ---> Using cache 01:03:56 ---> 5a5eb9b3840f 01:03:56 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:03:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:03:57 ---> Running in 9cfd77842670 01:03:58 OK: 218 MiB in 52 packages 01:04:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:04:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:04:02 OK: 218 MiB in 52 packages 01:04:02 Removing intermediate container 18b65e68219b 01:04:02 ---> 423e5aa5d492 01:04:02 Step 6/24 : COPY go.mod . 01:04:04 ---> 4f2b231500ec 01:04:04 Step 7/24 : RUN go mod download 01:04:04 Removing intermediate container 9cfd77842670 01:04:04 ---> cd4a615d9ee3 01:04:04 Step 6/23 : COPY go.mod . 01:04:04 ---> Running in fbcb66f97400 01:04:05 Removing intermediate container db7fd4ef09f1 01:04:05 ---> 06ad45e011dd 01:04:05 Step 15/24 : ENV APP_PORT=58890 01:04:06 ---> Running in ca31a00f6016 01:04:06 ---> 22da231d42c9 01:04:06 Step 7/23 : RUN go mod download 01:04:06 ---> Running in 4a9a47d30b33 01:04:07 Removing intermediate container ca31a00f6016 01:04:07 ---> 92f2be2191cb 01:04:07 Step 16/24 : EXPOSE $APP_PORT 01:04:07 ---> Running in 59c795d6adf6 01:04:08 Removing intermediate container 59c795d6adf6 01:04:08 ---> f7ae7c55391a 01:04:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:04:10 Removing intermediate container fbcb66f97400 01:04:10 ---> 93753b89ad52 01:04:10 Step 8/24 : COPY . . 01:04:11 ---> e197f87769f2 01:04:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:04:11 Removing intermediate container 4a9a47d30b33 01:04:11 ---> 62fa80bed5d7 01:04:11 Step 8/23 : COPY . . 01:04:13 ---> ce77e8756fe1 01:04:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:04:16 ---> 801a1a47f2b4 01:04:16 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:04:16 ---> Running in b09c830ab667 01:04:18 Removing intermediate container b09c830ab667 01:04:18 ---> 75c84446ec36 01:04:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:04:18 ---> Running in 30976f62c8fa 01:04:21 Removing intermediate container 30976f62c8fa 01:04:21 ---> b390b808687e 01:04:21 Step 22/24 : LABEL arch=arm64 01:04:21 ---> Running in 0dc488b5bf39 01:04:23 Removing intermediate container 0dc488b5bf39 01:04:23 ---> c50aa16c0f56 01:04:23 Step 23/24 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 01:04:23 ---> Running in 4016d9078009 01:04:25 Removing intermediate container 4016d9078009 01:04:25 ---> d8a17fe89952 01:04:25 Step 24/24 : LABEL version=0.0.0 01:04:25 ---> Running in 1ed779218fb4 01:04:26 Removing intermediate container 1ed779218fb4 01:04:26 ---> bc95106d0e33 01:04:26 01:04:27 Successfully built bc95106d0e33 01:04:27 Successfully tagged sys-mgmt-agent-arm64:latest 01:04:39  Building sys-mgmt-agent ... done  ---> 7c3a9f3cf2a3 01:04:39 Step 9/24 : RUN go mod tidy 01:04:39 ---> cb3c0bf5f600 01:04:39 Step 9/23 : RUN go mod tidy 01:04:39 ---> Running in 7826e9b06c99 01:04:39 ---> Running in 01ab9a643a63 01:04:45 Removing intermediate container 7826e9b06c99 01:04:45 ---> ca73b557db49 01:04:45 Step 10/24 : RUN make cmd/core-data/core-data 01:04:45 Removing intermediate container 01ab9a643a63 01:04:45 ---> 65b0f4408dd2 01:04:45 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:04:45 ---> Running in 7ba47ced033c 01:04:45 ---> Running in aab0a27c1260 01:04:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:04:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:05:20 Removing intermediate container b6cdb41be3a4 01:05:20 ---> 96977c2e9e61 01:05:20 01:05:20 Step 11/32 : FROM alpine:3.12 01:05:20 ---> c4fd0aeabfcf 01:05:20 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:05:20 Removing intermediate container fa777e2cd05c 01:05:20 ---> 96d658afb6c4 01:05:20 01:05:20 Step 11/24 : FROM alpine:3.12 01:05:20 ---> c4fd0aeabfcf 01:05:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:05:20 ---> Using cache 01:05:20 ---> 953fc31bf6b7 01:05:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:05:20 ---> Using cache 01:05:20 ---> 9823d98714f2 01:05:20 Step 14/24 : ENV APP_PORT=59882 01:05:20 ---> Running in b96137b86a5c 01:05:20 ---> Running in 0a68e3ba8f22 01:05:21 Removing intermediate container b96137b86a5c 01:05:21 ---> 94bee128a520 01:05:21 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:05:21 Removing intermediate container 0a68e3ba8f22 01:05:21 ---> 4f5346a4bb63 01:05:21 Step 15/24 : EXPOSE $APP_PORT 01:05:21 ---> Running in 85ba8bec32eb 01:05:21 ---> Running in 60550f6d9790 01:05:22 Removing intermediate container 60550f6d9790 01:05:22 ---> e42f197b373b 01:05:22 Step 16/24 : WORKDIR / 01:05:22 ---> Running in 20c0f0a760b8 01:05:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:05:23 Removing intermediate container 20c0f0a760b8 01:05:23 ---> eb5ea58f1f8e 01:05:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:05:23 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:05:24 (1/2) Installing dumb-init (1.2.2-r1) 01:05:24 (2/2) Installing su-exec (0.2-r1) 01:05:24 Executing busybox-1.31.1-r20.trigger 01:05:24 OK: 5 MiB in 16 packages 01:05:25 ---> 8d21fa163450 01:05:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:05:27 Removing intermediate container 85ba8bec32eb 01:05:27 ---> eaae20bfb005 01:05:27 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:05:27 ---> Running in 845d3e156df8 01:05:27 ---> 4be4711be17b 01:05:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:05:28 Removing intermediate container 845d3e156df8 01:05:28 ---> e53e647249b6 01:05:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:05:28 ---> Running in 9d313c8a1e08 01:05:28 ---> e4c0cd61319c 01:05:28 Step 20/24 : ENTRYPOINT ["/core-command"] 01:05:29 ---> Running in c14c275ada74 01:05:29 Removing intermediate container 9d313c8a1e08 01:05:29 ---> e35300732017 01:05:29 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:05:29 ---> Running in 3a8cd60cee1a 01:05:29 Removing intermediate container c14c275ada74 01:05:29 ---> 072b293843e6 01:05:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:05:30 ---> Running in 1b2fda9d7f49 01:05:30 Removing intermediate container 1b2fda9d7f49 01:05:30 ---> fe54b29b28ab 01:05:30 Step 22/24 : LABEL arch=arm64 01:05:31 ---> Running in a614e42ff4b7 01:05:32 Removing intermediate container a614e42ff4b7 01:05:32 ---> b03951b6bb0b 01:05:32 Step 23/24 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 01:05:32 ---> Running in 24f14644b352 01:05:33 Removing intermediate container 24f14644b352 01:05:33 ---> f2dde4cdb696 01:05:33 Step 24/24 : LABEL version=0.0.0 01:05:33 ---> Running in 11cdc9089a19 01:05:33 Removing intermediate container 3a8cd60cee1a 01:05:33 ---> ebd7f77dd182 01:05:33 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:05:33 ---> Running in 4f532dc9f948 01:05:34 Removing intermediate container 11cdc9089a19 01:05:34 ---> 2ee493325985 01:05:34 01:05:34 Removing intermediate container 4f532dc9f948 01:05:34 ---> 773a90b975bf 01:05:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:05:34 Successfully built 2ee493325985 01:05:34 Successfully tagged core-command-arm64:latest 01:05:35  Building core-command ... done  ---> 1ce6a51caa38 01:05:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:05:36 ---> Running in 1381382a20da 01:05:39 Removing intermediate container 1381382a20da 01:05:39 ---> 026d83b18a65 01:05:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:05:41 ---> 4986b3c8dcf7 01:05:41 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:05:43 ---> 8eddb90b43a4 01:05:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:05:44 ---> 6911c0005833 01:05:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:05:45 ---> 85c20c05221f 01:05:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:05:46 ---> e48aaeb3c678 01:05:46 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:05:47 ---> Running in beca4edc9786 01:05:47 Removing intermediate container beca4edc9786 01:05:47 ---> d4c82497ffd6 01:05:47 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:05:49 ---> 1207d69d8f51 01:05:49 Step 27/32 : RUN chmod +x /entrypoint.sh 01:05:49 ---> Running in 0f44f10ded38 01:05:53 Removing intermediate container 0f44f10ded38 01:05:53 ---> c85f80926745 01:05:53 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:05:53 ---> Running in 9f3412a52e32 01:05:54 Removing intermediate container 9f3412a52e32 01:05:54 ---> c5e462f8c324 01:05:54 Step 29/32 : CMD ["gate"] 01:05:54 ---> Running in 1950f7717112 01:05:55 Removing intermediate container 1950f7717112 01:05:55 ---> 786227b924b0 01:05:55 Step 30/32 : LABEL arch=arm64 01:05:55 ---> Running in abe5264b90b9 01:05:56 Removing intermediate container abe5264b90b9 01:05:56 ---> 6291079695db 01:05:56 Step 31/32 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 01:05:57 ---> Running in 92d9d5c34058 01:05:57 Removing intermediate container 92d9d5c34058 01:05:57 ---> 164e5ea5671f 01:05:57 Step 32/32 : LABEL version=0.0.0 01:05:58 ---> Running in 43dcc6bdedcf 01:05:58 Removing intermediate container 43dcc6bdedcf 01:05:58 ---> a69a9bd7ea69 01:05:58 01:05:59 Successfully built a69a9bd7ea69 01:05:59 Successfully tagged security-bootstrapper-arm64:latest 01:06:06  Building security-bootstrapper ... done Removing intermediate container aab0a27c1260 01:06:06 ---> 7875c40a857b 01:06:06 01:06:06 Step 11/23 : FROM alpine:3.12 01:06:06 ---> c4fd0aeabfcf 01:06:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:06:06 ---> Running in 5901c2d7731c 01:06:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:06:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:06:08 (1/2) Installing ca-certificates (20191127-r4) 01:06:08 (2/2) Installing dumb-init (1.2.2-r1) 01:06:08 Executing busybox-1.31.1-r20.trigger 01:06:08 Executing ca-certificates-20191127-r4.trigger 01:06:08 OK: 6 MiB in 16 packages 01:06:10 Removing intermediate container 7ba47ced033c 01:06:10 ---> cd82f97faa35 01:06:10 01:06:10 Step 11/24 : FROM alpine:3.12 01:06:10 ---> c4fd0aeabfcf 01:06:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:06:10 ---> Running in 2e0b04bc1ca6 01:06:10 Removing intermediate container 5901c2d7731c 01:06:10 ---> e5939858ee48 01:06:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:06:10 ---> Running in e7ff9f517367 01:06:10 Removing intermediate container 2e0b04bc1ca6 01:06:10 ---> b7df797aa264 01:06:10 Step 13/24 : ENV APP_PORT=59880 01:06:10 ---> Running in 6735437718ba 01:06:11 Removing intermediate container e7ff9f517367 01:06:11 ---> 3eb3ed96dd56 01:06:11 Step 14/23 : ENV APP_PORT=59860 01:06:11 ---> Running in d2167ce1e5ce 01:06:11 Removing intermediate container 6735437718ba 01:06:11 ---> c1ed6b9ea852 01:06:11 Step 14/24 : EXPOSE $APP_PORT 01:06:11 ---> Running in 6b24953f09ea 01:06:11 Removing intermediate container d2167ce1e5ce 01:06:11 ---> 35d78851e4d8 01:06:11 Step 15/23 : EXPOSE $APP_PORT 01:06:11 ---> Running in 38323db43ae3 01:06:12 Removing intermediate container 6b24953f09ea 01:06:12 ---> c8b53522e7da 01:06:12 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:06:12 ---> Running in b0cc5136ee0b 01:06:12 Removing intermediate container 38323db43ae3 01:06:12 ---> d5e1127113a5 01:06:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:06:13 ---> eda5a920b18d 01:06:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:06:14 ---> 11eb577af9d1 01:06:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:06:15 Removing intermediate container b0cc5136ee0b 01:06:15 ---> 5805ea80f9d6 01:06:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:06:15 ---> Running in 41dc573c4987 01:06:15 ---> 016f9f31b9ad 01:06:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:06:15 ---> Running in b98df06c7d30 01:06:16 Removing intermediate container b98df06c7d30 01:06:16 ---> ba56ad880c8f 01:06:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:06:16 ---> Running in 14cd13941be9 01:06:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:06:16 Removing intermediate container 14cd13941be9 01:06:16 ---> 97a88e1562a3 01:06:16 Step 21/23 : LABEL arch=arm64 01:06:17 ---> Running in 180295f174b1 01:06:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:06:17 Removing intermediate container 180295f174b1 01:06:17 ---> 977d24629a55 01:06:17 Step 22/23 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 01:06:17 ---> Running in 9d29b5f0b6e9 01:06:17 (1/6) Installing dumb-init (1.2.2-r1) 01:06:17 (2/6) Installing libgcc (9.3.0-r2) 01:06:18 (3/6) Installing libsodium (1.0.18-r0) 01:06:18 Removing intermediate container 9d29b5f0b6e9 01:06:18 ---> ea9d2e95dd00 01:06:18 Step 23/23 : LABEL version=0.0.0 01:06:18 (4/6) Installing libstdc++ (9.3.0-r2) 01:06:18 ---> Running in be2835a996c7 01:06:18 (5/6) Installing libzmq (4.3.3-r0) 01:06:18 (6/6) Installing zeromq (4.3.3-r0) 01:06:18 Executing busybox-1.31.1-r20.trigger 01:06:18 OK: 8 MiB in 20 packages 01:06:18 Removing intermediate container be2835a996c7 01:06:18 ---> a980ea979f5e 01:06:18 01:06:19 Successfully built a980ea979f5e 01:06:19 Successfully tagged support-notifications-arm64:latest 01:06:19  Building support-notifications ... done Removing intermediate container 41dc573c4987 01:06:19 ---> 207a876793df 01:06:19 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:06:20 ---> 151759cd6f46 01:06:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:06:22 ---> 9e8d6e109138 01:06:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:06:22 ---> 2c2d57c215fb 01:06:22 Step 20/24 : ENTRYPOINT ["/core-data"] 01:06:23 ---> Running in 23a3786bbcc8 01:06:23 Removing intermediate container 23a3786bbcc8 01:06:23 ---> ee55fb1f5fb9 01:06:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:06:23 ---> Running in 32387ba71bf8 01:06:24 Removing intermediate container 32387ba71bf8 01:06:24 ---> 91ba696b6f38 01:06:24 Step 22/24 : LABEL arch=arm64 01:06:24 ---> Running in 52be8089d237 01:06:24 Removing intermediate container 52be8089d237 01:06:24 ---> 7a9bec011c7e 01:06:24 Step 23/24 : LABEL git_sha=74f050ad4472433f206c529de3d07eaae1b1899a 01:06:24 ---> Running in 2fec410cc734 01:06:25 Removing intermediate container 2fec410cc734 01:06:25 ---> f3784dfe4dab 01:06:25 Step 24/24 : LABEL version=0.0.0 01:06:25 ---> Running in b748f426b01b 01:06:26 Removing intermediate container b748f426b01b 01:06:26 ---> d8d9634ba7ab 01:06:26 01:06:26 Successfully built d8d9634ba7ab 01:06:26 Successfully tagged core-data-arm64:latest 01:06:26  Building core-data ... done  [Pipeline] } 01:06:26 $ docker stop --time=1 389bd57b7a0aefe5a2380e5bb4278c02cde1d2700919f43cb9f510f7990a0026 01:06:28 $ docker rm -f 389bd57b7a0aefe5a2380e5bb4278c02cde1d2700919f43cb9f510f7990a0026 [Pipeline] // withDockerContainer [Pipeline] sh 01:06:29 + docker images 01:06:29 REPOSITORY TAG IMAGE ID CREATED SIZE 01:06:29 core-data-arm64 latest d8d9634ba7ab 4 seconds ago 19.1MB 01:06:29 support-notifications-arm64 latest a980ea979f5e 11 seconds ago 15.7MB 01:06:29 cd82f97faa35 20 seconds ago 975MB 01:06:29 7875c40a857b 24 seconds ago 969MB 01:06:29 security-bootstrapper-arm64 latest a69a9bd7ea69 31 seconds ago 17.5MB 01:06:29 core-command-arm64 latest 2ee493325985 56 seconds ago 15MB 01:06:29 96d658afb6c4 About a minute ago 966MB 01:06:29 96977c2e9e61 About a minute ago 970MB 01:06:29 sys-mgmt-agent-arm64 latest bc95106d0e33 2 minutes ago 299MB 01:06:29 security-secretstore-setup-arm64 latest ebf6744365eb 3 minutes ago 27.1MB 01:06:29 core-metadata-arm64 latest 2d177f90327b 3 minutes ago 15.7MB 01:06:29 support-scheduler-arm64 latest 58e874388d15 3 minutes ago 15.1MB 01:06:29 security-proxy-setup-arm64 latest 903add0cf031 3 minutes ago 24.2MB 01:06:29 dbaf6361f176 3 minutes ago 969MB 01:06:29 1ba6647130b2 3 minutes ago 972MB 01:06:29 afe99c379555 3 minutes ago 976MB 01:06:29 c9c8372630d4 3 minutes ago 968MB 01:06:29 e757d9cd3d5a 3 minutes ago 973MB 01:06:29 ci-base-image-arm64 latest fb0a6804f072 13 minutes ago 641MB 01:06:29 alpine 3.12 c4fd0aeabfcf 2 days ago 5.32MB 01:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 8 days ago 429MB 01:06:29 docker 20.10.0 eeaf43b92773 6 months ago 228MB 01:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 01:06:30 ---> job-cost.sh 01:06:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aVbU 01:07:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:08:54 lf-activate-venv(): INFO: Adding /tmp/venv-aVbU/bin to PATH 01:08:54 INFO: No Stack... 01:08:54 INFO: Retrieving Pricing Info for: v2-standard-4 01:08:54 INFO: Archiving Costs [Pipeline] sh 01:08:54 + cut -d, -f6 01:08:54 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 01:08:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3576-3-stack-cost] 01:08:54 Resource [jenkins-edgexfoundry-edgex-go-PR-3576-3-stack-cost] did not exist. Created. 01:08:54 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3576-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:08:55 + echo total: 0.18000000715255737 [Pipeline] stash 01:08:55 Stashed 1 file(s) [Pipeline] } 01:08:55 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3576-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:08:56 provisioning config files... 01:08:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1859459225054156797tmp [Pipeline] { [Pipeline] sh 01:08:56 + set +x 01:08:56 + curl -s https://codecov.io/bash 01:08:56 + bash -s -- 01:08:56 01:08:56 _____ _ 01:08:56 / ____| | | 01:08:56 | | ___ __| | ___ ___ _____ __ 01:08:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:08:56 | |___| (_) | (_| | __/ (_| (_) \ V / 01:08:56 \_____\___/ \__,_|\___|\___\___/ \_/ 01:08:56 Bash-1.0.3 01:08:56 01:08:56 01:08:56 ==> git version 2.24.4 found 01:08:56 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 01:08:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:08:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:08:56 ==> Jenkins CI detected. 01:08:56 project root: . 01:08:56 --> token set from env 01:08:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:08:57 ==> Running gcov in . (disable via -X gcov) 01:08:57 ==> Python coveragepy not found 01:08:57 ==> Searching for coverage reports in: 01:08:57 + . 01:08:57 -> Found 1 reports 01:08:57 ==> Detecting git/mercurial file structure 01:08:57 ==> Reading reports 01:08:57 + ./coverage.out bytes=398093 01:08:57 ==> Appending adjustments 01:08:57 https://docs.codecov.io/docs/fixing-reports 01:08:58 + Found adjustments 01:08:58 ==> Gzipping contents 01:08:58 56K /tmp/codecov.kyDTC2.gz 01:08:58 ==> Uploading reports 01:08:58 url: https://codecov.io 01:08:58 query: branch=PR-3576&commit=74f050ad4472433f206c529de3d07eaae1b1899a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3576%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3576&job=&cmd_args= 01:08:58 -> Pinging Codecov 01:08:58 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3576&commit=74f050ad4472433f206c529de3d07eaae1b1899a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3576%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3576&job=&cmd_args= 01:08:59 -> Uploading to 01:08:59 https://storage.googleapis.com/codecov/v4/raw/2021-06-18/00271124DB129430A58F1EEE437C3FCB/74f050ad4472433f206c529de3d07eaae1b1899a/dd99878c-1e96-4fd7-90f5-d327cbd8b7ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T010859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f64fd7d6b3b059ecb2cdd4cbca561f7e239fa47a40059d4254373e8f4b0a5f42 01:08:59 % Total % Received % Xferd Average Speed Time Time Time Current 01:08:59 Dload Upload Total Spent Left Speed 01:09:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54537 0 0 100 54537 0 114k --:--:-- --:--:-- --:--:-- 114k 01:09:00 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/74f050ad4472433f206c529de3d07eaae1b1899a [Pipeline] } 01:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:09:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:09:02 ---> package-listing.sh 01:09:02 ++ tr '[:upper:]' '[:lower:]' 01:09:02 ++ facter osfamily 01:09:02 + OS_FAMILY=redhat 01:09:02 + workspace=/w/workspace/edgex-go/3 01:09:02 + START_PACKAGES=/tmp/packages_start.txt 01:09:02 + END_PACKAGES=/tmp/packages_end.txt 01:09:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:09:02 + PACKAGES=/tmp/packages_start.txt 01:09:02 + '[' /w/workspace/edgex-go/3 ']' 01:09:02 + PACKAGES=/tmp/packages_end.txt 01:09:02 + case "${OS_FAMILY}" in 01:09:02 + rpm -qa 01:09:02 + sort 01:09:05 + '[' -f /tmp/packages_start.txt ']' 01:09:05 + '[' -f /tmp/packages_end.txt ']' 01:09:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:09:05 + '[' /w/workspace/edgex-go/3 ']' 01:09:05 + mkdir -p /w/workspace/edgex-go/3/archives/ 01:09:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 01:09:05 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:09:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:09:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:09:06 01:09:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:09:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:09:06 alpine: Pulling from edgex-lftools-log-publisher 01:09:06 df20fa9351a1: Pulling fs layer 01:09:06 36b3adc4ff6f: Pulling fs layer 01:09:06 8ad3a11d3b57: Pulling fs layer 01:09:06 46f8f816bc3b: Pulling fs layer 01:09:06 93b61091891f: Pulling fs layer 01:09:06 93b9cdb0e59b: Pulling fs layer 01:09:06 5e14af77c1be: Pulling fs layer 01:09:06 01666e4c0597: Pulling fs layer 01:09:06 aa168da1d23b: Pulling fs layer 01:09:06 93b9cdb0e59b: Waiting 01:09:06 5e14af77c1be: Waiting 01:09:06 01666e4c0597: Waiting 01:09:06 aa168da1d23b: Waiting 01:09:06 46f8f816bc3b: Waiting 01:09:06 93b61091891f: Waiting 01:09:06 36b3adc4ff6f: Verifying Checksum 01:09:06 36b3adc4ff6f: Download complete 01:09:06 46f8f816bc3b: Verifying Checksum 01:09:06 46f8f816bc3b: Download complete 01:09:06 df20fa9351a1: Verifying Checksum 01:09:06 df20fa9351a1: Download complete 01:09:06 93b9cdb0e59b: Verifying Checksum 01:09:06 93b9cdb0e59b: Download complete 01:09:06 5e14af77c1be: Verifying Checksum 01:09:06 5e14af77c1be: Download complete 01:09:06 93b61091891f: Verifying Checksum 01:09:06 93b61091891f: Download complete 01:09:06 01666e4c0597: Verifying Checksum 01:09:06 01666e4c0597: Download complete 01:09:07 df20fa9351a1: Pull complete 01:09:07 36b3adc4ff6f: Pull complete 01:09:07 8ad3a11d3b57: Verifying Checksum 01:09:07 8ad3a11d3b57: Download complete 01:09:07 8ad3a11d3b57: Pull complete 01:09:08 46f8f816bc3b: Pull complete 01:09:08 93b61091891f: Pull complete 01:09:08 93b9cdb0e59b: Pull complete 01:09:08 5e14af77c1be: Pull complete 01:09:08 01666e4c0597: Pull complete 01:09:08 aa168da1d23b: Verifying Checksum 01:09:08 aa168da1d23b: Download complete 01:09:13 aa168da1d23b: Pull complete 01:09:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:09:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:09:13 prd-centos7-docker-4c-2g-118 does not seem to be running inside a container 01:09:13 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:alpine cat 01:09:16 $ docker top 6e0578803d0dd4c60e3779280f80d93b7872a2ed2e1e66148faeead69c4ec603 -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:16 + touch /tmp/pre-build-complete [Pipeline] sh 01:09:16 + mkdir -p /var/log/sa [Pipeline] sh 01:09:17 + ls /var/log/sa-host 01:09:17 + sadf -c /var/log/sa-host/sa05 01:09:17 file_magic: OK 01:09:17 HZ: Using current value: 100 01:09:17 file_header: OK 01:09:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:09:17 Statistics: 01:09:17 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:09:17 File successfully converted to sysstat format version 12.2.1 01:09:17 + sadf -c /var/log/sa-host/sa18 01:09:17 file_magic: OK 01:09:17 HZ: Using current value: 100 01:09:17 file_header: OK 01:09:17 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 01:09:17 Statistics: 01:09:17 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... 01:09:17 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:17 provisioning config files... 01:09:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6715698253524707490tmp [Pipeline] { [Pipeline] echo 01:09:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:09:18 ---> create-netrc.sh [Pipeline] } 01:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:09:18 ---> python-tools-install.sh [Pipeline] echo 01:09:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:09:18 ---> sudo-logs.sh 01:09:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:09:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:09:19 ---> job-cost.sh 01:09:19 lf-activate-venv: SKIPPING 01:09:19 DEBUG: total: 0.18000000715255737 01:09:19 INFO: Retrieving Stack Cost... 01:09:20 INFO: Retrieving Pricing Info for: v3-standard-2 01:09:20 INFO: Archiving Costs [Pipeline] echo 01:09:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:09:21 ---> logs-deploy.sh 01:09:21 lf-activate-venv: SKIPPING 01:09:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3576/3 01:09:21 INFO: archiving workspace using pattern(s): 01:09:22 Archives upload complete. 01:09:22 INFO: archiving logs to Nexus 01:09:23 ---> uname -a: 01:09:23 Linux prd-centos7-docker-4c-2g-118.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:09:23 01:09:23 01:09:23 ---> lscpu: 01:09:23 Architecture: x86_64 01:09:23 CPU op-mode(s): 32-bit, 64-bit 01:09:23 Byte Order: Little Endian 01:09:23 Address sizes: 40 bits physical, 48 bits virtual 01:09:23 CPU(s): 2 01:09:23 On-line CPU(s) list: 0,1 01:09:23 Thread(s) per core: 1 01:09:23 Core(s) per socket: 1 01:09:23 Socket(s): 2 01:09:23 NUMA node(s): 1 01:09:23 Vendor ID: AuthenticAMD 01:09:23 CPU family: 23 01:09:23 Model: 49 01:09:23 Model name: AMD EPYC-Rome Processor 01:09:23 Stepping: 0 01:09:23 CPU MHz: 2800.000 01:09:23 BogoMIPS: 5600.00 01:09:23 Virtualization: AMD-V 01:09:23 Hypervisor vendor: KVM 01:09:23 Virtualization type: full 01:09:23 L1d cache: 64 KiB 01:09:23 L1i cache: 64 KiB 01:09:23 L2 cache: 1 MiB 01:09:23 L3 cache: 32 MiB 01:09:23 NUMA node0 CPU(s): 0,1 01:09:23 Vulnerability Itlb multihit: Not affected 01:09:23 Vulnerability L1tf: Not affected 01:09:23 Vulnerability Mds: Not affected 01:09:23 Vulnerability Meltdown: Not affected 01:09:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:09:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:09:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:09:23 Vulnerability Srbds: Not affected 01:09:23 Vulnerability Tsx async abort: Not affected 01:09:23 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 01:09:23 01:09:23 01:09:23 ---> nproc: 01:09:23 2 01:09:23 01:09:23 01:09:23 ---> df -h: 01:09:23 Filesystem Size Used Available Use% Mounted on 01:09:23 overlay 40.0G 12.0G 27.9G 30% / 01:09:23 tmpfs 64.0M 0 64.0M 0% /dev 01:09:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:09:23 shm 64.0M 0 64.0M 0% /dev/shm 01:09:23 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 01:09:23 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 01:09:23 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 01:09:23 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 01:09:23 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 01:09:23 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 01:09:23 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 01:09:23 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 01:09:23 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3 01:09:23 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3@tmp 01:09:23 01:09:23 01:09:23 ---> free -m: 01:09:23 total used free shared buff/cache available 01:09:23 Mem: 7821 1331 1783 0 4705 6452 01:09:23 Swap: 1023 1 1022 01:09:23 01:09:23 01:09:23 ---> ip addr: 01:09:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:09:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:09:23 inet 127.0.0.1/8 scope host lo 01:09:23 valid_lft forever preferred_lft forever 01:09:23 inet6 ::1/128 scope host 01:09:23 valid_lft forever preferred_lft forever 01:09:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:09:23 link/ether fa:16:3e:63:08:c6 brd ff:ff:ff:ff:ff:ff 01:09:23 inet 10.30.123.166/23 brd 10.30.123.255 scope global dynamic eth0 01:09:23 valid_lft 84995sec preferred_lft 84995sec 01:09:23 inet6 fe80::f816:3eff:fe63:8c6/64 scope link 01:09:23 valid_lft forever preferred_lft forever 01:09:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:09:23 link/ether 02:42:85:62:8f:4c brd ff:ff:ff:ff:ff:ff 01:09:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:09:23 valid_lft forever preferred_lft forever 01:09:23 inet6 fe80::42:85ff:fe62:8f4c/64 scope link 01:09:23 valid_lft forever preferred_lft forever 01:09:23 01:09:23 01:09:23 ---> sar -b -r -n DEV: 01:09:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 01:09:23 01:09:23 00:45:47 LINUX RESTART (2 CPU) 01:09:23 01:09:23 00:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:09:23 00:47:01 252.67 106.09 146.58 0.00 10865.08 54725.63 0.00 01:09:23 00:48:01 171.62 0.18 171.43 0.00 22.77 49401.61 0.00 01:09:23 00:49:01 58.24 0.00 58.24 0.00 0.00 10022.87 0.00 01:09:23 00:50:01 53.41 0.03 53.38 0.00 1.07 2877.08 0.00 01:09:23 00:51:02 796.44 323.95 472.50 0.00 11358.37 288096.06 0.00 01:09:23 00:52:01 489.97 143.46 346.51 0.00 4243.88 155890.02 0.00 01:09:23 00:53:01 425.98 35.12 390.86 0.00 2781.95 122689.34 0.00 01:09:23 00:54:01 23.98 7.58 16.41 0.00 1123.12 1307.26 0.00 01:09:23 00:55:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 01:09:23 00:56:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 01:09:23 00:57:01 0.28 0.00 0.28 0.00 0.00 2.80 0.00 01:09:23 00:58:01 0.18 0.00 0.18 0.00 0.00 1.53 0.00 01:09:23 00:59:01 0.30 0.00 0.30 0.00 0.00 3.45 0.00 01:09:23 01:00:01 0.35 0.00 0.35 0.00 0.00 4.40 0.00 01:09:23 01:01:01 0.55 0.25 0.30 0.00 6.53 3.26 0.00 01:09:23 01:02:01 1.00 0.15 0.85 0.00 2.93 17.95 0.00 01:09:23 01:03:01 0.23 0.00 0.23 0.00 0.00 2.32 0.00 01:09:23 01:04:01 0.20 0.00 0.20 0.00 0.00 2.20 0.00 01:09:23 01:05:01 0.30 0.02 0.28 0.00 0.27 3.36 0.00 01:09:23 01:06:01 0.27 0.00 0.27 0.00 0.00 3.96 0.00 01:09:23 01:07:01 0.30 0.10 0.20 0.00 1.07 1.78 0.00 01:09:23 01:08:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 01:09:23 01:09:01 4.01 3.80 0.22 0.00 386.34 14.99 0.00 01:09:23 Average: 99.26 27.06 72.21 0.00 1342.00 29832.52 0.00 01:09:23 01:09:23 00:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:09:23 00:47:01 4922024 0 864168 10.79 2620 2220128 1485444 16.40 931672 1733740 60 01:09:23 00:48:01 4119844 0 1086356 13.56 2620 2800120 1674292 18.49 1173268 2176296 48996 01:09:23 00:49:01 3738024 0 1190520 14.86 2620 3077776 1729628 19.10 1424232 2287692 35676 01:09:23 00:50:01 3704564 0 1150836 14.37 2620 3150920 1701948 18.79 1330324 2402716 194328 01:09:23 00:51:02 696724 0 1673796 20.90 2620 5635800 3399464 37.53 3003180 3593676 94992 01:09:23 00:52:01 581348 0 1458752 18.21 2620 5966220 2542076 28.07 2179580 4527920 7832 01:09:23 00:53:01 1928896 0 1338084 16.71 2620 4739340 1622004 17.91 1737696 3602804 8 01:09:23 00:54:01 2464880 0 1255132 15.67 2620 4286308 1285504 14.19 1244964 3588524 8 01:09:23 00:55:01 2462544 0 1257468 15.70 2620 4286308 1247660 13.77 1263444 3573944 8 01:09:23 00:56:01 2464928 0 1255076 15.67 2620 4286316 1247456 13.77 1262220 3573944 8 01:09:23 00:57:01 2464428 0 1255576 15.68 2620 4286316 1247552 13.77 1262740 3573944 8 01:09:23 00:58:01 2465348 0 1254652 15.67 2620 4286320 1247456 13.77 1262228 3573944 12 01:09:23 00:59:01 2465720 0 1254272 15.66 2620 4286328 1247456 13.77 1262352 3573944 8 01:09:23 01:00:01 2465440 0 1254548 15.66 2620 4286332 1247456 13.77 1262240 3573944 8 01:09:23 01:01:01 2463460 0 1256488 15.69 2620 4286372 1250620 13.81 1263336 3573968 16 01:09:23 01:02:01 2463940 0 1255828 15.68 2620 4286552 1248072 13.78 1263248 3574084 8 01:09:23 01:03:01 2464020 0 1255744 15.68 2620 4286556 1248012 13.78 1262804 3574084 12 01:09:23 01:04:01 2464472 0 1255284 15.67 2620 4286564 1247964 13.78 1262564 3574084 12 01:09:23 01:05:01 2463496 0 1256260 15.69 2620 4286564 1248156 13.78 1263436 3574092 16 01:09:23 01:06:01 2464488 0 1255260 15.67 2620 4286572 1247964 13.78 1262684 3574096 8 01:09:23 01:07:01 2461764 0 1257984 15.71 2620 4286572 1248048 13.78 1268744 3571320 12 01:09:23 01:08:01 2462116 0 1257628 15.70 2620 4286576 1247964 13.78 1268296 3571320 12 01:09:23 01:09:01 2430524 0 1277608 15.95 2620 4298188 1324088 14.62 1286928 3582200 76 01:09:23 Average: 2568826 0 1255536 15.68 2620 4181959 1488534 16.43 1391399 3370708 16614 01:09:23 01:09:23 00:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:09:23 00:47:01 eth0 1584.41 1611.54 6413.73 192.38 0.00 0.00 0.00 0.00 01:09:23 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:47:01 docker0 832.86 571.92 70.25 2685.12 0.00 0.00 0.00 0.00 01:09:23 00:48:01 eth0 542.77 473.96 3554.97 52.35 0.00 0.00 0.00 0.00 01:09:23 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:48:01 vetha8675c9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 01:09:23 00:48:01 docker0 220.16 257.75 15.34 842.08 0.00 0.00 0.00 0.00 01:09:23 00:49:01 eth0 33.18 17.16 27.89 11.55 0.00 0.00 0.00 0.00 01:09:23 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:49:01 vetha8675c9 0.73 0.75 0.06 0.07 0.00 0.00 0.00 0.00 01:09:23 00:49:01 docker0 0.73 0.73 0.05 0.07 0.00 0.00 0.00 0.00 01:09:23 00:50:01 eth0 35.74 23.70 23.31 101.82 0.00 0.00 0.00 0.00 01:09:23 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:50:01 vetha8675c9 1.42 1.42 0.11 0.11 0.00 0.00 0.00 0.00 01:09:23 00:50:01 docker0 1.42 1.42 0.09 0.11 0.00 0.00 0.00 0.00 01:09:23 00:51:02 vethd292e74 0.00 0.61 0.00 0.04 0.00 0.00 0.00 0.00 01:09:23 00:51:02 veth8fc20a0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:09:23 00:51:02 veth72d8dee 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 01:09:23 00:51:02 eth0 247.63 201.05 1854.18 32.10 0.00 0.00 0.00 0.00 01:09:23 00:52:01 vethd292e74 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 01:09:23 00:52:01 vethfcffed4 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:09:23 00:52:01 eth0 62.00 34.63 237.91 14.42 0.00 0.00 0.00 0.00 01:09:23 00:52:01 veth8aa1e4a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:53:01 vethd292e74 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 01:09:23 00:53:01 eth0 250.92 187.43 1756.34 134.05 0.00 0.00 0.00 0.00 01:09:23 00:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:09:23 00:53:01 docker0 1187.21 1015.24 94.16 4353.67 0.00 0.00 0.00 0.00 01:09:23 00:54:01 eth0 5.21 3.13 4.66 2.03 0.00 0.00 0.00 0.00 01:09:23 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:54:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:55:01 eth0 0.98 0.67 0.67 0.23 0.00 0.00 0.00 0.00 01:09:23 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:56:01 eth0 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:09:23 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:57:01 eth0 0.30 0.25 0.14 0.08 0.00 0.00 0.00 0.00 01:09:23 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:09:23 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:59:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:09:23 00:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:09:23 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:09:23 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:02:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:09:23 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:03:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 01:09:23 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:04:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 01:09:23 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:05:01 eth0 0.50 0.33 0.27 0.20 0.00 0.00 0.00 0.00 01:09:23 01:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:06:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:07:01 eth0 0.32 0.25 0.14 0.07 0.00 0.00 0.00 0.00 01:09:23 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:08:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:09:01 eth0 7.95 5.05 7.81 3.63 0.00 0.00 0.00 0.00 01:09:23 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 Average: eth0 120.72 111.43 604.61 23.71 0.00 0.00 0.00 0.00 01:09:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:09:23 Average: docker0 51.64 44.16 4.10 189.37 0.00 0.00 0.00 0.00 01:09:23 01:09:23 01:09:23 ---> sar -P ALL: 01:09:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) 01:09:23 01:09:23 00:45:47 LINUX RESTART (2 CPU) 01:09:23 01:09:23 00:46:01 CPU %user %nice %system %iowait %steal %idle 01:09:23 00:47:01 all 35.50 0.00 11.15 6.45 0.11 46.79 01:09:23 00:47:01 0 31.82 0.00 11.95 6.23 0.11 49.89 01:09:23 00:47:01 1 39.18 0.00 10.36 6.66 0.11 43.70 01:09:23 00:48:01 all 19.46 0.00 7.29 2.45 0.08 70.73 01:09:23 00:48:01 0 19.25 0.00 7.76 3.21 0.09 69.69 01:09:23 00:48:01 1 19.67 0.00 6.82 1.69 0.07 71.76 01:09:23 00:49:01 all 48.93 0.00 4.83 0.30 0.09 45.85 01:09:23 00:49:01 0 50.19 0.00 4.61 0.39 0.09 44.72 01:09:23 00:49:01 1 47.67 0.00 5.04 0.21 0.09 46.98 01:09:23 00:50:01 all 59.81 0.00 8.10 0.34 0.12 31.65 01:09:23 00:50:01 0 60.57 0.00 8.17 0.35 0.11 30.81 01:09:23 00:50:01 1 59.04 0.00 8.03 0.33 0.13 32.48 01:09:23 00:51:02 all 31.78 0.00 21.22 20.01 0.12 26.87 01:09:23 00:51:02 0 32.01 0.00 21.37 21.34 0.11 25.18 01:09:23 00:51:02 1 31.55 0.00 21.07 18.67 0.13 28.58 01:09:23 00:52:01 all 68.84 0.00 14.82 13.90 0.14 2.30 01:09:23 00:52:01 0 68.49 0.00 15.19 13.39 0.15 2.79 01:09:23 00:52:01 1 69.19 0.00 14.45 14.42 0.13 1.81 01:09:23 00:53:01 all 70.41 0.00 17.15 2.84 0.14 9.47 01:09:23 00:53:01 0 71.04 0.00 16.41 3.48 0.13 8.94 01:09:23 00:53:01 1 69.78 0.00 17.89 2.19 0.15 9.99 01:09:23 00:54:01 all 0.89 0.00 0.86 0.17 0.03 98.05 01:09:23 00:54:01 0 1.02 0.00 0.77 0.23 0.03 97.94 01:09:23 00:54:01 1 0.75 0.00 0.95 0.10 0.03 98.16 01:09:23 00:55:01 all 0.15 0.00 0.04 0.00 0.03 99.78 01:09:23 00:55:01 0 0.25 0.00 0.05 0.00 0.02 99.68 01:09:23 00:55:01 1 0.05 0.00 0.03 0.00 0.03 99.88 01:09:23 00:56:01 all 0.27 0.00 0.40 0.00 0.02 99.32 01:09:23 00:56:01 0 0.38 0.00 0.33 0.00 0.02 99.27 01:09:23 00:56:01 1 0.15 0.00 0.47 0.00 0.02 99.37 01:09:23 00:57:01 all 0.12 0.00 0.02 0.00 0.03 99.84 01:09:23 00:57:01 0 0.22 0.00 0.02 0.00 0.02 99.75 01:09:23 00:57:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:09:23 01:09:23 00:57:01 CPU %user %nice %system %iowait %steal %idle 01:09:23 00:58:01 all 0.15 0.00 0.03 0.00 0.02 99.80 01:09:23 00:58:01 0 0.23 0.00 0.02 0.00 0.00 99.75 01:09:23 00:58:01 1 0.07 0.00 0.05 0.00 0.03 99.85 01:09:23 00:59:01 all 0.06 0.00 0.03 0.00 0.02 99.90 01:09:23 00:59:01 0 0.08 0.00 0.02 0.00 0.02 99.88 01:09:23 00:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:09:23 01:00:01 all 0.16 0.00 0.03 0.00 0.03 99.78 01:09:23 01:00:01 0 0.27 0.00 0.02 0.00 0.00 99.72 01:09:23 01:00:01 1 0.05 0.00 0.05 0.00 0.05 99.85 01:09:23 01:01:01 all 0.12 0.00 0.08 0.00 0.02 99.79 01:09:23 01:01:01 0 0.18 0.00 0.07 0.00 0.02 99.73 01:09:23 01:01:01 1 0.05 0.00 0.08 0.00 0.02 99.85 01:09:23 01:02:01 all 0.09 0.00 0.03 0.01 0.02 99.85 01:09:23 01:02:01 0 0.12 0.00 0.02 0.02 0.00 99.85 01:09:23 01:02:01 1 0.07 0.00 0.05 0.00 0.03 99.85 01:09:23 01:03:01 all 0.12 0.00 0.03 0.00 0.02 99.83 01:09:23 01:03:01 0 0.02 0.00 0.03 0.00 0.03 99.92 01:09:23 01:03:01 1 0.22 0.00 0.03 0.00 0.00 99.75 01:09:23 01:04:01 all 0.16 0.00 0.03 0.00 0.03 99.79 01:09:23 01:04:01 0 0.05 0.00 0.03 0.00 0.03 99.88 01:09:23 01:04:01 1 0.27 0.00 0.02 0.00 0.02 99.70 01:09:23 01:05:01 all 0.14 0.00 0.03 0.00 0.01 99.82 01:09:23 01:05:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:09:23 01:05:01 1 0.23 0.00 0.02 0.00 0.00 99.75 01:09:23 01:06:01 all 0.08 0.00 0.03 0.00 0.03 99.87 01:09:23 01:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 01:09:23 01:06:01 1 0.12 0.00 0.05 0.00 0.02 99.82 01:09:23 01:07:01 all 0.03 0.00 0.03 0.01 0.03 99.91 01:09:23 01:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:09:23 01:07:01 1 0.05 0.00 0.03 0.02 0.03 99.87 01:09:23 01:08:01 all 0.07 0.00 0.02 0.00 0.03 99.89 01:09:23 01:08:01 0 0.07 0.00 0.02 0.00 0.03 99.88 01:09:23 01:08:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:09:23 01:09:23 01:08:01 CPU %user %nice %system %iowait %steal %idle 01:09:23 01:09:01 all 1.31 0.00 0.56 0.07 0.02 98.05 01:09:23 01:09:01 0 1.12 0.00 0.55 0.05 0.02 98.26 01:09:23 01:09:01 1 1.49 0.00 0.57 0.08 0.02 97.84 01:09:23 Average: all 13.85 0.00 3.56 1.90 0.05 80.63 01:09:23 Average: 0 13.80 0.00 3.59 2.00 0.05 80.56 01:09:23 Average: 1 13.90 0.00 3.53 1.81 0.05 80.71 01:09:23 01:09:23 01:09:23