Pull request #3661 opened 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 cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch main at a7bcd554ba88ede6551341f160f16400074cb89f rather than 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 Obtained Jenkinsfile from a7bcd554ba88ede6551341f160f16400074cb89f Running in Durability level: MAX_SURVIVABILITY 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-ssh6062094127466977214.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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-ssh3716781613080129336.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3661/workspace@libs/edgex-global-pipelines # timeout=10 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-3661/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6285744014176742991.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-3661/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4360880290395141025.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh4157933896986699596.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3661/workspace@libs/lf-pipelines # timeout=10 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-3661/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1272496655632906715.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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 ‘prd-centos7-docker-4c-2g-82’ is offline Running on prd-centos7-docker-4c-2g-84 in /w/workspace/edgexfoundry_edgex-go_PR-3661 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/1@tmp/jenkins-gitclient-ssh1912206600937828290.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 a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 Merge succeeded, producing 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 Checking out Revision 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 (PR-3661) > 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/1@tmp/jenkins-gitclient-ssh338517252339044943.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3661/head:refs/remotes/origin/PR-3661 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 # 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/1@tmp/jenkins-gitclient-ssh2254442679275649797.key > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 # timeout=10 Commit message: "docs: correct properties of post/put deviceprofile/uploadprofile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:46:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:46:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:46:02 ========================================================= 06:46:02 EdgeX Global Pipelines Version Info 06:46:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:46:03 ------------------- 06:46:03 stable info: 06:46:03 ------------------- 06:46:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:46:03 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 06:46:03 Message: update stable to v1.0.204 06:46:04 ------------------- 06:46:04 experimental info: 06:46:04 ------------------- 06:46:04 Commited By: **** collab-it+edgex@linuxfoundation.org 06:46:04 Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 06:46:04 Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:46:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3661 [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3661 [Pipeline] echo 06:46:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3661 [Pipeline] echo 06:46:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 [Pipeline] echo 06:46:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2210dd8 [Pipeline] echo 06:46:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:46:06 provisioning config files... 06:46:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3460542458142596575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:46:06 ---> docker-login.sh 06:46:06 nexus3.edgexfoundry.org:10001 06:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:07 Configure a credential helper to remove this warning. See 06:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:07 06:46:07 Login Succeeded 06:46:07 nexus3.edgexfoundry.org:10002 06:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:07 Configure a credential helper to remove this warning. See 06:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:07 06:46:07 Login Succeeded 06:46:07 nexus3.edgexfoundry.org:10003 06:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:07 Configure a credential helper to remove this warning. See 06:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:07 06:46:07 Login Succeeded 06:46:07 nexus3.edgexfoundry.org:10004 06:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:07 Configure a credential helper to remove this warning. See 06:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:07 06:46:07 Login Succeeded 06:46:07 docker.io 06:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:46:07 Configure a credential helper to remove this warning. See 06:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:46:07 06:46:07 Login Succeeded 06:46:07 ---> docker-login.sh ends [Pipeline] } 06:46:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:46:08 ++ 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 06:46:08 + for file in '`ls cmd/**/Dockerfile`' 06:46:08 ++ dirname cmd/core-command/Dockerfile 06:46:08 ++ cut -d/ -f2 06:46:08 + echo core-command,cmd/core-command/Dockerfile 06:46:08 + for file in '`ls cmd/**/Dockerfile`' 06:46:08 ++ dirname cmd/core-data/Dockerfile 06:46:08 ++ cut -d/ -f2 06:46:08 + echo core-data,cmd/core-data/Dockerfile 06:46:08 + for file in '`ls cmd/**/Dockerfile`' 06:46:08 ++ dirname cmd/core-metadata/Dockerfile 06:46:08 ++ cut -d/ -f2 06:46:08 + echo core-metadata,cmd/core-metadata/Dockerfile 06:46:08 + for file in '`ls cmd/**/Dockerfile`' 06:46:08 ++ dirname cmd/security-bootstrapper/Dockerfile 06:46:08 ++ cut -d/ -f2 06:46:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:46:08 + for file in '`ls cmd/**/Dockerfile`' 06:46:08 ++ dirname cmd/security-proxy-setup/Dockerfile 06:46:08 ++ cut -d/ -f2 06:46:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:46:08 + for file in '`ls cmd/**/Dockerfile`' 06:46:08 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:46:08 ++ cut -d/ -f2 06:46:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:46:08 + for file in '`ls cmd/**/Dockerfile`' 06:46:08 ++ dirname cmd/support-notifications/Dockerfile 06:46:08 ++ cut -d/ -f2 06:46:08 + echo support-notifications,cmd/support-notifications/Dockerfile 06:46:08 + for file in '`ls cmd/**/Dockerfile`' 06:46:08 ++ dirname cmd/support-scheduler/Dockerfile 06:46:08 ++ cut -d/ -f2 06:46:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:46:08 + for file in '`ls cmd/**/Dockerfile`' 06:46:08 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:46:08 ++ cut -d/ -f2 06:46:08 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:46:08 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 06:46:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:46:09 06:46:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:46:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:46:10 latest: Pulling from edgex-devops/git-semver 06:46:10 31603596830f: Pulling fs layer 06:46:10 d4622e32a9a9: Pulling fs layer 06:46:10 1030fce36090: Pulling fs layer 06:46:10 6c6cb7e1b49b: Pulling fs layer 06:46:10 6c6cb7e1b49b: Waiting 06:46:10 d4622e32a9a9: Verifying Checksum 06:46:10 d4622e32a9a9: Download complete 06:46:10 31603596830f: Verifying Checksum 06:46:10 31603596830f: Download complete 06:46:10 31603596830f: Pull complete 06:46:10 1030fce36090: Verifying Checksum 06:46:10 1030fce36090: Download complete 06:46:10 6c6cb7e1b49b: Verifying Checksum 06:46:10 6c6cb7e1b49b: Download complete 06:46:10 d4622e32a9a9: Pull complete 06:46:11 1030fce36090: Pull complete 06:46:11 6c6cb7e1b49b: Pull complete 06:46:11 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 06:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:46:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:46:11 prd-centos7-docker-4c-2g-84 does not seem to be running inside a container 06:46:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:46:12 $ docker top 6dd1c807f049b584d8b3a3fca05af18c43a80f427573fcabe19fe925accf2081 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:46:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:12 [ssh-agent] Looking for ssh-agent implementation... 06:46:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:13 $ docker exec 6dd1c807f049b584d8b3a3fca05af18c43a80f427573fcabe19fe925accf2081 ssh-agent 06:46:13 SSH_AUTH_SOCK=/tmp/ssh-3EURbzH5KS3f/agent.13 06:46:13 SSH_AGENT_PID=19 06:46:13 Running ssh-add (command line suppressed) 06:46:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6693531643474214167.key (/w/workspace/edgex-go/1@tmp/private_key_6693531643474214167.key) 06:46:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:13 + git tag --points-at HEAD [Pipeline] } 06:46:13 $ docker exec --env ******** --env ******** 6dd1c807f049b584d8b3a3fca05af18c43a80f427573fcabe19fe925accf2081 ssh-agent -k 06:46:13 unset SSH_AUTH_SOCK; 06:46:13 unset SSH_AGENT_PID; 06:46:13 echo Agent pid 19 killed; 06:46:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:46:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:46:13 [ssh-agent] Looking for ssh-agent implementation... 06:46:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:46:14 $ docker exec 6dd1c807f049b584d8b3a3fca05af18c43a80f427573fcabe19fe925accf2081 ssh-agent 06:46:14 SSH_AUTH_SOCK=/tmp/ssh-VSFKsPiokzZ0/agent.54 06:46:14 SSH_AGENT_PID=61 06:46:14 Running ssh-add (command line suppressed) 06:46:14 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1399336399732444472.key (/w/workspace/edgex-go/1@tmp/private_key_1399336399732444472.key) 06:46:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:46:14 + git semver init 06:46:14 # -> Open(): unable to determine branch for HEAD 06:46:14 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:46:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:46:14 # $SEMVER_REMOTE_NAME = origin 06:46:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:46:14 # $SEMVER_USER_NAME = edgex-jenkins 06:46:14 # $SEMVER_BRANCH = PR-3661 06:46:14 # $SEMVER_TEMP = /tmp/semver-091710556 06:46:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:46:27 # '/tmp/semver-091710556' -> '/w/workspace/edgex-go/1/.semver' 06:46:27 # -> Force: false 06:46:27 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:46:27 $ docker exec --env ******** --env ******** 6dd1c807f049b584d8b3a3fca05af18c43a80f427573fcabe19fe925accf2081 ssh-agent -k 06:46:27 unset SSH_AUTH_SOCK; 06:46:27 unset SSH_AGENT_PID; 06:46:27 echo Agent pid 61 killed; 06:46:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:46:27 + git semver [Pipeline] } 06:46:27 $ docker stop --time=1 6dd1c807f049b584d8b3a3fca05af18c43a80f427573fcabe19fe925accf2081 06:46:29 $ docker rm -f 6dd1c807f049b584d8b3a3fca05af18c43a80f427573fcabe19fe925accf2081 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:46:30 Stashed 1 file(s) [Pipeline] echo 06:46:30 [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 06:46:31 ========================================================= 06:46:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:46:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:46:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:46:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:46:31 540db60ca938: Pulling fs layer 06:46:31 adcc1eea9eea: Pulling fs layer 06:46:31 4c4ab2625f07: Pulling fs layer 06:46:31 db62176df00c: Pulling fs layer 06:46:31 3b30891b0d05: Pulling fs layer 06:46:31 06b49ca38bd5: Pulling fs layer 06:46:31 c788192a36de: Pulling fs layer 06:46:31 a77e37c0d609: Pulling fs layer 06:46:31 c3185cebc471: Pulling fs layer 06:46:31 db62176df00c: Waiting 06:46:31 3b30891b0d05: Waiting 06:46:31 06b49ca38bd5: Waiting 06:46:31 c788192a36de: Waiting 06:46:31 a77e37c0d609: Waiting 06:46:31 c3185cebc471: Waiting 06:46:31 4c4ab2625f07: Verifying Checksum 06:46:31 4c4ab2625f07: Download complete 06:46:31 adcc1eea9eea: Verifying Checksum 06:46:31 adcc1eea9eea: Download complete 06:46:32 3b30891b0d05: Verifying Checksum 06:46:32 3b30891b0d05: Download complete 06:46:32 06b49ca38bd5: Verifying Checksum 06:46:32 06b49ca38bd5: Download complete 06:46:32 c788192a36de: Verifying Checksum 06:46:32 c788192a36de: Download complete 06:46:32 540db60ca938: Verifying Checksum 06:46:32 540db60ca938: Download complete 06:46:32 540db60ca938: Pull complete 06:46:32 adcc1eea9eea: Pull complete 06:46:32 a77e37c0d609: Verifying Checksum 06:46:32 a77e37c0d609: Download complete 06:46:32 4c4ab2625f07: Pull complete 06:46:35 c3185cebc471: Verifying Checksum 06:46:35 c3185cebc471: Download complete 06:46:36 db62176df00c: Verifying Checksum 06:46:36 db62176df00c: Download complete 06:46:39 db62176df00c: Pull complete 06:46:39 3b30891b0d05: Pull complete 06:46:39 06b49ca38bd5: Pull complete 06:46:39 c788192a36de: Pull complete 06:46:39 a77e37c0d609: Pull complete 06:46:41 c3185cebc471: Pull complete 06:46:41 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 06:46:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:46:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 06:46:41 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:46:41 WORKDIR /edgex 06:46:41 COPY go.mod . 06:46:41 RUN go mod download' 06:46:41 + docker build -t ci-base-image-x86_64 -f - . 06:46:43 Sending build context to Docker daemon 328.6MB 06:46:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:46:43 ---> 031687cdd783 06:46:43 Step 2/4 : WORKDIR /edgex 06:46:45 ---> Running in 619b2cc97168 06:46:45 Removing intermediate container 619b2cc97168 06:46:45 ---> c898b037a381 06:46:45 Step 3/4 : COPY go.mod . 06:46:45 ---> 60c6f8fb75c4 06:46:45 Step 4/4 : RUN go mod download 06:46:45 ---> Running in ddce99ce66e3 06:46:46 Still waiting to schedule task 06:46:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:47:32 Removing intermediate container ddce99ce66e3 06:47:32 ---> bc8f5a90c2d9 06:47:32 Successfully built bc8f5a90c2d9 06:47:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:47:32 + docker inspect -f . ci-base-image-x86_64 06:47:32 . [Pipeline] withDockerContainer 06:47:32 prd-centos7-docker-4c-2g-84 does not seem to be running inside a container 06:47:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:47:33 $ docker top b41a5dae1669e98832b4dc8b73178fb1ae7e5e7ce2165659ba0c61692a2f417b -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:33 + go version 06:47:33 go version go1.16.6 linux/amd64 [Pipeline] } 06:47:33 $ docker stop --time=1 b41a5dae1669e98832b4dc8b73178fb1ae7e5e7ce2165659ba0c61692a2f417b 06:47:34 $ docker rm -f b41a5dae1669e98832b4dc8b73178fb1ae7e5e7ce2165659ba0c61692a2f417b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:47:35 + docker inspect -f . ci-base-image-x86_64 06:47:35 . [Pipeline] withDockerContainer 06:47:35 prd-centos7-docker-4c-2g-84 does not seem to be running inside a container 06:47:35 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 06:47:36 $ docker top e806875cbae6d0cf5bb06a6c4187bff7b215afbb35146a7fb03561c759b03df4 -eo pid,comm [Pipeline] { [Pipeline] echo 06:47:36 ========================================================= 06:47:36 [edgeXBuildGoParallel] Running Tests and Build... 06:47:36 ========================================================= [Pipeline] sh 06:47:36 + go mod tidy [Pipeline] sh 06:47:37 + make test 06:47:37 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 06:47:37 go mod tidy 06:47:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:47:44 ? github.com/edgexfoundry/edgex-go [no test files] 06:48:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:48:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:48:05 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:48:05 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:48:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:48:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:48:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:48:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:48:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:48:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:48:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:48:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:48:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:48:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:48:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:48:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 100.0% of statements 06:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:48:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 46.3% of statements 06:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 90.1% of statements 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:48:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:48:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.058s coverage: 81.2% of statements 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:48:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:48:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.238s coverage: 94.2% of statements 06:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:48:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 59.1% of statements 06:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:48:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 06:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.8% of statements 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 06:48:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 22.0% of statements 06:48:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:48:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 06:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.061s coverage: 79.5% of statements 06:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 06:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 06:48:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 06:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 06:48:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 06:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.201s coverage: 81.8% of statements 06:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:48:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-86 in /w/workspace/edgexfoundry_edgex-go_PR-3661 [Pipeline] { [Pipeline] ws 06:48:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:48:54 The recommended git tool is: git 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.057s coverage: 87.2% of statements 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.135s coverage: 64.4% of statements 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 91.3% of statements 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 06:48:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.215s coverage: 66.9% of statements 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:48:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:48:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.6% of statements 06:48:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:48:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:48:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 06:48:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:48:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 06:48:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:48:59 using credential edgex-jenkins-ssh 06:48:59 Cloning the remote Git repository 06:48:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:49:00 > git init /w/workspace/edgex-go/1 # timeout=10 06:49:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:49:00 > git --version # timeout=10 06:49:00 > git --version # 'git version 2.17.1' 06:49:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.5% of statements 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:49:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.0% of statements 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:49:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 62.7% of statements 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:49:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.7% of statements 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:49:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:49:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:49:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 06:49:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 06:49:02 GO111MODULE=on go vet ./... 06:49:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:49:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:49:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:49:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:49:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3661/head:refs/remotes/origin/PR-3661 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:49:16 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:49:17 Merge succeeded, producing 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:49:17 Checking out Revision 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 (PR-3661) 06:49:16 > git config core.sparsecheckout # timeout=10 06:49:16 > git checkout -f 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 # timeout=10 06:49:17 > git remote # timeout=10 06:49:17 > git config --get remote.origin.url # timeout=10 06:49:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:49:17 > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 06:49:17 > git rev-parse HEAD^{commit} # timeout=10 06:49:17 > git config core.sparsecheckout # timeout=10 06:49:17 > git checkout -f 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 # timeout=10 06:49:21 Commit message: "docs: correct properties of post/put deviceprofile/uploadprofile" 06:49:21 > git --version # timeout=10 06:49:21 > git --version # 'git version 2.17.1' 06:49:21 fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:22 provisioning config files... 06:49:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6302164930282255297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:22 ---> docker-login.sh 06:49:22 nexus3.edgexfoundry.org:10001 06:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:24 Configure a credential helper to remove this warning. See 06:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:24 06:49:24 Login Succeeded 06:49:24 nexus3.edgexfoundry.org:10002 06:49:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:24 Configure a credential helper to remove this warning. See 06:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:24 06:49:24 Login Succeeded 06:49:24 nexus3.edgexfoundry.org:10003 06:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:25 Configure a credential helper to remove this warning. See 06:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:25 06:49:25 Login Succeeded 06:49:25 nexus3.edgexfoundry.org:10004 06:49:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:25 Configure a credential helper to remove this warning. See 06:49:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:25 06:49:25 Login Succeeded 06:49:25 docker.io 06:49:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:26 Configure a credential helper to remove this warning. See 06:49:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:26 06:49:26 Login Succeeded 06:49:26 ---> docker-login.sh ends [Pipeline] } 06:49:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:49:27 ========================================================= 06:49:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:49:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:49:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:49:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:49:27 595b0fe564bb: Pulling fs layer 06:49:27 24495759ef45: Pulling fs layer 06:49:27 d148012ef14d: Pulling fs layer 06:49:27 e90a11edd702: Pulling fs layer 06:49:27 d77568369979: Pulling fs layer 06:49:27 fc1c9f9a7f3b: Pulling fs layer 06:49:27 170f2ba95c9a: Pulling fs layer 06:49:27 97ac5df62f85: Pulling fs layer 06:49:27 e90a11edd702: Waiting 06:49:27 170f2ba95c9a: Waiting 06:49:27 d77568369979: Waiting 06:49:27 97ac5df62f85: Waiting 06:49:27 fc1c9f9a7f3b: Waiting 06:49:27 d148012ef14d: Download complete 06:49:27 24495759ef45: Verifying Checksum 06:49:27 24495759ef45: Download complete 06:49:27 d77568369979: Verifying Checksum 06:49:27 d77568369979: Download complete 06:49:28 fc1c9f9a7f3b: Download complete 06:49:28 595b0fe564bb: Verifying Checksum 06:49:28 595b0fe564bb: Download complete 06:49:28 170f2ba95c9a: Verifying Checksum 06:49:28 170f2ba95c9a: Download complete 06:49:28 595b0fe564bb: Pull complete 06:49:29 gofmt -l . 06:49:29 [ "`gofmt -l .`" = "" ] 06:49:29 ./bin/test-attribution-txt.sh 06:49:29 24495759ef45: Pull complete [Pipeline] sh 06:49:29 + ls -al . 06:49:29 total 592 06:49:29 drwxrwxr-x 10 1001 1001 4096 Aug 9 06:49 . 06:49:29 drwxr-xr-x 4 root root 28 Aug 9 06:47 .. 06:49:29 -rw-rw-r-- 1 1001 1001 11 Aug 9 06:45 .dockerignore 06:49:29 drwxrwxr-x 8 1001 1001 179 Aug 9 06:46 .git 06:49:29 drwxrwxr-x 3 1001 1001 125 Aug 9 06:45 .github 06:49:29 -rw-rw-r-- 1 1001 1001 818 Aug 9 06:45 .gitignore 06:49:29 -rw-rw-r-- 1 1001 1001 76 Aug 9 06:45 .hadolint.yml 06:49:29 drwx------ 3 1001 1001 58 Aug 9 06:46 .semver 06:49:29 -rw-rw-r-- 1 1001 1001 166 Aug 9 06:45 .sonarcloud.properties 06:49:29 -rw-rw-r-- 1 1001 1001 8609 Aug 9 06:45 Attribution.txt 06:49:29 -rw-rw-r-- 1 1001 1001 43881 Aug 9 06:45 CHANGELOG.md 06:49:29 -rw-rw-r-- 1 1001 1001 3804 Aug 9 06:45 CONTRIBUTING.md 06:49:29 -rw-rw-r-- 1 1001 1001 849 Aug 9 06:45 Jenkinsfile 06:49:29 -rw-rw-r-- 1 1001 1001 10775 Aug 9 06:45 LICENSE 06:49:29 -rw-rw-r-- 1 1001 1001 5915 Aug 9 06:45 Makefile 06:49:29 -rw-rw-r-- 1 1001 1001 8643 Aug 9 06:45 README.md 06:49:29 -rw-rw-r-- 1 1001 1001 6912 Aug 9 06:45 SECURITY.md 06:49:29 -rw-rw-r-- 1 1001 1001 5 Aug 9 06:46 VERSION 06:49:29 -rw-rw-r-- 1 1001 1001 4131 Aug 9 06:45 ZMQWindows.md 06:49:29 drwxrwxr-x 2 1001 1001 37 Aug 9 06:45 bin 06:49:29 drwxrwxr-x 14 1001 1001 4096 Aug 9 06:45 cmd 06:49:29 -rw-r--r-- 1 root root 404176 Aug 9 06:49 coverage.out 06:49:29 -rw-rw-r-- 1 1001 1001 813 Aug 9 06:45 go.mod 06:49:29 -rw-r--r-- 1 root root 48847 Aug 9 06:47 go.sum 06:49:29 drwxrwxr-x 8 1001 1001 124 Aug 9 06:45 internal 06:49:29 drwxrwxr-x 3 1001 1001 16 Aug 9 06:45 openapi 06:49:29 drwxrwxr-x 4 1001 1001 71 Aug 9 06:45 snap 06:49:29 -rw-rw-r-- 1 1001 1001 204 Aug 9 06:45 version.go [Pipeline] sh 06:49:30 d148012ef14d: Pull complete 06:49:30 + '[' -e coverage.out ] 06:49:30 + chown 1001:1001 coverage.out [Pipeline] stash 06:49:30 Stashed 1 file(s) [Pipeline] sh 06:49:30 + make build 06:49:30 go mod tidy 06:49: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 06:49:31 97ac5df62f85: Verifying Checksum 06:49:31 97ac5df62f85: Download complete 06:49:31 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 06:49:32 e90a11edd702: Verifying Checksum 06:49:32 e90a11edd702: Download complete 06:49: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 06:49:38 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 06:49: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 06:49: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 06:49:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:49:42 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 06:49:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:49:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:49:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:49:44 e90a11edd702: Pull complete 06:49:44 d77568369979: Pull complete 06:49:44 fc1c9f9a7f3b: Pull complete 06:49:44 170f2ba95c9a: Pull complete 06:49:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:49:46 $ docker stop --time=1 e806875cbae6d0cf5bb06a6c4187bff7b215afbb35146a7fb03561c759b03df4 06:49:48 $ docker rm -f e806875cbae6d0cf5bb06a6c4187bff7b215afbb35146a7fb03561c759b03df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 06:49:50 97ac5df62f85: Pull complete 06:49:50 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 06:49:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:49:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:49:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:49:51 WORKDIR /edgex 06:49:51 COPY go.mod . 06:49:51 RUN go mod download 06:49:51 + docker build -t ci-base-image-arm64 -f - . 06:49:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:52 06:49:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:49:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:52 latest: Pulling from edgex-devops/edgex-compose 06:49:52 cbdbe7a5bc2a: Pulling fs layer 06:49:52 ca9280d653b3: Pulling fs layer 06:49:52 7e9c9ca2126c: Pulling fs layer 06:49:53 cbdbe7a5bc2a: Verifying Checksum 06:49:53 cbdbe7a5bc2a: Download complete 06:49:53 cbdbe7a5bc2a: Pull complete 06:49:53 ca9280d653b3: Verifying Checksum 06:49:53 ca9280d653b3: Download complete 06:49:53 Sending build context to Docker daemon 165.9MB 06:49:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:49:53 ---> 04bc70af865f 06:49:53 Step 2/4 : WORKDIR /edgex 06:49:54 ca9280d653b3: Pull complete 06:49:55 7e9c9ca2126c: Download complete 06:49:57 ---> Running in b89b2cd240f4 06:49:57 Removing intermediate container b89b2cd240f4 06:49:57 ---> bd794c1e7ee5 06:49:57 Step 3/4 : COPY go.mod . 06:49:58 7e9c9ca2126c: Pull complete 06:49:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:49:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:49:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:49:58 prd-centos7-docker-4c-2g-84 does not seem to be running inside a container 06:49:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:49:58 ---> ba2a5da59477 06:49:58 Step 4/4 : RUN go mod download 06:49:58 ---> Running in 392485d012b2 06:50:00 $ docker top 05d5e5aedc3960a1dde0aa3e5d047b703a7e4e624a49b98fa44dee4ea1934ddc -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:00 + docker-compose build --help 06:50:00 + grep parallel 06:50:01 --parallel Build images in parallel. [Pipeline] } 06:50:01 $ docker stop --time=1 05d5e5aedc3960a1dde0aa3e5d047b703a7e4e624a49b98fa44dee4ea1934ddc 06:50:02 $ docker rm -f 05d5e5aedc3960a1dde0aa3e5d047b703a7e4e624a49b98fa44dee4ea1934ddc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:50:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:50:03 . [Pipeline] withDockerContainer 06:50:03 prd-centos7-docker-4c-2g-84 does not seem to be running inside a container 06:50:03 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose:latest cat 06:50:03 $ docker top bdc341e7cc325d66892c0c0936398016545419d1cdfa194e0e83fcee42ea415a -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:04 + docker-compose -f ./docker-compose-build.yml build --parallel 06:50:04 Building core-command ... 06:50:04 Building core-data ... 06:50:04 Building core-metadata ... 06:50:04 Building security-bootstrapper ... 06:50:04 Building security-proxy-setup ... 06:50:04 Building security-secretstore-setup ... 06:50:04 Building support-notifications ... 06:50:04 Building support-scheduler ... 06:50:04 Building sys-mgmt-agent ... 06:50:04 Building core-data 06:50:04 Building security-bootstrapper 06:50:04 Building core-command 06:50:04 Building security-secretstore-setup 06:50:04 Building security-proxy-setup 06:50:14 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:50:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:50:14 ---> bc8f5a90c2d9 06:50:14 Step 3/22 : WORKDIR /edgex-go 06:50:14 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:50:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:50:14 ---> bc8f5a90c2d9 06:50:14 Step 3/24 : WORKDIR /edgex-go 06:50:14 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:50:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 06:50:14 ---> bc8f5a90c2d9 06:50:14 Step 3/32 : WORKDIR /edgex-go 06:50:19 ---> Running in 678a59edee2d 06:50:19 ---> Running in d9bada6abeb5 06:50:19 ---> Running in e079e71a42f6 06:50:27 Removing intermediate container e079e71a42f6 06:50:27 ---> 09179d0b39d1 06:50:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:27 Removing intermediate container d9bada6abeb5 06:50:27 ---> bf47376e3ab2 06:50:27 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:27 Removing intermediate container 678a59edee2d 06:50:27 ---> 5d4452df8b46 06:50:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:27 ---> Running in e43c9c99ea6a 06:50:27 ---> Running in 285698027ff6 06:50:27 ---> Running in b8e1bbbd4bae 06:50:32 Removing intermediate container e43c9c99ea6a 06:50:32 ---> 7bf506ec5100 06:50:32 Step 5/22 : RUN apk add --update --no-cache make git 06:50:32 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:50:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:50:32 ---> bc8f5a90c2d9 06:50:32 Step 3/24 : WORKDIR /edgex-go 06:50:32 ---> Using cache 06:50:32 ---> 5d4452df8b46 06:50:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:32 ---> Using cache 06:50:32 ---> 3ff34164f141 06:50:32 Step 5/24 : RUN apk add --update --no-cache make git 06:50:33 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:50:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:50:33 ---> bc8f5a90c2d9 06:50:33 Step 3/26 : WORKDIR /edgex-go 06:50:33 ---> Using cache 06:50:33 ---> 5d4452df8b46 06:50:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:50:33 ---> Using cache 06:50:33 ---> 3ff34164f141 06:50:33 Step 5/26 : RUN apk add --update --no-cache make git 06:50:33 Removing intermediate container b8e1bbbd4bae 06:50:33 ---> 700b9260e0a1 06:50:33 Step 5/32 : RUN apk add --update --no-cache make git 06:50:33 ---> Running in e7e4601aad05 06:50:33 Removing intermediate container 285698027ff6 06:50:33 ---> 3ff34164f141 06:50:33 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:50:33 ---> Running in 02b71fb73d45 06:50:33 ---> Running in e24f788180d3 06:50:33 ---> Running in 4fd478f99bae 06:50:33 ---> Running in 8b6693eb98ac 06:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:50:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:50:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:50:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:50:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:50:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:50:34 OK: 219 MiB in 52 packages 06:50:34 OK: 219 MiB in 52 packages 06:50:34 OK: 219 MiB in 52 packages 06:50:35 OK: 219 MiB in 52 packages 06:50:35 Removing intermediate container 4fd478f99bae 06:50:35 ---> 2686a24f006f 06:50:35 Step 6/32 : COPY go.mod . 06:50:35 Removing intermediate container e24f788180d3 06:50:35 ---> 25557dc85797 06:50:35 Step 6/24 : COPY go.mod . 06:50:35 Removing intermediate container e7e4601aad05 06:50:35 ---> 0a1324c86818 06:50:35 Step 6/22 : COPY go.mod . 06:50:35 Removing intermediate container 8b6693eb98ac 06:50:35 ---> 4278a1f4f35b 06:50:35 Step 6/24 : COPY go.mod . 06:50:35 ---> 5afa7ed08d9c 06:50:35 Step 7/32 : RUN go mod download 06:50:35 ---> Running in 493cd6a896c6 06:50:35 ---> 7d8fbb04f5a9 06:50:35 Step 7/24 : RUN go mod download 06:50:35 ---> Running in 6e584a79b75e 06:50:35 ---> d710a9fe95f1 06:50:35 Step 7/22 : RUN go mod download 06:50:35 ---> Running in fcb873c18e1f 06:50:35 ---> ba1ef124a65f 06:50:35 Step 7/24 : RUN go mod download 06:50:36 ---> Running in 6a191d9c0c07 06:50:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:50:37 Removing intermediate container 493cd6a896c6 06:50:37 ---> 958cfc7b094a 06:50:37 Step 8/32 : COPY . . 06:50:37 Removing intermediate container 6a191d9c0c07 06:50:37 ---> 77953089ed1d 06:50:37 Step 8/24 : COPY . . 06:50:38 Removing intermediate container 6e584a79b75e 06:50:38 ---> 393f855c1ad0 06:50:38 Step 8/24 : COPY . . 06:50:38 Removing intermediate container fcb873c18e1f 06:50:38 ---> 4e9f9cde3d49 06:50:38 Step 8/22 : COPY . . 06:50:39 OK: 219 MiB in 52 packages 06:50:47 Removing intermediate container 02b71fb73d45 06:50:47 ---> dbf685e89bae 06:50:47 Step 6/26 : COPY go.mod . 06:50:47 ---> f64a593a81c4 06:50:47 Step 7/26 : RUN go mod download 06:50:48 ---> Running in bc4cc28530f9 06:50:48 ---> dcd4c4336745 06:50:48 Step 9/22 : RUN go mod tidy 06:50:49 ---> Running in c42dcf8051b7 06:50:51 ---> 06f330516b21 06:50:51 Step 9/24 : RUN go mod tidy 06:50:51 ---> Running in 0a15af5e36ce 06:50:51 Removing intermediate container bc4cc28530f9 06:50:51 ---> 69e8cdc8824f 06:50:51 Step 8/26 : COPY . . 06:50:51 Removing intermediate container c42dcf8051b7 06:50:51 ---> a5a5521d06ec 06:50:51 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:50:51 ---> Running in 0ae65925dd83 06:50:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:50:53 Removing intermediate container 0a15af5e36ce 06:50:53 ---> 1bb87e992e43 06:50:53 Step 10/24 : RUN make cmd/core-command/core-command 06:50:53 ---> Running in 408f09561182 06:50:54 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 06:51:07 ---> 185dc8b56215 06:51:07 Step 9/32 : RUN go mod tidy 06:51:07 ---> Running in 3a11bb212247 06:51:07 ---> 59cb378bd63c 06:51:07 Step 9/24 : RUN go mod tidy 06:51:07 ---> Running in 12ed8c3eb1a2 06:51:09 Removing intermediate container 3a11bb212247 06:51:09 ---> f1d56f6b8f8a 06:51:09 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:51:09 ---> Running in dc6194e2e58f 06:51:09 Removing intermediate container 12ed8c3eb1a2 06:51:09 ---> 2f1aa0e2a2d0 06:51:09 Step 10/24 : RUN make cmd/core-data/core-data 06:51:09 ---> Running in e38c1854e4b0 06:51:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:51:10 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 06:51:11 ---> 6641987d385a 06:51:11 Step 9/26 : RUN go mod tidy 06:51:11 ---> Running in a90fc95fde54 06:51:13 Removing intermediate container a90fc95fde54 06:51:13 ---> d560bba03031 06:51:13 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:51:13 ---> Running in a3f7e31ed7d8 06:51:14 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 06:51:18 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 06:51:19 Removing intermediate container 408f09561182 06:51:19 ---> eab19312922e 06:51:19 06:51:19 Step 11/24 : FROM alpine:3.12 06:51:19 3.12: Pulling from library/alpine 06:51:20 Removing intermediate container 392485d012b2 06:51:20 ---> 974e6755fa2c 06:51:20 Successfully built 974e6755fa2c 06:51:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:51:20 + docker inspect -f . ci-base-image-arm64 06:51:20 . [Pipeline] withDockerContainer 06:51:20 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 06:51:20 Status: Downloaded newer image for alpine:3.12 06:51:20 ---> 13621d1b12d4 06:51:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:51:20 prd-ubuntu18.04-docker-arm64-4c-16g-86 does not seem to be running inside a container 06:51:21 ---> Running in 57ef2b20ee38 06:51:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 06:51:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:22 (1/1) Installing dumb-init (1.2.2-r1) 06:51:22 Executing busybox-1.31.1-r20.trigger 06:51:22 OK: 6 MiB in 15 packages 06:51:22 Removing intermediate container 57ef2b20ee38 06:51:22 ---> fb0cda4b2323 06:51:22 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:51:22 ---> Running in abdc5c836d35 06:51:22 $ docker top be4e22445518941272318c572c335ed7709f2efff850276b46889693d2598534 -eo pid,comm 06:51:22 Removing intermediate container abdc5c836d35 06:51:22 ---> e9bec49514cd 06:51:22 Step 14/24 : ENV APP_PORT=59882 06:51:22 ---> Running in 325a39965a81 06:51:23 Removing intermediate container 325a39965a81 06:51:23 ---> f13d2e3d72e5 06:51:23 Step 15/24 : EXPOSE $APP_PORT 06:51:23 ---> Running in 65ec14de4247 [Pipeline] { [Pipeline] sh 06:51:23 Removing intermediate container 65ec14de4247 06:51:23 ---> 6c1b987255de 06:51:23 Step 16/24 : WORKDIR / 06:51:23 ---> Running in 8096b51e6b4e 06:51:23 + go version 06:51:23 go version go1.16.6 linux/arm64 [Pipeline] } 06:51:23 $ docker stop --time=1 be4e22445518941272318c572c335ed7709f2efff850276b46889693d2598534 06:51:24 Removing intermediate container 8096b51e6b4e 06:51:24 ---> f3df84727b34 06:51:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:51:24 Removing intermediate container 0ae65925dd83 06:51:24 ---> ff166758b7d4 06:51:24 06:51:24 Step 11/22 : FROM alpine:3.12 06:51:24 ---> 13621d1b12d4 06:51:24 Step 12/22 : RUN apk add --update --no-cache curl 06:51:24 ---> Running in e516a5453f01 06:51:24 ---> b6a90c7f3ff8 06:51:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:51:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:25 ---> 0aa68ac2d690 06:51:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:51:25 (1/4) Installing ca-certificates (20191127-r4) 06:51:25 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:51:25 (3/4) Installing libcurl (7.78.0-r0) 06:51:25 (4/4) Installing curl (7.78.0-r0) 06:51:25 Executing busybox-1.31.1-r20.trigger 06:51:25 Executing ca-certificates-20191127-r4.trigger 06:51:25 ---> f872f3b52ac8 06:51:25 Step 20/24 : ENTRYPOINT ["/core-command"] 06:51:25 ---> Running in aa07c77aed19 06:51:25 OK: 7 MiB in 18 packages 06:51:25 $ docker rm -f be4e22445518941272318c572c335ed7709f2efff850276b46889693d2598534 06:51:25 Removing intermediate container aa07c77aed19 06:51:25 ---> a4287a6c6eda 06:51:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:51:25 ---> Running in f6bb8649e535 06:51:26 Removing intermediate container f6bb8649e535 06:51:26 ---> efec2c40b067 06:51:26 Step 22/24 : LABEL arch=x86_64 06:51:26 ---> Running in f17534255761 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 06:51:26 Removing intermediate container e516a5453f01 06:51:26 ---> bc856b9cff19 06:51:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:51:26 ---> Running in 6f220714a6ce 06:51:26 Removing intermediate container f17534255761 06:51:26 ---> 877307cd94eb 06:51:26 Step 23/24 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:51:26 ---> Running in 589b5bd716c6 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:51:26 Removing intermediate container 6f220714a6ce 06:51:26 ---> 20f8c6a5827a 06:51:26 Step 14/22 : WORKDIR /edgex 06:51:26 ---> Running in 941dcb186226 06:51:26 Removing intermediate container 589b5bd716c6 06:51:26 ---> c134d9c0f145 06:51:26 Step 24/24 : LABEL version=0.0.0 06:51:26 ---> Running in 09589587b77c 06:51:26 Removing intermediate container 941dcb186226 06:51:26 ---> dbbcab9063e2 06:51:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:51:26 Removing intermediate container 09589587b77c 06:51:26 ---> f0610cd898a1 06:51:26 06:51:26 + docker inspect -f . ci-base-image-arm64 06:51:26 . [Pipeline] withDockerContainer 06:51:27 Successfully built f0610cd898a1 06:51:27 Successfully tagged core-command:latest 06:51:27 Building sys-mgmt-agent 06:51:27  Building core-command ... done  ---> 0404d4b8d959 06:51:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:51:27 prd-ubuntu18.04-docker-arm64-4c-16g-86 does not seem to be running inside a container 06:51:27 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 06:51:28 ---> 4cd420475472 06:51:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:51:28 ---> 69713ec84de4 06:51:28 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:51:29 $ docker top 6a8be1f33c350d983f7e0239fe7ecbc6ad5ee4db110b5240651f8fb7eccdccd5 -eo pid,comm 06:51:29 ---> Running in 796e405bd72a 06:51:29 Removing intermediate container 796e405bd72a 06:51:29 ---> 96ed69711816 06:51:29 Step 19/22 : CMD ["--init=true"] [Pipeline] { [Pipeline] echo 06:51:29 ========================================================= 06:51:29 [edgeXBuildGoParallel] Running Tests and Build... 06:51:29 ========================================================= [Pipeline] sh 06:51:29 ---> Running in 4e153d88d8f3 06:51:29 Removing intermediate container 4e153d88d8f3 06:51:29 ---> 7f8d160e589d 06:51:29 Step 20/22 : LABEL arch=x86_64 06:51:29 ---> Running in fd0c0c054a04 06:51:29 Removing intermediate container fd0c0c054a04 06:51:29 ---> beb00c622bf2 06:51:29 Step 21/22 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:51:30 ---> Running in 30539ac68a8c 06:51:30 Removing intermediate container 30539ac68a8c 06:51:30 ---> 908781211972 06:51:30 Step 22/22 : LABEL version=0.0.0 06:51:30 + go mod tidy 06:51:30 ---> Running in b38e40c30043 06:51:30 Removing intermediate container b38e40c30043 06:51:30 ---> 85f813eddc75 06:51:30 06:51:30 Successfully built 85f813eddc75 06:51:30 Successfully tagged security-proxy-setup:latest 06:51:30  Building security-proxy-setup ... done Building support-notifications [Pipeline] sh 06:51:31 + make test 06:51:31 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 06:51:31 go mod tidy 06:51:32 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:51:38 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:51:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:51:38 ---> bc8f5a90c2d9 06:51:38 Step 3/23 : WORKDIR /edgex-go 06:51:38 ---> Using cache 06:51:38 ---> 5d4452df8b46 06:51:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:38 ---> Using cache 06:51:38 ---> 3ff34164f141 06:51:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:51:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:51:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:51:39 ---> bc8f5a90c2d9 06:51:39 Step 3/24 : WORKDIR /edgex-go 06:51:39 ---> Using cache 06:51:39 ---> 5d4452df8b46 06:51:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:39 ---> Using cache 06:51:39 ---> 3ff34164f141 06:51:39 Step 5/24 : RUN apk add --update --no-cache make bash git 06:51:40 ---> Running in 3c579d2c4157 06:51:40 ---> Running in 6754078d988e 06:51:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:51:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:51:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:51:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:51:42 OK: 219 MiB in 52 packages 06:51:42 OK: 219 MiB in 52 packages 06:51:43 Removing intermediate container 3c579d2c4157 06:51:43 ---> 70ce12fdf45f 06:51:43 Step 6/23 : COPY go.mod . 06:51:43 Removing intermediate container 6754078d988e 06:51:43 ---> dea96cfe933f 06:51:43 Step 6/24 : COPY go.mod . 06:51:43 ---> 88852f95a47e 06:51:43 Step 7/23 : RUN go mod download 06:51:43 ---> Running in d37a08f7affa 06:51:43 ---> 543baccf39bd 06:51:43 Step 7/24 : RUN go mod download 06:51:43 ---> Running in daa7eb3bf091 06:51:44 Removing intermediate container dc6194e2e58f 06:51:44 ---> 71b87cdc5eb9 06:51:44 06:51:44 Step 11/32 : FROM alpine:3.12 06:51:44 ---> 13621d1b12d4 06:51:44 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:51:44 ---> Running in 9483ca00a2e1 06:51:44 Removing intermediate container 9483ca00a2e1 06:51:44 ---> 3333a0955f89 06:51:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 06:51:44 ---> Running in 5488723b74e2 06:51:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:45 Removing intermediate container d37a08f7affa 06:51:45 ---> e990e20811ad 06:51:45 Step 8/23 : COPY . . 06:51:45 (1/2) Installing dumb-init (1.2.2-r1) 06:51:45 (2/2) Installing su-exec (0.2-r1) 06:51:45 Executing busybox-1.31.1-r20.trigger 06:51:45 OK: 6 MiB in 16 packages 06:51:47 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 06:51:48 Removing intermediate container 5488723b74e2 06:51:48 ---> c5c69aef1d03 06:51:48 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 06:51:48 Removing intermediate container daa7eb3bf091 06:51:48 ---> 1a1c0a333b36 06:51:48 Step 8/24 : COPY . . 06:51:48 ---> Running in d2807a2c62ae 06:51:49 Removing intermediate container d2807a2c62ae 06:51:49 ---> 48d11d129e26 06:51:49 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:51:49 ---> Running in 274e3d328536 06:51:50 Removing intermediate container 274e3d328536 06:51:50 ---> 4cea13a8e569 06:51:50 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:51:51 ---> Running in 73eb371e3164 06:51:54 ---> d8a997a26fec 06:51:54 Step 9/23 : RUN go mod tidy 06:51:54 Removing intermediate container a3f7e31ed7d8 06:51:54 ---> 3fced3271278 06:51:54 06:51:54 Step 11/26 : FROM alpine:3.12 06:51:54 ---> 13621d1b12d4 06:51:54 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 06:51:54 Removing intermediate container 73eb371e3164 06:51:54 ---> d8110397914a 06:51:54 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 06:51:54 ---> Running in 4c640e5cdd2d 06:51:54 ---> Running in f9787cb3850f 06:51:54 ---> Running in f20668fb47a2 06:51:55 Removing intermediate container f20668fb47a2 06:51:55 ---> 1da22fb57c2b 06:51:55 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:51:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:51:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:51:55 (1/6) Installing ca-certificates (20191127-r4) 06:51:55 (2/6) Installing nghttp2-libs (1.41.0-r0) 06:51:55 (3/6) Installing libcurl (7.78.0-r0) 06:51:55 (4/6) Installing curl (7.78.0-r0) 06:51:55 (5/6) Installing dumb-init (1.2.2-r1) 06:51:55 (6/6) Installing su-exec (0.2-r1) 06:51:55 Executing busybox-1.31.1-r20.trigger 06:51:55 Executing ca-certificates-20191127-r4.trigger 06:51:55 OK: 7 MiB in 20 packages 06:51:56 ---> 89c141e486c0 06:51:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:51:56 ---> Running in 6a336031cb30 06:51:56 Removing intermediate container e38c1854e4b0 06:51:56 ---> b7453c1d8625 06:51:56 06:51:56 Step 11/24 : FROM alpine:3.12 06:51:56 ---> 13621d1b12d4 06:51:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:51:57 ---> Running in 37aba100aae6 06:51:57 Removing intermediate container f9787cb3850f 06:51:57 ---> 8db8237340d2 06:51:57 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:51:57 Removing intermediate container 4c640e5cdd2d 06:51:57 ---> 86f5fe285d03 06:51:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:51:57 ---> Running in bf199d829cf7 06:51:57 ---> Running in 321f00419155 06:51:57 Removing intermediate container 37aba100aae6 06:51:57 ---> 2e56ef92810d 06:51:57 Step 13/24 : ENV APP_PORT=59880 06:51:57 ---> 16a39b19ab21 06:51:57 Step 9/24 : RUN go mod tidy 06:51:57 ---> Running in a0e4955cd1b3 06:51:57 ---> Running in cf4677f5283f 06:51:57 Removing intermediate container bf199d829cf7 06:51:57 ---> 16d90ced2bdf 06:51:57 Step 14/26 : WORKDIR / 06:51:57 ---> Running in 2d48db4a139d 06:51:57 Removing intermediate container a0e4955cd1b3 06:51:57 ---> f7321662e57b 06:51:57 Step 14/24 : EXPOSE $APP_PORT 06:51:57 ---> Running in 04ded955971b 06:51:57 Removing intermediate container 2d48db4a139d 06:51:57 ---> 3bf6dda652fe 06:51:57 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:51:57 Removing intermediate container 6a336031cb30 06:51:57 ---> 1a60679e0806 06:51:57 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 06:51:57 Removing intermediate container 04ded955971b 06:51:57 ---> e3e7be25dc99 06:51:57 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:51:57 ---> Running in d679ced4874b 06:51:57 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 06:51:57 ---> 3e567253c3d8 06:51:57 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:51:57 ---> ddbe7b3dc832 06:51:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:51:58 ---> ab347303486b 06:51:58 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:51:58 ---> 84421269373c 06:51:58 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:51:59 ---> 97bd09b18bc6 06:51:59 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:51:59 ---> ea0ca3651683 06:51:59 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:51:59 ---> 67cf3247dad0 06:51:59 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:51:59 ? github.com/edgexfoundry/edgex-go [no test files] 06:51:59 Removing intermediate container d679ced4874b 06:51:59 ---> 59ceb1336272 06:51:59 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 06:51:59 Removing intermediate container cf4677f5283f 06:51:59 ---> ea753c334444 06:51:59 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:51:59 ---> Running in 4616a0ea490e 06:51:59 ---> Running in a6b4d12cedfa 06:52:00 ---> 673ea1361d53 06:52:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:52:00 ---> aff8eae4f9f0 06:52:00 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:52:00 ---> c5f7241545bf 06:52:00 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 06:52:00 ---> 60b7d03b4fc1 06:52:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:52:01 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 06:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:52:01 ---> fe1d2b5761e2 06:52:01 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/ 06:52:01 ---> Running in 9998a7975440 06:52:01 ---> Running in aea46fbc3cbb 06:52:01 Removing intermediate container 9998a7975440 06:52:01 ---> 7327f9899976 06:52:01 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:52:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:52:02 ---> d9bbebe58b73 06:52:02 Step 27/32 : RUN chmod +x /entrypoint.sh 06:52:02 ---> Running in 40175b6f44f4 06:52:02 (1/6) Installing dumb-init (1.2.2-r1) 06:52:02 (2/6) Installing libgcc (9.3.0-r2) 06:52:02 (3/6) Installing libsodium (1.0.18-r0) 06:52:02 (4/6) Installing libstdc++ (9.3.0-r2) 06:52:03 Removing intermediate container aea46fbc3cbb 06:52:03 ---> 1a3198efeb28 06:52:03 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 06:52:03 ---> Running in 4650b68f4c0b 06:52:03 (5/6) Installing libzmq (4.3.3-r0) 06:52:03 Removing intermediate container 4650b68f4c0b 06:52:03 ---> 6e093fc30858 06:52:03 Step 24/26 : LABEL arch=x86_64 06:52:03 (6/6) Installing zeromq (4.3.3-r0) 06:52:03 ---> Running in d4f826b4095a 06:52:03 Executing busybox-1.31.1-r20.trigger 06:52:03 OK: 8 MiB in 20 packages 06:52:03 Removing intermediate container d4f826b4095a 06:52:03 ---> 040956872e54 06:52:03 Step 25/26 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:52:03 ---> Running in 5d541f219a27 06:52:03 Removing intermediate container 40175b6f44f4 06:52:03 ---> 660e42ba94e4 06:52:03 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 06:52:03 ---> Running in 1d4a4bacd4c1 06:52:03 Removing intermediate container 5d541f219a27 06:52:03 ---> 530d37e9c8fa 06:52:03 Step 26/26 : LABEL version=0.0.0 06:52:03 Removing intermediate container 4616a0ea490e 06:52:03 ---> 6235ba04dfa7 06:52:03 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:03 ---> Running in a742e1c06a6e 06:52:03 Removing intermediate container 1d4a4bacd4c1 06:52:03 ---> 6e1af35588f9 06:52:03 Step 29/32 : CMD ["gate"] 06:52:04 ---> Running in 4552f226471f 06:52:04 Removing intermediate container a742e1c06a6e 06:52:04 ---> d94b9fe231b2 06:52:04 06:52:04 Successfully built d94b9fe231b2 06:52:04 Successfully tagged security-secretstore-setup:latest 06:52:04 Building support-scheduler 06:52:04  Building security-secretstore-setup ... done Removing intermediate container 4552f226471f 06:52:04 ---> 0af55d84c937 06:52:04 Step 30/32 : LABEL arch=x86_64 06:52:04 ---> 78b63dcd7b12 06:52:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:52:04 ---> Running in 94ae99b8b90b 06:52:05 Removing intermediate container 94ae99b8b90b 06:52:05 ---> ecf36185d106 06:52:05 Step 31/32 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:52:06 ---> 9e67a7d90937 06:52:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:52:06 ---> Running in 27f599e54f41 06:52:06 ---> b6c2fc5a8e10 06:52:06 Step 20/24 : ENTRYPOINT ["/core-data"] 06:52:06 Removing intermediate container 27f599e54f41 06:52:06 ---> eb5d961f9024 06:52:06 Step 32/32 : LABEL version=0.0.0 06:52:07 ---> Running in 4c3890390c21 06:52:07 ---> Running in df3a46421028 06:52:07 Removing intermediate container 4c3890390c21 06:52:07 ---> 522674646b17 06:52:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:52:07 Removing intermediate container df3a46421028 06:52:07 ---> 22e5433a3284 06:52:07 06:52:07 ---> Running in 73f4c67315f4 06:52:07 Successfully built 22e5433a3284 06:52:07 Successfully tagged security-bootstrapper:latest 06:52:07  Building security-bootstrapper ... done Building core-metadata 06:52:07 Removing intermediate container 73f4c67315f4 06:52:07 ---> dba22a3de19d 06:52:07 Step 22/24 : LABEL arch=x86_64 06:52:07 ---> Running in 56827729ccf2 06:52:07 Removing intermediate container 56827729ccf2 06:52:07 ---> 9e2852010318 06:52:07 Step 23/24 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:52:08 ---> Running in 61f2fb219e3c 06:52:09 Removing intermediate container 61f2fb219e3c 06:52:09 ---> d5876ebc5394 06:52:09 Step 24/24 : LABEL version=0.0.0 06:52:09 ---> Running in bf20a36a376d 06:52:09 Removing intermediate container bf20a36a376d 06:52:09 ---> 6c3c9592f7d9 06:52:09 06:52:09 Successfully built 6c3c9592f7d9 06:52:09 Successfully tagged core-data:latest 06:52:20  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:52:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:52:20 ---> bc8f5a90c2d9 06:52:20 Step 3/24 : WORKDIR /edgex-go 06:52:20 ---> Using cache 06:52:20 ---> 5d4452df8b46 06:52:20 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:20 ---> Using cache 06:52:20 ---> 3ff34164f141 06:52:20 Step 5/24 : RUN apk add --update --no-cache make git 06:52:20 ---> Using cache 06:52:20 ---> dbf685e89bae 06:52:20 Step 6/24 : COPY go.mod . 06:52:20 ---> Using cache 06:52:20 ---> f64a593a81c4 06:52:20 Step 7/24 : RUN go mod download 06:52:20 ---> Using cache 06:52:20 ---> 69e8cdc8824f 06:52:20 Step 8/24 : COPY . . 06:52:20 ---> Using cache 06:52:20 ---> 6641987d385a 06:52:20 Step 9/24 : RUN go mod tidy 06:52:20 ---> Using cache 06:52:20 ---> d560bba03031 06:52:20 Step 10/24 : RUN make cmd/core-metadata/core-metadata 06:52:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:52:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:52:20 ---> bc8f5a90c2d9 06:52:20 Step 3/23 : WORKDIR /edgex-go 06:52:20 ---> Using cache 06:52:20 ---> 5d4452df8b46 06:52:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:20 ---> Using cache 06:52:20 ---> 3ff34164f141 06:52:20 Step 5/23 : RUN apk add --update --no-cache make git 06:52:20 ---> Using cache 06:52:20 ---> dbf685e89bae 06:52:20 Step 6/23 : COPY go.mod . 06:52:20 ---> Using cache 06:52:20 ---> f64a593a81c4 06:52:20 Step 7/23 : RUN go mod download 06:52:20 ---> Using cache 06:52:20 ---> 69e8cdc8824f 06:52:20 Step 8/23 : COPY . . 06:52:20 ---> Using cache 06:52:20 ---> 6641987d385a 06:52:20 Step 9/23 : RUN go mod tidy 06:52:20 ---> Using cache 06:52:20 ---> d560bba03031 06:52:20 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:52:20 ---> Running in 3a99e1c69cdc 06:52:20 ---> Running in 8a52c10ec1da 06:52:20 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 06:52:21 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 06:52:29 Removing intermediate container a6b4d12cedfa 06:52:29 ---> 7010eb90dc45 06:52:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:52:29 ---> Running in 59bab4435f89 06:52:29 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 06:52:30 Removing intermediate container 321f00419155 06:52:30 ---> f25667cc0f73 06:52:30 06:52:30 Step 11/23 : FROM alpine:3.12 06:52:30 ---> 13621d1b12d4 06:52:30 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:52:30 ---> Running in 0aeceb162859 06:52:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:52:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:52:31 Removing intermediate container 59bab4435f89 06:52:31 ---> f3b435fb4089 06:52:31 06:52:31 Step 12/24 : FROM docker:20.10.7 06:52:31 (1/2) Installing ca-certificates (20191127-r4) 06:52:31 (2/2) Installing dumb-init (1.2.2-r1) 06:52:31 Executing busybox-1.31.1-r20.trigger 06:52:31 Executing ca-certificates-20191127-r4.trigger 06:52:31 OK: 6 MiB in 16 packages 06:52:31 20.10.7: Pulling from library/docker 06:52:31 Removing intermediate container 0aeceb162859 06:52:31 ---> a6942ed40bfd 06:52:31 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:52:31 ---> Running in b13e60776e1f 06:52:32 Removing intermediate container b13e60776e1f 06:52:32 ---> 49a21453c384 06:52:32 Step 14/23 : ENV APP_PORT=59860 06:52:32 ---> Running in 44d193fce175 06:52:32 Removing intermediate container 44d193fce175 06:52:32 ---> b8b12fc04fda 06:52:32 Step 15/23 : EXPOSE $APP_PORT 06:52:32 ---> Running in d73742b7ab07 06:52:32 Removing intermediate container d73742b7ab07 06:52:32 ---> 602a5fc74c57 06:52:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:33 ---> 35c773c5f503 06:52:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:52:34 ---> 9414e142673f 06:52:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:52:34 ---> 9dfab2a2c382 06:52:34 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:52:34 ---> Running in c2a4d6ab80d5 06:52:34 Removing intermediate container c2a4d6ab80d5 06:52:34 ---> 54e7c72c4dc1 06:52:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:52:34 ---> Running in d7ea1f72b3bf 06:52:34 Removing intermediate container d7ea1f72b3bf 06:52:34 ---> e1e09329503c 06:52:34 Step 21/23 : LABEL arch=x86_64 06:52:34 ---> Running in b5fa1c77152a 06:52:35 Removing intermediate container b5fa1c77152a 06:52:35 ---> d3d4bf329502 06:52:35 Step 22/23 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:52:35 ---> Running in 8178bcd3b176 06:52:35 Removing intermediate container 8178bcd3b176 06:52:35 ---> b277ec663d69 06:52:35 Step 23/23 : LABEL version=0.0.0 06:52:35 ---> Running in f3a3979eff11 06:52:35 Removing intermediate container f3a3979eff11 06:52:35 ---> 67d0e324aae5 06:52:35 06:52:35 Successfully built 67d0e324aae5 06:52:35 Successfully tagged support-notifications:latest 06:52:44  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 06:52:44 Status: Downloaded newer image for docker:20.10.7 06:52:44 ---> 08bdaf2f88f9 06:52:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:52:44 ---> Running in 539e7aebebb1 06:52:44 Removing intermediate container 539e7aebebb1 06:52:44 ---> 126a8e1f0de4 06: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 06:52:44 ---> Running in 63c3925112ab 06:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:52:45 (1/39) Installing readline (8.1.0-r0) 06:52:45 (2/39) Installing bash (5.1.0-r0) 06:52:45 Executing bash-5.1.0-r0.post-install 06:52:45 (3/39) Installing brotli-libs (1.0.9-r3) 06:52:45 (4/39) Installing nghttp2-libs (1.42.0-r1) 06:52:45 (5/39) Installing libcurl (7.78.0-r0) 06:52:45 (6/39) Installing curl (7.78.0-r0) 06:52:45 (7/39) Installing dumb-init (1.2.5-r0) 06:52:45 (8/39) Installing libbz2 (1.0.8-r1) 06:52:45 (9/39) Installing expat (2.2.10-r1) 06:52:45 (10/39) Installing libffi (3.3-r2) 06:52:45 (11/39) Installing gdbm (1.19-r0) 06:52:45 (12/39) Installing xz-libs (5.2.5-r0) 06:52:45 (13/39) Installing sqlite-libs (3.34.1-r0) 06:52:45 (14/39) Installing python3 (3.8.10-r0) 06:52:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:52:46 (15/39) Installing py3-appdirs (1.4.4-r1) 06:52:46 (16/39) Installing py3-ordered-set (4.0.2-r0) 06:52:46 (17/39) Installing py3-parsing (2.4.7-r1) 06:52:46 (18/39) Installing py3-six (1.15.0-r0) 06:52:46 (19/39) Installing py3-packaging (20.9-r0) 06:52:46 (20/39) Installing py3-setuptools (51.3.3-r0) 06:52:46 (21/39) Installing py3-chardet (4.0.0-r0) 06:52:46 (22/39) Installing py3-idna (3.1-r0) 06:52:46 (23/39) Installing py3-urllib3 (1.26.2-r1) 06:52:46 (24/39) Installing py3-requests (2.25.1-r1) 06:52:46 (25/39) Installing py3-msgpack (1.0.2-r0) 06:52:46 (26/39) Installing py3-lockfile (0.12.2-r3) 06:52:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 06:52:46 (28/39) Installing py3-colorama (0.4.4-r0) 06:52:46 (29/39) Installing py3-contextlib2 (0.6.0-r0) 06:52:46 (30/39) Installing py3-distlib (0.3.1-r1) 06:52:46 (31/39) Installing py3-distro (1.5.0-r1) 06:52:46 (32/39) Installing py3-webencodings (0.5.1-r3) 06:52:46 (33/39) Installing py3-html5lib (1.1-r0) 06:52:46 (34/39) Installing py3-pytoml (0.1.21-r0) 06:52:46 (35/39) Installing py3-pep517 (0.9.1-r0) 06:52:46 (36/39) Installing py3-progress (1.5-r0) 06:52:46 (37/39) Installing py3-retrying (1.3.3-r0) 06:52:46 (38/39) Installing py3-toml (0.10.2-r0) 06:52:46 (39/39) Installing py3-pip (20.3.4-r0) 06:52:46 Executing busybox-1.32.1-r6.trigger 06:52:46 OK: 82 MiB in 59 packages 06:52:49 Removing intermediate container 8a52c10ec1da 06:52:49 ---> f0ab6bd4056f 06:52:49 06:52:49 Step 11/23 : FROM alpine:3.12 06:52:49 ---> 13621d1b12d4 06:52:49 Step 12/23 : RUN apk add --update --no-cache dumb-init 06:52:49 ---> Using cache 06:52:49 ---> fb0cda4b2323 06:52:49 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:52:49 ---> Using cache 06:52:49 ---> e9bec49514cd 06:52:49 Step 14/23 : ENV APP_PORT=59861 06:52:49 Collecting docker-compose==1.23.2 06:52:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:52:49 Collecting cached-property<2,>=1.2.0 06:52:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:52:49 ---> Running in 0e8a18ccb719 06:52:49 Collecting PyYAML<4,>=3.10 06:52:49 Downloading PyYAML-3.13.tar.gz (270 kB) 06:52:49 Removing intermediate container 3a99e1c69cdc 06:52:49 ---> 781a2899d042 06:52:49 06:52:49 Step 11/24 : FROM alpine:3.12 06:52:49 ---> 13621d1b12d4 06:52:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 06:52:49 ---> Using cache 06:52:49 ---> fb0cda4b2323 06:52:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:52:49 ---> Using cache 06:52:49 ---> e9bec49514cd 06:52:49 Step 14/24 : ENV APP_PORT=59881 06:52:49 Removing intermediate container 0e8a18ccb719 06:52:49 ---> 9303a2f899ec 06:52:49 Step 15/23 : EXPOSE $APP_PORT 06:52:50 ---> Running in 2ffbd35edebc 06:52:50 ---> Running in 783bbab758b2 06:52:50 Removing intermediate container 2ffbd35edebc 06:52:50 ---> 0dc3a79ed125 06:52:50 Step 15/24 : EXPOSE $APP_PORT 06:52:50 Removing intermediate container 783bbab758b2 06:52:50 ---> 058139596cb9 06:52:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:50 ---> Running in d08516102208 06:52:50 Removing intermediate container d08516102208 06:52:50 ---> 36d239092328 06:52:50 Step 16/24 : WORKDIR / 06:52:50 ---> 7e31e6585a8f 06:52:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:52:50 Collecting websocket-client<1.0,>=0.32.0 06:52:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:52:50 ---> Running in f7a3337a5c42 06:52:50 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:52:50 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:52:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:52:50 Collecting jsonschema<3,>=2.5.1 06:52:50 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:52:50 Collecting docker<4.0,>=3.6.0 06:52:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:52:50 Collecting texttable<0.10,>=0.9.0 06:52:50 Downloading texttable-0.9.1.tar.gz (11 kB) 06:52:50 Removing intermediate container f7a3337a5c42 06:52:50 ---> eea5e50df231 06:52:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:52:50 ---> c90043908440 06:52:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:52:50 ---> 84120622eadc 06:52:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:52:50 Collecting dockerpty<0.5,>=0.4.1 06:52:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:52:50 ---> d9875870af67 06:52:50 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:52:51 ---> Running in bfd67898947d 06:52:51 ---> b486933a9db6 06:52:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:52:51 Collecting docopt<0.7,>=0.6.1 06:52:51 Downloading docopt-0.6.2.tar.gz (25 kB) 06:52:51 Removing intermediate container bfd67898947d 06:52:51 ---> bf76160d85b2 06:52:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:52:51 ---> Running in 6b8bf0abfd2d 06:52:51 ---> 1edd5118e353 06:52:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 06:52:51 Removing intermediate container 6b8bf0abfd2d 06:52:51 ---> b4e1fffb544a 06:52:51 Step 21/23 : LABEL arch=x86_64 06:52:51 ---> Running in b5b623ca9f3e 06:52:51 ---> Running in 2a59801f6315 06:52:51 Removing intermediate container 2a59801f6315 06:52:51 ---> 5e87678c3e6a 06:52:51 Step 22/23 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:52:51 Removing intermediate container b5b623ca9f3e 06:52:51 ---> 9a430f9f0de3 06:52:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:52:51 Collecting docker-pycreds>=0.4.0 06:52:51 ---> Running in 1daf5eff4c8b 06:52:51 ---> Running in e8f17804ed7c 06:52:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:52:51 Collecting idna<2.8,>=2.5 06:52:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:52:51 Removing intermediate container 1daf5eff4c8b 06:52:51 ---> bc7bd2a8c3ee 06:52:51 Step 23/23 : LABEL version=0.0.0 06:52:51 Removing intermediate container e8f17804ed7c 06:52:51 ---> 613363a946b1 06:52:51 Step 22/24 : LABEL arch=x86_64 06:52:51 ---> Running in fd41ae40fc1d 06:52:51 ---> Running in bc3b22573b60 06:52:51 Collecting urllib3<1.25,>=1.21.1 06:52:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:52:52 Collecting chardet<3.1.0,>=3.0.2 06:52:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:52:52 Collecting certifi>=2017.4.17 06:52:52 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 06:52:52 Removing intermediate container fd41ae40fc1d 06:52:52 ---> aecda63d3e1b 06:52:52 06:52:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:52:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:52:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:52:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:52:52 Removing intermediate container bc3b22573b60 06:52:52 ---> 3a2cc3e56f26 06:52:52 Step 23/24 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:52:52 Successfully built aecda63d3e1b 06:52:52 Successfully tagged support-scheduler:latest 06:52:52  Building support-scheduler ... done  ---> Running in 96c030a6a801 06:52:52 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:52:52 Attempting uninstall: urllib3 06:52:52 Found existing installation: urllib3 1.26.2 06:52:52 Uninstalling urllib3-1.26.2: 06:52:52 Successfully uninstalled urllib3-1.26.2 06:52:52 Removing intermediate container 96c030a6a801 06:52:52 ---> 64d93fdf2e29 06:52:52 Step 24/24 : LABEL version=0.0.0 06:52:52 Attempting uninstall: idna 06:52:52 Found existing installation: idna 3.1 06:52:52 Uninstalling idna-3.1: 06:52:52 ---> Running in d7f2cf2de334 06:52:52 Successfully uninstalled idna-3.1 06:52:52 Removing intermediate container d7f2cf2de334 06:52:52 ---> 220ae89ca7da 06:52:52 06:52:52 Attempting uninstall: chardet 06:52:52 Found existing installation: chardet 4.0.0 06:52:52 Uninstalling chardet-4.0.0: 06:52:52 Successfully uninstalled chardet-4.0.0 06:52:52 Successfully built 220ae89ca7da 06:52:52 Successfully tagged core-metadata:latest 06:52:52  Building core-metadata ... done  Attempting uninstall: requests 06:52:52 Found existing installation: requests 2.25.1 06:52:52 Uninstalling requests-2.25.1: 06:52:52 Successfully uninstalled requests-2.25.1 06:52:52 Running setup.py install for texttable: started 06:52:53 Running setup.py install for texttable: finished with status 'done' 06:52:53 Running setup.py install for PyYAML: started 06:52:53 Running setup.py install for PyYAML: finished with status 'done' 06:52:53 Running setup.py install for docopt: started 06:52:53 Running setup.py install for docopt: finished with status 'done' 06:52:53 Running setup.py install for dockerpty: started 06:52:54 Running setup.py install for dockerpty: finished with status 'done' 06:52:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 06:52:57 Removing intermediate container 63c3925112ab 06:52:57 ---> ce4d7120b7c4 06:52:57 Step 15/24 : ENV APP_PORT=58890 06:52:57 ---> Running in 49c3f82c2aaa 06:52:57 Removing intermediate container 49c3f82c2aaa 06:52:57 ---> 6b39e5e69758 06:52:57 Step 16/24 : EXPOSE $APP_PORT 06:52:57 ---> Running in f8e42fd33ca3 06:52:57 Removing intermediate container f8e42fd33ca3 06:52:57 ---> b9f4bc85a0a3 06:52:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:52:57 ---> cc17d42c9bc4 06:52:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:52:57 ---> a0886a62015b 06:52:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:52:58 ---> 3037dfebdd62 06:52:58 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 06:52:58 ---> Running in 9d4525b21b2c 06:52:58 Removing intermediate container 9d4525b21b2c 06:52:58 ---> c19d8b1ea0f3 06:52:58 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:52:58 ---> Running in d6ea4e21db8f 06:52:58 Removing intermediate container d6ea4e21db8f 06:52:58 ---> 80091a103513 06:52:58 Step 22/24 : LABEL arch=x86_64 06:52:58 ---> Running in dd25f8044a40 06:52:58 Removing intermediate container dd25f8044a40 06:52:58 ---> a24d5f60a30b 06:52:58 Step 23/24 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:52:58 ---> Running in 0307a0e86621 06:52:58 Removing intermediate container 0307a0e86621 06:52:58 ---> 1f8307ffa6fd 06:52:58 Step 24/24 : LABEL version=0.0.0 06:52:58 ---> Running in a5ab4f94d45a 06:52:58 Removing intermediate container a5ab4f94d45a 06:52:58 ---> 065d1eec4caa 06:52:58 06:52:58 Successfully built 065d1eec4caa 06:52:58 Successfully tagged sys-mgmt-agent:latest 06:52:58  Building sys-mgmt-agent ... done  [Pipeline] } 06:52:58 $ docker stop --time=1 bdc341e7cc325d66892c0c0936398016545419d1cdfa194e0e83fcee42ea415a 06:53:00 $ docker rm -f bdc341e7cc325d66892c0c0936398016545419d1cdfa194e0e83fcee42ea415a [Pipeline] // withDockerContainer [Pipeline] sh 06:53:00 + docker images 06:53:00 REPOSITORY TAG IMAGE ID CREATED SIZE 06:53:00 sys-mgmt-agent latest 065d1eec4caa 2 seconds ago 325MB 06:53:00 core-metadata latest 220ae89ca7da 8 seconds ago 16.7MB 06:53:00 support-scheduler latest aecda63d3e1b 9 seconds ago 16.1MB 06:53:00 f0ab6bd4056f 11 seconds ago 1.75GB 06:53:00 781a2899d042 11 seconds ago 1.75GB 06:53:00 support-notifications latest 67d0e324aae5 25 seconds ago 16.8MB 06:53:00 f3b435fb4089 30 seconds ago 1.75GB 06:53:00 f25667cc0f73 31 seconds ago 1.75GB 06:53:00 core-data latest 6c3c9592f7d9 51 seconds ago 20.4MB 06:53:00 security-bootstrapper latest 22e5433a3284 54 seconds ago 18.8MB 06:53:00 security-secretstore-setup latest d94b9fe231b2 56 seconds ago 29MB 06:53:00 b7453c1d8625 About a minute ago 1.75GB 06:53:00 3fced3271278 About a minute ago 1.75GB 06:53:00 71b87cdc5eb9 About a minute ago 1.75GB 06:53:00 security-proxy-setup latest 85f813eddc75 About a minute ago 25.9MB 06:53:00 core-command latest f0610cd898a1 About a minute ago 16MB 06:53:00 ff166758b7d4 About a minute ago 1.75GB 06:53:00 eab19312922e About a minute ago 1.74GB 06:53:00 ci-base-image-x86_64 latest bc8f5a90c2d9 5 minutes ago 1.24GB 06:53:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 3 days ago 547MB 06:53:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest f5175e13e4e5 6 days ago 37.5MB 06:53:00 docker 20.10.7 08bdaf2f88f9 2 months ago 246MB 06:53:00 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 06:53:00 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 06:53:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:53:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:53:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:53:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:53:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:53:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:53:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:53:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:53:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:53:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:53:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:53:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:53:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:53:16 Still waiting to schedule task 06:53:16 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:53:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.219s coverage: 28.7% of statements 06:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:53:24 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.321s coverage: 100.0% of statements 06:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.390s coverage: 46.3% of statements 06:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:53:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:53:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.587s coverage: 90.1% of statements 06:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:53:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.233s coverage: 81.2% of statements 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:53:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.463s coverage: 94.2% of statements 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.212s coverage: 59.1% of statements 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.203s coverage: 60.0% of statements 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.384s coverage: 0.8% of statements 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.178s coverage: 58.8% of statements 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.180s coverage: 22.0% of statements 06:53:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.178s coverage: 47.1% of statements 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.205s coverage: 79.5% of statements 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.167s coverage: 94.1% of statements 06:53:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.250s coverage: 96.3% of statements 06:53:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.170s coverage: 87.5% of statements 06:53:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.212s coverage: 94.4% of statements 06:53:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements 06:53:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.609s coverage: 81.8% of statements 06:53:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.178s coverage: 87.2% of statements 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.171s coverage: 58.8% of statements 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.179s coverage: 80.0% of statements 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.242s coverage: 87.2% of statements 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.255s coverage: 85.4% of statements 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.293s coverage: 91.2% of statements 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.639s coverage: 64.4% of statements 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:54:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.184s coverage: 100.0% of statements 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.046s coverage: 100.0% of statements 06:54:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.109s coverage: 73.7% of statements 06:54:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.045s coverage: 100.0% of statements 06:54:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.974s coverage: 66.9% of statements 06:54:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:54:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:54:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.786s coverage: 43.6% of statements 06:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.308s coverage: 89.5% of statements 06:54:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:54:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.224s coverage: 84.8% of statements 06:54:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:54:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.214s coverage: 19.5% of statements 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:54:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.509s coverage: 92.0% of statements 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:54:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.187s coverage: 62.7% of statements 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:54:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.399s coverage: 97.7% of statements 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:54:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:54:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:54:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements 06:54:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 06:54:21 GO111MODULE=on go vet ./... 06:55:43 gofmt -l . 06:55:43 [ "`gofmt -l .`" = "" ] 06:55:43 ./bin/test-attribution-txt.sh [Pipeline] sh 06:55:43 + ls -al . 06:55:43 total 620 06:55:43 drwxrwxr-x 9 1001 1001 4096 Aug 9 06:55 . 06:55:43 drwxr-xr-x 4 root root 4096 Aug 9 06:51 .. 06:55:43 -rw-rw-r-- 1 1001 1001 11 Aug 9 06:49 .dockerignore 06:55:43 drwxrwxr-x 8 1001 1001 4096 Aug 9 06:49 .git 06:55:43 drwxrwxr-x 3 1001 1001 4096 Aug 9 06:49 .github 06:55:43 -rw-rw-r-- 1 1001 1001 818 Aug 9 06:49 .gitignore 06:55:43 -rw-rw-r-- 1 1001 1001 76 Aug 9 06:49 .hadolint.yml 06:55:43 -rw-rw-r-- 1 1001 1001 166 Aug 9 06:49 .sonarcloud.properties 06:55:43 -rw-rw-r-- 1 1001 1001 8609 Aug 9 06:49 Attribution.txt 06:55:43 -rw-rw-r-- 1 1001 1001 43881 Aug 9 06:49 CHANGELOG.md 06:55:43 -rw-rw-r-- 1 1001 1001 3804 Aug 9 06:49 CONTRIBUTING.md 06:55:43 -rw-rw-r-- 1 1001 1001 849 Aug 9 06:49 Jenkinsfile 06:55:43 -rw-rw-r-- 1 1001 1001 10775 Aug 9 06:49 LICENSE 06:55:43 -rw-rw-r-- 1 1001 1001 5915 Aug 9 06:49 Makefile 06:55:43 -rw-rw-r-- 1 1001 1001 8643 Aug 9 06:49 README.md 06:55:43 -rw-rw-r-- 1 1001 1001 6912 Aug 9 06:49 SECURITY.md 06:55:43 -rw-rw-r-- 1 1001 1001 5 Aug 9 06:46 VERSION 06:55:43 -rw-rw-r-- 1 1001 1001 4131 Aug 9 06:49 ZMQWindows.md 06:55:43 drwxrwxr-x 2 1001 1001 4096 Aug 9 06:49 bin 06:55:43 drwxrwxr-x 14 1001 1001 4096 Aug 9 06:49 cmd 06:55:43 -rw-r--r-- 1 root root 404176 Aug 9 06:54 coverage.out 06:55:43 -rw-rw-r-- 1 1001 1001 813 Aug 9 06:49 go.mod 06:55:43 -rw-r--r-- 1 root root 48847 Aug 9 06:51 go.sum 06:55:43 drwxrwxr-x 8 1001 1001 4096 Aug 9 06:49 internal 06:55:43 drwxrwxr-x 3 1001 1001 4096 Aug 9 06:49 openapi 06:55:43 drwxrwxr-x 4 1001 1001 4096 Aug 9 06:49 snap 06:55:43 -rw-rw-r-- 1 1001 1001 204 Aug 9 06:49 version.go [Pipeline] sh 06:55:44 + '[' -e coverage.out ] 06:55:44 + chown 1001:1001 coverage.out [Pipeline] stash 06:55:44 Warning: overwriting stash ‘coverage-report’ 06:55:45 Stashed 1 file(s) [Pipeline] sh 06:55:46 + make build 06:55:46 go mod tidy 06:55:46 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 06:55:53 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 06:56:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 06:56:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:56:21 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 06:56:22 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 06:56:23 Running on prd-ubuntu18.04-docker-8c-8g-87 in /w/workspace/edgexfoundry_edgex-go_PR-3661 [Pipeline] { [Pipeline] ws 06:56:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:56:23 The recommended git tool is: git 06:56:25 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 06:56:26 using credential edgex-jenkins-ssh 06:56:26 Cloning the remote Git repository 06:56:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:56:26 > git init /w/workspace/edgex-go/1 # timeout=10 06:56:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:56:26 > git --version # timeout=10 06:56:26 > git --version # 'git version 2.17.1' 06:56:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56: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 06:56:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:56:36 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 06:56:39 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 06:56:41 Merging remotes/origin/main commit a7bcd554ba88ede6551341f160f16400074cb89f into PR head commit 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:56:41 Merge succeeded, producing 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 06:56:41 Checking out Revision 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 (PR-3661) 06:56:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:56:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:56:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:56:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3661/head:refs/remotes/origin/PR-3661 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:56:41 > git config core.sparsecheckout # timeout=10 06:56:41 > git checkout -f 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 # timeout=10 06:56:41 > git remote # timeout=10 06:56:41 > git config --get remote.origin.url # timeout=10 06:56:41 using GIT_SSH to set credentials SSH Credentials for GitHub 06:56:41 > git merge a7bcd554ba88ede6551341f160f16400074cb89f # timeout=10 06:56:41 > git rev-parse HEAD^{commit} # timeout=10 06:56:41 > git config core.sparsecheckout # timeout=10 06:56:41 > git checkout -f 2210dd86f4b4a50f4933e7f9704eeedde69bfb69 # timeout=10 06:56:42 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 06:56:45 Commit message: "docs: correct properties of post/put deviceprofile/uploadprofile" 06:56:45 > git --version # timeout=10 06:56:45 > git --version # 'git version 2.17.1' 06:56:45 fatal: bad object 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:56:46 + echo snap-build.sh 06:56:46 snap-build.sh 06:56:46 + SNAP_BASE_DIR=. 06:56:46 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:56:46 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:56:46 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:56:46 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:56:46 + cd /w/workspace/edgex-go/1 06:56:46 + sudo apt-get remove -qy --purge lxd lxd-client 06:56:46 Reading package lists... 06:56:46 Building dependency tree... 06:56:46 Reading state information... 06:56:46 The following packages were automatically installed and are no longer required: 06:56:46 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:56:46 uidmap xdelta3 06:56:46 Use 'sudo apt autoremove' to remove them. 06:56:46 The following packages will be REMOVED: 06:56:46 lxd* lxd-client* 06:56:46 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:56:46 After this operation, 31.7 MB disk space will be freed. 06:56:47 (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.) 06:56:47 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:56:48 Removing lxd dnsmasq configuration 06:56:48 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:56:48 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:56:49 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [Pipeline] } 06:56:49 $ docker stop --time=1 6a8be1f33c350d983f7e0239fe7ecbc6ad5ee4db110b5240651f8fb7eccdccd5 06:56:49 (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.) 06:56:49 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:56:51 Processing triggers for systemd (237-3ubuntu10.45) ... 06:56:51 Processing triggers for ureadahead (0.100.0-21) ... 06:56:51 + sudo snap remove --purge lxd 06:56:51 snap "lxd" is not installed 06:56:51 + sudo groupadd --force --system lxd 06:56:51 ++ whoami 06:56:51 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:56:51 + newgrp - lxd 06:56:51 + sudo snap install lxd 06:56:51 $ docker rm -f 6a8be1f33c350d983f7e0239fe7ecbc6ad5ee4db110b5240651f8fb7eccdccd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:56:53 06:56:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:56:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:56:54 latest: Pulling from edgex-devops/edgex-compose-arm64 06:56:54 29e5d40040c1: Pulling fs layer 06:56:54 1ce36da41761: Pulling fs layer 06:56:54 25b303627fd3: Pulling fs layer 06:56:55 29e5d40040c1: Verifying Checksum 06:56:55 29e5d40040c1: Download complete 06:56:55 29e5d40040c1: Pull complete 06:56:55 1ce36da41761: Download complete 06:56:57 1ce36da41761: Pull complete 06:56:57 25b303627fd3: Verifying Checksum 06:56:57 25b303627fd3: Download complete 06:56:59 2021-08-09T06:56:56Z INFO Waiting for automatic snapd restart... 06:57:07 25b303627fd3: Pull complete 06:57:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:57:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:57:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:57:07 prd-ubuntu18.04-docker-arm64-4c-16g-86 does not seem to be running inside a container 06:57:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:57:10 $ docker top 05eb885ff6d0290869dcc8dfd3ac77302967334b50d8557224b4159d7604de7c -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:11 + + grepdocker-compose parallel build 06:57:11 --help 06:57:12 lxd 4.16 from Canonical* installed 06:57:12 + sudo lxd init --auto 06:57:15 --parallel Build images in parallel. [Pipeline] } 06:57:15 $ docker stop --time=1 05eb885ff6d0290869dcc8dfd3ac77302967334b50d8557224b4159d7604de7c 06:57:17 $ docker rm -f 05eb885ff6d0290869dcc8dfd3ac77302967334b50d8557224b4159d7604de7c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:57:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:57:18 . [Pipeline] withDockerContainer 06:57:18 prd-ubuntu18.04-docker-arm64-4c-16g-86 does not seem to be running inside a container 06:57:18 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-devops/edgex-compose-arm64:latest cat 06:57:20 $ docker top ee3f669936a25613a305085fd2a6519fb76a1dc56ff46fabe02e765787822796 -eo pid,comm 06:57:20 + sudo snap install --classic snapcraft [Pipeline] { [Pipeline] sh 06:57:21 + docker-compose -f ./docker-compose-build.yml build --parallel 06:57:25 Building core-command ... 06:57:25 Building core-data ... 06:57:25 Building core-metadata ... 06:57:25 Building security-bootstrapper ... 06:57:25 Building security-proxy-setup ... 06:57:25 Building security-secretstore-setup ... 06:57:25 Building support-notifications ... 06:57:25 Building support-scheduler ... 06:57:25 Building sys-mgmt-agent ... 06:57:25 Building support-notifications 06:57:25 Building support-scheduler 06:57:25 Building sys-mgmt-agent 06:57:25 Building security-secretstore-setup 06:57:25 Building security-proxy-setup 06:57:28 snapcraft 4.8.3 from Canonical* installed 06:57:28 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 06:57:28 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 06:57:28 % Total % Received % Xferd Average Speed Time Time Time Current 06:57:28 Dload Upload Total Spent Left Speed 06:57:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4125 0 --:--:-- --:--:-- --:--:-- 4125 06:57:28 100 3325k 100 3325k 0 0 7897k 0 --:--:-- --:--:-- --:--:-- 7897k 06:57:28 ./yq_linux_amd64 06:57:28 + sudo snapcraft prime --use-lxd 06:57:31 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:57:31 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: 06:57:31 - README.md 06:57:31 06:57:31 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:57:31 Launching a container. 06:57:39 Waiting for container to be ready 06:57:39 To start your first instance, try: lxc launch ubuntu:18.04 06:57:39 06:57:43 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:57:43 Waiting for network to be ready... 06:57:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:57:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 06:57:44 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:57:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 06:57:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 06:57:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 06:57:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 06:57:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 06:57:44 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 06:57:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 06:57:44 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:57:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:57:45 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:57:45 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:57:45 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:57:45 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:57:45 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:57:45 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:57:45 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:57:45 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 06:57:45 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 06:57:45 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 06:57:45 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 06:57:45 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 06:57:45 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 06:57:45 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 06:57:45 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 06:57:47 Fetched 25.0 MB in 4s (6146 kB/s) 06:57:48 Reading package lists... 06:57:49 Reading package lists... 06:57:49 Building dependency tree... 06:57:49 Reading state information... 06:57:49 The following additional packages will be installed: 06:57:49 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:57:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:57:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:57:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:57:49 Suggested packages: 06:57:49 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:57:49 Recommended packages: 06:57:49 gnupg libsasl2-modules 06:57:49 The following NEW packages will be installed: 06:57:49 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:57:49 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:57:49 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:57:49 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:57:49 The following packages will be upgraded: 06:57:49 gpg gpg-agent gpgconf libudev1 06:57:49 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 06:57:49 Need to get 3527 kB of archives. 06:57:49 After this operation, 13.3 MB of additional disk space will be used. 06:57:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 06:57:49 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 06:57:49 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] 06:57:49 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] 06:57:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 06:57:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 06:57:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:57:50 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:57:50 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 06:57:50 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 06:57:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 06:57:50 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:57:50 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:57:50 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:57:50 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:57:50 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:57:50 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:57:50 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:57:50 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:57:50 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:57:50 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:57:50 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 06:57:50 debconf: delaying package configuration, since apt-utils is not installed 06:57:50 Fetched 3527 kB in 1s (3338 kB/s) 06:57:50 (Reading database ... 12511 files and directories currently installed.) 06:57:50 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 06:57:50 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 06:57:50 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 06:57:50 Selecting previously unselected package udev. 06:57:50 (Reading database ... 12511 files and directories currently installed.) 06:57:50 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 06:57:50 Unpacking udev (237-3ubuntu10.50) ... 06:57:51 Selecting previously unselected package libfuse2:amd64. 06:57:51 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:57:51 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:57:51 Selecting previously unselected package fuse. 06:57:51 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:57:51 Unpacking fuse (2.9.7-1ubuntu1) ... 06:57:51 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 06:57:51 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:57:51 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 06:57:51 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:57:51 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 06:57:51 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:57:51 Selecting previously unselected package libksba8:amd64. 06:57:51 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:57:51 Unpacking libksba8:amd64 (1.3.5-2) ... 06:57:51 Selecting previously unselected package libroken18-heimdal:amd64. 06:57:51 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:57:51 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:51 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:57:51 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:57:51 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:51 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:57:51 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:57:51 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:51 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:57:51 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:57:51 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:51 Selecting previously unselected package libwind0-heimdal:amd64. 06:57:51 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:57:51 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:51 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:57:51 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:57:51 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:51 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:57:51 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:57:51 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:52 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:57:52 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:57:52 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:52 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:57:52 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:57:52 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:52 Selecting previously unselected package libsasl2-modules-db:amd64. 06:57:52 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:57:52 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:57:52 Selecting previously unselected package libsasl2-2:amd64. 06:57:52 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:57:52 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:57:52 Selecting previously unselected package libldap-common. 06:57:52 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 06:57:52 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:57:52 Selecting previously unselected package libldap-2.4-2:amd64. 06:57:52 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 06:57:52 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:57:52 Selecting previously unselected package dirmngr. 06:57:52 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 06:57:52 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 06:57:52 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 06:57:52 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 06:57:52 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:57:52 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:57:52 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:57:52 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 06:57:52 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:52 Setting up libksba8:amd64 (1.3.5-2) ... 06:57:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:57:52 Setting up udev (237-3ubuntu10.50) ... 06:57:52 invoke-rc.d: policy-rc.d denied execution of start. 06:57:52 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:52 Processing triggers for systemd (237-3ubuntu10) ... 06:57:52 Setting up fuse (2.9.7-1ubuntu1) ... 06:57:53 Setting up gpg (2.2.4-1ubuntu1.4) ... 06:57:53 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:53 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:53 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:53 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:53 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:53 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:53 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:57:53 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 06:57:53 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 06:57:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:57:53 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:57:53 settings in the [Install] section, and DefaultInstance for template units). 06:57:53 This means they are not meant to be enabled using systemctl. 06:57:53 Possible reasons for having this kind of units are: 06:57:53 1) A unit may be statically enabled by being symlinked from another unit's 06:57:53 .wants/ or .requires/ directory. 06:57:53 2) A unit's purpose may be to act as a helper for some other unit which has 06:57:53 a requirement dependency on it. 06:57:53 3) A unit may be started when needed via activation (socket, path, timer, 06:57:53 D-Bus, udev, scripted systemctl call, ...). 06:57:53 4) In case of template units, the unit is meant to be enabled with some 06:57:53 instance name specified. 06:57:54 Reading package lists... 06:57:54 Building dependency tree... 06:57:54 Reading state information... 06:57:54 The following additional packages will be installed: 06:57:54 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:57:54 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:57:54 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:57:54 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:57:54 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:57:54 Suggested packages: 06:57:54 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:57:54 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:57:54 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:57:54 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:57:54 systemd-container policykit-1 06:57:54 Recommended packages: 06:57:54 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:57:54 The following NEW packages will be installed: 06:57:54 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:57:54 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:57:54 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:57:54 multiarch-support openssh-client python3 python3-minimal python3.6 06:57:54 python3.6-minimal snapd squashfs-tools sudo 06:57:54 The following packages will be upgraded: 06:57:54 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:57:54 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 06:57:54 Need to get 36.7 MB of archives. 06:57:54 After this operation, 147 MB of additional disk space will be used. 06:57:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 06:57:54 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 06:57:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 06:57:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 06:57:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 06:57:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:57:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 06:57:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 06:57:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 06:57:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:57:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 06:57:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:57:55 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:57:55 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:57:55 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:57:55 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:57:55 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 06:57:55 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:57:55 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 06:57:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:57:55 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:57:55 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:57:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:57:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:57:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:57:55 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:57:55 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:57:55 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:57:55 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 06:57:55 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 06:57:57 debconf: delaying package configuration, since apt-utils is not installed 06:57:57 Fetched 36.7 MB in 3s (14.1 MB/s) 06:57:57 (Reading database ... 12757 files and directories currently installed.) 06:57:57 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 06:57:57 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 06:57:57 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 06:57:57 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 06:57:57 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 06:57:57 (Reading database ... 12757 files and directories currently installed.) 06:57:57 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 06:57:57 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 06:57:57 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 06:57:57 (Reading database ... 12757 files and directories currently installed.) 06:57:57 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 06:57:57 Unpacking apt (1.6.14) over (1.6.1) ... 06:57:58 Setting up apt (1.6.14) ... 06:57:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:57:58 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:57:58 (Reading database ... 12764 files and directories currently installed.) 06:57:58 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:57:58 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:57:58 Selecting previously unselected package libpython3.6-minimal:amd64. 06:57:58 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:57:58 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:57:59 Selecting previously unselected package libexpat1:amd64. 06:57:59 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:57:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:57:59 Selecting previously unselected package python3.6-minimal. 06:57:59 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:57:59 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:57:59 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 06:57:59 Checking for services that may need to be restarted...done. 06:57:59 Checking for services that may need to be restarted...done. 06:57:59 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:57:59 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:57:59 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 06:57:59 Selecting previously unselected package python3-minimal. 06:57:59 (Reading database ... 13012 files and directories currently installed.) 06:57:59 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:57:59 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:57:59 Selecting previously unselected package mime-support. 06:57:59 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:57:59 Unpacking mime-support (3.60ubuntu1) ... 06:57:59 Selecting previously unselected package libmpdec2:amd64. 06:57:59 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:57:59 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:57:59 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:57:59 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:57:59 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:58:00 Selecting previously unselected package python3.6. 06:58:00 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 06:58:00 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:58:00 Selecting previously unselected package libpython3-stdlib:amd64. 06:58:00 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:58:00 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:58:00 Setting up python3-minimal (3.6.7-1~18.04) ... 06:58:00 Selecting previously unselected package python3. 06:58:00 (Reading database ... 13442 files and directories currently installed.) 06:58:00 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:58:00 Unpacking python3 (3.6.7-1~18.04) ... 06:58:00 Selecting previously unselected package multiarch-support. 06:58:00 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:58:00 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:58:00 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:58:00 Selecting previously unselected package liblzo2-2:amd64. 06:58:00 (Reading database ... 13479 files and directories currently installed.) 06:58:00 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:58:00 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:58:00 Selecting previously unselected package libbsd0:amd64. 06:58:00 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:58:00 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:58:00 Selecting previously unselected package sudo. 06:58:00 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 06:58:00 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 06:58:01 Selecting previously unselected package apparmor. 06:58:01 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:58:01 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:58:01 Selecting previously unselected package libedit2:amd64. 06:58:01 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:58:01 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:58:01 Selecting previously unselected package libkrb5support0:amd64. 06:58:01 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:58:01 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:58:01 Selecting previously unselected package libk5crypto3:amd64. 06:58:01 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:58:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:58:01 Selecting previously unselected package libkeyutils1:amd64. 06:58:01 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:58:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:58:01 Selecting previously unselected package libkrb5-3:amd64. 06:58:01 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:58:01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:58:01 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:58:01 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:58:01 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:58:01 Selecting previously unselected package libssl1.0.0:amd64. 06:58:01 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 06:58:01 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:58:01 Selecting previously unselected package openssh-client. 06:58:01 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:58:01 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:58:01 Selecting previously unselected package squashfs-tools. 06:58:01 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 06:58:01 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 06:58:01 Selecting previously unselected package snapd. 06:58:01 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 06:58:01 Unpacking snapd (2.49.2+18.04) ... 06:58:03 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:58:03 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 06:58:03 Setting up mime-support (3.60ubuntu1) ... 06:58:03 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 06:58:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:58:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:58:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:58:04 Setting up systemd (237-3ubuntu10.50) ... 06:58:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:58:04 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:58:04 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:58:04 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:58:04 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 06:58:04 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:58:04 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 06:58:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 06:58:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:58:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:58:05 Setting up python3 (3.6.7-1~18.04) ... 06:58:05 running python rtupdate hooks for python3.6... 06:58:05 running python post-rtupdate hooks for python3.6... 06:58:05 Setting up apparmor (2.12-4ubuntu5.1) ... 06:58:07 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:58:07 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:58:07 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:58:07 Setting up snapd (2.49.2+18.04) ... 06:58:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:58:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:58:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:58:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:58:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:58:08 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:58:08 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:58:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:58:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:58:09 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:58:09 /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' 06:58:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:58:09 Processing triggers for systemd (237-3ubuntu10.50) ... 06:58:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:58:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:58:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:58:11 Reading package lists... 06:58:11 Reading package lists... 06:58:11 Building dependency tree... 06:58:11 Reading state information... 06:58:12 Calculating upgrade... 06:58:12 The following packages will be upgraded: 06:58:12 advancecomp base-files bash binutils binutils-common 06:58:12 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:58:12 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:58:12 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 06:58:12 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 06:58:12 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:58:12 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:58:12 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 06:58:12 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 06:58:12 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 06:58:12 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 06:58:12 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 06:58:12 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 06:58:12 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 06:58:12 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 06:58:12 ubuntu-keyring util-linux 06:58:12 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:58:12 Need to get 64.2 MB of archives. 06:58:12 After this operation, 5125 kB of additional disk space will be used. 06:58:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 06:58:12 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:58:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:58:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:58:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:58:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:58:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:58:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:58:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:58:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:58:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:58:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:58:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:58:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:58:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:58:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:58:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:58:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:58:12 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:58:12 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:58:12 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:58:12 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:58:12 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:58:12 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:58:12 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:58:12 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:58:12 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:58:12 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:58:12 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:58:12 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:58:12 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:58:12 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:58:12 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 06:58:12 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:58:12 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:58:12 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 06:58:12 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:58:12 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 06:58:12 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 06:58:12 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 06:58:12 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:58:12 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:58:12 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 06:58:12 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 06:58:12 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:58:12 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:58:12 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:58:12 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 06:58:12 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:58:12 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:58:12 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] 06:58:12 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 06:58:12 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 06:58:12 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 06:58:12 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:58:12 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:58:12 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:58:12 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:58:12 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:58:13 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:58:13 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:58:13 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:58:13 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:58:13 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:58:13 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:58:13 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:58:13 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:58:13 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:58:13 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:58:13 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:58:13 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:58:13 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:58:13 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:58:13 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 06:58:13 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:58:13 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:58:13 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:58:13 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:58:13 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:58:13 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:58:13 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:58:13 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:58:13 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:58:13 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:58:13 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 06:58:13 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] 06:58:13 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 06:58:13 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 06:58:13 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:58:13 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 06:58:13 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:58:13 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:58:13 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 06:58:13 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 06:58:13 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:58:14 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:58:14 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] 06:58:14 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:58:14 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:58:14 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:58:14 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:58:14 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:58:14 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:58:14 debconf: delaying package configuration, since apt-utils is not installed 06:58:14 Fetched 64.2 MB in 2s (35.4 MB/s) 06:58:14 (Reading database ... 13914 files and directories currently installed.) 06:58:14 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:58:14 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:58:14 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:58:14 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:58:14 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 06:58:14 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 06:58:14 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:15 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:15 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:15 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:15 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:15 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:15 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:15 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:15 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:15 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:15 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:15 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:15 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:15 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:15 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:15 (Reading database ... 13914 files and directories currently installed.) 06:58:15 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:15 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:58:15 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:58:15 (Reading database ... 13914 files and directories currently installed.) 06:58:15 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:15 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:15 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:15 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:15 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:58:15 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:58:15 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:15 (Reading database ... 13914 files and directories currently installed.) 06:58:15 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:58:16 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:58:16 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:58:16 (Reading database ... 13914 files and directories currently installed.) 06:58:16 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:58:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:58:16 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:58:16 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:58:16 Setting up base-files (10.1ubuntu2.10) ... 06:58:17 Installing new version of config file /etc/issue ... 06:58:17 Installing new version of config file /etc/issue.net ... 06:58:17 Installing new version of config file /etc/lsb-release ... 06:58:17 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:58:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:58:17 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:58:17 Removing obsolete conffile /etc/default/motd-news ... 06:58:17 (Reading database ... 13915 files and directories currently installed.) 06:58:17 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:58:17 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:58:17 Setting up bash (4.4.18-2ubuntu1.2) ... 06:58:17 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 06:58:17 (Reading database ... 13915 files and directories currently installed.) 06:58:17 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:17 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:58:18 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:58:18 (Reading database ... 13915 files and directories currently installed.) 06:58:18 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:58:18 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:58:18 Setting up tar (1.29b-2ubuntu0.2) ... 06:58:18 (Reading database ... 13915 files and directories currently installed.) 06:58:18 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:58:18 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:58:18 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:58:18 (Reading database ... 13915 files and directories currently installed.) 06:58:18 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:58:18 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:58:18 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:58:18 (Reading database ... 13915 files and directories currently installed.) 06:58:18 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:58:18 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:58:18 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:58:18 (Reading database ... 13915 files and directories currently installed.) 06:58:18 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:58:18 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:58:18 Setting up grep (3.1-2build1) ... 06:58:18 (Reading database ... 13915 files and directories currently installed.) 06:58:18 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 06:58:18 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 06:58:19 Setting up gzip (1.6-5ubuntu1.1) ... 06:58:19 (Reading database ... 13915 files and directories currently installed.) 06:58:19 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:58:19 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:58:19 Setting up login (1:4.5-1ubuntu2) ... 06:58:19 (Reading database ... 13915 files and directories currently installed.) 06:58:19 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:58:19 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:58:19 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:58:19 (Reading database ... 13915 files and directories currently installed.) 06:58:19 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:58:19 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:58:19 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:58:19 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:58:19 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:58:19 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:58:20 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:58:20 (Reading database ... 13915 files and directories currently installed.) 06:58:20 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:58:20 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:58:20 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:58:20 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:58:20 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:58:20 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:58:20 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:58:20 (Reading database ... 13915 files and directories currently installed.) 06:58:20 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:58:20 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:58:21 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:58:21 (Reading database ... 13915 files and directories currently installed.) 06:58:21 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:21 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:21 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:58:21 (Reading database ... 13915 files and directories currently installed.) 06:58:21 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:21 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:21 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:58:21 (Reading database ... 13915 files and directories currently installed.) 06:58:21 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:21 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:21 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:58:21 (Reading database ... 13915 files and directories currently installed.) 06:58:21 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:21 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:21 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:58:21 (Reading database ... 13915 files and directories currently installed.) 06:58:21 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:58:21 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:58:21 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:58:21 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:58:21 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 06:58:21 (Reading database ... 13915 files and directories currently installed.) 06:58:21 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 06:58:21 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:58:21 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:58:21 (Reading database ... 13915 files and directories currently installed.) 06:58:21 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:21 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:22 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:58:22 (Reading database ... 13915 files and directories currently installed.) 06:58:22 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:22 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:22 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:58:22 (Reading database ... 13915 files and directories currently installed.) 06:58:22 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:22 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:22 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:58:23 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:58:23 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:58:23 (Reading database ... 13915 files and directories currently installed.) 06:58:23 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:58:23 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:58:23 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:58:23 (Reading database ... 13915 files and directories currently installed.) 06:58:23 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:58:23 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:58:23 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:58:23 (Reading database ... 13917 files and directories currently installed.) 06:58:23 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:58:23 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:58:23 Setting up debconf (1.5.66ubuntu1) ... 06:58:24 (Reading database ... 13917 files and directories currently installed.) 06:58:24 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:58:24 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:58:24 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:58:24 (Reading database ... 13917 files and directories currently installed.) 06:58:24 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:58:24 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:58:24 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:58:24 (Reading database ... 13917 files and directories currently installed.) 06:58:24 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:58:24 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:58:24 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:58:24 (Reading database ... 13917 files and directories currently installed.) 06:58:24 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:58:24 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:58:24 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 06:58:24 (Reading database ... 13919 files and directories currently installed.) 06:58:24 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 06:58:24 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:58:24 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 06:58:25 (Reading database ... 13923 files and directories currently installed.) 06:58:25 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:58:25 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:58:25 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 06:58:25 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 06:58:25 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:58:25 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:58:25 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:58:25 (Reading database ... 13923 files and directories currently installed.) 06:58:25 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:58:25 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:58:25 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:58:25 (Reading database ... 13923 files and directories currently installed.) 06:58:25 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 06:58:25 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 06:58:25 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 06:58:25 (Reading database ... 13923 files and directories currently installed.) 06:58:25 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 06:58:25 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 06:58:25 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 06:58:25 (Reading database ... 13923 files and directories currently installed.) 06:58:25 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:58:25 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:58:25 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:58:26 (Reading database ... 13923 files and directories currently installed.) 06:58:26 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 06:58:26 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 06:58:26 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 06:58:26 (Reading database ... 13923 files and directories currently installed.) 06:58:26 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:58:26 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:58:26 Setting up passwd (1:4.5-1ubuntu2) ... 06:58:26 (Reading database ... 13923 files and directories currently installed.) 06:58:26 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 06:58:26 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 06:58:26 Setting up gpgv (2.2.4-1ubuntu1.4) ... 06:58:26 (Reading database ... 13923 files and directories currently installed.) 06:58:26 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:58:26 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:58:26 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:58:26 (Reading database ... 13923 files and directories currently installed.) 06:58:26 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 06:58:26 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 06:58:26 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 06:58:27 (Reading database ... 13923 files and directories currently installed.) 06:58:27 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:58:27 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:58:27 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:58:27 (Reading database ... 13923 files and directories currently installed.) 06:58:27 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:58:27 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:58:27 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:58:27 (Reading database ... 13923 files and directories currently installed.) 06:58:27 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:58:27 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:58:27 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:58:27 (Reading database ... 13923 files and directories currently installed.) 06:58:27 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:58:27 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:58:27 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:58:27 (Reading database ... 13923 files and directories currently installed.) 06:58:27 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 06:58:27 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 06:58:27 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 06:58:27 (Reading database ... 13923 files and directories currently installed.) 06:58:27 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 06:58:27 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 06:58:27 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 06:58:27 (Reading database ... 13924 files and directories currently installed.) 06:58:27 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:58:27 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:58:27 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:58:27 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:58:28 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 06:58:28 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 06:58:28 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 06:58:28 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 06:58:28 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:58:28 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:58:28 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:58:28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:58:28 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:58:28 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:58:28 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:58:28 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:58:28 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:58:28 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:58:28 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:58:28 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:58:29 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:58:29 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:58:29 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 06:58:29 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 06:58:29 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:58:29 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:58:29 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:58:29 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:58:29 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:58:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:58:29 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:58:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:58:30 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:58:30 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:58:30 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 06:58:30 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 06:58:30 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:58:30 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:58:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:58:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:58:30 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:58:30 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:58:30 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:58:30 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:58:31 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:58:31 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:58:32 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:58:32 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:58:32 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:58:32 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:58:33 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:58:33 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:58:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:58:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:58:33 ---> 974e6755fa2c 06:58:33 Step 3/23 : WORKDIR /edgex-go 06:58:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:58:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:58:33 ---> 974e6755fa2c 06:58:33 Step 3/24 : WORKDIR /edgex-go 06:58:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:58:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:58:33 ---> 974e6755fa2c 06:58:33 Step 3/22 : WORKDIR /edgex-go 06:58:33 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:58:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:58:33 ---> 974e6755fa2c 06:58:33 Step 3/26 : WORKDIR /edgex-go 06:58:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 06:58:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:58:33 ---> 974e6755fa2c 06:58:33 Step 3/23 : WORKDIR /edgex-go 06:58:34 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:58:34 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:58:34 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:58:34 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:58:34 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:58:34 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:58:34 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:58:34 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:58:34 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:58:34 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:58:34 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:58:34 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:58:34 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:58:34 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:58:34 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:58:34 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:58:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:35 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:58:35 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:35 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:35 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:35 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:58:35 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:58:35 Setting up tzdata (2021a-0ubuntu0.18.04) ... 06:58:35 ---> Running in 842cccd3e086 06:58:35 ---> Running in 17d51fefb210 06:58:35 ---> Running in 4061314b7e4e 06:58:35 ---> Running in d9644bc0f26b 06:58:35 ---> Running in e54537908fd7 06:58:35 06:58:35 Current default time zone: 'Etc/UTC' 06:58:35 Local time is now: Mon Aug 9 06:58:35 UTC 2021. 06:58:35 Universal Time is now: Mon Aug 9 06:58:35 UTC 2021. 06:58:35 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:58:35 06:58:35 Setting up systemd-sysv (237-3ubuntu10.50) ... 06:58:35 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:35 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 06:58:35 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:58:35 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:58:35 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:58:35 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:58:35 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:58:35 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:58:35 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:58:35 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:35 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:58:35 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:58:35 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 06:58:35 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:35 Setting up patch (2.7.6-2ubuntu1.1) ... 06:58:35 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:58:35 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:58:35 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 06:58:35 Installing new version of config file /etc/ssl/openssl.cnf ... 06:58:35 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:58:35 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:58:35 Setting up ca-certificates (20210119~18.04.1) ... 06:58:36 Removing intermediate container 17d51fefb210 06:58:36 ---> 5fbfba823f1e 06:58:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:36 Removing intermediate container 842cccd3e086 06:58:36 ---> 013583e45900 06:58:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:36 ---> Running in 55eb95e7d08a 06:58:36 Removing intermediate container 4061314b7e4e 06:58:36 Removing intermediate container d9644bc0f26b 06:58:36 ---> 89a86e052b26 06:58:36 ---> 95804d447c3f 06:58:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:36 Removing intermediate container e54537908fd7 06:58:36 ---> d5ca59e9524b 06:58:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:58:36 ---> Running in 7a9171952499 06:58:36 ---> Running in 230ad089ac23 06:58:36 ---> Running in 5aab81a3dd0e 06:58:36 ---> Running in 816c8c4b0faf 06:58:37 Updating certificates in /etc/ssl/certs... 06:58:38 23 added, 27 removed; done. 06:58:38 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:58:38 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:58:38 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:58:38 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:58:38 Setting up pkgbinarymangler (138.18.04.1) ... 06:58:38 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:58:38 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 06:58:38 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:58:38 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:58:38 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:58:38 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:58:38 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:58:38 Setting up perl (5.26.1-6ubuntu0.5) ... 06:58:38 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 06:58:38 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:58:38 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:58:38 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 06:58:38 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:58:38 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:58:38 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:58:39 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:58:39 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:58:39 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:58:39 Processing triggers for systemd (237-3ubuntu10.50) ... 06:58:39 Processing triggers for mime-support (3.60ubuntu1) ... 06:58:39 Processing triggers for ca-certificates (20210119~18.04.1) ... 06:58:39 Updating certificates in /etc/ssl/certs... 06:58:39 0 added, 0 removed; done. 06:58:39 Running hooks in /etc/ca-certificates/update.d... 06:58:39 done. 06:58:40 Reading package lists... 06:58:40 Building dependency tree... 06:58:40 Reading state information... 06:58:40 The following NEW packages will be installed: 06:58:40 apt-transport-https 06:58:40 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:58:40 Removing intermediate container 55eb95e7d08a 06:58:40 ---> 749df4a35fc4 06:58:40 Step 5/23 : RUN apk add --update --no-cache make git 06:58:40 Removing intermediate container 230ad089ac23 06:58:40 ---> 988f2452be34 06:58:40 Step 5/22 : RUN apk add --update --no-cache make git 06:58:40 ---> Running in 26bdf282ffc8 06:58:40 ---> Running in eea8db608ee1 06:58:40 Removing intermediate container 816c8c4b0faf 06:58:40 ---> 035facdf321f 06:58:40 Step 5/24 : RUN apk add --update --no-cache make bash git 06:58:40 Removing intermediate container 7a9171952499 06:58:40 ---> 8a02ec39fd41 06:58:40 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 06:58:40 Need to get 4348 B of archives. 06:58:40 After this operation, 154 kB of additional disk space will be used. 06:58:40 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 06:58:40 debconf: delaying package configuration, since apt-utils is not installed 06:58:40 Fetched 4348 B in 0s (21.9 kB/s) 06:58:40 Selecting previously unselected package apt-transport-https. 06:58:40 (Reading database ... 13929 files and directories currently installed.) 06:58:40 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 06:58:40 Unpacking apt-transport-https (1.6.14) ... 06:58:41 ---> Running in d7dac8f82e7b 06:58:41 ---> Running in 21460fc839e8 06:58:41 Removing intermediate container 5aab81a3dd0e 06:58:41 ---> a89ccb8eaed2 06:58:41 Step 5/26 : RUN apk add --update --no-cache make git 06:58:41 Setting up apt-transport-https (1.6.14) ... 06:58:41 Waiting for network to be ready... 06:58:41 ---> Running in 0e825be075f4 06:58:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:58:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:58:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:58:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:58:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:58:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:58:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:58:44 OK: 218 MiB in 52 packages 06:58:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:58:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:58:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:58:44 OK: 218 MiB in 52 packages 06:58:45 OK: 218 MiB in 52 packages 06:58:45 OK: 218 MiB in 52 packages 06:58:45 OK: 218 MiB in 52 packages 06:58:46 Removing intermediate container 26bdf282ffc8 06:58:46 ---> f2f0c572cb62 06:58:46 Step 6/23 : COPY go.mod . 06:58:46 2021-08-09T06:58:44Z INFO Waiting for automatic snapd restart... 06:58:46 snapd 2.51.3 from Canonical* installed 06:58:46 Removing intermediate container eea8db608ee1 06:58:46 ---> 963e42694ef4 06:58:46 Step 6/22 : COPY go.mod . 06:58:47 Removing intermediate container 21460fc839e8 06:58:47 ---> a82c776fffbe 06:58:47 Step 6/24 : COPY go.mod . 06:58:47 ---> 48af4e483d4f 06:58:47 Step 7/23 : RUN go mod download 06:58:47 ---> Running in be914c49974e 06:58:47 "snapd" switched to the "latest/stable" channel 06:58:47 06:58:48 Removing intermediate container 0e825be075f4 06:58:48 ---> 4fb595dee707 06:58:48 Step 6/26 : COPY go.mod . 06:58:48 ---> 52241ed100ca 06:58:48 Step 7/22 : RUN go mod download 06:58:48 Removing intermediate container d7dac8f82e7b 06:58:48 ---> 905dab820203 06:58:48 Step 6/23 : COPY go.mod . 06:58:48 ---> Running in 88e8bdfcc66e 06:58:48 ---> 98a66a90da8f 06:58:48 Step 7/24 : RUN go mod download 06:58:49 ---> Running in c79e8855ef8b 06:58:49 ---> 5799ab19c83a 06:58:49 Step 7/26 : RUN go mod download 06:58:49 ---> 429c0f29b3ed 06:58:49 Step 7/23 : RUN go mod download 06:58:49 ---> Running in aa5705aaaefa 06:58:49 ---> Running in ab116601dca4 06:58:50 core18 20210611 from Canonical* installed 06:58:50 "core18" switched to the "latest/stable" channel 06:58:50 06:58:53 Removing intermediate container be914c49974e 06:58:53 ---> f6df0de4c9f6 06:58:53 Step 8/23 : COPY . . 06:58:53 snapcraft 4.8.3 from Canonical* installed 06:58:53 "snapcraft" switched to the "latest/stable" channel 06:58:53 06:58:55 Removing intermediate container 88e8bdfcc66e 06:58:55 ---> 596ff2503971 06:58:55 Step 8/22 : COPY . . 06:58:55 Removing intermediate container c79e8855ef8b 06:58:55 ---> 44a7178e8e8c 06:58:55 Step 8/24 : COPY . . 06:58:56 Removing intermediate container aa5705aaaefa 06:58:56 ---> da642bd7f49a 06:58:56 Step 8/26 : COPY . . 06:58:56 Removing intermediate container ab116601dca4 06:58:56 ---> 7951da124fdd 06:58:56 Step 8/23 : COPY . . 06:58:57 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: 06:58:57 - README.md 06:58:57 06:58:57 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:58:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:58:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:58:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:58:59 Reading package lists... 06:59:00 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 06:59:00 Reading package lists... 06:59:00 Building dependency tree... 06:59:00 Reading state information... 06:59:00 Suggested packages: 06:59:00 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:59:00 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:59:00 Recommended packages: 06:59:00 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:59:00 The following NEW packages will be installed: 06:59:00 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:59:00 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:59:00 pkg-config zip 06:59:00 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:59:00 Need to get 7663 kB of archives. 06:59:00 After this operation, 43.8 MB of additional disk space will be used. 06:59:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 06:59:00 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 06:59:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 06:59:00 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:59:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 06:59:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:59:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:59:00 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:59:01 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:59:01 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:59:01 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:59:01 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:59:01 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:59:01 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:59:01 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:59:01 debconf: delaying package configuration, since apt-utils is not installed 06:59:01 Fetched 7663 kB in 1s (9292 kB/s) 06:59:01 Selecting previously unselected package libglib2.0-0:amd64. 06:59:01 (Reading database ... 13933 files and directories currently installed.) 06:59:01 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 06:59:01 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:59:01 Selecting previously unselected package libpsl5:amd64. 06:59:01 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:59:01 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:59:01 Selecting previously unselected package libnghttp2-14:amd64. 06:59:01 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:59:01 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:59:01 Selecting previously unselected package librtmp1:amd64. 06:59:01 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:59:01 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:59:01 Selecting previously unselected package libcurl3-gnutls:amd64. 06:59:01 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 06:59:01 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 06:59:01 Selecting previously unselected package liberror-perl. 06:59:01 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:59:01 Unpacking liberror-perl (0.17025-1) ... 06:59:01 Selecting previously unselected package git-man. 06:59:01 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 06:59:01 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 06:59:02 Selecting previously unselected package git. 06:59:02 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 06:59:02 Unpacking git (1:2.17.1-1ubuntu0.8) ... 06:59:02 Selecting previously unselected package libnorm1:amd64. 06:59:02 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:59:02 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:59:03 Selecting previously unselected package libpgm-5.2-0:amd64. 06:59:03 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:59:03 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:59:03 Selecting previously unselected package libsodium23:amd64. 06:59:03 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:59:03 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:59:03 Selecting previously unselected package libzmq5:amd64. 06:59:03 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:59:03 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:59:03 Selecting previously unselected package libzmq3-dev:amd64. 06:59:03 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:59:03 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:59:03 Selecting previously unselected package pkg-config. 06:59:03 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:59:03 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:59:03 Selecting previously unselected package zip. 06:59:03 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:59:03 Unpacking zip (3.0-11build1) ... 06:59:03 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:59:03 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 06:59:03 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:59:03 Setting up liberror-perl (0.17025-1) ... 06:59:03 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:59:03 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 06:59:03 No schema files found: doing nothing. 06:59:03 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:59:03 Setting up zip (3.0-11build1) ... 06:59:03 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:59:03 Setting up libsodium23:amd64 (1.0.16-2) ... 06:59:03 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:59:03 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:59:03 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 06:59:03 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:59:03 Setting up git (1:2.17.1-1ubuntu0.8) ... 06:59:03 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:59:04 git set to automatically installed. 06:59:04 git-man set to automatically installed. 06:59:04 libcurl3-gnutls set to automatically installed. 06:59:04 liberror-perl set to automatically installed. 06:59:04 libglib2.0-0 set to automatically installed. 06:59:04 libnghttp2-14 set to automatically installed. 06:59:04 libnorm1 set to automatically installed. 06:59:04 libpgm-5.2-0 set to automatically installed. 06:59:04 libpsl5 set to automatically installed. 06:59:04 librtmp1 set to automatically installed. 06:59:04 libsodium23 set to automatically installed. 06:59:04 libzmq3-dev set to automatically installed. 06:59:04 libzmq5 set to automatically installed. 06:59:04 pkg-config set to automatically installed. 06:59:04 zip set to automatically installed. 06:59:05 snapd is not logged in, snap install commands will use sudo 06:59:12 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 06:59:12 snapd is not logged in, snap install commands will use sudo 06:59:15 snap "core18" has no updates available 06:59:15 Pulling config-common 06:59:15 + snapcraftctl pull 06:59:16 Pulling go-build-helper 06:59:16 + snapcraftctl pull 06:59:17 'edgex-go' has dependencies that need to be staged: go-build-helper 06:59:17 Skipping pull go-build-helper (already ran) 06:59:17 Building go-build-helper 06:59:17 + snapcraftctl build 06:59:19 ---> 067160c491ba 06:59:19 Step 9/23 : RUN go mod tidy 06:59:19 ---> 2a47e3a3bf70 06:59:19 Step 9/22 : RUN go mod tidy 06:59:19 ---> b6b92cd82cf8 06:59:19 Step 9/26 : RUN go mod tidy 06:59:19 ---> d04c85aefab1 06:59:19 Step 9/24 : RUN go mod tidy 06:59:19 ---> Running in 3fe257d24872 06:59:19 ---> Running in 3822f1439dc6 06:59:19 ---> Running in 77ab44bd3ff4 06:59:19 ---> Running in c9094d1c099a 06:59:19 ---> 3c02b9c2118a 06:59:19 Step 9/23 : RUN go mod tidy 06:59:19 ---> Running in 20589bea709f 06:59:19 Staging go-build-helper 06:59:19 + snapcraftctl stage 06:59:24 Removing intermediate container 3fe257d24872 06:59:24 ---> 619f84ebf06a 06:59:24 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 06:59:24 ---> Running in 0ad09d77ea96 06:59:24 Removing intermediate container 77ab44bd3ff4 06:59:24 ---> 6b0cbbcb8041 06:59:24 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:59:24 ---> Running in 4e2c73d2b1f7 06:59:24 Removing intermediate container 3822f1439dc6 06:59:24 ---> 5a8d16092296 06:59:24 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:59:25 Removing intermediate container 20589bea709f 06:59:25 ---> d27503885e70 06:59:25 Step 10/23 : RUN make cmd/support-notifications/support-notifications 06:59:25 ---> Running in b3cf434b1a7b 06:59:25 Removing intermediate container c9094d1c099a 06:59:25 ---> cee1d3334dda 06:59:25 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:59:25 ---> Running in b39308064437 06:59:25 ---> Running in 45852f4a80bd 06:59:25 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 06:59:26 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 06:59:27 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 06:59:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:59:28 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 06:59:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:59:29 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:59:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 06:59:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 06:59:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 06:59:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 06:59:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 06:59:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 06:59:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 06:59:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 06:59:29 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:59:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:59:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:59:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:59:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:59:29 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:59:29 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:59:29 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:59:29 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:59:29 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] 06:59:29 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 06:59:29 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 06:59:29 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 06:59:29 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 06:59:29 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 06:59:29 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 06:59:29 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 06:59:29 Fetched 25.0 MB in 0s (0 B/s) 06:59:29 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:59:29 Fetched 224 kB in 0s (0 B/s) 06:59:29 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:59:29 Fetched 157 kB in 0s (0 B/s) 06:59:29 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:59:29 Fetched 221 kB in 0s (0 B/s) 06:59:29 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:59:29 Fetched 143 kB in 0s (0 B/s) 06:59:29 Pulling edgex-go 06:59:29 + snapcraftctl pull 06:59:29 Pulling hooks 06:59:29 + snapcraftctl pull 06:59:47 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:59:47 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:59:47 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:59:47 Fetched 0 B in 0s (0 B/s) 06:59:47 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:59:47 Fetched 96.5 kB in 0s (0 B/s) 06:59:47 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:59:47 Fetched 279 kB in 0s (0 B/s) 06:59:47 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:59:47 Fetched 122 kB in 0s (0 B/s) 06:59:47 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:59:47 Fetched 77.8 kB in 0s (0 B/s) 06:59:47 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:59:47 Fetched 8848 B in 0s (0 B/s) 06:59:47 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:59:47 Fetched 47.8 kB in 0s (0 B/s) 06:59:47 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:59:47 Fetched 45.6 kB in 0s (0 B/s) 06:59:47 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:59:47 Fetched 15.0 kB in 0s (0 B/s) 06:59:47 Get:1 libcurl4_7.58.0-2ubuntu3.14_amd64.deb [219 kB] 06:59:47 Fetched 219 kB in 0s (0 B/s) 06:59:47 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 06:59:47 Fetched 154 kB in 0s (0 B/s) 06:59:47 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:59:47 Fetched 50.6 kB in 0s (0 B/s) 06:59:47 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:59:47 Fetched 14.8 kB in 0s (0 B/s) 06:59:47 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:59:47 Fetched 41.8 kB in 0s (0 B/s) 06:59:47 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:59:47 Fetched 499 kB in 0s (0 B/s) 06:59:47 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:59:47 Fetched 111 kB in 0s (0 B/s) 06:59:47 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:59:47 Fetched 240 kB in 0s (0 B/s) 06:59:47 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:59:47 Fetched 29.3 kB in 0s (0 B/s) 06:59:47 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:59:47 Fetched 85.5 kB in 0s (0 B/s) 06:59:47 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:59:47 Fetched 24.5 kB in 0s (0 B/s) 06:59:47 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:59:47 Fetched 49.2 kB in 0s (0 B/s) 06:59:47 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:59:47 Fetched 54.2 kB in 0s (0 B/s) 06:59:47 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:59:47 Fetched 30.8 kB in 0s (0 B/s) 06:59:47 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 06:59:47 Fetched 15.8 kB in 0s (0 B/s) 06:59:47 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:59:47 Fetched 85.9 kB in 0s (0 B/s) 06:59:47 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:59:47 Fetched 8720 B in 0s (0 B/s) 06:59:47 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 06:59:47 Fetched 140 kB in 0s (0 B/s) 06:59:47 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:59:47 Fetched 119 kB in 0s (0 B/s) 06:59:47 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 06:59:47 Fetched 111 kB in 0s (0 B/s) 06:59:47 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:59:47 Fetched 11.1 kB in 0s (0 B/s) 06:59:47 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:59:47 Fetched 645 kB in 0s (0 B/s) 06:59:47 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:59:47 Fetched 41.3 kB in 0s (0 B/s) 06:59:47 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:59:47 Fetched 17.9 kB in 0s (0 B/s) 06:59:47 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:59:47 Fetched 368 kB in 0s (0 B/s) 06:59:47 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:59:47 Fetched 187 kB in 0s (0 B/s) 06:59:47 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:59:47 Fetched 175 kB in 0s (0 B/s) 06:59:47 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:59:47 Fetched 206 kB in 0s (0 B/s) 06:59:47 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 06:59:47 Fetched 1301 kB in 0s (0 B/s) 06:59:47 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:59:47 Fetched 36.2 kB in 0s (0 B/s) 06:59:47 Get:1 curl_7.58.0-2ubuntu3.14_amd64.deb [159 kB] 06:59:47 Fetched 159 kB in 0s (0 B/s) 06:59:47 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:59:47 Fetched 107 kB in 0s (0 B/s) 06:59:47 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:59:47 Fetched 48.7 kB in 0s (0 B/s) 06:59:47 Pulling static-packages 06:59:47 + snapcraftctl pull 06:59:47 Pulling version 06:59:47 + cd /root/project 06:59:47 + git describe --tags --abbrev=0 06:59:47 + sed s/v// 06:59:47 + GIT_VERSION=2.0.1-dev.24 06:59:47 + [ -z 2.0.1-dev.24 ] 06:59:47 + snapcraftctl set-version 2.0.1-dev.24 06:59:47 Building config-common 06:59:47 + snapcraftctl build 06:59:49 Skipping build go-build-helper (already ran) 06:59:49 Building edgex-go 06:59:49 + cd /root/parts/edgex-go/src 06:59:49 + git describe --tags --abbrev=0 06:59:49 + sed s/v// 06:59:49 + GIT_VERSION=2.0.1-dev.24 06:59:49 + [ -z 2.0.1-dev.24 ] 06:59:49 + echo 2.0.1-dev.24 06:59:49 + make build 06:59:49 go mod tidy 06:59:59 go: downloading github.com/gorilla/mux v1.8.0 06:59:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 06:59:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.13 06:59:59 go: downloading github.com/stretchr/testify v1.7.0 06:59:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 06:59:59 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 06:59:59 go: downloading github.com/google/uuid v1.3.0 06:59:59 go: downloading gopkg.in/yaml.v2 v2.4.0 06:59:59 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:59:59 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:59:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 06:59:59 go: downloading github.com/lib/pq v1.10.2 06:59:59 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:59:59 go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 07:00:00 go: downloading github.com/pelletier/go-toml v1.9.3 07:00:00 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 07:00:00 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:00:01 go: downloading github.com/davecgh/go-spew v1.1.1 07:00:01 go: downloading github.com/pmezard/go-difflib v1.0.0 07:00:01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 07:00:01 go: downloading github.com/go-playground/validator/v10 v10.8.0 07:00:01 go: downloading github.com/stretchr/objx v0.1.1 07:00:01 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 07:00:01 go: downloading github.com/go-kit/kit v0.11.0 07:00:01 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 07:00:01 go: downloading github.com/x448/float16 v0.8.4 07:00:01 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 07:00:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 07:00:01 go: downloading github.com/pebbe/zmq4 v1.2.7 07:00:01 go: downloading github.com/kr/pretty v0.2.0 07:00:01 go: downloading github.com/go-playground/universal-translator v0.17.0 07:00:01 go: downloading github.com/leodido/go-urn v1.2.1 07:00:01 go: downloading golang.org/x/text v0.3.6 07:00:01 go: downloading github.com/go-playground/assert/v2 v2.0.1 07:00:01 go: downloading github.com/go-playground/locales v0.13.0 07:00:01 go: downloading github.com/go-logfmt/logfmt v0.5.0 07:00:01 go: downloading github.com/go-stack/stack v1.8.0 07:00:01 go: downloading github.com/hashicorp/consul/api v1.8.1 07:00:02 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:00:02 go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c 07:00:02 go: downloading github.com/gorilla/websocket v1.4.2 07:00:02 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 07:00:03 go: downloading github.com/kr/text v0.1.0 07:00:03 go: downloading github.com/onsi/ginkgo v1.10.1 07:00:03 go: downloading github.com/onsi/gomega v1.7.0 07:00:03 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:00:03 go: downloading github.com/mitchellh/copystructure v1.0.0 07:00:03 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:00:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:00:03 go: downloading github.com/hashicorp/go-hclog v0.12.0 07:00:03 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 07:00:03 go: downloading github.com/hashicorp/serf v0.9.5 07:00:03 go: downloading github.com/hashicorp/consul/sdk v0.7.0 07:00:03 go: downloading github.com/hashicorp/go-uuid v1.0.1 07:00:03 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:00:03 go: downloading github.com/mitchellh/go-homedir v1.1.0 07:00:03 go: downloading github.com/pkg/errors v0.9.1 07:00:03 go: downloading github.com/fatih/color v1.9.0 07:00:03 go: downloading github.com/mattn/go-colorable v0.1.6 07:00:03 go: downloading github.com/mattn/go-isatty v0.0.12 07:00:03 go: downloading github.com/hpcloud/tail v1.0.0 07:00:03 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 07:00:03 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:00:03 go: downloading github.com/hashicorp/go-msgpack v0.5.3 07:00:03 go: downloading github.com/hashicorp/memberlist v0.2.2 07:00:03 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 07:00:03 go: downloading gopkg.in/fsnotify.v1 v1.4.7 07:00:03 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 07:00:03 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:00:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 07:00:03 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 07:00:03 go: downloading github.com/hashicorp/go-multierror v1.1.0 07:00:03 go: downloading github.com/miekg/dns v1.1.26 07:00:03 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 07:00:03 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:00:04 go: downloading github.com/hashicorp/errwrap v1.0.0 07:00:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-data/core-data ./cmd/core-data 07:00:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:00:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/core-command/core-command ./cmd/core-command 07:00:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:00:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:00:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:00:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:00:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:00:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:00:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:00:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/secrets-config ./cmd/secrets-config 07:00:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.24" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:00:29 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:00:29 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:00:29 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:00:29 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:00:29 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:00:29 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:00:29 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:00:29 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:00:29 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:00:29 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:00:29 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:00:29 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:00:29 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:00:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:00:29 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:00:29 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:00:29 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:00:29 + 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 07:00:29 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:00:29 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:00:29 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:00:29 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:00:29 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:00:29 + 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 07:00:29 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:00:29 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:00:29 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 07:00:30 Building hooks 07:00:30 + cd /root/parts/hooks/src 07:00:30 + make build 07:00:30 go mod tidy 07:00:31 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 07:00:31 go: downloading github.com/stretchr/testify v1.5.1 07:00:31 go: downloading gopkg.in/yaml.v2 v2.2.2 07:00:31 go: downloading github.com/davecgh/go-spew v1.1.0 07:00:31 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 07:00:32 GO111MODULE=on go build -o cmd/install/install ./cmd/install 07:00:32 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 07:00:32 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 07:00:36 Building static-packages 07:00:36 + snapcraftctl build 07:00:37 Building version 07:00:37 + snapcraftctl build 07:00:39 Staging config-common 07:00:39 + snapcraftctl stage 07:00:40 Skipping stage go-build-helper (already ran) 07:00:40 Staging edgex-go 07:00:40 + snapcraftctl stage 07:00:41 Staging hooks 07:00:41 + snapcraftctl stage 07:00:42 Staging static-packages 07:00:42 + snapcraftctl stage 07:00:43 Staging version 07:00:43 + snapcraftctl stage 07:00:44 Priming config-common 07:00:44 + snapcraftctl prime 07:00:45 Priming go-build-helper 07:00:45 + snapcraftctl prime 07:00:47 Priming edgex-go 07:00:47 + snapcraftctl prime 07:00:48 Priming hooks 07:00:48 + snapcraftctl prime 07:00:49 Priming static-packages 07:00:49 + snapcraftctl prime 07:00:52 Priming version 07:00:52 + snapcraftctl prime 07:00:52 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] } 07:01:19 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 07:01:19 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 07:01:24 Removing intermediate container 45852f4a80bd 07:01:24 ---> dc92c44aca2b 07:01:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:01:24 ---> Running in 01ef1ca568c4 07:01:25 Removing intermediate container b3cf434b1a7b 07:01:25 ---> cca9153962d6 07:01:25 07:01:25 Step 11/22 : FROM alpine:3.12 07:01:26 3.12: Pulling from library/alpine 07:01:26 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 07:01:29 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 07:01:30 Status: Downloaded newer image for alpine:3.12 07:01:30 ---> c4fd0aeabfcf 07:01:30 Step 12/22 : RUN apk add --update --no-cache curl 07:01:30 Removing intermediate container b39308064437 07:01:30 ---> ebb23fa5443a 07:01:30 07:01:30 Step 11/23 : FROM alpine:3.12 07:01:30 ---> c4fd0aeabfcf 07:01:30 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 07:01:30 Removing intermediate container 0ad09d77ea96 07:01:30 ---> b52e19457fc4 07:01:30 07:01:30 Step 11/23 : FROM alpine:3.12 07:01:30 ---> c4fd0aeabfcf 07:01:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:01:30 Removing intermediate container 4e2c73d2b1f7 07:01:30 ---> 095cbc730771 07:01:30 07:01:30 Step 11/26 : FROM alpine:3.12 07:01:30 ---> c4fd0aeabfcf 07:01:30 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 07:01:30 ---> Running in c8a361f5f54b 07:01:31 ---> Running in 0ac29f78f4c2 07:01:31 ---> Running in f73cde62104c 07:01:31 ---> Running in f9b31592c6e1 07:01:31 Removing intermediate container 01ef1ca568c4 07:01:31 ---> 15e29bbaffd0 07:01:31 07:01:31 Step 12/24 : FROM docker:20.10.7 07:01:31 20.10.7: Pulling from library/docker 07:01:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:01:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:33 (1/4) Installing ca-certificates (20191127-r4) 07:01:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:01:33 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:01:33 (3/4) Installing libcurl (7.78.0-r0) 07:01:33 (4/4) Installing curl (7.78.0-r0) 07:01:33 Executing busybox-1.31.1-r20.trigger 07:01:34 Executing ca-certificates-20191127-r4.trigger 07:01:34 (1/1) Installing dumb-init (1.2.2-r1) 07:01:34 Executing busybox-1.31.1-r20.trigger 07:01:34 OK: 5 MiB in 15 packages 07:01:34 OK: 7 MiB in 18 packages 07:01:34 (1/6) Installing ca-certificates (20191127-r4) 07:01:34 (2/6) Installing nghttp2-libs (1.41.0-r0) 07:01:34 (3/6) Installing libcurl (7.78.0-r0) 07:01:34 (4/6) Installing curl (7.78.0-r0) 07:01:34 (5/6) Installing dumb-init (1.2.2-r1) 07:01:34 (6/6) Installing su-exec (0.2-r1) 07:01:34 Executing busybox-1.31.1-r20.trigger 07:01:34 (1/2) Installing ca-certificates (20191127-r4) 07:01:34 Executing ca-certificates-20191127-r4.trigger 07:01:34 (2/2) Installing dumb-init (1.2.2-r1) 07:01:34 Executing busybox-1.31.1-r20.trigger 07:01:34 Executing ca-certificates-20191127-r4.trigger 07:01:34 OK: 7 MiB in 20 packages 07:01:35 OK: 6 MiB in 16 packages 07:01:36 Removing intermediate container 0ac29f78f4c2 07:01:36 ---> c5632e4e02be 07:01:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:01:36 ---> Running in 85d0a8208050 07:01:36 Removing intermediate container c8a361f5f54b 07:01:36 ---> 4aa86c315ee7 07:01:36 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:01:37 Removing intermediate container f73cde62104c 07:01:37 ---> 19ea8d52ac34 07:01:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:01:37 ---> Running in fb8fdc5aa088 07:01:37 Removing intermediate container f9b31592c6e1 07:01:37 ---> 69b2edb3377b 07:01:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:01:37 Removing intermediate container 85d0a8208050 07:01:37 ---> f435be984839 07:01:37 Step 14/23 : ENV APP_PORT=59861 07:01:37 ---> Running in 2e4e60ba343f 07:01:37 ---> Running in e7ca46a66a81 07:01:38 ---> Running in 49bc1547626d 07:01:38 Removing intermediate container fb8fdc5aa088 07:01:38 ---> a48d4e01ada7 07:01:38 Step 14/22 : WORKDIR /edgex 07:01:38 ---> Running in 2168e282d477 07:01:38 Removing intermediate container 2e4e60ba343f 07:01:38 ---> 69c2b20a1b78 07:01:38 Step 14/23 : ENV APP_PORT=59860 07:01:39 Removing intermediate container e7ca46a66a81 07:01:39 ---> 495b23103c9d 07:01:39 Step 14/26 : WORKDIR / 07:01:39 Removing intermediate container 49bc1547626d 07:01:39 ---> aa39d88837c8 07:01:39 Step 15/23 : EXPOSE $APP_PORT 07:01:39 ---> Running in b533cb0fe19c 07:01:39 ---> Running in 81acc9a210ca 07:01:39 ---> Running in b2e1d05531a9 07:01:39 Removing intermediate container 2168e282d477 07:01:39 ---> 8cd5abc3f9bc 07:01:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:01:39 Removing intermediate container b533cb0fe19c 07:01:39 ---> 57a351ca0f1b 07:01:39 Step 15/23 : EXPOSE $APP_PORT 07:01:40 Removing intermediate container b2e1d05531a9 07:01:40 ---> e89b30bcf483 07:01:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:01:40 ---> Running in 20ef804e7703 07:01:40 Removing intermediate container 81acc9a210ca 07:01:40 ---> e55f37b2c497 07:01:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:01:41 ---> dedeffa09168 07:01:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:01:41 Removing intermediate container 20ef804e7703 07:01:41 ---> 1ed15053e570 07:01:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:01:42 ---> 0554cc12b149 07:01:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:01:42 ---> 70a83ea8174e 07:01:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:01:43 ---> aaebdab8cbed 07:01:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:01:43 ---> 2647d337e354 07:01:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:01:43 ---> 34ffa00f6bd8 07:01:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:01:44 ---> 80a2a7196e86 07:01:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:01:45 ---> af903e5b6bad 07:01:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:01:45 ---> 0a9b7e320f67 07:01:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:01:45 ---> 5e78bc10b78d 07:01:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:01:45 ---> d7dcbdd164ad 07:01:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:01:45 ---> Running in d6aa3c403ed5 07:01:46 ---> a322fcdc7298 07:01:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 07:01:46 ---> Running in 7395e5eae9b0 07:01:46 ---> Running in 32b374a63360 07:01:46 ---> 33b620ff98cb 07:01:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:01:46 Removing intermediate container d6aa3c403ed5 07:01:46 ---> 3e456503eab9 07:01:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:01:46 ---> Running in f41544c8434d 07:01:46 Removing intermediate container 7395e5eae9b0 07:01:46 ---> 866a75522c08 07:01:46 Step 19/22 : CMD ["--init=true"] 07:01:47 Removing intermediate container 32b374a63360 07:01:47 ---> b8721013471f 07:01:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:01:47 ---> Running in b34611bac9bb 07:01:47 ---> Running in 01b1f4452d74 07:01:47 Removing intermediate container f41544c8434d 07:01:47 ---> 684929040e00 07:01:47 Step 21/23 : LABEL arch=arm64 07:01:48 ---> Running in 6041f27336d8 07:01:48 Removing intermediate container b34611bac9bb 07:01:48 ---> 30be95f55106 07:01:48 Step 20/22 : LABEL arch=arm64 07:01:48 ---> 34967400239a 07:01:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:01:48 Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 07:01:48 Removing intermediate container 01b1f4452d74 07:01:48 ---> 12933eb45d16 07:01:48 Step 21/23 : LABEL arch=arm64 07:01:48 Status: Downloaded newer image for docker:20.10.7 07:01:48 ---> df445af6242a 07:01:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:01:48 ---> Running in b5487eba70f0 07:01:48 ---> Running in 09b898b2dc94 07:01:48 ---> Running in a56e1c8ddb93 07:01:48 Removing intermediate container 6041f27336d8 07:01:48 ---> 5790680cc777 07:01:48 Step 22/23 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 07:01:49 ---> Running in dc98437541e6 07:01:49 Removing intermediate container b5487eba70f0 07:01:49 ---> c1379e1b5f44 07:01:49 Step 21/22 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 07:01:49 Removing intermediate container 09b898b2dc94 07:01:49 ---> 450441824e5b 07:01:49 Step 22/23 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 07:01:49 Removing intermediate container a56e1c8ddb93 07:01:49 ---> c6c4b9e79ee5 07:01:49 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 07:01:49 ---> Running in 1821c30793f0 07:01:49 ---> Running in 6e56ba2ada9a 07:01:49 ---> Running in 1256cca41d23 07:01:50 Removing intermediate container dc98437541e6 07:01:50 ---> 0bbf1cdee5aa 07:01:50 ---> c6d9433bf5d2 07:01:50 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:01:50 Step 23/23 : LABEL version=0.0.0 07:01:50 ---> Running in ee792d0e7492 07:01:50 Removing intermediate container 6e56ba2ada9a 07:01:50 ---> 7b65ecf8e592 07:01:50 Step 22/22 : LABEL version=0.0.0 07:01:50 Removing intermediate container 1821c30793f0 07:01:50 ---> 287f64ddfbb1 07:01:50 Step 23/23 : LABEL version=0.0.0 07:01:50 ---> Running in 092c53336b82 07:01:50 ---> Running in f48ce72e3db0 07:01:51 Removing intermediate container ee792d0e7492 07:01:51 ---> fc271531d925 07:01:51 07:01:51 ---> 703e0fecc04b 07:01:51 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/ 07:01:51 Removing intermediate container f48ce72e3db0 07:01:51 ---> 616440fd1ced 07:01:51 07:01:51 Removing intermediate container 092c53336b82 07:01:51 ---> f7aea6b340f4 07:01:51 07:01:51 Successfully built fc271531d925 07:01:51 Successfully tagged support-scheduler-arm64:latest 07:01:51  Building support-scheduler ... done Building core-metadata 07:01:51 Successfully built 616440fd1ced 07:01:51 Successfully built f7aea6b340f4 07:01:51 ---> Running in b95742ea7240 07:01:51 Successfully tagged security-proxy-setup-arm64:latest 07:01:51  Building security-proxy-setup ... done Building core-command 07:01:51 Successfully tagged support-notifications-arm64:latest 07:01:52  Building support-notifications ... done Building core-data 07:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:01:53 (1/39) Installing readline (8.1.0-r0) 07:01:53 (2/39) Installing bash (5.1.0-r0) 07:01:53 Executing bash-5.1.0-r0.post-install 07:01:53 (3/39) Installing brotli-libs (1.0.9-r3) 07:01:53 (4/39) Installing nghttp2-libs (1.42.0-r1) 07:01:53 (5/39) Installing libcurl (7.78.0-r0) 07:01:53 (6/39) Installing curl (7.78.0-r0) 07:01:53 (7/39) Installing dumb-init (1.2.5-r0) 07:01:53 (8/39) Installing libbz2 (1.0.8-r1) 07:01:53 (9/39) Installing expat (2.2.10-r1) 07:01:53 (10/39) Installing libffi (3.3-r2) 07:01:53 (11/39) Installing gdbm (1.19-r0) 07:01:53 (12/39) Installing xz-libs (5.2.5-r0) 07:01:53 (13/39) Installing sqlite-libs (3.34.1-r0) 07:01:53 (14/39) Installing python3 (3.8.10-r0) 07:01:55 (15/39) Installing py3-appdirs (1.4.4-r1) 07:01:55 (16/39) Installing py3-ordered-set (4.0.2-r0) 07:01:55 (17/39) Installing py3-parsing (2.4.7-r1) 07:01:55 (18/39) Installing py3-six (1.15.0-r0) 07:01:55 (19/39) Installing py3-packaging (20.9-r0) 07:01:55 (20/39) Installing py3-setuptools (51.3.3-r0) 07:01:55 Removing intermediate container b95742ea7240 07:01:55 ---> 7d8dcd546c2c 07:01:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 07:01:55 (21/39) Installing py3-chardet (4.0.0-r0) 07:01:55 (22/39) Installing py3-idna (3.1-r0) 07:01:55 (23/39) Installing py3-urllib3 (1.26.2-r1) 07:01:55 (24/39) Installing py3-requests (2.25.1-r1) 07:01:55 (25/39) Installing py3-msgpack (1.0.2-r0) 07:01:55 (26/39) Installing py3-lockfile (0.12.2-r3) 07:01:55 (27/39) Installing py3-cachecontrol (0.12.6-r0) 07:01:55 (28/39) Installing py3-colorama (0.4.4-r0) 07:01:55 (29/39) Installing py3-contextlib2 (0.6.0-r0) 07:01:55 (30/39) Installing py3-distlib (0.3.1-r1) 07:01:55 (31/39) Installing py3-distro (1.5.0-r1) 07:01:55 (32/39) Installing py3-webencodings (0.5.1-r3) 07:01:55 (33/39) Installing py3-html5lib (1.1-r0) 07:01:55 (34/39) Installing py3-pytoml (0.1.21-r0) 07:01:55 (35/39) Installing py3-pep517 (0.9.1-r0) 07:01:55 (36/39) Installing py3-progress (1.5-r0) 07:01:55 (37/39) Installing py3-retrying (1.3.3-r0) 07:01:55 (38/39) Installing py3-toml (0.10.2-r0) 07:01:55 (39/39) Installing py3-pip (20.3.4-r0) 07:01:56 ---> Running in e6223d7e93dd 07:01:56 Executing busybox-1.32.1-r6.trigger 07:01:56 OK: 82 MiB in 59 packages 07:01:57 Removing intermediate container e6223d7e93dd 07:01:57 ---> 65fbc08f06ee 07:01:57 Step 24/26 : LABEL arch=arm64 07:01:58 ---> Running in cfea8cc3e9bb 07:01:59 Removing intermediate container cfea8cc3e9bb 07:01:59 ---> ac2ef9e74f48 07:01:59 Step 25/26 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 07:01:59 ---> Running in 044a8b650341 07:02:00 Removing intermediate container 044a8b650341 07:02:00 ---> 076e302a5f4f 07:02:00 Step 26/26 : LABEL version=0.0.0 07:02:00 ---> Running in 84918a6e902c 07:02:01 Removing intermediate container 84918a6e902c 07:02:01 ---> 87ee8100ab2d 07:02:01 07:02:01 Successfully built 87ee8100ab2d 07:02:02 Successfully tagged security-secretstore-setup-arm64:latest 07:02:02  Building security-secretstore-setup ... done Building security-bootstrapper 07:02:04 Collecting docker-compose==1.23.2 07:02:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:02:04 Collecting docopt<0.7,>=0.6.1 07:02:04 Downloading docopt-0.6.2.tar.gz (25 kB) 07:02:07 Collecting PyYAML<4,>=3.10 07:02:07 Downloading PyYAML-3.13.tar.gz (270 kB) 07:02:11 Collecting docker<4.0,>=3.6.0 07:02:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:02:11 Collecting websocket-client<1.0,>=0.32.0 07:02:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:02:12 Collecting dockerpty<0.5,>=0.4.1 07:02:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:02:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:02:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:02:15 Collecting cached-property<2,>=1.2.0 07:02:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:02:15 Collecting jsonschema<3,>=2.5.1 07:02:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:02:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:02:15 Collecting texttable<0.10,>=0.9.0 07:02:15 Downloading texttable-0.9.1.tar.gz (11 kB) 07:02:18 Collecting docker-pycreds>=0.4.0 07:02:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:02:19 Collecting urllib3<1.25,>=1.21.1 07:02:19 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:02:19 Collecting idna<2.8,>=2.5 07:02:19 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:02:20 Collecting chardet<3.1.0,>=3.0.2 07:02:20 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:02:20 Collecting certifi>=2017.4.17 07:02:20 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 07:02:20 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:02:20 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:02:20 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:02:20 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:02:21 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:02:21 Attempting uninstall: urllib3 07:02:21 Found existing installation: urllib3 1.26.2 07:02:21 Uninstalling urllib3-1.26.2: 07:02:21 Successfully uninstalled urllib3-1.26.2 07:02:22 Attempting uninstall: idna 07:02:22 Found existing installation: idna 3.1 07:02:22 Uninstalling idna-3.1: 07:02:22 Successfully uninstalled idna-3.1 07:02:23 Attempting uninstall: chardet 07:02:23 Found existing installation: chardet 4.0.0 07:02:23 Uninstalling chardet-4.0.0: 07:02:23 Successfully uninstalled chardet-4.0.0 07:02:24 Attempting uninstall: requests 07:02:24 Found existing installation: requests 2.25.1 07:02:24 Uninstalling requests-2.25.1: 07:02:25 Successfully uninstalled requests-2.25.1 07:02:25 Running setup.py install for texttable: started 07:02:27 Running setup.py install for texttable: finished with status 'done' 07:02:27 Running setup.py install for PyYAML: started 07:02:29 Running setup.py install for PyYAML: finished with status 'done' 07:02:30 Running setup.py install for docopt: started 07:02:32 Running setup.py install for docopt: finished with status 'done' 07:02:32 Running setup.py install for dockerpty: started 07:02:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:02:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:02:33 ---> 974e6755fa2c 07:02:33 Step 3/24 : WORKDIR /edgex-go 07:02:33 ---> Using cache 07:02:33 ---> d5ca59e9524b 07:02:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:33 ---> Using cache 07:02:33 ---> a89ccb8eaed2 07:02:33 Step 5/24 : RUN apk add --update --no-cache make git 07:02:33 ---> Using cache 07:02:33 ---> 4fb595dee707 07:02:33 Step 6/24 : COPY go.mod . 07:02:33 ---> Using cache 07:02:33 ---> 5799ab19c83a 07:02:33 Step 7/24 : RUN go mod download 07:02:33 ---> Using cache 07:02:33 ---> da642bd7f49a 07:02:33 Step 8/24 : COPY . . 07:02:33 ---> Using cache 07:02:33 ---> b6b92cd82cf8 07:02:33 Step 9/24 : RUN go mod tidy 07:02:33 ---> Using cache 07:02:33 ---> 6b0cbbcb8041 07:02:33 Step 10/24 : RUN make cmd/core-metadata/core-metadata 07:02:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:02:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:02:33 ---> 974e6755fa2c 07:02:33 Step 3/24 : WORKDIR /edgex-go 07:02:33 ---> Using cache 07:02:33 ---> d5ca59e9524b 07:02:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:33 ---> Using cache 07:02:33 ---> a89ccb8eaed2 07:02:33 Step 5/24 : RUN apk add --update --no-cache make git 07:02:33 ---> Using cache 07:02:33 ---> 4fb595dee707 07:02:33 Step 6/24 : COPY go.mod . 07:02:33 ---> Using cache 07:02:33 ---> 5799ab19c83a 07:02:33 Step 7/24 : RUN go mod download 07:02:33 ---> Using cache 07:02:33 ---> da642bd7f49a 07:02:33 Step 8/24 : COPY . . 07:02:33 ---> Using cache 07:02:33 ---> b6b92cd82cf8 07:02:33 Step 9/24 : RUN go mod tidy 07:02:33 ---> Using cache 07:02:33 ---> 6b0cbbcb8041 07:02:33 Step 10/24 : RUN make cmd/core-command/core-command 07:02:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:02:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:02:33 ---> 974e6755fa2c 07:02:33 Step 3/24 : WORKDIR /edgex-go 07:02:33 ---> Using cache 07:02:33 ---> d5ca59e9524b 07:02:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:33 ---> Using cache 07:02:33 ---> a89ccb8eaed2 07:02:33 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:02:35 Running setup.py install for dockerpty: finished with status 'done' 07:02:37 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 07:02:37 Step 2/32 : FROM ${BUILDER_BASE} AS builder 07:02:37 ---> 974e6755fa2c 07:02:37 Step 3/32 : WORKDIR /edgex-go 07:02:37 ---> Using cache 07:02:37 ---> d5ca59e9524b 07:02:37 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:37 ---> Using cache 07:02:37 ---> a89ccb8eaed2 07:02:37 Step 5/32 : RUN apk add --update --no-cache make git 07:02:37 ---> Using cache 07:02:37 ---> 4fb595dee707 07:02:37 Step 6/32 : COPY go.mod . 07:02:37 ---> Using cache 07:02:37 ---> 5799ab19c83a 07:02:37 Step 7/32 : RUN go mod download 07:02:37 ---> Using cache 07:02:37 ---> da642bd7f49a 07:02:37 Step 8/32 : COPY . . 07:02:37 ---> Using cache 07:02:37 ---> b6b92cd82cf8 07:02:37 Step 9/32 : RUN go mod tidy 07:02:37 ---> Using cache 07:02:37 ---> 6b0cbbcb8041 07:02:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:02:38 ---> Running in cae907ecf1dd 07:02:38 ---> Running in f4561cb9c2ad 07:02:38 ---> Running in efb5e41758c0 07:02:38 ---> Running in b66b552c7e7f 07:02:38 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:02:41 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 07:02:41 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 07:02:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:02:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 07:02:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 07:02:43 OK: 218 MiB in 52 packages 07:02:46 Removing intermediate container efb5e41758c0 07:02:46 ---> 1ca34d6388ba 07:02:46 Step 6/24 : COPY go.mod . 07:02:48 ---> a71f0a466864 07:02:48 Step 7/24 : RUN go mod download 07:02:48 ---> Running in ddc6b49497ad 07:02:54 Removing intermediate container 1256cca41d23 07:02:54 ---> ade14e34eac4 07:02:54 Step 15/24 : ENV APP_PORT=58890 07:02:54 ---> Running in ad4a5a49530c 07:02:55 Removing intermediate container ad4a5a49530c 07:02:55 ---> 7276c5eb3204 07:02:55 Step 16/24 : EXPOSE $APP_PORT 07:02:55 ---> Running in deccc0125d54 07:02:56 Removing intermediate container ddc6b49497ad 07:02:56 ---> c0a711ce0a16 07:02:56 Step 8/24 : COPY . . 07:02:56 Removing intermediate container deccc0125d54 07:02:56 ---> 318e2faed717 07:02:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:02:59 ---> 8417a964ae0d 07:02:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:03:02 ---> ac8b2f184c8a 07:03:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:03:04 ---> 88556b0ce964 07:03:04 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 07:03:04 ---> Running in a5c81e3a896b 07:03:05 Removing intermediate container a5c81e3a896b 07:03:05 ---> 9ffaf0da5368 07:03:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:03:06 ---> Running in 25145be1cea7 07:03:08 Removing intermediate container 25145be1cea7 07:03:08 ---> 99de13274f44 07:03:08 Step 22/24 : LABEL arch=arm64 07:03:08 ---> Running in cbfe1e56e0d8 07:03:09 Removing intermediate container cbfe1e56e0d8 07:03:09 ---> 715880eeb1d4 07:03:09 Step 23/24 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 07:03:10 ---> Running in d5fad2b3c788 07:03:12 Removing intermediate container d5fad2b3c788 07:03:12 ---> 8d43e52a4e69 07:03:12 Step 24/24 : LABEL version=0.0.0 07:03:12 ---> Running in 657da081273f 07:03:13 Removing intermediate container 657da081273f 07:03:13 ---> 47324d438d25 07:03:13 07:03:14 Successfully built 47324d438d25 07:03:14 Successfully tagged sys-mgmt-agent-arm64:latest 07:03:14  Building sys-mgmt-agent ... done  ---> 223714be7b5c 07:03:14 Step 9/24 : RUN go mod tidy 07:03:15 ---> Running in 2298ce5bea29 07:03:21 Removing intermediate container 2298ce5bea29 07:03:21 ---> a570cda90e22 07:03:21 Step 10/24 : RUN make cmd/core-data/core-data 07:03:22 ---> Running in 819a94a5158c 07:03:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:04:20 Removing intermediate container b66b552c7e7f 07:04:20 ---> c55f471ad808 07:04:20 07:04:20 Step 11/24 : FROM alpine:3.12 07:04:20 ---> c4fd0aeabfcf 07:04:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:04:20 ---> Using cache 07:04:20 ---> c5632e4e02be 07:04:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:04:20 ---> Using cache 07:04:20 ---> f435be984839 07:04:20 Step 14/24 : ENV APP_PORT=59882 07:04:20 ---> Running in 0948020f27e3 07:04:22 Removing intermediate container 0948020f27e3 07:04:22 ---> 6a32cb3df140 07:04:22 Step 15/24 : EXPOSE $APP_PORT 07:04:22 ---> Running in 70aba986f0ca 07:04:24 Removing intermediate container cae907ecf1dd 07:04:24 ---> 2b5be4be030f 07:04:24 07:04:24 Step 11/32 : FROM alpine:3.12 07:04:24 ---> c4fd0aeabfcf 07:04:24 Removing intermediate container 70aba986f0ca 07:04:24 ---> 16af25ec211e 07:04:24 Step 16/24 : WORKDIR / 07:04:24 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:04:24 ---> Running in fa59a8fe2811 07:04:24 ---> Running in 11f7cdf7e0b2 07:04:25 Removing intermediate container 11f7cdf7e0b2 07:04:25 ---> 20c463b0365c 07:04:25 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 07:04:25 Removing intermediate container fa59a8fe2811 07:04:25 ---> 5eabf0c2b284 07:04:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:25 ---> Running in a95ef98b0b75 07:04:28 ---> 7cea4790aaa3 07:04:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:04:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:04:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:04:29 (1/2) Installing dumb-init (1.2.2-r1) 07:04:29 (2/2) Installing su-exec (0.2-r1) 07:04:29 Executing busybox-1.31.1-r20.trigger 07:04:29 OK: 5 MiB in 16 packages 07:04:30 Removing intermediate container f4561cb9c2ad 07:04:30 ---> 193f0a936d81 07:04:30 07:04:30 Step 11/24 : FROM alpine:3.12 07:04:30 ---> c4fd0aeabfcf 07:04:30 Step 12/24 : RUN apk add --update --no-cache dumb-init 07:04:30 ---> Using cache 07:04:30 ---> c5632e4e02be 07:04:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:04:30 ---> Using cache 07:04:30 ---> f435be984839 07:04:30 Step 14/24 : ENV APP_PORT=59881 07:04:30 ---> dd564546a149 07:04:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:04:31 ---> Running in d3a6adffd15a 07:04:31 Removing intermediate container a95ef98b0b75 07:04:31 ---> 5a34c73732eb 07:04:31 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 07:04:31 ---> Running in 84f9b7405baa 07:04:31 Removing intermediate container d3a6adffd15a 07:04:31 ---> a78805a8c9eb 07:04:31 Step 15/24 : EXPOSE $APP_PORT 07:04:32 ---> a86dff5ffb6b 07:04:32 Step 20/24 : ENTRYPOINT ["/core-command"] 07:04:32 ---> Running in 657ad975082f 07:04:32 Removing intermediate container 84f9b7405baa 07:04:32 ---> Running in a5e36e7d2b6b 07:04:32 ---> b7edd28460ac 07:04:32 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:04:33 ---> Running in 96574f045d4c 07:04:33 Removing intermediate container 657ad975082f 07:04:33 ---> a82649707978 07:04:33 Step 16/24 : WORKDIR / 07:04:33 Removing intermediate container a5e36e7d2b6b 07:04:33 ---> 43d87fe25ac1 07:04:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:33 ---> Running in 5dd237f9de64 07:04:34 ---> Running in 885b4a4a76c3 07:04:34 Removing intermediate container 96574f045d4c 07:04:34 ---> 1e6759a54218 07:04:34 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:04:34 ---> Running in feec8114dab0 07:04:34 Removing intermediate container 5dd237f9de64 07:04:34 ---> 8c77be9c555f 07:04:34 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:35 Removing intermediate container 885b4a4a76c3 07:04:35 ---> bfdefd305613 07:04:35 Step 22/24 : LABEL arch=arm64 07:04:35 ---> Running in e7b25522f783 07:04:36 Removing intermediate container e7b25522f783 07:04:36 ---> a30c933c09a3 07:04:36 Step 23/24 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 07:04:36 ---> Running in 8bfbf5f5721c 07:04:36 ---> eefeae2fb7c5 07:04:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:04:37 Removing intermediate container 8bfbf5f5721c 07:04:37 ---> 0204d89cf2c7 07:04:37 Step 24/24 : LABEL version=0.0.0 07:04:38 ---> Running in b7f776514444 07:04:39 ---> 6c9cb033ef01 07:04:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:04:39 Removing intermediate container feec8114dab0 07:04:39 ---> eaae177cd93b 07:04:39 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 07:04:39 Removing intermediate container b7f776514444 07:04:39 ---> 22394139922b 07:04:39 07:04:39 ---> Running in df3174b3710f 07:04:40 Successfully built 22394139922b 07:04:40 Successfully tagged core-command-arm64:latest 07:04:40  Building core-command ... done Removing intermediate container df3174b3710f 07:04:40 ---> 874e87f645b5 07:04:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:04:40 ---> bceefe1b53c2 07:04:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:04:41 ---> Running in de8018dedc0c 07:04:41 ---> de1fcfe84df5 07:04:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:04:41 Removing intermediate container de8018dedc0c 07:04:41 ---> b10e72168f5c 07:04:41 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:04:41 ---> Running in adb4ca28e6e0 07:04:42 ---> Running in 622d7a555609 07:04:42 Removing intermediate container adb4ca28e6e0 07:04:42 ---> fce330f956b8 07:04:42 Step 22/24 : LABEL arch=arm64 07:04:43 ---> Running in dcf28474f920 07:04:43 Removing intermediate container dcf28474f920 07:04:43 ---> 1ba55b9033dc 07:04:43 Step 23/24 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 07:04:44 ---> Running in 94c004f8f95e 07:04:45 Removing intermediate container 94c004f8f95e 07:04:45 ---> 843c5664e5b3 07:04:45 Step 24/24 : LABEL version=0.0.0 07:04:45 Removing intermediate container 622d7a555609 07:04:45 ---> e3a7e0d7863f 07:04:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 07:04:45 ---> Running in a9b831ed66e2 07:04:45 Removing intermediate container a9b831ed66e2 07:04:45 ---> 92412c330916 07:04:45 07:04:46 Successfully built 92412c330916 07:04:46 Successfully tagged core-metadata-arm64:latest 07:04:46  Building core-metadata ... done  ---> 910466844b15 07:04:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:04:48 ---> 88b5d0507875 07:04:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:04:49 ---> de53bc03cc9d 07:04:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:04:50 ---> 9127fc5e1986 07:04:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:04:50 Removing intermediate container 819a94a5158c 07:04:50 ---> f0b5b9464c0a 07:04:50 07:04:50 Step 11/24 : FROM alpine:3.12 07:04:50 ---> c4fd0aeabfcf 07:04:50 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:04:51 ---> Running in 0701c47b058e 07:04:51 ---> 0c60a0014d76 07:04:51 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 07:04:51 Removing intermediate container 0701c47b058e 07:04:51 ---> a139767287c4 07:04:51 Step 13/24 : ENV APP_PORT=59880 07:04:51 ---> Running in 2d5f8890c657 07:04:51 ---> Running in 3ca7a69428dc 07:04:52 Removing intermediate container 2d5f8890c657 07:04:52 ---> ba7f0018e5d0 07:04:52 Step 14/24 : EXPOSE $APP_PORT 07:04:52 Removing intermediate container 3ca7a69428dc 07:04:52 ---> 897ada7cb362 07:04:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:04:52 ---> Running in 839151cb66b6 07:04:53 Removing intermediate container 839151cb66b6 07:04:53 ---> 46bbd2b1e425 07:04:53 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:53 ---> Running in 638c7de1549b 07:04:53 ---> d58725392bac 07:04:53 Step 27/32 : RUN chmod +x /entrypoint.sh 07:04:53 ---> Running in 29f3e86d4059 07:04:56 Removing intermediate container 638c7de1549b 07:04:56 ---> c9c86d8736e9 07:04:56 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 07:04:56 Removing intermediate container 29f3e86d4059 07:04:56 ---> b8b7db6a8fc8 07:04:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 07:04:56 ---> Running in 6d53466c70f9 07:04:56 ---> Running in dd9a82a1d48b 07:04:57 Removing intermediate container dd9a82a1d48b 07:04:57 ---> 4a60380235db 07:04:57 Step 29/32 : CMD ["gate"] 07:04:57 ---> Running in 7c47b59e7b81 07:04:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:04:58 Removing intermediate container 7c47b59e7b81 07:04:58 ---> a6f6d1abcc55 07:04:58 Step 30/32 : LABEL arch=arm64 07:04:58 ---> Running in c2d7d45a89fd 07:04:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:04:59 Removing intermediate container c2d7d45a89fd 07:04:59 ---> 5e064fae8bf9 07:04:59 Step 31/32 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 07:04:59 (1/6) Installing dumb-init (1.2.2-r1) 07:04:59 (2/6) Installing libgcc (9.3.0-r2) 07:04:59 ---> Running in e517bd3be862 07:04:59 (3/6) Installing libsodium (1.0.18-r0) 07:04:59 (4/6) Installing libstdc++ (9.3.0-r2) 07:04:59 (5/6) Installing libzmq (4.3.3-r0) 07:04:59 (6/6) Installing zeromq (4.3.3-r0) 07:04:59 Executing busybox-1.31.1-r20.trigger 07:04:59 Removing intermediate container e517bd3be862 07:04:59 ---> f6795c8ed0c2 07:04:59 Step 32/32 : LABEL version=0.0.0 07:04:59 OK: 8 MiB in 20 packages 07:05:00 ---> Running in 937d9030c9c8 07:05:00 Removing intermediate container 937d9030c9c8 07:05:00 ---> 415fe81e59db 07:05:00 07:05:01 Successfully built 415fe81e59db 07:05:01 Successfully tagged security-bootstrapper-arm64:latest 07:05:01  Building security-bootstrapper ... done Removing intermediate container 6d53466c70f9 07:05:01 ---> 2b729a75e43c 07:05:01 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:05:02 ---> b97fede180da 07:05:02 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:05:03 ---> cc02edd1bf4d 07:05:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:05:04 ---> 5cb0f675b4dd 07:05:04 Step 20/24 : ENTRYPOINT ["/core-data"] 07:05:04 ---> Running in afeb2a45765d 07:05:04 Removing intermediate container afeb2a45765d 07:05:04 ---> b225f7b3d7ac 07:05:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:05:05 ---> Running in a33a08b890e6 07:05:05 Removing intermediate container a33a08b890e6 07:05:05 ---> 823ef830db67 07:05:05 Step 22/24 : LABEL arch=arm64 07:05:05 ---> Running in 8f8c7aab26df 07:05:06 Removing intermediate container 8f8c7aab26df 07:05:06 ---> 24b3addf8f9c 07:05:06 Step 23/24 : LABEL git_sha=2210dd86f4b4a50f4933e7f9704eeedde69bfb69 07:05:06 ---> Running in e1a48be5a74b 07:05:07 Removing intermediate container e1a48be5a74b 07:05:07 ---> b1599270d30f 07:05:07 Step 24/24 : LABEL version=0.0.0 07:05:07 ---> Running in 127720d204fd 07:05:07 Removing intermediate container 127720d204fd 07:05:07 ---> 053bfab1c8bc 07:05:07 07:05:07 Successfully built 053bfab1c8bc 07:05:07 Successfully tagged core-data-arm64:latest 07:05:08  Building core-data ... done  [Pipeline] } 07:05:08 $ docker stop --time=1 ee3f669936a25613a305085fd2a6519fb76a1dc56ff46fabe02e765787822796 07:05:10 $ docker rm -f ee3f669936a25613a305085fd2a6519fb76a1dc56ff46fabe02e765787822796 [Pipeline] // withDockerContainer [Pipeline] sh 07:05:11 + docker images 07:05:11 REPOSITORY TAG IMAGE ID CREATED SIZE 07:05:11 core-data-arm64 latest 053bfab1c8bc 4 seconds ago 19.3MB 07:05:11 security-bootstrapper-arm64 latest 415fe81e59db 11 seconds ago 17.7MB 07:05:11 f0b5b9464c0a 21 seconds ago 1.57GB 07:05:11 core-metadata-arm64 latest 92412c330916 26 seconds ago 15.8MB 07:05:11 core-command-arm64 latest 22394139922b 32 seconds ago 15.1MB 07:05:11 193f0a936d81 42 seconds ago 1.56GB 07:05:11 2b5be4be030f 48 seconds ago 1.56GB 07:05:11 c55f471ad808 52 seconds ago 1.56GB 07:05:11 sys-mgmt-agent-arm64 latest 47324d438d25 About a minute ago 311MB 07:05:11 security-secretstore-setup-arm64 latest 87ee8100ab2d 3 minutes ago 27.4MB 07:05:11 support-notifications-arm64 latest f7aea6b340f4 3 minutes ago 15.9MB 07:05:11 security-proxy-setup-arm64 latest 616440fd1ced 3 minutes ago 24.5MB 07:05:11 support-scheduler-arm64 latest fc271531d925 3 minutes ago 15.2MB 07:05:11 15e29bbaffd0 3 minutes ago 1.56GB 07:05:11 095cbc730771 3 minutes ago 1.57GB 07:05:11 b52e19457fc4 3 minutes ago 1.56GB 07:05:11 ebb23fa5443a 3 minutes ago 1.56GB 07:05:11 cca9153962d6 3 minutes ago 1.56GB 07:05:11 ci-base-image-arm64 latest 974e6755fa2c 14 minutes ago 1.23GB 07:05:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 3 days ago 533MB 07:05:11 docker 20.10.7 df445af6242a 7 weeks ago 234MB 07:05:11 alpine 3.12 c4fd0aeabfcf 7 weeks ago 5.32MB 07:05:11 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 07:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:05:12 07:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:05:13 arm64: Pulling from edgex-lftools-log-publisher 07:05:13 448f6bf000e3: Pulling fs layer 07:05:13 f757da607395: Pulling fs layer 07:05:13 05883995daec: Pulling fs layer 07:05:13 8603b9c90790: Pulling fs layer 07:05:13 1560dd03e051: Pulling fs layer 07:05:13 27f5ce0e4adf: Pulling fs layer 07:05:13 c2d8d7efcc4b: Pulling fs layer 07:05:13 8603b9c90790: Waiting 07:05:13 1560dd03e051: Waiting 07:05:13 27f5ce0e4adf: Waiting 07:05:13 c2d8d7efcc4b: Waiting 07:05:13 f757da607395: Verifying Checksum 07:05:13 f757da607395: Download complete 07:05:13 8603b9c90790: Verifying Checksum 07:05:13 8603b9c90790: Download complete 07:05:13 1560dd03e051: Verifying Checksum 07:05:13 1560dd03e051: Download complete 07:05:14 27f5ce0e4adf: Verifying Checksum 07:05:14 27f5ce0e4adf: Download complete 07:05:14 05883995daec: Verifying Checksum 07:05:14 05883995daec: Download complete 07:05:14 448f6bf000e3: Verifying Checksum 07:05:14 448f6bf000e3: Download complete 07:05:18 c2d8d7efcc4b: Verifying Checksum 07:05:18 c2d8d7efcc4b: Download complete 07:05:18 448f6bf000e3: Pull complete 07:05:19 f757da607395: Pull complete 07:05:20 05883995daec: Pull complete 07:05:20 8603b9c90790: Pull complete 07:05:21 1560dd03e051: Pull complete 07:05:22 27f5ce0e4adf: Pull complete 07:05:37 c2d8d7efcc4b: Pull complete 07:05:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:05:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:05:37 prd-ubuntu18.04-docker-arm64-4c-16g-86 does not seem to be running inside a container 07:05:37 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:05:41 $ docker top 1338060c6f37e1ca4ad6a0eceb199dc9d508c25333ac643fc641aeef45ed7db0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:42 ---> job-cost.sh 07:05:42 lf-activate-venv: SKIPPING 07:05:42 INFO: No Stack... 07:05:44 INFO: Retrieving Pricing Info for: v2-standard-4 07:05:44 INFO: Archiving Costs [Pipeline] sh 07:05:45 + cut -d, -f6 07:05:45 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 07:05:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3661-1-stack-cost] 07:05:45 Resource [jenkins-edgexfoundry-edgex-go-PR-3661-1-stack-cost] did not exist. Created. 07:05:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3661-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:46 + echo total: 0.18000000715255737 [Pipeline] stash 07:05:46 Stashed 1 file(s) [Pipeline] } 07:05:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3661-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:05:46 $ docker stop --time=1 1338060c6f37e1ca4ad6a0eceb199dc9d508c25333ac643fc641aeef45ed7db0 07:05:48 $ docker rm -f 1338060c6f37e1ca4ad6a0eceb199dc9d508c25333ac643fc641aeef45ed7db0 [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 07:05:49 provisioning config files... 07:05:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2735442114133008611tmp [Pipeline] { [Pipeline] sh 07:05:50 + set +x 07:05:50 + bash -s -- 07:05:50 + curl -s https://codecov.io/bash 07:05:50 07:05:50 _____ _ 07:05:50 / ____| | | 07:05:50 | | ___ __| | ___ ___ _____ __ 07:05:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:05:50 | |___| (_) | (_| | __/ (_| (_) \ V / 07:05:50 \_____\___/ \__,_|\___|\___\___/ \_/ 07:05:50 Bash-1.0.6 07:05:50 07:05:50 07:05:50 ==> git version 2.24.4 found 07:05:50 ==> 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 07:05:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:05:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:05:50 ==> Jenkins CI detected. 07:05:50 current dir:  /w/workspace/edgex-go/1 07:05:50 project root: . 07:05:50 --> token set from env 07:05:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:05:50 ==> Running gcov in . (disable via -X gcov) 07:05:50 ==> Python coveragepy not found 07:05:50 ==> Searching for coverage reports in: 07:05:50 + . 07:05:50 -> Found 1 reports 07:05:50 ==> Detecting git/mercurial file structure 07:05:50 ==> Reading reports 07:05:50 + ./coverage.out bytes=404176 07:05:50 ==> Appending adjustments 07:05:50 https://docs.codecov.io/docs/fixing-reports 07:05:51 + Found adjustments 07:05:51 ==> Gzipping contents 07:05:51 56K /tmp/codecov.5BzD0H.gz 07:05:51 ==> Uploading reports 07:05:51 url: https://codecov.io 07:05:51 query: branch=PR-3661&commit=2210dd86f4b4a50f4933e7f9704eeedde69bfb69&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3661%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3661&job=&cmd_args= 07:05:51 -> Pinging Codecov 07:05:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3661&commit=2210dd86f4b4a50f4933e7f9704eeedde69bfb69&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3661%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3661&job=&cmd_args= 07:05:51 -> Uploading to 07:05:51 https://storage.googleapis.com/codecov/v4/raw/2021-08-09/00271124DB129430A58F1EEE437C3FCB/2210dd86f4b4a50f4933e7f9704eeedde69bfb69/9ba2eac4-e0f3-4855-aac1-997915fdd063.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210809T070551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b36213347ab02adc6c2ea2385d80ee5e623c2ff30f09fd8f1dd084a142afb0be 07:05:51 % Total % Received % Xferd Average Speed Time Time Time Current 07:05:51 Dload Upload Total Spent Left Speed 07:05:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54530 0 0 100 54530 0 134k --:--:-- --:--:-- --:--:-- 134k 07:05:52 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2210dd86f4b4a50f4933e7f9704eeedde69bfb69 [Pipeline] } 07:05:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:05:53 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:05:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:05:55 ---> package-listing.sh 07:05:55 ++ tr '[:upper:]' '[:lower:]' 07:05:55 ++ facter osfamily 07:05:55 + OS_FAMILY=redhat 07:05:55 + workspace=/w/workspace/edgex-go/1 07:05:55 + START_PACKAGES=/tmp/packages_start.txt 07:05:55 + END_PACKAGES=/tmp/packages_end.txt 07:05:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:55 + PACKAGES=/tmp/packages_start.txt 07:05:55 + '[' /w/workspace/edgex-go/1 ']' 07:05:55 + PACKAGES=/tmp/packages_end.txt 07:05:55 + case "${OS_FAMILY}" in 07:05:55 + sort 07:05:55 + rpm -qa 07:05:57 + '[' -f /tmp/packages_start.txt ']' 07:05:57 + '[' -f /tmp/packages_end.txt ']' 07:05:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:57 + '[' /w/workspace/edgex-go/1 ']' 07:05:57 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:05:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:05:57 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:05:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:05:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:58 07:05:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:05:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:58 latest: Pulling from edgex-lftools-log-publisher 07:05:58 b4d181a07f80: Pulling fs layer 07:05:58 a1111a8f2ec3: Pulling fs layer 07:05:58 ed53099fbce6: Pulling fs layer 07:05:58 dc539afda2c1: Pulling fs layer 07:05:58 77bc0d833cb6: Pulling fs layer 07:05:58 9065ff56babe: Pulling fs layer 07:05:58 d287ab97295c: Pulling fs layer 07:05:58 77bc0d833cb6: Waiting 07:05:58 9065ff56babe: Waiting 07:05:58 d287ab97295c: Waiting 07:05:58 dc539afda2c1: Waiting 07:05:58 a1111a8f2ec3: Verifying Checksum 07:05:58 a1111a8f2ec3: Download complete 07:05:58 dc539afda2c1: Verifying Checksum 07:05:58 dc539afda2c1: Download complete 07:05:59 77bc0d833cb6: Verifying Checksum 07:05:59 77bc0d833cb6: Download complete 07:05:59 9065ff56babe: Verifying Checksum 07:05:59 9065ff56babe: Download complete 07:05:59 ed53099fbce6: Verifying Checksum 07:05:59 ed53099fbce6: Download complete 07:06:00 b4d181a07f80: Verifying Checksum 07:06:00 b4d181a07f80: Download complete 07:06:01 b4d181a07f80: Pull complete 07:06:01 a1111a8f2ec3: Pull complete 07:06:02 ed53099fbce6: Pull complete 07:06:02 dc539afda2c1: Pull complete 07:06:02 77bc0d833cb6: Pull complete 07:06:02 9065ff56babe: Pull complete 07:06:04 d287ab97295c: Verifying Checksum 07:06:04 d287ab97295c: Download complete 07:06:08 d287ab97295c: Pull complete 07:06:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:06:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:06:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:06:09 prd-centos7-docker-4c-2g-84 does not seem to be running inside a container 07:06:09 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:latest cat 07:06:12 $ docker top aa5b9be530846b2e5ea0e6a4b28426b2bfb1d6217aa9a40a4026088a9a092e2f -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:12 + touch /tmp/pre-build-complete [Pipeline] sh 07:06:13 + mkdir -p /var/log/sysstat [Pipeline] sh 07:06:13 + ls /var/log/sa-host 07:06:13 + sadf -c /var/log/sa-host/sa05 07:06:13 file_magic: OK 07:06:13 HZ: Using current value: 100 07:06:13 file_header: OK 07:06:13 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 07:06:13 Statistics: 07:06:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:06:13 File successfully converted to sysstat format version 12.0.3 07:06:13 + sadf -c /var/log/sa-host/sa09 07:06:13 file_magic: OK 07:06:13 HZ: Using current value: 100 07:06:13 file_header: OK 07:06:13 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 07:06:13 Statistics: 07:06:13 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... 07:06:13 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:14 provisioning config files... 07:06:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8292323454495889249tmp [Pipeline] { [Pipeline] echo 07:06:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:06:14 ---> create-netrc.sh [Pipeline] } 07:06:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:06:15 ---> python-tools-install.sh [Pipeline] echo 07:06:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:06:15 ---> sudo-logs.sh 07:06:15 Archiving 'sudo' log.. 07:06:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-84.vexxhost.local: Name or service not known 07:06:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-84.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 07:06:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:06:16 ---> job-cost.sh 07:06:16 lf-activate-venv: SKIPPING 07:06:16 DEBUG: total: 0.18000000715255737 07:06:16 INFO: Retrieving Stack Cost... 07:06:17 INFO: Retrieving Pricing Info for: v3-standard-2 07:06:17 INFO: Archiving Costs [Pipeline] echo 07:06:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:06:18 ---> logs-deploy.sh 07:06:18 lf-activate-venv: SKIPPING 07:06:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3661/1 07:06:18 INFO: archiving workspace using pattern(s): 07:06:18 Archives upload complete. 07:06:18 INFO: archiving logs to Nexus 07:06:19 ---> uname -a: 07:06:19 Linux prd-centos7-docker-4c-2g-84.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 07:06:19 07:06:19 07:06:19 ---> lscpu: 07:06:19 Architecture: x86_64 07:06:19 CPU op-mode(s): 32-bit, 64-bit 07:06:19 Byte Order: Little Endian 07:06:19 Address sizes: 40 bits physical, 48 bits virtual 07:06:19 CPU(s): 2 07:06:19 On-line CPU(s) list: 0,1 07:06:19 Thread(s) per core: 1 07:06:19 Core(s) per socket: 1 07:06:19 Socket(s): 2 07:06:19 NUMA node(s): 1 07:06:19 Vendor ID: AuthenticAMD 07:06:19 CPU family: 23 07:06:19 Model: 49 07:06:19 Model name: AMD EPYC-Rome Processor 07:06:19 Stepping: 0 07:06:19 CPU MHz: 2799.998 07:06:19 BogoMIPS: 5599.99 07:06:19 Virtualization: AMD-V 07:06:19 Hypervisor vendor: KVM 07:06:19 Virtualization type: full 07:06:19 L1d cache: 32K 07:06:19 L1i cache: 32K 07:06:19 L2 cache: 512K 07:06:19 L3 cache: 16384K 07:06:19 NUMA node0 CPU(s): 0,1 07:06:19 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 07:06:19 07:06:19 07:06:19 ---> nproc: 07:06:19 2 07:06:19 07:06:19 07:06:19 ---> df -h: 07:06:19 Filesystem Size Used Avail Use% Mounted on 07:06:19 overlay 40G 14G 27G 33% / 07:06:19 tmpfs 64M 0 64M 0% /dev 07:06:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:06:19 shm 64M 0 64M 0% /dev/shm 07:06:19 /dev/vda1 40G 14G 27G 33% /facter-os 07:06:19 07:06:19 07:06:19 ---> sar -b -r -n DEV: 07:06:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 07:06:19 07:06:19 06:45:16 LINUX RESTART (2 CPU) 07:06:19 07:06:19 06:46:01 tps rtps wtps bread/s bwrtn/s 07:06:19 06:47:01 138.85 3.56 135.29 2600.63 45861.42 07:06:19 06:48:01 280.69 0.00 280.69 0.00 55592.20 07:06:19 06:49:01 55.55 0.00 55.55 0.00 10749.52 07:06:19 06:50:01 101.48 0.00 101.48 0.00 20214.99 07:06:19 06:51:02 1016.88 639.86 377.02 26350.64 265606.07 07:06:19 06:52:01 570.45 114.55 455.90 10718.81 183274.81 07:06:19 06:53:01 382.98 40.74 342.24 2329.40 101207.09 07:06:19 06:54:01 7.73 0.00 7.73 0.00 349.94 07:06:19 06:55:01 0.33 0.00 0.33 0.00 4.35 07:06:19 06:56:01 0.48 0.30 0.18 94.75 1.78 07:06:19 06:57:01 0.30 0.02 0.28 0.13 3.35 07:06:19 06:58:01 0.23 0.00 0.23 0.00 2.32 07:06:19 06:59:01 0.28 0.00 0.28 0.00 3.12 07:06:19 07:00:01 0.25 0.00 0.25 0.00 2.43 07:06:19 07:01:01 0.40 0.20 0.20 5.86 2.47 07:06:19 07:02:01 1.10 0.20 0.90 3.60 17.67 07:06:19 07:03:01 0.22 0.00 0.22 0.00 2.45 07:06:19 07:04:01 0.18 0.00 0.18 0.00 2.05 07:06:19 07:05:01 0.18 0.00 0.18 0.00 2.02 07:06:19 07:06:01 43.50 41.54 1.97 4170.42 95.85 07:06:19 Average: 130.21 42.28 87.94 2318.74 34151.35 07:06:19 07:06:19 06:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:06:19 06:47:01 3929116 0 996284 12.44 2620 3080920 1699896 18.77 1096580 2476424 101436 07:06:19 06:48:01 3175888 0 1267908 15.83 2620 3562524 1751956 19.34 1394832 2802564 183400 07:06:19 06:49:01 3040096 0 1237828 15.46 2620 3728396 1586624 17.52 1456736 2861472 36848 07:06:19 06:50:01 2951576 0 1233100 15.40 2620 3821644 1590352 17.56 1348272 3042548 48 07:06:19 06:51:02 157432 0 1765168 22.04 2620 6083720 3138112 34.65 3240452 3842212 343860 07:06:19 06:52:01 769048 0 1457052 18.19 2620 5780220 2357108 26.02 2873824 3579476 0 07:06:19 06:53:01 2553212 0 1340116 16.73 2620 4112992 1631036 18.01 1455240 3222716 20 07:06:19 06:54:01 2577404 0 1315932 16.43 2620 4112984 1401756 15.48 1444416 3222496 12 07:06:19 06:55:01 2579928 0 1313404 16.40 2620 4112988 1395588 15.41 1470368 3196944 8 07:06:19 06:56:01 2574456 0 1316068 16.43 2620 4115796 1395696 15.41 1476136 3196984 8 07:06:19 06:57:01 2574144 0 1316376 16.44 2620 4115800 1395768 15.41 1476376 3197040 8 07:06:19 06:58:01 2575012 0 1315504 16.43 2620 4115804 1395588 15.41 1476048 3197036 8 07:06:19 06:59:01 2574904 0 1315608 16.43 2620 4115808 1395588 15.41 1475936 3197036 8 07:06:19 07:00:01 2575136 0 1315372 16.42 2620 4115812 1395588 15.41 1475940 3197036 8 07:06:19 07:01:01 2572836 0 1317640 16.45 2620 4115844 1398548 15.44 1477632 3196540 28 07:06:19 07:02:01 2574416 0 1315880 16.43 2620 4116024 1396160 15.41 1476932 3196656 12 07:06:19 07:03:01 2574468 0 1315820 16.43 2620 4116032 1396208 15.41 1476840 3196656 16 07:06:19 07:04:01 2574052 0 1316232 16.43 2620 4116036 1396160 15.41 1476828 3196656 8 07:06:19 07:05:01 2573744 0 1316536 16.44 2620 4116040 1396292 15.42 1477140 3196656 8 07:06:19 07:06:01 2244308 0 1388928 17.34 2620 4373084 1786896 19.73 1561224 3434240 131416 07:06:19 Average: 2486059 0 1323838 16.53 2620 4196423 1615046 17.83 1605388 3182469 39858 07:06:19 07:06:19 06:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:06:19 06:47:01 vethbf7bf94 200.35 231.16 18.50 608.75 0.00 0.00 0.00 0.00 07:06:19 06:47:01 eth0 1344.11 1380.35 6919.43 141.25 0.00 0.00 0.00 0.00 07:06:19 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:47:01 docker0 1007.93 806.13 83.02 3287.97 0.00 0.00 0.00 0.00 07:06:19 06:48:01 eth0 288.09 228.03 1464.74 28.08 0.00 0.00 0.00 0.00 07:06:19 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:48:01 vethfaef986 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:06:19 06:48:01 docker0 209.36 254.82 15.51 1437.24 0.00 0.00 0.00 0.00 07:06:19 06:49:01 eth0 35.14 19.09 25.20 12.36 0.00 0.00 0.00 0.00 07:06:19 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:49:01 vethfaef986 2.17 2.17 0.17 0.18 0.00 0.00 0.00 0.00 07:06:19 06:49:01 docker0 2.17 2.17 0.14 0.18 0.00 0.00 0.00 0.00 07:06:19 06:50:01 eth0 256.60 174.67 1700.11 131.43 0.00 0.00 0.00 0.00 07:06:19 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:50:01 vethd3d3d05 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:51:02 veth62c9f21 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:06:19 06:51:02 vethc270d44 0.00 0.48 0.00 0.03 0.00 0.00 0.00 0.00 07:06:19 06:51:02 vethe80dd21 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:06:19 06:51:02 eth0 112.89 73.42 200.64 19.75 0.00 0.00 0.00 0.00 07:06:19 06:52:01 vethaa3cf94 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:52:01 vethd34ea10 0.02 0.14 0.00 0.01 0.00 0.00 0.00 0.00 07:06:19 06:52:01 vethc270d44 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 07:06:19 06:52:01 eth0 114.43 65.19 293.00 22.39 0.00 0.00 0.00 0.00 07:06:19 06:53:01 eth0 314.74 135.66 1699.18 135.78 0.00 0.00 0.00 0.00 07:06:19 06:53:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:06:19 06:53:01 docker0 1329.50 1279.15 105.82 5574.14 0.00 0.00 0.00 0.00 07:06:19 06:54:01 eth0 0.10 0.10 0.01 0.05 0.00 0.00 0.00 0.00 07:06:19 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:55:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:06:19 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:56:01 eth0 0.78 0.28 0.25 0.13 0.00 0.00 0.00 0.00 07:06:19 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:57:01 eth0 0.77 0.52 0.69 0.21 0.00 0.00 0.00 0.00 07:06:19 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:58:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:06:19 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:06:19 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:06:19 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:01:01 eth0 0.70 0.42 0.35 0.26 0.00 0.00 0.00 0.00 07:06:19 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:02:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:03:01 eth0 0.15 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:06:19 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:04:01 eth0 0.87 0.07 0.08 0.01 0.00 0.00 0.00 0.00 07:06:19 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:05:01 eth0 0.75 0.35 0.30 0.20 0.00 0.00 0.00 0.00 07:06:19 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:06:01 eth0 220.12 146.82 1408.76 16.72 0.00 0.00 0.00 0.00 07:06:19 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 Average: eth0 134.58 111.32 685.91 25.44 0.00 0.00 0.00 0.00 07:06:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:06:19 Average: docker0 66.52 64.00 5.29 278.88 0.00 0.00 0.00 0.00 07:06:19 07:06:19 07:06:19 ---> sar -P ALL: 07:06:19 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/09/21 _x86_64_ (2 CPU) 07:06:19 07:06:19 06:45:16 LINUX RESTART (2 CPU) 07:06:19 07:06:19 06:46:01 CPU %user %nice %system %iowait %steal %idle 07:06:19 06:47:01 all 23.57 0.00 8.34 2.71 0.10 65.28 07:06:19 06:47:01 0 21.30 0.00 8.76 2.39 0.11 67.44 07:06:19 06:47:01 1 25.84 0.00 7.93 3.03 0.09 63.12 07:06:19 06:48:01 all 47.05 0.00 10.85 2.30 0.12 39.68 07:06:19 06:48:01 0 47.11 0.00 11.16 1.76 0.11 39.85 07:06:19 06:48:01 1 46.99 0.00 10.54 2.84 0.13 39.50 07:06:19 06:49:01 all 35.58 0.00 4.68 0.36 0.08 59.30 07:06:19 06:49:01 0 35.55 0.00 5.13 0.40 0.09 58.82 07:06:19 06:49:01 1 35.61 0.00 4.22 0.32 0.07 59.78 07:06:19 06:50:01 all 54.88 0.00 8.79 1.65 0.11 34.57 07:06:19 06:50:01 0 55.14 0.00 9.07 1.81 0.11 33.87 07:06:19 06:50:01 1 54.63 0.00 8.51 1.48 0.11 35.27 07:06:19 06:51:02 all 33.26 0.00 20.81 35.20 0.12 10.62 07:06:19 06:51:02 0 33.93 0.00 20.63 34.04 0.11 11.29 07:06:19 06:51:02 1 32.58 0.00 20.99 36.35 0.13 9.95 07:06:19 06:52:01 all 73.02 0.00 20.31 5.60 0.14 0.92 07:06:19 06:52:01 0 72.77 0.00 20.56 5.61 0.13 0.92 07:06:19 06:52:01 1 73.28 0.00 20.06 5.59 0.15 0.93 07:06:19 06:53:01 all 67.79 0.00 15.51 5.74 0.12 10.83 07:06:19 06:53:01 0 66.64 0.00 17.04 5.20 0.11 11.02 07:06:19 06:53:01 1 68.95 0.00 13.98 6.29 0.13 10.64 07:06:19 06:54:01 all 0.12 0.00 0.08 0.05 0.03 99.72 07:06:19 06:54:01 0 0.18 0.00 0.08 0.08 0.03 99.62 07:06:19 06:54:01 1 0.05 0.00 0.08 0.02 0.03 99.82 07:06:19 06:55:01 all 0.16 0.00 0.07 0.00 0.03 99.74 07:06:19 06:55:01 0 0.30 0.00 0.10 0.00 0.05 99.55 07:06:19 06:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:06:19 06:56:01 all 0.17 0.00 0.03 0.01 0.03 99.77 07:06:19 06:56:01 0 0.12 0.00 0.05 0.02 0.02 99.80 07:06:19 06:56:01 1 0.22 0.00 0.02 0.00 0.03 99.73 07:06:19 06:57:01 all 0.15 0.00 0.03 0.00 0.03 99.79 07:06:19 06:57:01 0 0.03 0.00 0.03 0.00 0.05 99.88 07:06:19 06:57:01 1 0.27 0.00 0.03 0.00 0.00 99.70 07:06:19 07:06:19 06:57:01 CPU %user %nice %system %iowait %steal %idle 07:06:19 06:58:01 all 0.16 0.00 0.03 0.00 0.03 99.79 07:06:19 06:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 07:06:19 06:58:01 1 0.28 0.00 0.02 0.00 0.02 99.68 07:06:19 06:59:01 all 0.18 0.00 0.03 0.00 0.02 99.78 07:06:19 06:59:01 0 0.23 0.00 0.03 0.00 0.03 99.70 07:06:19 06:59:01 1 0.12 0.00 0.02 0.00 0.00 99.87 07:06:19 07:00:01 all 0.13 0.00 0.03 0.00 0.03 99.82 07:06:19 07:00:01 0 0.23 0.00 0.03 0.00 0.05 99.68 07:06:19 07:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:06:19 07:01:01 all 0.08 0.00 0.05 0.00 0.03 99.85 07:06:19 07:01:01 0 0.10 0.00 0.05 0.00 0.02 99.83 07:06:19 07:01:01 1 0.05 0.00 0.05 0.00 0.03 99.87 07:06:19 07:02:01 all 0.11 0.00 0.03 0.01 0.03 99.82 07:06:19 07:02:01 0 0.17 0.00 0.03 0.00 0.00 99.80 07:06:19 07:02:01 1 0.05 0.00 0.03 0.02 0.07 99.83 07:06:19 07:03:01 all 0.14 0.00 0.02 0.00 0.03 99.82 07:06:19 07:03:01 0 0.23 0.00 0.02 0.00 0.02 99.73 07:06:19 07:03:01 1 0.05 0.00 0.02 0.00 0.03 99.90 07:06:19 07:04:01 all 0.11 0.00 0.03 0.00 0.03 99.84 07:06:19 07:04:01 0 0.18 0.00 0.02 0.00 0.00 99.80 07:06:19 07:04:01 1 0.03 0.00 0.03 0.00 0.05 99.88 07:06:19 07:05:01 all 0.10 0.00 0.03 0.00 0.03 99.85 07:06:19 07:05:01 0 0.17 0.00 0.02 0.00 0.02 99.80 07:06:19 07:05:01 1 0.03 0.00 0.03 0.00 0.03 99.90 07:06:19 07:06:01 all 3.53 0.00 1.32 1.04 0.03 94.07 07:06:19 07:06:01 0 3.24 0.00 1.45 0.27 0.03 95.01 07:06:19 07:06:01 1 3.82 0.00 1.19 1.82 0.03 93.14 07:06:19 Average: all 16.06 0.00 4.30 2.59 0.06 77.00 07:06:19 Average: 0 15.94 0.00 4.45 2.45 0.05 77.10 07:06:19 Average: 1 16.17 0.00 4.14 2.74 0.06 76.90 07:06:19 07:06:19 07:06:19