Pull request #3781 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from fe0eb7aec4c673f2e9843059e862fd367f248510+2960906d71acf8db9b34adc0540238eab7fedfb7 (fb516f7ff7e0ab38bdc96d4aa37c54d0bbf837f6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh106251192097088851.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 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-ssh6323702507251206845.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 d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3781/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3781/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3378926432029030983.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 # timeout=10 Commit message: "feat: implement new function to grab latest lts commit" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8952851455325641614.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3781/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3781/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7414945336084903643.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true 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 PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1974’ Running on prd-centos7-docker-4c-2g-1980 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2668543756011285096.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 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit fe0eb7aec4c673f2e9843059e862fd367f248510 Merge succeeded, producing fe0eb7aec4c673f2e9843059e862fd367f248510 Checking out Revision fe0eb7aec4c673f2e9843059e862fd367f248510 (PR-3781) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh1635876566540770541.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh8198180038244935600.key > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" First time build. Skipping changelog. > git rev-list --no-walk 5c2502bf875277b2c2d54d2a0f85f66ab5a1c4da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:05:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:05:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:05:05 ========================================================= 07:05:05 EdgeX Global Pipelines Version Info 07:05:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:05:06 ------------------- 07:05:06 stable info: 07:05:06 ------------------- 07:05:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:05:06 Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 07:05:06 Message: testing jakarta lts changes 07:05:07 ------------------- 07:05:07 experimental info: 07:05:07 ------------------- 07:05:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:05:07 Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 07:05:07 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3781 [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3781 [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3781 [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe0eb7aec4c673f2e9843059e862fd367f248510 [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe0eb7a [Pipeline] echo 07:05:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:07 provisioning config files... 07:05:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7916804459300010337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:07 ---> docker-login.sh 07:05:07 nexus3.edgexfoundry.org:10001 07:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:08 Configure a credential helper to remove this warning. See 07:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:08 07:05:08 Login Succeeded 07:05:08 nexus3.edgexfoundry.org:10002 07:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:08 Configure a credential helper to remove this warning. See 07:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:08 07:05:08 Login Succeeded 07:05:08 nexus3.edgexfoundry.org:10003 07:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:08 Configure a credential helper to remove this warning. See 07:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:08 07:05:08 Login Succeeded 07:05:08 nexus3.edgexfoundry.org:10004 07:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:08 Configure a credential helper to remove this warning. See 07:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:08 07:05:08 Login Succeeded 07:05:08 docker.io 07:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:09 Configure a credential helper to remove this warning. See 07:05:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:09 07:05:09 Login Succeeded 07:05:09 ---> docker-login.sh ends [Pipeline] } 07:05:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:05:09 ++ 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 07:05:09 + for file in '`ls cmd/**/Dockerfile`' 07:05:09 ++ dirname cmd/core-command/Dockerfile 07:05:09 ++ cut -d/ -f2 07:05:09 + echo core-command,cmd/core-command/Dockerfile 07:05:09 + for file in '`ls cmd/**/Dockerfile`' 07:05:09 ++ dirname cmd/core-data/Dockerfile 07:05:09 ++ cut -d/ -f2 07:05:09 + echo core-data,cmd/core-data/Dockerfile 07:05:09 + for file in '`ls cmd/**/Dockerfile`' 07:05:09 ++ dirname cmd/core-metadata/Dockerfile 07:05:09 ++ cut -d/ -f2 07:05:09 + echo core-metadata,cmd/core-metadata/Dockerfile 07:05:09 + for file in '`ls cmd/**/Dockerfile`' 07:05:09 ++ dirname cmd/security-bootstrapper/Dockerfile 07:05:09 ++ cut -d/ -f2 07:05:09 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:05:09 + for file in '`ls cmd/**/Dockerfile`' 07:05:09 ++ dirname cmd/security-proxy-setup/Dockerfile 07:05:09 ++ cut -d/ -f2 07:05:09 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:05:09 + for file in '`ls cmd/**/Dockerfile`' 07:05:09 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:05:09 ++ cut -d/ -f2 07:05:09 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:05:09 + for file in '`ls cmd/**/Dockerfile`' 07:05:09 ++ dirname cmd/support-notifications/Dockerfile 07:05:09 ++ cut -d/ -f2 07:05:09 + echo support-notifications,cmd/support-notifications/Dockerfile 07:05:09 + for file in '`ls cmd/**/Dockerfile`' 07:05:09 ++ dirname cmd/support-scheduler/Dockerfile 07:05:09 ++ cut -d/ -f2 07:05:09 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:05:09 + for file in '`ls cmd/**/Dockerfile`' 07:05:09 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:05:09 ++ cut -d/ -f2 07:05:09 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:05:09 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] { (Build Check) [Pipeline] sh 07:05:09 + git rev-list -1 --merges fe0eb7aec4c673f2e9843059e862fd367f248510~1..fe0eb7aec4c673f2e9843059e862fd367f248510 [Pipeline] echo 07:05:09 -----------> git rev-list -1 --merges fe0eb7aec4c673f2e9843059e862fd367f248510~1..fe0eb7aec4c673f2e9843059e862fd367f248510 fe0eb7aec4c673f2e9843059e862fd367f248510 [false] [Pipeline] sh 07:05:10 + git log --format=format:%s -1 fe0eb7aec4c673f2e9843059e862fd367f248510 [Pipeline] echo 07:05:10 ========================================================= 07:05:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:05:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:05:10 07:05:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:05:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:05:11 latest: Pulling from edgex-devops/git-semver 07:05:11 a0d0a0d46f8b: Pulling fs layer 07:05:11 3e5f54012d9b: Pulling fs layer 07:05:11 4c7163046ea9: Pulling fs layer 07:05:11 0c2d73faf560: Pulling fs layer 07:05:11 0c2d73faf560: Waiting 07:05:11 3e5f54012d9b: Verifying Checksum 07:05:11 3e5f54012d9b: Download complete 07:05:11 a0d0a0d46f8b: Verifying Checksum 07:05:11 a0d0a0d46f8b: Download complete 07:05:11 4c7163046ea9: Verifying Checksum 07:05:11 4c7163046ea9: Download complete 07:05:11 0c2d73faf560: Verifying Checksum 07:05:11 0c2d73faf560: Download complete 07:05:11 a0d0a0d46f8b: Pull complete 07:05:11 3e5f54012d9b: Pull complete 07:05:11 4c7163046ea9: Pull complete 07:05:11 0c2d73faf560: Pull complete 07:05:11 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 07:05:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:05:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:05:12 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 07:05:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:05:12 $ docker top 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:05:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:12 [ssh-agent] Looking for ssh-agent implementation... 07:05:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:13 $ docker exec 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 ssh-agent 07:05:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmCALce/agent.12 07:05:13 SSH_AGENT_PID=18 07:05:13 Running ssh-add (command line suppressed) 07:05:13 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1154180483395660505.key (/w/workspace/edgex-go/2@tmp/private_key_1154180483395660505.key) 07:05:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:13 + git tag --points-at HEAD [Pipeline] } 07:05:13 $ docker exec --env ******** --env ******** 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 ssh-agent -k 07:05:13 unset SSH_AUTH_SOCK; 07:05:13 unset SSH_AGENT_PID; 07:05:13 echo Agent pid 18 killed; 07:05:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:05:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:05:13 [ssh-agent] Looking for ssh-agent implementation... 07:05:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:05:13 $ docker exec 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 ssh-agent 07:05:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgJkhPI/agent.52 07:05:13 SSH_AGENT_PID=58 07:05:13 Running ssh-add (command line suppressed) 07:05:13 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1132282222314785801.key (/w/workspace/edgex-go/2@tmp/private_key_1132282222314785801.key) 07:05:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:05:14 + git semver init 07:05:14 # -> Open(): unable to determine branch for HEAD 07:05:14 # $GIT_DIR = /w/workspace/edgex-go/2/.git 07:05:14 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 07:05:14 # $SEMVER_REMOTE_NAME = origin 07:05:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:05:14 # $SEMVER_USER_NAME = edgex-jenkins 07:05:14 # $SEMVER_BRANCH = PR-3781 07:05:14 # $SEMVER_TEMP = /tmp/semver-970822407 07:05:14 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:06:22 # '/tmp/semver-970822407' -> '/w/workspace/edgex-go/2/.semver' 07:06:22 # -> Force: false 07:06:22 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 07:06:22 $ docker exec --env ******** --env ******** 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 ssh-agent -k 07:06:22 unset SSH_AUTH_SOCK; 07:06:22 unset SSH_AGENT_PID; 07:06:22 echo Agent pid 58 killed; 07:06:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:22 + git semver [Pipeline] } 07:06:22 $ docker stop --time=1 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 07:06:24 $ docker rm -f 779149328cd999b3714d1061275adf17e9649665443f59f3d7bb519587e6e4a8 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:06:24 Stashed 1 file(s) [Pipeline] echo 07:06:24 [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 07:06:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:06:24 ========================================================= 07:06:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 07:06:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:06:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 07:06:25 a0d0a0d46f8b: Already exists 07:06:25 31adcdaf11c8: Pulling fs layer 07:06:25 b8b176561691: Pulling fs layer 07:06:25 4527c011a84f: Pulling fs layer 07:06:25 5d74067f8e1e: Pulling fs layer 07:06:25 e0aca202a116: Pulling fs layer 07:06:25 3a43be97a3b4: Pulling fs layer 07:06:25 34cad66bf833: Pulling fs layer 07:06:25 b4e3c513aaa6: Pulling fs layer 07:06:25 5d74067f8e1e: Waiting 07:06:25 e0aca202a116: Waiting 07:06:25 3a43be97a3b4: Waiting 07:06:25 34cad66bf833: Waiting 07:06:25 b4e3c513aaa6: Waiting 07:06:25 b8b176561691: Verifying Checksum 07:06:25 b8b176561691: Download complete 07:06:25 31adcdaf11c8: Download complete 07:06:25 5d74067f8e1e: Verifying Checksum 07:06:25 5d74067f8e1e: Download complete 07:06:25 e0aca202a116: Verifying Checksum 07:06:25 e0aca202a116: Download complete 07:06:25 3a43be97a3b4: Verifying Checksum 07:06:25 3a43be97a3b4: Download complete 07:06:25 31adcdaf11c8: Pull complete 07:06:25 34cad66bf833: Verifying Checksum 07:06:25 34cad66bf833: Download complete 07:06:25 b8b176561691: Pull complete 07:06:25 4527c011a84f: Download complete 07:06:26 b4e3c513aaa6: Verifying Checksum 07:06:26 b4e3c513aaa6: Download complete 07:06:29 4527c011a84f: Pull complete 07:06:29 5d74067f8e1e: Pull complete 07:06:29 e0aca202a116: Pull complete 07:06:29 3a43be97a3b4: Pull complete 07:06:29 34cad66bf833: Pull complete 07:06:32 b4e3c513aaa6: Pull complete 07:06:32 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 07:06:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:06:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:06:32 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:06:32 WORKDIR /edgex 07:06:32 COPY go.mod . 07:06:32 RUN go mod download' 07:06:32 + docker build -t ci-base-image-x86_64 -f - . 07:06:34 Sending build context to Docker daemon 329.7MB 07:06:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 07:06:34 ---> 9f6097aaca64 07:06:34 Step 2/4 : WORKDIR /edgex 07:06:36 ---> Running in e810e36469c3 07:06:36 Removing intermediate container e810e36469c3 07:06:36 ---> f05a789dab4f 07:06:36 Step 3/4 : COPY go.mod . 07:06:36 ---> 0446e865b099 07:06:36 Step 4/4 : RUN go mod download 07:06:36 ---> Running in 58305f74ca54 07:06:39 Still waiting to schedule task 07:06:39 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:07:08 Removing intermediate container 58305f74ca54 07:07:08 ---> 00418b2a5cc6 07:07:08 Successfully built 00418b2a5cc6 07:07:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:07:08 + docker inspect -f . ci-base-image-x86_64 07:07:08 . [Pipeline] withDockerContainer 07:07:08 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 07:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:07:09 $ docker top 43a7c7c32febd6cafc0529c5cfc47602aa2484d88b5f0177680f982ab1433101 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:09 + go version 07:07:09 go version go1.16.8 linux/amd64 [Pipeline] } 07:07:09 $ docker stop --time=1 43a7c7c32febd6cafc0529c5cfc47602aa2484d88b5f0177680f982ab1433101 07:07:10 $ docker rm -f 43a7c7c32febd6cafc0529c5cfc47602aa2484d88b5f0177680f982ab1433101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:11 + docker inspect -f . ci-base-image-x86_64 07:07:11 . [Pipeline] withDockerContainer 07:07:11 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 07:07:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:07:11 $ docker top 8352cf8d537556666ed6194362451c67c1ab7d7d7797816f1184fc432a12e51b -eo pid,comm [Pipeline] { [Pipeline] echo 07:07:11 ========================================================= 07:07:11 [edgeXBuildGoParallel] Running Tests and Build... 07:07:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:07:11 + make test 07:07:11 go mod tidy 07:07:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:07:17 ? github.com/edgexfoundry/edgex-go [no test files] 07:07:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:07:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:07:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:07:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:07:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:07:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:07:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:07:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:07:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:07:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:07:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:07:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.051s coverage: 98.5% of statements 07:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.049s coverage: 44.7% of statements 07:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:07:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 89.5% of statements 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:07:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:07:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.048s coverage: 84.4% of statements 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:07:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.265s coverage: 94.2% of statements 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:07:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:07:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:07:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:07:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.042s coverage: 0.9% of statements 07:07:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:07:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 07:07:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.040s coverage: 21.7% of statements 07:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:07:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 07:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 79.5% of statements 07:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 07:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.054s coverage: 96.3% of statements 07:07:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.053s coverage: 94.4% of statements 07:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 07:08:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.216s coverage: 82.5% of statements 07:08:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.128s coverage: 91.2% of statements 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 07:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.217s coverage: 70.4% of statements 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.4% of statements 07:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 07:08:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:08:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 07:08:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:08:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 17.7% of statements 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:08:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:08:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:08:35 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:08:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.052s coverage: 28.9% of statements 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:08:35 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:08:35 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 07:08:35 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 96.9% of statements 07:08:35 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 07:09:07 GO111MODULE=on go vet ./... 07:09:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:09:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:09:17 ./bin/test-attribution-txt.sh [Pipeline] sh 07:09:18 + ls -al . 07:09:18 total 636 07:09:18 drwxrwxr-x 10 1001 1001 4096 Oct 26 07:09 . 07:09:18 drwxr-xr-x 4 root root 28 Oct 26 07:07 .. 07:09:18 -rw-rw-r-- 1 1001 1001 11 Oct 26 07:05 .dockerignore 07:09:18 drwxrwxr-x 8 1001 1001 179 Oct 26 07:05 .git 07:09:18 drwxrwxr-x 4 1001 1001 142 Oct 26 07:05 .github 07:09:18 -rw-rw-r-- 1 1001 1001 804 Oct 26 07:05 .gitignore 07:09:18 -rw-rw-r-- 1 1001 1001 42 Oct 26 07:05 .golangci.yml 07:09:18 -rw-rw-r-- 1 1001 1001 76 Oct 26 07:05 .hadolint.yml 07:09:18 drwx------ 3 1001 1001 58 Oct 26 07:06 .semver 07:09:18 -rw-rw-r-- 1 1001 1001 166 Oct 26 07:05 .sonarcloud.properties 07:09:18 -rw-rw-r-- 1 1001 1001 1171 Oct 26 07:05 ADOPTERS.md 07:09:18 -rw-rw-r-- 1 1001 1001 8910 Oct 26 07:05 Attribution.txt 07:09:18 -rw-rw-r-- 1 1001 1001 43881 Oct 26 07:05 CHANGELOG.md 07:09:18 -rw-rw-r-- 1 1001 1001 3804 Oct 26 07:05 CONTRIBUTING.md 07:09:18 -rw-rw-r-- 1 1001 1001 677 Oct 26 07:05 GOVERNANCE.md 07:09:18 -rw-rw-r-- 1 1001 1001 849 Oct 26 07:05 Jenkinsfile 07:09:18 -rw-rw-r-- 1 1001 1001 10775 Oct 26 07:05 LICENSE 07:09:18 -rw-rw-r-- 1 1001 1001 6508 Oct 26 07:05 Makefile 07:09:18 -rw-rw-r-- 1 1001 1001 582 Oct 26 07:05 OWNERS.md 07:09:18 -rw-rw-r-- 1 1001 1001 8256 Oct 26 07:05 README.md 07:09:18 -rw-rw-r-- 1 1001 1001 6912 Oct 26 07:05 SECURITY.md 07:09:18 -rw-rw-r-- 1 1001 1001 5 Oct 26 07:06 VERSION 07:09:18 -rw-rw-r-- 1 1001 1001 4131 Oct 26 07:05 ZMQWindows.md 07:09:18 drwxrwxr-x 2 1001 1001 37 Oct 26 07:05 bin 07:09:18 drwxrwxr-x 14 1001 1001 4096 Oct 26 07:05 cmd 07:09:18 -rw-r--r-- 1 root root 426513 Oct 26 07:08 coverage.out 07:09:18 -rw-rw-r-- 1 1001 1001 848 Oct 26 07:05 go.mod 07:09:18 -rw-rw-r-- 1 1001 1001 50414 Oct 26 07:07 go.sum 07:09:18 drwxrwxr-x 8 1001 1001 124 Oct 26 07:05 internal 07:09:18 drwxrwxr-x 3 1001 1001 16 Oct 26 07:05 openapi 07:09:18 drwxrwxr-x 4 1001 1001 71 Oct 26 07:05 snap 07:09:18 -rw-rw-r-- 1 1001 1001 204 Oct 26 07:05 version.go [Pipeline] sh 07:09:18 + '[' -e coverage.out ] 07:09:18 + chown 1001:1001 coverage.out [Pipeline] stash 07:09:18 Stashed 1 file(s) [Pipeline] sh 07:09:18 + make build 07:09:18 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:09: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 07:09:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:09: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 07:09:28 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:09: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 07:09:29 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 07:09:30 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 07:09:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:09:32 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 07:09:33 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:09:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 07:09:35 $ docker stop --time=1 8352cf8d537556666ed6194362451c67c1ab7d7d7797816f1184fc432a12e51b 07:09:37 $ docker rm -f 8352cf8d537556666ed6194362451c67c1ab7d7d7797816f1184fc432a12e51b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:39 07:09:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:09:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:39 latest: Pulling from edgex-devops/edgex-compose 07:09:39 cbdbe7a5bc2a: Pulling fs layer 07:09:39 ca9280d653b3: Pulling fs layer 07:09:39 7e9c9ca2126c: Pulling fs layer 07:09:39 cbdbe7a5bc2a: Verifying Checksum 07:09:39 cbdbe7a5bc2a: Download complete 07:09:40 ca9280d653b3: Verifying Checksum 07:09:40 ca9280d653b3: Download complete 07:09:40 cbdbe7a5bc2a: Pull complete 07:09:40 7e9c9ca2126c: Verifying Checksum 07:09:40 7e9c9ca2126c: Download complete 07:09:40 ca9280d653b3: Pull complete 07:09:44 7e9c9ca2126c: Pull complete 07:09:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:09:44 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 07:09:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:09:46 $ docker top c16532dc47f2a4d5e01bc357982d959f1c2ec9743e343927ab7dbe6b183b0d0d -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:47 + grep parallel 07:09:47 + docker-compose build --help 07:09:47 --parallel Build images in parallel. [Pipeline] } 07:09:47 $ docker stop --time=1 c16532dc47f2a4d5e01bc357982d959f1c2ec9743e343927ab7dbe6b183b0d0d 07:09:48 $ docker rm -f c16532dc47f2a4d5e01bc357982d959f1c2ec9743e343927ab7dbe6b183b0d0d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:09:49 . [Pipeline] withDockerContainer 07:09:49 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 07:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:09:49 $ docker top d01f514a84bd34f83e52f16723a75afa21189d9794d620768f9b03f1eb7be2bf -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:49 + docker-compose -f ./docker-compose-build.yml build --parallel 07:09:50 Building core-command ... 07:09:50 Building core-data ... 07:09:50 Building core-metadata ... 07:09:50 Building security-bootstrapper ... 07:09:50 Building security-proxy-setup ... 07:09:50 Building security-secretstore-setup ... 07:09:50 Building support-notifications ... 07:09:50 Building support-scheduler ... 07:09:50 Building sys-mgmt-agent ... 07:09:50 Building support-notifications 07:09:50 Building security-bootstrapper 07:09:50 Building security-proxy-setup 07:09:50 Building core-command 07:09:50 Building core-metadata 07:10:02 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:10:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:10:02 ---> 00418b2a5cc6 07:10:02 Step 3/21 : WORKDIR /edgex-go 07:10:02 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:10:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:10:02 ---> 00418b2a5cc6 07:10:02 Step 3/20 : WORKDIR /edgex-go 07:10:02 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:10:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:10:02 ---> 00418b2a5cc6 07:10:02 Step 3/22 : WORKDIR /edgex-go 07:10:04 ---> Running in a242fa04459f 07:10:04 ---> Running in 2149f1e984ff 07:10:04 ---> Running in d276bc252152 07:10:06 Removing intermediate container d276bc252152 07:10:06 ---> 91774d2d405d 07:10:06 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:06 Removing intermediate container a242fa04459f 07:10:06 ---> fb2991a66dcd 07:10:06 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:06 Removing intermediate container 2149f1e984ff 07:10:06 ---> 2935ccb3ad4a 07:10:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:06 ---> Running in 97b6819b0ac0 07:10:06 ---> Running in d7742b75ad87 07:10:06 ---> Running in 856d994aa7cb 07:10:13 Removing intermediate container 856d994aa7cb 07:10:13 ---> a7d2c50626dd 07:10:13 Step 5/22 : RUN apk add --update --no-cache make git 07:10:13 Removing intermediate container d7742b75ad87 07:10:13 ---> cb6693b3ffc6 07:10:13 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:10:13 Removing intermediate container 97b6819b0ac0 07:10:13 ---> b72c53100a09 07:10:13 Step 5/20 : RUN apk add --update --no-cache make git 07:10:13 ---> Running in 4b70c495082c 07:10:13 ---> Running in d9810d8f92e5 07:10:13 ---> Running in 376f61963a77 07:10:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:10:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:10:15 ---> 00418b2a5cc6 07:10:15 Step 3/22 : WORKDIR /edgex-go 07:10:15 ---> Using cache 07:10:15 ---> 2935ccb3ad4a 07:10:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:15 ---> Using cache 07:10:15 ---> a7d2c50626dd 07:10:15 Step 5/22 : RUN apk add --update --no-cache make git 07:10:15 ---> Running in 92d6df158225 07:10:15 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:10:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:10:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:10:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:10:16 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:10:16 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:10:16 ---> 00418b2a5cc6 07:10:16 Step 3/30 : WORKDIR /edgex-go 07:10:16 ---> Using cache 07:10:16 ---> 2935ccb3ad4a 07:10:16 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:10:16 ---> Using cache 07:10:16 ---> a7d2c50626dd 07:10:16 Step 5/30 : RUN apk add --update --no-cache make git 07:10:16 ---> Running in 25cae464c9e4 07:10:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:10:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:10:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:10:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:10:17 OK: 220 MiB in 52 packages 07:10:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:10:17 OK: 220 MiB in 52 packages 07:10:17 Removing intermediate container 4b70c495082c 07:10:17 ---> 597651d43139 07:10:17 Step 6/22 : COPY . . 07:10:17 OK: 220 MiB in 52 packages 07:10:17 OK: 220 MiB in 52 packages 07:10:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:10:18 OK: 220 MiB in 52 packages 07:10:19 Removing intermediate container 376f61963a77 07:10:19 ---> b35db0509d82 07:10:19 Step 6/20 : COPY . . 07:10:21 Removing intermediate container 92d6df158225 07:10:21 ---> 66807269ea72 07:10:21 Step 6/22 : COPY . . 07:10:21 Removing intermediate container d9810d8f92e5 07:10:21 ---> b19a89af5c52 07:10:21 Step 6/21 : COPY . . 07:10:22 Removing intermediate container 25cae464c9e4 07:10:22 ---> 18ff052c6aae 07:10:22 Step 6/30 : COPY . . 07:10:22 ---> b8455dd474db 07:10:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:25 ---> Running in fc3857aa6656 07:10:27 ---> 8b86335493e4 07:10:27 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:29 ---> Running in 9a711082eeeb 07:10:29 ---> 61c845401902 07:10:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:29 ---> 35fa5913d785 07:10:29 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:29 ---> Running in ea4a690cd4b7 07:10:29 ---> Running in e41482fcd5a1 07:10:32 Removing intermediate container fc3857aa6656 07:10:32 ---> fc29ddd62358 07:10:32 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:10:32 ---> Running in 0014c8096f13 07:10:32 Removing intermediate container 9a711082eeeb 07:10:32 ---> a26a43c0f9ab 07:10:32 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:10:32 Removing intermediate container ea4a690cd4b7 07:10:32 ---> 06fa949253a0 07:10:32 Step 8/22 : RUN make cmd/core-command/core-command 07:10:32 ---> Running in 5c7832d67b9f 07:10:32 ---> Running in 5bd119e426a7 07:10:32 Removing intermediate container e41482fcd5a1 07:10:32 ---> 414694e6cf41 07:10:32 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:10:32 ---> Running in f10010e85ba3 07:10:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:10:32 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 07:10:32 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:10:32 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 07:10:37 ---> 06bda000b86d 07:10:37 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:10:37 ---> Running in d0c0d81be38c 07:10:38 Removing intermediate container d0c0d81be38c 07:10:38 ---> d1847f084f52 07:10:38 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:10:38 ---> Running in 186e4dfff1b6 07:10:38 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:11:10 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:11:12 Removing intermediate container 5bd119e426a7 07:11:12 ---> eb053793bf3a 07:11:12 07:11:12 Step 9/22 : FROM alpine:3.14 07:11:12 3.14: Pulling from library/alpine 07:11:12 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:11:12 Removing intermediate container 5c7832d67b9f 07:11:12 ---> 609f76c6c845 07:11:12 07:11:12 Step 9/20 : FROM alpine:3.14 07:11:12 ---> 14119a10abf4 07:11:12 Step 10/20 : RUN apk add --update --no-cache curl 07:11:12 Status: Downloaded newer image for alpine:3.14 07:11:12 ---> 14119a10abf4 07:11:12 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:11:12 ---> Running in d4202dae991c 07:11:12 ---> Running in c7d0918cb7c9 07:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:11:13 (1/5) Installing ca-certificates (20191127-r5) 07:11:13 (2/5) Installing brotli-libs (1.0.9-r5) 07:11:13 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:11:14 (4/5) Installing libcurl (7.79.1-r0) 07:11:14 (1/1) Installing dumb-init (1.2.5-r1) 07:11:14 (5/5) Installing curl (7.79.1-r0) 07:11:14 Executing busybox-1.33.1-r3.trigger 07:11:14 Executing busybox-1.33.1-r3.trigger 07:11:14 Executing ca-certificates-20191127-r5.trigger 07:11:14 OK: 6 MiB in 15 packages 07:11:14 OK: 8 MiB in 19 packages 07:11:14 Removing intermediate container f10010e85ba3 07:11:14 ---> d2713f2c2e83 07:11:14 07:11:14 Step 9/21 : FROM alpine:3.14 07:11:14 ---> 14119a10abf4 07:11:14 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:11:15 ---> Running in a8c701b8da2c 07:11:15 Removing intermediate container 0014c8096f13 07:11:15 ---> a4b3c2b5e619 07:11:15 07:11:15 Step 9/22 : FROM alpine:3.14 07:11:15 ---> 14119a10abf4 07:11:15 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:11:15 ---> Running in baa6f7d5d1a0 07:11:15 Removing intermediate container d4202dae991c 07:11:15 ---> f2e5bea6a923 07:11:15 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:11:15 Removing intermediate container c7d0918cb7c9 07:11:15 ---> 6bd9bbc45b0a 07:11:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:11:15 ---> Running in 830dd68e3651 07:11:15 ---> Running in b6d23760138e 07:11:15 Removing intermediate container b6d23760138e 07:11:15 ---> c6f13068edd3 07:11:15 Step 12/22 : ENV APP_PORT=59882 07:11:15 Removing intermediate container 830dd68e3651 07:11:15 ---> 886f21ae11fd 07:11:15 Step 12/20 : WORKDIR /edgex 07:11:15 ---> Running in 2190b05e7b9c 07:11:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:11:15 ---> Running in 5e7c04d1495c 07:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:11:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:11:16 Removing intermediate container 2190b05e7b9c 07:11:16 ---> 5674693a8f5c 07:11:16 Step 13/22 : EXPOSE $APP_PORT 07:11:16 (1/1) Installing dumb-init (1.2.5-r1) 07:11:16 Executing busybox-1.33.1-r3.trigger 07:11:16 OK: 6 MiB in 15 packages 07:11:16 Removing intermediate container 5e7c04d1495c 07:11:16 ---> b8941eca0666 07:11:16 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:11:16 (1/2) Installing ca-certificates (20191127-r5) 07:11:16 (2/2) Installing dumb-init (1.2.5-r1) 07:11:16 ---> Running in 7863936aa83d 07:11:16 Executing busybox-1.33.1-r3.trigger 07:11:16 Executing ca-certificates-20191127-r5.trigger 07:11:16 OK: 6 MiB in 16 packages 07:11:17 ---> 3f7a5b54ab2b 07:11:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:11:17 Removing intermediate container 7863936aa83d 07:11:17 ---> c938b3141492 07:11:17 Step 14/22 : WORKDIR / 07:11:17 ---> Running in 3fb6e46a8d61 07:11:17 Removing intermediate container 186e4dfff1b6 07:11:17 ---> 27240f1b4e1e 07:11:17 07:11:17 Step 9/30 : FROM alpine:3.14 07:11:17 ---> 14119a10abf4 07:11:17 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:11:17 Removing intermediate container baa6f7d5d1a0 07:11:17 ---> 8d1210d4c9b4 07:11:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:11:17 ---> Running in 99bd8c306297 07:11:17 ---> Running in 7a7e90e08d1c 07:11:17 ---> f860e5df25c8 07:11:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:11:17 Removing intermediate container 3fb6e46a8d61 07:11:17 ---> 05864f9b02ad 07:11:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:17 Removing intermediate container 7a7e90e08d1c 07:11:17 ---> d6bdcc0fc67d 07:11:17 Step 12/22 : ENV APP_PORT=59881 07:11:17 Removing intermediate container a8c701b8da2c 07:11:17 ---> 78cc57deba23 07:11:17 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:11:17 Removing intermediate container 99bd8c306297 07:11:17 ---> e925fe88d19c 07:11:17 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:11:17 ---> Running in 7c793f88b8d7 07:11:17 ---> Running in 61b13f54c380 07:11:17 ---> Running in 788b6d1b3829 07:11:17 Removing intermediate container 7c793f88b8d7 07:11:17 ---> 5bd26bcec9a3 07:11:17 Step 13/22 : EXPOSE $APP_PORT 07:11:17 ---> 62432fe7d216 07:11:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:11:17 ---> Running in 93d7971966d2 07:11:17 Removing intermediate container 61b13f54c380 07:11:17 ---> 7e08d49468fd 07:11:17 Step 12/21 : ENV APP_PORT=59860 07:11:17 ---> 43c24dc2e807 07:11:17 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:11:17 ---> Running in 1e04336ffecb 07:11:17 ---> Running in 63c582fb73d8 07:11:18 Removing intermediate container 93d7971966d2 07:11:18 ---> 36daeed8324b 07:11:18 Step 14/22 : WORKDIR / 07:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:11:18 Removing intermediate container 1e04336ffecb 07:11:18 ---> 3c366ab07065 07:11:18 Step 13/21 : EXPOSE $APP_PORT 07:11:18 ---> Running in 1cd007d86db5 07:11:18 Removing intermediate container 63c582fb73d8 07:11:18 ---> 37286b5cb5ef 07:11:18 Step 17/20 : CMD ["--init=true"] 07:11:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:11:18 ---> e2a57566bf09 07:11:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:11:18 ---> Running in 853a0d3cb562 07:11:18 ---> Running in 2317c26ef4aa 07:11:18 Removing intermediate container 1cd007d86db5 07:11:18 ---> 21897fc9c8d3 07:11:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:18 (1/2) Installing dumb-init (1.2.5-r1) 07:11:18 (2/2) Installing su-exec (0.2-r1) 07:11:18 Executing busybox-1.33.1-r3.trigger 07:11:18 OK: 6 MiB in 16 packages 07:11:18 Removing intermediate container 853a0d3cb562 07:11:18 ---> 2e24e3bfcee1 07:11:18 Step 18/20 : LABEL arch=x86_64 07:11:18 Removing intermediate container 2317c26ef4aa 07:11:18 ---> 147db3e4df32 07:11:18 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:18 ---> Running in 3b614afcd5f0 07:11:18 ---> b3019c512420 07:11:18 Step 18/22 : ENTRYPOINT ["/core-command"] 07:11:18 ---> Running in d10499481adf 07:11:18 Removing intermediate container 3b614afcd5f0 07:11:18 ---> b68ac9b1e720 07:11:18 Step 19/20 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:11:18 ---> 73c9db690383 07:11:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:11:18 ---> a7aba9adbb18 07:11:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:11:18 ---> Running in 97d344348c66 07:11:18 Removing intermediate container d10499481adf 07:11:18 ---> fe659e94a4e8 07:11:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:18 ---> Running in 5e680540f089 07:11:18 Removing intermediate container 788b6d1b3829 07:11:18 ---> 9fe7d6b07fe7 07:11:18 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:11:18 Removing intermediate container 97d344348c66 07:11:18 ---> 0e52dad613f9 07:11:18 Step 20/20 : LABEL version=0.0.0 07:11:18 ---> Running in 47723076554e 07:11:18 ---> Running in 3fb75a80d63c 07:11:18 Removing intermediate container 5e680540f089 07:11:18 ---> a4c8caea0602 07:11:18 Step 20/22 : LABEL arch=x86_64 07:11:18 ---> Running in 2b1049c4c9a1 07:11:18 ---> 9901bcf9cae7 07:11:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:11:19 Removing intermediate container 3fb75a80d63c 07:11:19 ---> 157dbedfeef9 07:11:19 07:11:19 ---> 547494a5d047 07:11:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:11:19 Removing intermediate container 47723076554e 07:11:19 ---> 4eb7e727f775 07:11:19 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:11:19 Removing intermediate container 2b1049c4c9a1 07:11:19 ---> f4991873eb92 07:11:19 Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:11:19 Successfully built 157dbedfeef9 07:11:19 Successfully tagged security-proxy-setup:latest 07:11:19 Building security-secretstore-setup 07:11:19 ---> Running in 776c77ca2b0b 07:11:19  Building security-proxy-setup ... done  ---> Running in faa2b10a02e1 07:11:19 ---> 2b9af05e559a 07:11:19 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:11:19 ---> 641666897f2e 07:11:19 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:11:19 Removing intermediate container 776c77ca2b0b 07:11:19 ---> d3b520e7859e 07:11:19 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:11:20 ---> Running in 139add35356e 07:11:20 Removing intermediate container faa2b10a02e1 07:11:20 ---> ed69312143d9 07:11:20 Step 22/22 : LABEL version=0.0.0 07:11:20 ---> Running in 11efbc373d06 07:11:20 ---> Running in fb8e7d327ed4 07:11:20 Removing intermediate container 139add35356e 07:11:20 ---> 899a8bc487ba 07:11:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:20 ---> Running in 40ca5eb4a3ad 07:11:20 ---> Running in 36ed94aba952 07:11:20 Removing intermediate container fb8e7d327ed4 07:11:20 ---> 5ee6d4c9b4f8 07:11:20 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:11:21 Removing intermediate container 40ca5eb4a3ad 07:11:21 ---> b74179b76485 07:11:21 07:11:21 ---> Running in 1d76b5d02fe9 07:11:21 Successfully built b74179b76485 07:11:21 Removing intermediate container 36ed94aba952 07:11:21 ---> 6fabb515d3e7 07:11:21 Step 20/22 : LABEL arch=x86_64 07:11:21 Successfully tagged core-command:latest 07:11:21  Building core-command ... done Building core-data 07:11:21 Removing intermediate container 1d76b5d02fe9 07:11:21 ---> b25d3a865a12 07:11:21 Step 19/21 : LABEL arch=x86_64 07:11:21 ---> Running in a90e4d204a75 07:11:21 ---> Running in 76eb302dcbc5 07:11:22 Removing intermediate container a90e4d204a75 07:11:22 ---> 4b0c92334096 07:11:22 Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:11:24 Removing intermediate container 76eb302dcbc5 07:11:24 ---> 7fcb059cb08a 07:11:24 Step 20/21 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:11:24 ---> Running in 47fccf85b630 07:11:25 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:11:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:11:25 ---> 00418b2a5cc6 07:11:25 Step 3/22 : WORKDIR /edgex-go 07:11:25 ---> Using cache 07:11:25 ---> 2935ccb3ad4a 07:11:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:25 ---> Using cache 07:11:25 ---> a7d2c50626dd 07:11:25 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:11:25 ---> Running in c89e7ebcadde 07:11:25 Removing intermediate container 11efbc373d06 07:11:25 ---> 7e93161c8195 07:11:25 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:11:25 ---> Running in d7ade95e75eb 07:11:25 Removing intermediate container 47fccf85b630 07:11:25 ---> fc4c936dbefc 07:11:25 Step 22/22 : LABEL version=0.0.0 07:11:25 ---> Running in 1615c2d28691 07:11:25 Removing intermediate container c89e7ebcadde 07:11:25 ---> 7b4c7170d802 07:11:25 Step 21/21 : LABEL version=0.0.0 07:11:25 ---> Running in 22f5891d017f 07:11:25 ---> Running in 176fb520bdf4 07:11:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:11:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:11:25 ---> 00418b2a5cc6 07:11:25 Step 3/24 : WORKDIR /edgex-go 07:11:25 ---> Using cache 07:11:25 ---> 2935ccb3ad4a 07:11:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:25 ---> Using cache 07:11:25 ---> a7d2c50626dd 07:11:25 Step 5/24 : RUN apk add --update --no-cache make git 07:11:25 ---> Using cache 07:11:25 ---> 18ff052c6aae 07:11:25 Step 6/24 : COPY . . 07:11:25 ---> Using cache 07:11:25 ---> 06bda000b86d 07:11:25 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:25 ---> Using cache 07:11:25 ---> d1847f084f52 07:11:25 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:11:25 Removing intermediate container 1615c2d28691 07:11:25 ---> 056dce50bdaf 07:11:25 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:11:25 Removing intermediate container 176fb520bdf4 07:11:25 ---> 29fc7fa7cea6 07:11:25 07:11:25 ---> Running in 763af47eeaeb 07:11:25 Removing intermediate container 22f5891d017f 07:11:26 ---> 58f5b4991d08 07:11:26 07:11:26 Successfully built 29fc7fa7cea6 07:11:26 Successfully built 58f5b4991d08 07:11:26 Successfully tagged support-notifications:latest 07:11:26 Building support-scheduler 07:11:26  Building support-notifications ... done Successfully tagged core-metadata:latest 07:11:26 Building sys-mgmt-agent 07:11:26  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:11:26 ---> 06f78bba2089 07:11:26 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:11:26 ---> Running in 153cc237f979 07:11: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 07:11:26 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:11:27 OK: 220 MiB in 52 packages 07:11:30 Removing intermediate container 153cc237f979 07:11:30 ---> 1052ba99136d 07:11:30 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:11:30 Removing intermediate container d7ade95e75eb 07:11:30 ---> 9640d1fbd97c 07:11:30 Step 6/22 : COPY . . 07:11:30 ---> 21a985dcac90 07:11:30 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:11:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:11:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:11:34 ---> 00418b2a5cc6 07:11:34 Step 3/23 : WORKDIR /edgex-go 07:11:34 ---> Using cache 07:11:34 ---> 2935ccb3ad4a 07:11:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:34 ---> Using cache 07:11:34 ---> a7d2c50626dd 07:11:34 Step 5/23 : RUN apk add --update --no-cache make git 07:11:34 ---> Using cache 07:11:34 ---> 18ff052c6aae 07:11:34 Step 6/23 : COPY go.mod . 07:11:34 ---> 0c67e392844a 07:11:34 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:11:35 ---> 3191e719d463 07:11:35 Step 7/23 : RUN go mod download 07:11:35 ---> 6f99a73d10ad 07:11:35 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:11:35 ---> Running in 29105efd24d8 07:11:36 ---> 02763aff7a88 07:11:36 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:11:36 ---> 1b6bb2935060 07:11:36 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:11:37 ---> Running in de2816b3bd17 07:11:38 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:11:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:11:38 ---> 00418b2a5cc6 07:11:38 Step 3/22 : WORKDIR /edgex-go 07:11:38 ---> Using cache 07:11:38 ---> 2935ccb3ad4a 07:11:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:11:38 ---> Using cache 07:11:38 ---> a7d2c50626dd 07:11:38 Step 5/22 : RUN apk add --update --no-cache make bash git 07:11:38 Removing intermediate container de2816b3bd17 07:11:38 ---> ff19fa467b02 07:11:38 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:11:38 ---> Running in 2404bce5a2ac 07:11:38 ---> 6a50f9179c04 07:11:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:39 ---> Running in 249dd016bb46 07:11:39 ---> 058f413b6213 07:11:39 Step 25/30 : RUN chmod +x /entrypoint.sh 07:11:39 ---> Running in 0ce475c75d88 07:11:39 Removing intermediate container 29105efd24d8 07:11:39 ---> f15713ab2712 07:11:39 Step 8/23 : COPY . . 07:11:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:11:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:11:41 OK: 220 MiB in 52 packages 07:11:42 Removing intermediate container 0ce475c75d88 07:11:42 ---> bd1eaef5b35f 07:11:42 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:11:42 Removing intermediate container 2404bce5a2ac 07:11:42 ---> cc45b4fcb7c2 07:11:42 Step 6/22 : COPY . . 07:11:42 ---> Running in 737078adb3a0 07:11:42 Removing intermediate container 249dd016bb46 07:11:42 ---> c2bbbbd1cb2f 07:11:42 Step 8/22 : RUN make cmd/core-data/core-data 07:11:43 ---> Running in 0a9addbbcb8d 07:11:43 Removing intermediate container 737078adb3a0 07:11:43 ---> fc4fd99ae0a1 07:11:43 Step 27/30 : CMD ["gate"] 07:11:44 ---> Running in 21efcb195b4f 07:11:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:11:45 Removing intermediate container 21efcb195b4f 07:11:45 ---> 3556f5ba53fa 07:11:45 Step 28/30 : LABEL arch=x86_64 07:11:45 ---> 2cde8037869e 07:11:45 Step 9/23 : RUN go mod tidy 07:11:45 ---> Running in 52ae80f9611c 07:11:45 ---> Running in d96aab606c0d 07:11:45 Removing intermediate container 52ae80f9611c 07:11:45 ---> 3343281b82ba 07:11:45 Step 29/30 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:11:45 ---> Running in 439ac250f0e7 07:11:46 Removing intermediate container 439ac250f0e7 07:11:46 ---> 6d5215593121 07:11:46 Step 30/30 : LABEL version=0.0.0 07:11:46 ---> Running in 72a940982e78 07:11:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:11:47 Removing intermediate container 72a940982e78 07:11:47 ---> 0fb6b69b555e 07:11:47 07:11:47 Successfully built 0fb6b69b555e 07:11:47 Successfully tagged security-bootstrapper:latest 07:11:49  Building security-bootstrapper ... done  ---> d427cb45a4fe 07:11:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:11:49 ---> Running in dedcc33b29b8 07:11:51 Removing intermediate container 763af47eeaeb 07:11:51 ---> 5ec06ff00046 07:11:51 07:11:51 Step 9/24 : FROM alpine:3.14 07:11:51 ---> 14119a10abf4 07:11:51 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:11:51 ---> Running in 5677755b9ac0 07:11:51 Removing intermediate container d96aab606c0d 07:11:51 ---> 80d259f0cca2 07:11:51 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:11:51 ---> Running in 3a4c0a78b46e 07:11:51 Removing intermediate container dedcc33b29b8 07:11:51 ---> 07e8535be225 07:11:51 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:11:51 ---> Running in b307a66612ef 07:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:11:52 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 07:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:11:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:11:52 (1/3) Installing ca-certificates (20191127-r5) 07:11:52 (2/3) Installing dumb-init (1.2.5-r1) 07:11:52 (3/3) Installing su-exec (0.2-r1) 07:11:52 Executing busybox-1.33.1-r3.trigger 07:11:52 Executing ca-certificates-20191127-r5.trigger 07:11:52 OK: 6 MiB in 17 packages 07:11:52 Removing intermediate container 5677755b9ac0 07:11:52 ---> 5787c2ce2e3a 07:11:52 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:11:52 ---> Running in d7137bfb635a 07:11:53 Removing intermediate container d7137bfb635a 07:11:53 ---> 35c8da17035f 07:11:53 Step 12/24 : WORKDIR / 07:11:53 ---> Running in 135a13185e6a 07:11:53 Removing intermediate container 135a13185e6a 07:11:53 ---> c425984c9ee1 07:11:53 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:11:53 ---> ebd105a3893a 07:11:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:11:54 ---> 7fadc5ecfb04 07:11:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:11:54 ---> 5cf335929868 07:11:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:11:54 ---> 40691313856a 07:11:54 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:11:55 ---> b51c434bf687 07:11:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:11:56 ---> f451e8c78126 07:11:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:11:56 ---> 5c99826db89f 07:11:56 Step 20/24 : 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:11:56 ---> Running in 5ba7d3daff1a 07:11:57 Removing intermediate container 5ba7d3daff1a 07:11:57 ---> 1df8f3d117df 07:11:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:11:57 ---> Running in 926a4f1de85e 07:11:57 Removing intermediate container 926a4f1de85e 07:11:57 ---> 83ab388d3106 07:11:57 Step 22/24 : LABEL arch=x86_64 07:11:57 ---> Running in 69f407e75f8a 07:11:57 Removing intermediate container 69f407e75f8a 07:11:57 ---> 4ca9b35c8ccd 07:11:57 Step 23/24 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:11:57 ---> Running in 8804f1053d78 07:11:57 Removing intermediate container 8804f1053d78 07:11:57 ---> 42f5e11d6bf7 07:11:57 Step 24/24 : LABEL version=0.0.0 07:11:57 ---> Running in 0e5d09254df0 07:11:57 Removing intermediate container 0e5d09254df0 07:11:57 ---> 69981b2c4a38 07:11:57 07:11:58 Successfully built 69981b2c4a38 07:11:58 Successfully tagged security-secretstore-setup:latest 07:12:20  Building security-secretstore-setup ... done Removing intermediate container b307a66612ef 07:12:20 ---> 301fb3aae2a5 07:12:20 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:12:20 ---> Running in a738bc508ac5 07:12:20 Removing intermediate container 0a9addbbcb8d 07:12:20 ---> 9404970365ae 07:12:20 07:12:20 Step 9/22 : FROM alpine:3.14 07:12:20 ---> 14119a10abf4 07:12:20 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:12:20 ---> Running in c461d14e7f22 07:12:20 Removing intermediate container c461d14e7f22 07:12:20 ---> 7d6633ebff29 07:12:20 Step 11/22 : ENV APP_PORT=59880 07:12:20 ---> Running in c09a5bfa7c41 07:12:20 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:12:20 Removing intermediate container c09a5bfa7c41 07:12:20 ---> 59c5a22d4aec 07:12:20 Step 12/22 : EXPOSE $APP_PORT 07:12:20 ---> Running in 69c920ebfed4 07:12:20 Removing intermediate container 3a4c0a78b46e 07:12:20 ---> 3d45156775ed 07:12:20 07:12:20 Step 11/23 : FROM alpine:3.14 07:12:20 ---> 14119a10abf4 07:12:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:12:20 ---> Using cache 07:12:20 ---> 8d1210d4c9b4 07:12:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:12:20 ---> Using cache 07:12:20 ---> d6bdcc0fc67d 07:12:20 Step 14/23 : ENV APP_PORT=59861 07:12:20 Removing intermediate container 69c920ebfed4 07:12:20 ---> ff77f0464d99 07:12:20 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:12:20 ---> Running in fe5923a49a33 07:12:20 ---> Running in d63e3f4f70a1 07:12:20 Removing intermediate container fe5923a49a33 07:12:20 ---> 4c09b0f03b77 07:12:20 Step 15/23 : EXPOSE $APP_PORT 07:12:20 ---> Running in 80ff202aede4 07:12:20 Removing intermediate container a738bc508ac5 07:12:20 ---> 6a86f7023a33 07:12:20 07:12:20 Step 10/22 : FROM docker:20.10.8 07:12:20 Removing intermediate container 80ff202aede4 07:12:20 ---> c46568c94dce 07:12:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:20 20.10.8: Pulling from library/docker 07:12:20 ---> 5c17b96bb676 07:12:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:12:20 Removing intermediate container d63e3f4f70a1 07:12:20 ---> 19ef1fdfc43c 07:12:20 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:12:20 ---> a1c710b165e8 07:12:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:12:20 ---> Running in d811b0c89c2b 07:12:20 ---> cf82e44cf0c8 07:12:20 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:12:20 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:12:20 ---> Running in 1bb9eed95fa7 07:12:20 Removing intermediate container 1bb9eed95fa7 07:12:20 ---> b7eaa87ce900 07:12:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:20 ---> Running in 73e2c0ad18da 07:12:20 Removing intermediate container 73e2c0ad18da 07:12:20 ---> 4616ac5a121b 07:12:20 Step 21/23 : LABEL arch=x86_64 07:12:20 ---> Running in f354c994b530 07:12:20 Removing intermediate container f354c994b530 07:12:20 ---> ddc8b1fb1881 07:12:20 Step 22/23 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:12:20 ---> Running in b500291a44e0 07:12:20 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:12:20 Removing intermediate container b500291a44e0 07:12:20 ---> ee628774a4cf 07:12:20 Step 23/23 : LABEL version=0.0.0 07:12:20 ---> Running in 10c17674a32d 07:12:20 Removing intermediate container 10c17674a32d 07:12:20 ---> 848cbfa220fe 07:12:20 07:12:20 (1/6) Installing dumb-init (1.2.5-r1) 07:12:20 Successfully built 848cbfa220fe 07:12:20 Successfully tagged support-scheduler:latest 07:12:20  Building support-scheduler ... done (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:12:20 (3/6) Installing libsodium (1.0.18-r0) 07:12:20 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:12:20 (5/6) Installing libzmq (4.3.4-r0) 07:12:21 (6/6) Installing zeromq (4.3.4-r0) 07:12:21 Executing busybox-1.33.1-r3.trigger 07:12:21 OK: 8 MiB in 20 packages 07:12:21 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:12:21 Status: Downloaded newer image for docker:20.10.8 07:12:21 ---> bc6c0ffef665 07:12:21 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:12:21 ---> Running in c78ea9fb69f9 07:12:21 Removing intermediate container d811b0c89c2b 07:12:21 ---> 4ca15e77dfce 07:12:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:12:21 Removing intermediate container c78ea9fb69f9 07:12:21 ---> 1d77d31eea49 07:12:21 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:12:21 ---> Running in fa9531be77d3 07:12:21 ---> 52fa8fbbbd9d 07:12:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 07:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 07:12:22 ---> 1f72884ce28e 07:12:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:12:22 (1/42) Installing readline (8.1.0-r0) 07:12:22 (2/42) Installing bash (5.1.4-r0) 07:12:22 Executing bash-5.1.4-r0.post-install 07:12:22 (3/42) Installing brotli-libs (1.0.9-r5) 07:12:22 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:12:22 (5/42) Installing libcurl (7.79.1-r0) 07:12:22 (6/42) Installing curl (7.79.1-r0) 07:12:22 (7/42) Installing dumb-init (1.2.5-r1) 07:12:22 (8/42) Installing libbz2 (1.0.8-r1) 07:12:22 (9/42) Installing expat (2.4.1-r0) 07:12:22 (10/42) Installing libffi (3.3-r2) 07:12:22 (11/42) Installing gdbm (1.19-r0) 07:12:22 (12/42) Installing xz-libs (5.2.5-r0) 07:12:22 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:12:22 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:12:22 (15/42) Installing mpdecimal (2.5.1-r1) 07:12:22 (16/42) Installing sqlite-libs (3.35.5-r0) 07:12:22 (17/42) Installing python3 (3.9.5-r1) 07:12:22 ---> 8f8ef15702cd 07:12:22 Step 18/22 : ENTRYPOINT ["/core-data"] 07:12:23 ---> Running in 33ac49a8ae12 07:12:23 (18/42) Installing py3-appdirs (1.4.4-r2) 07:12:23 (19/42) Installing py3-chardet (4.0.0-r2) 07:12:23 (20/42) Installing py3-idna (3.2-r0) 07:12:23 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:12:23 (22/42) Installing py3-certifi (2020.12.5-r1) 07:12:23 (23/42) Installing py3-requests (2.25.1-r4) 07:12:23 (24/42) Installing py3-msgpack (1.0.2-r1) 07:12:23 (25/42) Installing py3-lockfile (0.12.2-r4) 07:12:23 Removing intermediate container 33ac49a8ae12 07:12:23 ---> 31a3f8afd655 07:12:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:23 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:12:23 (27/42) Installing py3-colorama (0.4.4-r1) 07:12:23 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:12:23 (29/42) Installing py3-distlib (0.3.1-r3) 07:12:23 ---> Running in 2a5381f677fe 07:12:23 (30/42) Installing py3-distro (1.5.0-r3) 07:12:23 (31/42) Installing py3-six (1.15.0-r1) 07:12:23 (32/42) Installing py3-webencodings (0.5.1-r4) 07:12:23 (33/42) Installing py3-html5lib (1.1-r1) 07:12:23 (34/42) Installing py3-parsing (2.4.7-r2) 07:12:23 Removing intermediate container 2a5381f677fe 07:12:23 ---> f92b8882ce6a 07:12:23 Step 20/22 : LABEL arch=x86_64 07:12:23 (35/42) Installing py3-packaging (20.9-r1) 07:12:23 (36/42) Installing py3-toml (0.10.2-r2) 07:12:23 (37/42) Installing py3-pep517 (0.10.0-r2) 07:12:23 (38/42) Installing py3-progress (1.5-r2) 07:12:23 (39/42) Installing py3-retrying (1.3.3-r1) 07:12:23 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:12:23 ---> Running in 2c156f03df87 07:12:23 (41/42) Installing py3-setuptools (52.0.0-r3) 07:12:23 (42/42) Installing py3-pip (20.3.4-r1) 07:12:23 Removing intermediate container 2c156f03df87 07:12:23 ---> a5990d61badc 07:12:23 Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:12:24 ---> Running in 4a4e951ea9b2 07:12:24 Executing busybox-1.33.1-r3.trigger 07:12:24 OK: 84 MiB in 64 packages 07:12:24 Removing intermediate container 4a4e951ea9b2 07:12:24 ---> fb54c68e0cb9 07:12:24 Step 22/22 : LABEL version=0.0.0 07:12:24 ---> Running in 15aab608729c 07:12:24 Removing intermediate container 15aab608729c 07:12:24 ---> 460d7418a7bf 07:12:24 07:12:24 Successfully built 460d7418a7bf 07:12:24 Successfully tagged core-data:latest 07:12:24  Building core-data ... done Collecting docker-compose==1.23.2 07:12:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:12:24 Collecting cached-property<2,>=1.2.0 07:12:24 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:12:24 Collecting jsonschema<3,>=2.5.1 07:12:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:12:24 Collecting docker<4.0,>=3.6.0 07:12:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:12:24 Collecting websocket-client<1.0,>=0.32.0 07:12:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:12:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:12:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:12:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:12:25 Collecting docopt<0.7,>=0.6.1 07:12:25 Downloading docopt-0.6.2.tar.gz (25 kB) 07:12:25 Collecting dockerpty<0.5,>=0.4.1 07:12:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:12:25 Collecting PyYAML<4,>=3.10 07:12:25 Downloading PyYAML-3.13.tar.gz (270 kB) 07:12:26 Collecting texttable<0.10,>=0.9.0 07:12:26 Downloading texttable-0.9.1.tar.gz (11 kB) 07:12:26 Collecting docker-pycreds>=0.4.0 07:12:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:12:26 Collecting urllib3<1.25,>=1.21.1 07:12:26 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:12:26 Collecting chardet<3.1.0,>=3.0.2 07:12:26 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:12:26 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:12:26 Collecting idna<2.8,>=2.5 07:12:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:12:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:12:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:12:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:12:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:12:26 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:12:26 Attempting uninstall: urllib3 07:12:26 Found existing installation: urllib3 1.26.5 07:12:26 Uninstalling urllib3-1.26.5: 07:12:26 Successfully uninstalled urllib3-1.26.5 07:12:27 Attempting uninstall: idna 07:12:27 Found existing installation: idna 3.2 07:12:27 Uninstalling idna-3.2: 07:12:27 Successfully uninstalled idna-3.2 07:12:27 Attempting uninstall: chardet 07:12:27 Found existing installation: chardet 4.0.0 07:12:27 Uninstalling chardet-4.0.0: 07:12:27 Successfully uninstalled chardet-4.0.0 07:12:27 Attempting uninstall: requests 07:12:27 Found existing installation: requests 2.25.1 07:12:27 Uninstalling requests-2.25.1: 07:12:27 Successfully uninstalled requests-2.25.1 07:12:27 Running setup.py install for texttable: started 07:12:27 Running setup.py install for texttable: finished with status 'done' 07:12:27 Running setup.py install for PyYAML: started 07:12:28 Running setup.py install for PyYAML: finished with status 'done' 07:12:28 Running setup.py install for docopt: started 07:12:28 Running setup.py install for docopt: finished with status 'done' 07:12:28 Running setup.py install for dockerpty: started 07:12:28 Running setup.py install for dockerpty: finished with status 'done' 07:12:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:12:31 Removing intermediate container fa9531be77d3 07:12:31 ---> 55f8cff1e77c 07:12:31 Step 13/22 : ENV APP_PORT=58890 07:12:31 ---> Running in 1175fcdbbc00 07:12:31 Removing intermediate container 1175fcdbbc00 07:12:31 ---> 975c3ed96e40 07:12:31 Step 14/22 : EXPOSE $APP_PORT 07:12:31 ---> Running in 49430f44888d 07:12:31 Removing intermediate container 49430f44888d 07:12:31 ---> 86f9a363fd65 07:12:31 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:12:32 ---> 8fc7edbe3ed0 07:12:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:12:32 ---> e81b21ad2623 07:12:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:12:32 ---> 0bd41e167151 07:12:32 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:12:32 ---> Running in f47cf8a1e747 07:12:32 Removing intermediate container f47cf8a1e747 07:12:32 ---> 7bbb9b62c45f 07:12:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:12:32 ---> Running in 350b990fad7d 07:12:33 Removing intermediate container 350b990fad7d 07:12:33 ---> 1e0674dd908d 07:12:33 Step 20/22 : LABEL arch=x86_64 07:12:33 ---> Running in 03094f5a0042 07:12:33 Removing intermediate container 03094f5a0042 07:12:33 ---> f21561e6b354 07:12:33 Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:12:33 ---> Running in 8152aefd8363 07:12:33 Removing intermediate container 8152aefd8363 07:12:33 ---> 1e7752ea76bd 07:12:33 Step 22/22 : LABEL version=0.0.0 07:12:33 ---> Running in 3597ce2f87d8 07:12:33 Removing intermediate container 3597ce2f87d8 07:12:33 ---> 4bb0fe81cc2d 07:12:33 07:12:33 Successfully built 4bb0fe81cc2d 07:12:33 Successfully tagged sys-mgmt-agent:latest 07:12:33  Building sys-mgmt-agent ... done  [Pipeline] } 07:12:33 $ docker stop --time=1 d01f514a84bd34f83e52f16723a75afa21189d9794d620768f9b03f1eb7be2bf 07:12:35 $ docker rm -f d01f514a84bd34f83e52f16723a75afa21189d9794d620768f9b03f1eb7be2bf [Pipeline] // withDockerContainer [Pipeline] sh 07:12:35 + docker images 07:12:35 REPOSITORY TAG IMAGE ID CREATED SIZE 07:12:35 sys-mgmt-agent latest 4bb0fe81cc2d 2 seconds ago 294MB 07:12:35 core-data latest 460d7418a7bf 11 seconds ago 20.7MB 07:12:35 support-scheduler latest 848cbfa220fe 15 seconds ago 16.2MB 07:12:35 6a86f7023a33 18 seconds ago 1.76GB 07:12:35 3d45156775ed 18 seconds ago 1.76GB 07:12:35 9404970365ae 19 seconds ago 1.76GB 07:12:35 security-secretstore-setup latest 69981b2c4a38 38 seconds ago 28.3MB 07:12:35 5ec06ff00046 45 seconds ago 1.76GB 07:12:35 security-bootstrapper latest 0fb6b69b555e 49 seconds ago 18.9MB 07:12:35 core-metadata latest 58f5b4991d08 About a minute ago 16.9MB 07:12:35 support-notifications latest 29fc7fa7cea6 About a minute ago 16.9MB 07:12:35 core-command latest b74179b76485 About a minute ago 16.1MB 07:12:35 security-proxy-setup latest 157dbedfeef9 About a minute ago 26.8MB 07:12:35 27240f1b4e1e About a minute ago 1.76GB 07:12:35 a4b3c2b5e619 About a minute ago 1.76GB 07:12:35 d2713f2c2e83 About a minute ago 1.76GB 07:12:35 609f76c6c845 About a minute ago 1.76GB 07:12:35 eb053793bf3a About a minute ago 1.75GB 07:12:35 ci-base-image-x86_64 latest 00418b2a5cc6 5 minutes ago 1.25GB 07:12:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 12 days ago 548MB 07:12:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 07:12:35 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 07:12:35 alpine 3.14 14119a10abf4 8 weeks ago 5.6MB 07:12:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 16 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 07:12:50 Still waiting to schedule task 07:12:50 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:13:52 Running on prd-ubuntu18.04-docker-8c-8g-1985 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [Pipeline] { [Pipeline] ws 07:13:52 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:13:52 The recommended git tool is: git 07:13:54 using credential edgex-jenkins-ssh 07:13:54 Cloning the remote Git repository 07:13:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:13:54 > git init /w/workspace/edgex-go/2 # timeout=10 07:13:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:13:54 > git --version # timeout=10 07:13:54 > git --version # 'git version 2.17.1' 07:13:54 using GIT_SSH to set credentials SSH Credentials for GitHub 07:13:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:39 Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit fe0eb7aec4c673f2e9843059e862fd367f248510 07:14:39 Merge succeeded, producing fe0eb7aec4c673f2e9843059e862fd367f248510 07:14:39 Checking out Revision fe0eb7aec4c673f2e9843059e862fd367f248510 (PR-3781) 07:14:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:14:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:14:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:14:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:14:38 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:14:39 > git config core.sparsecheckout # timeout=10 07:14:39 > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 07:14:39 > git remote # timeout=10 07:14:39 > git config --get remote.origin.url # timeout=10 07:14:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:14:39 > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 07:14:39 > git rev-parse HEAD^{commit} # timeout=10 07:14:39 > git config core.sparsecheckout # timeout=10 07:14:39 > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 07:14:42 Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:14:43 + echo snap-build.sh 07:14:43 snap-build.sh 07:14:43 + SNAP_BASE_DIR=. 07:14:43 + '[' '!' -z /w/workspace/edgex-go/2 ']' 07:14:43 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 07:14:43 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 07:14:43 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 07:14:43 + cd /w/workspace/edgex-go/2 07:14:43 + sudo apt-get remove -qy --purge lxd lxd-client 07:14:43 Reading package lists... 07:14:43 Building dependency tree... 07:14:43 Reading state information... 07:14:43 The following packages were automatically installed and are no longer required: 07:14:43 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:14:43 uidmap xdelta3 07:14:43 Use 'sudo apt autoremove' to remove them. 07:14:43 The following packages will be REMOVED: 07:14:43 lxd* lxd-client* 07:14:43 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:14:43 After this operation, 31.7 MB disk space will be freed. 07:14:44 (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.) 07:14:44 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:14:45 Removing lxd dnsmasq configuration 07:14:45 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:14:45 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:14:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:14:46 (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.) 07:14:46 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:14:47 Processing triggers for systemd (237-3ubuntu10.45) ... 07:14:47 Processing triggers for ureadahead (0.100.0-21) ... 07:14:48 + sudo snap remove --purge lxd 07:14:48 snap "lxd" is not installed 07:14:48 + sudo groupadd --force --system lxd 07:14:48 ++ whoami 07:14:48 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:14:48 + newgrp - lxd 07:14:48 + sudo snap install lxd 07:15:03 2021-10-26T07:15:00Z INFO Waiting for automatic snapd restart... 07:15:21 lxd 4.19 from Canonical* installed 07:15:21 + sudo lxd init --auto 07:15:31 + sudo snap install --classic snapcraft 07:15:46 snapcraft 5.0 from Canonical* installed 07:15:46 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 07:15:46 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 07:15:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:15:46 Dload Upload Total Spent Left Speed 07:15:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3666 0 --:--:-- --:--:-- --:--:-- 3666 07:15:46 100 3325k 100 3325k 0 0 6494k 0 --:--:-- --:--:-- --:--:-- 6494k 07:15:46 ./yq_linux_amd64 07:15:46 + sudo snapcraft prime --use-lxd 07:15:48 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:15:48 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: 07:15:48 - README.md 07:15:48 07:15:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:15:48 Launching a container. 07:15:54 Waiting for container to be ready 07:15:55 To start your first instance, try: lxc launch ubuntu:20.04 07:15:55 07:15:57 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1987 in /w/workspace/edgexfoundry_edgex-go_PR-3781 [Pipeline] { [Pipeline] ws 07:15:57 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 07:15:57 The recommended git tool is: git 07:15:59 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:15:59 Waiting for network to be ready... 07:15:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:15:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 07:15:59 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:15:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 07:15:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 07:15:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 07:15:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 07:15:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 07:15:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 07:15:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 07:16:00 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:16:00 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:16:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:16:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:16:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:16:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:16:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:16:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:16:01 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:16:01 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 07:16:01 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 07:16:01 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 07:16:01 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 07:16:01 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 07:16:01 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 07:16:01 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 07:16:01 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 07:16:02 using credential edgex-jenkins-ssh 07:16:02 Cloning the remote Git repository 07:16:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:16:02 > git init /w/workspace/edgex-go/2 # timeout=10 07:16:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:16:02 > git --version # timeout=10 07:16:02 > git --version # 'git version 2.17.1' 07:16:02 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:03 Fetched 25.5 MB in 4s (6222 kB/s) 07:16:04 Reading package lists... 07:16:04 Reading package lists... 07:16:04 Building dependency tree... 07:16:04 Reading state information... 07:16:05 The following additional packages will be installed: 07:16:05 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:16:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:16:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:16:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:16:05 Suggested packages: 07:16:05 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:16:05 Recommended packages: 07:16:05 gnupg libsasl2-modules 07:16:05 The following NEW packages will be installed: 07:16:05 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:16:05 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:16:05 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:16:05 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:16:05 The following packages will be upgraded: 07:16:05 gpg gpg-agent gpgconf libudev1 07:16:05 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 07:16:05 Need to get 3527 kB of archives. 07:16:05 After this operation, 13.3 MB of additional disk space will be used. 07:16:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 07:16:05 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 07:16:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 07:16:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 07:16:05 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 07:16:05 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 07:16:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:16:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:16:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 07:16:06 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 07:16:06 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 07:16:06 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:16:06 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:16:06 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:16:06 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:16:06 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:16:06 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:16:06 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:16:06 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:16:06 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:16:06 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:16:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 07:16:06 debconf: delaying package configuration, since apt-utils is not installed 07:16:06 Fetched 3527 kB in 1s (2905 kB/s) 07:16:06 (Reading database ... 12511 files and directories currently installed.) 07:16:06 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 07:16:06 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:16:06 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 07:16:06 Selecting previously unselected package udev. 07:16:06 (Reading database ... 12511 files and directories currently installed.) 07:16:06 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 07:16:06 Unpacking udev (237-3ubuntu10.52) ... 07:16:06 Selecting previously unselected package libfuse2:amd64. 07:16:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:16:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:16:06 Selecting previously unselected package fuse. 07:16:06 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:16:06 Unpacking fuse (2.9.7-1ubuntu1) ... 07:16:06 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 07:16:06 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:16:07 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 07:16:07 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:16:07 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 07:16:07 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:16:07 Selecting previously unselected package libksba8:amd64. 07:16:07 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:16:07 Unpacking libksba8:amd64 (1.3.5-2) ... 07:16:07 Selecting previously unselected package libroken18-heimdal:amd64. 07:16:07 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:07 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:07 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:16:07 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:07 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:07 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:16:07 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:07 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:07 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:16:07 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:07 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:07 Selecting previously unselected package libwind0-heimdal:amd64. 07:16:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:16:07 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:07 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:07 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:16:07 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:07 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:16:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:16:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:16:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:07 Selecting previously unselected package libsasl2-modules-db:amd64. 07:16:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:16:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:07 Selecting previously unselected package libsasl2-2:amd64. 07:16:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 07:16:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:07 Selecting previously unselected package libldap-common. 07:16:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 07:16:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:16:07 Selecting previously unselected package libldap-2.4-2:amd64. 07:16:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 07:16:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:16:08 Selecting previously unselected package dirmngr. 07:16:08 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 07:16:08 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 07:16:08 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 07:16:08 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 07:16:08 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:16:08 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:08 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 07:16:08 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 07:16:08 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:08 Setting up libksba8:amd64 (1.3.5-2) ... 07:16:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:08 Setting up udev (237-3ubuntu10.52) ... 07:16:08 invoke-rc.d: policy-rc.d denied execution of start. 07:16:08 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:08 Processing triggers for systemd (237-3ubuntu10) ... 07:16:08 Setting up fuse (2.9.7-1ubuntu1) ... 07:16:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 07:16:08 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:08 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:08 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:08 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:08 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:08 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:08 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:16:08 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 07:16:08 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 07:16:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:16:09 settings in the [Install] section, and DefaultInstance for template units). 07:16:09 This means they are not meant to be enabled using systemctl. 07:16:09 Possible reasons for having this kind of units are: 07:16:09 1) A unit may be statically enabled by being symlinked from another unit's 07:16:09 .wants/ or .requires/ directory. 07:16:09 2) A unit's purpose may be to act as a helper for some other unit which has 07:16:09 a requirement dependency on it. 07:16:09 3) A unit may be started when needed via activation (socket, path, timer, 07:16:09 D-Bus, udev, scripted systemctl call, ...). 07:16:09 4) In case of template units, the unit is meant to be enabled with some 07:16:09 instance name specified. 07:16:09 Reading package lists... 07:16:09 Building dependency tree... 07:16:09 Reading state information... 07:16:10 The following additional packages will be installed: 07:16:10 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:16:10 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:16:10 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:16:10 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:16:10 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:16:10 Suggested packages: 07:16:10 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:16:10 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:16:10 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:16:10 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:16:10 systemd-container policykit-1 07:16:10 Recommended packages: 07:16:10 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:16:10 The following NEW packages will be installed: 07:16:10 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:16:10 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:16:10 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:16:10 multiarch-support openssh-client python3 python3-minimal python3.6 07:16:10 python3.6-minimal snapd squashfs-tools sudo 07:16:10 The following packages will be upgraded: 07:16:10 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:16:10 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 07:16:10 Need to get 36.8 MB of archives. 07:16:10 After this operation, 147 MB of additional disk space will be used. 07:16:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 07:16:10 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 07:16:10 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 07:16:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:16:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 07:16:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 07:16:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 07:16:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:16:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 07:16:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:16:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:16:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:16:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:16:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:16:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 07:16:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 07:16:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 07:16:10 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 07:16:10 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 07:16:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 07:16:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:16:10 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:16:10 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:16:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:16:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:16:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:16:11 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:16:11 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:16:11 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:16:11 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 07:16:12 debconf: delaying package configuration, since apt-utils is not installed 07:16:12 Fetched 36.8 MB in 2s (17.0 MB/s) 07:16:12 (Reading database ... 12757 files and directories currently installed.) 07:16:12 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 07:16:12 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:16:13 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 07:16:13 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:16:13 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 07:16:13 (Reading database ... 12757 files and directories currently installed.) 07:16:13 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 07:16:13 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 07:16:13 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 07:16:13 (Reading database ... 12757 files and directories currently installed.) 07:16:13 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 07:16:13 Unpacking apt (1.6.14) over (1.6.1) ... 07:16:13 Setting up apt (1.6.14) ... 07:16:13 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:16:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:16:13 (Reading database ... 12764 files and directories currently installed.) 07:16:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 07:16:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 07:16:14 Selecting previously unselected package libpython3.6-minimal:amd64. 07:16:14 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:14 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:14 Selecting previously unselected package libexpat1:amd64. 07:16:14 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:16:14 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:16:14 Selecting previously unselected package python3.6-minimal. 07:16:14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:14 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:16:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 07:16:14 Checking for services that may need to be restarted...done. 07:16:14 Checking for services that may need to be restarted...done. 07:16:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:14 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:16:14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 07:16:15 Selecting previously unselected package python3-minimal. 07:16:15 (Reading database ... 13012 files and directories currently installed.) 07:16:15 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:16:15 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:16:15 Selecting previously unselected package mime-support. 07:16:15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:16:15 Unpacking mime-support (3.60ubuntu1) ... 07:16:15 Selecting previously unselected package libmpdec2:amd64. 07:16:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:16:15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:16:15 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:16:15 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:15 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:15 Selecting previously unselected package python3.6. 07:16:15 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 07:16:15 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:16:15 Selecting previously unselected package libpython3-stdlib:amd64. 07:16:15 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:16:15 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:16:15 Setting up python3-minimal (3.6.7-1~18.04) ... 07:16:15 Selecting previously unselected package python3. 07:16:15 (Reading database ... 13442 files and directories currently installed.) 07:16:15 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:16:15 Unpacking python3 (3.6.7-1~18.04) ... 07:16:15 Selecting previously unselected package multiarch-support. 07:16:15 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:16:15 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:16:15 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:16:15 Selecting previously unselected package liblzo2-2:amd64. 07:16:15 (Reading database ... 13479 files and directories currently installed.) 07:16:15 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:16:15 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:16:16 Selecting previously unselected package libbsd0:amd64. 07:16:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:16:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:16:16 Selecting previously unselected package sudo. 07:16:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 07:16:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 07:16:16 Selecting previously unselected package apparmor. 07:16:16 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:16:16 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:16:16 Selecting previously unselected package libedit2:amd64. 07:16:16 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:16:16 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:16:16 Selecting previously unselected package libkrb5support0:amd64. 07:16:16 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:16:16 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:16:16 Selecting previously unselected package libk5crypto3:amd64. 07:16:16 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:16:16 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:16:16 Selecting previously unselected package libkeyutils1:amd64. 07:16:16 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:16:16 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:16:16 Selecting previously unselected package libkrb5-3:amd64. 07:16:16 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:16:16 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:16:16 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:16:16 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:16:16 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:16:16 Selecting previously unselected package libssl1.0.0:amd64. 07:16:16 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 07:16:16 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:16:17 Selecting previously unselected package openssh-client. 07:16:17 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 07:16:17 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 07:16:17 Selecting previously unselected package squashfs-tools. 07:16:17 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 07:16:17 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:16:17 Selecting previously unselected package snapd. 07:16:17 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 07:16:17 Unpacking snapd (2.51.1+18.04) ... 07:16:19 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:16:19 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 07:16:19 Setting up mime-support (3.60ubuntu1) ... 07:16:19 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 07:16:19 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:16:19 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:16:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:19 Setting up systemd (237-3ubuntu10.52) ... 07:16:19 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:16:20 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:16:20 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:16:20 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:16:20 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 07:16:20 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:16:20 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 07:16:20 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 07:16:20 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:16:20 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:16:20 Setting up python3 (3.6.7-1~18.04) ... 07:16:20 running python rtupdate hooks for python3.6... 07:16:20 running python post-rtupdate hooks for python3.6... 07:16:20 Setting up apparmor (2.12-4ubuntu5.1) ... 07:16:21 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:16:21 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:16:21 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 07:16:21 Setting up snapd (2.51.1+18.04) ... 07:16:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:16:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:16:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:16:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:16:22 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:16:22 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:16:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:16:23 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:16:23 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:16:23 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:16:23 /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' 07:16:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:16:23 Processing triggers for systemd (237-3ubuntu10.52) ... 07:16:24 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:16:24 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:16:24 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:16:26 Reading package lists... 07:16:26 Reading package lists... 07:16:26 Building dependency tree... 07:16:26 Reading state information... 07:16:26 Calculating upgrade... 07:16:26 The following packages will be upgraded: 07:16:26 advancecomp base-files bash binutils binutils-common 07:16:26 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:16:26 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:16:26 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 07:16:26 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 07:16:26 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 07:16:26 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 07:16:26 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 07:16:26 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 07:16:26 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 07:16:26 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 07:16:26 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 07:16:26 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 07:16:26 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 07:16:26 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 07:16:26 ubuntu-keyring util-linux 07:16:26 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:16:26 Need to get 64.2 MB of archives. 07:16:26 After this operation, 5144 kB of additional disk space will be used. 07:16:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 07:16:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:16:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:16:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:16:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:16:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:16:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:16:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:16:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:16:26 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:16:26 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:16:26 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:16:26 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:16:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 07:16:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:16:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:16:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:16:26 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:16:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:16:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:16:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:16:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:16:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:16:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:16:26 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:16:26 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:16:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:16:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:16:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:16:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:16:26 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:16:26 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:16:26 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:16:26 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 07:16:26 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 07:16:26 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:16:26 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 07:16:26 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 07:16:26 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 07:16:26 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:16:26 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 07:16:26 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 07:16:26 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 07:16:26 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:16:26 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:16:26 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:16:26 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 07:16:26 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:16:26 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:16:26 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] 07:16:27 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 07:16:27 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 07:16:27 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 07:16:27 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:16:27 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:16:27 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:16:27 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:16:27 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:16:27 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:16:27 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:16:27 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:16:27 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:16:27 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:16:27 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:16:27 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:16:27 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:16:27 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:16:27 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:16:27 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 07:16:27 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:16:28 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:16:28 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:16:28 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 07:16:28 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:16:28 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:16:28 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:16:28 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:16:28 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:16:28 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:16:28 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:16:28 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:16:28 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 07:16:28 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 07:16:28 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 07:16:28 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 07:16:28 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 07:16:28 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 07:16:28 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] 07:16:28 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:16:28 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 07:16:28 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:16:28 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 07:16:28 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 07:16:28 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 07:16:28 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:16:28 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:16:28 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] 07:16:28 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:16:28 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:16:28 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:16:28 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:16:28 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:16:28 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:16:28 debconf: delaying package configuration, since apt-utils is not installed 07:16:28 Fetched 64.2 MB in 2s (37.9 MB/s) 07:16:28 (Reading database ... 13914 files and directories currently installed.) 07:16:28 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:16:28 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:29 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:16:29 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:29 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 07:16:29 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 07:16:29 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:29 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:29 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:29 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:29 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:29 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:29 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:29 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:29 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:29 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:29 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:29 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:29 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:29 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:29 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:29 (Reading database ... 13914 files and directories currently installed.) 07:16:29 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:29 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:16:29 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:16:29 (Reading database ... 13914 files and directories currently installed.) 07:16:29 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:29 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:30 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:30 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:30 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:16:30 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:16:30 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:30 (Reading database ... 13914 files and directories currently installed.) 07:16:30 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:16:30 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:30 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:16:30 (Reading database ... 13914 files and directories currently installed.) 07:16:30 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 07:16:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:16:30 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:16:31 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 07:16:31 Setting up base-files (10.1ubuntu2.11) ... 07:16:31 Installing new version of config file /etc/issue ... 07:16:31 Installing new version of config file /etc/issue.net ... 07:16:31 Installing new version of config file /etc/lsb-release ... 07:16:31 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:16:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:16:31 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:16:31 Removing obsolete conffile /etc/default/motd-news ... 07:16:31 (Reading database ... 13915 files and directories currently installed.) 07:16:31 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:16:31 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:16:32 Setting up bash (4.4.18-2ubuntu1.2) ... 07:16:32 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 07:16:32 (Reading database ... 13915 files and directories currently installed.) 07:16:32 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:32 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:16:32 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:16:32 (Reading database ... 13915 files and directories currently installed.) 07:16:32 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 07:16:32 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 07:16:32 Setting up tar (1.29b-2ubuntu0.2) ... 07:16:32 (Reading database ... 13915 files and directories currently installed.) 07:16:32 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:16:32 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:16:32 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:16:33 (Reading database ... 13915 files and directories currently installed.) 07:16:33 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:33 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:33 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:16:33 (Reading database ... 13915 files and directories currently installed.) 07:16:33 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:33 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:33 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:16:33 (Reading database ... 13915 files and directories currently installed.) 07:16:33 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:16:33 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:16:33 Setting up grep (3.1-2build1) ... 07:16:33 (Reading database ... 13915 files and directories currently installed.) 07:16:33 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 07:16:33 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 07:16:33 Setting up gzip (1.6-5ubuntu1.1) ... 07:16:33 (Reading database ... 13915 files and directories currently installed.) 07:16:33 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:16:33 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:16:33 Setting up login (1:4.5-1ubuntu2) ... 07:16:33 (Reading database ... 13915 files and directories currently installed.) 07:16:33 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:33 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:33 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:16:33 (Reading database ... 13915 files and directories currently installed.) 07:16:33 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:33 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:34 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:34 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:34 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:16:34 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:34 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:16:34 (Reading database ... 13915 files and directories currently installed.) 07:16:34 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:16:34 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:16:35 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:16:35 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:16:35 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:16:35 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:16:35 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:16:35 (Reading database ... 13915 files and directories currently installed.) 07:16:35 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:16:35 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:16:35 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:16:35 (Reading database ... 13915 files and directories currently installed.) 07:16:35 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:35 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:35 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:35 (Reading database ... 13915 files and directories currently installed.) 07:16:35 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:35 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:35 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:35 (Reading database ... 13915 files and directories currently installed.) 07:16:35 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:35 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:36 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:36 (Reading database ... 13915 files and directories currently installed.) 07:16:36 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:36 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:36 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:36 (Reading database ... 13915 files and directories currently installed.) 07:16:36 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:36 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:36 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:36 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:36 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:16:36 (Reading database ... 13915 files and directories currently installed.) 07:16:36 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:16:36 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:36 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:16:36 (Reading database ... 13915 files and directories currently installed.) 07:16:36 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:36 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:36 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:16:36 (Reading database ... 13915 files and directories currently installed.) 07:16:36 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:36 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:36 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:16:36 (Reading database ... 13915 files and directories currently installed.) 07:16:36 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:36 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:16:37 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:16:37 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:16:37 (Reading database ... 13915 files and directories currently installed.) 07:16:37 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:16:37 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:16:37 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:16:37 (Reading database ... 13915 files and directories currently installed.) 07:16:37 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:16:37 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:16:38 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:16:38 (Reading database ... 13917 files and directories currently installed.) 07:16:38 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:16:38 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:16:38 Setting up debconf (1.5.66ubuntu1) ... 07:16:38 (Reading database ... 13917 files and directories currently installed.) 07:16:38 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 07:16:38 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:16:38 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 07:16:38 (Reading database ... 13917 files and directories currently installed.) 07:16:38 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 07:16:38 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 07:16:38 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 07:16:38 (Reading database ... 13917 files and directories currently installed.) 07:16:38 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:16:38 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:38 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:38 (Reading database ... 13917 files and directories currently installed.) 07:16:38 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:16:38 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:38 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:38 (Reading database ... 13919 files and directories currently installed.) 07:16:38 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 07:16:39 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:39 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:39 (Reading database ... 13923 files and directories currently installed.) 07:16:39 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:16:39 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:16:39 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 07:16:39 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 07:16:39 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:39 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:39 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:16:39 (Reading database ... 13923 files and directories currently installed.) 07:16:39 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 07:16:39 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 07:16:39 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 07:16:39 (Reading database ... 13923 files and directories currently installed.) 07:16:39 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 07:16:39 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 07:16:39 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 07:16:39 (Reading database ... 13923 files and directories currently installed.) 07:16:39 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 07:16:39 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 07:16:39 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 07:16:39 (Reading database ... 13923 files and directories currently installed.) 07:16:39 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:16:40 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:16:40 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:16:40 (Reading database ... 13923 files and directories currently installed.) 07:16:40 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 07:16:40 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 07:16:40 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 07:16:40 (Reading database ... 13923 files and directories currently installed.) 07:16:40 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:16:40 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:16:40 Setting up passwd (1:4.5-1ubuntu2) ... 07:16:40 (Reading database ... 13923 files and directories currently installed.) 07:16:40 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 07:16:40 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 07:16:40 Setting up gpgv (2.2.4-1ubuntu1.4) ... 07:16:40 (Reading database ... 13923 files and directories currently installed.) 07:16:40 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:16:40 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:16:40 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:16:40 (Reading database ... 13923 files and directories currently installed.) 07:16:40 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 07:16:40 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 07:16:40 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 07:16:40 (Reading database ... 13923 files and directories currently installed.) 07:16:40 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:16:40 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:16:41 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:16:41 (Reading database ... 13923 files and directories currently installed.) 07:16:41 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:16:41 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:16:41 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:16:41 (Reading database ... 13923 files and directories currently installed.) 07:16:41 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 07:16:41 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 07:16:41 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 07:16:41 (Reading database ... 13923 files and directories currently installed.) 07:16:41 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 07:16:41 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 07:16:41 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 07:16:41 (Reading database ... 13923 files and directories currently installed.) 07:16:41 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 07:16:41 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 07:16:41 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 07:16:41 (Reading database ... 13923 files and directories currently installed.) 07:16:41 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 07:16:41 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 07:16:41 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 07:16:41 (Reading database ... 13924 files and directories currently installed.) 07:16:41 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:16:41 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:16:42 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:16:42 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:16:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 07:16:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 07:16:42 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 07:16:42 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 07:16:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:16:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:16:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:16:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:16:42 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:16:42 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:16:42 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:16:42 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:16:42 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:16:42 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:16:42 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:16:42 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:16:42 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:16:42 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:16:42 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 07:16:42 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 07:16:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:16:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:16:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:16:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:16:43 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:16:43 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:16:43 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:16:43 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:16:43 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:16:43 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:16:43 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 07:16:43 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 07:16:43 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:43 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:43 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:43 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:44 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:45 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:45 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:16:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:16:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:16:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:16:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:16:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:16:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:16:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:16:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:16:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:16:47 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:16:47 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:16:47 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:16:47 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:16:47 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:16:47 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:16:47 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:47 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:16:47 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:47 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:47 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:47 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:16:47 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:16:47 Setting up tzdata (2021a-2ubuntu0.18.04) ... 07:16:48 07:16:48 Current default time zone: 'Etc/UTC' 07:16:48 Local time is now: Tue Oct 26 07:16:47 UTC 2021. 07:16:48 Universal Time is now: Tue Oct 26 07:16:47 UTC 2021. 07:16:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:16:48 07:16:48 Setting up systemd-sysv (237-3ubuntu10.52) ... 07:16:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:48 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 07:16:48 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:16:48 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:16:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:16:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:16:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:16:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:16:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:16:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:48 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:16:48 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:48 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 07:16:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:48 Setting up patch (2.7.6-2ubuntu1.1) ... 07:16:48 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:16:48 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:16:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 07:16:48 Installing new version of config file /etc/ssl/openssl.cnf ... 07:16:48 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:16:48 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:16:48 Setting up ca-certificates (20210119~18.04.2) ... 07:16:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:16:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:16:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:16:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:16:48 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3781/head:refs/remotes/origin/PR-3781 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:16:49 Merging remotes/origin/main commit 2960906d71acf8db9b34adc0540238eab7fedfb7 into PR head commit fe0eb7aec4c673f2e9843059e862fd367f248510 07:16:49 Merge succeeded, producing fe0eb7aec4c673f2e9843059e862fd367f248510 07:16:49 Checking out Revision fe0eb7aec4c673f2e9843059e862fd367f248510 (PR-3781) 07:16:50 Updating certificates in /etc/ssl/certs... 07:16:50 23 added, 28 removed; done. 07:16:50 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:16:51 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:16:51 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:16:51 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:16:51 Setting up pkgbinarymangler (138.18.04.1) ... 07:16:51 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:51 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 07:16:51 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:51 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:51 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:16:51 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:16:51 Setting up perl (5.26.1-6ubuntu0.5) ... 07:16:51 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 07:16:51 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:16:51 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:16:51 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 07:16:51 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:16:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:16:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:16:51 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:16:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:16:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:16:51 Processing triggers for systemd (237-3ubuntu10.52) ... 07:16:51 Processing triggers for mime-support (3.60ubuntu1) ... 07:16:51 Processing triggers for ca-certificates (20210119~18.04.2) ... 07:16:51 Updating certificates in /etc/ssl/certs... 07:16:51 0 added, 0 removed; done. 07:16:51 Running hooks in /etc/ca-certificates/update.d... 07:16:51 done. 07:16:52 Reading package lists... 07:16:52 Building dependency tree... 07:16:52 Reading state information... 07:16:49 > git config core.sparsecheckout # timeout=10 07:16:49 > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 07:16:49 > git remote # timeout=10 07:16:49 > git config --get remote.origin.url # timeout=10 07:16:49 using GIT_SSH to set credentials SSH Credentials for GitHub 07:16:49 > git merge 2960906d71acf8db9b34adc0540238eab7fedfb7 # timeout=10 07:16:49 > git rev-parse HEAD^{commit} # timeout=10 07:16:49 > git config core.sparsecheckout # timeout=10 07:16:49 > git checkout -f fe0eb7aec4c673f2e9843059e862fd367f248510 # timeout=10 07:16:52 The following NEW packages will be installed: 07:16:52 apt-transport-https 07:16:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:16:53 Need to get 4348 B of archives. 07:16:53 After this operation, 154 kB of additional disk space will be used. 07:16:53 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 07:16:53 debconf: delaying package configuration, since apt-utils is not installed 07:16:53 Fetched 4348 B in 0s (24.0 kB/s) 07:16:53 Selecting previously unselected package apt-transport-https. 07:16:53 (Reading database ... 13928 files and directories currently installed.) 07:16:53 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 07:16:53 Unpacking apt-transport-https (1.6.14) ... 07:16:53 Setting up apt-transport-https (1.6.14) ... 07:16:53 Waiting for network to be ready... 07:16:54 Commit message: "fix(metadata): add labels as part of query criteria when finding totalCount" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:16:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:16:55 % Total % Received % Xferd Average Speed Time Time Time Current 07:16:55 Dload Upload Total Spent Left Speed 07:16:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80435 0 --:--:-- --:--:-- --:--:-- 80986 [Pipeline] sh 07:16:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:16:55 + sudo tee /etc/docker/daemon.new 07:16:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:16:55 { 07:16:55 "registry-mirrors": [ 07:16:55 "https://nexus3.edgexfoundry.org:10001" 07:16:55 ], 07:16:55 "bip": "10.250.0.254/24", 07:16:55 "hosts": [ 07:16:55 "tcp://0.0.0.0:5555", 07:16:55 "unix:///var/run/docker.sock" 07:16:55 ], 07:16:55 "mtu": 1458, 07:16:55 "selinux-enabled": true, 07:16:55 "seccomp-profile": "/etc/docker/seccomp.json" 07:16:55 } [Pipeline] sh 07:16:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:16:56 + sudo service docker restart 07:17:08 2021-10-26T07:17:03Z INFO Waiting for automatic snapd restart... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:15 provisioning config files... 07:17:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5030226142894371748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:15 ---> docker-login.sh 07:17:15 nexus3.edgexfoundry.org:10001 07:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:16 Configure a credential helper to remove this warning. See 07:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:16 07:17:16 Login Succeeded 07:17:16 nexus3.edgexfoundry.org:10002 07:17:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:16 Configure a credential helper to remove this warning. See 07:17:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:16 07:17:16 Login Succeeded 07:17:16 nexus3.edgexfoundry.org:10003 07:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:17 Configure a credential helper to remove this warning. See 07:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:17 07:17:17 Login Succeeded 07:17:17 nexus3.edgexfoundry.org:10004 07:17:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:17 Configure a credential helper to remove this warning. See 07:17:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:17 07:17:17 Login Succeeded 07:17:17 docker.io 07:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:17:18 Configure a credential helper to remove this warning. See 07:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:17:18 07:17:18 Login Succeeded 07:17:18 ---> docker-login.sh ends [Pipeline] } 07:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:17:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:17:19 ========================================================= 07:17:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 07:17:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:17:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:17:19 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:17:19 552d1f2373af: Pulling fs layer 07:17:19 ea3f2d53f512: Pulling fs layer 07:17:19 9e70ebbbe112: Pulling fs layer 07:17:19 7a9cfe048b4a: Pulling fs layer 07:17:19 72dc09318566: Pulling fs layer 07:17:19 f4f7b4309257: Pulling fs layer 07:17:19 0ac9a79272e3: Pulling fs layer 07:17:19 b78e95d17946: Pulling fs layer 07:17:19 7a9cfe048b4a: Waiting 07:17:19 72dc09318566: Waiting 07:17:19 b78e95d17946: Waiting 07:17:19 f4f7b4309257: Waiting 07:17:19 0ac9a79272e3: Waiting 07:17:19 9e70ebbbe112: Verifying Checksum 07:17:19 9e70ebbbe112: Download complete 07:17:19 ea3f2d53f512: Verifying Checksum 07:17:19 ea3f2d53f512: Download complete 07:17:19 72dc09318566: Verifying Checksum 07:17:19 72dc09318566: Download complete 07:17:19 f4f7b4309257: Verifying Checksum 07:17:19 f4f7b4309257: Download complete 07:17:19 552d1f2373af: Verifying Checksum 07:17:19 552d1f2373af: Download complete 07:17:19 0ac9a79272e3: Verifying Checksum 07:17:19 0ac9a79272e3: Download complete 07:17:20 552d1f2373af: Pull complete 07:17:21 ea3f2d53f512: Pull complete 07:17:21 9e70ebbbe112: Pull complete 07:17:22 b78e95d17946: Verifying Checksum 07:17:22 b78e95d17946: Download complete 07:17:22 7a9cfe048b4a: Verifying Checksum 07:17:22 7a9cfe048b4a: Download complete 07:17:32 7a9cfe048b4a: Pull complete 07:17:32 72dc09318566: Pull complete 07:17:33 f4f7b4309257: Pull complete 07:17:33 0ac9a79272e3: Pull complete 07:17:40 b78e95d17946: Pull complete 07:17:40 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 07:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:17:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 07:17:40 snapd 2.52.1 from Canonical* installed 07:17:40 "snapd" switched to the "latest/stable" channel 07:17:40 07:17:40 + docker build -t ci-base-image-arm64 -f - . 07:17:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:17:40 WORKDIR /edgex 07:17:40 COPY go.mod . 07:17:40 RUN go mod download 07:17:42 core18 20211015 from Canonical* installed 07:17:42 "core18" switched to the "latest/stable" channel 07:17:42 07:17:43 Sending build context to Docker daemon 166.6MB 07:17:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 07:17:43 ---> 8b459fc5aaf0 07:17:43 Step 2/4 : WORKDIR /edgex 07:17:45 ---> Running in 2aa1db961aed 07:17:45 Removing intermediate container 2aa1db961aed 07:17:45 ---> 760c4eaae6bd 07:17:45 Step 3/4 : COPY go.mod . 07:17:45 snapcraft 5.0 from Canonical* installed 07:17:45 "snapcraft" switched to the "latest/stable" channel 07:17:45 07:17:46 ---> af92b7ddad44 07:17:46 Step 4/4 : RUN go mod download 07:17:46 ---> Running in dadecd1096c3 07:17:49 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: 07:17:49 - README.md 07:17:49 07:17:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:17:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:17:50 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:17:50 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:17:51 Reading package lists... 07:17:51 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 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 07:17:51 Reading package lists... 07:17:51 Building dependency tree... 07:17:51 Reading state information... 07:17:51 Suggested packages: 07:17:51 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:17:51 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:17:51 Recommended packages: 07:17:51 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:17:52 The following NEW packages will be installed: 07:17:52 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:17:52 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:17:52 pkg-config zip 07:17:52 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:17:52 Need to get 7670 kB of archives. 07:17:52 After this operation, 43.8 MB of additional disk space will be used. 07:17:52 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 07:17:52 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 07:17:52 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 07:17:52 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 07:17:52 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:17:52 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:17:52 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:17:52 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:17:52 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:17:52 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:17:52 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:17:52 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:17:52 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:17:52 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:17:52 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:17:52 debconf: delaying package configuration, since apt-utils is not installed 07:17:52 Fetched 7670 kB in 1s (10.4 MB/s) 07:17:52 Selecting previously unselected package libglib2.0-0:amd64. 07:17:52 (Reading database ... 13932 files and directories currently installed.) 07:17:52 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 07:17:52 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:17:53 Selecting previously unselected package libpsl5:amd64. 07:17:53 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:17:53 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:17:53 Selecting previously unselected package libnghttp2-14:amd64. 07:17:53 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:17:53 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:17:53 Selecting previously unselected package librtmp1:amd64. 07:17:53 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:17:53 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:17:53 Selecting previously unselected package libcurl3-gnutls:amd64. 07:17:53 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 07:17:53 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:17:53 Selecting previously unselected package liberror-perl. 07:17:53 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:17:53 Unpacking liberror-perl (0.17025-1) ... 07:17:53 Selecting previously unselected package git-man. 07:17:53 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 07:17:53 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 07:17:53 Selecting previously unselected package git. 07:17:53 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 07:17:53 Unpacking git (1:2.17.1-1ubuntu0.9) ... 07:17:54 Selecting previously unselected package libnorm1:amd64. 07:17:54 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:17:54 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:17:54 Selecting previously unselected package libpgm-5.2-0:amd64. 07:17:54 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:17:54 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:17:54 Selecting previously unselected package libsodium23:amd64. 07:17:54 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:17:54 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:17:54 Selecting previously unselected package libzmq5:amd64. 07:17:54 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:17:54 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:17:54 Selecting previously unselected package libzmq3-dev:amd64. 07:17:54 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:17:54 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:17:54 Selecting previously unselected package pkg-config. 07:17:54 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:17:54 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:17:54 Selecting previously unselected package zip. 07:17:54 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:17:54 Unpacking zip (3.0-11build1) ... 07:17:54 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:17:54 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 07:17:54 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:17:54 Setting up liberror-perl (0.17025-1) ... 07:17:54 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:17:54 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 07:17:54 No schema files found: doing nothing. 07:17:54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:17:54 Setting up zip (3.0-11build1) ... 07:17:54 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:17:54 Setting up libsodium23:amd64 (1.0.16-2) ... 07:17:54 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:17:54 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:17:54 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 07:17:54 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:17:54 Setting up git (1:2.17.1-1ubuntu0.9) ... 07:17:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:17:55 git set to automatically installed. 07:17:55 git-man set to automatically installed. 07:17:55 libcurl3-gnutls set to automatically installed. 07:17:55 liberror-perl set to automatically installed. 07:17:55 libglib2.0-0 set to automatically installed. 07:17:55 libnghttp2-14 set to automatically installed. 07:17:55 libnorm1 set to automatically installed. 07:17:55 libpgm-5.2-0 set to automatically installed. 07:17:55 libpsl5 set to automatically installed. 07:17:55 librtmp1 set to automatically installed. 07:17:55 libsodium23 set to automatically installed. 07:17:55 libzmq3-dev set to automatically installed. 07:17:55 libzmq5 set to automatically installed. 07:17:55 pkg-config set to automatically installed. 07:17:55 zip set to automatically installed. 07:18:03 snapd is not logged in, snap install commands will use sudo 07:18:10 snap "core18" has no updates available 07:18:12 snapd is not logged in, snap install commands will use sudo 07:18:27 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 07:18:28 Pulling config-common 07:18:28 + snapcraftctl pull 07:18:29 Pulling go-build-helper 07:18:29 + snapcraftctl pull 07:18:30 'edgex-go' has dependencies that need to be staged: go-build-helper 07:18:30 Skipping pull go-build-helper (already ran) 07:18:30 Building go-build-helper 07:18:30 + snapcraftctl build 07:18:32 Staging go-build-helper 07:18:32 + snapcraftctl stage 07:18:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:18:42 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:18:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 07:18:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 07:18:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 07:18:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 07:18:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 07:18:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 07:18:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 07:18:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 07:18:42 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:18:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:18:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:18:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:18:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:18:42 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:18:42 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:18:42 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:18:42 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:18:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 07:18:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 07:18:42 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 07:18:42 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 07:18:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 07:18:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 07:18:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 07:18:42 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 07:18:42 Fetched 25.5 MB in 0s (0 B/s) 07:18:42 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:18:42 Fetched 224 kB in 0s (0 B/s) 07:18:42 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:18:42 Fetched 157 kB in 0s (0 B/s) 07:18:42 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:18:42 Fetched 221 kB in 0s (0 B/s) 07:18:42 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:18:42 Fetched 143 kB in 0s (0 B/s) 07:18:42 Pulling edgex-go 07:18:42 + snapcraftctl pull 07:18:42 Pulling hooks 07:18:42 + snapcraftctl pull 07:19:00 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:19:00 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:19:00 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:19:00 Fetched 0 B in 0s (0 B/s) 07:19:00 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:19:00 Fetched 96.5 kB in 0s (0 B/s) 07:19:00 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:19:00 Fetched 279 kB in 0s (0 B/s) 07:19:00 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:19:00 Fetched 122 kB in 0s (0 B/s) 07:19:00 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:19:00 Fetched 77.8 kB in 0s (0 B/s) 07:19:00 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:19:00 Fetched 8848 B in 0s (0 B/s) 07:19:00 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:19:00 Fetched 47.8 kB in 0s (0 B/s) 07:19:00 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:19:00 Fetched 45.6 kB in 0s (0 B/s) 07:19:00 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 07:19:00 Fetched 15.0 kB in 0s (0 B/s) 07:19:00 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 07:19:00 Fetched 220 kB in 0s (0 B/s) 07:19:00 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 07:19:00 Fetched 154 kB in 0s (0 B/s) 07:19:00 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:19:00 Fetched 50.6 kB in 0s (0 B/s) 07:19:00 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:19:00 Fetched 14.8 kB in 0s (0 B/s) 07:19:00 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:19:00 Fetched 41.8 kB in 0s (0 B/s) 07:19:00 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:19:00 Fetched 499 kB in 0s (0 B/s) 07:19:00 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:19:00 Fetched 111 kB in 0s (0 B/s) 07:19:00 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:19:00 Fetched 240 kB in 0s (0 B/s) 07:19:00 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:19:00 Fetched 29.3 kB in 0s (0 B/s) 07:19:00 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:19:00 Fetched 85.5 kB in 0s (0 B/s) 07:19:00 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:19:00 Fetched 24.5 kB in 0s (0 B/s) 07:19:00 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 07:19:00 Fetched 49.2 kB in 0s (0 B/s) 07:19:00 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:19:00 Fetched 54.2 kB in 0s (0 B/s) 07:19:00 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:19:00 Fetched 30.8 kB in 0s (0 B/s) 07:19:00 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 07:19:00 Fetched 15.8 kB in 0s (0 B/s) 07:19:00 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:19:00 Fetched 85.9 kB in 0s (0 B/s) 07:19:00 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:19:00 Fetched 8720 B in 0s (0 B/s) 07:19:00 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 07:19:00 Fetched 140 kB in 0s (0 B/s) 07:19:00 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:19:00 Fetched 119 kB in 0s (0 B/s) 07:19:00 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 07:19:00 Fetched 111 kB in 0s (0 B/s) 07:19:00 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:19:00 Fetched 11.1 kB in 0s (0 B/s) 07:19:00 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 07:19:00 Fetched 646 kB in 0s (0 B/s) 07:19:00 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:19:00 Fetched 41.3 kB in 0s (0 B/s) 07:19:00 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:19:00 Fetched 17.9 kB in 0s (0 B/s) 07:19:00 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:19:00 Fetched 368 kB in 0s (0 B/s) 07:19:00 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 07:19:00 Fetched 187 kB in 0s (0 B/s) 07:19:00 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:19:00 Fetched 175 kB in 0s (0 B/s) 07:19:00 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:19:00 Fetched 206 kB in 0s (0 B/s) 07:19:00 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 07:19:01 Fetched 1302 kB in 0s (0 B/s) 07:19:01 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:19:01 Fetched 36.2 kB in 0s (0 B/s) 07:19:01 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 07:19:01 Fetched 159 kB in 0s (0 B/s) 07:19:01 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:19:01 Fetched 107 kB in 0s (0 B/s) 07:19:01 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:19:01 Fetched 48.7 kB in 0s (0 B/s) 07:19:01 Pulling static-packages 07:19:01 + snapcraftctl pull 07:19:01 Pulling version 07:19:01 + cd /root/project 07:19:01 + git describe --tags --abbrev=0 07:19:01 + sed s/v// 07:19:01 + GIT_VERSION=2.0.1-dev.77 07:19:01 + [ -z 2.0.1-dev.77 ] 07:19:01 + snapcraftctl set-version 2.0.1-dev.77 07:19:01 Building config-common 07:19:01 + snapcraftctl build 07:19:02 Skipping build go-build-helper (already ran) 07:19:03 Building edgex-go 07:19:03 + cd /root/parts/edgex-go/src 07:19:03 + git describe --tags --abbrev=0 07:19:03 + sed s/v// 07:19:03 + GIT_VERSION=2.0.1-dev.77 07:19:03 + [ -z 2.0.1-dev.77 ] 07:19:03 + echo 2.0.1-dev.77 07:19:03 + [ ! -d vendor ] 07:19:03 + go mod download all 07:19:07 Removing intermediate container dadecd1096c3 07:19:07 ---> b38bc039e395 07:19:07 Successfully built b38bc039e395 07:19:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:19:08 + docker inspect -f . ci-base-image-arm64 07:19:08 . [Pipeline] withDockerContainer 07:19:08 prd-ubuntu18.04-docker-arm64-4c-16g-1987 does not seem to be running inside a container 07:19:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:19:10 $ docker top ad0114a35d5f601be1961bac08984d3cbd9eb875f3e93bea1910438294e538af -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:11 + go version 07:19:11 go version go1.16.8 linux/arm64 [Pipeline] } 07:19:11 $ docker stop --time=1 ad0114a35d5f601be1961bac08984d3cbd9eb875f3e93bea1910438294e538af 07:19:11 + make build 07:19:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-data/core-data ./cmd/core-data 07:19:12 $ docker rm -f ad0114a35d5f601be1961bac08984d3cbd9eb875f3e93bea1910438294e538af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:19:13 + docker inspect -f . ci-base-image-arm64 07:19:13 . [Pipeline] withDockerContainer 07:19:13 prd-ubuntu18.04-docker-arm64-4c-16g-1987 does not seem to be running inside a container 07:19:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:19:15 $ docker top 329184db4631eb05d9c347ff23d65b472c8b274460c3a80951a32c1af2ead2b4 -eo pid,comm [Pipeline] { [Pipeline] echo 07:19:15 ========================================================= 07:19:15 [edgeXBuildGoParallel] Running Tests and Build... 07:19:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:19:16 + make test 07:19:16 go mod tidy 07:19:16 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:19:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:19:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/core-command/core-command ./cmd/core-command 07:19:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:19:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:19:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:19:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:19:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:19:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:19:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:19:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/secrets-config ./cmd/secrets-config 07:19:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.77" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:19:37 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 07:19:37 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 07:19:37 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 07:19:37 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 07:19:37 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 07:19:37 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 07:19:37 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 07:19:37 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 07:19:37 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 07:19:37 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 07:19:37 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 07:19:37 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 07:19:37 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 07:19:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 07:19:37 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 07:19:37 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 07:19:37 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 07:19:37 + 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:19:37 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 07:19:37 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 07:19:37 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 07:19:37 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 07:19:37 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 07:19:37 + 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:19:37 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 07:19:37 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 07:19:37 + 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:19:38 Building hooks 07:19:38 + cd /root/parts/hooks/src 07:19:38 + make build 07:19:38 go mod tidy 07:19:38 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 07:19:38 go: downloading github.com/davecgh/go-spew v1.1.0 07:19:38 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 07:19:38 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 07:19:39 GO111MODULE=on go build -o cmd/install/install ./cmd/install 07:19:40 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 07:19:40 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 07:19:43 ? github.com/edgexfoundry/edgex-go [no test files] 07:19:43 Building static-packages 07:19:43 + snapcraftctl build 07:19:45 Building version 07:19:45 + snapcraftctl build 07:19:47 Staging config-common 07:19:47 + snapcraftctl stage 07:19:48 Skipping stage go-build-helper (already ran) 07:19:48 Staging edgex-go 07:19:48 + snapcraftctl stage 07:19:49 Staging hooks 07:19:49 + snapcraftctl stage 07:19:50 Staging static-packages 07:19:50 + snapcraftctl stage 07:19:51 Staging version 07:19:51 + snapcraftctl stage 07:19:52 Priming config-common 07:19:52 + snapcraftctl prime 07:19:53 Priming go-build-helper 07:19:53 + snapcraftctl prime 07:19:54 Priming edgex-go 07:19:54 + snapcraftctl prime 07:19:56 Priming hooks 07:19:56 + snapcraftctl prime 07:19:56 Priming static-packages 07:19:56 + snapcraftctl prime 07:19:59 Priming version 07:19:59 + snapcraftctl prime 07:20:00 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:20:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:20:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:20:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:20:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:20:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:20:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:20:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:20:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:20:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:20:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:20:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:20:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:20:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:20:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:21:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.172s coverage: 28.7% of statements 07:21:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:21:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:21:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.353s coverage: 98.5% of statements 07:21:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:21:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.348s coverage: 44.7% of statements 07:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:21:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:21:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.661s coverage: 89.5% of statements 07:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:21:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.238s coverage: 84.4% of statements 07:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 07:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:21:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:21:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.545s coverage: 94.2% of statements 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:21:19 ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 59.1% of statements 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.207s coverage: 60.0% of statements 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.267s coverage: 0.9% of statements 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.182s coverage: 58.8% of statements 07:21:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.165s coverage: 21.7% of statements 07:21:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:21:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.210s coverage: 47.1% of statements 07:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.224s coverage: 79.5% of statements 07:21:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.251s coverage: 94.1% of statements 07:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements 07:21:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.210s coverage: 87.5% of statements 07:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.201s coverage: 94.4% of statements 07:21:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.195s coverage: 44.8% of statements 07:21:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.528s coverage: 82.5% of statements 07:21:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.191s coverage: 87.2% of statements 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.245s coverage: 58.8% of statements 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.277s coverage: 85.4% of statements 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.773s coverage: 91.2% of statements 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.697s coverage: 64.4% of statements 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:21:47 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.194s coverage: 100.0% of statements 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 89.4% of statements 07:21:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 07:21:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.123s coverage: 73.7% of statements 07:21:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 07:21:53 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.313s coverage: 70.4% of statements 07:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:21:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.792s coverage: 43.4% of statements 07:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.315s coverage: 89.5% of statements 07:21:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:21:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.326s coverage: 84.8% of statements 07:21:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:22:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.222s coverage: 17.7% of statements 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:22:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.573s coverage: 92.3% of statements 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:22:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.216s coverage: 63.2% of statements 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:22:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.424s coverage: 97.7% of statements 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:22:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.210s coverage: 28.9% of statements 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:22:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:22:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements 07:22:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements 07:22:04 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 07:22:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:22:04 GO111MODULE=on go vet ./... 07:23:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:23:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:23:26 ./bin/test-attribution-txt.sh [Pipeline] sh 07:23:27 + ls -al . 07:23:27 total 664 07:23:27 drwxrwxr-x 9 1001 1001 4096 Oct 26 07:23 . 07:23:27 drwxr-xr-x 4 root root 4096 Oct 26 07:19 .. 07:23:27 -rw-rw-r-- 1 1001 1001 11 Oct 26 07:16 .dockerignore 07:23:27 drwxrwxr-x 8 1001 1001 4096 Oct 26 07:16 .git 07:23:27 drwxrwxr-x 4 1001 1001 4096 Oct 26 07:16 .github 07:23:27 -rw-rw-r-- 1 1001 1001 804 Oct 26 07:16 .gitignore 07:23:27 -rw-rw-r-- 1 1001 1001 42 Oct 26 07:16 .golangci.yml 07:23:27 -rw-rw-r-- 1 1001 1001 76 Oct 26 07:16 .hadolint.yml 07:23:27 -rw-rw-r-- 1 1001 1001 166 Oct 26 07:16 .sonarcloud.properties 07:23:27 -rw-rw-r-- 1 1001 1001 1171 Oct 26 07:16 ADOPTERS.md 07:23:27 -rw-rw-r-- 1 1001 1001 8910 Oct 26 07:16 Attribution.txt 07:23:27 -rw-rw-r-- 1 1001 1001 43881 Oct 26 07:16 CHANGELOG.md 07:23:27 -rw-rw-r-- 1 1001 1001 3804 Oct 26 07:16 CONTRIBUTING.md 07:23:27 -rw-rw-r-- 1 1001 1001 677 Oct 26 07:16 GOVERNANCE.md 07:23:27 -rw-rw-r-- 1 1001 1001 849 Oct 26 07:16 Jenkinsfile 07:23:27 -rw-rw-r-- 1 1001 1001 10775 Oct 26 07:16 LICENSE 07:23:27 -rw-rw-r-- 1 1001 1001 6508 Oct 26 07:16 Makefile 07:23:27 -rw-rw-r-- 1 1001 1001 582 Oct 26 07:16 OWNERS.md 07:23:27 -rw-rw-r-- 1 1001 1001 8256 Oct 26 07:16 README.md 07:23:27 -rw-rw-r-- 1 1001 1001 6912 Oct 26 07:16 SECURITY.md 07:23:27 -rw-rw-r-- 1 1001 1001 5 Oct 26 07:06 VERSION 07:23:27 -rw-rw-r-- 1 1001 1001 4131 Oct 26 07:16 ZMQWindows.md 07:23:27 drwxrwxr-x 2 1001 1001 4096 Oct 26 07:16 bin 07:23:27 drwxrwxr-x 14 1001 1001 4096 Oct 26 07:16 cmd 07:23:27 -rw-r--r-- 1 root root 426513 Oct 26 07:22 coverage.out 07:23:27 -rw-rw-r-- 1 1001 1001 848 Oct 26 07:16 go.mod 07:23:27 -rw-rw-r-- 1 1001 1001 50414 Oct 26 07:19 go.sum 07:23:27 drwxrwxr-x 8 1001 1001 4096 Oct 26 07:16 internal 07:23:27 drwxrwxr-x 3 1001 1001 4096 Oct 26 07:16 openapi 07:23:27 drwxrwxr-x 4 1001 1001 4096 Oct 26 07:16 snap 07:23:27 -rw-rw-r-- 1 1001 1001 204 Oct 26 07:16 version.go [Pipeline] sh 07:23:27 + '[' -e coverage.out ] 07:23:27 + chown 1001:1001 coverage.out [Pipeline] stash 07:23:27 Warning: overwriting stash ‘coverage-report’ 07:23:28 Stashed 1 file(s) [Pipeline] sh 07:23:29 + make build 07:23:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:23:36 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:23:58 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:24:00 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 07:24:05 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:24:05 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 07:24:08 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 07:24:12 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 07:24:15 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:24:20 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 07:24:22 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:24:26 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] } 07:24:31 $ docker stop --time=1 329184db4631eb05d9c347ff23d65b472c8b274460c3a80951a32c1af2ead2b4 07:24:33 $ docker rm -f 329184db4631eb05d9c347ff23d65b472c8b274460c3a80951a32c1af2ead2b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:24:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:24:35 07:24:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:24:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:24:35 latest: Pulling from edgex-devops/edgex-compose-arm64 07:24:35 29e5d40040c1: Pulling fs layer 07:24:35 1ce36da41761: Pulling fs layer 07:24:35 25b303627fd3: Pulling fs layer 07:24:35 29e5d40040c1: Verifying Checksum 07:24:35 29e5d40040c1: Download complete 07:24:36 1ce36da41761: Verifying Checksum 07:24:36 1ce36da41761: Download complete 07:24:36 29e5d40040c1: Pull complete 07:24:37 25b303627fd3: Verifying Checksum 07:24:37 25b303627fd3: Download complete 07:24:37 1ce36da41761: Pull complete 07:24:47 25b303627fd3: Pull complete 07:24:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:24:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:24:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:24:48 prd-ubuntu18.04-docker-arm64-4c-16g-1987 does not seem to be running inside a container 07:24:48 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:24:50 $ docker top 8e16527f26b06238327779b3b9d6f90b77acf486d32c2fe8eff465ffb5f976b0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:51 + docker-compose build --help 07:24:51 + grep parallel 07:24:56 --parallel Build images in parallel. [Pipeline] } 07:24:56 $ docker stop --time=1 8e16527f26b06238327779b3b9d6f90b77acf486d32c2fe8eff465ffb5f976b0 07:24:57 $ docker rm -f 8e16527f26b06238327779b3b9d6f90b77acf486d32c2fe8eff465ffb5f976b0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:24:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:24:58 . [Pipeline] withDockerContainer 07:24:58 prd-ubuntu18.04-docker-arm64-4c-16g-1987 does not seem to be running inside a container 07:24:58 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:25:00 $ docker top a0161aa1b7b7828db40d6dc4a37b01272b75c60802542576c5e86021313dc056 -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:01 + docker-compose -f ./docker-compose-build.yml build --parallel 07:25:05 Building core-command ... 07:25:05 Building core-data ... 07:25:05 Building core-metadata ... 07:25:05 Building security-bootstrapper ... 07:25:05 Building security-proxy-setup ... 07:25:05 Building security-secretstore-setup ... 07:25:05 Building support-notifications ... 07:25:05 Building support-scheduler ... 07:25:05 Building sys-mgmt-agent ... 07:25:05 Building security-secretstore-setup 07:25:05 Building core-metadata 07:25:05 Building sys-mgmt-agent 07:25:05 Building support-notifications 07:25:05 Building security-bootstrapper 07:26:13 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:26:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:26:13 ---> b38bc039e395 07:26:13 Step 3/24 : WORKDIR /edgex-go 07:26:13 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:26:13 Step 2/30 : FROM ${BUILDER_BASE} AS builder 07:26:13 ---> b38bc039e395 07:26:13 Step 3/30 : WORKDIR /edgex-go 07:26:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:26:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:26:13 ---> b38bc039e395 07:26:13 Step 3/22 : WORKDIR /edgex-go 07:26:13 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:26:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:26:13 ---> b38bc039e395 07:26:13 Step 3/21 : WORKDIR /edgex-go 07:26:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:26:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:26:13 ---> b38bc039e395 07:26:13 Step 3/22 : WORKDIR /edgex-go 07:26:13 ---> Running in e4422fa3185b 07:26:13 ---> Running in 7fc5da3925d6 07:26:13 ---> Running in a63cd7f69e72 07:26:13 ---> Running in e53d39be856a 07:26:13 ---> Running in 39a9d9c84b9c 07:26:13 Removing intermediate container a63cd7f69e72 07:26:13 ---> 030d862e07b7 07:26:13 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:13 Removing intermediate container 39a9d9c84b9c 07:26:13 ---> 932ca846ba63 07:26:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:13 Removing intermediate container 7fc5da3925d6 07:26:13 ---> e7a4add6d7c0 07:26:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:13 Removing intermediate container e4422fa3185b 07:26:13 ---> 4332341c99e8 07:26:13 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:13 ---> Running in 7e0b3ca8f35f 07:26:13 Removing intermediate container e53d39be856a 07:26:13 ---> 9209c2e40e84 07:26:13 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:26:13 ---> Running in d55424874435 07:26:13 ---> Running in c1d8190dee67 07:26:13 ---> Running in 02f625ce8f70 07:26:13 ---> Running in 8c0e46ae3e75 07:26:15 Removing intermediate container 7e0b3ca8f35f 07:26:15 ---> d8cbdc7fd451 07:26:15 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 07:26:15 ---> Running in f3cdd040bd3c 07:26:15 Removing intermediate container 02f625ce8f70 07:26:15 ---> bfc4041e6678 07:26:15 Step 5/30 : RUN apk add --update --no-cache make git 07:26:15 ---> Running in cecd032773e6 07:26:15 Removing intermediate container d55424874435 07:26:15 ---> fde9b2ad12a6 07:26:15 Step 5/22 : RUN apk add --update --no-cache make git 07:26:15 ---> Running in 30691ce8b909 07:26:16 Removing intermediate container c1d8190dee67 07:26:16 ---> fbad4ad5aaf9 07:26:16 Step 5/22 : RUN apk add --update --no-cache make bash git 07:26:16 Removing intermediate container 8c0e46ae3e75 07:26:16 ---> b5b239522e9a 07:26:16 Step 5/24 : RUN apk add --update --no-cache make git 07:26:16 ---> Running in 68ad8cb7befb 07:26:16 ---> Running in 18c7e5d7e3e7 07:26:17 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:26:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:26:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:26:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:26:18 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:26:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:26:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:26:18 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:26:19 OK: 219 MiB in 52 packages 07:26:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:26:19 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:26:20 OK: 219 MiB in 52 packages 07:26:20 OK: 219 MiB in 52 packages 07:26:20 OK: 219 MiB in 52 packages 07:26:20 Removing intermediate container f3cdd040bd3c 07:26:20 ---> 78071be6129d 07:26:20 Step 6/21 : COPY . . 07:26:21 OK: 219 MiB in 52 packages 07:26:21 Removing intermediate container cecd032773e6 07:26:21 ---> eb7abda7d49d 07:26:21 Step 6/30 : COPY . . 07:26:21 Removing intermediate container 30691ce8b909 07:26:21 ---> 5067e1eb651d 07:26:21 Step 6/22 : COPY . . 07:26:22 Removing intermediate container 68ad8cb7befb 07:26:22 Removing intermediate container 18c7e5d7e3e7 07:26:22 ---> 48b5c9d186b1 07:26:22 Step 6/22 : COPY . . 07:26:22 ---> 467504a8d22c 07:26:22 Step 6/24 : COPY . . 07:26:44 ---> de8ec3aca201 07:26:44 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:44 ---> 350e930dddce 07:26:44 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:44 ---> d00b2ceb0499 07:26:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:44 ---> Running in 8b097721ca67 07:26:44 ---> Running in 6b63a5a6442b 07:26:44 ---> Running in 1f7f41d2c623 07:26:44 ---> 33c446f190dd 07:26:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:44 ---> Running in 865e497a723d 07:26:44 ---> f8c5529811c9 07:26:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:44 ---> Running in 1f68b327749d 07:26:48 Removing intermediate container 8b097721ca67 07:26:48 ---> 6defc350c5c0 07:26:48 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:26:48 ---> Running in 435890d643f8 07:26:48 Removing intermediate container 6b63a5a6442b 07:26:48 ---> bbb8dc1e4a50 07:26:48 Step 8/21 : RUN make cmd/support-notifications/support-notifications 07:26:48 ---> Running in f355d937940b 07:26:48 Removing intermediate container 1f7f41d2c623 07:26:48 ---> bccb6b45eac5 07:26:48 Step 8/22 : RUN make cmd/core-metadata/core-metadata 07:26:48 ---> Running in 3b4b212e69ed 07:26:49 Removing intermediate container 1f68b327749d 07:26:49 Removing intermediate container 865e497a723d 07:26:49 ---> ad40feeb6d5d 07:26:49 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:26:49 ---> dc0e39131fa4 07:26:49 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:26:49 ---> Running in 64be4e68cbbe 07:26:49 ---> Running in 9b98288d7b07 07:26:50 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:26:50 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 07:26:51 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:26:51 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 07:26:51 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 07:28:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:28:51 Removing intermediate container 9b98288d7b07 07:28:51 ---> 8c16beded435 07:28:51 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:28:51 ---> Running in 7b54e77aa754 07:28:52 Removing intermediate container 435890d643f8 07:28:52 ---> 5d070afb9acb 07:28:52 07:28:52 Step 9/30 : FROM alpine:3.14 07:28:52 3.14: Pulling from library/alpine 07:28:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 07:28:53 Status: Downloaded newer image for alpine:3.14 07:28:53 ---> bb3de5531c18 07:28:53 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 07:28:53 ---> Running in 68d177c4e1bc 07:28:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:28:54 Removing intermediate container 68d177c4e1bc 07:28:54 ---> cca9d64bb4f1 07:28:54 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 07:28:54 ---> Running in f61d921ce7fc 07:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:28:57 Removing intermediate container 64be4e68cbbe 07:28:57 ---> 26b10edabd3a 07:28:57 07:28:57 Step 9/24 : FROM alpine:3.14 07:28:57 ---> bb3de5531c18 07:28:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:28:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:28:57 ---> Running in 7d7632fd4cfe 07:28:58 (1/2) Installing dumb-init (1.2.5-r1) 07:28:58 (2/2) Installing su-exec (0.2-r1) 07:28:58 Executing busybox-1.33.1-r3.trigger 07:28:58 OK: 5 MiB in 16 packages 07:28:58 Removing intermediate container 7b54e77aa754 07:28:58 ---> 833af0706358 07:28:58 07:28:58 Step 10/22 : FROM docker:20.10.8 07:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:28:59 20.10.8: Pulling from library/docker 07:28:59 Removing intermediate container f355d937940b 07:28:59 ---> bce750c14e5c 07:28:59 07:28:59 Step 9/21 : FROM alpine:3.14 07:28:59 ---> bb3de5531c18 07:28:59 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 07:28:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:28:59 Removing intermediate container f61d921ce7fc 07:28:59 ---> 463274cb48a0 07:28:59 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 07:28:59 ---> Running in 7e52118971fb 07:29:00 ---> Running in 278307e35a58 07:29:00 (1/3) Installing ca-certificates (20191127-r5) 07:29:00 (2/3) Installing dumb-init (1.2.5-r1) 07:29:00 (3/3) Installing su-exec (0.2-r1) 07:29:00 Executing busybox-1.33.1-r3.trigger 07:29:00 Executing ca-certificates-20191127-r5.trigger 07:29:00 OK: 6 MiB in 17 packages 07:29:01 Removing intermediate container 278307e35a58 07:29:01 ---> 3cc19cfdd0a3 07:29:01 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 07:29:01 ---> Running in 50ae0ff379b3 07:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:29:02 Removing intermediate container 50ae0ff379b3 07:29:02 ---> 0c565382c97b 07:29:02 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:29:02 ---> Running in 6af52b771e13 07:29:02 Removing intermediate container 3b4b212e69ed 07:29:02 ---> cef298077a10 07:29:02 07:29:02 Step 9/22 : FROM alpine:3.14 07:29:02 ---> bb3de5531c18 07:29:02 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:29:02 ---> Running in f9f5113ff66b 07:29:03 (1/2) Installing ca-certificates (20191127-r5) 07:29:03 (2/2) Installing dumb-init (1.2.5-r1) 07:29:03 Executing busybox-1.33.1-r3.trigger 07:29:03 Executing ca-certificates-20191127-r5.trigger 07:29:03 Removing intermediate container 7d7632fd4cfe 07:29:03 ---> 94d3671459c0 07:29:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:29:03 OK: 6 MiB in 16 packages 07:29:03 ---> Running in 56d463a93b6d 07:29:04 Removing intermediate container 56d463a93b6d 07:29:04 ---> bb7f1ae52325 07:29:04 Step 12/24 : WORKDIR / 07:29:04 ---> Running in a319f5ab6b1b 07:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:29:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:29:05 Removing intermediate container a319f5ab6b1b 07:29:05 ---> c50ce92c34b1 07:29:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:29:06 Removing intermediate container 6af52b771e13 07:29:06 ---> ff09bdf2dbbd 07:29:06 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 07:29:06 Removing intermediate container 7e52118971fb 07:29:06 ---> d40deeda23ba 07:29:06 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:29:06 (1/1) Installing dumb-init (1.2.5-r1) 07:29:06 Executing busybox-1.33.1-r3.trigger 07:29:06 OK: 5 MiB in 15 packages 07:29:06 ---> Running in e07cb70f8246 07:29:06 ---> Running in 94a7294726b3 07:29:07 ---> edf3a1dd2f57 07:29:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:29:07 Removing intermediate container e07cb70f8246 07:29:07 ---> e78d83e234bb 07:29:07 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 07:29:07 Removing intermediate container 94a7294726b3 07:29:07 ---> 226f74826b2a 07:29:07 Step 12/21 : ENV APP_PORT=59860 07:29:07 ---> Running in 2e4c430abf36 07:29:07 Removing intermediate container f9f5113ff66b 07:29:07 ---> 98e16b851a89 07:29:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:29:07 ---> Running in 35f7913590fc 07:29:08 Removing intermediate container 2e4c430abf36 07:29:08 ---> 1dd3dedc0040 07:29:08 Step 13/21 : EXPOSE $APP_PORT 07:29:08 ---> 04d1bbf222ff 07:29:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:29:08 ---> Running in 67234649afcd 07:29:08 ---> 0664324a0b1f 07:29:08 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 07:29:08 ---> Running in 736685a44710 07:29:08 Removing intermediate container 35f7913590fc 07:29:08 ---> b0994673c731 07:29:08 Step 12/22 : ENV APP_PORT=59881 07:29:09 ---> Running in c37a8aac1b9e 07:29:09 Removing intermediate container 67234649afcd 07:29:09 ---> c84bbc10f05d 07:29:09 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 07:29:09 Removing intermediate container c37a8aac1b9e 07:29:09 ---> 4edb933032ec 07:29:09 Step 13/22 : EXPOSE $APP_PORT 07:29:09 ---> c2365e65c6a5 07:29:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:29:10 ---> Running in 8050b6ea8455 07:29:10 ---> 38388e75a611 07:29:10 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:29:11 Removing intermediate container 8050b6ea8455 07:29:11 ---> 590301d75846 07:29:11 Step 14/22 : WORKDIR / 07:29:11 ---> Running in 6eded5a2b612 07:29:11 ---> 84230cad8980 07:29:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:29:11 Removing intermediate container 736685a44710 07:29:11 ---> 5ce8ffe72e4f 07:29:11 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 07:29:11 Removing intermediate container 6eded5a2b612 07:29:11 ---> 74b3b7e6bfd4 07:29:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:29:12 ---> fe69bf2bdf47 07:29:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:29:13 ---> e0a8e88431f2 07:29:13 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:29:13 ---> caaf892b2a35 07:29:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:29:13 ---> 39c44bed035e 07:29:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:29:14 ---> 8f4f173ab6a9 07:29:14 Step 17/21 : ENTRYPOINT ["/support-notifications"] 07:29:14 ---> Running in e496b445900e 07:29:15 Removing intermediate container e496b445900e 07:29:15 ---> b0adf2dc8843 07:29:15 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:29:15 ---> c91435c5254c 07:29:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:29:15 ---> 9369ee3245ed 07:29:15 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:29:15 ---> Running in a149c5d0738f 07:29:15 ---> ad0519437f71 07:29:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:29:15 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 07:29:15 Status: Downloaded newer image for docker:20.10.8 07:29:15 ---> 3734d5adc5ac 07:29:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:29:15 ---> Running in db6a293bf9a1 07:29:16 Removing intermediate container a149c5d0738f 07:29:16 ---> bfa2d5adaca4 07:29:16 Step 19/21 : LABEL arch=arm64 07:29:16 ---> Running in caa7e3f45796 07:29:16 ---> a7cede1c0c00 07:29:16 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:29:16 Removing intermediate container db6a293bf9a1 07:29:16 ---> 9fcd982fe7f6 07:29:16 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 07:29:16 ---> 7b5877b2d52b 07:29:16 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:29:17 ---> Running in b30d80128f6b 07:29:17 ---> 47bcd6d0a778 07:29:17 Step 20/24 : 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:29:17 ---> Running in 28d4cc2b76e2 07:29:17 Removing intermediate container caa7e3f45796 07:29:17 ---> 666294464ee2 07:29:17 Step 20/21 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:29:17 ---> Running in 2af4ad042b4a 07:29:17 ---> Running in 6d5e59dc68a0 07:29:17 Removing intermediate container b30d80128f6b 07:29:17 ---> 55cadf12f7c6 07:29:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:29:17 ---> Running in 54f1ed2f2cfc 07:29:18 Removing intermediate container 6d5e59dc68a0 07:29:18 ---> 3abeadc29390 07:29:18 Step 21/21 : LABEL version=0.0.0 07:29:18 ---> Running in 18e194118c85 07:29:18 ---> 06f50472e1b4 07:29:18 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 07:29:18 Removing intermediate container 54f1ed2f2cfc 07:29:18 ---> e1eb4ef6fac8 07:29:18 Step 20/22 : LABEL arch=arm64 07:29:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:29:18 ---> Running in af0e5950fc1e 07:29:19 Removing intermediate container 18e194118c85 07:29:19 ---> fb9b39eea4a5 07:29:19 07:29:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:29:19 Removing intermediate container af0e5950fc1e 07:29:19 ---> ccb021f82659 07:29:19 Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:29:19 ---> Running in f2ec596e5f2d 07:29:19 Successfully built fb9b39eea4a5 07:29:19 (1/42) Installing readline (8.1.0-r0) 07:29:19 ---> 484284adad59 07:29:19 Successfully tagged support-notifications-arm64:latest 07:29:19 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 07:29:19 (2/42) Installing bash (5.1.4-r0) 07:29:19  Building support-notifications ... done Building core-command 07:29:19 Executing bash-5.1.4-r0.post-install 07:29:19 (3/42) Installing brotli-libs (1.0.9-r5) 07:29:19 (4/42) Installing nghttp2-libs (1.43.0-r0) 07:29:19 (5/42) Installing libcurl (7.79.1-r0) 07:29:19 (6/42) Installing curl (7.79.1-r0) 07:29:20 (7/42) Installing dumb-init (1.2.5-r1) 07:29:20 (8/42) Installing libbz2 (1.0.8-r1) 07:29:20 (9/42) Installing expat (2.4.1-r0) 07:29:20 (10/42) Installing libffi (3.3-r2) 07:29:20 (11/42) Installing gdbm (1.19-r0) 07:29:20 (12/42) Installing xz-libs (5.2.5-r0) 07:29:20 (13/42) Installing libgcc (10.3.1_git20210424-r2) 07:29:20 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 07:29:20 (15/42) Installing mpdecimal (2.5.1-r1) 07:29:20 (16/42) Installing sqlite-libs (3.35.5-r0) 07:29:20 (17/42) Installing python3 (3.9.5-r1) 07:29:20 ---> Running in 4ac6bf081e56 07:29:20 Removing intermediate container 2af4ad042b4a 07:29:20 ---> 1d5b92b8e89e 07:29:20 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:29:20 Removing intermediate container f2ec596e5f2d 07:29:20 ---> 9c720d77fb74 07:29:20 Step 22/22 : LABEL version=0.0.0 07:29:20 ---> Running in 0881adff5fdd 07:29:20 ---> Running in 5ecd5ff61af9 07:29:21 Removing intermediate container 4ac6bf081e56 07:29:21 ---> b6181d95c780 07:29:21 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:29:21 Removing intermediate container 0881adff5fdd 07:29:21 ---> f8a1bb365a25 07:29:21 Step 22/24 : LABEL arch=arm64 07:29:21 Removing intermediate container 5ecd5ff61af9 07:29:21 ---> c327b7203793 07:29:21 07:29:21 ---> Running in d3c2702f2b78 07:29:21 Successfully built c327b7203793 07:29:21 Successfully tagged core-metadata-arm64:latest 07:29:21  Building core-metadata ... done Building core-data 07:29:22 ---> ae741764368a 07:29:22 Step 25/30 : RUN chmod +x /entrypoint.sh 07:29:22 Removing intermediate container d3c2702f2b78 07:29:22 ---> 1a4030e45e01 07:29:22 Step 23/24 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:29:22 ---> Running in 8b9ddb4f8cd2 07:29:22 (18/42) Installing py3-appdirs (1.4.4-r2) 07:29:22 (19/42) Installing py3-chardet (4.0.0-r2) 07:29:22 ---> Running in 99c563418f26 07:29:22 (20/42) Installing py3-idna (3.2-r0) 07:29:22 (21/42) Installing py3-urllib3 (1.26.5-r0) 07:29:22 (22/42) Installing py3-certifi (2020.12.5-r1) 07:29:22 (23/42) Installing py3-requests (2.25.1-r4) 07:29:22 (24/42) Installing py3-msgpack (1.0.2-r1) 07:29:22 (25/42) Installing py3-lockfile (0.12.2-r4) 07:29:22 (26/42) Installing py3-cachecontrol (0.12.6-r1) 07:29:23 (27/42) Installing py3-colorama (0.4.4-r1) 07:29:23 (28/42) Installing py3-contextlib2 (0.6.0-r1) 07:29:23 (29/42) Installing py3-distlib (0.3.1-r3) 07:29:23 (30/42) Installing py3-distro (1.5.0-r3) 07:29:23 (31/42) Installing py3-six (1.15.0-r1) 07:29:23 (32/42) Installing py3-webencodings (0.5.1-r4) 07:29:23 (33/42) Installing py3-html5lib (1.1-r1) 07:29:23 (34/42) Installing py3-parsing (2.4.7-r2) 07:29:23 (35/42) Installing py3-packaging (20.9-r1) 07:29:23 (36/42) Installing py3-toml (0.10.2-r2) 07:29:23 (37/42) Installing py3-pep517 (0.10.0-r2) 07:29:23 (38/42) Installing py3-progress (1.5-r2) 07:29:23 (39/42) Installing py3-retrying (1.3.3-r1) 07:29:23 (40/42) Installing py3-ordered-set (4.0.2-r1) 07:29:23 (41/42) Installing py3-setuptools (52.0.0-r3) 07:29:23 Removing intermediate container 8b9ddb4f8cd2 07:29:23 ---> 68fd14c52b92 07:29:23 Step 24/24 : LABEL version=0.0.0 07:29:23 (42/42) Installing py3-pip (20.3.4-r1) 07:29:23 ---> Running in 63b25b143606 07:29:23 Executing busybox-1.33.1-r3.trigger 07:29:23 OK: 84 MiB in 64 packages 07:29:24 Removing intermediate container 63b25b143606 07:29:24 ---> 7655d5cda0a1 07:29:24 07:29:24 Successfully built 7655d5cda0a1 07:29:24 Successfully tagged security-secretstore-setup-arm64:latest 07:29:24  Building security-secretstore-setup ... done Building security-proxy-setup 07:29:25 Removing intermediate container 99c563418f26 07:29:25 ---> c24d3314e0d7 07:29:25 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 07:29:26 ---> Running in 060a98f59533 07:29:26 Removing intermediate container 060a98f59533 07:29:26 ---> 7d06b9813778 07:29:26 Step 27/30 : CMD ["gate"] 07:29:26 ---> Running in f7630d525ef9 07:29:27 Removing intermediate container f7630d525ef9 07:29:27 ---> dd91727d15f0 07:29:27 Step 28/30 : LABEL arch=arm64 07:29:27 ---> Running in 2f4ac1171c06 07:29:28 Collecting docker-compose==1.23.2 07:29:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:29:28 Removing intermediate container 2f4ac1171c06 07:29:28 ---> 90c420fa9c89 07:29:28 Step 29/30 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:29:28 Collecting texttable<0.10,>=0.9.0 07:29:28 Downloading texttable-0.9.1.tar.gz (11 kB) 07:29:28 ---> Running in 4cc35d66251b 07:29:29 Removing intermediate container 4cc35d66251b 07:29:29 ---> a9de2b10aca5 07:29:29 Step 30/30 : LABEL version=0.0.0 07:29:29 ---> Running in 86b91d8cd031 07:29:30 Removing intermediate container 86b91d8cd031 07:29:30 ---> 65e229df4926 07:29:30 07:29:30 Successfully built 65e229df4926 07:29:30 Successfully tagged security-bootstrapper-arm64:latest 07:29:30  Building security-bootstrapper ... done Building support-scheduler 07:29:30 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 07:29:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:29:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:29:31 Collecting docopt<0.7,>=0.6.1 07:29:31 Downloading docopt-0.6.2.tar.gz (25 kB) 07:29:33 Collecting docker<4.0,>=3.6.0 07:29:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:29:34 Collecting PyYAML<4,>=3.10 07:29:34 Downloading PyYAML-3.13.tar.gz (270 kB) 07:29:38 Collecting dockerpty<0.5,>=0.4.1 07:29:38 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:29:39 Collecting cached-property<2,>=1.2.0 07:29:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:29:40 Collecting websocket-client<1.0,>=0.32.0 07:29:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:29:40 Collecting jsonschema<3,>=2.5.1 07:29:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:29:41 Collecting docker-pycreds>=0.4.0 07:29:41 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:29:41 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 07:29:42 Collecting urllib3<1.25,>=1.21.1 07:29:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:29:42 Collecting idna<2.8,>=2.5 07:29:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:29:42 Collecting chardet<3.1.0,>=3.0.2 07:29:42 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:29:43 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:29:43 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:29:43 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:29:43 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:29:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 07:29:44 Attempting uninstall: urllib3 07:29:44 Found existing installation: urllib3 1.26.5 07:29:44 Uninstalling urllib3-1.26.5: 07:29:44 Successfully uninstalled urllib3-1.26.5 07:29:44 Attempting uninstall: idna 07:29:44 Found existing installation: idna 3.2 07:29:44 Uninstalling idna-3.2: 07:29:45 Successfully uninstalled idna-3.2 07:29:45 Attempting uninstall: chardet 07:29:45 Found existing installation: chardet 4.0.0 07:29:45 Uninstalling chardet-4.0.0: 07:29:46 Successfully uninstalled chardet-4.0.0 07:29:48 Attempting uninstall: requests 07:29:48 Found existing installation: requests 2.25.1 07:29:48 Uninstalling requests-2.25.1: 07:29:48 Successfully uninstalled requests-2.25.1 07:29:48 Running setup.py install for texttable: started 07:29:50 Running setup.py install for texttable: finished with status 'done' 07:29:50 Running setup.py install for PyYAML: started 07:29:52 Running setup.py install for PyYAML: finished with status 'done' 07:29:52 Running setup.py install for docopt: started 07:29:54 Running setup.py install for docopt: finished with status 'done' 07:29:54 Running setup.py install for dockerpty: started 07:29:57 Running setup.py install for dockerpty: finished with status 'done' 07:29:59 Successfully installed PyYAML-3.13 cached-property-1.5.2 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:30:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:30:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:30:01 ---> b38bc039e395 07:30:01 Step 3/22 : WORKDIR /edgex-go 07:30:01 ---> Using cache 07:30:01 ---> 9209c2e40e84 07:30:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:01 ---> Using cache 07:30:01 ---> b5b239522e9a 07:30:01 Step 5/22 : RUN apk add --update --no-cache make git 07:30:01 ---> Using cache 07:30:01 ---> 467504a8d22c 07:30:01 Step 6/22 : COPY . . 07:30:01 ---> Using cache 07:30:01 ---> 33c446f190dd 07:30:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:01 ---> Using cache 07:30:01 ---> ad40feeb6d5d 07:30:01 Step 8/22 : RUN make cmd/core-command/core-command 07:30:04 ---> Running in 94092a88564e 07:30:05 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:30:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:30:05 ---> b38bc039e395 07:30:05 Step 3/22 : WORKDIR /edgex-go 07:30:05 ---> Using cache 07:30:05 ---> 9209c2e40e84 07:30:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:05 ---> Using cache 07:30:05 ---> b5b239522e9a 07:30:05 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:30:05 ---> Running in 8039e829a896 07:30:05 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:30:07 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:30:08 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:30:09 OK: 219 MiB in 52 packages 07:30:10 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:30:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:30:10 ---> b38bc039e395 07:30:10 Step 3/20 : WORKDIR /edgex-go 07:30:10 ---> Using cache 07:30:10 ---> 9209c2e40e84 07:30:10 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:10 ---> Using cache 07:30:10 ---> b5b239522e9a 07:30:10 Step 5/20 : RUN apk add --update --no-cache make git 07:30:10 ---> Using cache 07:30:10 ---> 467504a8d22c 07:30:10 Step 6/20 : COPY . . 07:30:10 ---> Using cache 07:30:10 ---> 33c446f190dd 07:30:11 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:11 ---> Using cache 07:30:11 ---> ad40feeb6d5d 07:30:11 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:30:11 ---> Running in 3a5fb173cb69 07:30:11 Removing intermediate container 8039e829a896 07:30:11 ---> d4f072fc7175 07:30:11 Step 6/22 : COPY . . 07:30:14 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 07:30:15 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 07:30:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:30:15 ---> b38bc039e395 07:30:15 Step 3/23 : WORKDIR /edgex-go 07:30:15 ---> Using cache 07:30:15 ---> 9209c2e40e84 07:30:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:30:15 ---> Using cache 07:30:15 ---> b5b239522e9a 07:30:15 Step 5/23 : RUN apk add --update --no-cache make git 07:30:15 ---> Using cache 07:30:15 ---> 467504a8d22c 07:30:15 Step 6/23 : COPY go.mod . 07:30:17 ---> b0080fda3e49 07:30:17 Step 7/23 : RUN go mod download 07:30:17 ---> Running in a408dc9d8d4e 07:30:23 Removing intermediate container 28d4cc2b76e2 07:30:23 ---> 79aa74fbf908 07:30:23 Step 13/22 : ENV APP_PORT=58890 07:30:23 ---> Running in 59d88cb83c5b 07:30:24 Removing intermediate container 59d88cb83c5b 07:30:24 ---> ae085b8b7fd9 07:30:24 Step 14/22 : EXPOSE $APP_PORT 07:30:24 ---> Running in 48b606f464d5 07:30:25 Removing intermediate container a408dc9d8d4e 07:30:25 ---> fea22c68cdde 07:30:25 Step 8/23 : COPY . . 07:30:25 Removing intermediate container 48b606f464d5 07:30:25 ---> 695f32b95354 07:30:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:30:29 ---> 32fe1b55cbc0 07:30:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:30:31 ---> 352b9e0655f1 07:30:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:30:33 ---> d9eeb33f3609 07:30:33 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 07:30:33 ---> Running in 10b4504132a1 07:30:34 Removing intermediate container 10b4504132a1 07:30:34 ---> 97941918334a 07:30:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:30:34 ---> Running in a12ab9fa3b7f 07:30:35 Removing intermediate container a12ab9fa3b7f 07:30:35 ---> d457bcf4a018 07:30:35 Step 20/22 : LABEL arch=arm64 07:30:36 ---> Running in b98b89ad17df 07:30:37 Removing intermediate container b98b89ad17df 07:30:37 ---> 07830e7f5778 07:30:37 Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:30:37 ---> Running in 4d23c37c8508 07:30:38 Removing intermediate container 4d23c37c8508 07:30:38 ---> b7ff2a4bfbf7 07:30:38 Step 22/22 : LABEL version=0.0.0 07:30:38 ---> Running in 019af8a13ce8 07:30:40 Removing intermediate container 019af8a13ce8 07:30:40 ---> 5fef7552dcba 07:30:40 07:30:41 Successfully built 5fef7552dcba 07:30:41 Successfully tagged sys-mgmt-agent-arm64:latest 07:30:42  Building sys-mgmt-agent ... done  ---> fd8cb7bbaa8f 07:30:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:42 ---> Running in 2093802ad687 07:30:49 Removing intermediate container 2093802ad687 07:30:49 ---> 1096b8aeee4a 07:30:49 Step 8/22 : RUN make cmd/core-data/core-data 07:30:49 ---> Running in 6867c3e6ec09 07:30:52 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:30:53 ---> 7c721dff3133 07:30:53 Step 9/23 : RUN go mod tidy 07:30:53 ---> Running in 8c9b718544ad 07:31:00 Removing intermediate container 8c9b718544ad 07:31:00 ---> 80d30ae97b00 07:31:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 07:31:00 ---> Running in 5f09853eda7d 07:31:01 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 07:31:28 Removing intermediate container 94092a88564e 07:31:28 ---> 49441d608996 07:31:28 07:31:28 Step 9/22 : FROM alpine:3.14 07:31:28 ---> bb3de5531c18 07:31:28 Step 10/22 : RUN apk add --update --no-cache dumb-init 07:31:28 ---> Using cache 07:31:28 ---> 98e16b851a89 07:31:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:31:28 ---> Using cache 07:31:28 ---> b0994673c731 07:31:28 Step 12/22 : ENV APP_PORT=59882 07:31:28 ---> Running in 406e223ec7ac 07:31:29 Removing intermediate container 406e223ec7ac 07:31:29 ---> 8fe7d2e45c94 07:31:29 Step 13/22 : EXPOSE $APP_PORT 07:31:29 ---> Running in e034d43d0a92 07:31:29 Removing intermediate container e034d43d0a92 07:31:29 ---> 9cd6009a3396 07:31:29 Step 14/22 : WORKDIR / 07:31:30 ---> Running in 68d45b3d993a 07:31:30 Removing intermediate container 68d45b3d993a 07:31:30 ---> e45193a541aa 07:31:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:31:32 ---> d649365da1b2 07:31:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:31:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:31:33 ---> cd680836ac83 07:31:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:31:34 ---> 6cafdc37df22 07:31:34 Step 18/22 : ENTRYPOINT ["/core-command"] 07:31:34 ---> Running in 3af6bd164faa 07:31:35 Removing intermediate container 3af6bd164faa 07:31:35 ---> eae7bac10894 07:31:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:31:35 ---> Running in 1b9748b7351b 07:31:36 Removing intermediate container 1b9748b7351b 07:31:36 ---> 019661ff8748 07:31:36 Step 20/22 : LABEL arch=arm64 07:31:36 ---> Running in e4ac134a70f8 07:31:37 Removing intermediate container e4ac134a70f8 07:31:37 ---> e56d36eabf6e 07:31:37 Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:31:37 ---> Running in 4a961da573b0 07:31:38 Removing intermediate container 4a961da573b0 07:31:38 ---> 9ad62e1f055c 07:31:38 Step 22/22 : LABEL version=0.0.0 07:31:38 ---> Running in d4658dcaed9b 07:31:38 Removing intermediate container d4658dcaed9b 07:31:38 ---> 024a21f60f70 07:31:38 07:31:39 Successfully built 024a21f60f70 07:31:39 Successfully tagged core-command-arm64:latest 07:31:47  Building core-command ... done Removing intermediate container 3a5fb173cb69 07:31:47 ---> 76ae725846b1 07:31:47 07:31:47 Step 9/20 : FROM alpine:3.14 07:31:47 ---> bb3de5531c18 07:31:47 Step 10/20 : RUN apk add --update --no-cache curl 07:31:47 ---> Running in d9b32ae80ea0 07:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:31:50 (1/5) Installing ca-certificates (20191127-r5) 07:31:50 (2/5) Installing brotli-libs (1.0.9-r5) 07:31:50 (3/5) Installing nghttp2-libs (1.43.0-r0) 07:31:50 (4/5) Installing libcurl (7.79.1-r0) 07:31:50 (5/5) Installing curl (7.79.1-r0) 07:31:50 Executing busybox-1.33.1-r3.trigger 07:31:50 Executing ca-certificates-20191127-r5.trigger 07:31:50 OK: 8 MiB in 19 packages 07:31:52 Removing intermediate container d9b32ae80ea0 07:31:52 ---> 8bff8c953722 07:31:52 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:31:52 ---> Running in e4955a0cc9ac 07:31:53 Removing intermediate container e4955a0cc9ac 07:31:53 ---> 2323126b64e9 07:31:53 Step 12/20 : WORKDIR /edgex 07:31:53 ---> Running in 048c00221fea 07:31:54 Removing intermediate container 048c00221fea 07:31:54 ---> ad307caf04fa 07:31:54 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:31:55 ---> 4983c9363e27 07:31:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:31:57 ---> f2013fb855e7 07:31:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:31:58 ---> dda8f6bf6464 07:31:58 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:31:59 ---> Running in dc72a46c4753 07:31:59 Removing intermediate container dc72a46c4753 07:31:59 ---> 5c514512d001 07:31:59 Step 17/20 : CMD ["--init=true"] 07:31:59 ---> Running in 6571fbbb01b5 07:32:00 Removing intermediate container 6571fbbb01b5 07:32:00 ---> 275b4e64d45a 07:32:00 Step 18/20 : LABEL arch=arm64 07:32:00 ---> Running in 449614e9ad2f 07:32:01 Removing intermediate container 449614e9ad2f 07:32:01 ---> 80238377709a 07:32:01 Step 19/20 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:32:01 ---> Running in 8efa47b9ac38 07:32:01 Removing intermediate container 8efa47b9ac38 07:32:01 ---> 4321f3c80471 07:32:01 Step 20/20 : LABEL version=0.0.0 07:32:02 ---> Running in a565bcc77fa4 07:32:02 Removing intermediate container a565bcc77fa4 07:32:02 ---> a8921e7303a0 07:32:02 07:32:02 Successfully built a8921e7303a0 07:32:03 Successfully tagged security-proxy-setup-arm64:latest 07:32:21  Building security-proxy-setup ... done Removing intermediate container 5f09853eda7d 07:32:21 ---> 8d5f4e72e9d0 07:32:21 07:32:21 Step 11/23 : FROM alpine:3.14 07:32:21 ---> bb3de5531c18 07:32:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 07:32:21 ---> Using cache 07:32:21 ---> 98e16b851a89 07:32:21 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:32:21 ---> Using cache 07:32:21 ---> b0994673c731 07:32:21 Step 14/23 : ENV APP_PORT=59861 07:32:21 ---> Running in 68889b00051c 07:32:21 Removing intermediate container 68889b00051c 07:32:21 ---> b53da3d1fd67 07:32:21 Step 15/23 : EXPOSE $APP_PORT 07:32:21 ---> Running in 1dbe65698bd0 07:32:21 Removing intermediate container 1dbe65698bd0 07:32:21 ---> ee7f27ca3ca0 07:32:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:32:21 Removing intermediate container 6867c3e6ec09 07:32:21 ---> f7a8cd124d32 07:32:21 07:32:21 Step 9/22 : FROM alpine:3.14 07:32:21 ---> bb3de5531c18 07:32:21 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:32:21 ---> Running in 28e9ed5154ac 07:32:21 ---> 4f1d7802fa6a 07:32:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:32:21 Removing intermediate container 28e9ed5154ac 07:32:21 ---> cd3d14b98396 07:32:21 Step 11/22 : ENV APP_PORT=59880 07:32:21 ---> Running in 683510f868d6 07:32:22 Removing intermediate container 683510f868d6 07:32:22 ---> 1caa5d4230b2 07:32:22 Step 12/22 : EXPOSE $APP_PORT 07:32:22 ---> Running in 48f287dbd08b 07:32:22 ---> d26e3c02ec61 07:32:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:32:23 Removing intermediate container 48f287dbd08b 07:32:23 ---> a86009f7af0d 07:32:23 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:32:23 ---> Running in 8ede969c604a 07:32:23 ---> 7822869ed0e6 07:32:23 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 07:32:23 ---> Running in 6f0d4bb9120b 07:32:24 Removing intermediate container 6f0d4bb9120b 07:32:24 ---> 74f2fbab9620 07:32:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:32:24 ---> Running in f0f76e3efc02 07:32:24 Removing intermediate container f0f76e3efc02 07:32:24 ---> 73a98cec331d 07:32:24 Step 21/23 : LABEL arch=arm64 07:32:24 ---> Running in a5e10344b030 07:32:25 Removing intermediate container 8ede969c604a 07:32:25 ---> 389003425612 07:32:25 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 07:32:25 Removing intermediate container a5e10344b030 07:32:25 ---> 9bed93c700d8 07:32:25 Step 22/23 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:32:25 ---> Running in 090b29f94200 07:32:25 ---> Running in d901517945c4 07:32:25 Removing intermediate container d901517945c4 07:32:25 ---> 86c73864411d 07:32:25 Step 23/23 : LABEL version=0.0.0 07:32:25 ---> Running in 5fee13ca1751 07:32:26 Removing intermediate container 5fee13ca1751 07:32:26 ---> d3c23fedd617 07:32:26 07:32:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 07:32:26 Successfully built d3c23fedd617 07:32:26 Successfully tagged support-scheduler-arm64:latest 07:32:27  Building support-scheduler ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 07:32:28 (1/6) Installing dumb-init (1.2.5-r1) 07:32:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 07:32:28 (3/6) Installing libsodium (1.0.18-r0) 07:32:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 07:32:29 (5/6) Installing libzmq (4.3.4-r0) 07:32:29 (6/6) Installing zeromq (4.3.4-r0) 07:32:29 Executing busybox-1.33.1-r3.trigger 07:32:29 OK: 8 MiB in 20 packages 07:32:30 Removing intermediate container 090b29f94200 07:32:30 ---> 71ebf1870a93 07:32:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:32:31 ---> 3b37ba4d3fb3 07:32:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:32:32 ---> 5cc531e17880 07:32:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:32:33 ---> 2e7e677c82c3 07:32:33 Step 18/22 : ENTRYPOINT ["/core-data"] 07:32:33 ---> Running in fd74fb6debd5 07:32:33 Removing intermediate container fd74fb6debd5 07:32:33 ---> 968fc8433f23 07:32:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:32:33 ---> Running in c233c745ee79 07:32:34 Removing intermediate container c233c745ee79 07:32:34 ---> ef3bbe3ce69b 07:32:34 Step 20/22 : LABEL arch=arm64 07:32:34 ---> Running in d7baf7d14a39 07:32:34 Removing intermediate container d7baf7d14a39 07:32:34 ---> 5eb877b779e7 07:32:34 Step 21/22 : LABEL git_sha=fe0eb7aec4c673f2e9843059e862fd367f248510 07:32:34 ---> Running in 3f5fe797bb42 07:32:34 Removing intermediate container 3f5fe797bb42 07:32:34 ---> 5c829c8c2be9 07:32:34 Step 22/22 : LABEL version=0.0.0 07:32:35 ---> Running in b2015bf82ce1 07:32:35 Removing intermediate container b2015bf82ce1 07:32:35 ---> 08a4cb2e8654 07:32:35 07:32:35 Successfully built 08a4cb2e8654 07:32:35 Successfully tagged core-data-arm64:latest 07:32:36  Building core-data ... done  [Pipeline] } 07:32:36 $ docker stop --time=1 a0161aa1b7b7828db40d6dc4a37b01272b75c60802542576c5e86021313dc056 07:32:38 $ docker rm -f a0161aa1b7b7828db40d6dc4a37b01272b75c60802542576c5e86021313dc056 [Pipeline] // withDockerContainer [Pipeline] sh 07:32:38 + docker images 07:32:38 REPOSITORY TAG IMAGE ID CREATED SIZE 07:32:38 core-data-arm64 latest 08a4cb2e8654 3 seconds ago 19.5MB 07:32:38 support-scheduler-arm64 latest d3c23fedd617 12 seconds ago 15.3MB 07:32:38 f7a8cd124d32 18 seconds ago 1.58GB 07:32:38 8d5f4e72e9d0 20 seconds ago 1.57GB 07:32:38 security-proxy-setup-arm64 latest a8921e7303a0 36 seconds ago 25.4MB 07:32:38 76ae725846b1 52 seconds ago 1.57GB 07:32:38 core-command-arm64 latest 024a21f60f70 About a minute ago 15.2MB 07:32:38 49441d608996 About a minute ago 1.57GB 07:32:38 sys-mgmt-agent-arm64 latest 5fef7552dcba About a minute ago 277MB 07:32:38 security-bootstrapper-arm64 latest 65e229df4926 3 minutes ago 17.8MB 07:32:38 security-secretstore-setup-arm64 latest 7655d5cda0a1 3 minutes ago 26.8MB 07:32:38 core-metadata-arm64 latest c327b7203793 3 minutes ago 15.9MB 07:32:38 support-notifications-arm64 latest fb9b39eea4a5 3 minutes ago 16.1MB 07:32:38 cef298077a10 3 minutes ago 1.57GB 07:32:38 833af0706358 3 minutes ago 1.57GB 07:32:38 bce750c14e5c 3 minutes ago 1.57GB 07:32:38 26b10edabd3a 3 minutes ago 1.58GB 07:32:38 5d070afb9acb 3 minutes ago 1.57GB 07:32:38 ci-base-image-arm64 latest b38bc039e395 13 minutes ago 1.24GB 07:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 12 days ago 534MB 07:32:38 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 07:32:38 alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB 07:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 16 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:32:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:39 07:32:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:40 arm64: Pulling from edgex-lftools-log-publisher 07:32:40 448f6bf000e3: Pulling fs layer 07:32:40 f757da607395: Pulling fs layer 07:32:40 05883995daec: Pulling fs layer 07:32:40 8603b9c90790: Pulling fs layer 07:32:40 1560dd03e051: Pulling fs layer 07:32:40 27f5ce0e4adf: Pulling fs layer 07:32:40 c2d8d7efcc4b: Pulling fs layer 07:32:40 8603b9c90790: Waiting 07:32:40 1560dd03e051: Waiting 07:32:40 27f5ce0e4adf: Waiting 07:32:40 c2d8d7efcc4b: Waiting 07:32:40 f757da607395: Verifying Checksum 07:32:40 f757da607395: Download complete 07:32:40 8603b9c90790: Verifying Checksum 07:32:40 8603b9c90790: Download complete 07:32:40 1560dd03e051: Verifying Checksum 07:32:40 1560dd03e051: Download complete 07:32:40 27f5ce0e4adf: Verifying Checksum 07:32:40 27f5ce0e4adf: Download complete 07:32:40 05883995daec: Verifying Checksum 07:32:40 05883995daec: Download complete 07:32:41 448f6bf000e3: Verifying Checksum 07:32:41 448f6bf000e3: Download complete 07:32:43 c2d8d7efcc4b: Verifying Checksum 07:32:43 c2d8d7efcc4b: Download complete 07:32:45 448f6bf000e3: Pull complete 07:32:45 f757da607395: Pull complete 07:32:46 05883995daec: Pull complete 07:32:47 8603b9c90790: Pull complete 07:32:48 1560dd03e051: Pull complete 07:32:48 27f5ce0e4adf: Pull complete 07:33:03 c2d8d7efcc4b: Pull complete 07:33:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 07:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:33:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:33:04 prd-ubuntu18.04-docker-arm64-4c-16g-1987 does not seem to be running inside a container 07:33:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:33:07 $ docker top d5dd761601fd9637c63563574eac2bcacf7ecc0f00d3337995a8eff5c2306921 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:08 ---> job-cost.sh 07:33:08 lf-activate-venv: SKIPPING 07:33:08 INFO: No Stack... 07:33:30 INFO: Retrieving Pricing Info for: v3-standard-4 07:33:30 INFO: Archiving Costs [Pipeline] sh 07:33:30 + cat /w/workspace/edgex-go/2/archives/cost.csv 07:33:30 + cut -d, -f6 [Pipeline] lock 07:33:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3781-2-stack-cost] 07:33:31 Resource [jenkins-edgexfoundry-edgex-go-PR-3781-2-stack-cost] did not exist. Created. 07:33:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3781-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:33:31 + echo total: 0.10999999940395355 [Pipeline] stash 07:33:31 Stashed 1 file(s) [Pipeline] } 07:33:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3781-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:33:31 $ docker stop --time=1 d5dd761601fd9637c63563574eac2bcacf7ecc0f00d3337995a8eff5c2306921 07:33:33 $ docker rm -f d5dd761601fd9637c63563574eac2bcacf7ecc0f00d3337995a8eff5c2306921 [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:33:34 provisioning config files... 07:33:34 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config656526935233358754tmp [Pipeline] { [Pipeline] sh 07:33:34 + set +x 07:33:34 + curl -s https://codecov.io/bash 07:33:34 + bash -s -- 07:33:34 07:33:34 _____ _ 07:33:34 / ____| | | 07:33:34 | | ___ __| | ___ ___ _____ __ 07:33:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:33:34 | |___| (_) | (_| | __/ (_| (_) \ V / 07:33:34 \_____\___/ \__,_|\___|\___\___/ \_/ 07:33:34 Bash-1.0.6 07:33:34 07:33:34 07:33:34 ==> git version 2.24.4 found 07:33:34 ==> 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:33:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:33:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:33:34 ==> Jenkins CI detected. 07:33:34 current dir:  /w/workspace/edgex-go/2 07:33:34 project root: . 07:33:34 --> token set from env 07:33:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:33:34 ==> Running gcov in . (disable via -X gcov) 07:33:34 ==> Python coveragepy not found 07:33:34 ==> Searching for coverage reports in: 07:33:34 + . 07:33:34 -> Found 1 reports 07:33:34 ==> Detecting git/mercurial file structure 07:33:34 ==> Reading reports 07:33:34 + ./coverage.out bytes=426513 07:33:34 ==> Appending adjustments 07:33:34 https://docs.codecov.io/docs/fixing-reports 07:33:36 + Found adjustments 07:33:36 ==> Gzipping contents 07:33:36 60K /tmp/codecov.00dXCG.gz 07:33:36 ==> Uploading reports 07:33:36 url: https://codecov.io 07:33:36 query: branch=PR-3781&commit=fe0eb7aec4c673f2e9843059e862fd367f248510&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3781%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3781&job=&cmd_args= 07:33:36 -> Pinging Codecov 07:33:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3781&commit=fe0eb7aec4c673f2e9843059e862fd367f248510&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3781%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3781&job=&cmd_args= 07:33:36 -> Uploading to 07:33:36 https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/fe0eb7aec4c673f2e9843059e862fd367f248510/6d8fbcef-4a0f-4d57-a60b-f05a4ef63389.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T073336Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39574a712374f0ed8143a975084b443b18ec3d49b36bdd4afc6b99fa494cc028 07:33:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:33:36 Dload Upload Total Spent Left Speed 07:33:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57467 0 0 100 57467 0 171k --:--:-- --:--:-- --:--:-- 171k 07:33:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fe0eb7aec4c673f2e9843059e862fd367f248510 [Pipeline] } 07:33:36 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:33:37 + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:33:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:33:38 ---> package-listing.sh 07:33:38 ++ facter osfamily 07:33:38 ++ tr '[:upper:]' '[:lower:]' 07:33:39 + OS_FAMILY=redhat 07:33:39 + workspace=/w/workspace/edgex-go/2 07:33:39 + START_PACKAGES=/tmp/packages_start.txt 07:33:39 + END_PACKAGES=/tmp/packages_end.txt 07:33:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:39 + PACKAGES=/tmp/packages_start.txt 07:33:39 + '[' /w/workspace/edgex-go/2 ']' 07:33:39 + PACKAGES=/tmp/packages_end.txt 07:33:39 + case "${OS_FAMILY}" in 07:33:39 + rpm -qa 07:33:39 + sort 07:33:42 + '[' -f /tmp/packages_start.txt ']' 07:33:42 + '[' -f /tmp/packages_end.txt ']' 07:33:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:42 + '[' /w/workspace/edgex-go/2 ']' 07:33:42 + mkdir -p /w/workspace/edgex-go/2/archives/ 07:33:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 07:33:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:33:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:33:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:43 07:33:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:33:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:43 latest: Pulling from edgex-lftools-log-publisher 07:33:43 b4d181a07f80: Pulling fs layer 07:33:43 a1111a8f2ec3: Pulling fs layer 07:33:43 ed53099fbce6: Pulling fs layer 07:33:43 dc539afda2c1: Pulling fs layer 07:33:43 77bc0d833cb6: Pulling fs layer 07:33:43 9065ff56babe: Pulling fs layer 07:33:43 d287ab97295c: Pulling fs layer 07:33:43 dc539afda2c1: Waiting 07:33:43 77bc0d833cb6: Waiting 07:33:43 9065ff56babe: Waiting 07:33:43 d287ab97295c: Waiting 07:33:43 a1111a8f2ec3: Verifying Checksum 07:33:43 a1111a8f2ec3: Download complete 07:33:43 dc539afda2c1: Verifying Checksum 07:33:43 dc539afda2c1: Download complete 07:33:43 ed53099fbce6: Verifying Checksum 07:33:43 ed53099fbce6: Download complete 07:33:43 9065ff56babe: Verifying Checksum 07:33:43 9065ff56babe: Download complete 07:33:43 77bc0d833cb6: Verifying Checksum 07:33:43 77bc0d833cb6: Download complete 07:33:43 b4d181a07f80: Verifying Checksum 07:33:43 b4d181a07f80: Download complete 07:33:44 d287ab97295c: Verifying Checksum 07:33:44 d287ab97295c: Download complete 07:33:45 b4d181a07f80: Pull complete 07:33:45 a1111a8f2ec3: Pull complete 07:33:45 ed53099fbce6: Pull complete 07:33:45 dc539afda2c1: Pull complete 07:33:46 77bc0d833cb6: Pull complete 07:33:46 9065ff56babe: Pull complete 07:33:51 d287ab97295c: Pull complete 07:33:51 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 07:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:33:51 prd-centos7-docker-4c-2g-1980 does not seem to be running inside a container 07:33:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:33:54 $ docker top 6fc493bd28b75e14b347ea611592982ac99d044ff425a6b05451e19acf349956 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:55 + touch /tmp/pre-build-complete [Pipeline] sh 07:33:55 + mkdir -p /var/log/sysstat [Pipeline] sh 07:33:55 + ls /var/log/sa-host 07:33:55 + sadf -c /var/log/sa-host/sa26 07:33:55 file_magic: OK 07:33:55 HZ: Using current value: 100 07:33:55 file_header: OK 07:33:55 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:33:55 Statistics: 07:33:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:33:55 File successfully converted to sysstat format version 12.0.3 07:33:55 + sadf -c /var/log/sa-host/sa30 07:33:55 file_magic: OK 07:33:55 HZ: Using current value: 100 07:33:55 file_header: OK 07:33:55 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:33:55 Statistics: 07:33:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 07:33:55 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:55 provisioning config files... 07:33:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4632024343178245385tmp [Pipeline] { [Pipeline] echo 07:33:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:33:56 ---> create-netrc.sh [Pipeline] } 07:33:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:33:56 ---> python-tools-install.sh [Pipeline] echo 07:33:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:33:56 ---> sudo-logs.sh 07:33:56 Archiving 'sudo' log.. 07:33:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-1980.novalocal: Name or service not known 07:33:56 sudo: unable to resolve host prd-centos7-docker-4c-2g-1980.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:33:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:33:57 ---> job-cost.sh 07:33:57 lf-activate-venv: SKIPPING 07:33:57 DEBUG: total: 0.10999999940395355 07:33:57 INFO: Retrieving Stack Cost... 07:33:57 INFO: Retrieving Pricing Info for: v3-standard-2 07:33:58 INFO: Archiving Costs [Pipeline] echo 07:33:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:33:58 ---> logs-deploy.sh 07:33:58 lf-activate-venv: SKIPPING 07:33:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3781/2 07:33:58 INFO: archiving workspace using pattern(s): 07:33:58 Archives upload complete. 07:33:59 INFO: archiving logs to Nexus 07:33:59 ---> uname -a: 07:33:59 Linux prd-centos7-docker-4c-2g-1980.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 07:33:59 07:33:59 07:33:59 ---> lscpu: 07:33:59 Architecture: x86_64 07:33:59 CPU op-mode(s): 32-bit, 64-bit 07:33:59 Byte Order: Little Endian 07:33:59 Address sizes: 40 bits physical, 48 bits virtual 07:33:59 CPU(s): 2 07:33:59 On-line CPU(s) list: 0,1 07:33:59 Thread(s) per core: 1 07:33:59 Core(s) per socket: 1 07:33:59 Socket(s): 2 07:33:59 NUMA node(s): 1 07:33:59 Vendor ID: AuthenticAMD 07:33:59 CPU family: 23 07:33:59 Model: 49 07:33:59 Model name: AMD EPYC-Rome Processor 07:33:59 Stepping: 0 07:33:59 CPU MHz: 2799.996 07:33:59 BogoMIPS: 5599.99 07:33:59 Virtualization: AMD-V 07:33:59 Hypervisor vendor: KVM 07:33:59 Virtualization type: full 07:33:59 L1d cache: 32K 07:33:59 L1i cache: 32K 07:33:59 L2 cache: 512K 07:33:59 L3 cache: 16384K 07:33:59 NUMA node0 CPU(s): 0,1 07:33:59 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:33:59 07:33:59 07:33:59 ---> nproc: 07:33:59 2 07:33:59 07:33:59 07:33:59 ---> df -h: 07:33:59 Filesystem Size Used Avail Use% Mounted on 07:33:59 overlay 40G 14G 27G 34% / 07:33:59 tmpfs 64M 0 64M 0% /dev 07:33:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:33:59 shm 64M 0 64M 0% /dev/shm 07:33:59 /dev/vda1 40G 14G 27G 34% /facter-os 07:33:59 07:33:59 07:33:59 ---> sar -b -r -n DEV: 07:33:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/26/21 _x86_64_ (2 CPU) 07:33:59 07:33:59 07:03:38 LINUX RESTART (2 CPU) 07:33:59 07:33:59 07:04:01 tps rtps wtps bread/s bwrtn/s 07:33:59 07:05:01 33.92 3.51 30.40 867.53 6829.07 07:33:59 07:06:01 68.09 3.18 64.91 2324.33 4875.60 07:33:59 07:07:02 306.69 0.22 306.48 26.51 76873.98 07:33:59 07:08:01 123.01 0.00 123.01 0.00 24810.68 07:33:59 07:09:01 93.82 0.02 93.80 0.53 6717.32 07:33:59 07:10:03 335.64 90.53 245.11 2459.18 139586.56 07:33:59 07:11:01 612.85 307.55 305.31 10832.04 180757.00 07:33:59 07:12:01 692.54 141.75 550.79 6477.40 248634.70 07:33:59 07:13:01 210.17 15.75 194.42 1380.79 31220.51 07:33:59 07:14:01 1.32 0.03 1.28 0.27 18.51 07:33:59 07:15:01 0.57 0.25 0.32 24.92 3.55 07:33:59 07:16:01 0.22 0.00 0.22 0.00 2.50 07:33:59 07:17:01 0.32 0.00 0.32 0.00 3.51 07:33:59 07:18:01 0.25 0.00 0.25 0.00 2.47 07:33:59 07:19:01 0.40 0.23 0.17 7.33 1.52 07:33:59 07:20:01 0.80 0.00 0.80 0.00 14.14 07:33:59 07:21:01 0.22 0.00 0.22 0.00 2.33 07:33:59 07:22:01 0.28 0.00 0.28 0.00 3.10 07:33:59 07:23:01 0.32 0.00 0.32 0.00 4.71 07:33:59 07:24:01 0.25 0.00 0.25 0.00 2.82 07:33:59 07:25:01 0.25 0.00 0.25 0.00 2.57 07:33:59 07:26:01 0.17 0.00 0.17 0.00 1.77 07:33:59 07:27:01 0.33 0.03 0.30 0.27 3.80 07:33:59 07:28:01 0.25 0.00 0.25 0.00 2.43 07:33:59 07:29:01 0.28 0.00 0.28 0.00 3.08 07:33:59 07:30:01 0.25 0.00 0.25 0.00 2.73 07:33:59 07:31:02 0.20 0.00 0.20 0.00 1.62 07:33:59 07:32:01 0.37 0.00 0.37 0.00 5.17 07:33:59 07:33:01 0.17 0.00 0.17 0.00 1.20 07:33:59 Average: 85.40 19.20 66.20 833.07 24822.57 07:33:59 07:33:59 07:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:33:59 07:05:01 5674796 0 579348 7.23 2620 1752168 1256604 13.87 624164 1476832 4784 07:33:59 07:06:01 5291780 0 715048 8.93 2620 1999484 1470028 16.23 892924 1577068 53832 07:33:59 07:07:02 2593616 0 989936 12.36 2620 4422760 1357748 14.99 1835348 3025920 437388 07:33:59 07:08:01 3285300 0 1049916 13.11 2620 3671096 1680584 18.55 1435564 2805612 177288 07:33:59 07:09:01 3084668 0 1303856 16.28 2620 3617788 1683516 18.59 1629972 2798944 94612 07:33:59 07:10:03 1506028 0 1194408 14.91 2620 5305876 1979136 21.85 1718552 4216500 80652 07:33:59 07:11:01 488504 0 1625616 20.30 2620 5892192 3753740 41.44 2975924 3897880 251988 07:33:59 07:12:01 1030328 0 1523636 19.02 2620 5452348 2969660 32.79 2990284 3340024 51436 07:33:59 07:13:01 2297140 0 1149240 14.35 2620 4559932 1492416 16.48 1382736 3707564 20 07:33:59 07:14:01 2305960 0 1140412 14.24 2620 4559940 1369700 15.12 1386372 3698088 16 07:33:59 07:15:01 2313380 0 1132284 14.14 2620 4560648 1369712 15.12 1386812 3692012 8 07:33:59 07:16:01 2313684 0 1131972 14.13 2620 4560656 1369712 15.12 1386672 3692016 12 07:33:59 07:17:01 2320312 0 1125340 14.05 2620 4560660 1369520 15.12 1386340 3686064 12 07:33:59 07:18:01 2320584 0 1125068 14.05 2620 4560660 1369520 15.12 1386228 3686064 8 07:33:59 07:19:01 2320212 0 1125400 14.05 2620 4560700 1369520 15.12 1386664 3685668 20 07:33:59 07:20:01 2320140 0 1125472 14.05 2620 4560700 1369592 15.12 1386856 3685668 8 07:33:59 07:21:01 2320360 0 1125244 14.05 2620 4560708 1369520 15.12 1386672 3685668 8 07:33:59 07:22:01 2320368 0 1125232 14.05 2620 4560712 1369520 15.12 1386680 3685664 8 07:33:59 07:23:01 2320492 0 1125100 14.05 2620 4560720 1369520 15.12 1386688 3685664 8 07:33:59 07:24:01 2320492 0 1125096 14.05 2620 4560724 1369520 15.12 1386692 3685384 8 07:33:59 07:25:01 2320504 0 1125080 14.05 2620 4560728 1369604 15.12 1386892 3685384 8 07:33:59 07:26:01 2320872 0 1124708 14.04 2620 4560732 1369520 15.12 1386708 3685384 8 07:33:59 07:27:01 2319732 0 1125844 14.06 2620 4560736 1369712 15.12 1387156 3685392 8 07:33:59 07:28:01 2320532 0 1125040 14.05 2620 4560740 1369520 15.12 1386884 3685392 8 07:33:59 07:29:01 2320508 0 1125060 14.05 2620 4560744 1369520 15.12 1386892 3685392 8 07:33:59 07:30:01 2320256 0 1125304 14.05 2620 4560752 1369616 15.12 1386876 3685396 8 07:33:59 07:31:02 2320696 0 1124864 14.05 2620 4560752 1369520 15.12 1386792 3685392 8 07:33:59 07:32:01 2320572 0 1124980 14.05 2620 4560760 1369520 15.12 1386800 3685392 8 07:33:59 07:33:01 2320572 0 1124924 14.05 2620 4560816 1369520 15.12 1386812 3685408 24 07:33:59 Average: 2470082 0 1126325 14.06 2620 4409905 1552926 17.15 1490343 3468374 39731 07:33:59 07:33:59 07:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:33:59 07:05:01 eth0 715.55 488.68 3281.35 71.32 0.00 0.00 0.00 0.00 07:33:59 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:06:01 vethc36e633 852.72 648.39 79.67 2435.16 0.00 0.00 0.00 0.00 07:33:59 07:06:01 eth0 716.50 897.89 2763.78 100.35 0.00 0.00 0.00 0.00 07:33:59 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:06:01 docker0 852.72 648.26 68.01 2435.15 0.00 0.00 0.00 0.00 07:33:59 07:07:02 eth0 405.36 349.92 5532.33 39.24 0.00 0.00 0.00 0.00 07:33:59 07:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:07:02 docker0 273.11 281.68 21.89 2309.32 0.00 0.00 0.00 0.00 07:33:59 07:08:01 veth0e3c862 0.34 0.47 0.03 0.04 0.00 0.00 0.00 0.00 07:33:59 07:08:01 eth0 43.51 24.97 39.09 15.68 0.00 0.00 0.00 0.00 07:33:59 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:08:01 docker0 0.34 0.34 0.02 0.03 0.00 0.00 0.00 0.00 07:33:59 07:09:01 veth0e3c862 1.83 1.83 0.14 0.14 0.00 0.00 0.00 0.00 07:33:59 07:09:01 eth0 17.11 9.51 12.91 6.91 0.00 0.00 0.00 0.00 07:33:59 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:09:01 docker0 1.83 1.83 0.12 0.14 0.00 0.00 0.00 0.00 07:33:59 07:10:03 eth0 104.04 70.73 1643.62 126.61 0.00 0.00 0.00 0.00 07:33:59 07:10:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:10:03 vethda4f6a0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:33:59 07:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:11:01 eth0 63.27 32.54 207.87 13.90 0.00 0.00 0.00 0.00 07:33:59 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:11:01 vethda4f6a0 0.00 0.86 0.00 0.04 0.00 0.00 0.00 0.00 07:33:59 07:11:01 veth6b63d4b 0.05 0.21 0.00 0.01 0.00 0.00 0.00 0.00 07:33:59 07:12:01 vethff6f53e 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 07:33:59 07:12:01 veth5b9f313 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 07:33:59 07:12:01 eth0 87.56 37.50 344.65 20.26 0.00 0.00 0.00 0.00 07:33:59 07:12:01 veth5453be3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:33:59 07:13:01 eth0 107.32 62.26 1508.48 120.84 0.00 0.00 0.00 0.00 07:33:59 07:13:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:33:59 07:13:01 docker0 1177.93 1050.01 93.31 5685.84 0.00 0.00 0.00 0.00 07:33:59 07:14:01 eth0 2.18 0.40 0.75 0.20 0.00 0.00 0.00 0.00 07:33:59 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:15:01 eth0 1.00 0.17 0.14 0.07 0.00 0.00 0.00 0.00 07:33:59 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:16:01 eth0 0.77 0.45 0.34 0.18 0.00 0.00 0.00 0.00 07:33:59 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:17:01 eth0 0.08 0.07 0.01 0.04 0.00 0.00 0.00 0.00 07:33:59 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:18:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:59 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:19:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:59 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:20:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 07:33:59 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:21:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:59 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:22:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:33:59 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:23:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:59 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:24:01 eth0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:25:01 eth0 0.30 0.25 0.14 0.07 0.00 0.00 0.00 0.00 07:33:59 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:27:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 07:33:59 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:28:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:29:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:33:59 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:30:01 eth0 0.22 0.17 0.14 0.07 0.00 0.00 0.00 0.00 07:33:59 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:31:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:32:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:33:59 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:33:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 Average: eth0 78.30 68.30 531.33 17.95 0.00 0.00 0.00 0.00 07:33:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:33:59 Average: docker0 40.68 36.27 3.22 196.38 0.00 0.00 0.00 0.00 07:33:59 07:33:59 07:33:59 ---> sar -P ALL: 07:33:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/26/21 _x86_64_ (2 CPU) 07:33:59 07:33:59 07:03:38 LINUX RESTART (2 CPU) 07:33:59 07:33:59 07:04:01 CPU %user %nice %system %iowait %steal %idle 07:33:59 07:05:01 all 10.66 0.00 1.63 0.46 0.07 87.18 07:33:59 07:05:01 0 10.89 0.00 1.84 0.26 0.07 86.94 07:33:59 07:05:01 1 10.44 0.00 1.43 0.65 0.07 87.41 07:33:59 07:06:01 all 10.63 0.00 3.79 1.78 0.09 83.71 07:33:59 07:06:01 0 10.62 0.00 3.82 0.37 0.09 85.10 07:33:59 07:06:01 1 10.64 0.00 3.76 3.18 0.09 82.33 07:33:59 07:07:02 all 29.94 0.00 11.00 3.35 0.11 55.60 07:33:59 07:07:02 0 28.74 0.00 11.44 3.11 0.12 56.59 07:33:59 07:07:02 1 31.15 0.00 10.57 3.59 0.09 54.61 07:33:59 07:08:01 all 56.10 0.00 7.18 1.17 0.10 35.45 07:33:59 07:08:01 0 56.55 0.00 7.64 1.20 0.09 34.52 07:33:59 07:08:01 1 55.65 0.00 6.71 1.14 0.11 36.38 07:33:59 07:09:01 all 47.69 0.00 4.64 0.91 0.09 46.67 07:33:59 07:09:01 0 49.36 0.00 5.04 0.95 0.09 44.57 07:33:59 07:09:01 1 46.03 0.00 4.24 0.88 0.09 48.77 07:33:59 07:10:03 all 52.03 0.00 13.13 6.53 0.11 28.19 07:33:59 07:10:03 0 50.94 0.00 13.23 6.46 0.11 29.26 07:33:59 07:10:03 1 53.12 0.00 13.03 6.60 0.12 27.12 07:33:59 07:11:01 all 59.37 0.00 14.71 22.02 0.13 3.76 07:33:59 07:11:01 0 59.54 0.00 14.40 21.63 0.15 4.27 07:33:59 07:11:01 1 59.20 0.00 15.02 22.41 0.11 3.25 07:33:59 07:12:01 all 67.31 0.00 20.89 10.15 0.14 1.52 07:33:59 07:12:01 0 68.11 0.00 20.54 9.87 0.15 1.33 07:33:59 07:12:01 1 66.51 0.00 21.23 10.42 0.13 1.71 07:33:59 07:13:01 all 31.40 0.00 7.11 3.03 0.08 58.39 07:33:59 07:13:01 0 33.12 0.00 7.74 2.95 0.07 56.12 07:33:59 07:13:01 1 29.69 0.00 6.48 3.11 0.09 60.64 07:33:59 07:14:01 all 0.16 0.00 0.04 0.02 0.02 99.77 07:33:59 07:14:01 0 0.12 0.00 0.05 0.03 0.02 99.78 07:33:59 07:14:01 1 0.20 0.00 0.03 0.00 0.02 99.75 07:33:59 07:15:01 all 0.13 0.00 0.07 0.01 0.03 99.77 07:33:59 07:15:01 0 0.15 0.00 0.07 0.00 0.02 99.77 07:33:59 07:15:01 1 0.10 0.00 0.07 0.02 0.03 99.78 07:33:59 07:33:59 07:15:01 CPU %user %nice %system %iowait %steal %idle 07:33:59 07:16:01 all 0.09 0.00 0.04 0.00 0.02 99.85 07:33:59 07:16:01 0 0.17 0.00 0.03 0.00 0.00 99.80 07:33:59 07:16:01 1 0.02 0.00 0.05 0.00 0.03 99.90 07:33:59 07:17:01 all 0.13 0.00 0.03 0.00 0.02 99.83 07:33:59 07:17:01 0 0.20 0.00 0.02 0.00 0.02 99.77 07:33:59 07:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:33:59 07:18:01 all 0.11 0.00 0.03 0.00 0.02 99.85 07:33:59 07:18:01 0 0.20 0.00 0.03 0.00 0.02 99.75 07:33:59 07:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:33:59 07:19:01 all 0.13 0.00 0.06 0.00 0.02 99.80 07:33:59 07:19:01 0 0.08 0.00 0.05 0.00 0.02 99.85 07:33:59 07:19:01 1 0.17 0.00 0.07 0.00 0.02 99.75 07:33:59 07:20:01 all 0.10 0.00 0.03 0.00 0.03 99.84 07:33:59 07:20:01 0 0.18 0.00 0.03 0.00 0.02 99.77 07:33:59 07:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 07:33:59 07:21:01 all 0.16 0.00 0.03 0.00 0.01 99.81 07:33:59 07:21:01 0 0.27 0.00 0.02 0.00 0.00 99.72 07:33:59 07:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 07:33:59 07:22:01 all 0.23 0.00 0.03 0.00 0.02 99.72 07:33:59 07:22:01 0 0.43 0.00 0.02 0.00 0.02 99.53 07:33:59 07:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 07:33:59 07:23:01 all 0.26 0.00 0.03 0.00 0.01 99.71 07:33:59 07:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:59 07:23:01 1 0.48 0.00 0.02 0.00 0.00 99.50 07:33:59 07:24:01 all 0.18 0.00 0.03 0.00 0.02 99.78 07:33:59 07:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:59 07:24:01 1 0.32 0.00 0.02 0.00 0.02 99.65 07:33:59 07:25:01 all 0.06 0.00 0.03 0.00 0.02 99.89 07:33:59 07:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:59 07:25:01 1 0.08 0.00 0.05 0.00 0.02 99.85 07:33:59 07:26:01 all 0.23 0.00 0.02 0.00 0.01 99.75 07:33:59 07:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:59 07:26:01 1 0.42 0.00 0.02 0.00 0.02 99.55 07:33:59 07:33:59 07:26:01 CPU %user %nice %system %iowait %steal %idle 07:33:59 07:27:01 all 0.32 0.00 0.03 0.01 0.02 99.62 07:33:59 07:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:59 07:27:01 1 0.60 0.00 0.05 0.02 0.02 99.32 07:33:59 07:28:01 all 0.20 0.00 0.03 0.00 0.02 99.76 07:33:59 07:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:33:59 07:28:01 1 0.37 0.00 0.02 0.00 0.02 99.60 07:33:59 07:29:01 all 0.17 0.00 0.02 0.00 0.01 99.81 07:33:59 07:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:59 07:29:01 1 0.30 0.00 0.02 0.00 0.02 99.67 07:33:59 07:30:01 all 0.21 0.00 0.02 0.00 0.03 99.75 07:33:59 07:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:59 07:30:01 1 0.38 0.00 0.02 0.00 0.03 99.57 07:33:59 07:31:02 all 0.16 0.00 0.03 0.00 0.01 99.81 07:33:59 07:31:02 0 0.02 0.00 0.02 0.00 0.00 99.97 07:33:59 07:31:02 1 0.30 0.00 0.03 0.00 0.02 99.65 07:33:59 07:32:01 all 0.17 0.00 0.03 0.00 0.02 99.79 07:33:59 07:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:33:59 07:32:01 1 0.31 0.00 0.03 0.00 0.03 99.63 07:33:59 07:33:01 all 0.18 0.00 0.03 0.00 0.02 99.77 07:33:59 07:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:33:59 07:33:01 1 0.33 0.00 0.03 0.00 0.02 99.62 07:33:59 Average: all 11.95 0.00 2.74 1.58 0.04 83.69 07:33:59 Average: 0 11.99 0.00 2.79 1.49 0.04 83.69 07:33:59 Average: 1 11.91 0.00 2.69 1.66 0.04 83.69 07:33:59 07:33:59 07:33:59