Pull request #3643 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/edgex-go Obtained Jenkinsfile from 02b151ba2f00835c3912c8fcf04833060e454491+7f897f3a79abebf81ead038c021fb09122a99f29 (1c2593109094085993d83d557bd8f29e01c229d9) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5084367329167821672.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3632271867540513523.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-3643/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3643/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6317873366346118716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6406856756374610301.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3643/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3643/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1834789836146752588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1395 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6390414670691114564.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit 02b151ba2f00835c3912c8fcf04833060e454491 Merge succeeded, producing 02b151ba2f00835c3912c8fcf04833060e454491 Checking out Revision 02b151ba2f00835c3912c8fcf04833060e454491 (PR-3643) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh6873792002074608428.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh722633163483622237.key > git merge 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:47:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:47:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:47:05 ========================================================= 14:47:05 EdgeX Global Pipelines Version Info 14:47:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:47:06 ------------------- 14:47:06 stable info: 14:47:06 ------------------- 14:47:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:47:06 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:47:06 Message: update stable to v1.0.199 > git rev-list --no-walk dabcc3fb1ae5efb353043aa14c17e24b4e8a9e31 # timeout=10 14:47:06 ------------------- 14:47:06 experimental info: 14:47:06 ------------------- 14:47:06 Commited By: **** collab-it+edgex@linuxfoundation.org 14:47:06 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:47:06 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:47:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3643 [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3643 [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3643 [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02b151ba2f00835c3912c8fcf04833060e454491 [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02b151b [Pipeline] echo 14:47:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:47:07 provisioning config files... 14:47:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config2494315621261063016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:47:08 ---> docker-login.sh 14:47:08 nexus3.edgexfoundry.org:10001 14:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:08 Configure a credential helper to remove this warning. See 14:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:08 14:47:08 Login Succeeded 14:47:08 nexus3.edgexfoundry.org:10002 14:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:08 Configure a credential helper to remove this warning. See 14:47:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:08 14:47:08 Login Succeeded 14:47:08 nexus3.edgexfoundry.org:10003 14:47:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:09 Configure a credential helper to remove this warning. See 14:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:09 14:47:09 Login Succeeded 14:47:09 nexus3.edgexfoundry.org:10004 14:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:09 Configure a credential helper to remove this warning. See 14:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:09 14:47:09 Login Succeeded 14:47:09 docker.io 14:47:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:47:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:47:09 Configure a credential helper to remove this warning. See 14:47:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:47:09 14:47:09 Login Succeeded 14:47:09 ---> docker-login.sh ends [Pipeline] } 14:47:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:10 ++ 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 14:47:10 + for file in '`ls cmd/**/Dockerfile`' 14:47:10 ++ dirname cmd/core-command/Dockerfile 14:47:10 ++ cut -d/ -f2 14:47:10 + echo core-command,cmd/core-command/Dockerfile 14:47:10 + for file in '`ls cmd/**/Dockerfile`' 14:47:10 ++ dirname cmd/core-data/Dockerfile 14:47:10 ++ cut -d/ -f2 14:47:10 + echo core-data,cmd/core-data/Dockerfile 14:47:10 + for file in '`ls cmd/**/Dockerfile`' 14:47:10 ++ dirname cmd/core-metadata/Dockerfile 14:47:10 ++ cut -d/ -f2 14:47:10 + echo core-metadata,cmd/core-metadata/Dockerfile 14:47:10 + for file in '`ls cmd/**/Dockerfile`' 14:47:10 ++ dirname cmd/security-bootstrapper/Dockerfile 14:47:10 ++ cut -d/ -f2 14:47:10 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:47:10 + for file in '`ls cmd/**/Dockerfile`' 14:47:10 ++ dirname cmd/security-proxy-setup/Dockerfile 14:47:10 ++ cut -d/ -f2 14:47:10 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:47:10 + for file in '`ls cmd/**/Dockerfile`' 14:47:10 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:47:10 ++ cut -d/ -f2 14:47:10 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:47:10 + for file in '`ls cmd/**/Dockerfile`' 14:47:10 ++ dirname cmd/support-notifications/Dockerfile 14:47:10 ++ cut -d/ -f2 14:47:10 + echo support-notifications,cmd/support-notifications/Dockerfile 14:47:10 + for file in '`ls cmd/**/Dockerfile`' 14:47:10 ++ dirname cmd/support-scheduler/Dockerfile 14:47:10 ++ cut -d/ -f2 14:47:10 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:47:10 + for file in '`ls cmd/**/Dockerfile`' 14:47:10 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:47:10 ++ cut -d/ -f2 14:47:10 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:47:10 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 14:47:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:47:10 14:47:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:47:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:47:11 latest: Pulling from edgex-devops/git-semver 14:47:11 31603596830f: Pulling fs layer 14:47:11 b6dc333f4379: Pulling fs layer 14:47:11 3d9ef1400e77: Pulling fs layer 14:47:11 fd332fbdc1db: Pulling fs layer 14:47:11 fd332fbdc1db: Waiting 14:47:11 b6dc333f4379: Verifying Checksum 14:47:11 b6dc333f4379: Download complete 14:47:11 31603596830f: Verifying Checksum 14:47:11 31603596830f: Download complete 14:47:11 fd332fbdc1db: Verifying Checksum 14:47:11 fd332fbdc1db: Download complete 14:47:11 31603596830f: Pull complete 14:47:11 b6dc333f4379: Pull complete 14:47:11 3d9ef1400e77: Verifying Checksum 14:47:11 3d9ef1400e77: Download complete 14:47:12 3d9ef1400e77: Pull complete 14:47:12 fd332fbdc1db: Pull complete 14:47:12 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:47:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:47:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:47:12 prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container 14:47:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:47:13 $ docker top 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:47:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:13 [ssh-agent] Looking for ssh-agent implementation... 14:47:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:14 $ docker exec 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c ssh-agent 14:47:14 SSH_AUTH_SOCK=/tmp/ssh-BlLxaX3yaEHe/agent.13 14:47:14 SSH_AGENT_PID=19 14:47:14 Running ssh-add (command line suppressed) 14:47:14 Identity added: /w/workspace/edgex-go/2@tmp/private_key_2590807981988796928.key (/w/workspace/edgex-go/2@tmp/private_key_2590807981988796928.key) 14:47:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:14 + git tag --points-at HEAD [Pipeline] } 14:47:14 $ docker exec --env ******** --env ******** 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c ssh-agent -k 14:47:14 unset SSH_AUTH_SOCK; 14:47:14 unset SSH_AGENT_PID; 14:47:14 echo Agent pid 19 killed; 14:47:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:47:14 [ssh-agent] Looking for ssh-agent implementation... 14:47:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:47:15 $ docker exec 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c ssh-agent 14:47:15 SSH_AUTH_SOCK=/tmp/ssh-xK9bOVdI6V7L/agent.54 14:47:15 SSH_AGENT_PID=60 14:47:15 Running ssh-add (command line suppressed) 14:47:15 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3631728741063407066.key (/w/workspace/edgex-go/2@tmp/private_key_3631728741063407066.key) 14:47:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:47:15 + git semver init 14:47:15 # -> Open(): unable to determine branch for HEAD 14:47:15 # $GIT_DIR = /w/workspace/edgex-go/2/.git 14:47:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 14:47:15 # $SEMVER_REMOTE_NAME = origin 14:47:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:47:15 # $SEMVER_USER_NAME = edgex-jenkins 14:47:15 # $SEMVER_BRANCH = PR-3643 14:47:15 # $SEMVER_TEMP = /tmp/semver-458262100 14:47:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:47:30 # '/tmp/semver-458262100' -> '/w/workspace/edgex-go/2/.semver' 14:47:30 # -> Force: false 14:47:30 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 14:47:30 $ docker exec --env ******** --env ******** 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c ssh-agent -k 14:47:30 unset SSH_AUTH_SOCK; 14:47:30 unset SSH_AGENT_PID; 14:47:30 echo Agent pid 60 killed; 14:47:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:47:31 + git semver [Pipeline] } 14:47:31 $ docker stop --time=1 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c 14:47:33 $ docker rm -f 30b6d7994d3f8bdd6bc226abb17d8ed67402c848223137e194533b0cb245ae6c [Pipeline] // withDockerContainer [Pipeline] sh 14:47:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:47:34 Stashed 1 file(s) [Pipeline] echo 14:47:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 14:47:34 ========================================================= 14:47:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:47:34 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:47:34 + 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 . 14:47:36 Sending build context to Docker daemon 328.5MB 14:47:36 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 14:47:36 Step 2/6 : FROM ${BASE} 14:47:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:47:36 540db60ca938: Pulling fs layer 14:47:36 adcc1eea9eea: Pulling fs layer 14:47:36 4c4ab2625f07: Pulling fs layer 14:47:36 0773c198feca: Pulling fs layer 14:47:36 345f892a5656: Pulling fs layer 14:47:36 4796506630df: Pulling fs layer 14:47:36 cc55df3e53f1: Pulling fs layer 14:47:36 4d027b6c602c: Pulling fs layer 14:47:36 449e75d2c14e: Pulling fs layer 14:47:36 0773c198feca: Waiting 14:47:36 345f892a5656: Waiting 14:47:36 4796506630df: Waiting 14:47:36 cc55df3e53f1: Waiting 14:47:36 4d027b6c602c: Waiting 14:47:36 449e75d2c14e: Waiting 14:47:36 4c4ab2625f07: Download complete 14:47:36 adcc1eea9eea: Verifying Checksum 14:47:36 adcc1eea9eea: Download complete 14:47:36 345f892a5656: Verifying Checksum 14:47:36 345f892a5656: Download complete 14:47:36 4796506630df: Verifying Checksum 14:47:36 4796506630df: Download complete 14:47:36 cc55df3e53f1: Verifying Checksum 14:47:36 cc55df3e53f1: Download complete 14:47:36 540db60ca938: Verifying Checksum 14:47:36 540db60ca938: Download complete 14:47:36 540db60ca938: Pull complete 14:47:36 adcc1eea9eea: Pull complete 14:47:36 4c4ab2625f07: Pull complete 14:47:37 4d027b6c602c: Verifying Checksum 14:47:37 4d027b6c602c: Download complete 14:47:42 449e75d2c14e: Verifying Checksum 14:47:42 449e75d2c14e: Download complete 14:47:42 0773c198feca: Verifying Checksum 14:47:42 0773c198feca: Download complete 14:47:45 0773c198feca: Pull complete 14:47:45 345f892a5656: Pull complete 14:47:45 4796506630df: Pull complete 14:47:45 cc55df3e53f1: Pull complete 14:47:45 4d027b6c602c: Pull complete 14:47:47 449e75d2c14e: Pull complete 14:47:47 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 14:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:47:47 ---> 0d28375d9b5b 14:47:47 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 14:47:49 ---> Running in d82ce8966839 14:47:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:47:49 Still waiting to schedule task 14:47:49 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 14:47:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:47:50 (1/12) Installing libmagic (5.39-r0) 14:47:51 (2/12) Installing file (5.39-r0) 14:47:51 (3/12) Installing libc-dev (0.7.2-r3) 14:47:51 (4/12) Installing g++ (10.2.1_pre1-r3) 14:47:56 (5/12) Installing fortify-headers (1.1-r0) 14:47:56 (6/12) Installing patch (2.7.6-r7) 14:47:56 (7/12) Installing build-base (0.5-r2) 14:47:56 (8/12) Installing libsodium (1.0.18-r0) 14:47:56 (9/12) Installing pkgconf (1.7.3-r0) 14:47:56 (10/12) Installing libsodium-dev (1.0.18-r0) 14:47:56 (11/12) Installing libzmq (4.3.3-r1) 14:47:56 (12/12) Installing zeromq-dev (4.3.3-r1) 14:47:57 Executing busybox-1.32.1-r6.trigger 14:47:57 OK: 219 MiB in 52 packages 14:47:58 Removing intermediate container d82ce8966839 14:47:58 ---> 1bd331af5d86 14:47:58 Step 4/6 : WORKDIR /edgex-go 14:47:58 ---> Running in 53ab0568c884 14:47:58 Removing intermediate container 53ab0568c884 14:47:58 ---> 3207d7b5abf8 14:47:58 Step 5/6 : COPY go.mod . 14:47:58 ---> dce1162436d9 14:47:58 Step 6/6 : RUN go mod download 14:47:58 ---> Running in a32302244b39 14:48:37 Removing intermediate container a32302244b39 14:48:37 ---> 386e7e94afdd 14:48:37 Successfully built 386e7e94afdd 14:48:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:48:37 + docker inspect -f . ci-base-image-x86_64 14:48:37 . [Pipeline] withDockerContainer 14:48:37 prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container 14:48:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:48:38 $ docker top 0d9f9afc133e3390bf2c8b8405d822e8d3982a44d3ff1419c1a121533b216b5c -eo pid,comm [Pipeline] { [Pipeline] sh 14:48:38 + go version 14:48:38 go version go1.16.5 linux/amd64 [Pipeline] } 14:48:38 $ docker stop --time=1 0d9f9afc133e3390bf2c8b8405d822e8d3982a44d3ff1419c1a121533b216b5c 14:48:40 $ docker rm -f 0d9f9afc133e3390bf2c8b8405d822e8d3982a44d3ff1419c1a121533b216b5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:48:40 + docker inspect -f . ci-base-image-x86_64 14:48:40 . [Pipeline] withDockerContainer 14:48:40 prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container 14:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:48:41 $ docker top 89a5191b8e2600cf014d9e05d022a5687cc374a249c28f0a112152fe52f9a997 -eo pid,comm [Pipeline] { [Pipeline] echo 14:48:41 ========================================================= 14:48:41 [edgeXBuildGoParallel] Running Tests and Build... 14:48:41 ========================================================= [Pipeline] sh 14:48:41 + go mod tidy [Pipeline] sh 14:48:42 + make test 14:48:42 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 14:48:42 go mod tidy 14:48:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:48:48 ? github.com/edgexfoundry/edgex-go [no test files] 14:48:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1398 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [Pipeline] { [Pipeline] ws 14:48:56 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 14:48:56 The recommended git tool is: git 14:49:02 using credential edgex-jenkins-ssh 14:49:03 Cloning the remote Git repository 14:49:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:49:03 > git init /w/workspace/edgex-go/2 # timeout=10 14:49:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:49:03 > git --version # timeout=10 14:49:03 > git --version # 'git version 2.17.1' 14:49:03 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:49:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:49:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:49:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:49:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:49:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:49:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:49:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:49:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:49:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:49:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:49:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:49:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:49:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:49:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements 14:49:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:49:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 100.0% of statements 14:49:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:49:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 46.3% of statements 14:49:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:49:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:49:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.125s coverage: 90.1% of statements 14:49:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:49:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:49:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.061s coverage: 81.2% of statements 14:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:49:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:49:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.291s coverage: 94.2% of statements 14:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:49:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:49:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 59.1% of statements 14:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:49:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:49:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 14:49:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:49:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:49:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:49:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.051s coverage: 0.8% of statements 14:49:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:49:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 14:49:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.048s coverage: 22.0% of statements 14:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 14:49:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements 14:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements 14:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.058s coverage: 96.3% of statements 14:49:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements 14:49:27 Merging remotes/origin/main commit 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit 02b151ba2f00835c3912c8fcf04833060e454491 14:49:27 Merge succeeded, producing 02b151ba2f00835c3912c8fcf04833060e454491 14:49:27 Checking out Revision 02b151ba2f00835c3912c8fcf04833060e454491 (PR-3643) 14:49:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:49:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:49:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:49:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:49:26 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:49:27 > git config core.sparsecheckout # timeout=10 14:49:27 > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # timeout=10 14:49:27 > git remote # timeout=10 14:49:27 > git config --get remote.origin.url # timeout=10 14:49:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:49:27 > git merge 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 14:49:27 > git rev-parse HEAD^{commit} # timeout=10 14:49:27 > git config core.sparsecheckout # timeout=10 14:49:27 > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # timeout=10 14:49:32 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:49:32 provisioning config files... 14:49:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6483507131649887152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:49:33 ---> docker-login.sh 14:49:33 nexus3.edgexfoundry.org:10001 14:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:34 Configure a credential helper to remove this warning. See 14:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:34 14:49:34 Login Succeeded 14:49:34 nexus3.edgexfoundry.org:10002 14:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:35 Configure a credential helper to remove this warning. See 14:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:35 14:49:35 Login Succeeded 14:49:35 nexus3.edgexfoundry.org:10003 14:49:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 14:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 14:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:35 Configure a credential helper to remove this warning. See 14:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:35 14:49:35 Login Succeeded 14:49:35 nexus3.edgexfoundry.org:10004 14:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:36 Configure a credential helper to remove this warning. See 14:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:36 14:49:36 Login Succeeded 14:49:36 docker.io 14:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:49:37 Configure a credential helper to remove this warning. See 14:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:49:37 14:49:37 Login Succeeded 14:49:37 ---> docker-login.sh ends [Pipeline] } 14:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:49:38 ========================================================= 14:49:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:49:38 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:49:38 + 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 . 14:49:40 Sending build context to Docker daemon 165.8MB 14:49:40 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 14:49:40 Step 2/6 : FROM ${BASE} 14:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.223s coverage: 81.8% of statements 14:49:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:49:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:49:41 595b0fe564bb: Pulling fs layer 14:49:41 24495759ef45: Pulling fs layer 14:49:41 d148012ef14d: Pulling fs layer 14:49:41 cb65c68fc2e2: Pulling fs layer 14:49:41 093eec477d81: Pulling fs layer 14:49:41 a6d5b2bbb924: Pulling fs layer 14:49:41 2446dc1eb7d3: Pulling fs layer 14:49:41 596795e73e0f: Pulling fs layer 14:49:41 093eec477d81: Waiting 14:49:41 a6d5b2bbb924: Waiting 14:49:41 2446dc1eb7d3: Waiting 14:49:41 596795e73e0f: Waiting 14:49:41 cb65c68fc2e2: Waiting 14:49:41 d148012ef14d: Verifying Checksum 14:49:41 d148012ef14d: Download complete 14:49:41 24495759ef45: Verifying Checksum 14:49:41 24495759ef45: Download complete 14:49:41 093eec477d81: Verifying Checksum 14:49:41 093eec477d81: Download complete 14:49:41 a6d5b2bbb924: Verifying Checksum 14:49:41 a6d5b2bbb924: Download complete 14:49:41 595b0fe564bb: Verifying Checksum 14:49:41 595b0fe564bb: Download complete 14:49:41 2446dc1eb7d3: Verifying Checksum 14:49:41 2446dc1eb7d3: Download complete 14:49:42 595b0fe564bb: Pull complete 14:49:43 24495759ef45: Pull complete 14:49:43 d148012ef14d: Pull complete 14:49:44 596795e73e0f: Verifying Checksum 14:49:44 596795e73e0f: Download complete 14:49:45 cb65c68fc2e2: Verifying Checksum 14:49:45 cb65c68fc2e2: Download complete 14:49:55 cb65c68fc2e2: Pull complete 14:49:55 093eec477d81: Pull complete 14:49:56 a6d5b2bbb924: Pull complete 14:49:56 2446dc1eb7d3: Pull complete 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.076s coverage: 91.2% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:49:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 14:49:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:50:01 596795e73e0f: Pull complete 14:50:01 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 14:50:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:50:01 ---> d9e956139c92 14:50:01 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 14:50:05 ---> Running in 074fc2d45578 14:50:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:50:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 92.0% of statements 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:50:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:50:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:50:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:50:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:50:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 14:50:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements 14:50:05 GO111MODULE=on go vet ./... 14:50:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:50:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:50:08 (1/12) Installing libmagic (5.39-r0) 14:50:08 (2/12) Installing file (5.39-r0) 14:50:08 (3/12) Installing libc-dev (0.7.2-r3) 14:50:08 (4/12) Installing g++ (10.2.1_pre1-r3) 14:50:15 (5/12) Installing fortify-headers (1.1-r0) 14:50:15 (6/12) Installing patch (2.7.6-r7) 14:50:15 (7/12) Installing build-base (0.5-r2) 14:50:15 (8/12) Installing libsodium (1.0.18-r0) 14:50:15 (9/12) Installing pkgconf (1.7.3-r0) 14:50:15 (10/12) Installing libsodium-dev (1.0.18-r0) 14:50:15 (11/12) Installing libzmq (4.3.3-r1) 14:50:15 (12/12) Installing zeromq-dev (4.3.3-r1) 14:50:15 Executing busybox-1.32.1-r6.trigger 14:50:16 OK: 218 MiB in 52 packages 14:50:20 Removing intermediate container 074fc2d45578 14:50:20 ---> bb74734f5224 14:50:20 Step 4/6 : WORKDIR /edgex-go 14:50:20 ---> Running in 42403440b2d3 14:50:21 Removing intermediate container 42403440b2d3 14:50:21 ---> d2467003effa 14:50:21 Step 5/6 : COPY go.mod . 14:50:21 ---> 3bfd104b68a5 14:50:21 Step 6/6 : RUN go mod download 14:50:22 ---> Running in 4d0796069a25 14:50:28 gofmt -l . 14:50:28 [ "`gofmt -l .`" = "" ] 14:50:28 ./bin/test-attribution-txt.sh [Pipeline] sh 14:50:29 + ls -al . 14:50:29 total 596 14:50:29 drwxrwxr-x 10 1001 1001 4096 Aug 2 14:50 . 14:50:29 drwxr-xr-x 4 root root 28 Aug 2 14:48 .. 14:50:29 -rw-rw-r-- 1 1001 1001 11 Aug 2 14:47 .dockerignore 14:50:29 drwxrwxr-x 8 1001 1001 179 Aug 2 14:47 .git 14:50:29 drwxrwxr-x 3 1001 1001 125 Aug 2 14:47 .github 14:50:29 -rw-rw-r-- 1 1001 1001 818 Aug 2 14:47 .gitignore 14:50:29 -rw-rw-r-- 1 1001 1001 76 Aug 2 14:47 .hadolint.yml 14:50:29 drwx------ 3 1001 1001 58 Aug 2 14:47 .semver 14:50:29 -rw-rw-r-- 1 1001 1001 166 Aug 2 14:47 .sonarcloud.properties 14:50:29 -rw-rw-r-- 1 1001 1001 8609 Aug 2 14:47 Attribution.txt 14:50:29 -rw-rw-r-- 1 1001 1001 43881 Aug 2 14:47 CHANGELOG.md 14:50:29 -rw-rw-r-- 1 1001 1001 3804 Aug 2 14:47 CONTRIBUTING.md 14:50:29 -rw-rw-r-- 1 1001 1001 931 Aug 2 14:47 Dockerfile.build 14:50:29 -rw-rw-r-- 1 1001 1001 849 Aug 2 14:47 Jenkinsfile 14:50:29 -rw-rw-r-- 1 1001 1001 10775 Aug 2 14:47 LICENSE 14:50:29 -rw-rw-r-- 1 1001 1001 5915 Aug 2 14:47 Makefile 14:50:29 -rw-rw-r-- 1 1001 1001 8643 Aug 2 14:47 README.md 14:50:29 -rw-rw-r-- 1 1001 1001 6912 Aug 2 14:47 SECURITY.md 14:50:29 -rw-rw-r-- 1 1001 1001 5 Aug 2 14:47 VERSION 14:50:29 -rw-rw-r-- 1 1001 1001 4131 Aug 2 14:47 ZMQWindows.md 14:50:29 drwxrwxr-x 2 1001 1001 37 Aug 2 14:47 bin 14:50:29 drwxrwxr-x 14 1001 1001 4096 Aug 2 14:47 cmd 14:50:29 -rw-r--r-- 1 root root 403847 Aug 2 14:50 coverage.out 14:50:29 -rw-rw-r-- 1 1001 1001 813 Aug 2 14:47 go.mod 14:50:29 -rw-r--r-- 1 root root 48847 Aug 2 14:48 go.sum 14:50:29 drwxrwxr-x 8 1001 1001 124 Aug 2 14:47 internal 14:50:29 drwxrwxr-x 3 1001 1001 16 Aug 2 14:47 openapi 14:50:29 drwxrwxr-x 4 1001 1001 71 Aug 2 14:47 snap 14:50:29 -rw-rw-r-- 1 1001 1001 204 Aug 2 14:47 version.go [Pipeline] sh 14:50:29 + '[' -e coverage.out ] 14:50:29 + chown 1001:1001 coverage.out [Pipeline] stash 14:50:30 Stashed 1 file(s) [Pipeline] sh 14:50:30 + make build 14:50:30 go mod tidy 14:50:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:50: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 14:50:38 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 14:50:39 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 14:50:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:50: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 14:50: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 14:50:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:50:43 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 14:50:44 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 14:50:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 14:50:46 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] } 14:50:48 $ docker stop --time=1 89a5191b8e2600cf014d9e05d022a5687cc374a249c28f0a112152fe52f9a997 14:50:50 $ docker rm -f 89a5191b8e2600cf014d9e05d022a5687cc374a249c28f0a112152fe52f9a997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:51 14:50:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:50:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:51 latest: Pulling from edgex-devops/edgex-compose 14:50:51 cbdbe7a5bc2a: Pulling fs layer 14:50:51 ca9280d653b3: Pulling fs layer 14:50:51 7e9c9ca2126c: Pulling fs layer 14:50:52 cbdbe7a5bc2a: Verifying Checksum 14:50:52 cbdbe7a5bc2a: Download complete 14:50:52 cbdbe7a5bc2a: Pull complete 14:50:53 ca9280d653b3: Verifying Checksum 14:50:53 ca9280d653b3: Download complete 14:50:53 ca9280d653b3: Pull complete 14:50:55 7e9c9ca2126c: Verifying Checksum 14:50:55 7e9c9ca2126c: Download complete 14:50:58 7e9c9ca2126c: Pull complete 14:50:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:50:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:50:58 prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container 14:50:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:51:01 $ docker top 22ba629a89931cf2f1d851e883e6072fd33f0e2ddff8858f569815e5d5f29a3c -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:01 + docker-compose build --help 14:51:01 + grep parallel 14:51:02 --parallel Build images in parallel. [Pipeline] } 14:51:02 $ docker stop --time=1 22ba629a89931cf2f1d851e883e6072fd33f0e2ddff8858f569815e5d5f29a3c 14:51:03 $ docker rm -f 22ba629a89931cf2f1d851e883e6072fd33f0e2ddff8858f569815e5d5f29a3c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:51:04 . [Pipeline] withDockerContainer 14:51:04 prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container 14:51:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:51:04 $ docker top 0928ee9472fcbaccbd6ba76afcf99ac168681efd9cdaef03eaf19a71fc2fa0aa -eo pid,comm [Pipeline] { [Pipeline] sh 14:51:04 + docker-compose -f ./docker-compose-build.yml build --parallel 14:51:05 Building core-command ... 14:51:05 Building core-data ... 14:51:05 Building core-metadata ... 14:51:05 Building security-bootstrapper ... 14:51:05 Building security-proxy-setup ... 14:51:05 Building security-secretstore-setup ... 14:51:05 Building support-notifications ... 14:51:05 Building support-scheduler ... 14:51:05 Building sys-mgmt-agent ... 14:51:05 Building sys-mgmt-agent 14:51:05 Building core-data 14:51:05 Building security-proxy-setup 14:51:05 Building support-scheduler 14:51:05 Building core-command 14:51:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:51:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:51:13 ---> 386e7e94afdd 14:51:13 Step 3/24 : WORKDIR /edgex-go 14:51:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:51:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:51:14 ---> 386e7e94afdd 14:51:14 Step 3/23 : WORKDIR /edgex-go 14:51:22 ---> Running in eb19aa5d968e 14:51:22 ---> Running in fc89e6cadaea 14:51:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:51:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:51:27 ---> 386e7e94afdd 14:51:27 Step 3/24 : WORKDIR /edgex-go 14:51:27 ---> Using cache 14:51:27 ---> 95db67084245 14:51:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:28 Removing intermediate container eb19aa5d968e 14:51:28 ---> 0e083b55b9e3 14:51:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:28 Removing intermediate container fc89e6cadaea 14:51:28 ---> 95db67084245 14:51:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:51:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:51:28 ---> 386e7e94afdd 14:51:28 Step 3/22 : WORKDIR /edgex-go 14:51:28 ---> Using cache 14:51:28 ---> 95db67084245 14:51:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:29 ---> Running in e444c8f5bfe7 14:51:29 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:51:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:51:29 ---> 386e7e94afdd 14:51:29 Step 3/24 : WORKDIR /edgex-go 14:51:29 ---> Using cache 14:51:29 ---> 95db67084245 14:51:29 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:51:29 ---> Running in 581262e767e4 14:51:29 ---> Running in e15903f98ed8 14:51:29 ---> Running in ea34c4d678a2 14:51:29 ---> Running in ad5d166842d7 14:51:30 Removing intermediate container e444c8f5bfe7 14:51:30 ---> edb8326b1f4e 14:51:30 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:51:30 Removing intermediate container 581262e767e4 14:51:30 ---> 6c8584ffcc04 14:51:30 Step 5/22 : RUN apk add --update --no-cache make git 14:51:30 ---> Running in 24621c1eaf2c 14:51:30 ---> Running in ba4a127f03f0 14:51:30 Removing intermediate container ea34c4d678a2 14:51:30 ---> a1a0d9f130e0 14:51:30 Step 5/23 : RUN apk add --update --no-cache make git 14:51:30 ---> Running in bfa9c6e1f868 14:51:31 Removing intermediate container ad5d166842d7 14:51:31 ---> 5ded0db4b1e8 14:51:31 Step 5/24 : RUN apk add --update --no-cache make bash git 14:51:31 ---> Running in 52aef612aae3 14:51:31 Removing intermediate container e15903f98ed8 14:51:31 ---> 4f40ba33d1bc 14:51:31 Step 5/24 : RUN apk add --update --no-cache make git 14:51:31 ---> Running in d8561c45671c 14:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:51:32 OK: 219 MiB in 52 packages 14:51:33 OK: 219 MiB in 52 packages 14:51:33 OK: 219 MiB in 52 packages 14:51:33 Removing intermediate container ba4a127f03f0 14:51:33 ---> 4d26b82a1432 14:51:33 Step 6/22 : COPY go.mod . 14:51:33 OK: 219 MiB in 52 packages 14:51:33 ---> 0d7364d683b1 14:51:33 Step 7/22 : RUN go mod download 14:51:33 Removing intermediate container 52aef612aae3 14:51:33 ---> daddd0eef83b 14:51:33 Step 6/24 : COPY go.mod . 14:51:33 Removing intermediate container bfa9c6e1f868 14:51:33 ---> 3cb33b7827f1 14:51:33 Step 6/23 : COPY go.mod . 14:51:33 ---> Running in 9a9a88b3665a 14:51:33 OK: 219 MiB in 52 packages 14:51:33 ---> 8c4dde6b7367 14:51:33 Step 7/24 : RUN go mod download 14:51:33 ---> f24fa06cc398 14:51:33 Step 7/23 : RUN go mod download 14:51:33 ---> Running in b44efbc329b0 14:51:33 ---> Running in a44f9cebc9d7 14:51:33 Removing intermediate container 24621c1eaf2c 14:51:33 ---> 6f232dbd6122 14:51:33 Step 6/24 : COPY go.mod . 14:51:33 ---> 24deca56e192 14:51:33 Step 7/24 : RUN go mod download 14:51:34 Removing intermediate container d8561c45671c 14:51:34 ---> 6cef8b8ca371 14:51:34 Step 6/24 : COPY go.mod . 14:51:34 ---> Running in 866aa8df93af 14:51:34 ---> 6b30cbcb5d6d 14:51:34 Step 7/24 : RUN go mod download 14:51:34 ---> Running in 3d106dc4f462 14:51:35 Removing intermediate container 9a9a88b3665a 14:51:35 ---> 6f6f44e34560 14:51:35 Step 8/22 : COPY . . 14:51:37 Removing intermediate container b44efbc329b0 14:51:37 ---> ca3cf4f4bbab 14:51:37 Step 8/24 : COPY . . 14:51:37 Removing intermediate container a44f9cebc9d7 14:51:37 ---> 2dc33ccc9d5f 14:51:37 Step 8/23 : COPY . . 14:51:39 Removing intermediate container 866aa8df93af 14:51:39 ---> d75eae6c3409 14:51:39 Step 8/24 : COPY . . 14:51:44 Removing intermediate container 3d106dc4f462 14:51:44 ---> 0f7116830ac7 14:51:44 Step 8/24 : COPY . . 14:51:44 ---> 54fdb81a78c1 14:51:44 Step 9/22 : RUN go mod tidy 14:51:44 ---> Running in a0f5ef4ea838 14:51:44 ---> 052f94b03347 14:51:44 Step 9/24 : RUN go mod tidy 14:51:46 ---> 885cc686f1e6 14:51:46 Step 9/23 : RUN go mod tidy 14:51:46 ---> Running in 166a645c4e4f 14:51:46 ---> 8be7bb369f6c 14:51:46 Step 9/24 : RUN go mod tidy 14:51:46 ---> Running in 7df8975da17e 14:51:46 ---> Running in 83abda68e17a 14:51:49 Removing intermediate container a0f5ef4ea838 14:51:49 ---> 64b0558b11b3 14:51:49 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:51:49 ---> Running in 143a6a1bb0c8 14:51:50 Removing intermediate container 166a645c4e4f 14:51:50 ---> 3102bd002da7 14:51:50 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:51:51 ---> Running in c102bb4975aa 14:51:51 Removing intermediate container 7df8975da17e 14:51:51 ---> 63f4c8b2b231 14:51:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 14:51:51 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 14:51:52 Removing intermediate container 83abda68e17a 14:51:52 ---> 06d07de64cbc 14:51:52 Step 10/24 : RUN make cmd/core-data/core-data 14:51:52 ---> Running in da22c3c8f740 14:51:52 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 14:51:52 ---> Running in ffc4960c55d2 14:51:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:51:54 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 14:51:59 Removing intermediate container 4d0796069a25 14:51:59 ---> 2c9aad8f4641 14:51:59 Successfully built 2c9aad8f4641 14:51:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:51:59 + docker inspect -f . ci-base-image-arm64 14:51:59 . [Pipeline] withDockerContainer 14:51:59 prd-ubuntu18.04-docker-arm64-4c-16g-1398 does not seem to be running inside a container 14:51:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:52:01 $ docker top 9460d993a7de46708eff5715ce02e4b958f94deabda9754b7fc584305f1c4508 -eo pid,comm [Pipeline] { [Pipeline] sh 14:52:02 + go version 14:52:02 go version go1.16.5 linux/arm64 [Pipeline] } 14:52:02 $ docker stop --time=1 9460d993a7de46708eff5715ce02e4b958f94deabda9754b7fc584305f1c4508 14:52:04 ---> 1d1239662dcf 14:52:04 Step 9/24 : RUN go mod tidy 14:52:04 ---> Running in 04424f7ef853 14:52:04 $ docker rm -f 9460d993a7de46708eff5715ce02e4b958f94deabda9754b7fc584305f1c4508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:52:05 + docker inspect -f . ci-base-image-arm64 14:52:05 . [Pipeline] withDockerContainer 14:52:05 prd-ubuntu18.04-docker-arm64-4c-16g-1398 does not seem to be running inside a container 14:52:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:52:06 Removing intermediate container 04424f7ef853 14:52:06 ---> 2a20e7eb2d13 14:52:06 Step 10/24 : RUN make cmd/core-command/core-command 14:52:06 ---> Running in 4e728fa79917 14:52:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:52:07 $ docker top ee52c55ad29a7df554672cc2b950ef44d8fd4b0925429c490f4593bc223a3e23 -eo pid,comm [Pipeline] { [Pipeline] echo 14:52:07 ========================================================= 14:52:07 [edgeXBuildGoParallel] Running Tests and Build... 14:52:07 ========================================================= [Pipeline] sh 14:52:08 + go mod tidy [Pipeline] sh 14:52:09 + make test 14:52:09 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 14:52:09 go mod tidy 14:52:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:52:25 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 14:52:28 Removing intermediate container 143a6a1bb0c8 14:52:28 ---> 75ae9733a344 14:52:28 14:52:28 Step 11/22 : FROM alpine:3.12 14:52:28 3.12: Pulling from library/alpine 14:52:29 Removing intermediate container c102bb4975aa 14:52:29 ---> 06e2f48a260a 14:52:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:52:29 ---> Running in a9f1a65e441b 14:52:29 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 14:52:29 Status: Downloaded newer image for alpine:3.12 14:52:29 ---> 13621d1b12d4 14:52:29 Step 12/22 : RUN apk add --update --no-cache curl 14:52:29 ---> Running in bf70f049f3c2 14:52:30 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 14:52:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:52:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:52:31 (1/4) Installing ca-certificates (20191127-r4) 14:52:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:52:31 (3/4) Installing libcurl (7.78.0-r0) 14:52:31 (4/4) Installing curl (7.78.0-r0) 14:52:31 Executing busybox-1.31.1-r20.trigger 14:52:31 Executing ca-certificates-20191127-r4.trigger 14:52:31 OK: 7 MiB in 18 packages 14:52:32 Removing intermediate container bf70f049f3c2 14:52:32 ---> d881493cd090 14:52:32 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:52:32 ---> Running in 4794f1e1adaf 14:52:32 Removing intermediate container a9f1a65e441b 14:52:32 ---> 1180958fee61 14:52:32 14:52:32 Step 12/24 : FROM docker:20.10.6 14:52:32 Removing intermediate container 4794f1e1adaf 14:52:32 ---> 22117f75f2d6 14:52:32 Step 14/22 : WORKDIR /edgex 14:52:32 ---> Running in e6667be56009 14:52:33 Removing intermediate container e6667be56009 14:52:33 ---> bd470df90b86 14:52:33 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:52:33 Removing intermediate container da22c3c8f740 14:52:33 ---> 57755084e186 14:52:33 14:52:33 Step 11/23 : FROM alpine:3.12 14:52:33 ---> 13621d1b12d4 14:52:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 14:52:33 ---> Running in fbd3d382523f 14:52:33 20.10.6: Pulling from library/docker 14:52:33 ---> 8a76ba911bde 14:52:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:52:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:52:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:52:35 ---> db44e262372f 14:52:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:52:35 (1/1) Installing dumb-init (1.2.2-r1) 14:52:35 Executing busybox-1.31.1-r20.trigger 14:52:35 OK: 6 MiB in 15 packages 14:52:36 ---> 8d59f3cad8f2 14:52:36 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:52:36 ---> Running in 3d54e44dcbd5 14:52:36 Removing intermediate container fbd3d382523f 14:52:36 ---> e513eec48ae7 14:52:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:52:36 Removing intermediate container 3d54e44dcbd5 14:52:36 ---> cf6a0770c1a5 14:52:36 Step 19/22 : CMD ["--init=true"] 14:52:36 ---> Running in 80c45f7188aa 14:52:36 ---> Running in bda81669cd11 14:52:36 Removing intermediate container bda81669cd11 14:52:36 ---> 7678a756ddae 14:52:36 Step 20/22 : LABEL arch=x86_64 14:52:36 Removing intermediate container 80c45f7188aa 14:52:36 ---> 4867115adb64 14:52:36 Step 14/23 : ENV APP_PORT=59861 14:52:36 ---> Running in 2fa5dc20f963 14:52:36 ---> Running in d86b7cacba2d 14:52:36 Removing intermediate container 2fa5dc20f963 14:52:36 ---> 7ff437158e8b 14:52:36 Step 21/22 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 14:52:36 ---> Running in 195a2f4adaaf 14:52:36 Removing intermediate container d86b7cacba2d 14:52:36 ---> debd25f8e5f0 14:52:36 Step 15/23 : EXPOSE $APP_PORT 14:52:36 ---> Running in 2d1c2f51f200 14:52:37 Removing intermediate container 195a2f4adaaf 14:52:37 ---> 321922dcb661 14:52:37 Step 22/22 : LABEL version=0.0.0 14:52:37 ---> Running in ae378cd3d499 14:52:37 Removing intermediate container 2d1c2f51f200 14:52:37 ---> e9845a68da58 14:52:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:37 ? github.com/edgexfoundry/edgex-go [no test files] 14:52:37 Removing intermediate container ae378cd3d499 14:52:37 ---> 343bfd29c818 14:52:37 14:52:37 Successfully built 343bfd29c818 14:52:37 Successfully tagged security-proxy-setup:latest 14:52:37 Building core-metadata 14:52:37 ---> 5aa6bbf25f3d 14:52:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:52:40  Building security-proxy-setup ... done  ---> da56257db31f 14:52:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:52:40 ---> 4c203dfdf988 14:52:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 14:52:40 ---> Running in 514c8ee5b74a 14:52:41 Removing intermediate container 514c8ee5b74a 14:52:41 ---> affa204175a9 14:52:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:41 ---> Running in b85340462f8a 14:52:42 Removing intermediate container b85340462f8a 14:52:42 ---> 6084b191a8fe 14:52:42 Step 21/23 : LABEL arch=x86_64 14:52:42 ---> Running in d71ae5f64166 14:52:43 Removing intermediate container 4e728fa79917 14:52:43 ---> 5fef0cf4cf71 14:52:43 14:52:43 Step 11/24 : FROM alpine:3.12 14:52:43 ---> 13621d1b12d4 14:52:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:52:43 ---> Using cache 14:52:43 ---> e513eec48ae7 14:52:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:52:43 ---> Using cache 14:52:43 ---> 4867115adb64 14:52:43 Step 14/24 : ENV APP_PORT=59882 14:52:43 ---> Running in 65374b22bd1d 14:52:43 Removing intermediate container ffc4960c55d2 14:52:43 ---> 970cb6a39510 14:52:43 14:52:43 Step 11/24 : FROM alpine:3.12 14:52:43 ---> 13621d1b12d4 14:52:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:52:43 Removing intermediate container d71ae5f64166 14:52:43 ---> 4fbe0b403d65 14:52:43 Step 22/23 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 14:52:43 ---> Running in 5d51ca0a23bb 14:52:43 ---> Running in a3bcfff3181a 14:52:43 Removing intermediate container 65374b22bd1d 14:52:43 ---> 96d9b2f1c7ba 14:52:43 Step 15/24 : EXPOSE $APP_PORT 14:52:43 Removing intermediate container 5d51ca0a23bb 14:52:43 ---> fc1771a4c2fd 14:52:43 Step 13/24 : ENV APP_PORT=59880 14:52:43 ---> Running in 8f8733bff2af 14:52:43 Removing intermediate container a3bcfff3181a 14:52:43 ---> b2375b8de47a 14:52:43 Step 23/23 : LABEL version=0.0.0 14:52:43 ---> Running in 6a0478eea35c 14:52:43 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 14:52:43 Status: Downloaded newer image for docker:20.10.6 14:52:43 ---> d2979b152a7d 14:52:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 14:52:43 ---> Running in cd491c53da35 14:52:43 ---> Running in 169ce0ef748d 14:52:44 Removing intermediate container 8f8733bff2af 14:52:44 ---> 9c4e07cd0769 14:52:44 Step 16/24 : WORKDIR / 14:52:44 Removing intermediate container 6a0478eea35c 14:52:44 ---> a73138a53956 14:52:44 Step 14/24 : EXPOSE $APP_PORT 14:52:44 ---> Running in f24452838768 14:52:44 ---> Running in 23c7a102272e 14:52:44 Removing intermediate container cd491c53da35 14:52:44 ---> d6fc3b959e2b 14:52:44 14:52:44 Removing intermediate container 169ce0ef748d 14:52:44 ---> d34458116a76 14:52:44 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 14:52:44 Successfully built d6fc3b959e2b 14:52:44 Successfully tagged support-scheduler:latest 14:52:44  Building support-scheduler ... done Building security-bootstrapper 14:52:44 ---> Running in 444b453069e4 14:52:44 Removing intermediate container f24452838768 14:52:44 ---> 355efc13a6d9 14:52:44 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:45 ---> Running in 724e00efea92 14:52:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:52:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:52:45 ---> 386e7e94afdd 14:52:45 Step 3/24 : WORKDIR /edgex-go 14:52:45 ---> Using cache 14:52:45 ---> 95db67084245 14:52:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:45 ---> Using cache 14:52:45 ---> 4f40ba33d1bc 14:52:45 Step 5/24 : RUN apk add --update --no-cache make git 14:52:45 ---> Using cache 14:52:45 ---> 6cef8b8ca371 14:52:45 Step 6/24 : COPY go.mod . 14:52:45 ---> Using cache 14:52:45 ---> 6b30cbcb5d6d 14:52:45 Step 7/24 : RUN go mod download 14:52:45 ---> Using cache 14:52:45 ---> 0f7116830ac7 14:52:45 Step 8/24 : COPY . . 14:52:45 ---> Using cache 14:52:45 ---> 1d1239662dcf 14:52:45 Step 9/24 : RUN go mod tidy 14:52:45 ---> Using cache 14:52:45 ---> 2a20e7eb2d13 14:52:45 Step 10/24 : RUN make cmd/core-metadata/core-metadata 14:52:45 Removing intermediate container 23c7a102272e 14:52:45 ---> 02d4812d10f5 14:52:45 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:46 ---> Running in 5febb22d67d3 14:52:47 ---> 0cdfced79b2c 14:52:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:52:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:52:47 (1/39) Installing readline (8.1.0-r0) 14:52:47 (2/39) Installing bash (5.1.0-r0) 14:52:47 Executing bash-5.1.0-r0.post-install 14:52:47 (3/39) Installing brotli-libs (1.0.9-r3) 14:52:47 (4/39) Installing nghttp2-libs (1.42.0-r1) 14:52:47 (5/39) Installing libcurl (7.78.0-r0) 14:52:47 (6/39) Installing curl (7.78.0-r0) 14:52:47 (7/39) Installing dumb-init (1.2.5-r0) 14:52:47 (8/39) Installing libbz2 (1.0.8-r1) 14:52:47 (9/39) Installing expat (2.2.10-r1) 14:52:47 (10/39) Installing libffi (3.3-r2) 14:52:47 (11/39) Installing gdbm (1.19-r0) 14:52:47 (12/39) Installing xz-libs (5.2.5-r0) 14:52:47 (13/39) Installing sqlite-libs (3.34.1-r0) 14:52:47 (14/39) Installing python3 (3.8.10-r0) 14:52:47 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 14:52:48 ---> f25cfedccf8d 14:52:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:52:48 Removing intermediate container 724e00efea92 14:52:48 ---> 201c8aacf64a 14:52:48 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 14:52:48 ---> Running in 9166ddb26d4d 14:52:48 ---> cb09396713c4 14:52:48 Step 20/24 : ENTRYPOINT ["/core-command"] 14:52:48 (15/39) Installing py3-appdirs (1.4.4-r1) 14:52:48 (16/39) Installing py3-ordered-set (4.0.2-r0) 14:52:48 ---> Running in 1a2eeae7effb 14:52:48 (17/39) Installing py3-parsing (2.4.7-r1) 14:52:48 (18/39) Installing py3-six (1.15.0-r0) 14:52:48 (19/39) Installing py3-packaging (20.9-r0) 14:52:48 (20/39) Installing py3-setuptools (51.3.3-r0) 14:52:49 (21/39) Installing py3-chardet (4.0.0-r0) 14:52:49 (22/39) Installing py3-idna (3.1-r0) 14:52:49 (23/39) Installing py3-urllib3 (1.26.2-r1) 14:52:49 (24/39) Installing py3-requests (2.25.1-r1) 14:52:49 (25/39) Installing py3-msgpack (1.0.2-r0) 14:52:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:52:49 (26/39) Installing py3-lockfile (0.12.2-r3) 14:52:49 (27/39) Installing py3-cachecontrol (0.12.6-r0) 14:52:49 Removing intermediate container 1a2eeae7effb 14:52:49 ---> f026f3ce5059 14:52:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:49 (28/39) Installing py3-colorama (0.4.4-r0) 14:52:49 (29/39) Installing py3-contextlib2 (0.6.0-r0) 14:52:49 (30/39) Installing py3-distlib (0.3.1-r1) 14:52:50 (31/39) Installing py3-distro (1.5.0-r1) 14:52:50 ---> Running in 83e5e7812963 14:52:50 (32/39) Installing py3-webencodings (0.5.1-r3) 14:52:50 (33/39) Installing py3-html5lib (1.1-r0) 14:52:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:52:50 (34/39) Installing py3-pytoml (0.1.21-r0) 14:52:50 (35/39) Installing py3-pep517 (0.9.1-r0) 14:52:50 (36/39) Installing py3-progress (1.5-r0) 14:52:50 (37/39) Installing py3-retrying (1.3.3-r0) 14:52:50 (38/39) Installing py3-toml (0.10.2-r0) 14:52:50 (39/39) Installing py3-pip (20.3.4-r0) 14:52:50 Removing intermediate container 83e5e7812963 14:52:50 ---> 884f096da270 14:52:50 Step 22/24 : LABEL arch=x86_64 14:52:50 (1/6) Installing dumb-init (1.2.2-r1) 14:52:50 (2/6) Installing libgcc (9.3.0-r2) 14:52:50 (3/6) Installing libsodium (1.0.18-r0) 14:52:50 ---> Running in b532dfb96d1d 14:52:50 Executing busybox-1.32.1-r6.trigger 14:52:50 OK: 82 MiB in 59 packages 14:52:50 (4/6) Installing libstdc++ (9.3.0-r2) 14:52:51 Removing intermediate container b532dfb96d1d 14:52:51 ---> 927e0addbe54 14:52:51 Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 14:52:51 ---> Running in ae664e732fec 14:52:51 (5/6) Installing libzmq (4.3.3-r0) 14:52:51 (6/6) Installing zeromq (4.3.3-r0) 14:52:52 Executing busybox-1.31.1-r20.trigger 14:52:52 OK: 8 MiB in 20 packages 14:52:52 Removing intermediate container ae664e732fec 14:52:52 ---> 663c1f52ac53 14:52:52 Step 24/24 : LABEL version=0.0.0 14:52:52 ---> Running in daa1ebef64cd 14:52:52 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:52:52 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:52:52 ---> 386e7e94afdd 14:52:52 Step 3/32 : WORKDIR /edgex-go 14:52:52 ---> Using cache 14:52:52 ---> 95db67084245 14:52:52 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:52:52 ---> Using cache 14:52:52 ---> 4f40ba33d1bc 14:52:52 Step 5/32 : RUN apk add --update --no-cache make git 14:52:52 ---> Using cache 14:52:52 ---> 6cef8b8ca371 14:52:52 Step 6/32 : COPY go.mod . 14:52:52 ---> Using cache 14:52:52 ---> 6b30cbcb5d6d 14:52:52 Step 7/32 : RUN go mod download 14:52:52 ---> Using cache 14:52:52 ---> 0f7116830ac7 14:52:52 Step 8/32 : COPY . . 14:52:52 ---> Using cache 14:52:52 ---> 1d1239662dcf 14:52:52 Step 9/32 : RUN go mod tidy 14:52:52 ---> Using cache 14:52:52 ---> 2a20e7eb2d13 14:52:52 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 14:52:52 ---> Running in a01029bac4d2 14:52:52 Removing intermediate container daa1ebef64cd 14:52:52 ---> cf5dddd4e402 14:52:52 14:52:52 Removing intermediate container 9166ddb26d4d 14:52:52 ---> 5c091e90b026 14:52:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:52:53 Successfully built cf5dddd4e402 14:52:53 Successfully tagged core-command:latest 14:52:53 Building support-notifications 14:52:53  Building core-command ... done  ---> 2e83cda86303 14:52:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:52:53 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 14:52:54 Collecting docker-compose==1.23.2 14:52:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:52:54 Collecting texttable<0.10,>=0.9.0 14:52:54 Downloading texttable-0.9.1.tar.gz (11 kB) 14:52:55 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:52:55 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:52:55 ---> b03d9d7146e4 14:52:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:52:55 Collecting docker<4.0,>=3.6.0 14:52:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:52:55 Collecting dockerpty<0.5,>=0.4.1 14:52:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:52:56 ---> be0cd54f0943 14:52:56 Step 20/24 : ENTRYPOINT ["/core-data"] 14:52:56 ---> Running in e7ece0e7c5b4 14:52:56 Removing intermediate container e7ece0e7c5b4 14:52:56 ---> 3e2bc8926815 14:52:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:52:56 Collecting jsonschema<3,>=2.5.1 14:52:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:52:56 ---> Running in 2a73fcced35b 14:52:56 Removing intermediate container 2a73fcced35b 14:52:56 ---> 6c73b848aa5d 14:52:56 Step 22/24 : LABEL arch=x86_64 14:52:56 Collecting PyYAML<4,>=3.10 14:52:56 Downloading PyYAML-3.13.tar.gz (270 kB) 14:52:56 ---> Running in 3563aeed1ea8 14:52:57 Removing intermediate container 3563aeed1ea8 14:52:57 ---> 6d8766739ede 14:52:57 Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 14:52:57 ---> Running in 21e64ad72524 14:52:57 Removing intermediate container 21e64ad72524 14:52:57 ---> dd0cd3de78c0 14:52:57 Step 24/24 : LABEL version=0.0.0 14:52:57 ---> Running in d1fc045fc94a 14:52:57 Removing intermediate container d1fc045fc94a 14:52:57 ---> 6ffbbe2a3138 14:52:57 14:52:57 Successfully built 6ffbbe2a3138 14:52:57 Successfully tagged core-data:latest 14:52:57 Building security-secretstore-setup 14:52:58  Building core-data ... done Collecting websocket-client<1.0,>=0.32.0 14:52:58 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 14:52:58 Collecting cached-property<2,>=1.2.0 14:52:58 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:52:58 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:52:58 Collecting docopt<0.7,>=0.6.1 14:52:58 Downloading docopt-0.6.2.tar.gz (25 kB) 14:52:59 Collecting docker-pycreds>=0.4.0 14:52:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:52:59 Collecting certifi>=2017.4.17 14:52:59 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 14:52:59 Collecting idna<2.8,>=2.5 14:52:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:52:59 Collecting urllib3<1.25,>=1.21.1 14:52:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:52:59 Collecting chardet<3.1.0,>=3.0.2 14:52:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 14:52:59 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 14:52:59 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 14:52:59 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 14:52:59 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 14:52:59 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 14:52:59 Attempting uninstall: urllib3 14:52:59 Found existing installation: urllib3 1.26.2 14:52:59 Uninstalling urllib3-1.26.2: 14:52:59 Successfully uninstalled urllib3-1.26.2 14:52:59 Attempting uninstall: idna 14:52:59 Found existing installation: idna 3.1 14:52:59 Uninstalling idna-3.1: 14:53:00 Successfully uninstalled idna-3.1 14:53:00 Attempting uninstall: chardet 14:53:00 Found existing installation: chardet 4.0.0 14:53:00 Uninstalling chardet-4.0.0: 14:53:00 Successfully uninstalled chardet-4.0.0 14:53:01 Attempting uninstall: requests 14:53:01 Found existing installation: requests 2.25.1 14:53:01 Uninstalling requests-2.25.1: 14:53:01 Successfully uninstalled requests-2.25.1 14:53:02 Running setup.py install for texttable: started 14:53:03 Running setup.py install for texttable: finished with status 'done' 14:53:03 Running setup.py install for PyYAML: started 14:53:04 Running setup.py install for PyYAML: finished with status 'done' 14:53:04 Running setup.py install for docopt: started 14:53:04 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:53:04 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:53:04 ---> 386e7e94afdd 14:53:04 Step 3/26 : WORKDIR /edgex-go 14:53:04 ---> Using cache 14:53:04 ---> 95db67084245 14:53:04 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:04 ---> Using cache 14:53:04 ---> 4f40ba33d1bc 14:53:04 Step 5/26 : RUN apk add --update --no-cache make git 14:53:04 ---> Using cache 14:53:04 ---> 6cef8b8ca371 14:53:04 Step 6/26 : COPY go.mod . 14:53:04 ---> Using cache 14:53:04 ---> 6b30cbcb5d6d 14:53:04 Step 7/26 : RUN go mod download 14:53:04 ---> Using cache 14:53:04 ---> 0f7116830ac7 14:53:04 Step 8/26 : COPY . . 14:53:04 ---> Using cache 14:53:04 ---> 1d1239662dcf 14:53:04 Step 9/26 : RUN go mod tidy 14:53:04 ---> Using cache 14:53:04 ---> 2a20e7eb2d13 14:53:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:53:05 Running setup.py install for docopt: finished with status 'done' 14:53:05 Running setup.py install for dockerpty: started 14:53:05 Running setup.py install for dockerpty: finished with status 'done' 14:53:06 ---> Running in 46ff0a3c2cd5 14:53:07 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 14:53: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 14:53:11 Removing intermediate container 444b453069e4 14:53:11 ---> 573b789bcf38 14:53:11 Step 15/24 : ENV APP_PORT=58890 14:53:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:53:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:53:11 ---> 386e7e94afdd 14:53:11 Step 3/23 : WORKDIR /edgex-go 14:53:11 ---> Using cache 14:53:11 ---> 95db67084245 14:53:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:53:11 ---> Using cache 14:53:11 ---> 4f40ba33d1bc 14:53:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:53:11 ---> Running in b030334164e2 14:53:11 ---> Running in 3b79733435d7 14:53:11 Removing intermediate container 3b79733435d7 14:53:11 ---> b37ad3e9b806 14:53:11 Step 16/24 : EXPOSE $APP_PORT 14:53:11 ---> Running in 417d22dfcdd0 14:53:12 Removing intermediate container 417d22dfcdd0 14:53:12 ---> eddaff6f9028 14:53:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:53:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:53:12 ---> 7fcbdde503e2 14:53:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:53:12 ---> 26773a72576a 14:53:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:53:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:53:13 ---> b1861a4aef71 14:53:13 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 14:53:13 ---> Running in 169a95e9180d 14:53:13 Removing intermediate container 169a95e9180d 14:53:13 ---> 57cd3ca308c9 14:53:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:13 ---> Running in 15f3b14b3f34 14:53:13 Removing intermediate container 15f3b14b3f34 14:53:13 ---> 6e3aa181a232 14:53:13 Step 22/24 : LABEL arch=x86_64 14:53:13 OK: 219 MiB in 52 packages 14:53:13 ---> Running in 8bf74a691a4a 14:53:13 Removing intermediate container 8bf74a691a4a 14:53:13 ---> 73c1c07898e2 14:53:13 Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 14:53:14 ---> Running in 3f706ff40787 14:53:14 Removing intermediate container 3f706ff40787 14:53:14 ---> 29dd29b9bdb2 14:53:14 Step 24/24 : LABEL version=0.0.0 14:53:14 Removing intermediate container b030334164e2 14:53:14 ---> 757f4326fbb4 14:53:14 Step 6/23 : COPY go.mod . 14:53:14 ---> Running in 4776d495cb5a 14:53:14 Removing intermediate container 4776d495cb5a 14:53:14 ---> 6f6b76c647f8 14:53:14 14:53:14 Successfully built 6f6b76c647f8 14:53:14 ---> 1d509caae29a 14:53:14 Step 7/23 : RUN go mod download 14:53:14 Successfully tagged sys-mgmt-agent:latest 14:53:14  Building sys-mgmt-agent ... done  ---> Running in 53278c96d28b 14:53:16 Removing intermediate container 53278c96d28b 14:53:16 ---> 62f074edb896 14:53:16 Step 8/23 : COPY . . 14:53:23 ---> e413bcf2dad8 14:53:23 Step 9/23 : RUN go mod tidy 14:53:23 ---> Running in 04c41f393684 14:53:24 Removing intermediate container 04c41f393684 14:53:24 ---> 9a4678cb2a82 14:53:24 Step 10/23 : RUN make cmd/support-notifications/support-notifications 14:53:24 ---> Running in 2bc0f4198046 14:53:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:53:26 Removing intermediate container 5febb22d67d3 14:53:26 ---> c44d364fedcb 14:53:26 14:53:26 Step 11/24 : FROM alpine:3.12 14:53:26 ---> 13621d1b12d4 14:53:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 14:53:26 ---> Using cache 14:53:26 ---> e513eec48ae7 14:53:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 14:53:26 ---> Using cache 14:53:26 ---> 4867115adb64 14:53:26 Step 14/24 : ENV APP_PORT=59881 14:53:26 ---> Running in b862c667a514 14:53:26 Removing intermediate container a01029bac4d2 14:53:26 ---> 48b389d4e164 14:53:26 14:53:26 Step 11/32 : FROM alpine:3.12 14:53:26 ---> 13621d1b12d4 14:53:26 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 14:53:26 ---> Running in 4b70e58ab7b0 14:53:26 Removing intermediate container b862c667a514 14:53:26 ---> 7603f3c8e2f4 14:53:26 Step 15/24 : EXPOSE $APP_PORT 14:53:26 ---> Running in 528636a5f050 14:53:26 Removing intermediate container 4b70e58ab7b0 14:53:26 ---> a118b500a714 14:53:26 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 14:53:26 Removing intermediate container 528636a5f050 14:53:26 ---> 3f309ddadb7d 14:53:26 Step 16/24 : WORKDIR / 14:53:26 ---> Running in b609a69fb96f 14:53:26 ---> Running in ed69c3f2d5d0 14:53:27 Removing intermediate container ed69c3f2d5d0 14:53:27 ---> 21690a8b7164 14:53:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:27 ---> b40398444c15 14:53:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:53:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:53:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:53:27 (1/2) Installing dumb-init (1.2.2-r1) 14:53:27 (2/2) Installing su-exec (0.2-r1) 14:53:27 Executing busybox-1.31.1-r20.trigger 14:53:27 OK: 6 MiB in 16 packages 14:53:28 ---> 489eb12067cb 14:53:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:53:28 ---> 605cf128c739 14:53:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 14:53:28 ---> Running in a96e67d4d566 14:53:28 Removing intermediate container b609a69fb96f 14:53:28 ---> 91db34466f4b 14:53:28 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 14:53:28 ---> Running in d8b510eb587f 14:53:28 Removing intermediate container a96e67d4d566 14:53:28 ---> aa732e784b86 14:53:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:28 Removing intermediate container d8b510eb587f 14:53:28 ---> 9f9bb98121f5 14:53:28 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 14:53:28 ---> Running in 1f14cb15a330 14:53:28 ---> Running in 6963395504f1 14:53:28 Removing intermediate container 1f14cb15a330 14:53:28 ---> d9f7f9cb2d36 14:53:28 Step 22/24 : LABEL arch=x86_64 14:53:28 Removing intermediate container 6963395504f1 14:53:28 ---> 75c30a5079a2 14:53:28 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 14:53:28 ---> Running in f154fd99e54b 14:53:28 ---> Running in d7e905d34e16 14:53:29 Removing intermediate container f154fd99e54b 14:53:29 ---> e48e9d58dca1 14:53:29 Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 14:53:29 ---> Running in 2ce73307a4ba 14:53:29 Removing intermediate container 2ce73307a4ba 14:53:29 ---> d4683b7049f0 14:53:29 Step 24/24 : LABEL version=0.0.0 14:53:29 ---> Running in 369b40d4d19c 14:53:29 Removing intermediate container 369b40d4d19c 14:53:29 ---> d23428c5bdf6 14:53:29 14:53:29 Successfully built d23428c5bdf6 14:53:29 Successfully tagged core-metadata:latest 14:53:29  Building core-metadata ... done Removing intermediate container d7e905d34e16 14:53:29 ---> 0e0e75b385e9 14:53:29 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 14:53:29 ---> Running in c758d529ac2c 14:53:29 Removing intermediate container c758d529ac2c 14:53:29 ---> 85151ad006b9 14:53:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 14:53:30 ---> fca4dfe7ff7e 14:53:30 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 14:53:30 ---> Running in 139b99321fd8 14:53:31 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 14:53:31 Removing intermediate container 139b99321fd8 14:53:31 ---> 4688d76949a6 14:53:31 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:31 ---> 74714ff0293d 14:53:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:53:32 ---> ef59bedd758e 14:53:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 14:53:32 ---> c9b4765779a7 14:53:32 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 14:53:32 ---> 41157454ed20 14:53:32 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 14:53:32 ---> 56fe4a6476cc 14:53:32 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 14:53:32 ---> Running in 2d100241623e 14:53:33 Removing intermediate container 2d100241623e 14:53:33 ---> 0532ed016271 14:53:33 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:53:33 ---> d6abc8e11d57 14:53:33 Step 27/32 : RUN chmod +x /entrypoint.sh 14:53:33 ---> Running in 1822d75148e0 14:53:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:53:34 Removing intermediate container 46ff0a3c2cd5 14:53:34 ---> b85ef83fd627 14:53:34 14:53:34 Step 11/26 : FROM alpine:3.12 14:53:34 ---> 13621d1b12d4 14:53:34 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 14:53:34 Removing intermediate container 1822d75148e0 14:53:34 ---> f35df395170d 14:53:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 14:53:35 ---> Running in e9f7c362e19d 14:53:35 ---> Running in 0296ea18a262 14:53:35 Removing intermediate container 0296ea18a262 14:53:35 ---> 2db74eb142a2 14:53:35 Step 29/32 : CMD ["gate"] 14:53:35 ---> Running in a8e9ca665853 14:53:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:53:35 Removing intermediate container a8e9ca665853 14:53:35 ---> aba9607e4d72 14:53:35 Step 30/32 : LABEL arch=x86_64 14:53:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:53:35 ---> Running in fc20e07a70e2 14:53:36 (1/6) Installing ca-certificates (20191127-r4) 14:53:36 (2/6) Installing nghttp2-libs (1.41.0-r0) 14:53:36 (3/6) Installing libcurl (7.78.0-r0) 14:53:36 (4/6) Installing curl (7.78.0-r0) 14:53:36 (5/6) Installing dumb-init (1.2.2-r1) 14:53:36 (6/6) Installing su-exec (0.2-r1) 14:53:36 Executing busybox-1.31.1-r20.trigger 14:53:36 Executing ca-certificates-20191127-r4.trigger 14:53:36 Removing intermediate container fc20e07a70e2 14:53:36 ---> 4442c7866e7d 14:53:36 Step 31/32 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 14:53:36 OK: 7 MiB in 20 packages 14:53:36 ---> Running in 79b77bb902c2 14:53:36 Removing intermediate container 79b77bb902c2 14:53:36 ---> 6b187388008b 14:53:36 Step 32/32 : LABEL version=0.0.0 14:53:36 ---> Running in 8912ccf6ef9f 14:53:36 Removing intermediate container e9f7c362e19d 14:53:36 ---> c32e4f5d6514 14:53:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:53:36 ---> Running in 42e94e3696e1 14:53:36 Removing intermediate container 8912ccf6ef9f 14:53:36 ---> 1c3676e96f05 14:53:36 14:53:36 Successfully built 1c3676e96f05 14:53:36 Successfully tagged security-bootstrapper:latest 14:53:36  Building security-bootstrapper ... done Removing intermediate container 42e94e3696e1 14:53:36 ---> c7bbdce22e92 14:53:36 Step 14/26 : WORKDIR / 14:53:37 ---> Running in eb5625ba7dce 14:53:37 Removing intermediate container eb5625ba7dce 14:53:37 ---> 8934f94242ca 14:53:37 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:53:37 ---> bc6c23f96e22 14:53:37 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:53:37 ---> 78382342332d 14:53:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:53:37 ---> 736e8e287bc6 14:53:37 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 14:53:38 ---> 2be3f29f55d6 14:53:38 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:53:38 ---> 1d06a0a7d6d0 14:53:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:53:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:53:39 ---> 3c2c9e2f0249 14:53:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:53:39 ---> 4a6a44c92f9e 14:53:39 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/ 14:53:39 ---> Running in fe9983b3b839 14:53:40 Removing intermediate container fe9983b3b839 14:53:40 ---> 62e31e20b9fa 14:53:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:53:40 ---> Running in f6a4300cbab8 14:53:40 Removing intermediate container f6a4300cbab8 14:53:40 ---> fe52fabd6120 14:53:40 Step 24/26 : LABEL arch=x86_64 14:53:40 ---> Running in f871516afd63 14:53:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:53:40 Removing intermediate container f871516afd63 14:53:40 ---> 82205a935a4e 14:53:40 Step 25/26 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 14:53:40 ---> Running in d514138de891 14:53:40 Removing intermediate container d514138de891 14:53:40 ---> 51c44549d2a2 14:53:40 Step 26/26 : LABEL version=0.0.0 14:53:41 ---> Running in 2db089bfb629 14:53:41 Removing intermediate container 2db089bfb629 14:53:41 ---> 6aa96eee5b18 14:53:41 14:53:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:53:41 Successfully built 6aa96eee5b18 14:53:41 Successfully tagged security-secretstore-setup:latest 14:53:41  Building security-secretstore-setup ... done Removing intermediate container 2bc0f4198046 14:53:41 ---> 2e6d2e9b955d 14:53:41 14:53:41 Step 11/23 : FROM alpine:3.12 14:53:41 ---> 13621d1b12d4 14:53:41 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 14:53:41 ---> Running in 6df893149a7a 14:53:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:53:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:53:41 (1/2) Installing ca-certificates (20191127-r4) 14:53:41 (2/2) Installing dumb-init (1.2.2-r1) 14:53:41 Executing busybox-1.31.1-r20.trigger 14:53:41 Executing ca-certificates-20191127-r4.trigger 14:53:41 OK: 6 MiB in 16 packages 14:53:42 Removing intermediate container 6df893149a7a 14:53:42 ---> 748589571599 14:53:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 14:53:42 ---> Running in 8a323c7b2152 14:53:42 Removing intermediate container 8a323c7b2152 14:53:42 ---> 6c4885306c9b 14:53:42 Step 14/23 : ENV APP_PORT=59860 14:53:42 ---> Running in 419a7b69be50 14:53:42 Removing intermediate container 419a7b69be50 14:53:42 ---> c7fb02359e05 14:53:42 Step 15/23 : EXPOSE $APP_PORT 14:53:42 ---> Running in 1ce0e1e227aa 14:53:42 Removing intermediate container 1ce0e1e227aa 14:53:42 ---> 5409101283e0 14:53:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:53:42 ---> 58f59ed0da47 14:53:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:53:43 ---> a327eceaaff5 14:53:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:53:43 ---> e6fde8b571ad 14:53:43 Step 19/23 : ENTRYPOINT ["/support-notifications"] 14:53:43 ---> Running in ec5f0568e83f 14:53:43 Removing intermediate container ec5f0568e83f 14:53:43 ---> 0d997faf31e1 14:53:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:53:43 ---> Running in 40230680e809 14:53:43 Removing intermediate container 40230680e809 14:53:43 ---> 316040990391 14:53:43 Step 21/23 : LABEL arch=x86_64 14:53:43 ---> Running in 7af8015e5673 14:53:43 Removing intermediate container 7af8015e5673 14:53:43 ---> 5730380d4c2a 14:53:43 Step 22/23 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 14:53:43 ---> Running in b098eae2ab44 14:53:43 Removing intermediate container b098eae2ab44 14:53:43 ---> 9d26fb624ea4 14:53:43 Step 23/23 : LABEL version=0.0.0 14:53:43 ---> Running in 3058c76835d3 14:53:43 Removing intermediate container 3058c76835d3 14:53:43 ---> e4a42c856c92 14:53:43 14:53:44 Successfully built e4a42c856c92 14:53:44 Successfully tagged support-notifications:latest 14:53:44  Building support-notifications ... done  [Pipeline] } 14:53:44 $ docker stop --time=1 0928ee9472fcbaccbd6ba76afcf99ac168681efd9cdaef03eaf19a71fc2fa0aa 14:53:45 $ docker rm -f 0928ee9472fcbaccbd6ba76afcf99ac168681efd9cdaef03eaf19a71fc2fa0aa [Pipeline] // withDockerContainer [Pipeline] sh 14:53:45 + docker images 14:53:45 REPOSITORY TAG IMAGE ID CREATED SIZE 14:53:45 support-notifications latest e4a42c856c92 2 seconds ago 16.8MB 14:53:45 2e6d2e9b955d 4 seconds ago 1.75GB 14:53:45 security-secretstore-setup latest 6aa96eee5b18 5 seconds ago 29MB 14:53:45 security-bootstrapper latest 1c3676e96f05 9 seconds ago 18.7MB 14:53:45 b85ef83fd627 11 seconds ago 1.75GB 14:53:45 core-metadata latest d23428c5bdf6 16 seconds ago 16.7MB 14:53:45 48b389d4e164 19 seconds ago 1.75GB 14:53:45 c44d364fedcb 20 seconds ago 1.75GB 14:53:45 sys-mgmt-agent latest 6f6b76c647f8 31 seconds ago 324MB 14:53:45 core-data latest 6ffbbe2a3138 48 seconds ago 20.4MB 14:53:45 core-command latest cf5dddd4e402 53 seconds ago 16MB 14:53:45 support-scheduler latest d6fc3b959e2b About a minute ago 16.1MB 14:53:45 5fef0cf4cf71 About a minute ago 1.74GB 14:53:45 970cb6a39510 About a minute ago 1.75GB 14:53:45 security-proxy-setup latest 343bfd29c818 About a minute ago 25.9MB 14:53:45 57755084e186 About a minute ago 1.75GB 14:53:45 1180958fee61 About a minute ago 1.75GB 14:53:45 75ae9733a344 About a minute ago 1.75GB 14:53:45 ci-base-image-x86_64 latest 386e7e94afdd 5 minutes ago 1.24GB 14:53:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB 14:53:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB 14:53:45 docker 20.10.6 d2979b152a7d 3 months ago 246MB 14:53:45 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 14:53:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 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 14:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 14:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:53:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:53:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:53:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:53:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:53:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:53:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:53:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 14:54:01 Still waiting to schedule task 14:54:01 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:54:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements 14:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:54:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:54:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.345s coverage: 100.0% of statements 14:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 14:54:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.307s coverage: 46.3% of statements 14:54:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:54:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:54:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 90.1% of statements 14:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 14:54:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.246s coverage: 81.2% of statements 14:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 14:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 14:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:54:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:54:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.657s coverage: 94.2% of statements 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 14:54:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 59.1% of statements 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:54:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.222s coverage: 60.0% of statements 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:54:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.329s coverage: 0.8% of statements 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:54:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements 14:54:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 22.0% of statements 14:54:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 14:54:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.176s coverage: 47.1% of statements 14:54:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.220s coverage: 79.5% of statements 14:54:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements 14:54:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements 14:54:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.226s coverage: 87.5% of statements 14:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.213s coverage: 94.4% of statements 14:54:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 14:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.558s coverage: 81.8% of statements 14:54:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.175s coverage: 87.2% of statements 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.173s coverage: 58.8% of statements 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.194s coverage: 80.0% of statements 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.259s coverage: 87.2% of statements 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.260s coverage: 85.4% of statements 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.318s coverage: 91.2% of statements 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.830s coverage: 64.4% of statements 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:54:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.175s coverage: 100.0% of statements 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.086s coverage: 91.3% of statements 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements 14:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements 14:54:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 14:54:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.059s coverage: 66.9% of statements 14:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 14:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.701s coverage: 43.6% of statements 14:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.188s coverage: 89.5% of statements 14:54:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:54:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.295s coverage: 84.8% of statements 14:54:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 14:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.272s coverage: 19.3% of statements 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.530s coverage: 92.0% of statements 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 14:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.234s coverage: 62.7% of statements 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:55:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.394s coverage: 97.7% of statements 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 14:55:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.182s coverage: 28.9% of statements 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 14:55:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:55:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.170s coverage: 100.0% of statements 14:55:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 14:55:04 GO111MODULE=on go vet ./... 14:56:26 gofmt -l . 14:56:26 [ "`gofmt -l .`" = "" ] 14:56:26 ./bin/test-attribution-txt.sh [Pipeline] sh 14:56:29 + ls -al . 14:56:29 total 624 14:56:29 drwxrwxr-x 9 1001 1001 4096 Aug 2 14:56 . 14:56:29 drwxr-xr-x 4 root root 4096 Aug 2 14:52 .. 14:56:29 -rw-rw-r-- 1 1001 1001 11 Aug 2 14:49 .dockerignore 14:56:29 drwxrwxr-x 8 1001 1001 4096 Aug 2 14:49 .git 14:56:29 drwxrwxr-x 3 1001 1001 4096 Aug 2 14:49 .github 14:56:29 -rw-rw-r-- 1 1001 1001 818 Aug 2 14:49 .gitignore 14:56:29 -rw-rw-r-- 1 1001 1001 76 Aug 2 14:49 .hadolint.yml 14:56:29 -rw-rw-r-- 1 1001 1001 166 Aug 2 14:49 .sonarcloud.properties 14:56:29 -rw-rw-r-- 1 1001 1001 8609 Aug 2 14:49 Attribution.txt 14:56:29 -rw-rw-r-- 1 1001 1001 43881 Aug 2 14:49 CHANGELOG.md 14:56:29 -rw-rw-r-- 1 1001 1001 3804 Aug 2 14:49 CONTRIBUTING.md 14:56:29 -rw-rw-r-- 1 1001 1001 931 Aug 2 14:49 Dockerfile.build 14:56:29 -rw-rw-r-- 1 1001 1001 849 Aug 2 14:49 Jenkinsfile 14:56:29 -rw-rw-r-- 1 1001 1001 10775 Aug 2 14:49 LICENSE 14:56:29 -rw-rw-r-- 1 1001 1001 5915 Aug 2 14:49 Makefile 14:56:29 -rw-rw-r-- 1 1001 1001 8643 Aug 2 14:49 README.md 14:56:29 -rw-rw-r-- 1 1001 1001 6912 Aug 2 14:49 SECURITY.md 14:56:29 -rw-rw-r-- 1 1001 1001 5 Aug 2 14:47 VERSION 14:56:29 -rw-rw-r-- 1 1001 1001 4131 Aug 2 14:49 ZMQWindows.md 14:56:29 drwxrwxr-x 2 1001 1001 4096 Aug 2 14:49 bin 14:56:29 drwxrwxr-x 14 1001 1001 4096 Aug 2 14:49 cmd 14:56:29 -rw-r--r-- 1 root root 403847 Aug 2 14:55 coverage.out 14:56:29 -rw-rw-r-- 1 1001 1001 813 Aug 2 14:49 go.mod 14:56:29 -rw-r--r-- 1 root root 48847 Aug 2 14:52 go.sum 14:56:29 drwxrwxr-x 8 1001 1001 4096 Aug 2 14:49 internal 14:56:29 drwxrwxr-x 3 1001 1001 4096 Aug 2 14:49 openapi 14:56:29 drwxrwxr-x 4 1001 1001 4096 Aug 2 14:49 snap 14:56:29 -rw-rw-r-- 1 1001 1001 204 Aug 2 14:49 version.go [Pipeline] sh 14:56:30 + '[' -e coverage.out ] 14:56:30 + chown 1001:1001 coverage.out [Pipeline] stash 14:56:30 Warning: overwriting stash ‘coverage-report’ 14:56:31 Stashed 1 file(s) [Pipeline] sh 14:56:31 + make build 14:56:31 go mod tidy 14:56:32 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 14:56:39 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 14:57:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:57:07 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 14:57:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:57:12 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 14:57:17 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 14:57:20 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 14:57:23 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 14:57:27 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 14:57:30 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 14:57:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 14:57:38 $ docker stop --time=1 ee52c55ad29a7df554672cc2b950ef44d8fd4b0925429c490f4593bc223a3e23 14:57:41 $ docker rm -f ee52c55ad29a7df554672cc2b950ef44d8fd4b0925429c490f4593bc223a3e23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:57:43 14:57:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:57:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:57:43 latest: Pulling from edgex-devops/edgex-compose-arm64 14:57:43 29e5d40040c1: Pulling fs layer 14:57:43 1ce36da41761: Pulling fs layer 14:57:43 25b303627fd3: Pulling fs layer 14:57:44 29e5d40040c1: Verifying Checksum 14:57:44 29e5d40040c1: Download complete 14:57:45 1ce36da41761: Verifying Checksum 14:57:45 1ce36da41761: Download complete 14:57:45 29e5d40040c1: Pull complete 14:57:47 25b303627fd3: Verifying Checksum 14:57:47 25b303627fd3: Download complete 14:57:47 1ce36da41761: Pull complete 14:57:57 25b303627fd3: Pull complete 14:57:57 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:57:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:57:57 prd-ubuntu18.04-docker-arm64-4c-16g-1398 does not seem to be running inside a container 14:57:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:58:01 $ docker top d225a06dc246ac477bbd0ed90e7c35737bdc3ab984a1848fda52d95ed256f2d5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:02 + docker-compose build --help+ 14:58:02 grep parallel 14:58:07 --parallel Build images in parallel. [Pipeline] } 14:58:07 $ docker stop --time=1 d225a06dc246ac477bbd0ed90e7c35737bdc3ab984a1848fda52d95ed256f2d5 14:58:09 $ docker rm -f d225a06dc246ac477bbd0ed90e7c35737bdc3ab984a1848fda52d95ed256f2d5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:58:10 . [Pipeline] withDockerContainer 14:58:10 prd-ubuntu18.04-docker-arm64-4c-16g-1398 does not seem to be running inside a container 14:58:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:58:12 $ docker top 36ce58a366d48e964be36b1b0947ea61496c96c8265282ff736e2db731dcc8bc -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:13 + docker-compose -f ./docker-compose-build.yml build --parallel 14:58:18 Building core-command ... 14:58:18 Building core-data ... 14:58:18 Building core-metadata ... 14:58:18 Building security-bootstrapper ... 14:58:18 Building security-proxy-setup ... 14:58:18 Building security-secretstore-setup ... 14:58:18 Building support-notifications ... 14:58:18 Building support-scheduler ... 14:58:18 Building sys-mgmt-agent ... 14:58:18 Building core-data 14:58:18 Building support-notifications 14:58:18 Building support-scheduler 14:58:18 Building security-bootstrapper 14:58:18 Building sys-mgmt-agent 14:59:25 Running on prd-ubuntu18.04-docker-8c-8g-1405 in /w/workspace/edgexfoundry_edgex-go_PR-3643 [Pipeline] { [Pipeline] ws 14:59:25 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 14:59:26 The recommended git tool is: git 14:59:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:59:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:59:26 ---> 2c9aad8f4641 14:59:26 Step 3/24 : WORKDIR /edgex-go 14:59:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:59:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:59:26 ---> 2c9aad8f4641 14:59:26 Step 3/23 : WORKDIR /edgex-go 14:59:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:59:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:59:26 ---> 2c9aad8f4641 14:59:26 Step 3/23 : WORKDIR /edgex-go 14:59:26 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:59:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 14:59:26 ---> 2c9aad8f4641 14:59:26 Step 3/32 : WORKDIR /edgex-go 14:59:26 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 14:59:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:59:26 ---> 2c9aad8f4641 14:59:26 Step 3/24 : WORKDIR /edgex-go 14:59:27 ---> Running in a1f4c4dbc737 14:59:27 ---> Running in b21a76cafd47 14:59:27 ---> Running in 16508fed0595 14:59:27 ---> Running in 23f1c500d5b5 14:59:27 ---> Running in 6f340323376d 14:59:28 Removing intermediate container a1f4c4dbc737 14:59:28 ---> 617a94592ef4 14:59:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:28 Removing intermediate container 23f1c500d5b5 14:59:28 ---> 06d415d56a41 14:59:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:28 Removing intermediate container 16508fed0595 14:59:28 ---> c9af334d4634 14:59:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:28 Removing intermediate container 6f340323376d 14:59:28 ---> 3e579c5c3bc9 14:59:28 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:28 Removing intermediate container b21a76cafd47 14:59:28 ---> b69e4e71285c 14:59:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:59:28 ---> Running in 5388ad822244 14:59:28 ---> Running in b544b29ddf39 14:59:28 ---> Running in ebafee2e69e3 14:59:28 ---> Running in c2e082a26283 14:59:28 ---> Running in 79751fcae760 14:59:28 using credential edgex-jenkins-ssh 14:59:28 Cloning the remote Git repository 14:59:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:59:28 > git init /w/workspace/edgex-go/2 # timeout=10 14:59:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:59:29 > git --version # timeout=10 14:59:29 > git --version # 'git version 2.17.1' 14:59:29 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:32 Removing intermediate container 5388ad822244 14:59:32 ---> 6e315dcb9618 14:59:32 Step 5/24 : RUN apk add --update --no-cache make bash git 14:59:32 ---> Running in a4714eb16324 14:59:32 Removing intermediate container b544b29ddf39 14:59:32 ---> 8381d336f216 14:59:32 Step 5/23 : RUN apk add --update --no-cache make git 14:59:32 Removing intermediate container c2e082a26283 14:59:32 ---> c7212b57cc7b 14:59:32 Step 5/32 : RUN apk add --update --no-cache make git 14:59:33 ---> Running in df49e4f97a79 14:59:33 ---> Running in 2474a6ad6fdc 14:59:33 Removing intermediate container 79751fcae760 14:59:33 ---> 3b05f3c07662 14:59:33 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:59:33 Removing intermediate container ebafee2e69e3 14:59:33 ---> cf7f0e745540 14:59:33 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 14:59:33 ---> Running in b0c787c61ceb 14:59:33 ---> Running in 2bc9c551fcb1 14:59:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:59:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:59:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:59:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:59:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:59:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:59:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:59:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:59:36 OK: 218 MiB in 52 packages 14:59:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:59:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:59:37 OK: 218 MiB in 52 packages 14:59:37 OK: 218 MiB in 52 packages 14:59:38 OK: 218 MiB in 52 packages 14:59:38 OK: 218 MiB in 52 packages 14:59:38 Removing intermediate container a4714eb16324 14:59:38 ---> f19bb083de96 14:59:38 Step 6/24 : COPY go.mod . 14:59:39 Removing intermediate container 2474a6ad6fdc 14:59:39 ---> dbb465bc06c3 14:59:39 Step 6/32 : COPY go.mod . 14:59:39 ---> 7d1a03e22c75 14:59:39 Step 7/24 : RUN go mod download 14:59:40 ---> Running in b03dc8b8624b 14:59:40 Removing intermediate container 2bc9c551fcb1 14:59:40 ---> 57cf1d9c48f4 14:59:40 Step 6/23 : COPY go.mod . 14:59:40 Removing intermediate container b0c787c61ceb 14:59:40 ---> 6c630f52a084 14:59:40 Step 6/24 : COPY go.mod . 14:59:40 Removing intermediate container df49e4f97a79 14:59:40 ---> 8695834dc934 14:59:40 Step 6/23 : COPY go.mod . 14:59:40 ---> 56f48138efcc 14:59:40 Step 7/32 : RUN go mod download 14:59:40 ---> Running in 307f3ad3f484 14:59:41 ---> 9584b4835aff 14:59:41 Step 7/23 : RUN go mod download 14:59:41 ---> Running in 1d481d1c90cc 14:59:42 ---> 4414d899b5c9 14:59:42 ---> 96ef4384d247 14:59:42 Step 7/24 : RUN go mod download 14:59:42 Step 7/23 : RUN go mod download 14:59:42 ---> Running in 15aa5589c0af 14:59:42 ---> Running in 7ad99be991eb 14:59:44 Removing intermediate container b03dc8b8624b 14:59:44 ---> ecc7fa3392e3 14:59:44 Step 8/24 : COPY . . 14:59:45 Removing intermediate container 307f3ad3f484 14:59:45 ---> db111fbe85cf 14:59:45 Step 8/32 : COPY . . 14:59:51 Removing intermediate container 1d481d1c90cc 14:59:51 ---> 4eb15fad5972 14:59:51 Step 8/23 : COPY . . 14:59:52 Removing intermediate container 15aa5589c0af 14:59:52 ---> b70dc622dfde 14:59:52 Step 8/23 : COPY . . 14:59:53 Removing intermediate container 7ad99be991eb 14:59:53 ---> 2a6e988261e7 14:59:53 Step 8/24 : COPY . . 15:00:10 Merging remotes/origin/main commit 7f897f3a79abebf81ead038c021fb09122a99f29 into PR head commit 02b151ba2f00835c3912c8fcf04833060e454491 15:00:10 Merge succeeded, producing 02b151ba2f00835c3912c8fcf04833060e454491 15:00:10 Checking out Revision 02b151ba2f00835c3912c8fcf04833060e454491 (PR-3643) 15:00:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:00:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:00:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:00:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3643/head:refs/remotes/origin/PR-3643 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:00:10 > git config core.sparsecheckout # timeout=10 15:00:10 > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # timeout=10 15:00:10 > git remote # timeout=10 15:00:10 > git config --get remote.origin.url # timeout=10 15:00:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:10 > git merge 7f897f3a79abebf81ead038c021fb09122a99f29 # timeout=10 15:00:10 > git rev-parse HEAD^{commit} # timeout=10 15:00:10 > git config core.sparsecheckout # timeout=10 15:00:10 > git checkout -f 02b151ba2f00835c3912c8fcf04833060e454491 # timeout=10 15:00:11 ---> 6a0fb1cbe28d 15:00:11 Step 9/32 : RUN go mod tidy 15:00:11 ---> 9a596c7c1cfd 15:00:11 Step 9/24 : RUN go mod tidy 15:00:11 ---> 4574d8d329fe 15:00:11 Step 9/23 : RUN go mod tidy 15:00:11 ---> f22f51fed144 15:00:11 Step 9/24 : RUN go mod tidy 15:00:11 ---> Running in c6b867f17f34 15:00:11 ---> f2813ef7269e 15:00:11 Step 9/23 : RUN go mod tidy 15:00:11 ---> Running in e0b6aebc9ad0 15:00:11 ---> Running in 2ae02cc5b519 15:00:11 ---> Running in c15e50f294ae 15:00:11 ---> Running in 885c3e0222d2 15:00:14 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:14 + echo snap-build.sh 15:00:14 snap-build.sh 15:00:14 + SNAP_BASE_DIR=. 15:00:14 + '[' '!' -z /w/workspace/edgex-go/2 ']' 15:00:14 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 15:00:14 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 15:00:14 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 15:00:14 + cd /w/workspace/edgex-go/2 15:00:14 + sudo apt-get remove -qy --purge lxd lxd-client 15:00:14 Reading package lists... 15:00:14 Building dependency tree... 15:00:14 Reading state information... 15:00:14 The following packages were automatically installed and are no longer required: 15:00:14 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:00:14 uidmap xdelta3 15:00:14 Use 'sudo apt autoremove' to remove them. 15:00:14 The following packages will be REMOVED: 15:00:14 lxd* lxd-client* 15:00:15 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:00:15 After this operation, 31.7 MB disk space will be freed. 15:00:15 (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.) 15:00:15 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:00:16 Removing lxd dnsmasq configuration 15:00:16 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:00:16 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:00:16 Removing intermediate container c6b867f17f34 15:00:16 ---> cea95569785d 15:00:16 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:00:16 ---> Running in a0f4b646043c 15:00:17 Removing intermediate container e0b6aebc9ad0 15:00:17 ---> 9b815ba481a1 15:00:17 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:00:17 Removing intermediate container 885c3e0222d2 15:00:17 ---> 6f68f3ec3101 15:00:17 Step 10/23 : RUN make cmd/support-notifications/support-notifications 15:00:17 ---> Running in b69c844c0646 15:00:17 ---> Running in 8d2dae0df689 15:00:17 Removing intermediate container c15e50f294ae 15:00:17 ---> 226cc633c8f6 15:00:17 Step 10/24 : RUN make cmd/core-data/core-data 15:00:17 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:00:17 (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.) 15:00:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:00:18 ---> Running in 3752ade0ec57 15:00:18 Removing intermediate container 2ae02cc5b519 15:00:18 ---> 86a9e296e69b 15:00:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:00:18 ---> Running in e3f9ae685d0e 15:00:18 Processing triggers for systemd (237-3ubuntu10.45) ... 15:00:18 Processing triggers for ureadahead (0.100.0-21) ... 15:00:19 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 15:00:19 + sudo snap remove --purge lxd 15:00:19 snap "lxd" is not installed 15:00:19 + sudo groupadd --force --system lxd 15:00:19 ++ whoami 15:00:19 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:00:19 + newgrp - lxd 15:00:19 + sudo snap install lxd 15:00:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:00:20 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 15:00: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 15:00:20 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 15:00:27 2021-08-02T15:00:24Z INFO Waiting for automatic snapd restart... 15:00:40 lxd 4.16 from Canonical* installed 15:00:40 + sudo lxd init --auto 15:00:48 + sudo snap install --classic snapcraft 15:01:00 snapcraft 4.8.3 from Canonical* installed 15:01:00 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:01:00 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:01:00 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:00 Dload Upload Total Spent Left Speed 15:01:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4045 0 --:--:-- --:--:-- --:--:-- 4019 15:01:00 100 3325k 100 3325k 0 0 7879k 0 --:--:-- --:--:-- --:--:-- 7879k 15:01:00 ./yq_linux_amd64 15:01:00 + sudo snapcraft prime --use-lxd 15:01:02 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:01:02 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:01:02 - README.md 15:01:02 15:01:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:01:02 Launching a container. 15:01:11 Waiting for container to be ready 15:01:11 To start your first instance, try: lxc launch ubuntu:18.04 15:01:11 15:01:14 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:01:14 Waiting for network to be ready... 15:01:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:01:14 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 15:01:14 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:01:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] 15:01:14 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:01:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:01:14 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 15:01:14 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 15:01:14 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 15:01:14 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 15:01:15 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:01:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:01:15 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:01:15 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:01:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:01:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:01:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:01:15 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:01:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:01:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] 15:01:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] 15:01:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 15:01:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 15:01:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 15:01:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 15:01:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 15:01:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 15:01:19 Fetched 24.9 MB in 4s (5696 kB/s) 15:01:19 Reading package lists... 15:01:20 Reading package lists... 15:01:20 Building dependency tree... 15:01:20 Reading state information... 15:01:20 The following additional packages will be installed: 15:01:20 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:01:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:01:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:01:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:01:20 Suggested packages: 15:01:20 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:01:20 Recommended packages: 15:01:20 gnupg libsasl2-modules 15:01:20 The following NEW packages will be installed: 15:01:20 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:01:20 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:01:20 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:01:20 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:01:20 The following packages will be upgraded: 15:01:20 gpg gpg-agent gpgconf libudev1 15:01:20 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:01:20 Need to get 3527 kB of archives. 15:01:20 After this operation, 13.3 MB of additional disk space will be used. 15:01:20 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 15:01:20 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 15:01:20 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 15:01:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 15:01:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:01:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:01:20 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:01:20 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:01:21 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:01:21 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:01:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:01:21 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:01:21 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:01:21 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:01:21 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:01:21 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:01:21 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:01:21 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:01:21 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:01:21 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:01:21 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:01:21 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:01:21 debconf: delaying package configuration, since apt-utils is not installed 15:01:21 Fetched 3527 kB in 1s (3061 kB/s) 15:01:21 (Reading database ... 12511 files and directories currently installed.) 15:01:21 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 15:01:21 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 15:01:21 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 15:01:21 Selecting previously unselected package udev. 15:01:21 (Reading database ... 12511 files and directories currently installed.) 15:01:21 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 15:01:21 Unpacking udev (237-3ubuntu10.50) ... 15:01:21 Selecting previously unselected package libfuse2:amd64. 15:01:22 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:01:22 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:01:22 Selecting previously unselected package fuse. 15:01:22 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:01:22 Unpacking fuse (2.9.7-1ubuntu1) ... 15:01:22 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:01:22 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:01:22 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:01:22 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:01:22 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:01:22 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:01:22 Selecting previously unselected package libksba8:amd64. 15:01:22 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:01:22 Unpacking libksba8:amd64 (1.3.5-2) ... 15:01:22 Selecting previously unselected package libroken18-heimdal:amd64. 15:01:22 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:01:22 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:22 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:01:22 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:01:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:01:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:01:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:01:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:01:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:22 Selecting previously unselected package libwind0-heimdal:amd64. 15:01:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:01:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:23 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:01:23 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:01:23 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:23 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:01:23 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:01:23 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:23 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:01:23 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:01:23 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:23 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:01:23 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:01:23 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:23 Selecting previously unselected package libsasl2-modules-db:amd64. 15:01:23 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:01:23 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:01:23 Selecting previously unselected package libsasl2-2:amd64. 15:01:23 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:01:23 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:01:23 Selecting previously unselected package libldap-common. 15:01:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:01:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:01:23 Selecting previously unselected package libldap-2.4-2:amd64. 15:01:23 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:01:23 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:01:23 Selecting previously unselected package dirmngr. 15:01:23 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:01:23 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:01:23 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:01:23 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:01:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:01:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:01:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:01:23 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:01:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:23 Setting up libksba8:amd64 (1.3.5-2) ... 15:01:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:01:23 Setting up udev (237-3ubuntu10.50) ... 15:01:23 invoke-rc.d: policy-rc.d denied execution of start. 15:01:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:24 Processing triggers for systemd (237-3ubuntu10) ... 15:01:24 Setting up fuse (2.9.7-1ubuntu1) ... 15:01:24 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:01:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:01:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:01:24 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:01:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:01:24 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:01:24 settings in the [Install] section, and DefaultInstance for template units). 15:01:24 This means they are not meant to be enabled using systemctl. 15:01:24 Possible reasons for having this kind of units are: 15:01:24 1) A unit may be statically enabled by being symlinked from another unit's 15:01:24 .wants/ or .requires/ directory. 15:01:24 2) A unit's purpose may be to act as a helper for some other unit which has 15:01:24 a requirement dependency on it. 15:01:24 3) A unit may be started when needed via activation (socket, path, timer, 15:01:24 D-Bus, udev, scripted systemctl call, ...). 15:01:24 4) In case of template units, the unit is meant to be enabled with some 15:01:24 instance name specified. 15:01:24 Reading package lists... 15:01:25 Building dependency tree... 15:01:25 Reading state information... 15:01:25 The following additional packages will be installed: 15:01:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:01:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:01:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:01:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:01:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:01:25 Suggested packages: 15:01:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:01:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:01:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:01:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:01:25 systemd-container policykit-1 15:01:25 Recommended packages: 15:01:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:01:25 The following NEW packages will be installed: 15:01:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:01:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:01:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:01:25 multiarch-support openssh-client python3 python3-minimal python3.6 15:01:25 python3.6-minimal snapd squashfs-tools sudo 15:01:25 The following packages will be upgraded: 15:01:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:01:25 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:01:25 Need to get 36.7 MB of archives. 15:01:25 After this operation, 147 MB of additional disk space will be used. 15:01:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 15:01:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:01:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 15:01:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 15:01:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:01:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:01:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:01:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:01:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:01:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:01:25 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:01:25 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:01:25 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:01:25 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:01:25 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:01:25 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:01:25 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 15:01:25 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 15:01:25 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:01:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:01:26 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:01:26 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:01:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:01:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:01:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:01:26 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:01:26 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:01:26 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:01:26 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 15:01:26 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 15:01:27 debconf: delaying package configuration, since apt-utils is not installed 15:01:27 Fetched 36.7 MB in 3s (14.1 MB/s) 15:01:28 (Reading database ... 12757 files and directories currently installed.) 15:01:28 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 15:01:28 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 15:01:28 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 15:01:28 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 15:01:28 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 15:01:28 (Reading database ... 12757 files and directories currently installed.) 15:01:28 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:01:28 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:01:29 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:01:29 (Reading database ... 12757 files and directories currently installed.) 15:01:29 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:01:29 Unpacking apt (1.6.14) over (1.6.1) ... 15:01:29 Setting up apt (1.6.14) ... 15:01:29 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:01:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:01:29 (Reading database ... 12764 files and directories currently installed.) 15:01:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:01:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:01:29 Selecting previously unselected package libpython3.6-minimal:amd64. 15:01:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:01:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:01:30 Selecting previously unselected package libexpat1:amd64. 15:01:30 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:01:30 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:01:30 Selecting previously unselected package python3.6-minimal. 15:01:30 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:01:30 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:01:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 15:01:30 Checking for services that may need to be restarted...done. 15:01:30 Checking for services that may need to be restarted...done. 15:01:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:01:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:01:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:01:30 Selecting previously unselected package python3-minimal. 15:01:30 (Reading database ... 13012 files and directories currently installed.) 15:01:30 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:01:30 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:01:30 Selecting previously unselected package mime-support. 15:01:30 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:01:30 Unpacking mime-support (3.60ubuntu1) ... 15:01:30 Selecting previously unselected package libmpdec2:amd64. 15:01:30 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:01:30 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:01:30 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:01:30 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:01:30 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:01:31 Selecting previously unselected package python3.6. 15:01:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:01:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:01:31 Selecting previously unselected package libpython3-stdlib:amd64. 15:01:31 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:01:31 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:01:31 Setting up python3-minimal (3.6.7-1~18.04) ... 15:01:31 Selecting previously unselected package python3. 15:01:31 (Reading database ... 13442 files and directories currently installed.) 15:01:31 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:01:31 Unpacking python3 (3.6.7-1~18.04) ... 15:01:31 Selecting previously unselected package multiarch-support. 15:01:31 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:01:31 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:01:31 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:01:31 Selecting previously unselected package liblzo2-2:amd64. 15:01:31 (Reading database ... 13479 files and directories currently installed.) 15:01:31 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:01:31 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:01:31 Selecting previously unselected package libbsd0:amd64. 15:01:31 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:01:31 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:01:31 Selecting previously unselected package sudo. 15:01:31 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:01:31 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:01:32 Selecting previously unselected package apparmor. 15:01:32 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:01:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:01:32 Selecting previously unselected package libedit2:amd64. 15:01:32 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:01:32 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:01:32 Selecting previously unselected package libkrb5support0:amd64. 15:01:32 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:01:32 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:01:32 Selecting previously unselected package libk5crypto3:amd64. 15:01:32 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:01:32 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:01:32 Selecting previously unselected package libkeyutils1:amd64. 15:01:32 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:01:32 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:01:32 Selecting previously unselected package libkrb5-3:amd64. 15:01:32 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:01:32 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:01:32 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:01:32 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:01:32 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:01:32 Selecting previously unselected package libssl1.0.0:amd64. 15:01:32 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 15:01:32 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:01:32 Selecting previously unselected package openssh-client. 15:01:32 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 15:01:32 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 15:01:32 Selecting previously unselected package squashfs-tools. 15:01:32 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 15:01:32 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 15:01:32 Selecting previously unselected package snapd. 15:01:32 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 15:01:32 Unpacking snapd (2.49.2+18.04) ... 15:01:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:01:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 15:01:35 Setting up mime-support (3.60ubuntu1) ... 15:01:35 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:01:35 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:01:35 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:01:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:01:35 Setting up systemd (237-3ubuntu10.50) ... 15:01:35 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:01:35 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:01:35 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:01:35 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:01:35 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:01:35 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:01:35 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:01:36 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 15:01:36 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:01:36 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:01:36 Setting up python3 (3.6.7-1~18.04) ... 15:01:36 running python rtupdate hooks for python3.6... 15:01:36 running python post-rtupdate hooks for python3.6... 15:01:36 Setting up apparmor (2.12-4ubuntu5.1) ... 15:01:37 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:01:37 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:01:37 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 15:01:37 Setting up snapd (2.49.2+18.04) ... 15:01:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:01:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:01:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:01:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:01:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:01:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:01:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:01:39 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:01:39 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:01:39 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:01:39 /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' 15:01:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:01:39 Processing triggers for systemd (237-3ubuntu10.50) ... 15:01:40 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:01:40 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:01:40 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:01:42 Reading package lists... 15:01:42 Reading package lists... 15:01:42 Building dependency tree... 15:01:42 Reading state information... 15:01:42 Calculating upgrade... 15:01:42 The following packages will be upgraded: 15:01:42 advancecomp base-files bash binutils binutils-common 15:01:42 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:01:42 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:01:42 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:01:42 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:01:42 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:01:42 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:01:42 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:01:42 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:01:42 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:01:42 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:01:42 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:01:42 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:01:42 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:01:42 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:01:42 ubuntu-keyring util-linux 15:01:42 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:01:42 Need to get 64.2 MB of archives. 15:01:42 After this operation, 5125 kB of additional disk space will be used. 15:01:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 15:01:42 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:01:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:01:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:01:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:01:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:01:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:01:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:01:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:01:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:01:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:01:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:01:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:01:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:01:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:01:42 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:01:42 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:01:42 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:01:42 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:01:42 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:01:42 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:01:43 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:01:43 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:01:43 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:01:43 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:01:43 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:01:43 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:01:43 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:01:43 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:01:43 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:01:43 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:01:43 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:01:43 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 15:01:43 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:01:43 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 15:01:43 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:01:43 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:01:43 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:01:43 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:01:43 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:01:43 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:01:43 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:01:43 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 15:01:43 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 15:01:43 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:01:43 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:01:43 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:01:43 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 15:01:43 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:01:43 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:01:43 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 15:01:43 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 15:01:43 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 15:01:43 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 15:01:43 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:01:43 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:01:43 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:01:43 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:01:43 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:01:43 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:01:43 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:01:43 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:01:43 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:01:43 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:01:43 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:01:43 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:01:43 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:01:43 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:01:43 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:01:43 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 15:01:43 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:01:43 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:01:43 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:01:43 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:01:43 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:01:43 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:01:43 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:01:43 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:01:44 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:01:44 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:01:44 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:01:44 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:01:44 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:01:44 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:01:44 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:01:44 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 15:01:44 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:01:44 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 15:01:44 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:01:44 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:01:44 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:01:44 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 15:01:44 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:01:44 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:01:44 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:01:44 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:01:44 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:01:44 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:01:44 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:01:44 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:01:44 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:01:44 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:01:44 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:01:44 debconf: delaying package configuration, since apt-utils is not installed 15:01:44 Fetched 64.2 MB in 2s (31.9 MB/s) 15:01:44 (Reading database ... 13914 files and directories currently installed.) 15:01:44 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:01:44 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:01:45 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:01:45 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:01:45 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 15:01:45 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 15:01:45 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:01:45 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:01:45 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:01:45 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:01:45 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:01:45 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:01:45 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:01:45 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:01:45 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:01:45 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:01:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:01:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:01:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:01:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:01:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:01:45 (Reading database ... 13914 files and directories currently installed.) 15:01:45 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:01:45 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:01:46 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:01:46 (Reading database ... 13914 files and directories currently installed.) 15:01:46 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:01:46 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:01:46 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:01:46 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:01:46 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:01:46 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:01:46 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:01:46 (Reading database ... 13914 files and directories currently installed.) 15:01:46 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:01:46 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:01:46 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:01:46 (Reading database ... 13914 files and directories currently installed.) 15:01:46 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 15:01:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:01:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:01:47 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 15:01:47 Setting up base-files (10.1ubuntu2.10) ... 15:01:47 Installing new version of config file /etc/issue ... 15:01:47 Installing new version of config file /etc/issue.net ... 15:01:47 Installing new version of config file /etc/lsb-release ... 15:01:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:01:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:01:47 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:01:47 Removing obsolete conffile /etc/default/motd-news ... 15:01:47 (Reading database ... 13915 files and directories currently installed.) 15:01:47 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:01:47 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:01:47 Setting up bash (4.4.18-2ubuntu1.2) ... 15:01:47 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 15:01:47 (Reading database ... 13915 files and directories currently installed.) 15:01:47 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:01:47 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:01:48 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:01:48 (Reading database ... 13915 files and directories currently installed.) 15:01:48 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:01:48 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:01:48 Setting up tar (1.29b-2ubuntu0.2) ... 15:01:48 (Reading database ... 13915 files and directories currently installed.) 15:01:48 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:01:48 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:01:48 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:01:48 (Reading database ... 13915 files and directories currently installed.) 15:01:48 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:01:48 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:01:48 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:01:48 (Reading database ... 13915 files and directories currently installed.) 15:01:48 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:01:48 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:01:48 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:01:48 (Reading database ... 13915 files and directories currently installed.) 15:01:48 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:01:48 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:01:49 Setting up grep (3.1-2build1) ... 15:01:49 (Reading database ... 13915 files and directories currently installed.) 15:01:49 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:01:49 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:01:49 Setting up gzip (1.6-5ubuntu1.1) ... 15:01:49 (Reading database ... 13915 files and directories currently installed.) 15:01:49 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:01:49 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:01:49 Setting up login (1:4.5-1ubuntu2) ... 15:01:49 (Reading database ... 13915 files and directories currently installed.) 15:01:49 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:01:49 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:01:49 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:01:49 (Reading database ... 13915 files and directories currently installed.) 15:01:49 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:01:49 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:01:50 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:01:50 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:01:50 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:01:50 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:01:50 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:01:50 (Reading database ... 13915 files and directories currently installed.) 15:01:50 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:01:50 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:01:50 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:01:50 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:01:50 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:01:50 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:01:50 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:01:50 (Reading database ... 13915 files and directories currently installed.) 15:01:50 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:01:50 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:01:51 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:01:51 (Reading database ... 13915 files and directories currently installed.) 15:01:51 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:01:51 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:01:51 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:01:51 (Reading database ... 13915 files and directories currently installed.) 15:01:51 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:01:51 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:01:51 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:01:51 (Reading database ... 13915 files and directories currently installed.) 15:01:51 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:01:51 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:01:51 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:01:51 (Reading database ... 13915 files and directories currently installed.) 15:01:51 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:01:51 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:01:51 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:01:51 (Reading database ... 13915 files and directories currently installed.) 15:01:51 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:01:51 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:01:51 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:01:51 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:01:51 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:01:51 (Reading database ... 13915 files and directories currently installed.) 15:01:51 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:01:51 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:01:51 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:01:52 (Reading database ... 13915 files and directories currently installed.) 15:01:52 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:01:52 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:01:52 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:01:52 (Reading database ... 13915 files and directories currently installed.) 15:01:52 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:01:52 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:01:52 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:01:52 (Reading database ... 13915 files and directories currently installed.) 15:01:52 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:01:52 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:01:52 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:01:52 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:01:53 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:01:53 (Reading database ... 13915 files and directories currently installed.) 15:01:53 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:01:53 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:01:53 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:01:53 (Reading database ... 13915 files and directories currently installed.) 15:01:53 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:01:53 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:01:53 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:01:53 (Reading database ... 13917 files and directories currently installed.) 15:01:53 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:01:53 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:01:53 Setting up debconf (1.5.66ubuntu1) ... 15:01:53 (Reading database ... 13917 files and directories currently installed.) 15:01:53 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:01:53 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:01:53 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:01:53 (Reading database ... 13917 files and directories currently installed.) 15:01:53 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:01:53 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:01:53 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:01:53 (Reading database ... 13917 files and directories currently installed.) 15:01:53 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:01:53 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:01:53 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:01:54 (Reading database ... 13917 files and directories currently installed.) 15:01:54 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:01:54 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:01:54 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:01:54 (Reading database ... 13919 files and directories currently installed.) 15:01:54 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:01:54 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:01:54 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:01:54 (Reading database ... 13923 files and directories currently installed.) 15:01:54 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:01:54 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:01:54 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 15:01:54 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 15:01:54 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:01:54 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:01:54 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:01:54 (Reading database ... 13923 files and directories currently installed.) 15:01:54 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 15:01:54 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 15:01:54 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 15:01:55 (Reading database ... 13923 files and directories currently installed.) 15:01:55 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:01:55 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:01:55 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:01:55 (Reading database ... 13923 files and directories currently installed.) 15:01:55 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:01:55 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:01:55 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:01:55 (Reading database ... 13923 files and directories currently installed.) 15:01:55 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:01:55 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:01:55 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:01:55 (Reading database ... 13923 files and directories currently installed.) 15:01:55 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:01:55 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:01:55 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:01:55 (Reading database ... 13923 files and directories currently installed.) 15:01:55 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:01:55 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:01:55 Setting up passwd (1:4.5-1ubuntu2) ... 15:01:55 (Reading database ... 13923 files and directories currently installed.) 15:01:55 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:01:55 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:01:55 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:01:55 (Reading database ... 13923 files and directories currently installed.) 15:01:55 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:01:55 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:01:56 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:01:56 (Reading database ... 13923 files and directories currently installed.) 15:01:56 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:01:56 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:01:56 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:01:56 (Reading database ... 13923 files and directories currently installed.) 15:01:56 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:01:56 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:01:56 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:01:56 (Reading database ... 13923 files and directories currently installed.) 15:01:56 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:01:56 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:01:56 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:01:56 (Reading database ... 13923 files and directories currently installed.) 15:01:56 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:01:56 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:01:56 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:01:56 (Reading database ... 13923 files and directories currently installed.) 15:01:56 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 15:01:56 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 15:01:56 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 15:01:56 (Reading database ... 13923 files and directories currently installed.) 15:01:56 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:01:56 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:01:57 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:01:57 (Reading database ... 13923 files and directories currently installed.) 15:01:57 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:01:57 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:01:57 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:01:57 (Reading database ... 13924 files and directories currently installed.) 15:01:57 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:01:57 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:01:57 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:01:57 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:01:57 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 15:01:57 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 15:01:57 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 15:01:57 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 15:01:57 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:01:57 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:01:57 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:01:57 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:01:57 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:01:57 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:01:57 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:01:57 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:01:57 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:01:57 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:01:57 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:01:57 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:01:57 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:01:57 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:01:58 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 15:01:58 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 15:01:58 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:01:58 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:01:58 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:01:58 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:01:58 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:01:58 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:01:58 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:01:58 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:01:58 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:01:58 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:01:58 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 15:01:58 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 15:01:58 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:01:58 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:01:58 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:01:58 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:01:59 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:01:59 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:01:59 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:01:59 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:02:00 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:02:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:02:00 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:02:00 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:02:01 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:02:01 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:02:01 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:02:01 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:02:01 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:02:02 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:02:02 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:02:02 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:02:02 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:02:02 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:02:02 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:02:02 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:02:02 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:02:02 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:02:02 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:02:02 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:02:02 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:02:02 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:02:02 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:02:02 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:02:02 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:02:02 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:02:02 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:02:02 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:02:02 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:02:02 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:02:02 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:02:02 Setting up tzdata (2021a-0ubuntu0.18.04) ... 15:02:02 15:02:02 Current default time zone: 'Etc/UTC' 15:02:02 Local time is now: Mon Aug 2 15:02:02 UTC 2021. 15:02:02 Universal Time is now: Mon Aug 2 15:02:02 UTC 2021. 15:02:02 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:02:02 15:02:02 Setting up systemd-sysv (237-3ubuntu10.50) ... 15:02:02 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:02:02 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 15:02:02 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:02:02 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:02:03 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:02:03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:02:03 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:02:03 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:02:03 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:02:03 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:02:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:02:03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:02:03 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 15:02:03 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:02:03 Setting up patch (2.7.6-2ubuntu1.1) ... 15:02:03 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:02:03 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:02:03 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 15:02:03 Installing new version of config file /etc/ssl/openssl.cnf ... 15:02:03 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:02:03 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:02:03 Setting up ca-certificates (20210119~18.04.1) ... 15:02:04 Updating certificates in /etc/ssl/certs... 15:02:05 23 added, 27 removed; done. 15:02:05 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:02:05 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:02:05 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:02:05 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:02:05 Setting up pkgbinarymangler (138.18.04.1) ... 15:02:05 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:02:05 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 15:02:05 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:02:05 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:02:05 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:02:05 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:02:05 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:02:05 Setting up perl (5.26.1-6ubuntu0.5) ... 15:02:05 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 15:02:05 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:02:05 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:02:05 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 15:02:05 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:02:05 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:02:05 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:02:06 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:02:06 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:02:06 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:02:06 Processing triggers for systemd (237-3ubuntu10.50) ... 15:02:06 Processing triggers for mime-support (3.60ubuntu1) ... 15:02:06 Processing triggers for ca-certificates (20210119~18.04.1) ... 15:02:06 Updating certificates in /etc/ssl/certs... 15:02:06 0 added, 0 removed; done. 15:02:06 Running hooks in /etc/ca-certificates/update.d... 15:02:06 done. 15:02:07 Reading package lists... 15:02:07 Building dependency tree... 15:02:07 Reading state information... 15:02:07 The following NEW packages will be installed: 15:02:07 apt-transport-https 15:02:07 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:02:07 Need to get 4348 B of archives. 15:02:07 After this operation, 154 kB of additional disk space will be used. 15:02:07 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:02:07 debconf: delaying package configuration, since apt-utils is not installed 15:02:07 Fetched 4348 B in 0s (24.0 kB/s) 15:02:07 Selecting previously unselected package apt-transport-https. 15:02:07 (Reading database ... 13929 files and directories currently installed.) 15:02:07 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:02:07 Unpacking apt-transport-https (1.6.14) ... 15:02:07 Setting up apt-transport-https (1.6.14) ... 15:02:08 Waiting for network to be ready... 15:02:14 2021-08-02T15:02:11Z INFO Waiting for automatic snapd restart... 15:02:15 snapd 2.51.3 from Canonical* installed 15:02:16 "snapd" switched to the "latest/stable" channel 15:02:16 15:02:18 core18 20210611 from Canonical* installed 15:02:18 "core18" switched to the "latest/stable" channel 15:02:18 15:02:21 snapcraft 4.8.3 from Canonical* installed 15:02:21 "snapcraft" switched to the "latest/stable" channel 15:02:21 15:02:26 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: 15:02:26 - README.md 15:02:26 15:02:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:02:26 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:02:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:02:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:02:27 Reading package lists... 15:02:27 Removing intermediate container a0f4b646043c 15:02:27 ---> 82e1b1e50190 15:02:27 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:02:27 ---> Running in 26fdbb34ec43 15:02:27 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 15:02: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.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 15:02:27 Reading package lists... 15:02:28 Building dependency tree... 15:02:28 Reading state information... 15:02:28 Suggested packages: 15:02:28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:02:28 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:02:28 Recommended packages: 15:02:28 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:02:28 The following NEW packages will be installed: 15:02:28 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:02:28 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:02:28 pkg-config zip 15:02:28 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:02:28 Need to get 7663 kB of archives. 15:02:28 After this operation, 43.8 MB of additional disk space will be used. 15:02:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:02:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 15:02:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 15:02:28 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:02:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 15:02:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:02:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:02:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:02:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:02:29 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:02:29 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:02:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:02:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:02:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:02:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:02:29 debconf: delaying package configuration, since apt-utils is not installed 15:02:29 Fetched 7663 kB in 1s (10.4 MB/s) 15:02:29 Selecting previously unselected package libglib2.0-0:amd64. 15:02:29 (Reading database ... 13933 files and directories currently installed.) 15:02:29 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:02:29 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:02:29 Removing intermediate container 8d2dae0df689 15:02:29 ---> 63ba70d14c33 15:02:29 15:02:29 Step 11/32 : FROM alpine:3.12 15:02:29 3.12: Pulling from library/alpine 15:02:29 Selecting previously unselected package libpsl5:amd64. 15:02:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:02:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:02:29 Selecting previously unselected package libnghttp2-14:amd64. 15:02:29 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:02:29 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:02:29 Selecting previously unselected package librtmp1:amd64. 15:02:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:02:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:02:29 Selecting previously unselected package libcurl3-gnutls:amd64. 15:02:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 15:02:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 15:02:29 Selecting previously unselected package liberror-perl. 15:02:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:02:29 Unpacking liberror-perl (0.17025-1) ... 15:02:29 Selecting previously unselected package git-man. 15:02:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 15:02:29 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 15:02:29 Selecting previously unselected package git. 15:02:29 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 15:02:29 Unpacking git (1:2.17.1-1ubuntu0.8) ... 15:02:30 Selecting previously unselected package libnorm1:amd64. 15:02:30 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:02:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:02:30 Selecting previously unselected package libpgm-5.2-0:amd64. 15:02:30 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:02:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:02:30 Selecting previously unselected package libsodium23:amd64. 15:02:30 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:02:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:02:30 Selecting previously unselected package libzmq5:amd64. 15:02:30 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:02:30 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:02:30 Selecting previously unselected package libzmq3-dev:amd64. 15:02:30 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:02:30 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:02:30 Selecting previously unselected package pkg-config. 15:02:30 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:02:30 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:02:30 Selecting previously unselected package zip. 15:02:30 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:02:30 Unpacking zip (3.0-11build1) ... 15:02:30 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:02:30 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 15:02:30 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:02:30 Setting up liberror-perl (0.17025-1) ... 15:02:30 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:02:31 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:02:31 No schema files found: doing nothing. 15:02:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:02:31 Setting up zip (3.0-11build1) ... 15:02:31 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:02:31 Setting up libsodium23:amd64 (1.0.16-2) ... 15:02:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:02:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:02:31 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 15:02:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:02:31 Setting up git (1:2.17.1-1ubuntu0.8) ... 15:02:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:02:31 git set to automatically installed. 15:02:31 git-man set to automatically installed. 15:02:31 libcurl3-gnutls set to automatically installed. 15:02:31 liberror-perl set to automatically installed. 15:02:31 libglib2.0-0 set to automatically installed. 15:02:31 libnghttp2-14 set to automatically installed. 15:02:31 libnorm1 set to automatically installed. 15:02:31 libpgm-5.2-0 set to automatically installed. 15:02:31 libpsl5 set to automatically installed. 15:02:31 librtmp1 set to automatically installed. 15:02:31 libsodium23 set to automatically installed. 15:02:31 libzmq3-dev set to automatically installed. 15:02:31 libzmq5 set to automatically installed. 15:02:31 pkg-config set to automatically installed. 15:02:31 zip set to automatically installed. 15:02:32 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 15:02:32 Status: Downloaded newer image for alpine:3.12 15:02:32 ---> c4fd0aeabfcf 15:02:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:02:33 ---> Running in 755e9e586860 15:02:33 snapd is not logged in, snap install commands will use sudo 15:02:34 snap "core18" has no updates available 15:02:35 Removing intermediate container 755e9e586860 15:02:35 ---> 9f5efbb09944 15:02:35 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 15:02:35 Removing intermediate container 26fdbb34ec43 15:02:35 ---> df2d6f8a76fa 15:02:35 15:02:35 Step 12/24 : FROM docker:20.10.6 15:02:35 snapd is not logged in, snap install commands will use sudo 15:02:36 20.10.6: Pulling from library/docker 15:02:36 ---> Running in dd4ed9e43835 15:02:36 Removing intermediate container b69c844c0646 15:02:36 ---> b6db94d3ce7d 15:02:36 15:02:36 Step 11/23 : FROM alpine:3.12 15:02:36 ---> c4fd0aeabfcf 15:02:36 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:02:38 ---> Running in 2bcafa87b83d 15:02:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:02:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:02:38 Removing intermediate container e3f9ae685d0e 15:02:38 ---> 028dbc1855bf 15:02:38 15:02:38 Step 11/23 : FROM alpine:3.12 15:02:38 ---> c4fd0aeabfcf 15:02:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:02:38 ---> Running in 2e4de4109757 15:02:38 (1/2) Installing dumb-init (1.2.2-r1) 15:02:38 (2/2) Installing su-exec (0.2-r1) 15:02:38 Executing busybox-1.31.1-r20.trigger 15:02:38 OK: 5 MiB in 16 packages 15:02:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:02:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:02:40 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 15:02:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:02:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:02:41 (1/2) Installing ca-certificates (20191127-r4) 15:02:41 Pulling config-common 15:02:41 + snapcraftctl pull 15:02:41 Removing intermediate container dd4ed9e43835 15:02:41 ---> 2273ed9d196f 15:02:41 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 15:02:41 (2/2) Installing dumb-init (1.2.2-r1) 15:02:41 Executing busybox-1.31.1-r20.trigger 15:02:41 Executing ca-certificates-20191127-r4.trigger 15:02:41 (1/1) Installing dumb-init (1.2.2-r1) 15:02:41 Executing busybox-1.31.1-r20.trigger 15:02:41 OK: 5 MiB in 15 packages 15:02:41 OK: 6 MiB in 16 packages 15:02:42 Pulling go-build-helper 15:02:42 + snapcraftctl pull 15:02:42 ---> Running in daf81998c268 15:02:43 'edgex-go' has dependencies that need to be staged: go-build-helper 15:02:43 Skipping pull go-build-helper (already ran) 15:02:43 Building go-build-helper 15:02:43 + snapcraftctl build 15:02:43 Removing intermediate container daf81998c268 15:02:43 ---> 0bbd8c5a0a1d 15:02:43 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:02:43 ---> Running in d6bd76f51273 15:02:44 Removing intermediate container 2e4de4109757 15:02:44 ---> 3f3235e869bc 15:02:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:02:45 Staging go-build-helper 15:02:45 + snapcraftctl stage 15:02:46 ---> Running in 9bbff81e7f63 15:02:46 Removing intermediate container d6bd76f51273 15:02:46 ---> c2cc7a9df2e5 15:02:46 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:02:46 Removing intermediate container 2bcafa87b83d 15:02:46 ---> eaf701f03fdf 15:02:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:02:47 ---> Running in 61447f9b1b38 15:02:47 ---> Running in ab9940e1b04f 15:02:47 Removing intermediate container 3752ade0ec57 15:02:47 ---> 0a14fd412a7a 15:02:47 15:02:47 Step 11/24 : FROM alpine:3.12 15:02:47 ---> c4fd0aeabfcf 15:02:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:02:47 Removing intermediate container 9bbff81e7f63 15:02:47 ---> 077d37a815a7 15:02:47 Step 14/23 : ENV APP_PORT=59861 15:02:48 ---> Running in b070c0ffd498 15:02:48 ---> Running in 7c828965d86c 15:02:48 Removing intermediate container ab9940e1b04f 15:02:48 ---> 5a27aaaa2af0 15:02:48 Step 14/23 : ENV APP_PORT=59860 15:02:49 ---> Running in a615d41e7a1d 15:02:49 Removing intermediate container b070c0ffd498 15:02:49 ---> a5f52cd4c3b8 15:02:49 Step 13/24 : ENV APP_PORT=59880 15:02:49 Removing intermediate container 7c828965d86c 15:02:49 ---> 4305104c97b9 15:02:49 Step 15/23 : EXPOSE $APP_PORT 15:02:49 ---> Running in f3c516c2a4c2 15:02:49 ---> Running in 4563ffeaac91 15:02:50 Removing intermediate container a615d41e7a1d 15:02:50 ---> 862a2c57f314 15:02:50 Step 15/23 : EXPOSE $APP_PORT 15:02:50 ---> Running in 2cdc8ee11ad1 15:02:50 Removing intermediate container 4563ffeaac91 15:02:50 ---> a372cb1c5cf8 15:02:50 Step 14/24 : EXPOSE $APP_PORT 15:02:50 Removing intermediate container f3c516c2a4c2 15:02:50 ---> 33ea2a182fba 15:02:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:02:50 ---> Running in aacc40433226 15:02:51 Removing intermediate container 2cdc8ee11ad1 15:02:51 ---> bc5a353beb2a 15:02:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:02:51 Removing intermediate container 61447f9b1b38 15:02:51 ---> 6a8c0141e5cb 15:02:51 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 15:02:51 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 15:02:51 Status: Downloaded newer image for docker:20.10.6 15:02:51 ---> cdf2a7733a7b 15:02: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' 15:02:51 ---> Running in 7c3312d34a7c 15:02:51 Removing intermediate container aacc40433226 15:02:51 ---> a7dee275c4d7 15:02:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:51 ---> Running in c8dc0cd52257 15:02:51 ---> Running in 1ae678959925 15:02:51 ---> c0fb4aa159f8 15:02:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:02:52 ---> 503f1144960c 15:02:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:02:52 Removing intermediate container 7c3312d34a7c 15:02:52 ---> 77b5936b1458 15:02:52 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:02:52 Removing intermediate container c8dc0cd52257 15:02:52 ---> ed7f49bf9df4 15:02:52 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:02:53 ---> Running in f17ad4c33042 15:02:54 ---> 59ac0c697f11 15:02:54 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:02:54 ---> b594f1eb990b 15:02:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:02:54 ---> Running in eaf9e6d287c0 15:02:54 ---> a4aa7d20834a 15:02:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:02:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:02:55 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:02:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 15:02:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] 15:02:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:02:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:02:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] 15:02:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] 15:02:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 15:02:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 15:02:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:02:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:02:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:02:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:02:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:02:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:02:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:02:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:02:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:02:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] 15:02:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] 15:02:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 15:02:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 15:02:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] 15:02:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] 15:02:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] 15:02:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 15:02:55 Fetched 24.9 MB in 0s (0 B/s) 15:02:55 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:02:55 Fetched 224 kB in 0s (0 B/s) 15:02:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:02:55 Fetched 157 kB in 0s (0 B/s) 15:02:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:02:55 Fetched 221 kB in 0s (0 B/s) 15:02:55 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:02:55 Fetched 143 kB in 0s (0 B/s) 15:02:55 Pulling edgex-go 15:02:55 + snapcraftctl pull 15:02:55 Pulling hooks 15:02:55 + snapcraftctl pull 15:02:55 Removing intermediate container 1ae678959925 15:02:55 ---> 554205ca27c8 15:02:55 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 15:02:55 ---> ac130c3a1f1e 15:02:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:02:55 ---> Running in 5f6f989cca07 15:02:55 ---> Running in 7f614f430582 15:02:55 ---> 04f0089100f1 15:02:55 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:02:56 ---> Running in 2e9ec6a3cea3 15:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:02:56 Removing intermediate container 7f614f430582 15:02:56 ---> e5d61022191c 15:02:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:02:56 ---> Running in d09278fa5a71 15:02:57 (1/39) Installing readline (8.1.0-r0) 15:02:57 Removing intermediate container 2e9ec6a3cea3 15:02:57 ---> 43aff0b1dd7d 15:02:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:02:57 (2/39) Installing bash (5.1.0-r0) 15:02:57 Executing bash-5.1.0-r0.post-install 15:02:57 (3/39) Installing brotli-libs (1.0.9-r3) 15:02:57 (4/39) Installing nghttp2-libs (1.42.0-r1) 15:02:57 (5/39) Installing libcurl (7.78.0-r0) 15:02:57 (6/39) Installing curl (7.78.0-r0) 15:02:57 (7/39) Installing dumb-init (1.2.5-r0) 15:02:57 (8/39) Installing libbz2 (1.0.8-r1) 15:02:57 (9/39) Installing expat (2.2.10-r1) 15:02:57 (10/39) Installing libffi (3.3-r2) 15:02:57 (11/39) Installing gdbm (1.19-r0) 15:02:57 (12/39) Installing xz-libs (5.2.5-r0) 15:02:57 (13/39) Installing sqlite-libs (3.34.1-r0) 15:02:57 (14/39) Installing python3 (3.8.10-r0) 15:02:57 ---> Running in 7f67d8c31b78 15:02:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:02:58 Removing intermediate container d09278fa5a71 15:02:58 ---> 7e2fc4a9d266 15:02:58 Step 21/23 : LABEL arch=arm64 15:02:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:02:59 Removing intermediate container 7f67d8c31b78 15:02:59 ---> a5cda2ebb2e0 15:02:59 Step 21/23 : LABEL arch=arm64 15:02:59 Removing intermediate container eaf9e6d287c0 15:02:59 ---> 7c71bc2c073f 15:02:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / ---> Running in 78d4602cd0ae 15:02:59 15:02:59 (1/6) Installing dumb-init (1.2.2-r1) 15:02:59 (15/39) Installing py3-appdirs (1.4.4-r1) 15:02:59 (16/39) Installing py3-ordered-set (4.0.2-r0) 15:02:59 (17/39) Installing py3-parsing (2.4.7-r1) 15:02:59 (18/39) Installing py3-six (1.15.0-r0) 15:02:59 (2/6) Installing libgcc (9.3.0-r2) 15:02:59 (19/39) Installing py3-packaging (20.9-r0) 15:02:59 (20/39) Installing py3-setuptools (51.3.3-r0) 15:02:59 (3/6) Installing libsodium (1.0.18-r0) 15:02:59 (21/39) Installing py3-chardet (4.0.0-r0) 15:02:59 (4/6) Installing libstdc++ (9.3.0-r2) 15:02:59 (22/39) Installing py3-idna (3.1-r0) 15:02:59 (23/39) Installing py3-urllib3 (1.26.2-r1) 15:02:59 (24/39) Installing py3-requests (2.25.1-r1) 15:02:59 (5/6) Installing libzmq (4.3.3-r0) 15:02:59 (25/39) Installing py3-msgpack (1.0.2-r0) 15:02:59 (26/39) Installing py3-lockfile (0.12.2-r3) 15:02:59 (27/39) Installing py3-cachecontrol (0.12.6-r0) 15:02:59 (28/39) Installing py3-colorama (0.4.4-r0) 15:02:59 (29/39) Installing py3-contextlib2 (0.6.0-r0) 15:02:59 (6/6) Installing zeromq (4.3.3-r0) 15:02:59 (30/39) Installing py3-distlib (0.3.1-r1) 15:02:59 (31/39) Installing py3-distro (1.5.0-r1) 15:02:59 (32/39) Installing py3-webencodings (0.5.1-r3) 15:02:59 (33/39) Installing py3-html5lib (1.1-r0) 15:02:59 Executing busybox-1.31.1-r20.trigger 15:02:59 OK: 8 MiB in 20 packages 15:02:59 ---> Running in 438d76a2bcca 15:02:59 (34/39) Installing py3-pytoml (0.1.21-r0) 15:02:59 (35/39) Installing py3-pep517 (0.9.1-r0) 15:02:59 (36/39) Installing py3-progress (1.5-r0) 15:02:59 (37/39) Installing py3-retrying (1.3.3-r0) 15:02:59 (38/39) Installing py3-toml (0.10.2-r0) 15:02:59 (39/39) Installing py3-pip (20.3.4-r0) 15:03:00 Removing intermediate container 78d4602cd0ae 15:03:00 ---> fd402d920307 15:03:00 Step 22/23 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 15:03:00 Executing busybox-1.32.1-r6.trigger 15:03:00 OK: 82 MiB in 59 packages 15:03:00 ---> ea63310b46dd 15:03:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:03:00 ---> Running in 65f748749765 15:03:00 Removing intermediate container 438d76a2bcca 15:03:00 ---> 23e601f1c79f 15:03:00 Step 22/23 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 15:03:01 ---> Running in 5026bc255c62 15:03:01 Removing intermediate container 65f748749765 15:03:01 ---> d0c7244ebd0f 15:03:01 Step 23/23 : LABEL version=0.0.0 15:03:01 Removing intermediate container 5f6f989cca07 15:03:01 ---> 6f2e514879cd 15:03:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:03:02 ---> Running in 555ed7758826 15:03:02 Removing intermediate container 5026bc255c62 15:03:02 ---> aa849098d76d 15:03:02 Step 23/23 : LABEL version=0.0.0 15:03:02 ---> 295cdde8e113 15:03:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:03:02 ---> Running in 5d87746d747d 15:03:02 Removing intermediate container 555ed7758826 15:03:02 ---> fc046b6f482b 15:03:02 15:03:02 ---> beddf1b3af29 15:03:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:03:03 Removing intermediate container 5d87746d747d 15:03:03 ---> 5ae09523adb8 15:03:03 15:03:03 Successfully built fc046b6f482b 15:03:03 Successfully tagged support-scheduler-arm64:latest 15:03:03  Building support-scheduler ... done Building security-proxy-setup 15:03:03 ---> 41dbe0744b42 15:03:03 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:03:03 Successfully built 5ae09523adb8 15:03:03 Successfully tagged support-notifications-arm64:latest 15:03:03  Building support-notifications ... done Building core-metadata 15:03:05 ---> bfcafbf4eb3f 15:03:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:03:05 ---> 4d9fbd120d76 15:03:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:03:09 ---> 1f672c4a958d 15:03:09 Step 20/24 : ENTRYPOINT ["/core-data"] 15:03:09 ---> a9c4cf60907e 15:03:09 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 15:03:09 ---> Running in 614a8d690db2 15:03:10 ---> Running in 82f271399c4a 15:03:10 Removing intermediate container 614a8d690db2 15:03:10 ---> ce3b10ca5027 15:03:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:03:11 ---> Running in db4062768da6 15:03:11 Collecting docker-compose==1.23.2 15:03:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:03:11 Removing intermediate container 82f271399c4a 15:03:11 ---> e61300b3f396 15:03:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:03:12 Collecting docopt<0.7,>=0.6.1 15:03:12 Downloading docopt-0.6.2.tar.gz (25 kB) 15:03:12 Removing intermediate container db4062768da6 15:03:12 ---> e89d6f0ddc25 15:03:12 Step 22/24 : LABEL arch=arm64 15:03:12 ---> Running in 240f40c3e247 15:03:13 ---> c7879312f08c 15:03:13 Step 27/32 : RUN chmod +x /entrypoint.sh 15:03:13 Removing intermediate container 240f40c3e247 15:03:13 ---> b5edb4d994f5 15:03:13 Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 15:03:13 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:03:13 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:03:13 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:03:13 Fetched 0 B in 0s (0 B/s) 15:03:13 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:03:13 Fetched 96.5 kB in 0s (0 B/s) 15:03:13 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:03:13 Fetched 279 kB in 0s (0 B/s) 15:03:13 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:03:13 Fetched 122 kB in 0s (0 B/s) 15:03:13 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:03:13 Fetched 77.8 kB in 0s (0 B/s) 15:03:13 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:03:13 Fetched 8848 B in 0s (0 B/s) 15:03:13 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:03:13 Fetched 47.8 kB in 0s (0 B/s) 15:03:13 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:03:13 Fetched 45.6 kB in 0s (0 B/s) 15:03:13 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:03:13 Fetched 15.0 kB in 0s (0 B/s) 15:03:13 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 15:03:13 Fetched 219 kB in 0s (0 B/s) 15:03:13 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:03:13 Fetched 154 kB in 0s (0 B/s) 15:03:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:03:13 Fetched 50.6 kB in 0s (0 B/s) 15:03:13 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:03:13 Fetched 14.8 kB in 0s (0 B/s) 15:03:13 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:03:13 Fetched 41.8 kB in 0s (0 B/s) 15:03:13 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:03:13 Fetched 499 kB in 0s (0 B/s) 15:03:13 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:03:13 Fetched 111 kB in 0s (0 B/s) 15:03:13 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:03:13 Fetched 240 kB in 0s (0 B/s) 15:03:13 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:03:13 Fetched 29.3 kB in 0s (0 B/s) 15:03:13 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:03:13 Fetched 85.5 kB in 0s (0 B/s) 15:03:13 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:03:13 Fetched 24.5 kB in 0s (0 B/s) 15:03:13 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:03:13 Fetched 49.2 kB in 0s (0 B/s) 15:03:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:03:13 Fetched 54.2 kB in 0s (0 B/s) 15:03:13 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:03:13 Fetched 30.8 kB in 0s (0 B/s) 15:03:13 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:03:13 Fetched 15.8 kB in 0s (0 B/s) 15:03:13 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:03:13 Fetched 85.9 kB in 0s (0 B/s) 15:03:13 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:03:13 Fetched 8720 B in 0s (0 B/s) 15:03:13 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:03:13 Fetched 140 kB in 0s (0 B/s) 15:03:13 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:03:13 Fetched 119 kB in 0s (0 B/s) 15:03:13 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:03:13 Fetched 111 kB in 0s (0 B/s) 15:03:13 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:03:13 Fetched 11.1 kB in 0s (0 B/s) 15:03:13 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 15:03:13 Fetched 645 kB in 0s (0 B/s) 15:03:13 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:03:13 Fetched 41.3 kB in 0s (0 B/s) 15:03:13 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:03:13 Fetched 17.9 kB in 0s (0 B/s) 15:03:13 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:03:13 Fetched 368 kB in 0s (0 B/s) 15:03:13 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:03:13 Fetched 187 kB in 0s (0 B/s) 15:03:13 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:03:13 Fetched 175 kB in 0s (0 B/s) 15:03:13 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:03:13 Fetched 206 kB in 0s (0 B/s) 15:03:13 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 15:03:13 Fetched 1301 kB in 0s (0 B/s) 15:03:13 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:03:13 Fetched 36.2 kB in 0s (0 B/s) 15:03:13 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 15:03:13 Fetched 159 kB in 0s (0 B/s) 15:03:13 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:03:13 Fetched 107 kB in 0s (0 B/s) 15:03:13 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:03:13 Fetched 48.7 kB in 0s (0 B/s) 15:03:13 Pulling static-packages 15:03:13 + snapcraftctl pull 15:03:13 Pulling version 15:03:13 + cd /root/project 15:03:13 + git describe --tags --abbrev=0 15:03:13 + sed s/v// 15:03:13 + GIT_VERSION=2.0.1-dev.18 15:03:13 + [ -z 2.0.1-dev.18 ] 15:03:13 + snapcraftctl set-version 2.0.1-dev.18 15:03:14 ---> Running in a84be65de6a5 15:03:14 ---> Running in 688ee80fdf99 15:03:14 Building config-common 15:03:14 + snapcraftctl build 15:03:15 Collecting texttable<0.10,>=0.9.0 15:03:15 Downloading texttable-0.9.1.tar.gz (11 kB) 15:03:15 Removing intermediate container 688ee80fdf99 15:03:15 ---> ac7d5473b89d 15:03:15 Step 24/24 : LABEL version=0.0.0 15:03:15 ---> Running in 38833e099858 15:03:16 Skipping build go-build-helper (already ran) 15:03:16 Building edgex-go 15:03:16 Removing intermediate container 38833e099858 15:03:16 ---> 69c902cb0423 15:03:16 15:03:17 + cd /root/parts/edgex-go/src 15:03:17 + git describe --tags --abbrev=0 15:03:17 + sed s/v// 15:03:17 + GIT_VERSION=2.0.1-dev.18 15:03:17 + [ -z 2.0.1-dev.18 ] 15:03:17 + echo 2.0.1-dev.18 15:03:17 + make build 15:03:17 go mod tidy 15:03:17 Successfully built 69c902cb0423 15:03:17 Successfully tagged core-data-arm64:latest 15:03:17  Building core-data ... done Building core-command 15:03:18 Collecting PyYAML<4,>=3.10 15:03:18 Downloading PyYAML-3.13.tar.gz (270 kB) 15:03:18 Removing intermediate container a84be65de6a5 15:03:18 ---> d462581e0355 15:03:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:03:19 ---> Running in b1e015e99f16 15:03:20 go: downloading github.com/gorilla/mux v1.8.0 15:03:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 15:03:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.11 15:03:20 go: downloading github.com/stretchr/testify v1.7.0 15:03:20 go: downloading github.com/google/uuid v1.3.0 15:03:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 15:03:20 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 15:03:20 go: downloading gopkg.in/yaml.v2 v2.4.0 15:03:20 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 15:03:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:03:20 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 15:03:20 go: downloading github.com/lib/pq v1.10.2 15:03:20 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:03:20 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 15:03:20 go: downloading github.com/pelletier/go-toml v1.9.3 15:03:20 Removing intermediate container b1e015e99f16 15:03:20 ---> 036f3ea42a49 15:03:20 Step 29/32 : CMD ["gate"] 15:03:21 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 15:03:21 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 15:03:21 ---> Running in 61a50325a816 15:03:21 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 15:03:21 go: downloading github.com/davecgh/go-spew v1.1.1 15:03:21 go: downloading github.com/pmezard/go-difflib v1.0.0 15:03:21 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 15:03:21 go: downloading github.com/go-kit/kit v0.11.0 15:03:21 go: downloading github.com/go-playground/validator/v10 v10.8.0 15:03:21 go: downloading github.com/stretchr/objx v0.1.1 15:03:21 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:03:21 go: downloading github.com/x448/float16 v0.8.4 15:03:22 go: downloading github.com/go-playground/universal-translator v0.17.0 15:03:22 go: downloading github.com/leodido/go-urn v1.2.1 15:03:22 go: downloading golang.org/x/text v0.3.6 15:03:22 go: downloading github.com/go-playground/assert/v2 v2.0.1 15:03:22 go: downloading github.com/go-playground/locales v0.13.0 15:03:22 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 15:03:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 15:03:22 go: downloading github.com/pebbe/zmq4 v1.2.7 15:03:22 go: downloading github.com/kr/pretty v0.2.0 15:03:22 go: downloading github.com/go-logfmt/logfmt v0.5.0 15:03:22 go: downloading github.com/go-stack/stack v1.8.0 15:03:22 go: downloading github.com/hashicorp/consul/api v1.8.1 15:03:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:03:22 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 15:03:22 go: downloading github.com/gorilla/websocket v1.4.2 15:03:22 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 15:03:22 go: downloading github.com/kr/text v0.1.0 15:03:22 go: downloading github.com/onsi/ginkgo v1.10.1 15:03:22 go: downloading github.com/onsi/gomega v1.7.0 15:03:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 15:03:22 Collecting websocket-client<1.0,>=0.32.0 15:03:22 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:03:22 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:03:22 Removing intermediate container 61a50325a816 15:03:22 ---> 7350a5acd8ee 15:03:22 Step 30/32 : LABEL arch=arm64 15:03:23 go: downloading github.com/mitchellh/copystructure v1.0.0 15:03:23 go: downloading github.com/mitchellh/mapstructure v1.1.2 15:03:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 15:03:23 go: downloading github.com/hashicorp/go-hclog v0.12.0 15:03:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 15:03:23 go: downloading github.com/hashicorp/serf v0.9.5 15:03:23 go: downloading github.com/hashicorp/consul/sdk v0.7.0 15:03:23 go: downloading github.com/hashicorp/go-uuid v1.0.1 15:03:23 go: downloading github.com/mitchellh/reflectwalk v1.0.0 15:03:23 go: downloading github.com/fatih/color v1.9.0 15:03:23 go: downloading github.com/mattn/go-colorable v0.1.6 15:03:23 go: downloading github.com/mattn/go-isatty v0.0.12 15:03:23 go: downloading github.com/mitchellh/go-homedir v1.1.0 15:03:23 go: downloading github.com/pkg/errors v0.9.1 15:03:23 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:03:23 go: downloading github.com/hashicorp/go-msgpack v0.5.3 15:03:23 go: downloading github.com/hashicorp/memberlist v0.2.2 15:03:23 go: downloading github.com/hpcloud/tail v1.0.0 15:03:23 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 15:03:23 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 15:03:23 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:03:23 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:03:23 Collecting docker<4.0,>=3.6.0 15:03:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:03:23 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:03:23 go: downloading github.com/hashicorp/go-multierror v1.1.0 15:03:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 15:03:23 go: downloading github.com/miekg/dns v1.1.26 15:03:23 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:03:23 go: downloading gopkg.in/fsnotify.v1 v1.4.7 15:03:23 go: downloading github.com/hashicorp/golang-lru v0.5.0 15:03:23 go: downloading github.com/hashicorp/errwrap v1.0.0 15:03:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-data/core-data ./cmd/core-data 15:03:23 Collecting dockerpty<0.5,>=0.4.1 15:03:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:03:24 ---> Running in 4273d8c40b34 15:03:25 Removing intermediate container 4273d8c40b34 15:03:25 ---> a63f6986a8e4 15:03:25 Step 31/32 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 15:03:25 ---> Running in f2d63563a4a2 15:03:26 Collecting jsonschema<3,>=2.5.1 15:03:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:03:26 Removing intermediate container f2d63563a4a2 15:03:26 ---> 2a72ea1c5435 15:03:26 Step 32/32 : LABEL version=0.0.0 15:03:27 ---> Running in c09b0bf7ac92 15:03:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:03:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:03:27 Collecting cached-property<2,>=1.2.0 15:03:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:03:28 Removing intermediate container c09b0bf7ac92 15:03:28 ---> d84ce49ccaf9 15:03:28 15:03:28 Successfully built d84ce49ccaf9 15:03:28 Successfully tagged security-bootstrapper-arm64:latest 15:03:28  Building security-bootstrapper ... done Building security-secretstore-setup 15:03:28 Collecting docker-pycreds>=0.4.0 15:03:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:03:29 Collecting certifi>=2017.4.17 15:03:29 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 15:03:30 Collecting urllib3<1.25,>=1.21.1 15:03:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:03:30 Collecting idna<2.8,>=2.5 15:03:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:03:30 Collecting chardet<3.1.0,>=3.0.2 15:03:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:03:31 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:03:31 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:03:31 ---> 2c9aad8f4641 15:03:31 Step 3/22 : WORKDIR /edgex-go 15:03:31 ---> Using cache 15:03:31 ---> b69e4e71285c 15:03:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:31 ---> Using cache 15:03:31 ---> 3b05f3c07662 15:03:31 Step 5/22 : RUN apk add --update --no-cache make git 15:03:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:03:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:03:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:03:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:03:32 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:03:32 Attempting uninstall: urllib3 15:03:32 Found existing installation: urllib3 1.26.2 15:03:32 Uninstalling urllib3-1.26.2: 15:03:32 Successfully uninstalled urllib3-1.26.2 15:03:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:03:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:03:33 ---> 2c9aad8f4641 15:03:33 Step 3/24 : WORKDIR /edgex-go 15:03:33 ---> Using cache 15:03:33 ---> b69e4e71285c 15:03:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:33 ---> Using cache 15:03:33 ---> 3b05f3c07662 15:03:33 Step 5/24 : RUN apk add --update --no-cache make git 15:03:33 ---> Running in fb7ab878b4f2 15:03:33 ---> Running in d8b38cdbae96 15:03:33 Attempting uninstall: idna 15:03:33 Found existing installation: idna 3.1 15:03:33 Uninstalling idna-3.1: 15:03:33 Successfully uninstalled idna-3.1 15:03:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:03:34 Attempting uninstall: chardet 15:03:34 Found existing installation: chardet 4.0.0 15:03:34 Uninstalling chardet-4.0.0: 15:03:34 Successfully uninstalled chardet-4.0.0 15:03:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:03:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:03:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:03:36 Attempting uninstall: requests 15:03:36 Found existing installation: requests 2.25.1 15:03:36 Uninstalling requests-2.25.1: 15:03:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:03:36 Successfully uninstalled requests-2.25.1 15:03:37 Running setup.py install for texttable: started 15:03:37 OK: 218 MiB in 52 packages 15:03:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/core-command/core-command ./cmd/core-command 15:03:37 OK: 218 MiB in 52 packages 15:03:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:03:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:03:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:03:39 Running setup.py install for texttable: finished with status 'done' 15:03:40 Running setup.py install for PyYAML: started 15:03:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:03:40 Removing intermediate container fb7ab878b4f2 15:03:40 ---> 3e328613094e 15:03:40 Step 6/22 : COPY go.mod . 15:03:41 Removing intermediate container d8b38cdbae96 15:03:41 ---> df842e600bd3 15:03:41 Step 6/24 : COPY go.mod . 15:03:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:03:42 ---> 0bd6f724cf89 15:03:42 Step 7/22 : RUN go mod download 15:03:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:03:42 ---> Running in 968e7e300d52 15:03:42 ---> fb5ef9d682d0 15:03:42 Step 7/24 : RUN go mod download 15:03:43 Running setup.py install for PyYAML: finished with status 'done' 15:03:43 ---> Running in c2df355e6c33 15:03:43 Running setup.py install for docopt: started 15:03:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:03:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/secrets-config ./cmd/secrets-config 15:03:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.18" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:03:46 Running setup.py install for docopt: finished with status 'done' 15:03:46 Running setup.py install for dockerpty: started 15:03:47 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:03:47 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:03:47 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:03:47 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:03:47 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:03:47 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:03:47 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:03:47 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:03:47 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:03:47 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:03:47 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:03:47 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:03:47 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:03:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:03:47 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:03:47 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:03:47 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:03: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 15:03:47 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:03:47 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:03:47 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:03:47 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:03:47 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:03: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 15:03:47 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:03:47 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:03: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 15:03:48 Building hooks 15:03:48 + cd /root/parts/hooks/src 15:03:48 + make build 15:03:48 go mod tidy 15:03:48 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 15:03:48 Running setup.py install for dockerpty: finished with status 'done' 15:03:49 go: downloading github.com/stretchr/testify v1.5.1 15:03:49 go: downloading gopkg.in/yaml.v2 v2.2.2 15:03:49 go: downloading github.com/davecgh/go-spew v1.1.0 15:03:49 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:03:49 Removing intermediate container 968e7e300d52 15:03:49 ---> 6aefde1446fd 15:03:49 Step 8/22 : COPY . . 15:03:49 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:03:50 Removing intermediate container c2df355e6c33 15:03:50 ---> de7c83473f5e 15:03:50 Step 8/24 : COPY . . 15:03:50 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:03:50 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:03:50 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:03:51 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:03:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:03:51 ---> 2c9aad8f4641 15:03:51 Step 3/24 : WORKDIR /edgex-go 15:03:51 ---> Using cache 15:03:51 ---> b69e4e71285c 15:03:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:51 ---> Using cache 15:03:51 ---> 3b05f3c07662 15:03:51 Step 5/24 : RUN apk add --update --no-cache make git 15:03:51 ---> Using cache 15:03:51 ---> df842e600bd3 15:03:51 Step 6/24 : COPY go.mod . 15:03:51 ---> Using cache 15:03:51 ---> fb5ef9d682d0 15:03:51 Step 7/24 : RUN go mod download 15:03:51 ---> Using cache 15:03:51 ---> de7c83473f5e 15:03:51 Step 8/24 : COPY . . 15:03:53 Building static-packages 15:03:53 + snapcraftctl build 15:03:54 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:03:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:03:54 ---> 2c9aad8f4641 15:03:54 Step 3/26 : WORKDIR /edgex-go 15:03:54 ---> Using cache 15:03:54 ---> b69e4e71285c 15:03:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:54 ---> Using cache 15:03:54 ---> 3b05f3c07662 15:03:54 Step 5/26 : RUN apk add --update --no-cache make git 15:03:54 ---> Using cache 15:03:54 ---> df842e600bd3 15:03:54 Step 6/26 : COPY go.mod . 15:03:54 ---> Using cache 15:03:54 ---> fb5ef9d682d0 15:03:54 Step 7/26 : RUN go mod download 15:03:54 ---> Using cache 15:03:54 ---> de7c83473f5e 15:03:54 Step 8/26 : COPY . . 15:03:55 Building version 15:03:55 + snapcraftctl build 15:03:58 Staging config-common 15:03:58 + snapcraftctl stage 15:03:58 Skipping stage go-build-helper (already ran) 15:03:58 Staging edgex-go 15:03:58 + snapcraftctl stage 15:04:00 Staging hooks 15:04:00 + snapcraftctl stage 15:04:01 Staging static-packages 15:04:01 + snapcraftctl stage 15:04:02 Staging version 15:04:02 + snapcraftctl stage 15:04:03 Priming config-common 15:04:03 + snapcraftctl prime 15:04:04 Priming go-build-helper 15:04:04 + snapcraftctl prime 15:04:05 Priming edgex-go 15:04:05 + snapcraftctl prime 15:04:06 Priming hooks 15:04:06 + snapcraftctl prime 15:04:08 Priming static-packages 15:04:08 + snapcraftctl prime 15:04:10 Priming version 15:04:10 + snapcraftctl prime 15:04:11 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] } 15:04:16 ---> b78b366fbd89 15:04:16 Step 9/24 : RUN go mod tidy 15:04:16 ---> a56314c3db57 15:04:16 Step 9/24 : RUN go mod tidy 15:04:16 ---> 88f294a3d039 15:04:17 Step 9/22 : RUN go mod tidy 15:04:17 ---> ea9a62d6dd35 15:04:17 Step 9/26 : RUN go mod tidy 15:04:17 ---> Running in 4316c1d529e9 15:04:17 ---> Running in f8faaad4d42a 15:04:17 ---> Running in 793ebda6c7e4 15:04:17 ---> Running in 466ded59dfc7 15:04:17 Removing intermediate container f17ad4c33042 15:04:17 ---> 557cc7bb1d4a 15:04:17 Step 15/24 : ENV APP_PORT=58890 15:04:18 ---> Running in 79379175cfd1 15:04:18 Removing intermediate container 79379175cfd1 15:04:18 ---> a63ad812d2e1 15:04:18 Step 16/24 : EXPOSE $APP_PORT 15:04:19 ---> Running in 4bebc74ad179 15:04:19 Removing intermediate container 4bebc74ad179 15:04:19 ---> 548c45f00796 15:04:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:04:22 ---> 6f975ccfb5c3 15:04:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:04:23 ---> 8bbbf5f5fc86 15:04:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:04:24 ---> 897e11f47016 15:04:24 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 15:04:24 Removing intermediate container 4316c1d529e9 15:04:24 ---> 8192a1959846 15:04:24 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:04:24 ---> Running in 9632aaf9dd28 15:04:24 ---> Running in d09f95983f09 15:04:25 Removing intermediate container 466ded59dfc7 15:04:25 ---> 2ce24eb58813 15:04:25 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:04:25 Removing intermediate container 793ebda6c7e4 15:04:25 ---> 7dfd5ee75e93 15:04:25 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:04:25 Removing intermediate container f8faaad4d42a 15:04:25 ---> 39148694bfc4 15:04:25 Step 10/24 : RUN make cmd/core-command/core-command 15:04:25 Removing intermediate container d09f95983f09 15:04:25 ---> e628c72bcc65 15:04:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:04:25 ---> Running in cb90facfc87f 15:04:25 ---> Running in 7774eb2d5fc8 15:04:25 ---> Running in 49568dd7ea84 15:04:25 ---> Running in ef01f59052db 15:04:26 Removing intermediate container ef01f59052db 15:04:26 ---> ff363912c0f5 15:04:26 Step 22/24 : LABEL arch=arm64 15:04:26 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 15:04:26 ---> Running in 597124cabad8 15:04:27 Removing intermediate container 597124cabad8 15:04:27 ---> 9ba5738084e5 15:04:27 Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 15:04:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:04:28 ---> Running in 30dab864567e 15:04:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:04:28 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 15:04:28 Removing intermediate container 30dab864567e 15:04:28 ---> d8811dad3726 15:04:28 Step 24/24 : LABEL version=0.0.0 15:04:29 ---> Running in cce6399333fe 15:04:30 Removing intermediate container cce6399333fe 15:04:30 ---> 36db8700dc8c 15:04:30 15:04:30 Successfully built 36db8700dc8c 15:04:30 Successfully tagged sys-mgmt-agent-arm64:latest 15:05:52  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:05:52 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 15:05:58 Removing intermediate container 49568dd7ea84 15:05:58 ---> b4824ca4c0b9 15:05:58 15:05:58 Step 11/24 : FROM alpine:3.12 15:05:58 ---> c4fd0aeabfcf 15:05:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:05:58 ---> Using cache 15:05:58 ---> 3f3235e869bc 15:05:59 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:05:59 ---> Using cache 15:05:59 ---> 077d37a815a7 15:05:59 Step 14/24 : ENV APP_PORT=59882 15:05:59 ---> Running in 77f3471c690f 15:06:00 Removing intermediate container 77f3471c690f 15:06:00 ---> 8f79a5ba78eb 15:06:00 Step 15/24 : EXPOSE $APP_PORT 15:06:01 ---> Running in ed76268cdb1e 15:06:03 Removing intermediate container ed76268cdb1e 15:06:03 ---> bec6195ffd39 15:06:03 Step 16/24 : WORKDIR / 15:06:03 ---> Running in 9ce685bcca90 15:06:03 Removing intermediate container 7774eb2d5fc8 15:06:03 ---> f8e4ec9d80bb 15:06:03 15:06:03 Step 11/22 : FROM alpine:3.12 15:06:03 ---> c4fd0aeabfcf 15:06:03 Step 12/22 : RUN apk add --update --no-cache curl 15:06:03 Removing intermediate container 9632aaf9dd28 15:06:03 ---> 82f1fbde697f 15:06:03 15:06:03 Step 11/24 : FROM alpine:3.12 15:06:03 ---> c4fd0aeabfcf 15:06:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:06:03 ---> Using cache 15:06:03 ---> 3f3235e869bc 15:06:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:06:03 ---> Using cache 15:06:03 ---> 077d37a815a7 15:06:03 Step 14/24 : ENV APP_PORT=59881 15:06:03 Removing intermediate container cb90facfc87f 15:06:03 ---> 8b6820d51f7b 15:06:03 15:06:03 Step 11/26 : FROM alpine:3.12 15:06:03 ---> c4fd0aeabfcf 15:06:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:06:03 ---> Running in 1ec9424a70c6 15:06:03 ---> Running in 6a4d58edb5c9 15:06:04 ---> Running in b3488be68401 15:06:04 Removing intermediate container 9ce685bcca90 15:06:04 ---> e9ef3687590d 15:06:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:04 Removing intermediate container 1ec9424a70c6 15:06:04 ---> 1b768148d688 15:06:04 Step 15/24 : EXPOSE $APP_PORT 15:06:04 ---> Running in 20626e998f22 15:06:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:06:05 ---> 383988373622 15:06:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:06:05 Removing intermediate container 20626e998f22 15:06:05 ---> 7dd36f4aefb0 15:06:05 Step 16/24 : WORKDIR / 15:06:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:06:06 ---> Running in 899f99d2e631 15:06:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:06:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:06:06 (1/4) Installing ca-certificates (20191127-r4) 15:06:06 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:06:06 (3/4) Installing libcurl (7.78.0-r0) 15:06:06 (4/4) Installing curl (7.78.0-r0) 15:06:06 Executing busybox-1.31.1-r20.trigger 15:06:06 Executing ca-certificates-20191127-r4.trigger 15:06:06 (1/6) Installing ca-certificates (20191127-r4) 15:06:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:06:06 (3/6) Installing libcurl (7.78.0-r0) 15:06:06 OK: 7 MiB in 18 packages 15:06:06 (4/6) Installing curl (7.78.0-r0) 15:06:06 (5/6) Installing dumb-init (1.2.2-r1) 15:06:06 (6/6) Installing su-exec (0.2-r1) 15:06:07 Executing busybox-1.31.1-r20.trigger 15:06:07 Executing ca-certificates-20191127-r4.trigger 15:06:07 Removing intermediate container 899f99d2e631 15:06:07 ---> 82fe67befafb 15:06:07 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:06:07 OK: 7 MiB in 20 packages 15:06:07 ---> eada3fe552e5 15:06:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:06:08 ---> 204695404ecc 15:06:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:06:09 ---> a64b21dac022 15:06:09 Step 20/24 : ENTRYPOINT ["/core-command"] 15:06:09 Removing intermediate container 6a4d58edb5c9 15:06:09 ---> c82ba6fd32ed 15:06:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:06:09 ---> Running in 72ad02cfb585 15:06:09 Removing intermediate container b3488be68401 15:06:09 ---> d2712aa75960 15:06:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:06:09 ---> Running in 05a79d83e393 15:06:09 ---> Running in e919332b6f01 15:06:10 ---> 67eb2329599e 15:06:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:06:10 Removing intermediate container 72ad02cfb585 15:06:10 ---> b92647a8f146 15:06:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:10 ---> Running in 922f8f8a732e 15:06:10 Removing intermediate container 05a79d83e393 15:06:10 ---> 0c3225a7d4cf 15:06:10 Step 14/22 : WORKDIR /edgex 15:06:10 ---> Running in d42f05ea95d4 15:06:10 Removing intermediate container e919332b6f01 15:06:10 ---> fbf2e1b5eb9b 15:06:10 Step 14/26 : WORKDIR / 15:06:11 ---> Running in eb282c58f5d4 15:06:11 Removing intermediate container 922f8f8a732e 15:06:11 ---> cdfc9f4cb571 15:06:11 Step 22/24 : LABEL arch=arm64 15:06:11 ---> 3770af778cc8 15:06:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:06:11 Removing intermediate container d42f05ea95d4 15:06:11 ---> Running in 59cd00d1febf 15:06:11 ---> 9d986a8ea52b 15:06:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:06:11 ---> Running in dfee0575ab4d 15:06:11 Removing intermediate container eb282c58f5d4 15:06:11 ---> d4fcc688fed5 15:06:11 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:06:12 Removing intermediate container 59cd00d1febf 15:06:12 ---> 3a56f6ba1749 15:06:12 Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 15:06:12 Removing intermediate container dfee0575ab4d 15:06:12 ---> 2e731b678777 15:06:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:06:12 ---> Running in 8bbf75db80c2 15:06:12 ---> Running in 9fdd77ba34bc 15:06:12 ---> 2de92101e172 15:06:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:06:13 ---> fb81571e0839 15:06:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:06:13 Removing intermediate container 9fdd77ba34bc 15:06:13 ---> 5023850d7a5c 15:06:13 Step 24/24 : LABEL version=0.0.0 15:06:13 Removing intermediate container 8bbf75db80c2 15:06:13 ---> 0696eb253048 15:06:13 Step 22/24 : LABEL arch=arm64 15:06:13 ---> Running in ca036ff65e73 15:06:13 ---> Running in e054100b5aea 15:06:14 ---> 0cac169cf94e 15:06:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:06:14 ---> 2593c4f23c9b 15:06:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:06:14 Removing intermediate container e054100b5aea 15:06:14 ---> 9da3479a94ab 15:06:14 15:06:14 Removing intermediate container ca036ff65e73 15:06:14 ---> dd3c59fe17f9 15:06:14 Step 23/24 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 15:06:14 ---> Running in ec9d423a4f37 15:06:14 Successfully built 9da3479a94ab 15:06:14 Successfully tagged core-command-arm64:latest 15:06:15  Building core-command ... done  ---> f178bc32edb4 15:06:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:06:15 Removing intermediate container ec9d423a4f37 15:06:15 ---> 46fd6f17996c 15:06:15 Step 24/24 : LABEL version=0.0.0 15:06:15 ---> de77cf08c1ca 15:06:15 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:06:16 ---> Running in 8732fe001842 15:06:16 ---> Running in 40868357df92 15:06:16 ---> 0ff8e29b2582 15:06:16 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:06:16 Removing intermediate container 8732fe001842 15:06:16 ---> 461fecb19982 15:06:16 15:06:16 Removing intermediate container 40868357df92 15:06:16 ---> b3471b641bde 15:06:16 Step 19/22 : CMD ["--init=true"] 15:06:16 Successfully built 461fecb19982 15:06:17 Successfully tagged core-metadata-arm64:latest 15:06:17  Building core-metadata ... done  ---> Running in 75ae0902c2b3 15:06:17 ---> a9329abb79e3 15:06:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:06:18 Removing intermediate container 75ae0902c2b3 15:06:18 ---> 9af0e47e966f 15:06:18 Step 20/22 : LABEL arch=arm64 15:06:18 ---> Running in 2784e2cb3c19 15:06:18 Removing intermediate container 2784e2cb3c19 15:06:18 ---> 3067803d37b9 15:06:18 Step 21/22 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 15:06:19 ---> 97fdb5f99ea8 15:06:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:06:19 ---> Running in e922968d578b 15:06:20 Removing intermediate container e922968d578b 15:06:20 ---> 0073536b5204 15:06:20 Step 22/22 : LABEL version=0.0.0 15:06:20 ---> Running in b0489ca68cdf 15:06:20 ---> a9b7b94683e0 15:06:20 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/ 15:06:20 ---> Running in f960ec22f848 15:06:20 Removing intermediate container b0489ca68cdf 15:06:20 ---> 99c8b79152dd 15:06:20 15:06:21 Successfully built 99c8b79152dd 15:06:21 Successfully tagged security-proxy-setup-arm64:latest 15:06:23  Building security-proxy-setup ... done Removing intermediate container f960ec22f848 15:06:23 ---> facfc4dc7461 15:06:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:06:23 ---> Running in 9cd0d944ae7f 15:06:24 Removing intermediate container 9cd0d944ae7f 15:06:24 ---> 8356437191c2 15:06:24 Step 24/26 : LABEL arch=arm64 15:06:24 ---> Running in b6fc360144ed 15:06:24 Removing intermediate container b6fc360144ed 15:06:24 ---> 1a1433f0f5cd 15:06:24 Step 25/26 : LABEL git_sha=02b151ba2f00835c3912c8fcf04833060e454491 15:06:25 ---> Running in 3de37f88f6a8 15:06:25 Removing intermediate container 3de37f88f6a8 15:06:25 ---> f994d6037b4f 15:06:25 Step 26/26 : LABEL version=0.0.0 15:06:25 ---> Running in 42fede5b45f0 15:06:26 Removing intermediate container 42fede5b45f0 15:06:26 ---> 7f513467b49e 15:06:26 15:06:26 Successfully built 7f513467b49e 15:06:26 Successfully tagged security-secretstore-setup-arm64:latest 15:06:27  Building security-secretstore-setup ... done  [Pipeline] } 15:06:27 $ docker stop --time=1 36ce58a366d48e964be36b1b0947ea61496c96c8265282ff736e2db731dcc8bc 15:06:28 $ docker rm -f 36ce58a366d48e964be36b1b0947ea61496c96c8265282ff736e2db731dcc8bc [Pipeline] // withDockerContainer [Pipeline] sh 15:06:29 + docker images 15:06:29 REPOSITORY TAG IMAGE ID CREATED SIZE 15:06:29 security-secretstore-setup-arm64 latest 7f513467b49e 3 seconds ago 27.4MB 15:06:29 security-proxy-setup-arm64 latest 99c8b79152dd 9 seconds ago 24.5MB 15:06:29 core-metadata-arm64 latest 461fecb19982 13 seconds ago 15.8MB 15:06:29 core-command-arm64 latest 9da3479a94ab 15 seconds ago 15.1MB 15:06:29 8b6820d51f7b 26 seconds ago 1.57GB 15:06:29 82f1fbde697f 26 seconds ago 1.56GB 15:06:29 f8e4ec9d80bb 26 seconds ago 1.57GB 15:06:29 b4824ca4c0b9 32 seconds ago 1.56GB 15:06:29 sys-mgmt-agent-arm64 latest 36db8700dc8c 2 minutes ago 311MB 15:06:29 security-bootstrapper-arm64 latest d84ce49ccaf9 3 minutes ago 17.7MB 15:06:29 core-data-arm64 latest 69c902cb0423 3 minutes ago 19.3MB 15:06:29 support-scheduler-arm64 latest fc046b6f482b 3 minutes ago 15.2MB 15:06:29 support-notifications-arm64 latest 5ae09523adb8 3 minutes ago 15.9MB 15:06:29 0a14fd412a7a 3 minutes ago 1.57GB 15:06:29 028dbc1855bf 3 minutes ago 1.56GB 15:06:29 b6db94d3ce7d 3 minutes ago 1.56GB 15:06:29 df2d6f8a76fa 3 minutes ago 1.56GB 15:06:29 63ba70d14c33 4 minutes ago 1.56GB 15:06:29 ci-base-image-arm64 latest 2c9aad8f4641 14 minutes ago 1.23GB 15:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB 15:06:29 alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB 15:06:29 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 15:06:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:06:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:30 15:06:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:06:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:31 arm64: Pulling from edgex-lftools-log-publisher 15:06:31 448f6bf000e3: Pulling fs layer 15:06:31 f757da607395: Pulling fs layer 15:06:31 05883995daec: Pulling fs layer 15:06:31 8603b9c90790: Pulling fs layer 15:06:31 1560dd03e051: Pulling fs layer 15:06:31 27f5ce0e4adf: Pulling fs layer 15:06:31 c2d8d7efcc4b: Pulling fs layer 15:06:31 8603b9c90790: Waiting 15:06:31 1560dd03e051: Waiting 15:06:31 27f5ce0e4adf: Waiting 15:06:31 c2d8d7efcc4b: Waiting 15:06:31 f757da607395: Verifying Checksum 15:06:31 f757da607395: Download complete 15:06:31 8603b9c90790: Download complete 15:06:31 1560dd03e051: Download complete 15:06:31 27f5ce0e4adf: Verifying Checksum 15:06:31 27f5ce0e4adf: Download complete 15:06:31 05883995daec: Verifying Checksum 15:06:31 05883995daec: Download complete 15:06:33 448f6bf000e3: Verifying Checksum 15:06:33 448f6bf000e3: Download complete 15:06:36 c2d8d7efcc4b: Verifying Checksum 15:06:36 c2d8d7efcc4b: Download complete 15:06:36 448f6bf000e3: Pull complete 15:06:37 f757da607395: Pull complete 15:06:39 05883995daec: Pull complete 15:06:39 8603b9c90790: Pull complete 15:06:40 1560dd03e051: Pull complete 15:06:41 27f5ce0e4adf: Pull complete 15:06:56 c2d8d7efcc4b: Pull complete 15:06:56 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:06:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:06:56 prd-ubuntu18.04-docker-arm64-4c-16g-1398 does not seem to be running inside a container 15:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:07:01 $ docker top b9513d7725902452121cff2d81fbe5ce74e358504ec3a205a4b7a955059378fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:02 ---> job-cost.sh 15:07:02 lf-activate-venv: SKIPPING 15:07:02 INFO: No Stack... 15:07:03 INFO: Retrieving Pricing Info for: v2-standard-4 15:07:03 INFO: Archiving Costs [Pipeline] sh 15:07:04 + cat /w/workspace/edgex-go/2/archives/cost.csv 15:07:04 + cut -d, -f6 [Pipeline] lock 15:07:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3643-2-stack-cost] 15:07:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3643-2-stack-cost] did not exist. Created. 15:07:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3643-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:07:05 + echo total: 0.18000000715255737 [Pipeline] stash 15:07:05 Stashed 1 file(s) [Pipeline] } 15:07:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3643-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:07:05 $ docker stop --time=1 b9513d7725902452121cff2d81fbe5ce74e358504ec3a205a4b7a955059378fe 15:07:07 $ docker rm -f b9513d7725902452121cff2d81fbe5ce74e358504ec3a205a4b7a955059378fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:07:08 provisioning config files... 15:07:08 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config5917153595022039995tmp [Pipeline] { [Pipeline] sh 15:07:08 + set +x 15:07:08 + curl -s https://codecov.io/bash 15:07:08 + bash -s -- 15:07:08 15:07:08 _____ _ 15:07:08 / ____| | | 15:07:08 | | ___ __| | ___ ___ _____ __ 15:07:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:07:08 | |___| (_) | (_| | __/ (_| (_) \ V / 15:07:08 \_____\___/ \__,_|\___|\___\___/ \_/ 15:07:08 Bash-1.0.6 15:07:08 15:07:08 15:07:08 ==> git version 2.24.4 found 15:07:08 ==> 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 15:07:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:07:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:07:08 ==> Jenkins CI detected. 15:07:09 current dir:  /w/workspace/edgex-go/2 15:07:09 project root: . 15:07:09 --> token set from env 15:07:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:07:09 ==> Running gcov in . (disable via -X gcov) 15:07:09 ==> Python coveragepy not found 15:07:09 ==> Searching for coverage reports in: 15:07:09 + . 15:07:09 -> Found 1 reports 15:07:09 ==> Detecting git/mercurial file structure 15:07:09 ==> Reading reports 15:07:09 + ./coverage.out bytes=403847 15:07:09 ==> Appending adjustments 15:07:09 https://docs.codecov.io/docs/fixing-reports 15:07:10 + Found adjustments 15:07:10 ==> Gzipping contents 15:07:10 56K /tmp/codecov.BTCXwF.gz 15:07:10 ==> Uploading reports 15:07:10 url: https://codecov.io 15:07:10 query: branch=PR-3643&commit=02b151ba2f00835c3912c8fcf04833060e454491&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3643%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3643&job=&cmd_args= 15:07:10 -> Pinging Codecov 15:07:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3643&commit=02b151ba2f00835c3912c8fcf04833060e454491&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3643%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3643&job=&cmd_args= 15:07:10 -> Uploading to 15:07:10 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/00271124DB129430A58F1EEE437C3FCB/02b151ba2f00835c3912c8fcf04833060e454491/d5207046-a023-40f4-9253-2e32d3475a06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T150710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e26fa59306a199cd6dcbe96c57abd12738071c05a87d4dfb5f10da6ef0eb263a 15:07:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:07:10 Dload Upload Total Spent Left Speed 15:07:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54492 0 0 100 54492 0 128k --:--:-- --:--:-- --:--:-- 128k 15:07:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/02b151ba2f00835c3912c8fcf04833060e454491 [Pipeline] } 15:07:10 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 15:07:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:07:12 ---> package-listing.sh 15:07:12 ++ tr '[:upper:]' '[:lower:]' 15:07:12 ++ facter osfamily 15:07:13 + OS_FAMILY=redhat 15:07:13 + workspace=/w/workspace/edgex-go/2 15:07:13 + START_PACKAGES=/tmp/packages_start.txt 15:07:13 + END_PACKAGES=/tmp/packages_end.txt 15:07:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:13 + PACKAGES=/tmp/packages_start.txt 15:07:13 + '[' /w/workspace/edgex-go/2 ']' 15:07:13 + PACKAGES=/tmp/packages_end.txt 15:07:13 + case "${OS_FAMILY}" in 15:07:13 + rpm -qa 15:07:13 + sort 15:07:15 + '[' -f /tmp/packages_start.txt ']' 15:07:15 + '[' -f /tmp/packages_end.txt ']' 15:07:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:15 + '[' /w/workspace/edgex-go/2 ']' 15:07:15 + mkdir -p /w/workspace/edgex-go/2/archives/ 15:07:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 15:07:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:07:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:07:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:16 15:07:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:07:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:16 latest: Pulling from edgex-lftools-log-publisher 15:07:16 b4d181a07f80: Pulling fs layer 15:07:16 a1111a8f2ec3: Pulling fs layer 15:07:16 ed53099fbce6: Pulling fs layer 15:07:16 dc539afda2c1: Pulling fs layer 15:07:16 77bc0d833cb6: Pulling fs layer 15:07:16 9065ff56babe: Pulling fs layer 15:07:16 d287ab97295c: Pulling fs layer 15:07:16 77bc0d833cb6: Waiting 15:07:16 9065ff56babe: Waiting 15:07:16 d287ab97295c: Waiting 15:07:16 dc539afda2c1: Waiting 15:07:16 a1111a8f2ec3: Verifying Checksum 15:07:16 a1111a8f2ec3: Download complete 15:07:16 dc539afda2c1: Verifying Checksum 15:07:16 dc539afda2c1: Download complete 15:07:16 77bc0d833cb6: Verifying Checksum 15:07:16 77bc0d833cb6: Download complete 15:07:16 9065ff56babe: Verifying Checksum 15:07:16 9065ff56babe: Download complete 15:07:17 ed53099fbce6: Verifying Checksum 15:07:17 ed53099fbce6: Download complete 15:07:18 b4d181a07f80: Download complete 15:07:19 b4d181a07f80: Pull complete 15:07:19 a1111a8f2ec3: Pull complete 15:07:19 ed53099fbce6: Pull complete 15:07:19 dc539afda2c1: Pull complete 15:07:20 77bc0d833cb6: Pull complete 15:07:20 9065ff56babe: Pull complete 15:07:21 d287ab97295c: Verifying Checksum 15:07:21 d287ab97295c: Download complete 15:07:25 d287ab97295c: Pull complete 15:07:25 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:07:26 prd-centos7-docker-4c-2g-1395 does not seem to be running inside a container 15:07:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:07:29 $ docker top cc739e673fcffa2abbfc471443cc4136a2c7d34b11fa574594ca38e07f02c950 -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:29 + touch /tmp/pre-build-complete [Pipeline] sh 15:07:30 + mkdir -p /var/log/sysstat [Pipeline] sh 15:07:30 + ls /var/log/sa-host 15:07:30 + sadf -c /var/log/sa-host/sa02 15:07:30 file_magic: OK 15:07:30 HZ: Using current value: 100 15:07:30 file_header: OK 15:07:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:07:30 Statistics: 15:07:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:07:30 File successfully converted to sysstat format version 12.0.3 15:07:30 + sadf -c /var/log/sa-host/sa05 15:07:30 file_magic: OK 15:07:30 HZ: Using current value: 100 15:07:30 file_header: OK 15:07:30 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:07:30 Statistics: 15:07:30 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:07:30 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:30 provisioning config files... 15:07:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2839450905630162974tmp [Pipeline] { [Pipeline] echo 15:07:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:07:31 ---> create-netrc.sh [Pipeline] } 15:07:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:07:31 ---> python-tools-install.sh [Pipeline] echo 15:07:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:07:31 ---> sudo-logs.sh 15:07:31 Archiving 'sudo' log.. 15:07:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-1395.vexxhost.local: Name or service not known 15:07:31 sudo: unable to resolve host prd-centos7-docker-4c-2g-1395.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:07:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:07:32 ---> job-cost.sh 15:07:32 lf-activate-venv: SKIPPING 15:07:32 DEBUG: total: 0.18000000715255737 15:07:32 INFO: Retrieving Stack Cost... 15:07:34 INFO: Retrieving Pricing Info for: v3-standard-2 15:07:34 INFO: Archiving Costs [Pipeline] echo 15:07:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:07:35 ---> logs-deploy.sh 15:07:35 lf-activate-venv: SKIPPING 15:07:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3643/2 15:07:35 INFO: archiving workspace using pattern(s): 15:07:35 Archives upload complete. 15:07:36 INFO: archiving logs to Nexus 15:07:36 ---> uname -a: 15:07:36 Linux prd-centos7-docker-4c-2g-1395.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 15:07:36 15:07:36 15:07:36 ---> lscpu: 15:07:36 Architecture: x86_64 15:07:36 CPU op-mode(s): 32-bit, 64-bit 15:07:36 Byte Order: Little Endian 15:07:36 Address sizes: 40 bits physical, 48 bits virtual 15:07:36 CPU(s): 2 15:07:36 On-line CPU(s) list: 0,1 15:07:36 Thread(s) per core: 1 15:07:36 Core(s) per socket: 1 15:07:36 Socket(s): 2 15:07:36 NUMA node(s): 1 15:07:36 Vendor ID: AuthenticAMD 15:07:36 CPU family: 23 15:07:36 Model: 49 15:07:36 Model name: AMD EPYC-Rome Processor 15:07:36 Stepping: 0 15:07:36 CPU MHz: 2799.996 15:07:36 BogoMIPS: 5599.99 15:07:36 Virtualization: AMD-V 15:07:36 Hypervisor vendor: KVM 15:07:36 Virtualization type: full 15:07:36 L1d cache: 32K 15:07:36 L1i cache: 32K 15:07:36 L2 cache: 512K 15:07:36 L3 cache: 16384K 15:07:36 NUMA node0 CPU(s): 0,1 15:07:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:07:36 15:07:36 15:07:36 ---> nproc: 15:07:36 2 15:07:36 15:07:36 15:07:36 ---> df -h: 15:07:36 Filesystem Size Used Avail Use% Mounted on 15:07:36 overlay 40G 13G 28G 32% / 15:07:36 tmpfs 64M 0 64M 0% /dev 15:07:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:07:36 shm 64M 0 64M 0% /dev/shm 15:07:36 /dev/vda1 40G 13G 28G 32% /facter-os 15:07:36 15:07:36 15:07:36 ---> sar -b -r -n DEV: 15:07:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 15:07:36 15:07:36 14:45:42 LINUX RESTART (2 CPU) 15:07:36 15:07:36 14:46:01 tps rtps wtps bread/s bwrtn/s 15:07:36 14:47:02 132.81 33.21 99.60 3945.26 43267.69 15:07:36 14:48:02 165.45 3.59 161.86 2643.59 50656.49 15:07:36 14:49:01 278.84 0.00 278.84 0.00 57777.88 15:07:36 14:50:01 58.70 0.02 58.69 0.53 10819.11 15:07:36 14:51:01 110.77 0.00 110.77 0.00 20327.11 15:07:36 14:52:01 928.47 539.12 389.35 22089.79 269648.09 15:07:36 14:53:01 450.18 58.24 391.95 3389.15 142792.78 15:07:36 14:54:01 395.55 71.46 324.10 3285.66 101123.90 15:07:36 14:55:01 3.10 0.00 3.10 0.00 94.27 15:07:36 14:56:01 0.20 0.00 0.20 0.00 2.58 15:07:36 14:57:01 0.23 0.00 0.23 0.00 2.25 15:07:36 14:58:01 0.28 0.00 0.28 0.00 3.56 15:07:36 14:59:01 0.25 0.00 0.25 0.00 2.75 15:07:36 15:00:01 0.28 0.00 0.28 0.00 3.13 15:07:36 15:01:01 0.43 0.18 0.25 5.73 3.36 15:07:36 15:02:01 1.12 0.20 0.91 3.25 18.56 15:07:36 15:03:01 0.25 0.00 0.25 0.00 3.15 15:07:36 15:04:01 0.23 0.00 0.23 0.00 2.90 15:07:36 15:05:01 0.25 0.03 0.22 1.07 2.32 15:07:36 15:06:01 0.15 0.00 0.15 0.00 2.08 15:07:36 15:07:01 0.25 0.00 0.25 0.00 2.23 15:07:36 Average: 120.60 33.87 86.74 1692.77 33248.56 15:07:36 15:07:36 14:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:07:36 14:47:02 5473880 0 759220 9.48 2620 1773220 1295940 14.31 641948 1499584 4256 15:07:36 14:48:02 4075760 0 979384 12.23 2620 2951176 1683616 18.59 1058680 2376920 4396 15:07:36 14:49:01 3289956 0 1161396 14.50 2620 3554968 1560476 17.23 1301552 2781336 176200 15:07:36 14:50:01 3023972 0 1257524 15.70 2620 3724824 1693904 18.70 1485560 2849952 33224 15:07:36 14:51:01 2874472 0 1310176 16.36 2620 3821672 2207544 24.37 1409740 3058968 116 15:07:36 14:52:01 180560 0 1809716 22.60 2620 6016044 3352032 37.01 3130988 3918404 507972 15:07:36 14:53:01 150932 0 1838784 22.96 2620 6016604 2952380 32.60 2564428 4488672 555792 15:07:36 14:54:01 2597304 0 1324496 16.54 2620 4084520 1500716 16.57 1299940 3339200 20 15:07:36 14:55:01 2613940 0 1307860 16.33 2620 4084520 1278000 14.11 1306060 3322524 12 15:07:36 14:56:01 2613856 0 1307940 16.33 2620 4084524 1278060 14.11 1308384 3320772 8 15:07:36 14:57:01 2613304 0 1308488 16.34 2620 4084528 1278120 14.11 1308744 3320772 8 15:07:36 14:58:01 2612824 0 1308964 16.34 2620 4084532 1278168 14.11 1309060 3320772 8 15:07:36 14:59:01 2615004 0 1306776 16.32 2620 4084540 1269776 14.02 1307372 3320772 8 15:07:36 15:00:01 2614516 0 1307264 16.32 2620 4084540 1269920 14.02 1307928 3320772 8 15:07:36 15:01:01 2613444 0 1308296 16.34 2620 4084580 1272124 14.04 1308696 3320184 16 15:07:36 15:02:01 2614348 0 1307228 16.32 2620 4084744 1270368 14.03 1308400 3320280 8 15:07:36 15:03:01 2613648 0 1307924 16.33 2620 4084748 1270440 14.03 1308808 3320280 8 15:07:36 15:04:01 2614704 0 1306864 16.32 2620 4084752 1270284 14.02 1308428 3320280 8 15:07:36 15:05:01 2613640 0 1307924 16.33 2620 4084756 1270464 14.03 1309016 3320312 8 15:07:36 15:06:01 2613004 0 1308556 16.34 2620 4084760 1270512 14.03 1309144 3320312 8 15:07:36 15:07:01 2612940 0 1308584 16.34 2620 4084796 1270560 14.03 1309596 3320320 20 15:07:36 Average: 2649810 0 1306827 16.32 2620 4049683 1561591 17.24 1423927 3213399 61053 15:07:36 15:07:36 14:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:07:36 14:47:02 eth0 1113.50 747.08 3326.77 90.34 0.00 0.00 0.00 0.00 15:07:36 14:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:48:02 eth0 1559.73 1276.16 6534.87 138.79 0.00 0.00 0.00 0.00 15:07:36 14:48:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:48:02 veth4572cb9 54.55 69.77 5.43 59.67 0.00 0.00 0.00 0.00 15:07:36 14:48:02 docker0 865.77 945.99 73.35 3182.62 0.00 0.00 0.00 0.00 15:07:36 14:49:01 vetha5b0a4f 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:07:36 14:49:01 eth0 480.35 397.80 2051.54 44.25 0.00 0.00 0.00 0.00 15:07:36 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:49:01 docker0 378.10 443.30 28.44 2023.09 0.00 0.00 0.00 0.00 15:07:36 14:50:01 vetha5b0a4f 2.17 2.17 0.17 0.17 0.00 0.00 0.00 0.00 15:07:36 14:50:01 eth0 31.40 17.72 21.56 11.54 0.00 0.00 0.00 0.00 15:07:36 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:50:01 docker0 2.17 2.17 0.14 0.17 0.00 0.00 0.00 0.00 15:07:36 14:51:01 vethf6ae71e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:51:01 vethb48f726 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:51:01 eth0 275.36 181.73 1701.96 139.09 0.00 0.00 0.00 0.00 15:07:36 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:52:01 veth5c6ba5a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:07:36 14:52:01 vethba3df3c 0.00 1.06 0.00 0.06 0.00 0.00 0.00 0.00 15:07:36 14:52:01 veth191769c 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:07:36 14:52:01 eth0 122.94 86.52 206.77 23.38 0.00 0.00 0.00 0.00 15:07:36 14:53:01 veth5ab9b36 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:07:36 14:53:01 veth6032fbe 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:07:36 14:53:01 vethba3df3c 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:07:36 14:53:01 eth0 336.42 184.29 1777.98 29.13 0.00 0.00 0.00 0.00 15:07:36 14:54:01 eth0 87.43 52.72 168.29 119.13 0.00 0.00 0.00 0.00 15:07:36 14:54:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:07:36 14:54:01 docker0 1363.80 1587.59 109.33 5933.62 0.00 0.00 0.00 0.00 15:07:36 14:55:01 eth0 1.52 0.30 0.51 0.03 0.00 0.00 0.00 0.00 15:07:36 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:56:01 eth0 1.08 0.37 0.35 0.17 0.00 0.00 0.00 0.00 15:07:36 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:57:01 eth0 1.97 0.77 0.75 0.50 0.00 0.00 0.00 0.00 15:07:36 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:58:01 eth0 1.38 0.53 0.58 0.39 0.00 0.00 0.00 0.00 15:07:36 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:59:01 eth0 0.53 0.07 0.05 0.01 0.00 0.00 0.00 0.00 15:07:36 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:00:01 eth0 0.55 0.33 0.27 0.20 0.00 0.00 0.00 0.00 15:07:36 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:01:01 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00 0.00 15:07:36 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:02:01 eth0 0.86 0.20 0.20 0.07 0.00 0.00 0.00 0.00 15:07:36 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:03:01 eth0 0.60 0.32 0.28 0.20 0.00 0.00 0.00 0.00 15:07:36 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:04:01 eth0 0.88 0.05 0.08 0.00 0.00 0.00 0.00 0.00 15:07:36 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:05:01 eth0 1.97 0.53 0.65 0.39 0.00 0.00 0.00 0.00 15:07:36 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:06:01 eth0 2.13 0.52 0.66 0.39 0.00 0.00 0.00 0.00 15:07:36 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:07:01 eth0 1.90 0.77 0.75 0.47 0.00 0.00 0.00 0.00 15:07:36 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 Average: eth0 190.47 139.45 747.20 28.43 0.00 0.00 0.00 0.00 15:07:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:07:36 Average: docker0 65.08 75.76 5.22 283.17 0.00 0.00 0.00 0.00 15:07:36 15:07:36 15:07:36 ---> sar -P ALL: 15:07:36 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 15:07:36 15:07:36 14:45:42 LINUX RESTART (2 CPU) 15:07:36 15:07:36 14:46:01 CPU %user %nice %system %iowait %steal %idle 15:07:36 14:47:02 all 19.30 0.00 5.20 4.99 0.08 70.44 15:07:36 14:47:02 0 18.26 0.00 6.00 4.75 0.09 70.89 15:07:36 14:47:02 1 20.32 0.00 4.40 5.22 0.07 69.99 15:07:36 14:48:02 all 23.55 0.00 8.45 4.33 0.08 63.59 15:07:36 14:48:02 0 26.42 0.00 9.26 4.24 0.07 60.00 15:07:36 14:48:02 1 20.72 0.00 7.64 4.41 0.09 67.13 15:07:36 14:49:01 all 42.40 0.00 10.08 2.63 0.11 44.78 15:07:36 14:49:01 0 42.24 0.00 10.24 1.92 0.11 45.50 15:07:36 14:49:01 1 42.57 0.00 9.93 3.34 0.11 44.05 15:07:36 14:50:01 all 39.60 0.00 5.49 0.62 0.08 54.22 15:07:36 14:50:01 0 40.16 0.00 5.51 0.51 0.07 53.75 15:07:36 14:50:01 1 39.03 0.00 5.47 0.73 0.09 54.69 15:07:36 14:51:01 all 56.84 0.00 9.37 1.86 0.11 31.82 15:07:36 14:51:01 0 57.52 0.00 9.05 1.73 0.11 31.60 15:07:36 14:51:01 1 56.16 0.00 9.69 2.00 0.11 32.04 15:07:36 14:52:01 all 36.36 0.00 20.69 31.77 0.13 11.05 15:07:36 14:52:01 0 36.54 0.00 21.13 31.98 0.13 10.22 15:07:36 14:52:01 1 36.18 0.00 20.25 31.57 0.13 11.88 15:07:36 14:53:01 all 77.32 0.00 17.63 3.60 0.14 1.31 15:07:36 14:53:01 0 76.80 0.00 18.33 3.42 0.15 1.30 15:07:36 14:53:01 1 77.84 0.00 16.92 3.79 0.13 1.32 15:07:36 14:54:01 all 50.06 0.00 12.85 2.77 0.09 34.23 15:07:36 14:54:01 0 50.08 0.00 12.92 2.76 0.09 34.15 15:07:36 14:54:01 1 50.04 0.00 12.77 2.79 0.09 34.31 15:07:36 14:55:01 all 0.15 0.00 0.05 0.00 0.02 99.78 15:07:36 14:55:01 0 0.25 0.00 0.07 0.00 0.02 99.67 15:07:36 14:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:07:36 14:56:01 all 0.21 0.00 0.18 0.00 0.03 99.58 15:07:36 14:56:01 0 0.17 0.00 0.22 0.00 0.03 99.58 15:07:36 14:56:01 1 0.25 0.00 0.15 0.00 0.02 99.58 15:07:36 14:57:01 all 0.17 0.00 0.03 0.00 0.02 99.78 15:07:36 14:57:01 0 0.30 0.00 0.05 0.00 0.03 99.62 15:07:36 14:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:07:36 15:07:36 14:57:01 CPU %user %nice %system %iowait %steal %idle 15:07:36 14:58:01 all 0.12 0.00 0.04 0.00 0.03 99.82 15:07:36 14:58:01 0 0.17 0.00 0.03 0.00 0.02 99.78 15:07:36 14:58:01 1 0.07 0.00 0.05 0.00 0.03 99.85 15:07:36 14:59:01 all 0.18 0.00 0.03 0.00 0.01 99.78 15:07:36 14:59:01 0 0.33 0.00 0.02 0.00 0.00 99.65 15:07:36 14:59:01 1 0.02 0.00 0.05 0.00 0.02 99.92 15:07:36 15:00:01 all 0.19 0.00 0.03 0.00 0.02 99.77 15:07:36 15:00:01 0 0.33 0.00 0.02 0.00 0.00 99.65 15:07:36 15:00:01 1 0.05 0.00 0.03 0.00 0.03 99.88 15:07:36 15:01:01 all 0.13 0.00 0.06 0.00 0.02 99.79 15:07:36 15:01:01 0 0.22 0.00 0.03 0.00 0.02 99.73 15:07:36 15:01:01 1 0.05 0.00 0.08 0.00 0.02 99.85 15:07:36 15:02:01 all 0.20 0.00 0.04 0.01 0.02 99.74 15:07:36 15:02:01 0 0.37 0.00 0.05 0.00 0.02 99.56 15:07:36 15:02:01 1 0.02 0.00 0.03 0.02 0.02 99.92 15:07:36 15:03:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:07:36 15:03:01 0 0.30 0.00 0.03 0.00 0.03 99.63 15:07:36 15:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:07:36 15:04:01 all 0.18 0.00 0.02 0.00 0.02 99.79 15:07:36 15:04:01 0 0.33 0.00 0.02 0.00 0.02 99.63 15:07:36 15:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:07:36 15:05:01 all 0.23 0.00 0.02 0.00 0.02 99.73 15:07:36 15:05:01 0 0.42 0.00 0.02 0.00 0.02 99.55 15:07:36 15:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:07:36 15:06:01 all 0.22 0.00 0.04 0.00 0.00 99.74 15:07:36 15:06:01 0 0.38 0.00 0.03 0.00 0.00 99.58 15:07:36 15:06:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:07:36 15:07:01 all 0.18 0.00 0.03 0.00 0.02 99.77 15:07:36 15:07:01 0 0.32 0.00 0.03 0.00 0.02 99.63 15:07:36 15:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:07:36 Average: all 15.72 0.00 4.08 2.38 0.05 77.77 15:07:36 Average: 0 15.92 0.00 4.21 2.32 0.05 77.50 15:07:36 Average: 1 15.52 0.00 3.96 2.44 0.05 78.04 15:07:36 15:07:36 15:07:36