Pull request #3778 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 52087c091f29db535dc82ffb6d18859866075442+a2b69b26302f7c1f6618b98aa17e76474aebfec2 (f8fb183e76f62d2d296aa4055a171acacfbda4db) 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-ssh8279417379507350291.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-ssh9172596387688965478.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-3778/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-3778/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh927579229527088706.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-ssh4835786674339403487.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-3778/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-3778/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3706576712672883442.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2043 in /w/workspace/edgexfoundry_edgex-go_PR-3778 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/5@tmp/jenkins-gitclient-ssh3887181526751753270.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/5@tmp/jenkins-gitclient-ssh5000305630215563328.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3778/head:refs/remotes/origin/PR-3778 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a2b69b26302f7c1f6618b98aa17e76474aebfec2 into PR head commit 52087c091f29db535dc82ffb6d18859866075442 Merge succeeded, producing 52087c091f29db535dc82ffb6d18859866075442 Checking out Revision 52087c091f29db535dc82ffb6d18859866075442 (PR-3778) > git config core.sparsecheckout # timeout=10 > git checkout -f 52087c091f29db535dc82ffb6d18859866075442 # 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/5@tmp/jenkins-gitclient-ssh1530911715737124883.key > git merge a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 52087c091f29db535dc82ffb6d18859866075442 # timeout=10 Commit message: "Merge branch 'main' into ekuiper-connections" > git rev-list --no-walk 27152c7b6dda88a498928d46c4e61bc92f74cd3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:35:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:35:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:35:47 ========================================================= 15:35:47 EdgeX Global Pipelines Version Info 15:35:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:35:48 ------------------- 15:35:48 stable info: 15:35:48 ------------------- 15:35:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:48 Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 15:35:48 Message: testing jakarta lts changes 15:35:49 ------------------- 15:35:49 experimental info: 15:35:49 ------------------- 15:35:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:49 Commit SHA: d6e30de53e58ee600d2faf3c85e3282d6a9cdf22 15:35:49 Message: testing jakarta lts changes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3778 [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3778 [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3778 [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52087c091f29db535dc82ffb6d18859866075442 [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 52087c0 [Pipeline] echo 15:35:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:49 provisioning config files... 15:35:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config2191544501087804571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:50 ---> docker-login.sh 15:35:50 nexus3.edgexfoundry.org:10001 15:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:50 Configure a credential helper to remove this warning. See 15:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:50 15:35:50 Login Succeeded 15:35:50 nexus3.edgexfoundry.org:10002 15:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:50 Configure a credential helper to remove this warning. See 15:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:50 15:35:50 Login Succeeded 15:35:50 nexus3.edgexfoundry.org:10003 15:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:50 Configure a credential helper to remove this warning. See 15:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:50 15:35:50 Login Succeeded 15:35:50 nexus3.edgexfoundry.org:10004 15:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:50 Configure a credential helper to remove this warning. See 15:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:50 15:35:50 Login Succeeded 15:35:50 docker.io 15:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:51 Configure a credential helper to remove this warning. See 15:35:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:51 15:35:51 Login Succeeded 15:35:51 ---> docker-login.sh ends [Pipeline] } 15:35:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:51 ++ 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 15:35:51 + for file in '`ls cmd/**/Dockerfile`' 15:35:51 ++ dirname cmd/core-command/Dockerfile 15:35:51 ++ cut -d/ -f2 15:35:51 + echo core-command,cmd/core-command/Dockerfile 15:35:51 + for file in '`ls cmd/**/Dockerfile`' 15:35:51 ++ dirname cmd/core-data/Dockerfile 15:35:51 ++ cut -d/ -f2 15:35:51 + echo core-data,cmd/core-data/Dockerfile 15:35:51 + for file in '`ls cmd/**/Dockerfile`' 15:35:51 ++ dirname cmd/core-metadata/Dockerfile 15:35:51 ++ cut -d/ -f2 15:35:51 + echo core-metadata,cmd/core-metadata/Dockerfile 15:35:51 + for file in '`ls cmd/**/Dockerfile`' 15:35:51 ++ dirname cmd/security-bootstrapper/Dockerfile 15:35:51 ++ cut -d/ -f2 15:35:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:35:51 + for file in '`ls cmd/**/Dockerfile`' 15:35:51 ++ dirname cmd/security-proxy-setup/Dockerfile 15:35:51 ++ cut -d/ -f2 15:35:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:35:51 + for file in '`ls cmd/**/Dockerfile`' 15:35:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:35:51 ++ cut -d/ -f2 15:35:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:35:51 + for file in '`ls cmd/**/Dockerfile`' 15:35:51 ++ dirname cmd/support-notifications/Dockerfile 15:35:51 ++ cut -d/ -f2 15:35:51 + echo support-notifications,cmd/support-notifications/Dockerfile 15:35:51 + for file in '`ls cmd/**/Dockerfile`' 15:35:51 ++ dirname cmd/support-scheduler/Dockerfile 15:35:51 ++ cut -d/ -f2 15:35:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:35:51 + for file in '`ls cmd/**/Dockerfile`' 15:35:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:35:51 ++ cut -d/ -f2 15:35:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:35:51 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 15:35:52 + git rev-list -1 --merges 52087c091f29db535dc82ffb6d18859866075442~1..52087c091f29db535dc82ffb6d18859866075442 [Pipeline] echo 15:35:52 -----------> git rev-list -1 --merges 52087c091f29db535dc82ffb6d18859866075442~1..52087c091f29db535dc82ffb6d18859866075442 52087c091f29db535dc82ffb6d18859866075442 15:35:52 52087c091f29db535dc82ffb6d18859866075442 [false] [Pipeline] sh 15:35:52 + git log --format=format:%s -1 52087c091f29db535dc82ffb6d18859866075442 [Pipeline] echo 15:35:52 ========================================================= 15:35:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:35:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:35:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:53 15:35:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:35:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:53 latest: Pulling from edgex-devops/git-semver 15:35:53 a0d0a0d46f8b: Pulling fs layer 15:35:53 3e5f54012d9b: Pulling fs layer 15:35:53 4c7163046ea9: Pulling fs layer 15:35:53 0c2d73faf560: Pulling fs layer 15:35:53 0c2d73faf560: Waiting 15:35:53 3e5f54012d9b: Verifying Checksum 15:35:53 3e5f54012d9b: Download complete 15:35:53 a0d0a0d46f8b: Verifying Checksum 15:35:53 a0d0a0d46f8b: Download complete 15:35:53 0c2d73faf560: Verifying Checksum 15:35:53 0c2d73faf560: Download complete 15:35:53 4c7163046ea9: Verifying Checksum 15:35:53 4c7163046ea9: Download complete 15:35:53 a0d0a0d46f8b: Pull complete 15:35:53 3e5f54012d9b: Pull complete 15:35:54 4c7163046ea9: Pull complete 15:35:54 0c2d73faf560: Pull complete 15:35:54 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:35:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:35:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:35:54 prd-centos7-docker-4c-2g-2043 does not seem to be running inside a container 15:35:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:35:55 $ docker top caedee48635a6f6c0edb88cd4f5ad0f3b64b3ff67d191f0116740bd2cf1698fa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:55 [ssh-agent] Looking for ssh-agent implementation... 15:35:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:55 $ docker exec caedee48635a6f6c0edb88cd4f5ad0f3b64b3ff67d191f0116740bd2cf1698fa ssh-agent 15:35:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXabIjGI/agent.13 15:35:55 SSH_AGENT_PID=20 15:35:55 Running ssh-add (command line suppressed) 15:35:55 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8639074661092106493.key (/w/workspace/edgex-go/5@tmp/private_key_8639074661092106493.key) 15:35:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:55 + git tag --points-at HEAD [Pipeline] } 15:35:55 $ docker exec --env ******** --env ******** caedee48635a6f6c0edb88cd4f5ad0f3b64b3ff67d191f0116740bd2cf1698fa ssh-agent -k 15:35:55 unset SSH_AUTH_SOCK; 15:35:55 unset SSH_AGENT_PID; 15:35:55 echo Agent pid 20 killed; 15:35:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:35:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:55 [ssh-agent] Looking for ssh-agent implementation... 15:35:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:55 $ docker exec caedee48635a6f6c0edb88cd4f5ad0f3b64b3ff67d191f0116740bd2cf1698fa ssh-agent 15:35:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCoKDGd/agent.52 15:35:56 SSH_AGENT_PID=59 15:35:56 Running ssh-add (command line suppressed) 15:35:56 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8092991787549645000.key (/w/workspace/edgex-go/5@tmp/private_key_8092991787549645000.key) 15:35:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:56 + git semver init 15:35:56 # -> Open(): unable to determine branch for HEAD 15:35:56 # $GIT_DIR = /w/workspace/edgex-go/5/.git 15:35:56 # $GIT_WORK_TREE = /w/workspace/edgex-go/5 15:35:56 # $SEMVER_REMOTE_NAME = origin 15:35:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:35:56 # $SEMVER_USER_NAME = edgex-jenkins 15:35:56 # $SEMVER_BRANCH = PR-3778 15:35:56 # $SEMVER_TEMP = /tmp/semver-574072355 15:35:56 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:36:11 # '/tmp/semver-574072355' -> '/w/workspace/edgex-go/5/.semver' 15:36:11 # -> Force: false 15:36:11 # $SEMVER_DIR = /w/workspace/edgex-go/5/.semver [Pipeline] } 15:36:11 $ docker exec --env ******** --env ******** caedee48635a6f6c0edb88cd4f5ad0f3b64b3ff67d191f0116740bd2cf1698fa ssh-agent -k 15:36:11 unset SSH_AUTH_SOCK; 15:36:11 unset SSH_AGENT_PID; 15:36:11 echo Agent pid 59 killed; 15:36:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:11 + git semver [Pipeline] } 15:36:11 $ docker stop --time=1 caedee48635a6f6c0edb88cd4f5ad0f3b64b3ff67d191f0116740bd2cf1698fa 15:36:13 $ docker rm -f caedee48635a6f6c0edb88cd4f5ad0f3b64b3ff67d191f0116740bd2cf1698fa [Pipeline] // withDockerContainer [Pipeline] sh 15:36:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:36:14 Stashed 1 file(s) [Pipeline] echo 15:36:14 [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 15:36:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:14 ========================================================= 15:36:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:36:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:36:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:36:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:36:14 a0d0a0d46f8b: Already exists 15:36:14 31adcdaf11c8: Pulling fs layer 15:36:14 b8b176561691: Pulling fs layer 15:36:14 4527c011a84f: Pulling fs layer 15:36:14 5d74067f8e1e: Pulling fs layer 15:36:14 e0aca202a116: Pulling fs layer 15:36:14 3a43be97a3b4: Pulling fs layer 15:36:14 34cad66bf833: Pulling fs layer 15:36:14 b4e3c513aaa6: Pulling fs layer 15:36:14 5d74067f8e1e: Waiting 15:36:14 e0aca202a116: Waiting 15:36:14 3a43be97a3b4: Waiting 15:36:14 34cad66bf833: Waiting 15:36:14 b4e3c513aaa6: Waiting 15:36:14 b8b176561691: Verifying Checksum 15:36:14 b8b176561691: Download complete 15:36:14 31adcdaf11c8: Verifying Checksum 15:36:14 31adcdaf11c8: Download complete 15:36:14 5d74067f8e1e: Verifying Checksum 15:36:14 5d74067f8e1e: Download complete 15:36:14 e0aca202a116: Verifying Checksum 15:36:14 e0aca202a116: Download complete 15:36:14 3a43be97a3b4: Verifying Checksum 15:36:14 3a43be97a3b4: Download complete 15:36:15 31adcdaf11c8: Pull complete 15:36:15 34cad66bf833: Verifying Checksum 15:36:15 34cad66bf833: Download complete 15:36:15 b8b176561691: Pull complete 15:36:15 b4e3c513aaa6: Verifying Checksum 15:36:15 b4e3c513aaa6: Download complete 15:36:15 4527c011a84f: Verifying Checksum 15:36:15 4527c011a84f: Download complete 15:36:19 4527c011a84f: Pull complete 15:36:19 5d74067f8e1e: Pull complete 15:36:19 e0aca202a116: Pull complete 15:36:19 3a43be97a3b4: Pull complete 15:36:19 34cad66bf833: Pull complete 15:36:22 b4e3c513aaa6: Pull complete 15:36:22 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 15:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:36:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:36:22 + docker build -t ci-base-image-x86_64 -f - . 15:36:22 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:36:22 WORKDIR /edgex 15:36:22 COPY go.mod . 15:36:22 RUN go mod download' 15:36:23 Sending build context to Docker daemon 329.8MB 15:36:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:36:23 ---> 9f6097aaca64 15:36:23 Step 2/4 : WORKDIR /edgex 15:36:25 ---> Running in f2f108a76ddc 15:36:25 Removing intermediate container f2f108a76ddc 15:36:25 ---> 61b61407b81d 15:36:25 Step 3/4 : COPY go.mod . 15:36:25 ---> 4a1a1d17e338 15:36:25 Step 4/4 : RUN go mod download 15:36:25 ---> Running in b09649641227 15:36:29 Still waiting to schedule task 15:36:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:37:04 Removing intermediate container b09649641227 15:37:04 ---> fbbaf5e3df06 15:37:04 Successfully built fbbaf5e3df06 15:37:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:37:04 + docker inspect -f . ci-base-image-x86_64 15:37:04 . [Pipeline] withDockerContainer 15:37:04 prd-centos7-docker-4c-2g-2043 does not seem to be running inside a container 15:37:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:37:05 $ docker top 53381082b9c1286c2f916f15581c42dd915e9e4f5744ee98c9f2bfa0f54fa1b8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:05 + go version 15:37:05 go version go1.16.8 linux/amd64 [Pipeline] } 15:37:05 $ docker stop --time=1 53381082b9c1286c2f916f15581c42dd915e9e4f5744ee98c9f2bfa0f54fa1b8 15:37:06 $ docker rm -f 53381082b9c1286c2f916f15581c42dd915e9e4f5744ee98c9f2bfa0f54fa1b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:37:07 + docker inspect -f . ci-base-image-x86_64 15:37:07 . [Pipeline] withDockerContainer 15:37:07 prd-centos7-docker-4c-2g-2043 does not seem to be running inside a container 15:37:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:37:07 $ docker top 76c4d5d19d4ff9dd9f61139e6c70644e2e5d8c83614e55450c75be171fe48446 -eo pid,comm [Pipeline] { [Pipeline] echo 15:37:07 ========================================================= 15:37:07 [edgeXBuildGoParallel] Running Tests and Build... 15:37:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:37:08 + make test 15:37:08 go mod tidy 15:37:08 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:37:13 ? github.com/edgexfoundry/edgex-go [no test files] 15:37:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:37:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:37:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:37:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:37:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:37:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:37:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:37:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:37:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:37:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:37:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:37:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:37:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:37:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:37:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.043s coverage: 28.7% of statements 15:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:37:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements 15:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:37:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 44.7% of statements 15:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:37:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 89.5% of statements 15:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:37:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.054s coverage: 84.4% of statements 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:37:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.305s coverage: 94.2% of statements 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:37:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 59.1% of statements 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:37:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:37:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.043s coverage: 60.0% of statements 15:37:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:37:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:37:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.050s coverage: 0.9% of statements 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.041s coverage: 21.7% of statements 15:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 15:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements 15:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 15:37:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.092s coverage: 96.3% of statements 15:37:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 15:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 15:38:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 15:38:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.183s coverage: 82.5% of statements 15:38:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:38:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2044 in /w/workspace/edgexfoundry_edgex-go_PR-3778 [Pipeline] { [Pipeline] ws 15:38:14 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:38:15 The recommended git tool is: git 15:38:21 using credential edgex-jenkins-ssh 15:38:21 Cloning the remote Git repository 15:38:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:38:21 > git init /w/workspace/edgex-go/5 # timeout=10 15:38:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:38:21 > git --version # timeout=10 15:38:21 > git --version # 'git version 2.17.1' 15:38:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 15:38:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 15:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.253s coverage: 70.4% of statements 15:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.5% of statements 15:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements 15:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.097s coverage: 84.8% of statements 15:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:38:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:38:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:38:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 63.2% of statements 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:38:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:38:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.045s coverage: 28.9% of statements 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:38:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:38:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 15:38:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 15:38:33 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 15:39:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:39:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:39:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:39:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:39:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3778/head:refs/remotes/origin/PR-3778 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:39:04 Merging remotes/origin/main commit a2b69b26302f7c1f6618b98aa17e76474aebfec2 into PR head commit 52087c091f29db535dc82ffb6d18859866075442 15:39:04 Merge succeeded, producing 52087c091f29db535dc82ffb6d18859866075442 15:39:04 Checking out Revision 52087c091f29db535dc82ffb6d18859866075442 (PR-3778) 15:39:05 GO111MODULE=on go vet ./... 15:39:04 > git config core.sparsecheckout # timeout=10 15:39:04 > git checkout -f 52087c091f29db535dc82ffb6d18859866075442 # timeout=10 15:39:04 > git remote # timeout=10 15:39:04 > git config --get remote.origin.url # timeout=10 15:39:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:39:04 > git merge a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 15:39:04 > git rev-parse HEAD^{commit} # timeout=10 15:39:04 > git config core.sparsecheckout # timeout=10 15:39:04 > git checkout -f 52087c091f29db535dc82ffb6d18859866075442 # timeout=10 15:39:09 Commit message: "Merge branch 'main' into ekuiper-connections" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:39:10 % Total % Received % Xferd Average Speed Time Time Time Current 15:39:10 Dload Upload Total Spent Left Speed 15:39:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 76283 0 --:--:-- --:--:-- --:--:-- 76283 [Pipeline] sh 15:39:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:39:11 + sudo tee /etc/docker/daemon.new 15:39:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:39:11 { 15:39:11 "registry-mirrors": [ 15:39:11 "https://nexus3.edgexfoundry.org:10001" 15:39:11 ], 15:39:11 "bip": "10.250.0.254/24", 15:39:11 "hosts": [ 15:39:11 "tcp://0.0.0.0:5555", 15:39:11 "unix:///var/run/docker.sock" 15:39:11 ], 15:39:11 "mtu": 1458, 15:39:11 "selinux-enabled": true, 15:39:11 "seccomp-profile": "/etc/docker/seccomp.json" 15:39:11 } [Pipeline] sh 15:39:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:39:11 + sudo service docker restart 15:39:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:39:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:39:15 ./bin/test-attribution-txt.sh [Pipeline] sh 15:39:15 + ls -al . 15:39:15 total 636 15:39:15 drwxrwxr-x 10 1001 1001 4096 Oct 26 15:39 . 15:39:15 drwxr-xr-x 4 root root 28 Oct 26 15:37 .. 15:39:15 -rw-rw-r-- 1 1001 1001 11 Oct 26 15:35 .dockerignore 15:39:15 drwxrwxr-x 8 1001 1001 179 Oct 26 15:35 .git 15:39:15 drwxrwxr-x 4 1001 1001 142 Oct 26 15:35 .github 15:39:15 -rw-rw-r-- 1 1001 1001 804 Oct 26 15:35 .gitignore 15:39:15 -rw-rw-r-- 1 1001 1001 42 Oct 26 15:35 .golangci.yml 15:39:15 -rw-rw-r-- 1 1001 1001 76 Oct 26 15:35 .hadolint.yml 15:39:15 drwx------ 3 1001 1001 58 Oct 26 15:36 .semver 15:39:15 -rw-rw-r-- 1 1001 1001 166 Oct 26 15:35 .sonarcloud.properties 15:39:15 -rw-rw-r-- 1 1001 1001 1171 Oct 26 15:35 ADOPTERS.md 15:39:15 -rw-rw-r-- 1 1001 1001 8910 Oct 26 15:35 Attribution.txt 15:39:15 -rw-rw-r-- 1 1001 1001 43881 Oct 26 15:35 CHANGELOG.md 15:39:15 -rw-rw-r-- 1 1001 1001 3804 Oct 26 15:35 CONTRIBUTING.md 15:39:15 -rw-rw-r-- 1 1001 1001 677 Oct 26 15:35 GOVERNANCE.md 15:39:15 -rw-rw-r-- 1 1001 1001 849 Oct 26 15:35 Jenkinsfile 15:39:15 -rw-rw-r-- 1 1001 1001 10775 Oct 26 15:35 LICENSE 15:39:15 -rw-rw-r-- 1 1001 1001 6508 Oct 26 15:35 Makefile 15:39:15 -rw-rw-r-- 1 1001 1001 582 Oct 26 15:35 OWNERS.md 15:39:15 -rw-rw-r-- 1 1001 1001 8256 Oct 26 15:35 README.md 15:39:15 -rw-rw-r-- 1 1001 1001 6912 Oct 26 15:35 SECURITY.md 15:39:15 -rw-rw-r-- 1 1001 1001 5 Oct 26 15:36 VERSION 15:39:15 -rw-rw-r-- 1 1001 1001 4131 Oct 26 15:35 ZMQWindows.md 15:39:15 drwxrwxr-x 2 1001 1001 37 Oct 26 15:35 bin 15:39:15 drwxrwxr-x 14 1001 1001 4096 Oct 26 15:35 cmd 15:39:15 -rw-r--r-- 1 root root 426060 Oct 26 15:38 coverage.out 15:39:15 -rw-rw-r-- 1 1001 1001 848 Oct 26 15:35 go.mod 15:39:15 -rw-rw-r-- 1 1001 1001 50414 Oct 26 15:35 go.sum 15:39:15 drwxrwxr-x 8 1001 1001 124 Oct 26 15:35 internal 15:39:15 drwxrwxr-x 3 1001 1001 16 Oct 26 15:35 openapi 15:39:15 drwxrwxr-x 4 1001 1001 71 Oct 26 15:35 snap 15:39:15 -rw-rw-r-- 1 1001 1001 204 Oct 26 15:35 version.go [Pipeline] sh 15:39:16 + '[' -e coverage.out ] 15:39:16 + chown 1001:1001 coverage.out [Pipeline] stash 15:39:16 Stashed 1 file(s) [Pipeline] sh 15:39:16 + make build 15:39:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:39:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:39:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:39:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:39:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:39:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:39:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:39:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:39:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:39:30 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:30 provisioning config files... 15:39:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1808703047617370048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:30 ---> docker-login.sh 15:39:30 nexus3.edgexfoundry.org:10001 15:39:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:31 Configure a credential helper to remove this warning. See 15:39:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:31 15:39:31 Login Succeeded 15:39:31 nexus3.edgexfoundry.org:10002 15:39:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:32 Configure a credential helper to remove this warning. See 15:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:32 15:39:32 Login Succeeded 15:39:32 nexus3.edgexfoundry.org:10003 15:39:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:32 Configure a credential helper to remove this warning. See 15:39:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:32 15:39:32 Login Succeeded 15:39:32 nexus3.edgexfoundry.org:10004 15:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 15:39:33 $ docker stop --time=1 76c4d5d19d4ff9dd9f61139e6c70644e2e5d8c83614e55450c75be171fe48446 15:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:33 Configure a credential helper to remove this warning. See 15:39:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:33 15:39:33 Login Succeeded 15:39:33 docker.io 15:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:34 Configure a credential helper to remove this warning. See 15:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:34 15:39:34 Login Succeeded 15:39:34 ---> docker-login.sh ends 15:39:35 $ docker rm -f 76c4d5d19d4ff9dd9f61139e6c70644e2e5d8c83614e55450c75be171fe48446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 15:39:35 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 15:39:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:36 ========================================================= 15:39:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:39:36 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 15:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:39:37 15:39:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:39:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:39:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:39:37 latest: Pulling from edgex-devops/edgex-compose 15:39:37 cbdbe7a5bc2a: Pulling fs layer 15:39:37 ca9280d653b3: Pulling fs layer 15:39:37 7e9c9ca2126c: Pulling fs layer 15:39:37 cbdbe7a5bc2a: Verifying Checksum 15:39:37 cbdbe7a5bc2a: Download complete 15:39:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:39:37 552d1f2373af: Pulling fs layer 15:39:37 ea3f2d53f512: Pulling fs layer 15:39:37 9e70ebbbe112: Pulling fs layer 15:39:37 7a9cfe048b4a: Pulling fs layer 15:39:37 72dc09318566: Pulling fs layer 15:39:37 f4f7b4309257: Pulling fs layer 15:39:37 0ac9a79272e3: Pulling fs layer 15:39:37 b78e95d17946: Pulling fs layer 15:39:37 7a9cfe048b4a: Waiting 15:39:37 72dc09318566: Waiting 15:39:37 f4f7b4309257: Waiting 15:39:37 0ac9a79272e3: Waiting 15:39:37 b78e95d17946: Waiting 15:39:37 9e70ebbbe112: Verifying Checksum 15:39:37 9e70ebbbe112: Download complete 15:39:37 ea3f2d53f512: Download complete 15:39:37 72dc09318566: Verifying Checksum 15:39:37 f4f7b4309257: Verifying Checksum 15:39:37 f4f7b4309257: Download complete 15:39:37 552d1f2373af: Verifying Checksum 15:39:37 552d1f2373af: Download complete 15:39:37 0ac9a79272e3: Verifying Checksum 15:39:37 0ac9a79272e3: Download complete 15:39:37 ca9280d653b3: Verifying Checksum 15:39:37 ca9280d653b3: Download complete 15:39:37 cbdbe7a5bc2a: Pull complete 15:39:37 7e9c9ca2126c: Download complete 15:39:38 ca9280d653b3: Pull complete 15:39:38 552d1f2373af: Pull complete 15:39:38 ea3f2d53f512: Pull complete 15:39:39 9e70ebbbe112: Pull complete 15:39:39 b78e95d17946: Verifying Checksum 15:39:39 b78e95d17946: Download complete 15:39:39 7a9cfe048b4a: Verifying Checksum 15:39:39 7a9cfe048b4a: Download complete 15:39:42 7e9c9ca2126c: Pull complete 15:39:42 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:39:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:39:42 prd-centos7-docker-4c-2g-2043 does not seem to be running inside a container 15:39:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:39:44 $ docker top caed9fb2517fe0611282d0aedfa26653e219f8d5c905a37160e5a07771e42f40 -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:45 + docker-compose build --help 15:39:45 + grep parallel 15:39:45 --parallel Build images in parallel. [Pipeline] } 15:39:45 $ docker stop --time=1 caed9fb2517fe0611282d0aedfa26653e219f8d5c905a37160e5a07771e42f40 15:39:46 $ docker rm -f caed9fb2517fe0611282d0aedfa26653e219f8d5c905a37160e5a07771e42f40 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:39:47 . [Pipeline] withDockerContainer 15:39:47 prd-centos7-docker-4c-2g-2043 does not seem to be running inside a container 15:39:47 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:39:47 $ docker top b7e50c31a29450f07dd9bb6fa67cd015f61a0e6538d174d5db0cd6e1968d587c -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:48 + docker-compose -f ./docker-compose-build.yml build --parallel 15:39:48 Building core-command ... 15:39:48 Building core-data ... 15:39:48 Building core-metadata ... 15:39:48 Building security-bootstrapper ... 15:39:48 Building security-proxy-setup ... 15:39:48 Building security-secretstore-setup ... 15:39:48 Building support-notifications ... 15:39:48 Building support-scheduler ... 15:39:48 Building sys-mgmt-agent ... 15:39:48 Building security-bootstrapper 15:39:48 Building security-secretstore-setup 15:39:48 Building core-metadata 15:39:48 Building core-command 15:39:48 Building support-notifications 15:39:50 7a9cfe048b4a: Pull complete 15:39:50 72dc09318566: Pull complete 15:39:50 f4f7b4309257: Pull complete 15:39:50 0ac9a79272e3: Pull complete 15:39:55 b78e95d17946: Pull complete 15:39:55 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 15:39:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:39:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 15:39:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:39:55 WORKDIR /edgex 15:39:55 COPY go.mod . 15:39:55 RUN go mod download 15:39:55 + docker build -t ci-base-image-arm64 -f - . 15:39:57 Sending build context to Docker daemon 166.6MB 15:39:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:39:57 ---> 8b459fc5aaf0 15:39:57 Step 2/4 : WORKDIR /edgex 15:39:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:39:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:39:58 ---> fbbaf5e3df06 15:39:58 Step 3/22 : WORKDIR /edgex-go 15:39:58 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:39:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:39:58 ---> fbbaf5e3df06 15:39:58 Step 3/22 : WORKDIR /edgex-go 15:39:59 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:39:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:39:59 ---> fbbaf5e3df06 15:39:59 Step 3/21 : WORKDIR /edgex-go 15:40:00 ---> Running in 862c4c4efd3a 15:40:00 Removing intermediate container 862c4c4efd3a 15:40:00 ---> e6b60b584b56 15:40:00 Step 3/4 : COPY go.mod . 15:40:00 ---> 72de62644dbc 15:40:00 Step 4/4 : RUN go mod download 15:40:01 ---> Running in fd1692480389 15:40:03 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:40:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:40:03 ---> fbbaf5e3df06 15:40:03 Step 3/24 : WORKDIR /edgex-go 15:40:03 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:40:03 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:40:03 ---> fbbaf5e3df06 15:40:03 Step 3/30 : WORKDIR /edgex-go 15:40:03 ---> Running in 703c76922a00 15:40:03 ---> Running in 39f655cbda4f 15:40:03 ---> Running in b7524ce8a6d5 15:40:03 ---> Running in 3438322c2dbb 15:40:03 ---> Running in 6a1d17cdaa46 15:40:03 Removing intermediate container 703c76922a00 15:40:03 ---> 98b854532fef 15:40:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:03 Removing intermediate container 3438322c2dbb 15:40:03 ---> 037cce564390 15:40:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:03 Removing intermediate container b7524ce8a6d5 15:40:03 ---> de68255af2ca 15:40:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:03 Removing intermediate container 39f655cbda4f 15:40:03 ---> 63cca82af003 15:40:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:03 Removing intermediate container 6a1d17cdaa46 15:40:03 ---> 217bc14f214e 15:40:03 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:40:03 ---> Running in 685226bde7a0 15:40:03 ---> Running in 10a150ccd34f 15:40:03 ---> Running in c9103c1682fa 15:40:03 ---> Running in 8a7a75d34f40 15:40:03 ---> Running in b90ff41bea9e 15:40:04 Removing intermediate container 685226bde7a0 15:40:04 ---> 67caf335b243 15:40:04 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:40:05 ---> Running in 717f009dec8e 15:40:05 Removing intermediate container 10a150ccd34f 15:40:05 ---> 9dff5b7fcdfc 15:40:05 Step 5/24 : RUN apk add --update --no-cache make git 15:40:05 ---> Running in 3772b39e4aa9 15:40:05 Removing intermediate container c9103c1682fa 15:40:05 ---> a5ab4b363492 15:40:05 Step 5/22 : RUN apk add --update --no-cache make git 15:40:05 ---> Running in d11464aa97e0 15:40:05 Removing intermediate container 8a7a75d34f40 15:40:05 ---> f764ca81dba9 15:40:05 Step 5/22 : RUN apk add --update --no-cache make git 15:40:05 ---> Running in 86ab72ce3a25 15:40:05 Removing intermediate container b90ff41bea9e 15:40:05 ---> c2164b4b4492 15:40:05 Step 5/30 : RUN apk add --update --no-cache make git 15:40:05 ---> Running in 7ce3be1011fa 15:40:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:40:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:40:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:40:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:40:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:40:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:40:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:40:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:40:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:40:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:40:06 OK: 220 MiB in 52 packages 15:40:07 OK: 220 MiB in 52 packages 15:40:07 OK: 220 MiB in 52 packages 15:40:07 OK: 220 MiB in 52 packages 15:40:07 OK: 220 MiB in 52 packages 15:40:07 Removing intermediate container 3772b39e4aa9 15:40:07 ---> 9a179c671cdc 15:40:07 Step 6/24 : COPY . . 15:40:09 Removing intermediate container 717f009dec8e 15:40:09 ---> 41336597a5ab 15:40:09 Step 6/21 : COPY . . 15:40:11 Removing intermediate container d11464aa97e0 15:40:11 ---> ca650238d43f 15:40:11 Step 6/22 : COPY . . 15:40:11 Removing intermediate container 86ab72ce3a25 15:40:11 ---> 4ae799669758 15:40:11 Step 6/22 : COPY . . 15:40:11 ---> bcccc74ce84f 15:40:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:12 Removing intermediate container 7ce3be1011fa 15:40:12 ---> 0019396f8c4d 15:40:12 Step 6/30 : COPY . . 15:40:12 ---> Running in 12fc363f6776 15:40:19 ---> 4650ea6b60ae 15:40:19 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:19 ---> 11363e4bac68 15:40:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:19 ---> e8bfa82ca102 15:40:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:19 ---> Running in 806c1084cec3 15:40:19 ---> Running in 94ee24c36ad3 15:40:19 ---> Running in f792bbdd6def 15:40:22 Removing intermediate container 12fc363f6776 15:40:22 ---> ab4ef7ffa2b0 15:40:22 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:40:22 Removing intermediate container 94ee24c36ad3 15:40:22 ---> f3d9b8ac5266 15:40:22 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:40:22 ---> Running in 005d496c4284 15:40:22 ---> Running in e4369d8a0426 15:40:22 Removing intermediate container 806c1084cec3 15:40:22 ---> 90f558b012fa 15:40:22 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:40:22 ---> Running in c58db4e9ac57 15:40:22 Removing intermediate container f792bbdd6def 15:40:22 ---> bf6faae84460 15:40:22 Step 8/22 : RUN make cmd/core-command/core-command 15:40:22 ---> Running in a21c54fa0308 15:40:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:40:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:40:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:40:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:40:26 ---> 725b79b18dac 15:40:26 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:26 ---> Running in 72f85ddf4e2d 15:40:27 Removing intermediate container 72f85ddf4e2d 15:40:27 ---> 074cf5283523 15:40:27 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:40:27 ---> Running in 8d07fa8fdd5b 15:40:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:41:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:41:01 Removing intermediate container a21c54fa0308 15:41:01 ---> 430c053aab78 15:41:01 15:41:01 Step 9/22 : FROM alpine:3.14 15:41:01 3.14: Pulling from library/alpine 15:41:01 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:41:01 Status: Downloaded newer image for alpine:3.14 15:41:01 ---> 14119a10abf4 15:41:01 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:41:01 ---> Running in ef24b786bc1b 15:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:41:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:41:02 (1/1) Installing dumb-init (1.2.5-r1) 15:41:02 Executing busybox-1.33.1-r3.trigger 15:41:02 OK: 6 MiB in 15 packages 15:41:03 Removing intermediate container ef24b786bc1b 15:41:03 ---> 4ad0d55b13e8 15:41:03 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:41:03 ---> Running in d8d6536c539f 15:41:04 Removing intermediate container d8d6536c539f 15:41:04 ---> 89224dcc9d22 15:41:04 Step 12/22 : ENV APP_PORT=59882 15:41:04 ---> Running in fcad47b1b681 15:41:04 Removing intermediate container 005d496c4284 15:41:04 ---> 7feb1c638e66 15:41:04 15:41:04 Step 9/24 : FROM alpine:3.14 15:41:04 ---> 14119a10abf4 15:41:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:41:04 ---> Running in d70c056b20b5 15:41:04 Removing intermediate container fcad47b1b681 15:41:04 ---> 8de073552553 15:41:04 Step 13/22 : EXPOSE $APP_PORT 15:41:04 ---> Running in 6ae790a1c077 15:41:04 Removing intermediate container 6ae790a1c077 15:41:04 ---> fb813787cc2c 15:41:04 Step 14/22 : WORKDIR / 15:41:04 ---> Running in de7fce822fc9 15:41:05 Removing intermediate container de7fce822fc9 15:41:05 ---> c0f34dad2855 15:41:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:41:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:41:05 ---> 90bbf086cf5d 15:41:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:41:05 (1/3) Installing ca-certificates (20191127-r5) 15:41:06 (2/3) Installing dumb-init (1.2.5-r1) 15:41:06 (3/3) Installing su-exec (0.2-r1) 15:41:06 Executing busybox-1.33.1-r3.trigger 15:41:06 Executing ca-certificates-20191127-r5.trigger 15:41:06 OK: 6 MiB in 17 packages 15:41:06 ---> 300d89d68686 15:41:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:41:06 ---> b7cc5855be45 15:41:06 Step 18/22 : ENTRYPOINT ["/core-command"] 15:41:06 ---> Running in 3c33d22f8ca5 15:41:06 Removing intermediate container 3c33d22f8ca5 15:41:06 ---> 83d7c18ba022 15:41:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:41:06 ---> Running in d038fd7e5e50 15:41:06 Removing intermediate container d70c056b20b5 15:41:06 ---> 1d94024ce00a 15:41:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:41:07 Removing intermediate container d038fd7e5e50 15:41:07 ---> b9977474bbb9 15:41:07 Step 20/22 : LABEL arch=x86_64 15:41:07 ---> Running in 638ceb1af57a 15:41:07 ---> Running in f4c04899b46f 15:41:07 Removing intermediate container 638ceb1af57a 15:41:07 ---> 062bca7925e8 15:41:07 Step 12/24 : WORKDIR / 15:41:07 Removing intermediate container f4c04899b46f 15:41:07 ---> 4703e67ca0e1 15:41:07 Step 21/22 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:41:07 ---> Running in a6e52f0251f7 15:41:08 Removing intermediate container e4369d8a0426 15:41:08 ---> 90cac51e7113 15:41:08 15:41:08 Step 9/21 : FROM alpine:3.14 15:41:08 ---> 14119a10abf4 15:41:08 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:41:08 ---> Running in 66c5ea47e7c4 15:41:08 ---> Running in 36fc4f126407 15:41:08 Removing intermediate container 8d07fa8fdd5b 15:41:08 ---> 195ee9f49585 15:41:08 15:41:08 Step 9/30 : FROM alpine:3.14 15:41:08 ---> 14119a10abf4 15:41:08 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:41:08 Removing intermediate container a6e52f0251f7 15:41:08 ---> 355c12e1fbaf 15:41:08 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:41:08 Removing intermediate container c58db4e9ac57 15:41:08 ---> cdffb855704c 15:41:08 15:41:08 Step 9/22 : FROM alpine:3.14 15:41:08 ---> 14119a10abf4 15:41:08 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:41:08 ---> Using cache 15:41:08 ---> 4ad0d55b13e8 15:41:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:41:08 ---> Using cache 15:41:08 ---> 89224dcc9d22 15:41:08 Step 12/22 : ENV APP_PORT=59881 15:41:08 ---> Running in bb7252936a7f 15:41:08 Removing intermediate container 66c5ea47e7c4 15:41:08 ---> 120617f3cec9 15:41:08 Step 22/22 : LABEL version=0.0.0 15:41:08 ---> Running in 8af902bc9a58 15:41:08 ---> Running in 3cebea139a13 15:41:08 Removing intermediate container bb7252936a7f 15:41:08 ---> 16cf912c77c1 15:41:08 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:41:08 Removing intermediate container 8af902bc9a58 15:41:08 ---> dc86a6dc2e3c 15:41:08 Step 13/22 : EXPOSE $APP_PORT 15:41:08 Removing intermediate container 3cebea139a13 15:41:08 ---> eb890a630059 15:41:08 15:41:08 ---> Running in 57b09a705d31 15:41:08 ---> 9b4492109e65 15:41:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:41:08 ---> Running in d2fd65a43864 15:41:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:41:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:41:08 Successfully built eb890a630059 15:41:08 Successfully tagged core-command:latest 15:41:08 Building security-proxy-setup 15:41:08  Building core-command ... done  ---> 3967b4934ab2 15:41:08 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:41:08 Removing intermediate container d2fd65a43864 15:41:08 ---> ed1b16cd0b06 15:41:08 Step 14/22 : WORKDIR / 15:41:08 ---> Running in 7ddd1506eb94 15:41:08 (1/2) Installing ca-certificates (20191127-r5) 15:41:08 (2/2) Installing dumb-init (1.2.5-r1) 15:41:08 Executing busybox-1.33.1-r3.trigger 15:41:08 Executing ca-certificates-20191127-r5.trigger 15:41:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:41:09 OK: 6 MiB in 16 packages 15:41:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:41:09 (1/2) Installing dumb-init (1.2.5-r1) 15:41:09 (2/2) Installing su-exec (0.2-r1) 15:41:09 Executing busybox-1.33.1-r3.trigger 15:41:09 OK: 6 MiB in 16 packages 15:41:09 ---> a9a57d58dc92 15:41: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 15:41:09 Removing intermediate container 7ddd1506eb94 15:41:09 ---> 9dbaf45daf64 15:41:09 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:41:11 ---> 0ff6e323a026 15:41:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:41:11 ---> 9ae751ef45f2 15:41:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:41:11 Removing intermediate container 36fc4f126407 15:41:11 ---> 720402137c8a 15:41:11 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:41:11 Removing intermediate container 57b09a705d31 15:41:11 ---> c97c8ecb51e7 15:41:11 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:41:11 ---> Running in 39881ac8c47e 15:41:11 ---> Running in 72b1330fddae 15:41:11 ---> a28d6c3d2e21 15:41:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:41:11 Removing intermediate container 39881ac8c47e 15:41:11 ---> 541e22215f88 15:41:11 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:41:11 Removing intermediate container 72b1330fddae 15:41:11 ---> 35a6e4f8b96c 15:41:11 Step 12/21 : ENV APP_PORT=59860 15:41:11 ---> Running in 3ad8463c3b7f 15:41:11 ---> 3dbe109a7bce 15:41:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:41:11 ---> Running in a1e3be5740dd 15:41:12 Removing intermediate container 3ad8463c3b7f 15:41:12 ---> b4b663d5acaa 15:41:12 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:41:12 ---> 75467b793e8c 15:41:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:41:12 Removing intermediate container a1e3be5740dd 15:41:12 ---> 4d01d9eb91b4 15:41:12 Step 13/21 : EXPOSE $APP_PORT 15:41:12 ---> fd75c6125fd4 15:41:12 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:41:12 ---> Running in 136da2e4f5fb 15:41:12 ---> Running in bd7d3fd87845 15:41:12 ---> Running in 5f868b97986f 15:41:12 ---> 5a070b5639fb 15:41:12 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/ 15:41:12 ---> Running in 2985a981533e 15:41:12 Removing intermediate container bd7d3fd87845 15:41:12 ---> ee1f60658138 15:41:12 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:41:12 Removing intermediate container 5f868b97986f 15:41:12 ---> 2c267bd20bce 15:41:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:41:12 ---> Running in 9360adb3d79a 15:41:12 Removing intermediate container 9360adb3d79a 15:41:12 ---> cf1dac569981 15:41:12 Step 20/22 : LABEL arch=x86_64 15:41:12 ---> Running in 37cc5486ec85 15:41:12 ---> 8a3c1930b236 15:41:12 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:41:13 Removing intermediate container 37cc5486ec85 15:41:13 ---> 9e4e26f47dc1 15:41:13 Step 21/22 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:41:13 ---> Running in 4fef8e3bedbe 15:41:13 ---> 2cede3a9e9d7 15:41:13 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:41:13 Removing intermediate container 136da2e4f5fb 15:41:13 ---> f886241cd397 15:41:13 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:41:13 Removing intermediate container 2985a981533e 15:41:13 ---> 7a05f42fac43 15:41:13 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:41:13 Removing intermediate container 4fef8e3bedbe 15:41:13 ---> 2ffd29e1ee4f 15:41:13 Step 22/22 : LABEL version=0.0.0 15:41:13 ---> Running in eb8218fbd129 15:41:13 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:41:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:41:13 ---> fbbaf5e3df06 15:41:13 Step 3/20 : WORKDIR /edgex-go 15:41:13 ---> Using cache 15:41:13 ---> 217bc14f214e 15:41:13 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:13 ---> Using cache 15:41:13 ---> c2164b4b4492 15:41:13 Step 5/20 : RUN apk add --update --no-cache make git 15:41:13 ---> Using cache 15:41:13 ---> 0019396f8c4d 15:41:13 Step 6/20 : COPY . . 15:41:13 ---> Using cache 15:41:13 ---> 725b79b18dac 15:41:13 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:13 ---> Using cache 15:41:13 ---> 074cf5283523 15:41:13 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:41:13 ---> Running in ea3af5564486 15:41:13 ---> Running in 9cc941037700 15:41:13 ---> Running in 6790a57c6448 15:41:13 ---> d371623ea070 15:41:13 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:41:13 Removing intermediate container eb8218fbd129 15:41:13 ---> ff62ce9654fd 15:41:13 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:41:13 ---> Running in cb6dc7c1b47c 15:41:13 Removing intermediate container ea3af5564486 15:41:13 ---> 543160c89d4e 15:41:13 Step 22/24 : LABEL arch=x86_64 15:41:13 Removing intermediate container 6790a57c6448 15:41:13 ---> bed7e7b3b4e8 15:41:13 15:41:13 ---> Running in 036bf8c8226d 15:41:13 Removing intermediate container cb6dc7c1b47c 15:41:13 ---> 3206920705c7 15:41:13 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:41:13 Successfully built bed7e7b3b4e8 15:41:13 Successfully tagged core-metadata:latest 15:41:13 Building support-scheduler 15:41:13  Building core-metadata ... done  ---> Running in 2fb6d79bd124 15:41:13 ---> 2ab6192a2121 15:41:13 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:41:13 Removing intermediate container 036bf8c8226d 15:41:13 ---> a040bb5e3918 15:41:13 Step 23/24 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:41:14 ---> Running in 0e7ff4598a67 15:41:14 ---> Running in 55b778b2fd21 15:41: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 15:41:14 Removing intermediate container 2fb6d79bd124 15:41:14 ---> 4a2bdaee7c8b 15:41:14 Step 19/21 : LABEL arch=x86_64 15:41:15 ---> Running in 3b548c34d24a 15:41:15 Removing intermediate container 55b778b2fd21 15:41:15 ---> bba22373c2dd 15:41:15 Step 24/24 : LABEL version=0.0.0 15:41:15 ---> Running in 2b31848e2bb7 15:41:15 Removing intermediate container 3b548c34d24a 15:41:15 ---> f85ff03a3e28 15:41:15 Step 20/21 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:41:15 ---> Running in 26ba18de5180 15:41:16 Removing intermediate container 2b31848e2bb7 15:41:16 ---> dbb06f33c977 15:41:16 15:41:16 Removing intermediate container 26ba18de5180 15:41:16 ---> 77c3af183fee 15:41:16 Step 21/21 : LABEL version=0.0.0 15:41:16 Successfully built dbb06f33c977 15:41:16 ---> Running in 4abb0f58ef48 15:41:16 Successfully tagged security-secretstore-setup:latest 15:41:16  Building security-secretstore-setup ... done Building sys-mgmt-agent 15:41:16 Removing intermediate container 0e7ff4598a67 15:41:16 ---> d6a5157762ab 15:41:16 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:41:16 Removing intermediate container 4abb0f58ef48 15:41:16 ---> f6cca56ea60c 15:41:16 15:41:17 Successfully built f6cca56ea60c 15:41:17 Successfully tagged support-notifications:latest 15:41:17  Building support-notifications ... done Building core-data 15:41:18 ---> 6f258633325e 15:41:18 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:41:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:41:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:41:20 ---> fbbaf5e3df06 15:41:20 Step 3/23 : WORKDIR /edgex-go 15:41:20 ---> Using cache 15:41:20 ---> 217bc14f214e 15:41:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:20 ---> Using cache 15:41:20 ---> c2164b4b4492 15:41:20 Step 5/23 : RUN apk add --update --no-cache make git 15:41:20 ---> Using cache 15:41:20 ---> 0019396f8c4d 15:41:20 Step 6/23 : COPY go.mod . 15:41:20 ---> 67d4a93e8568 15:41:20 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:41:20 ---> 3e821ae85193 15:41:20 Step 7/23 : RUN go mod download 15:41:21 ---> Running in d458ee6039e1 15:41:21 ---> 64141fbae262 15:41:21 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:41:22 ---> 373b5df2087e 15:41:22 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:41:22 ---> a16676cd9f17 15:41:22 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:41:22 ---> Running in 400a9bc3b89d 15:41:22 Removing intermediate container 400a9bc3b89d 15:41:22 ---> cb2221d4623f 15:41:22 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:41:22 ---> a40033a5e2d3 15:41:22 Step 25/30 : RUN chmod +x /entrypoint.sh 15:41:23 Removing intermediate container fd1692480389 15:41:23 ---> 821f333f8516 15:41:23 Successfully built 821f333f8516 15:41:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:41:23 ---> Running in 07e41afbbb2f 15:41:23 + docker inspect -f . ci-base-image-arm64 15:41:23 . [Pipeline] withDockerContainer 15:41:23 prd-ubuntu18.04-docker-arm64-4c-16g-2044 does not seem to be running inside a container 15:41:23 Removing intermediate container d458ee6039e1 15:41:23 ---> b3859801d363 15:41:23 Step 8/23 : COPY . . 15:41:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:41:24 Removing intermediate container 07e41afbbb2f 15:41:24 ---> c2856840fc29 15:41:24 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:41:25 $ docker top 5577cc763f067b42276c366039302a1009e1abccaa3427f1ce6392645cda91f1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:26 + go version 15:41:26 go version go1.16.8 linux/arm64 [Pipeline] } 15:41:26 $ docker stop --time=1 5577cc763f067b42276c366039302a1009e1abccaa3427f1ce6392645cda91f1 15:41:26 ---> Running in 13a7041da0ee 15:41:27 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:41:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:41:27 ---> fbbaf5e3df06 15:41:27 Step 3/22 : WORKDIR /edgex-go 15:41:27 ---> Using cache 15:41:27 ---> 217bc14f214e 15:41:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:27 ---> Using cache 15:41:27 ---> c2164b4b4492 15:41:27 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:41:27 $ docker rm -f 5577cc763f067b42276c366039302a1009e1abccaa3427f1ce6392645cda91f1 15:41:27 Removing intermediate container 13a7041da0ee 15:41:27 ---> 4016bdb1c061 15:41:27 Step 27/30 : CMD ["gate"] 15:41:27 ---> Running in 2d98bdd4c929 15:41:27 ---> Running in 1893553b7ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:41:28 Removing intermediate container 1893553b7ae6 15:41:28 ---> 1f508acedfef 15:41:28 Step 28/30 : LABEL arch=x86_64 15:41:28 + docker inspect -f . ci-base-image-arm64 15:41:28 . [Pipeline] withDockerContainer 15:41:28 prd-ubuntu18.04-docker-arm64-4c-16g-2044 does not seem to be running inside a container 15:41:28 ---> Running in 83c2e3aa7d21 15:41:28 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:41:28 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:41:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:41:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:41:29 ---> fbbaf5e3df06 15:41:29 Step 3/22 : WORKDIR /edgex-go 15:41:29 ---> Using cache 15:41:29 ---> 217bc14f214e 15:41:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:41:29 ---> Using cache 15:41:29 ---> c2164b4b4492 15:41:29 Step 5/22 : RUN apk add --update --no-cache make bash git 15:41:29 Removing intermediate container 83c2e3aa7d21 15:41:29 ---> 030e6d27b5b6 15:41:29 Step 29/30 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:41:29 ---> Running in 5aa887c57eb0 15:41:29 ---> Running in 01837420ae12 15:41:29 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:41:29 Removing intermediate container 01837420ae12 15:41:29 ---> 13155edef129 15:41:29 Step 30/30 : LABEL version=0.0.0 15:41:30 OK: 220 MiB in 52 packages 15:41:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:41:30 ---> aedc3abd4c31 15:41:30 Step 9/23 : RUN go mod tidy 15:41:30 ---> Running in 713c7b57819a 15:41:30 ---> Running in dde9cc621106 15:41:30 $ docker top 24c416278bc30e60f51cf95baaa733d1299fee9e5eb3edda91b0b31302cc02b3 -eo pid,comm 15:41:30 Removing intermediate container 713c7b57819a 15:41:30 ---> 0fbecd99ce03 15:41:30 [Pipeline] { [Pipeline] echo 15:41:30 ========================================================= 15:41:30 [edgeXBuildGoParallel] Running Tests and Build... 15:41:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:41:30 Successfully built 0fbecd99ce03 15:41:30 Successfully tagged security-bootstrapper:latest 15:41:30  Building security-bootstrapper ... done Removing intermediate container 2d98bdd4c929 15:41:30 ---> ae0a618d8360 15:41:30 Step 6/22 : COPY . . 15:41:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:41:31 + make test 15:41:31 go mod tidy 15:41:31 OK: 220 MiB in 52 packages 15:41:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:41: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 15:41:34 Removing intermediate container 5aa887c57eb0 15:41:34 ---> bcb173bc5706 15:41:34 Step 6/22 : COPY . . 15:41:36 ---> af06dadca188 15:41:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:36 Removing intermediate container dde9cc621106 15:41:36 ---> 7bfd763669a9 15:41:36 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:41:37 ---> Running in 00147b62b5cd 15:41:37 ---> Running in fb50d0bb0ca6 15:41:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:41:39 Removing intermediate container 00147b62b5cd 15:41:39 ---> 355b72e4da19 15:41:39 Step 8/22 : RUN make cmd/core-data/core-data 15:41:39 ---> Running in 7ad684bee6ca 15:41:39 Removing intermediate container 9cc941037700 15:41:39 ---> 39d8e4f3eb4b 15:41:39 15:41:39 Step 9/20 : FROM alpine:3.14 15:41:39 ---> 14119a10abf4 15:41:39 Step 10/20 : RUN apk add --update --no-cache curl 15:41:39 ---> 83b17cb58cf9 15:41:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:39 ---> Running in 9eb7adafec9f 15:41:39 ---> Running in 5c94e38cb6ea 15:41:39 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:41:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:41:40 (1/5) Installing ca-certificates (20191127-r5) 15:41:40 (2/5) Installing brotli-libs (1.0.9-r5) 15:41:40 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:41:40 (4/5) Installing libcurl (7.79.1-r0) 15:41:40 (5/5) Installing curl (7.79.1-r0) 15:41:40 Executing busybox-1.33.1-r3.trigger 15:41:40 Executing ca-certificates-20191127-r5.trigger 15:41:40 OK: 8 MiB in 19 packages 15:41:41 Removing intermediate container 9eb7adafec9f 15:41:41 ---> c12e36f77c64 15:41:41 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:41:41 Removing intermediate container 5c94e38cb6ea 15:41:41 ---> 4853d38b9e86 15:41:41 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:41:41 ---> Running in fa1f7136b02b 15:41:41 ---> Running in da1c3e4a5be2 15:41:41 Removing intermediate container fa1f7136b02b 15:41:41 ---> 170564421f9c 15:41:41 Step 12/20 : WORKDIR /edgex 15:41:41 ---> Running in d65074b6cc2d 15:41:41 Removing intermediate container d65074b6cc2d 15:41:41 ---> c797b2580db8 15:41:41 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:41:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:41:42 ---> 3b58294a9f5b 15:41:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:41:42 ---> 14ef4fe10025 15:41:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:41:43 ---> b4bbb651c283 15:41:43 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:41:43 ---> Running in 9f083902606e 15:41:43 Removing intermediate container 9f083902606e 15:41:43 ---> ab96921241c6 15:41:43 Step 17/20 : CMD ["--init=true"] 15:41:43 ---> Running in 20965ea152c6 15:41:44 Removing intermediate container 20965ea152c6 15:41:44 ---> d29fe4ff129a 15:41:44 Step 18/20 : LABEL arch=x86_64 15:41:44 ---> Running in 896d16beea8e 15:41:44 Removing intermediate container 896d16beea8e 15:41:44 ---> db1ec8f563a3 15:41:44 Step 19/20 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:41:44 ---> Running in bd67017c1e8f 15:41:44 Removing intermediate container bd67017c1e8f 15:41:44 ---> 7d08f024bff2 15:41:44 Step 20/20 : LABEL version=0.0.0 15:41:44 ---> Running in d3d441728863 15:41:44 Removing intermediate container d3d441728863 15:41:44 ---> c9ed25329248 15:41:44 15:41:44 Successfully built c9ed25329248 15:41:44 Successfully tagged security-proxy-setup:latest 15:41:58 ? github.com/edgexfoundry/edgex-go [no test files] 15:42:03  Building security-proxy-setup ... done Removing intermediate container fb50d0bb0ca6 15:42:03 ---> 56381bcb3e79 15:42:03 15:42:03 Step 11/23 : FROM alpine:3.14 15:42:03 ---> 14119a10abf4 15:42:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:42:03 ---> Using cache 15:42:03 ---> 4ad0d55b13e8 15:42:03 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:42:03 ---> Using cache 15:42:03 ---> 89224dcc9d22 15:42:03 Step 14/23 : ENV APP_PORT=59861 15:42:03 ---> Running in 269d2da3ee76 15:42:03 Removing intermediate container 269d2da3ee76 15:42:03 ---> 89d9de1538ef 15:42:03 Step 15/23 : EXPOSE $APP_PORT 15:42:03 ---> Running in 0459f733d0de 15:42:03 Removing intermediate container 0459f733d0de 15:42:03 ---> 1ad76a91eaeb 15:42:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:03 ---> b65b5c8cb2bc 15:42:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:42:04 ---> 2dbca5089847 15:42:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:42:04 ---> 0cc647486233 15:42:04 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:42:04 ---> Running in e0ec7d980b05 15:42:04 Removing intermediate container e0ec7d980b05 15:42:04 ---> d7de2225c94c 15:42:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:04 ---> Running in ab1457135dec 15:42:05 Removing intermediate container ab1457135dec 15:42:05 ---> 339a71a0b1bb 15:42:05 Step 21/23 : LABEL arch=x86_64 15:42:05 ---> Running in 8570d7f40fda 15:42:05 Removing intermediate container 8570d7f40fda 15:42:05 ---> 48b4ffb9d25b 15:42:05 Step 22/23 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:42:05 ---> Running in cbab243c8631 15:42:05 Removing intermediate container cbab243c8631 15:42:05 ---> f5e89c3e3dc1 15:42:05 Step 23/23 : LABEL version=0.0.0 15:42:05 ---> Running in 70e596ec39f6 15:42:05 Removing intermediate container 70e596ec39f6 15:42:05 ---> b1a7e80e417e 15:42:05 15:42:05 Successfully built b1a7e80e417e 15:42:05 Successfully tagged support-scheduler:latest 15:42:06  Building support-scheduler ... done Removing intermediate container da1c3e4a5be2 15:42:06 ---> 6a21e264f5e1 15:42:06 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:42:07 ---> Running in 79dc802bb0b4 15:42:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:42:08 Removing intermediate container 79dc802bb0b4 15:42:08 ---> 0515ecc121a0 15:42:08 15:42:08 Step 10/22 : FROM docker:20.10.8 15:42:08 20.10.8: Pulling from library/docker 15:42:09 Removing intermediate container 7ad684bee6ca 15:42:09 ---> a60a0e319903 15:42:09 15:42:09 Step 9/22 : FROM alpine:3.14 15:42:09 ---> 14119a10abf4 15:42:09 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:42:09 ---> Running in ff528ddedad4 15:42:09 Removing intermediate container ff528ddedad4 15:42:09 ---> 0a78a8d5b9e4 15:42:09 Step 11/22 : ENV APP_PORT=59880 15:42:09 ---> Running in 021ac996ee7a 15:42:09 Removing intermediate container 021ac996ee7a 15:42:09 ---> b7f5d2aa267f 15:42:09 Step 12/22 : EXPOSE $APP_PORT 15:42:09 ---> Running in c06cedb91d2e 15:42:09 Removing intermediate container c06cedb91d2e 15:42:09 ---> de345d7745da 15:42:09 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:09 ---> Running in 8e9aff7afb84 15:42:10 Removing intermediate container 8e9aff7afb84 15:42:10 ---> 9e4925253643 15:42:10 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:42:10 ---> Running in c6879ed4a02c 15:42:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:42:11 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:42:11 Status: Downloaded newer image for docker:20.10.8 15:42:11 ---> bc6c0ffef665 15:42:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:42:11 ---> Running in 7f5d370f333c 15:42:11 Removing intermediate container 7f5d370f333c 15:42:11 ---> 907dfd243b82 15:42:11 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 15:42:11 ---> Running in eac98785ea4a 15:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:42:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:42:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:42:12 (1/42) Installing readline (8.1.0-r0) 15:42:12 (2/42) Installing bash (5.1.4-r0) 15:42:12 Executing bash-5.1.4-r0.post-install 15:42:12 (3/42) Installing brotli-libs (1.0.9-r5) 15:42:12 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:42:12 (5/42) Installing libcurl (7.79.1-r0) 15:42:12 (6/42) Installing curl (7.79.1-r0) 15:42:12 (7/42) Installing dumb-init (1.2.5-r1) 15:42:12 (8/42) Installing libbz2 (1.0.8-r1) 15:42:12 (9/42) Installing expat (2.4.1-r0) 15:42:12 (10/42) Installing libffi (3.3-r2) 15:42:12 (11/42) Installing gdbm (1.19-r0) 15:42:12 (12/42) Installing xz-libs (5.2.5-r0) 15:42:12 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:42:12 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:42:12 (15/42) Installing mpdecimal (2.5.1-r1) 15:42:12 (16/42) Installing sqlite-libs (3.35.5-r0) 15:42:12 (17/42) Installing python3 (3.9.5-r1) 15:42:12 (1/6) Installing dumb-init (1.2.5-r1) 15:42:12 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:42:12 (3/6) Installing libsodium (1.0.18-r0) 15:42:12 (18/42) Installing py3-appdirs (1.4.4-r2) 15:42:12 (19/42) Installing py3-chardet (4.0.0-r2) 15:42:12 (20/42) Installing py3-idna (3.2-r0) 15:42:12 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:42:12 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:42:12 (22/42) Installing py3-certifi (2020.12.5-r1) 15:42:12 (23/42) Installing py3-requests (2.25.1-r4) 15:42:12 (24/42) Installing py3-msgpack (1.0.2-r1) 15:42:12 (25/42) Installing py3-lockfile (0.12.2-r4) 15:42:12 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:42:12 (27/42) Installing py3-colorama (0.4.4-r1) 15:42:12 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:42:12 (29/42) Installing py3-distlib (0.3.1-r3) 15:42:12 (5/6) Installing libzmq (4.3.4-r0) 15:42:12 (30/42) Installing py3-distro (1.5.0-r3) 15:42:12 (31/42) Installing py3-six (1.15.0-r1) 15:42:12 (32/42) Installing py3-webencodings (0.5.1-r4) 15:42:12 (33/42) Installing py3-html5lib (1.1-r1) 15:42:12 (34/42) Installing py3-parsing (2.4.7-r2) 15:42:12 (35/42) Installing py3-packaging (20.9-r1) 15:42:12 (36/42) Installing py3-toml (0.10.2-r2) 15:42:12 (37/42) Installing py3-pep517 (0.10.0-r2) 15:42:12 (38/42) Installing py3-progress (1.5-r2) 15:42:12 (39/42) Installing py3-retrying (1.3.3-r1) 15:42:12 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:42:12 (41/42) Installing py3-setuptools (52.0.0-r3) 15:42:12 (6/6) Installing zeromq (4.3.4-r0) 15:42:12 (42/42) Installing py3-pip (20.3.4-r1) 15:42:12 Executing busybox-1.33.1-r3.trigger 15:42:12 OK: 8 MiB in 20 packages 15:42:13 Executing busybox-1.33.1-r3.trigger 15:42:13 OK: 84 MiB in 64 packages 15:42:13 Collecting docker-compose==1.23.2 15:42:13 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:42:13 Collecting docopt<0.7,>=0.6.1 15:42:13 Downloading docopt-0.6.2.tar.gz (25 kB) 15:42:13 Collecting dockerpty<0.5,>=0.4.1 15:42:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:42:14 Removing intermediate container c6879ed4a02c 15:42:14 ---> fc7e6e423ae9 15:42:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:42:14 ---> 84d347266f50 15:42:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:42:14 Collecting PyYAML<4,>=3.10 15:42:14 Downloading PyYAML-3.13.tar.gz (270 kB) 15:42:14 ---> 36161d244b58 15:42:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:42:14 ---> 0ad1f604a60a 15:42:14 Step 18/22 : ENTRYPOINT ["/core-data"] 15:42:14 ---> Running in ed4bee7052c3 15:42:14 Collecting websocket-client<1.0,>=0.32.0 15:42:14 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:42:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:42:14 Removing intermediate container ed4bee7052c3 15:42:14 ---> 4d53c11ca954 15:42:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:14 Collecting texttable<0.10,>=0.9.0 15:42:14 Downloading texttable-0.9.1.tar.gz (11 kB) 15:42:14 ---> Running in eb137331edef 15:42:14 Removing intermediate container eb137331edef 15:42:14 ---> 4df52a648749 15:42:14 Step 20/22 : LABEL arch=x86_64 15:42:14 ---> Running in c9b2915d6e3b 15:42:15 Removing intermediate container c9b2915d6e3b 15:42:15 ---> 5b7b582f8de0 15:42:15 Step 21/22 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:42:15 ---> Running in 83b28dd6b997 15:42:15 Removing intermediate container 83b28dd6b997 15:42:15 ---> 648506ed4dd0 15:42:15 Step 22/22 : LABEL version=0.0.0 15:42:15 ---> Running in 39263463e5f8 15:42:15 Removing intermediate container 39263463e5f8 15:42:15 ---> 35d3ccfaaf19 15:42:15 15:42:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:42:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:42:15 Collecting cached-property<2,>=1.2.0 15:42:15 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:42:15 Successfully built 35d3ccfaaf19 15:42:15 Successfully tagged core-data:latest 15:42:15  Building core-data ... done Collecting docker<4.0,>=3.6.0 15:42:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:42:15 Collecting jsonschema<3,>=2.5.1 15:42:15 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:42:15 Collecting docker-pycreds>=0.4.0 15:42:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:42:15 Collecting idna<2.8,>=2.5 15:42:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:42:15 Collecting chardet<3.1.0,>=3.0.2 15:42:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:42:15 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) 15:42:15 Collecting urllib3<1.25,>=1.21.1 15:42:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:42:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:42:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:42:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:42:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:42:15 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:42:15 Attempting uninstall: urllib3 15:42:15 Found existing installation: urllib3 1.26.5 15:42:15 Uninstalling urllib3-1.26.5: 15:42:15 Successfully uninstalled urllib3-1.26.5 15:42:16 Attempting uninstall: idna 15:42:16 Found existing installation: idna 3.2 15:42:16 Uninstalling idna-3.2: 15:42:16 Successfully uninstalled idna-3.2 15:42:16 Attempting uninstall: chardet 15:42:16 Found existing installation: chardet 4.0.0 15:42:16 Uninstalling chardet-4.0.0: 15:42:16 Successfully uninstalled chardet-4.0.0 15:42:16 Attempting uninstall: requests 15:42:16 Found existing installation: requests 2.25.1 15:42:16 Uninstalling requests-2.25.1: 15:42:16 Successfully uninstalled requests-2.25.1 15:42:16 Running setup.py install for texttable: started 15:42:16 Running setup.py install for texttable: finished with status 'done' 15:42:16 Running setup.py install for PyYAML: started 15:42:17 Running setup.py install for PyYAML: finished with status 'done' 15:42:17 Running setup.py install for docopt: started 15:42:17 Running setup.py install for docopt: finished with status 'done' 15:42:17 Running setup.py install for dockerpty: started 15:42:17 Running setup.py install for dockerpty: finished with status 'done' 15:42:18 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 15:42:21 Removing intermediate container eac98785ea4a 15:42:21 ---> 08c20ddd92a8 15:42:21 Step 13/22 : ENV APP_PORT=58890 15:42:21 ---> Running in 75447e3b91ca 15:42:21 Removing intermediate container 75447e3b91ca 15:42:21 ---> f6997f5f30e1 15:42:21 Step 14/22 : EXPOSE $APP_PORT 15:42:21 ---> Running in b738120b26eb 15:42:21 Removing intermediate container b738120b26eb 15:42:21 ---> 560c6f3c22c5 15:42:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:42:21 ---> ce6da5e2d76f 15:42:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:42:21 ---> bba08326a20c 15:42:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:42:21 ---> a59faca69365 15:42:21 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:42:21 ---> Running in 5115ba20d18e 15:42:21 Removing intermediate container 5115ba20d18e 15:42:21 ---> 458fd6bdde89 15:42:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:42:22 ---> Running in de1751472430 15:42:22 Removing intermediate container de1751472430 15:42:22 ---> 8263f8f5b493 15:42:22 Step 20/22 : LABEL arch=x86_64 15:42:22 ---> Running in 196a68a4d9d0 15:42:22 Removing intermediate container 196a68a4d9d0 15:42:22 ---> cc7e619e3c67 15:42:22 Step 21/22 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:42:22 ---> Running in 1bced6bf73d0 15:42:22 Removing intermediate container 1bced6bf73d0 15:42:22 ---> 0e4c0c1d8ad9 15:42:22 Step 22/22 : LABEL version=0.0.0 15:42:22 ---> Running in 8fdeeb94765e 15:42:22 Removing intermediate container 8fdeeb94765e 15:42:22 ---> 5c6c5518840e 15:42:22 15:42:22 Successfully built 5c6c5518840e 15:42:22 Successfully tagged sys-mgmt-agent:latest 15:42:22  Building sys-mgmt-agent ... done  [Pipeline] } 15:42:22 $ docker stop --time=1 b7e50c31a29450f07dd9bb6fa67cd015f61a0e6538d174d5db0cd6e1968d587c 15:42:23 $ docker rm -f b7e50c31a29450f07dd9bb6fa67cd015f61a0e6538d174d5db0cd6e1968d587c [Pipeline] // withDockerContainer [Pipeline] sh 15:42:24 + docker images 15:42:24 REPOSITORY TAG IMAGE ID CREATED SIZE 15:42:24 sys-mgmt-agent latest 5c6c5518840e 2 seconds ago 294MB 15:42:24 core-data latest 35d3ccfaaf19 9 seconds ago 20.7MB 15:42:24 a60a0e319903 16 seconds ago 1.76GB 15:42:24 0515ecc121a0 17 seconds ago 1.76GB 15:42:24 support-scheduler latest b1a7e80e417e 19 seconds ago 16.2MB 15:42:24 56381bcb3e79 22 seconds ago 1.76GB 15:42:24 security-proxy-setup latest c9ed25329248 40 seconds ago 26.8MB 15:42:24 39d8e4f3eb4b 46 seconds ago 1.76GB 15:42:24 security-bootstrapper latest 0fbecd99ce03 54 seconds ago 18.9MB 15:42:24 support-notifications latest f6cca56ea60c About a minute ago 16.9MB 15:42:24 security-secretstore-setup latest dbb06f33c977 About a minute ago 28.4MB 15:42:24 core-metadata latest bed7e7b3b4e8 About a minute ago 16.9MB 15:42:24 core-command latest eb890a630059 About a minute ago 16.1MB 15:42:24 195ee9f49585 About a minute ago 1.76GB 15:42:24 90cac51e7113 About a minute ago 1.76GB 15:42:24 cdffb855704c About a minute ago 1.76GB 15:42:24 7feb1c638e66 About a minute ago 1.76GB 15:42:24 430c053aab78 About a minute ago 1.75GB 15:42:24 ci-base-image-x86_64 latest fbbaf5e3df06 5 minutes ago 1.25GB 15:42:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 13 days ago 548MB 15:42:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 2 weeks ago 34.5MB 15:42:24 docker 20.10.8 bc6c0ffef665 7 weeks ago 214MB 15:42:24 alpine 3.14 14119a10abf4 8 weeks ago 5.6MB 15:42:24 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 15:42:39 Still waiting to schedule task 15:42:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 15:42:55 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:43:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:43:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:43:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:43:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:43:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:43:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:43:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:43:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:43:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:43:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:43:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:43:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:43:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements 15:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:43:29 Running on prd-ubuntu18.04-docker-8c-8g-2045 in /w/workspace/edgexfoundry_edgex-go_PR-3778 [Pipeline] { [Pipeline] ws 15:43:29 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:43:29 The recommended git tool is: git 15:43:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.344s coverage: 98.5% of statements 15:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:43:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.361s coverage: 44.7% of statements 15:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:43:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:43:31 using credential edgex-jenkins-ssh 15:43:31 Cloning the remote Git repository 15:43:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:43:31 > git init /w/workspace/edgex-go/5 # timeout=10 15:43:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:43:31 > git --version # timeout=10 15:43:31 > git --version # 'git version 2.17.1' 15:43:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.610s coverage: 89.5% of statements 15:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.231s coverage: 84.4% of statements 15:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:43:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:43:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:43:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:43:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:43:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3778/head:refs/remotes/origin/PR-3778 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:43:38 Merging remotes/origin/main commit a2b69b26302f7c1f6618b98aa17e76474aebfec2 into PR head commit 52087c091f29db535dc82ffb6d18859866075442 15:43:38 Merge succeeded, producing 52087c091f29db535dc82ffb6d18859866075442 15:43:38 Checking out Revision 52087c091f29db535dc82ffb6d18859866075442 (PR-3778) 15:43:38 > git config core.sparsecheckout # timeout=10 15:43:38 > git checkout -f 52087c091f29db535dc82ffb6d18859866075442 # timeout=10 15:43:38 > git remote # timeout=10 15:43:38 > git config --get remote.origin.url # timeout=10 15:43:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:43:38 > git merge a2b69b26302f7c1f6618b98aa17e76474aebfec2 # timeout=10 15:43:38 > git rev-parse HEAD^{commit} # timeout=10 15:43:38 > git config core.sparsecheckout # timeout=10 15:43:38 > git checkout -f 52087c091f29db535dc82ffb6d18859866075442 # timeout=10 15:43:41 Commit message: "Merge branch 'main' into ekuiper-connections" 15:43:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.999s coverage: 94.2% of statements 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:43:41 ok github.com/edgexfoundry/edgex-go/internal/io 0.200s coverage: 59.1% of statements 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:43:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.195s coverage: 60.0% of statements 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:43:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:43:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.234s coverage: 58.8% of statements 15:43:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.187s coverage: 21.7% of statements 15:43:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:43:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.344s coverage: 47.1% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.241s coverage: 79.5% of statements 15:43:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.178s coverage: 94.1% of statements 15:43:42 + echo snap-build.sh 15:43:42 snap-build.sh 15:43:42 + SNAP_BASE_DIR=. 15:43:42 + '[' '!' -z /w/workspace/edgex-go/5 ']' 15:43:42 + SNAP_BASE_DIR=/w/workspace/edgex-go/5 15:43:42 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/5]' 15:43:42 [snap-build] Building snap in dir [/w/workspace/edgex-go/5] 15:43:42 + cd /w/workspace/edgex-go/5 15:43:42 + sudo apt-get remove -qy --purge lxd lxd-client 15:43:42 Reading package lists... 15:43:42 Building dependency tree... 15:43:42 Reading state information... 15:43:42 The following packages were automatically installed and are no longer required: 15:43:42 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 15:43:42 uidmap xdelta3 15:43:42 Use 'sudo apt autoremove' to remove them. 15:43:42 The following packages will be REMOVED: 15:43:42 lxd* lxd-client* 15:43:42 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 15:43:42 After this operation, 31.7 MB disk space will be freed. 15:43:43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 15:43:43 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 15:43:44 Removing lxd dnsmasq configuration 15:43:44 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 15:43:44 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 15:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.205s coverage: 96.3% of statements 15:43:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.180s coverage: 87.5% of statements 15:43:45 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:43:45 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 15:43:45 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 15:43:46 Processing triggers for systemd (237-3ubuntu10.45) ... 15:43:46 Processing triggers for ureadahead (0.100.0-21) ... 15:43:47 + sudo snap remove --purge lxd 15:43:47 snap "lxd" is not installed 15:43:47 + sudo groupadd --force --system lxd 15:43:47 ++ whoami 15:43:47 + sudo /usr/sbin/usermod -G lxd -a jenkins 15:43:47 + newgrp - lxd 15:43:47 + sudo snap install lxd 15:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements 15:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements 15:44:02 2021-10-26T15:43:59Z INFO Waiting for automatic snapd restart... 15:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.647s coverage: 82.5% of statements 15:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.267s coverage: 92.9% of statements 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.192s coverage: 87.2% of statements 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.246s coverage: 58.8% of statements 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.287s coverage: 80.0% of statements 15:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements 15:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.271s coverage: 85.4% of statements 15:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.786s coverage: 91.2% of statements 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.846s coverage: 64.4% of statements 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:44:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements 15:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 89.4% of statements 15:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements 15:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 15:44:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 15:44:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.288s coverage: 70.4% of statements 15:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:44:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.715s coverage: 43.5% of statements 15:44:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:44:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.220s coverage: 89.5% of statements 15:44:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.314s coverage: 84.8% of statements 15:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:44:20 lxd 4.19 from Canonical* installed 15:44:20 + sudo lxd init --auto 15:44:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.265s coverage: 17.7% of statements 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:44:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.552s coverage: 92.3% of statements 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:44:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:44:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.429s coverage: 97.7% of statements 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:44:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.184s coverage: 28.9% of statements 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:44:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:44:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.213s coverage: 100.0% of statements 15:44:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 96.9% of statements 15:44:27 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 15:44:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:44:27 GO111MODULE=on go vet ./... 15:44:30 + sudo snap install --classic snapcraft 15:44:45 snapcraft 5.0 from Canonical* installed 15:44:45 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 15:44:45 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 15:44:45 % Total % Received % Xferd Average Speed Time Time Time Current 15:44:45 Dload Upload Total Spent Left Speed 15:44:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3777 0 --:--:-- --:--:-- --:--:-- 3800 15:44:46 100 3325k 100 3325k 0 0 9366k 0 --:--:-- --:--:-- --:--:-- 9366k 15:44:46 ./yq_linux_amd64 15:44:46 + sudo snapcraft prime --use-lxd 15:44:48 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 15:44: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: 15:44:48 - README.md 15:44:48 15:44:48 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:44:48 Launching a container. 15:44:58 Waiting for container to be ready 15:44:58 To start your first instance, try: lxc launch ubuntu:20.04 15:44:58 15:45:01 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 15:45:02 Waiting for network to be ready... 15:45:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:45:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 15:45:02 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:45:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 15:45:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:45:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:45:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 15:45:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 15:45:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 15:45:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 15:45:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:45:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:45:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:45:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:45:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:45:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:45:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:45:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:45:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:45:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 15:45:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 15:45:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:45:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:45:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 15:45:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 15:45:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 15:45:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 15:45:06 Fetched 25.5 MB in 4s (6077 kB/s) 15:45:07 Reading package lists... 15:45:07 Reading package lists... 15:45:08 Building dependency tree... 15:45:08 Reading state information... 15:45:08 The following additional packages will be installed: 15:45:08 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:45:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:45:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:45:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 15:45:08 Suggested packages: 15:45:08 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 15:45:08 Recommended packages: 15:45:08 gnupg libsasl2-modules 15:45:08 The following NEW packages will be installed: 15:45:08 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 15:45:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 15:45:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 15:45:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 15:45:08 The following packages will be upgraded: 15:45:08 gpg gpg-agent gpgconf libudev1 15:45:08 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 15:45:08 Need to get 3527 kB of archives. 15:45:08 After this operation, 13.3 MB of additional disk space will be used. 15:45:08 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] 15:45:08 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] 15:45:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 15:45:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 15:45:08 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 15:45:08 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 15:45:09 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 15:45:09 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 15:45:09 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 15:45:09 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 15:45:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 15:45:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 15:45:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 15:45:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 15:45:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 15:45:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 15:45:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 15:45:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 15:45:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 15:45:09 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 15:45:09 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 15:45:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 15:45:09 debconf: delaying package configuration, since apt-utils is not installed 15:45:09 Fetched 3527 kB in 1s (3002 kB/s) 15:45:09 (Reading database ... 12511 files and directories currently installed.) 15:45:09 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 15:45:09 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:45:09 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 15:45:09 Selecting previously unselected package udev. 15:45:09 (Reading database ... 12511 files and directories currently installed.) 15:45:09 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 15:45:09 Unpacking udev (237-3ubuntu10.52) ... 15:45:10 Selecting previously unselected package libfuse2:amd64. 15:45:10 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 15:45:10 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:45:10 Selecting previously unselected package fuse. 15:45:10 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 15:45:10 Unpacking fuse (2.9.7-1ubuntu1) ... 15:45:10 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 15:45:10 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:45:10 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 15:45:10 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:45:10 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 15:45:10 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:45:10 Selecting previously unselected package libksba8:amd64. 15:45:10 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 15:45:10 Unpacking libksba8:amd64 (1.3.5-2) ... 15:45:10 Selecting previously unselected package libroken18-heimdal:amd64. 15:45:10 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:45:10 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:10 Selecting previously unselected package libasn1-8-heimdal:amd64. 15:45:10 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:45:10 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:10 Selecting previously unselected package libheimbase1-heimdal:amd64. 15:45:10 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:45:10 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:10 Selecting previously unselected package libhcrypto4-heimdal:amd64. 15:45:10 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:45:10 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:10 Selecting previously unselected package libwind0-heimdal:amd64. 15:45:10 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:45:10 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:10 Selecting previously unselected package libhx509-5-heimdal:amd64. 15:45:10 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:45:10 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:10 Selecting previously unselected package libkrb5-26-heimdal:amd64. 15:45:10 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:45:10 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 15:45:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:45:10 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:11 Selecting previously unselected package libgssapi3-heimdal:amd64. 15:45:11 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 15:45:11 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:11 Selecting previously unselected package libsasl2-modules-db:amd64. 15:45:11 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:45:11 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:45:11 Selecting previously unselected package libsasl2-2:amd64. 15:45:11 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 15:45:11 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:45:11 Selecting previously unselected package libldap-common. 15:45:11 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 15:45:11 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:45:11 Selecting previously unselected package libldap-2.4-2:amd64. 15:45:11 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 15:45:11 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:45:11 Selecting previously unselected package dirmngr. 15:45:11 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 15:45:11 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 15:45:11 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 15:45:11 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 15:45:11 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 15:45:11 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:45:11 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 15:45:11 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 15:45:11 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:11 Setting up libksba8:amd64 (1.3.5-2) ... 15:45:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:45:11 Setting up udev (237-3ubuntu10.52) ... 15:45:11 invoke-rc.d: policy-rc.d denied execution of start. 15:45:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:11 Processing triggers for systemd (237-3ubuntu10) ... 15:45:11 Setting up fuse (2.9.7-1ubuntu1) ... 15:45:11 Setting up gpg (2.2.4-1ubuntu1.4) ... 15:45:11 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:12 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:12 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:12 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:12 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:12 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:12 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 15:45:12 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 15:45:12 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 15:45:12 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:45:12 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 15:45:12 settings in the [Install] section, and DefaultInstance for template units). 15:45:12 This means they are not meant to be enabled using systemctl. 15:45:12 Possible reasons for having this kind of units are: 15:45:12 1) A unit may be statically enabled by being symlinked from another unit's 15:45:12 .wants/ or .requires/ directory. 15:45:12 2) A unit's purpose may be to act as a helper for some other unit which has 15:45:12 a requirement dependency on it. 15:45:12 3) A unit may be started when needed via activation (socket, path, timer, 15:45:12 D-Bus, udev, scripted systemctl call, ...). 15:45:12 4) In case of template units, the unit is meant to be enabled with some 15:45:12 instance name specified. 15:45:12 Reading package lists... 15:45:12 Building dependency tree... 15:45:12 Reading state information... 15:45:13 The following additional packages will be installed: 15:45:13 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 15:45:13 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 15:45:13 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 15:45:13 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 15:45:13 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 15:45:13 Suggested packages: 15:45:13 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 15:45:13 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 15:45:13 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 15:45:13 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 15:45:13 systemd-container policykit-1 15:45:13 Recommended packages: 15:45:13 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 15:45:13 The following NEW packages will be installed: 15:45:13 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 15:45:13 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 15:45:13 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 15:45:13 multiarch-support openssh-client python3 python3-minimal python3.6 15:45:13 python3.6-minimal snapd squashfs-tools sudo 15:45:13 The following packages will be upgraded: 15:45:13 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 15:45:13 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 15:45:13 Need to get 36.8 MB of archives. 15:45:13 After this operation, 147 MB of additional disk space will be used. 15:45:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 15:45:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 15:45:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 15:45:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 15:45:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 15:45:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 15:45:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 15:45:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 15:45:13 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 15:45:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 15:45:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 15:45:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 15:45:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 15:45:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 15:45:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 15:45:13 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 15:45:13 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 15:45:14 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 15:45:14 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 15:45:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 15:45:14 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 15:45:14 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 15:45:14 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 15:45:14 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 15:45:14 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 15:45:14 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 15:45:14 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 15:45:14 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 15:45:14 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 15:45:14 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 15:45:15 debconf: delaying package configuration, since apt-utils is not installed 15:45:15 Fetched 36.8 MB in 2s (17.3 MB/s) 15:45:15 (Reading database ... 12757 files and directories currently installed.) 15:45:15 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 15:45:15 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:45:16 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 15:45:16 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:45:16 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 15:45:16 (Reading database ... 12757 files and directories currently installed.) 15:45:16 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 15:45:16 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 15:45:16 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 15:45:16 (Reading database ... 12757 files and directories currently installed.) 15:45:16 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 15:45:16 Unpacking apt (1.6.14) over (1.6.1) ... 15:45:16 Setting up apt (1.6.14) ... 15:45:16 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 15:45:16 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 15:45:17 (Reading database ... 12764 files and directories currently installed.) 15:45:17 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:45:17 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:45:17 Selecting previously unselected package libpython3.6-minimal:amd64. 15:45:17 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:45:17 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:45:17 Selecting previously unselected package libexpat1:amd64. 15:45:17 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 15:45:17 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:45:17 Selecting previously unselected package python3.6-minimal. 15:45:17 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:45:17 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:45:17 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 15:45:17 Checking for services that may need to be restarted...done. 15:45:17 Checking for services that may need to be restarted...done. 15:45:17 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:45:17 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 15:45:17 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 15:45:18 Selecting previously unselected package python3-minimal. 15:45:18 (Reading database ... 13012 files and directories currently installed.) 15:45:18 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 15:45:18 Unpacking python3-minimal (3.6.7-1~18.04) ... 15:45:18 Selecting previously unselected package mime-support. 15:45:18 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 15:45:18 Unpacking mime-support (3.60ubuntu1) ... 15:45:18 Selecting previously unselected package libmpdec2:amd64. 15:45:18 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 15:45:18 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:45:18 Selecting previously unselected package libpython3.6-stdlib:amd64. 15:45:18 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:45:18 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:45:18 Selecting previously unselected package python3.6. 15:45:18 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 15:45:18 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:45:18 Selecting previously unselected package libpython3-stdlib:amd64. 15:45:18 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 15:45:18 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:45:18 Setting up python3-minimal (3.6.7-1~18.04) ... 15:45:18 Selecting previously unselected package python3. 15:45:18 (Reading database ... 13442 files and directories currently installed.) 15:45:18 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 15:45:18 Unpacking python3 (3.6.7-1~18.04) ... 15:45:19 Selecting previously unselected package multiarch-support. 15:45:19 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 15:45:19 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 15:45:19 Setting up multiarch-support (2.27-3ubuntu1.4) ... 15:45:19 Selecting previously unselected package liblzo2-2:amd64. 15:45:19 (Reading database ... 13479 files and directories currently installed.) 15:45:19 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 15:45:19 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 15:45:19 Selecting previously unselected package libbsd0:amd64. 15:45:19 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 15:45:19 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:45:19 Selecting previously unselected package sudo. 15:45:19 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 15:45:19 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 15:45:19 Selecting previously unselected package apparmor. 15:45:19 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 15:45:19 Unpacking apparmor (2.12-4ubuntu5.1) ... 15:45:19 Selecting previously unselected package libedit2:amd64. 15:45:19 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 15:45:19 Unpacking libedit2:amd64 (3.1-20170329-1) ... 15:45:19 Selecting previously unselected package libkrb5support0:amd64. 15:45:19 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 15:45:19 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:45:19 Selecting previously unselected package libk5crypto3:amd64. 15:45:19 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 15:45:19 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:45:19 Selecting previously unselected package libkeyutils1:amd64. 15:45:19 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 15:45:19 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:45:19 Selecting previously unselected package libkrb5-3:amd64. 15:45:19 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 15:45:19 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:45:19 Selecting previously unselected package libgssapi-krb5-2:amd64. 15:45:19 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 15:45:19 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:45:19 Selecting previously unselected package libssl1.0.0:amd64. 15:45:19 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 15:45:19 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:45:19 Selecting previously unselected package openssh-client. 15:45:19 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 15:45:19 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 15:45:20 Selecting previously unselected package squashfs-tools. 15:45:20 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 15:45:20 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:45:20 Selecting previously unselected package snapd. 15:45:20 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 15:45:20 Unpacking snapd (2.51.1+18.04) ... 15:45:22 Setting up libedit2:amd64 (3.1-20170329-1) ... 15:45:22 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 15:45:22 Setting up mime-support (3.60ubuntu1) ... 15:45:22 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 15:45:22 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 15:45:22 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 15:45:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:45:22 Setting up systemd (237-3ubuntu10.52) ... 15:45:22 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 15:45:23 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 15:45:23 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 15:45:23 Setting up liblzo2-2:amd64 (2.08-1.2) ... 15:45:23 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 15:45:23 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 15:45:23 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 15:45:23 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 15:45:23 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 15:45:23 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 15:45:23 Setting up python3 (3.6.7-1~18.04) ... 15:45:23 running python rtupdate hooks for python3.6... 15:45:23 running python post-rtupdate hooks for python3.6... 15:45:23 Setting up apparmor (2.12-4ubuntu5.1) ... 15:45:24 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 15:45:24 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 15:45:24 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 15:45:24 Setting up snapd (2.51.1+18.04) ... 15:45:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 15:45:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 15:45:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 15:45:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 15:45:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:45:25 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 15:45:26 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 15:45:26 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 15:45:26 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 15:45:26 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 15:45:26 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 15:45:26 Processing triggers for libc-bin (2.27-3ubuntu1) ... 15:45:26 Processing triggers for systemd (237-3ubuntu10.52) ... 15:45:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:45:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:45:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:45:28 Reading package lists... 15:45:29 Reading package lists... 15:45:29 Building dependency tree... 15:45:29 Reading state information... 15:45:29 Calculating upgrade... 15:45:29 The following packages will be upgraded: 15:45:29 advancecomp base-files bash binutils binutils-common 15:45:29 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 15:45:29 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 15:45:29 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 15:45:29 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 15:45:29 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 15:45:29 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 15:45:29 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 15:45:29 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 15:45:29 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 15:45:29 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 15:45:29 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 15:45:29 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 15:45:29 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 15:45:29 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 15:45:29 ubuntu-keyring util-linux 15:45:29 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 15:45:29 Need to get 64.2 MB of archives. 15:45:29 After this operation, 5144 kB of additional disk space will be used. 15:45:29 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-161.169 [985 kB] 15:45:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 15:45:29 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 15:45:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 15:45:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 15:45:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 15:45:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 15:45:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 15:45:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 15:45:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 15:45:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 15:45:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 15:45:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 15:45:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 15:45:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 15:45:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 15:45:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 15:45:29 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 15:45:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 15:45:29 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 15:45:29 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 15:45:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 15:45:29 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 15:45:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 15:45:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 15:45:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 15:45:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 15:45:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 15:45:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 15:45:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 15:45:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 15:45:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 15:45:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 15:45:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 15:45:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 15:45:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 15:45:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 15:45:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 15:45:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 15:45:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 15:45:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 15:45:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 15:45:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 15:45:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 15:45:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 15:45:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 15:45:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 15:45:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 15:45:29 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 15:45:29 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] 15:45:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] 15:45:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] 15:45:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] 15:45:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 15:45:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 15:45:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 15:45:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 15:45:30 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 15:45:30 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 15:45:30 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 15:45:30 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 15:45:30 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 15:45:30 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 15:45:30 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 15:45:30 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 15:45:30 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 15:45:30 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 15:45:30 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 15:45:30 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 15:45:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 15:45:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 15:45:30 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 15:45:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 15:45:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 15:45:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 15:45:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 15:45:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 15:45:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 15:45:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 15:45:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 15:45:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 15:45:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 15:45:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 15:45:30 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 15:45:30 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] 15:45:30 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 15:45:30 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 15:45:30 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 15:45:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 15:45:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 15:45:30 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 15:45:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 15:45:31 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 15:45:31 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 15:45:31 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 15:45:31 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 15:45:31 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 15:45:31 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 15:45:31 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 15:45:31 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 15:45:31 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 15:45:31 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 15:45:31 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 15:45:31 debconf: delaying package configuration, since apt-utils is not installed 15:45:31 Fetched 64.2 MB in 2s (36.7 MB/s) 15:45:31 (Reading database ... 13914 files and directories currently installed.) 15:45:31 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 15:45:31 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:45:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 15:45:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:45:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-161.169_amd64.deb ... 15:45:31 Unpacking linux-libc-dev:amd64 (4.15.0-161.169) over (4.15.0-20.21) ... 15:45:32 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:45:32 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:45:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:45:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:45:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:45:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:45:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:45:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:45:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:45:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:45:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:45:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:45:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:45:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:45:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 15:45:32 (Reading database ... 13914 files and directories currently installed.) 15:45:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 15:45:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 15:45:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 15:45:32 (Reading database ... 13914 files and directories currently installed.) 15:45:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:45:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:45:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:45:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:45:32 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 15:45:32 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 15:45:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 15:45:33 (Reading database ... 13914 files and directories currently installed.) 15:45:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 15:45:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:45:33 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 15:45:34 (Reading database ... 13914 files and directories currently installed.) 15:45:34 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 15:45:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 15:45:34 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 15:45:34 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 15:45:34 Setting up base-files (10.1ubuntu2.11) ... 15:45:34 Installing new version of config file /etc/issue ... 15:45:34 Installing new version of config file /etc/issue.net ... 15:45:34 Installing new version of config file /etc/lsb-release ... 15:45:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 15:45:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 15:45:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 15:45:34 Removing obsolete conffile /etc/default/motd-news ... 15:45:34 (Reading database ... 13915 files and directories currently installed.) 15:45:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 15:45:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 15:45:34 Setting up bash (4.4.18-2ubuntu1.2) ... 15:45:34 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 15:45:34 (Reading database ... 13915 files and directories currently installed.) 15:45:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 15:45:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 15:45:35 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 15:45:35 (Reading database ... 13915 files and directories currently installed.) 15:45:35 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 15:45:35 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 15:45:35 Setting up tar (1.29b-2ubuntu0.2) ... 15:45:35 (Reading database ... 13915 files and directories currently installed.) 15:45:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 15:45:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:45:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 15:45:35 (Reading database ... 13915 files and directories currently installed.) 15:45:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 15:45:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:45:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 15:45:35 (Reading database ... 13915 files and directories currently installed.) 15:45:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 15:45:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:45:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 15:45:35 (Reading database ... 13915 files and directories currently installed.) 15:45:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 15:45:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 15:45:35 Setting up grep (3.1-2build1) ... 15:45:35 (Reading database ... 13915 files and directories currently installed.) 15:45:35 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 15:45:35 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 15:45:36 Setting up gzip (1.6-5ubuntu1.1) ... 15:45:36 (Reading database ... 13915 files and directories currently installed.) 15:45:36 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 15:45:36 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:45:36 Setting up login (1:4.5-1ubuntu2) ... 15:45:36 (Reading database ... 13915 files and directories currently installed.) 15:45:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 15:45:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:45:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 15:45:36 (Reading database ... 13915 files and directories currently installed.) 15:45:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 15:45:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:45:37 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 15:45:37 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:45:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 15:45:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:45:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 15:45:37 (Reading database ... 13915 files and directories currently installed.) 15:45:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 15:45:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 15:45:38 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:45:38 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:45:38 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 15:45:38 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 15:45:38 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 15:45:38 (Reading database ... 13915 files and directories currently installed.) 15:45:38 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 15:45:38 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 15:45:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 15:45:38 (Reading database ... 13915 files and directories currently installed.) 15:45:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:45:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:45:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:45:38 (Reading database ... 13915 files and directories currently installed.) 15:45:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:45:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:45:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:45:38 (Reading database ... 13915 files and directories currently installed.) 15:45:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:45:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:45:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:45:38 (Reading database ... 13915 files and directories currently installed.) 15:45:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:45:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:45:38 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:45:38 (Reading database ... 13915 files and directories currently installed.) 15:45:38 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 15:45:38 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:45:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 15:45:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:45:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 15:45:39 (Reading database ... 13915 files and directories currently installed.) 15:45:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 15:45:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:45:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 15:45:39 (Reading database ... 13915 files and directories currently installed.) 15:45:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:45:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:45:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 15:45:39 (Reading database ... 13915 files and directories currently installed.) 15:45:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:45:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:45:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 15:45:39 (Reading database ... 13915 files and directories currently installed.) 15:45:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:45:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:45:39 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 15:45:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 15:45:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 15:45:40 (Reading database ... 13915 files and directories currently installed.) 15:45:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 15:45:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 15:45:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 15:45:40 (Reading database ... 13915 files and directories currently installed.) 15:45:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 15:45:41 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 15:45:41 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 15:45:41 (Reading database ... 13917 files and directories currently installed.) 15:45:41 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 15:45:41 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 15:45:41 Setting up debconf (1.5.66ubuntu1) ... 15:45:41 (Reading database ... 13917 files and directories currently installed.) 15:45:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 15:45:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:45:41 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 15:45:41 (Reading database ... 13917 files and directories currently installed.) 15:45:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 15:45:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 15:45:41 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 15:45:41 (Reading database ... 13917 files and directories currently installed.) 15:45:41 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:45:41 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:45:41 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:45:41 (Reading database ... 13917 files and directories currently installed.) 15:45:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:45:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:45:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 15:45:42 (Reading database ... 13919 files and directories currently installed.) 15:45:42 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 15:45:42 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:45:42 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 15:45:42 (Reading database ... 13923 files and directories currently installed.) 15:45:42 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 15:45:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 15:45:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 15:45:42 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 15:45:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 15:45:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:45:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 15:45:42 (Reading database ... 13923 files and directories currently installed.) 15:45:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 15:45:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 15:45:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 15:45:42 (Reading database ... 13923 files and directories currently installed.) 15:45:42 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 15:45:42 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 15:45:42 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 15:45:42 (Reading database ... 13923 files and directories currently installed.) 15:45:42 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 15:45:42 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 15:45:42 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 15:45:43 (Reading database ... 13923 files and directories currently installed.) 15:45:43 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 15:45:43 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 15:45:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 15:45:43 (Reading database ... 13923 files and directories currently installed.) 15:45:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 15:45:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 15:45:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 15:45:43 (Reading database ... 13923 files and directories currently installed.) 15:45:43 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 15:45:43 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 15:45:43 Setting up passwd (1:4.5-1ubuntu2) ... 15:45:43 (Reading database ... 13923 files and directories currently installed.) 15:45:43 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 15:45:43 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 15:45:43 Setting up gpgv (2.2.4-1ubuntu1.4) ... 15:45:43 (Reading database ... 13923 files and directories currently installed.) 15:45:43 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:45:43 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:45:43 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:45:43 (Reading database ... 13923 files and directories currently installed.) 15:45:43 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 15:45:43 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 15:45:43 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 15:45:43 (Reading database ... 13923 files and directories currently installed.) 15:45:43 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 15:45:43 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 15:45:44 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 15:45:44 (Reading database ... 13923 files and directories currently installed.) 15:45:44 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 15:45:44 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 15:45:44 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 15:45:44 (Reading database ... 13923 files and directories currently installed.) 15:45:44 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 15:45:44 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 15:45:44 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 15:45:44 (Reading database ... 13923 files and directories currently installed.) 15:45:44 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 15:45:44 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 15:45:44 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 15:45:44 (Reading database ... 13923 files and directories currently installed.) 15:45:44 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 15:45:44 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 15:45:44 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 15:45:44 (Reading database ... 13923 files and directories currently installed.) 15:45:44 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 15:45:44 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 15:45:44 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 15:45:44 (Reading database ... 13924 files and directories currently installed.) 15:45:44 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:45:44 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:45:44 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 15:45:44 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 15:45:44 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 15:45:44 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 15:45:45 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 15:45:45 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 15:45:45 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 15:45:45 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 15:45:45 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 15:45:45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 15:45:45 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 15:45:45 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 15:45:45 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 15:45:45 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 15:45:45 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 15:45:45 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 15:45:45 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 15:45:45 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 15:45:45 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 15:45:45 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 15:45:45 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 15:45:45 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 15:45:46 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 15:45:46 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 15:45:46 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 15:45:46 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 15:45:46 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:45:46 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:45:46 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:45:46 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:45:46 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:45:46 Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:45:46 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... 15:45:46 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... 15:45:46 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:45:46 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:45:46 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:45:46 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:45:47 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:45:47 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:45:47 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:45:47 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:45:47 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:45:47 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:45:48 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:45:48 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:45:48 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:45:48 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:45:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:45:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:45:50 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 15:45:50 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 15:45:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:45:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:45:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 15:45:50 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:45:50 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 15:45:50 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 15:45:50 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 15:45:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 15:45:50 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:45:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:45:50 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 15:45:50 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 15:45:50 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 15:45:50 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 15:45:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:45:50 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 15:45:50 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:45:50 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:45:50 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:45:50 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 15:45:50 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 15:45:50 Setting up tzdata (2021a-2ubuntu0.18.04) ... 15:45:50 15:45:50 Current default time zone: 'Etc/UTC' 15:45:50 Local time is now: Tue Oct 26 15:45:50 UTC 2021. 15:45:50 Universal Time is now: Tue Oct 26 15:45:50 UTC 2021. 15:45:50 Run 'dpkg-reconfigure tzdata' if you wish to change it. 15:45:50 15:45:50 Setting up systemd-sysv (237-3ubuntu10.52) ... 15:45:50 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:45:50 Setting up linux-libc-dev:amd64 (4.15.0-161.169) ... 15:45:50 Setting up mount (2.31.1-0.4ubuntu3.7) ... 15:45:50 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 15:45:50 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 15:45:50 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 15:45:50 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 15:45:50 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 15:45:50 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 15:45:50 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 15:45:50 Setting up procps (2:3.3.12-3ubuntu1.2) ... 15:45:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 15:45:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... 15:45:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 15:45:51 Setting up patch (2.7.6-2ubuntu1.1) ... 15:45:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 15:45:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 15:45:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 15:45:51 Installing new version of config file /etc/ssl/openssl.cnf ... 15:45:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 15:45:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 15:45:51 Setting up ca-certificates (20210119~18.04.2) ... 15:45:52 Updating certificates in /etc/ssl/certs... 15:45:53 23 added, 28 removed; done. 15:45:53 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 15:45:53 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 15:45:53 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 15:45:53 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 15:45:53 Setting up pkgbinarymangler (138.18.04.1) ... 15:45:53 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 15:45:53 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... 15:45:53 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 15:45:53 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 15:45:53 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:45:53 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 15:45:53 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 15:45:53 Setting up perl (5.26.1-6ubuntu0.5) ... 15:45:53 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... 15:45:53 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 15:45:53 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 15:45:53 Setting up binutils (2.30-21ubuntu1~18.04.7) ... 15:45:53 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 15:45:53 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 15:45:53 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 15:45:53 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 15:45:53 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 15:45:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:45:53 Processing triggers for systemd (237-3ubuntu10.52) ... 15:45:54 Processing triggers for mime-support (3.60ubuntu1) ... 15:45:54 Processing triggers for ca-certificates (20210119~18.04.2) ... 15:45:54 Updating certificates in /etc/ssl/certs... 15:45:54 0 added, 0 removed; done. 15:45:54 Running hooks in /etc/ca-certificates/update.d... 15:45:54 done. 15:45:54 Reading package lists... 15:45:55 Building dependency tree... 15:45:55 Reading state information... 15:45:55 The following NEW packages will be installed: 15:45:55 apt-transport-https 15:45:55 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 15:45:55 Need to get 4348 B of archives. 15:45:55 After this operation, 154 kB of additional disk space will be used. 15:45:55 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 15:45:56 debconf: delaying package configuration, since apt-utils is not installed 15:45:56 Fetched 4348 B in 1s (6227 B/s) 15:45:56 Selecting previously unselected package apt-transport-https. 15:45:56 (Reading database ... 13928 files and directories currently installed.) 15:45:56 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 15:45:56 Unpacking apt-transport-https (1.6.14) ... 15:45:56 Setting up apt-transport-https (1.6.14) ... 15:45:56 Waiting for network to be ready... 15:46:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:04 ./bin/test-attribution-txt.sh [Pipeline] sh 15:46:04 + ls -al . 15:46:04 total 664 15:46:04 drwxrwxr-x 9 1001 1001 4096 Oct 26 15:45 . 15:46:04 drwxr-xr-x 4 root root 4096 Oct 26 15:41 .. 15:46:04 -rw-rw-r-- 1 1001 1001 11 Oct 26 15:39 .dockerignore 15:46:04 drwxrwxr-x 8 1001 1001 4096 Oct 26 15:39 .git 15:46:04 drwxrwxr-x 4 1001 1001 4096 Oct 26 15:39 .github 15:46:04 -rw-rw-r-- 1 1001 1001 804 Oct 26 15:39 .gitignore 15:46:04 -rw-rw-r-- 1 1001 1001 42 Oct 26 15:39 .golangci.yml 15:46:04 -rw-rw-r-- 1 1001 1001 76 Oct 26 15:39 .hadolint.yml 15:46:04 -rw-rw-r-- 1 1001 1001 166 Oct 26 15:39 .sonarcloud.properties 15:46:04 -rw-rw-r-- 1 1001 1001 1171 Oct 26 15:39 ADOPTERS.md 15:46:04 -rw-rw-r-- 1 1001 1001 8910 Oct 26 15:39 Attribution.txt 15:46:04 -rw-rw-r-- 1 1001 1001 43881 Oct 26 15:39 CHANGELOG.md 15:46:04 -rw-rw-r-- 1 1001 1001 3804 Oct 26 15:39 CONTRIBUTING.md 15:46:04 -rw-rw-r-- 1 1001 1001 677 Oct 26 15:39 GOVERNANCE.md 15:46:04 -rw-rw-r-- 1 1001 1001 849 Oct 26 15:39 Jenkinsfile 15:46:04 -rw-rw-r-- 1 1001 1001 10775 Oct 26 15:39 LICENSE 15:46:04 -rw-rw-r-- 1 1001 1001 6508 Oct 26 15:39 Makefile 15:46:04 -rw-rw-r-- 1 1001 1001 582 Oct 26 15:39 OWNERS.md 15:46:04 -rw-rw-r-- 1 1001 1001 8256 Oct 26 15:39 README.md 15:46:04 -rw-rw-r-- 1 1001 1001 6912 Oct 26 15:39 SECURITY.md 15:46:04 -rw-rw-r-- 1 1001 1001 5 Oct 26 15:36 VERSION 15:46:04 -rw-rw-r-- 1 1001 1001 4131 Oct 26 15:39 ZMQWindows.md 15:46:04 drwxrwxr-x 2 1001 1001 4096 Oct 26 15:39 bin 15:46:04 drwxrwxr-x 14 1001 1001 4096 Oct 26 15:39 cmd 15:46:04 -rw-r--r-- 1 root root 426060 Oct 26 15:44 coverage.out 15:46:04 -rw-rw-r-- 1 1001 1001 848 Oct 26 15:39 go.mod 15:46:04 -rw-rw-r-- 1 1001 1001 50414 Oct 26 15:39 go.sum 15:46:04 drwxrwxr-x 8 1001 1001 4096 Oct 26 15:39 internal 15:46:04 drwxrwxr-x 3 1001 1001 4096 Oct 26 15:39 openapi 15:46:04 drwxrwxr-x 4 1001 1001 4096 Oct 26 15:39 snap 15:46:04 -rw-rw-r-- 1 1001 1001 204 Oct 26 15:39 version.go [Pipeline] sh 15:46:05 + '[' -e coverage.out ] 15:46:05 + chown 1001:1001 coverage.out [Pipeline] stash 15:46:05 Warning: overwriting stash ‘coverage-report’ 15:46:06 Stashed 1 file(s) [Pipeline] sh 15:46:06 + make build 15:46:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:46:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:46:35 2021-10-26T15:46:31Z INFO Waiting for automatic snapd restart... 15:46:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:46:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:46:45 snapd 2.52.1 from Canonical* installed 15:46:45 "snapd" switched to the "latest/stable" channel 15:46:45 15:46:47 core18 20210722 from Canonical* installed 15:46:47 "core18" switched to the "latest/stable" channel 15:46:47 15:46:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:46:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:46:49 snapcraft 5.0 from Canonical* installed 15:46:49 "snapcraft" switched to the "latest/stable" channel 15:46:49 15:46:53 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 15:46:53 - README.md 15:46:53 15:46:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 15:46:54 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 15:46:54 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 15:46:54 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:46:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:46:55 Reading package lists... 15:46:55 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 15:46:55 Reading package lists... 15:46:56 Building dependency tree... 15:46:56 Reading state information... 15:46:56 Suggested packages: 15:46:56 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 15:46:56 git-gui gitk gitweb git-cvs git-mediawiki git-svn 15:46:56 Recommended packages: 15:46:56 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 15:46:56 The following NEW packages will be installed: 15:46:56 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 15:46:56 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 15:46:56 pkg-config zip 15:46:56 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 15:46:56 Need to get 7670 kB of archives. 15:46:56 After this operation, 43.8 MB of additional disk space will be used. 15:46:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 15:46:56 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 15:46:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 15:46:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 15:46:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 15:46:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 15:46:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 15:46:57 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 15:46:57 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 15:46:57 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 15:46:57 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 15:46:57 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 15:46:57 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 15:46:57 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 15:46:57 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 15:46:57 debconf: delaying package configuration, since apt-utils is not installed 15:46:57 Fetched 7670 kB in 1s (9828 kB/s) 15:46:57 Selecting previously unselected package libglib2.0-0:amd64. 15:46:57 (Reading database ... 13932 files and directories currently installed.) 15:46:57 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 15:46:57 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:46:57 Selecting previously unselected package libpsl5:amd64. 15:46:57 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 15:46:57 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 15:46:57 Selecting previously unselected package libnghttp2-14:amd64. 15:46:57 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 15:46:57 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:46:57 Selecting previously unselected package librtmp1:amd64. 15:46:57 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 15:46:57 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:46:57 Selecting previously unselected package libcurl3-gnutls:amd64. 15:46:57 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 15:46:57 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:46:57 Selecting previously unselected package liberror-perl. 15:46:57 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 15:46:57 Unpacking liberror-perl (0.17025-1) ... 15:46:57 Selecting previously unselected package git-man. 15:46:57 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 15:46:57 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 15:46:58 Selecting previously unselected package git. 15:46:58 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 15:46:58 Unpacking git (1:2.17.1-1ubuntu0.9) ... 15:46:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:46:58 Selecting previously unselected package libnorm1:amd64. 15:46:58 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 15:46:58 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:46:58 Selecting previously unselected package libpgm-5.2-0:amd64. 15:46:58 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 15:46:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:46:58 Selecting previously unselected package libsodium23:amd64. 15:46:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 15:46:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 15:46:58 Selecting previously unselected package libzmq5:amd64. 15:46:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 15:46:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:46:58 Selecting previously unselected package libzmq3-dev:amd64. 15:46:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 15:46:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:46:58 Selecting previously unselected package pkg-config. 15:46:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 15:46:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 15:46:58 Selecting previously unselected package zip. 15:46:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 15:46:58 Unpacking zip (3.0-11build1) ... 15:46:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 15:46:58 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 15:46:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 15:46:58 Setting up liberror-perl (0.17025-1) ... 15:46:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 15:46:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 15:46:58 No schema files found: doing nothing. 15:46:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 15:46:58 Setting up zip (3.0-11build1) ... 15:46:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 15:46:58 Setting up libsodium23:amd64 (1.0.16-2) ... 15:46:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 15:46:58 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 15:46:59 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 15:46:59 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 15:46:59 Setting up git (1:2.17.1-1ubuntu0.9) ... 15:46:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 15:46:59 git set to automatically installed. 15:46:59 git-man set to automatically installed. 15:46:59 libcurl3-gnutls set to automatically installed. 15:46:59 liberror-perl set to automatically installed. 15:46:59 libglib2.0-0 set to automatically installed. 15:46:59 libnghttp2-14 set to automatically installed. 15:46:59 libnorm1 set to automatically installed. 15:46:59 libpgm-5.2-0 set to automatically installed. 15:46:59 libpsl5 set to automatically installed. 15:46:59 librtmp1 set to automatically installed. 15:46:59 libsodium23 set to automatically installed. 15:46:59 libzmq3-dev set to automatically installed. 15:46:59 libzmq5 set to automatically installed. 15:46:59 pkg-config set to automatically installed. 15:46:59 zip set to automatically installed. 15:47:02 snapd is not logged in, snap install commands will use sudo 15:47:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:47:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:47:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:47:14 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 15:47:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:47:15 snapd is not logged in, snap install commands will use sudo [Pipeline] } 15:47:23 $ docker stop --time=1 24c416278bc30e60f51cf95baaa733d1299fee9e5eb3edda91b0b31302cc02b3 15:47:25 $ docker rm -f 24c416278bc30e60f51cf95baaa733d1299fee9e5eb3edda91b0b31302cc02b3 15:47:26 core18 20211015 from Canonical* refreshed 15:47:26 Pulling config-common 15:47:26 + snapcraftctl pull [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:27 15:47:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:47:27 Pulling go-build-helper 15:47:27 + snapcraftctl pull 15:47:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:27 latest: Pulling from edgex-devops/edgex-compose-arm64 15:47:27 29e5d40040c1: Pulling fs layer 15:47:27 1ce36da41761: Pulling fs layer 15:47:27 25b303627fd3: Pulling fs layer 15:47:28 29e5d40040c1: Verifying Checksum 15:47:28 29e5d40040c1: Download complete 15:47:28 'edgex-go' has dependencies that need to be staged: go-build-helper 15:47:28 Skipping pull go-build-helper (already ran) 15:47:28 Building go-build-helper 15:47:28 + snapcraftctl build 15:47:28 1ce36da41761: Verifying Checksum 15:47:28 1ce36da41761: Download complete 15:47:28 29e5d40040c1: Pull complete 15:47:29 25b303627fd3: Verifying Checksum 15:47:29 25b303627fd3: Download complete 15:47:29 1ce36da41761: Pull complete 15:47:30 Staging go-build-helper 15:47:30 + snapcraftctl stage 15:47:40 25b303627fd3: Pull complete 15:47:40 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:47:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 15:47:40 prd-ubuntu18.04-docker-arm64-4c-16g-2044 does not seem to be running inside a container 15:47:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:47:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 15:47:40 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 15:47:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1932 kB] 15:47:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [349 kB] 15:47:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 15:47:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 15:47:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [488 kB] 15:47:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [65.8 kB] 15:47:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1144 kB] 15:47:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 15:47:40 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 15:47:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 15:47:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 15:47:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 15:47:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 15:47:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 15:47:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 15:47:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 15:47:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 15:47:40 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2277 kB] 15:47:40 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [442 kB] 15:47:40 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 15:47:40 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 15:47:40 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [513 kB] 15:47:40 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [69.7 kB] 15:47:40 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1759 kB] 15:47:40 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 15:47:40 Fetched 25.5 MB in 0s (0 B/s) 15:47:40 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 15:47:40 Fetched 224 kB in 0s (0 B/s) 15:47:40 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 15:47:40 Fetched 157 kB in 0s (0 B/s) 15:47:40 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 15:47:40 Fetched 221 kB in 0s (0 B/s) 15:47:40 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 15:47:40 Fetched 143 kB in 0s (0 B/s) 15:47:40 Pulling edgex-go 15:47:40 + snapcraftctl pull 15:47:40 Pulling hooks 15:47:40 + snapcraftctl pull 15:47:43 $ docker top 698bb3f545ec1c82a93592d525ecffb21094a1c21928a585f554b47469bd295d -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:44 + grep parallel 15:47:44 + docker-compose build --help 15:47:49 --parallel Build images in parallel. [Pipeline] } 15:47:49 $ docker stop --time=1 698bb3f545ec1c82a93592d525ecffb21094a1c21928a585f554b47469bd295d 15:47:51 $ docker rm -f 698bb3f545ec1c82a93592d525ecffb21094a1c21928a585f554b47469bd295d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:47:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:52 . [Pipeline] withDockerContainer 15:47:52 prd-ubuntu18.04-docker-arm64-4c-16g-2044 does not seem to be running inside a container 15:47:52 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:47:53 $ docker top 193dd8d8d88dd9c4b0cce3f2323cef3d027f89b5024dc3501c00363968b81e4f -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:54 + docker-compose -f ./docker-compose-build.yml build --parallel 15:47:59 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 15:47:59 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 15:47:59 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 15:47:59 Fetched 0 B in 0s (0 B/s) 15:47:59 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 15:47:59 Fetched 96.5 kB in 0s (0 B/s) 15:47:59 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 15:47:59 Fetched 279 kB in 0s (0 B/s) 15:47:59 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 15:47:59 Fetched 122 kB in 0s (0 B/s) 15:47:59 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 15:47:59 Fetched 77.8 kB in 0s (0 B/s) 15:47:59 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 15:47:59 Fetched 8848 B in 0s (0 B/s) 15:47:59 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 15:47:59 Fetched 47.8 kB in 0s (0 B/s) 15:47:59 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 15:47:59 Fetched 45.6 kB in 0s (0 B/s) 15:47:59 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 15:47:59 Fetched 15.0 kB in 0s (0 B/s) 15:47:59 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 15:47:59 Fetched 220 kB in 0s (0 B/s) 15:47:59 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 15:47:59 Fetched 154 kB in 0s (0 B/s) 15:47:59 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 15:47:59 Fetched 50.6 kB in 0s (0 B/s) 15:47:59 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 15:47:59 Fetched 14.8 kB in 0s (0 B/s) 15:47:59 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 15:47:59 Fetched 41.8 kB in 0s (0 B/s) 15:47:59 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 15:47:59 Fetched 499 kB in 0s (0 B/s) 15:47:59 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 15:47:59 Fetched 111 kB in 0s (0 B/s) 15:47:59 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 15:47:59 Fetched 240 kB in 0s (0 B/s) 15:47:59 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 15:47:59 Fetched 29.3 kB in 0s (0 B/s) 15:47:59 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 15:47:59 Fetched 85.5 kB in 0s (0 B/s) 15:47:59 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 15:47:59 Fetched 24.5 kB in 0s (0 B/s) 15:47:59 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 15:47:59 Fetched 49.2 kB in 0s (0 B/s) 15:47:59 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 15:47:59 Fetched 54.2 kB in 0s (0 B/s) 15:47:59 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 15:47:59 Fetched 30.8 kB in 0s (0 B/s) 15:47:59 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 15:47:59 Fetched 15.8 kB in 0s (0 B/s) 15:47:59 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 15:47:59 Fetched 85.9 kB in 0s (0 B/s) 15:47:59 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 15:47:59 Fetched 8720 B in 0s (0 B/s) 15:47:59 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 15:47:59 Fetched 140 kB in 0s (0 B/s) 15:47:59 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 15:47:59 Fetched 119 kB in 0s (0 B/s) 15:47:59 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 15:47:59 Fetched 111 kB in 0s (0 B/s) 15:47:59 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 15:47:59 Fetched 11.1 kB in 0s (0 B/s) 15:47:59 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 15:47:59 Fetched 646 kB in 0s (0 B/s) 15:47:59 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 15:47:59 Fetched 41.3 kB in 0s (0 B/s) 15:47:59 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 15:47:59 Fetched 17.9 kB in 0s (0 B/s) 15:47:59 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 15:47:59 Fetched 368 kB in 0s (0 B/s) 15:47:59 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 15:47:59 Fetched 187 kB in 0s (0 B/s) 15:47:59 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 15:47:59 Fetched 175 kB in 0s (0 B/s) 15:47:59 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 15:47:59 Fetched 206 kB in 0s (0 B/s) 15:47:59 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 15:47:59 Fetched 1302 kB in 0s (0 B/s) 15:47:59 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 15:47:59 Fetched 36.2 kB in 0s (0 B/s) 15:47:59 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 15:47:59 Fetched 159 kB in 0s (0 B/s) 15:47:59 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 15:47:59 Fetched 107 kB in 0s (0 B/s) 15:47:59 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 15:47:59 Fetched 48.7 kB in 0s (0 B/s) 15:47:59 Pulling static-packages 15:47:59 + snapcraftctl pull 15:47:59 Pulling version 15:47:59 + cd /root/project 15:47:59 + git describe --tags --abbrev=0 15:47:59 + sed s/v// 15:47:59 + GIT_VERSION=2.0.1-dev.78 15:47:59 + [ -z 2.0.1-dev.78 ] 15:47:59 + snapcraftctl set-version 2.0.1-dev.78 15:48:00 Building core-command ... 15:48:00 Building core-data ... 15:48:00 Building core-metadata ... 15:48:00 Building security-bootstrapper ... 15:48:00 Building security-proxy-setup ... 15:48:00 Building security-secretstore-setup ... 15:48:00 Building support-notifications ... 15:48:00 Building support-scheduler ... 15:48:00 Building sys-mgmt-agent ... 15:48:00 Building security-secretstore-setup 15:48:00 Building core-metadata 15:48:00 Building sys-mgmt-agent 15:48:00 Building support-notifications 15:48:00 Building security-bootstrapper 15:48:00 Building config-common 15:48:00 + snapcraftctl build 15:48:02 Skipping build go-build-helper (already ran) 15:48:02 Building edgex-go 15:48:02 + cd /root/parts/edgex-go/src 15:48:02 + git describe --tags+ --abbrev=0 15:48:02 sed s/v// 15:48:02 + GIT_VERSION=2.0.1-dev.78 15:48:02 + [ -z 2.0.1-dev.78 ] 15:48:02 + echo 2.0.1-dev.78 15:48:02 + [ ! -d vendor ] 15:48:02 + go mod download all 15:48:15 + make build 15:48:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-data/core-data ./cmd/core-data 15:48:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:48:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/core-command/core-command ./cmd/core-command 15:48:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:48:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:48:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:48:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:48:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:48:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:48:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:48:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/secrets-config ./cmd/secrets-config 15:48:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.78" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:48:40 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 15:48:40 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 15:48:40 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 15:48:40 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 15:48:40 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 15:48:40 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 15:48:40 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 15:48:40 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 15:48:40 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 15:48:40 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 15:48:40 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 15:48:40 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 15:48:40 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 15:48:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 15:48:40 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 15:48:40 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 15:48:40 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 15:48:40 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 15:48:40 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 15:48:40 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 15:48:40 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 15:48:40 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 15:48:40 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 15:48:40 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 15:48:40 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 15:48:40 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 15:48:40 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 15:48:42 Building hooks 15:48:42 + cd /root/parts/hooks/src 15:48:42 + make build 15:48:42 go mod tidy 15:48:42 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 15:48:42 go: downloading github.com/davecgh/go-spew v1.1.0 15:48:42 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 15:48:42 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 15:48:43 GO111MODULE=on go build -o cmd/install/install ./cmd/install 15:48:44 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 15:48:44 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 15:48:47 Building static-packages 15:48:47 + snapcraftctl build 15:48:49 + snapcraftctl build 15:48:49 Building version 15:48:51 Staging config-common 15:48:51 + snapcraftctl stage 15:48:52 Skipping stage go-build-helper (already ran) 15:48:52 Staging edgex-go 15:48:52 + snapcraftctl stage 15:48:53 Staging hooks 15:48:53 + snapcraftctl stage 15:48:54 Staging static-packages 15:48:54 + snapcraftctl stage 15:48:55 Staging version 15:48:55 + snapcraftctl stage 15:48:56 Priming config-common 15:48:56 + snapcraftctl prime 15:48:57 Priming go-build-helper 15:48:57 + snapcraftctl prime 15:48:58 Priming edgex-go 15:48:58 + snapcraftctl prime 15:49:00 Priming hooks 15:49:00 + snapcraftctl prime 15:49:01 Priming static-packages 15:49:01 + snapcraftctl prime 15:49:03 Priming version 15:49:03 + snapcraftctl prime 15:49:05 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:49:08 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:49:08 Step 2/30 : FROM ${BUILDER_BASE} AS builder 15:49:08 ---> 821f333f8516 15:49:08 Step 3/30 : WORKDIR /edgex-go 15:49:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:49:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:49:08 ---> 821f333f8516 15:49:08 Step 3/22 : WORKDIR /edgex-go 15:49:08 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:49:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:49:08 ---> 821f333f8516 15:49:08 Step 3/22 : WORKDIR /edgex-go 15:49:08 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:49:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:49:08 ---> 821f333f8516 15:49:08 Step 3/21 : WORKDIR /edgex-go 15:49:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:49:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:49:08 ---> 821f333f8516 15:49:08 Step 3/24 : WORKDIR /edgex-go 15:49:08 ---> Running in 904a393d2309 15:49:08 ---> Running in 5fefbcc05799 15:49:08 ---> Running in 555093bdde9a 15:49:08 ---> Running in b3a7ebe48757 15:49:08 ---> Running in a84b4e482545 15:49:08 Removing intermediate container 5fefbcc05799 15:49:08 ---> 6242a3a69a77 15:49:08 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:08 Removing intermediate container 904a393d2309 15:49:08 ---> 48fb13c6ebf2 15:49:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:08 Removing intermediate container b3a7ebe48757 15:49:08 ---> 49e98912d356 15:49:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:08 Removing intermediate container a84b4e482545 15:49:08 ---> Running in ac967db84e10 15:49:08 ---> 1fd0731bf30d 15:49:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:08 ---> Running in d2953e39a74e 15:49:08 ---> Running in d09ef6dde8f5 15:49:08 Removing intermediate container 555093bdde9a 15:49:08 ---> abe2aef5042d 15:49:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:08 ---> Running in 3869d750605b 15:49:08 ---> Running in 3dd3e66b315c 15:49:08 Removing intermediate container ac967db84e10 15:49:08 ---> 2460583cd6f4 15:49:08 Step 5/30 : RUN apk add --update --no-cache make git 15:49:08 Removing intermediate container d2953e39a74e 15:49:08 ---> 1f9516ffc30d 15:49:08 Step 5/22 : RUN apk add --update --no-cache make git 15:49:08 ---> Running in daeed9b97867 15:49:09 ---> Running in d8dd1cd1a748 15:49:09 Removing intermediate container d09ef6dde8f5 15:49:09 ---> 522709d87303 15:49:09 Step 5/24 : RUN apk add --update --no-cache make git 15:49:09 Removing intermediate container 3869d750605b 15:49:09 ---> 46090fcb2734 15:49:09 Step 5/22 : RUN apk add --update --no-cache make bash git 15:49:09 ---> Running in a99a7c0b81b0 15:49:09 ---> Running in 293cc6806063 15:49:09 Removing intermediate container 3dd3e66b315c 15:49:09 ---> ae39e317c9d8 15:49:09 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 15:49:10 ---> Running in eed7bbc5e09f 15:49:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:49:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:49:11 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:49:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:49:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:49:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:49:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:49:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:49:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:49:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:49:13 OK: 219 MiB in 52 packages 15:49:13 OK: 219 MiB in 52 packages 15:49:14 OK: 219 MiB in 52 packages 15:49:14 OK: 219 MiB in 52 packages 15:49:14 OK: 219 MiB in 52 packages 15:49:14 Removing intermediate container daeed9b97867 15:49:14 ---> a48b5a910c51 15:49:14 Step 6/30 : COPY . . 15:49:15 Removing intermediate container d8dd1cd1a748 15:49:15 ---> 1e7e2a7cc95f 15:49:15 Step 6/22 : COPY . . 15:49:15 Removing intermediate container eed7bbc5e09f 15:49:15 ---> 3cc26b87f0e9 15:49:15 Step 6/21 : COPY . . 15:49:16 Removing intermediate container 293cc6806063 15:49:16 ---> 35f3856c315c 15:49:16 Step 6/22 : COPY . . 15:49:16 Removing intermediate container a99a7c0b81b0 15:49:16 ---> 592f1435b859 15:49:16 Step 6/24 : COPY . . 15:49:38 ---> d0179099e218 15:49:38 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:38 ---> eeb7213c36c2 15:49:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:38 ---> Running in 4dbefbea264d 15:49:38 ---> Running in 6caf778d95ec 15:49:39 ---> 181e35fca6e4 15:49:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:39 ---> Running in 8a6a4881dd78 15:49:39 ---> 698697d2c68a 15:49:39 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:39 ---> Running in 41add9968719 15:49:40 ---> b85cd2f49126 15:49:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:40 ---> Running in 8730c7110c36 15:49:45 Removing intermediate container 6caf778d95ec 15:49:45 ---> f8c8d4273ec9 15:49:45 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:49:45 ---> Running in 04e779449a05 15:49:45 Removing intermediate container 4dbefbea264d 15:49:45 ---> ae2696d38f14 15:49:45 Step 8/22 : RUN make cmd/core-metadata/core-metadata 15:49:45 ---> Running in 62f574cbb55f 15:49:45 Removing intermediate container 8a6a4881dd78 15:49:45 ---> ea08546243e0 15:49:45 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:49:46 ---> Running in cf2ff84a7a10 15:49:46 Removing intermediate container 41add9968719 15:49:46 ---> 5ec3086131c0 15:49:46 Step 8/21 : RUN make cmd/support-notifications/support-notifications 15:49:46 Removing intermediate container 8730c7110c36 15:49:46 ---> aeb01d5fac12 15:49:46 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:49:46 ---> Running in 68aa53b85fec 15:49:46 ---> Running in 30e8015c2f05 15:49:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:49:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:49:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:49:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:49:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:52:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:52:11 Removing intermediate container 30e8015c2f05 15:52:11 ---> ac477e73cd4d 15:52:11 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:52:11 ---> Running in 927b91f18b81 15:52:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:52:11 Removing intermediate container 04e779449a05 15:52:11 ---> 236419f63f9a 15:52:11 15:52:11 Step 9/30 : FROM alpine:3.14 15:52:11 3.14: Pulling from library/alpine 15:52:11 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 15:52:11 Status: Downloaded newer image for alpine:3.14 15:52:11 ---> bb3de5531c18 15:52:11 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:52:11 ---> Running in d3f35ef00a44 15:52:11 Removing intermediate container d3f35ef00a44 15:52:11 ---> edd28573f65c 15:52:11 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 15:52:11 ---> Running in ba92ec4571eb 15:52:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:52:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:52:14 Removing intermediate container 927b91f18b81 15:52:14 ---> baf688fac439 15:52:14 15:52:14 Step 10/22 : FROM docker:20.10.8 15:52:14 Removing intermediate container cf2ff84a7a10 15:52:14 ---> 59f5e7733aa8 15:52:14 15:52:14 Step 9/24 : FROM alpine:3.14 15:52:14 ---> bb3de5531c18 15:52:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:52:14 20.10.8: Pulling from library/docker 15:52:14 (1/2) Installing dumb-init (1.2.5-r1) 15:52:14 (2/2) Installing su-exec (0.2-r1) 15:52:14 Executing busybox-1.33.1-r3.trigger 15:52:14 OK: 5 MiB in 16 packages 15:52:14 ---> Running in 53b92f54a6bb 15:52:17 Removing intermediate container ba92ec4571eb 15:52:17 ---> 0c2271769d33 15:52:17 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 15:52:17 ---> Running in 7f397e56ee22 15:52:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:52:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:52:18 Removing intermediate container 7f397e56ee22 15:52:18 ---> ea26d2ecfb16 15:52:18 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:52:18 ---> Running in 04e2ddce05da 15:52:18 (1/3) Installing ca-certificates (20191127-r5) 15:52:18 (2/3) Installing dumb-init (1.2.5-r1) 15:52:18 (3/3) Installing su-exec (0.2-r1) 15:52:18 Executing busybox-1.33.1-r3.trigger 15:52:18 Executing ca-certificates-20191127-r5.trigger 15:52:19 OK: 6 MiB in 17 packages 15:52:19 Removing intermediate container 04e2ddce05da 15:52:19 ---> 107ef5ff29f6 15:52:19 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:52:20 ---> Running in 5278aedd6cad 15:52:20 Removing intermediate container 68aa53b85fec 15:52:20 ---> 6560857561b8 15:52:20 15:52:20 Step 9/21 : FROM alpine:3.14 15:52:20 ---> bb3de5531c18 15:52:20 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 15:52:20 ---> Running in 0f764f5f2733 15:52:21 Removing intermediate container 53b92f54a6bb 15:52:21 ---> ef05d979bb87 15:52:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:52:21 Removing intermediate container 62f574cbb55f 15:52:21 ---> b3b00a0e6da3 15:52:21 15:52:21 Step 9/22 : FROM alpine:3.14 15:52:21 ---> bb3de5531c18 15:52:21 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:52:21 ---> Running in c1235194ecef 15:52:21 ---> Running in 1a6566fb9b5f 15:52:22 Removing intermediate container c1235194ecef 15:52:22 ---> 1c79aa300f12 15:52:22 Step 12/24 : WORKDIR / 15:52:23 ---> Running in e475506776bf 15:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:52:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:52:23 Removing intermediate container 5278aedd6cad 15:52:23 ---> 352441386854 15:52:23 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 15:52:24 Removing intermediate container e475506776bf 15:52:24 ---> 189bcb70e019 15:52:24 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:52:24 ---> Running in 398be3b2c49f 15:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:52:24 (1/2) Installing ca-certificates (20191127-r5) 15:52:24 (2/2) Installing dumb-init (1.2.5-r1) 15:52:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:52:24 Executing busybox-1.33.1-r3.trigger 15:52:24 Executing ca-certificates-20191127-r5.trigger 15:52:25 OK: 6 MiB in 16 packages 15:52:25 Removing intermediate container 398be3b2c49f 15:52:25 ---> f925b883697e 15:52:25 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:52:25 (1/1) Installing dumb-init (1.2.5-r1) 15:52:25 ---> 4427a3ddfec6 15:52:25 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:52:25 Executing busybox-1.33.1-r3.trigger 15:52:25 OK: 5 MiB in 15 packages 15:52:27 ---> 9346c4ca0779 15:52:27 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:52:27 ---> Running in 90ce994b741b 15:52:27 Removing intermediate container 0f764f5f2733 15:52:27 ---> ffe6b6ffcccf 15:52:27 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:52:27 ---> 8bcc03c2b1af 15:52:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:52:27 Removing intermediate container 1a6566fb9b5f 15:52:27 ---> fc7f7dc079b4 15:52:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:52:27 ---> Running in 076675af575a 15:52:28 ---> Running in 658e8b2356b1 15:52:28 Removing intermediate container 658e8b2356b1 15:52:28 ---> 623d19fc9144 15:52:28 Step 12/22 : ENV APP_PORT=59881 15:52:28 Removing intermediate container 076675af575a 15:52:28 ---> cd8147e7808a 15:52:28 Step 12/21 : ENV APP_PORT=59860 15:52:28 ---> Running in bcfd3643660e 15:52:29 ---> Running in da8995ac07f6 15:52:29 ---> 0b27a252ac8b 15:52:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:52:29 Removing intermediate container bcfd3643660e 15:52:29 ---> e115424ccd24 15:52:29 Step 13/22 : EXPOSE $APP_PORT 15:52:30 Removing intermediate container da8995ac07f6 15:52:30 ---> 99a30550dddd 15:52:30 Step 13/21 : EXPOSE $APP_PORT 15:52:30 ---> Running in 7a99f55999e2 15:52:30 ---> Running in 5476f06ff7df 15:52:30 ---> 4ffaaf83062f 15:52:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:52:31 Removing intermediate container 7a99f55999e2 15:52:31 ---> 775b41d497f6 15:52:31 Step 14/22 : WORKDIR / 15:52:31 Removing intermediate container 5476f06ff7df 15:52:31 ---> 25a179e1f4c6 15:52:31 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:31 ---> Running in 7cdebe9e5f3d 15:52:31 Removing intermediate container 90ce994b741b 15:52:31 ---> 4f0a090fdf2a 15:52:31 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:31 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 15:52:31 Status: Downloaded newer image for docker:20.10.8 15:52:31 ---> 3734d5adc5ac 15:52:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:52:31 ---> Running in bbe6a1c746f0 15:52:32 Removing intermediate container 7cdebe9e5f3d 15:52:32 ---> 064c3f609263 15:52:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:32 Removing intermediate container bbe6a1c746f0 15:52:32 ---> 69055470e156 15:52:32 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 15:52:32 ---> Running in 22e616fbfd45 15:52:32 ---> c157bdf32f52 15:52:32 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:52:32 ---> 65db718486a0 15:52:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:52:33 ---> 2351c8e1ddd6 15:52:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:52:33 ---> 631c75425772 15:52:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:52:35 ---> b45ecb5a1f98 15:52:35 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:52:35 ---> 25a5adabfa92 15:52:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:52:35 ---> 4e7a422e211f 15:52:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:52:35 ---> da664c18f705 15:52:35 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:52:35 (1/42) Installing readline (8.1.0-r0) 15:52:35 (2/42) Installing bash (5.1.4-r0) 15:52:35 Executing bash-5.1.4-r0.post-install 15:52:35 (3/42) Installing brotli-libs (1.0.9-r5) 15:52:35 (4/42) Installing nghttp2-libs (1.43.0-r0) 15:52:35 (5/42) Installing libcurl (7.79.1-r0) 15:52:35 (6/42) Installing curl (7.79.1-r0) 15:52:35 (7/42) Installing dumb-init (1.2.5-r1) 15:52:35 (8/42) Installing libbz2 (1.0.8-r1) 15:52:35 (9/42) Installing expat (2.4.1-r0) 15:52:35 (10/42) Installing libffi (3.3-r2) 15:52:35 (11/42) Installing gdbm (1.19-r0) 15:52:35 (12/42) Installing xz-libs (5.2.5-r0) 15:52:35 (13/42) Installing libgcc (10.3.1_git20210424-r2) 15:52:35 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 15:52:35 (15/42) Installing mpdecimal (2.5.1-r1) 15:52:36 (16/42) Installing sqlite-libs (3.35.5-r0) 15:52:36 (17/42) Installing python3 (3.9.5-r1) 15:52:36 ---> f4cccbd2623b 15:52:36 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:52:36 ---> 5e2ff01155a4 15:52:36 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:52:36 ---> Running in 9e99ea9b6858 15:52:36 ---> 6223bb133dc0 15:52:36 ---> 450e6232858d 15:52:36 Step 17/21 : ENTRYPOINT ["/support-notifications"] 15:52:36 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/ 15:52:37 ---> Running in 66fb51f9709d 15:52:37 ---> Running in 718680c01e80 15:52:38 Removing intermediate container 9e99ea9b6858 15:52:38 ---> ae5deb84a8df 15:52:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:38 Removing intermediate container 66fb51f9709d 15:52:38 ---> 43592d7fa8b2 15:52:38 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:38 ---> a40006b4a6d0 15:52:38 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:52:38 ---> Running in 748e89100584 15:52:38 ---> Running in fb852e311338 15:52:38 (18/42) Installing py3-appdirs (1.4.4-r2) 15:52:38 (19/42) Installing py3-chardet (4.0.0-r2) 15:52:38 (20/42) Installing py3-idna (3.2-r0) 15:52:38 (21/42) Installing py3-urllib3 (1.26.5-r0) 15:52:38 (22/42) Installing py3-certifi (2020.12.5-r1) 15:52:38 (23/42) Installing py3-requests (2.25.1-r4) 15:52:38 (24/42) Installing py3-msgpack (1.0.2-r1) 15:52:38 (25/42) Installing py3-lockfile (0.12.2-r4) 15:52:38 (26/42) Installing py3-cachecontrol (0.12.6-r1) 15:52:38 (27/42) Installing py3-colorama (0.4.4-r1) 15:52:38 (28/42) Installing py3-contextlib2 (0.6.0-r1) 15:52:38 (29/42) Installing py3-distlib (0.3.1-r3) 15:52:38 (30/42) Installing py3-distro (1.5.0-r3) 15:52:38 Removing intermediate container 748e89100584 15:52:38 ---> 553e8203f6fc 15:52:38 Step 20/22 : LABEL arch=arm64 15:52:38 (31/42) Installing py3-six (1.15.0-r1) 15:52:38 (32/42) Installing py3-webencodings (0.5.1-r4) 15:52:38 (33/42) Installing py3-html5lib (1.1-r1) 15:52:38 (34/42) Installing py3-parsing (2.4.7-r2) 15:52:38 (35/42) Installing py3-packaging (20.9-r1) 15:52:39 (36/42) Installing py3-toml (0.10.2-r2) 15:52:39 (37/42) Installing py3-pep517 (0.10.0-r2) 15:52:39 (38/42) Installing py3-progress (1.5-r2) 15:52:39 Removing intermediate container fb852e311338 15:52:39 ---> 931b9a32dce3 15:52:39 Step 19/21 : LABEL arch=arm64 15:52:39 ---> Running in fdbc5b9f61d3 15:52:39 (39/42) Installing py3-retrying (1.3.3-r1) 15:52:39 (40/42) Installing py3-ordered-set (4.0.2-r1) 15:52:39 (41/42) Installing py3-setuptools (52.0.0-r3) 15:52:39 ---> Running in 824754920b78 15:52:39 ---> ec271f6a0d1a 15:52:39 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 15:52:39 (42/42) Installing py3-pip (20.3.4-r1) 15:52:39 ---> Running in 500b8823a026 15:52:40 Removing intermediate container fdbc5b9f61d3 15:52:40 ---> 83affdce489c 15:52:40 Step 21/22 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:52:40 Removing intermediate container 718680c01e80 15:52:40 ---> 55147fc15d5b 15:52:40 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:52:40 Removing intermediate container 824754920b78 15:52:40 ---> b0f65e7ad55c 15:52:40 Step 20/21 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:52:40 ---> Running in 7b735d7a238c 15:52:40 ---> Running in 6a03329df98c 15:52:40 Executing busybox-1.33.1-r3.trigger 15:52:40 OK: 84 MiB in 64 packages 15:52:40 ---> Running in 3f7906bf10a1 15:52:40 Removing intermediate container 500b8823a026 15:52:40 ---> 8d4ef4ca3b2b 15:52:40 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:52:40 Removing intermediate container 6a03329df98c 15:52:40 ---> 6f5b151736ad 15:52:40 Step 22/24 : LABEL arch=arm64 15:52:41 Removing intermediate container 7b735d7a238c 15:52:41 ---> f76da72cb519 15:52:41 Step 22/22 : LABEL version=0.0.0 15:52:41 Removing intermediate container 3f7906bf10a1 15:52:41 ---> e781cfebd8b3 15:52:41 Step 21/21 : LABEL version=0.0.0 15:52:41 ---> Running in f8bf983d1c5e 15:52:41 ---> Running in 47e2dcd4083a 15:52:41 ---> Running in cc21e90ae53c 15:52:42 Removing intermediate container f8bf983d1c5e 15:52:42 ---> 9fecdd2ee393 15:52:42 Step 23/24 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:52:42 Removing intermediate container cc21e90ae53c 15:52:42 ---> f7f6ef157ccb 15:52:42 15:52:42 ---> Running in 6d05565c2132 15:52:42 ---> bee86d0d7b13 15:52:42 Step 25/30 : RUN chmod +x /entrypoint.sh 15:52:42 Removing intermediate container 47e2dcd4083a 15:52:42 ---> 2479c6ed28d0 15:52:42 15:52:42 ---> Running in b93273ca6a0e 15:52:43 Removing intermediate container 6d05565c2132 15:52:43 ---> dcc35f385cea 15:52:43 Step 24/24 : LABEL version=0.0.0 15:52:43 Successfully built f7f6ef157ccb 15:52:43 Successfully tagged support-notifications-arm64:latest 15:52:43  Building support-notifications ... done Building core-command 15:52:43 ---> Running in d0650ba9cd9c 15:52:43 Successfully built 2479c6ed28d0 15:52:43 Successfully tagged core-metadata-arm64:latest 15:52:43  Building core-metadata ... done Building core-data 15:52:43 Removing intermediate container d0650ba9cd9c 15:52:43 ---> f12d0dec30ee 15:52:43 15:52:44 Successfully built f12d0dec30ee 15:52:44 Successfully tagged security-secretstore-setup-arm64:latest 15:52:44 Building security-proxy-setup 15:52:45  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 15:52:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:52:45 Removing intermediate container b93273ca6a0e 15:52:45 ---> 3e747e309b93 15:52:46 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 15:52:46 ---> Running in d9e1ac851730 15:52:46 Collecting cached-property<2,>=1.2.0 15:52:46 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:52:46 Removing intermediate container d9e1ac851730 15:52:46 ---> ba3fb501f3ca 15:52:46 Step 27/30 : CMD ["gate"] 15:52:46 Collecting websocket-client<1.0,>=0.32.0 15:52:46 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:52:46 Collecting texttable<0.10,>=0.9.0 15:52:46 Downloading texttable-0.9.1.tar.gz (11 kB) 15:52:46 ---> Running in b57477566021 15:52:47 Removing intermediate container b57477566021 15:52:47 ---> 3d847be3acdd 15:52:47 Step 28/30 : LABEL arch=arm64 15:52:48 ---> Running in 5396df5d1b0c 15:52:48 Removing intermediate container 5396df5d1b0c 15:52:48 ---> d5a5d697f63a 15:52:48 Step 29/30 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:52:48 ---> Running in 31371e19d437 15:52:49 Removing intermediate container 31371e19d437 15:52:49 ---> a30e8d147fba 15:52:49 Step 30/30 : LABEL version=0.0.0 15:52:49 Collecting jsonschema<3,>=2.5.1 15:52:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:52:49 ---> Running in b50dfbf8edc2 15:52:50 Removing intermediate container b50dfbf8edc2 15:52:50 ---> d11408a71a84 15:52:50 15:52:50 Collecting PyYAML<4,>=3.10 15:52:51 Successfully built d11408a71a84 15:52:51 Downloading PyYAML-3.13.tar.gz (270 kB) 15:52:51 Successfully tagged security-bootstrapper-arm64:latest 15:52:51  Building security-bootstrapper ... done Building support-scheduler 15:52:54 Collecting dockerpty<0.5,>=0.4.1 15:52:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:52:56 Collecting docopt<0.7,>=0.6.1 15:52:56 Downloading docopt-0.6.2.tar.gz (25 kB) 15:52:59 Collecting docker<4.0,>=3.6.0 15:52:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:53:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:53:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:53:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 15:53:00 Collecting docker-pycreds>=0.4.0 15:53:00 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:53:01 Collecting chardet<3.1.0,>=3.0.2 15:53:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:53:01 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) 15:53:01 Collecting urllib3<1.25,>=1.21.1 15:53:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:53:02 Collecting idna<2.8,>=2.5 15:53:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:53:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:53:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:53:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:53:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:53:03 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:53:03 Attempting uninstall: urllib3 15:53:03 Found existing installation: urllib3 1.26.5 15:53:03 Uninstalling urllib3-1.26.5: 15:53:03 Successfully uninstalled urllib3-1.26.5 15:53:04 Attempting uninstall: idna 15:53:04 Found existing installation: idna 3.2 15:53:04 Uninstalling idna-3.2: 15:53:04 Successfully uninstalled idna-3.2 15:53:05 Attempting uninstall: chardet 15:53:05 Found existing installation: chardet 4.0.0 15:53:05 Uninstalling chardet-4.0.0: 15:53:05 Successfully uninstalled chardet-4.0.0 15:53:07 Attempting uninstall: requests 15:53:07 Found existing installation: requests 2.25.1 15:53:07 Uninstalling requests-2.25.1: 15:53:07 Successfully uninstalled requests-2.25.1 15:53:07 Running setup.py install for texttable: started 15:53:10 Running setup.py install for texttable: finished with status 'done' 15:53:10 Running setup.py install for PyYAML: started 15:53:13 Running setup.py install for PyYAML: finished with status 'done' 15:53:13 Running setup.py install for docopt: started 15:53:15 Running setup.py install for docopt: finished with status 'done' 15:53:15 Running setup.py install for dockerpty: started 15:53:18 Running setup.py install for dockerpty: finished with status 'done' 15:53:20 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 15:53:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:53:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:30 ---> 821f333f8516 15:53:30 Step 3/22 : WORKDIR /edgex-go 15:53:30 ---> Using cache 15:53:30 ---> abe2aef5042d 15:53:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:30 ---> Using cache 15:53:30 ---> ae39e317c9d8 15:53:30 Step 5/22 : RUN apk add --update --no-cache make git 15:53:30 ---> Running in bc77050bb513 15:53:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:53:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:30 ---> 821f333f8516 15:53:30 Step 3/22 : WORKDIR /edgex-go 15:53:30 ---> Using cache 15:53:30 ---> abe2aef5042d 15:53:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:30 ---> Using cache 15:53:30 ---> ae39e317c9d8 15:53:30 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:53:30 ---> Running in 10f0c7b41c36 15:53:31 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:53:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:53:31 ---> 821f333f8516 15:53:31 Step 3/20 : WORKDIR /edgex-go 15:53:31 ---> Using cache 15:53:31 ---> abe2aef5042d 15:53:31 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:31 ---> Using cache 15:53:31 ---> ae39e317c9d8 15:53:31 Step 5/20 : RUN apk add --update --no-cache make git 15:53:31 ---> Running in 21cd42a29b57 15:53:32 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:53:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:53:33 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:53:33 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:53:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:53:34 OK: 219 MiB in 52 packages 15:53:34 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:53:35 OK: 219 MiB in 52 packages 15:53:35 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 15:53:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:35 ---> 821f333f8516 15:53:35 Step 3/23 : WORKDIR /edgex-go 15:53:35 ---> Using cache 15:53:35 ---> abe2aef5042d 15:53:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:35 ---> Using cache 15:53:35 ---> ae39e317c9d8 15:53:35 Step 5/23 : RUN apk add --update --no-cache make git 15:53:35 ---> Running in 460c8fb71840 15:53:36 OK: 219 MiB in 52 packages 15:53:36 Removing intermediate container bc77050bb513 15:53:36 ---> 7c804510c918 15:53:36 Step 6/22 : COPY . . 15:53:37 Removing intermediate container 10f0c7b41c36 15:53:37 ---> 8fe32ae969e4 15:53:37 Step 6/22 : COPY . . 15:53:37 Removing intermediate container 22e616fbfd45 15:53:37 ---> f2a081c6ab4f 15:53:37 Step 13/22 : ENV APP_PORT=58890 15:53:37 ---> Running in e6aaccad3e4f 15:53:37 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:53:37 Removing intermediate container 21cd42a29b57 15:53:37 ---> 74b9827872b7 15:53:37 Step 6/20 : COPY . . 15:53:38 Removing intermediate container e6aaccad3e4f 15:53:38 ---> 47e2cc79d21b 15:53:38 Step 14/22 : EXPOSE $APP_PORT 15:53:38 ---> Running in f7ebc735432b 15:53:38 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:53:39 OK: 219 MiB in 52 packages 15:53:39 Removing intermediate container f7ebc735432b 15:53:39 ---> e259e2b73c41 15:53:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:53:41 Removing intermediate container 460c8fb71840 15:53:41 ---> b1057aa7e149 15:53:41 Step 6/23 : COPY go.mod . 15:53:41 ---> 34a314324ec5 15:53:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:53:42 ---> 9f1dfe18cf3e 15:53:42 Step 7/23 : RUN go mod download 15:53:42 ---> Running in 9c24cf632255 15:53:43 ---> f3013e12323c 15:53:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:53:44 ---> d2062f726690 15:53:44 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:53:44 ---> Running in 5d43e682d694 15:53:45 Removing intermediate container 5d43e682d694 15:53:45 ---> b0af2958d5b2 15:53:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:46 ---> Running in f723f4470060 15:53:47 Removing intermediate container f723f4470060 15:53:47 ---> e1bc56c29f64 15:53:47 Step 20/22 : LABEL arch=arm64 15:53:47 Removing intermediate container 9c24cf632255 15:53:47 ---> b1ad68cccf1c 15:53:47 Step 8/23 : COPY . . 15:53:47 ---> Running in f85a837d9c5d 15:53:48 Removing intermediate container f85a837d9c5d 15:53:48 ---> e74e22aea84b 15:53:48 Step 21/22 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:53:48 ---> Running in d483c8c12cf7 15:53:49 Removing intermediate container d483c8c12cf7 15:53:49 ---> a0cb0f4b37ba 15:53:49 Step 22/22 : LABEL version=0.0.0 15:53:49 ---> Running in 3c2c2dd9fb90 15:53:50 Removing intermediate container 3c2c2dd9fb90 15:53:50 ---> a80d7e849e6c 15:53:50 15:53:51 Successfully built a80d7e849e6c 15:53:51 Successfully tagged sys-mgmt-agent-arm64:latest 15:54:01  Building sys-mgmt-agent ... done  ---> 19a7d7ba1347 15:54:01 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:01 ---> eab070669fe5 15:54:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:01 ---> bca4246e31f4 15:54:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:01 ---> Running in 2b7250b8462b 15:54:01 ---> Running in ca5d483152c3 15:54:01 ---> Running in e6bea995048a 15:54:05 Removing intermediate container ca5d483152c3 15:54:05 ---> aed7567a2a46 15:54:05 Step 8/22 : RUN make cmd/core-data/core-data 15:54:05 Removing intermediate container 2b7250b8462b 15:54:05 ---> 5e12e9c443c4 15:54:05 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:54:05 Removing intermediate container e6bea995048a 15:54:05 ---> 830b61084a10 15:54:05 Step 8/22 : RUN make cmd/core-command/core-command 15:54:05 ---> Running in 02d77d2946b5 15:54:05 ---> Running in ce63fbe6f4a7 15:54:05 ---> Running in 4b1f87ddf643 15:54:06 ---> 3a6e26c60df5 15:54:06 Step 9/23 : RUN go mod tidy 15:54:06 ---> Running in ef6e9919b1a3 15:54:07 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 15:54:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 15:54:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:54:12 Removing intermediate container ef6e9919b1a3 15:54:12 ---> c00e03ff0a08 15:54:12 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:54:12 ---> Running in 870b13db3103 15:54:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:55:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 15:55:51 Removing intermediate container ce63fbe6f4a7 15:55:51 ---> ec2222059fcc 15:55:51 15:55:51 Step 9/22 : FROM alpine:3.14 15:55:51 ---> bb3de5531c18 15:55:51 Step 10/22 : RUN apk add --update --no-cache dumb-init 15:55:51 ---> Using cache 15:55:51 ---> fc7f7dc079b4 15:55:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:55:51 ---> Using cache 15:55:51 ---> 623d19fc9144 15:55:51 Step 12/22 : ENV APP_PORT=59882 15:55:51 ---> Running in 67e6bf70e8e0 15:55:51 Removing intermediate container 67e6bf70e8e0 15:55:51 ---> 501829969884 15:55:51 Step 13/22 : EXPOSE $APP_PORT 15:55:51 ---> Running in 92f2647a4bf8 15:55:51 Removing intermediate container 92f2647a4bf8 15:55:51 ---> a5cb889b3223 15:55:51 Step 14/22 : WORKDIR / 15:55:51 ---> Running in c9e037ffa84d 15:55:51 Removing intermediate container c9e037ffa84d 15:55:51 ---> b43480daa0a6 15:55:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:51 ---> b5031e42eccd 15:55:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:55:51 ---> f8cb7b8cd0fd 15:55:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:55:51 ---> 1728884d7792 15:55:51 Step 18/22 : ENTRYPOINT ["/core-command"] 15:55:51 ---> Running in 06ef98166327 15:55:51 Removing intermediate container 06ef98166327 15:55:51 ---> eebacf7c2910 15:55:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:55:51 ---> Running in 6dda9fbc17ea 15:55:51 Removing intermediate container 6dda9fbc17ea 15:55:51 ---> 78ac9820a552 15:55:51 Step 20/22 : LABEL arch=arm64 15:55:51 ---> Running in 02e532afe766 15:55:52 Removing intermediate container 02e532afe766 15:55:52 ---> f37e56b17f9d 15:55:52 Step 21/22 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:55:52 Removing intermediate container 4b1f87ddf643 15:55:52 ---> d39a81a72013 15:55:52 15:55:52 Step 9/20 : FROM alpine:3.14 15:55:52 ---> bb3de5531c18 15:55:52 Step 10/20 : RUN apk add --update --no-cache curl 15:55:52 ---> Running in 7f40d3fd46a2 15:55:52 ---> Running in 35b9a93bb894 15:55:53 Removing intermediate container 7f40d3fd46a2 15:55:53 ---> cf5aafbb94f0 15:55:53 Step 22/22 : LABEL version=0.0.0 15:55:53 ---> Running in 92c997b61670 15:55:54 Removing intermediate container 92c997b61670 15:55:54 ---> 6a12aab0c9ad 15:55:54 15:55:54 Successfully built 6a12aab0c9ad 15:55:54 Successfully tagged core-command-arm64:latest 15:55:54  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:55:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:55:56 (1/5) Installing ca-certificates (20191127-r5) 15:55:56 (2/5) Installing brotli-libs (1.0.9-r5) 15:55:56 (3/5) Installing nghttp2-libs (1.43.0-r0) 15:55:56 (4/5) Installing libcurl (7.79.1-r0) 15:55:56 (5/5) Installing curl (7.79.1-r0) 15:55:56 Executing busybox-1.33.1-r3.trigger 15:55:56 Executing ca-certificates-20191127-r5.trigger 15:55:56 OK: 8 MiB in 19 packages 15:55:58 Removing intermediate container 35b9a93bb894 15:55:58 ---> bb34b64502f8 15:55:58 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:55:58 Removing intermediate container 870b13db3103 15:55:58 ---> fd89b2b155ae 15:55:58 15:55:58 Step 11/23 : FROM alpine:3.14 15:55:58 ---> bb3de5531c18 15:55:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:55:58 ---> Using cache 15:55:58 ---> fc7f7dc079b4 15:55:58 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:55:58 ---> Using cache 15:55:58 ---> 623d19fc9144 15:55:58 Step 14/23 : ENV APP_PORT=59861 15:55:58 ---> Running in f8d124e19889 15:55:58 ---> Running in 702059a51a04 15:55:58 Removing intermediate container f8d124e19889 15:55:58 ---> 75c17cf00735 15:55:58 Step 12/20 : WORKDIR /edgex 15:55:58 Removing intermediate container 702059a51a04 15:55:58 ---> 2ff240e05b5a 15:55:58 Step 15/23 : EXPOSE $APP_PORT 15:55:58 ---> Running in d13086ea34e4 15:55:58 ---> Running in d705b6b6c9ca 15:55:59 Removing intermediate container d13086ea34e4 15:55:59 ---> dc414142dc02 15:55:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:55:59 Removing intermediate container d705b6b6c9ca 15:55:59 ---> 2eec477da72e 15:55:59 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:56:00 ---> 1d058d73b208 15:56:00 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:56:00 ---> 6741fc903e32 15:56:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:56:02 ---> 16f26aa40a8e 15:56:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:56:02 ---> c83433489de7 15:56:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:56:02 Removing intermediate container 02d77d2946b5 15:56:02 ---> 2c94104fef44 15:56:02 15:56:02 Step 9/22 : FROM alpine:3.14 15:56:02 ---> bb3de5531c18 15:56:02 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:56:02 ---> Running in 498f68174bb0 15:56:02 ---> a1c7cf33a510 15:56:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:56:03 ---> Running in 99bb48e2ce14 15:56:03 ---> 3a15cc5430eb 15:56:03 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:56:03 ---> Running in 5f170dee03a7 15:56:03 Removing intermediate container 498f68174bb0 15:56:03 ---> 3df6a791c465 15:56:03 Step 11/22 : ENV APP_PORT=59880 15:56:03 ---> Running in 09bc3eb3cbf1 15:56:03 Removing intermediate container 99bb48e2ce14 15:56:03 ---> dacd36e2c03b 15:56:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:03 ---> Running in 928aeb68ecaa 15:56:03 Removing intermediate container 5f170dee03a7 15:56:03 ---> f1a4b008f86c 15:56:03 Step 17/20 : CMD ["--init=true"] 15:56:03 ---> Running in 5ca914a90019 15:56:03 Removing intermediate container 09bc3eb3cbf1 15:56:03 ---> 5c4e8993cbf7 15:56:03 Step 12/22 : EXPOSE $APP_PORT 15:56:04 ---> Running in 7f63e7977e0e 15:56:04 Removing intermediate container 928aeb68ecaa 15:56:04 ---> 8f1057100370 15:56:04 Step 21/23 : LABEL arch=arm64 15:56:04 ---> Running in 254ff8ab4597 15:56:04 Removing intermediate container 5ca914a90019 15:56:04 ---> 5e38d90615f9 15:56:04 Step 18/20 : LABEL arch=arm64 15:56:04 ---> Running in e017ce775cb8 15:56:04 Removing intermediate container 7f63e7977e0e 15:56:04 ---> 61401a3889af 15:56:04 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:04 ---> Running in 0ba720d9bab2 15:56:04 Removing intermediate container 254ff8ab4597 15:56:04 ---> cb09a586d92e 15:56:04 Step 22/23 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:56:05 ---> Running in cd341f9526e0 15:56:05 Removing intermediate container e017ce775cb8 15:56:05 ---> d88acfbb0443 15:56:05 Step 19/20 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:56:05 ---> Running in fce2bb2e7a54 15:56:05 Removing intermediate container cd341f9526e0 15:56:05 ---> b23c3ba8c33c 15:56:05 Step 23/23 : LABEL version=0.0.0 15:56:05 ---> Running in 116a7aeecd96 15:56:05 Removing intermediate container fce2bb2e7a54 15:56:05 ---> bf9b2a8f293f 15:56:05 Step 20/20 : LABEL version=0.0.0 15:56:05 ---> Running in df7105a7a479 15:56:06 Removing intermediate container 116a7aeecd96 15:56:06 ---> 8926b13883e1 15:56:06 15:56:06 Removing intermediate container df7105a7a479 15:56:06 ---> 94a03bd09d8a 15:56:06 15:56:06 Successfully built 8926b13883e1 15:56:06 Successfully tagged support-scheduler-arm64:latest 15:56:06  Building support-scheduler ... done Successfully built 94a03bd09d8a 15:56:06 Successfully tagged security-proxy-setup-arm64:latest 15:56:07  Building security-proxy-setup ... done Removing intermediate container 0ba720d9bab2 15:56:07 ---> 91ac2e40e3f7 15:56:07 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 15:56:07 ---> Running in e6f0fefb9144 15:56:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:56:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:56:10 (1/6) Installing dumb-init (1.2.5-r1) 15:56:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:56:10 (3/6) Installing libsodium (1.0.18-r0) 15:56:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:56:10 (5/6) Installing libzmq (4.3.4-r0) 15:56:10 (6/6) Installing zeromq (4.3.4-r0) 15:56:10 Executing busybox-1.33.1-r3.trigger 15:56:10 OK: 8 MiB in 20 packages 15:56:11 Removing intermediate container e6f0fefb9144 15:56:11 ---> 0e85b9df543e 15:56:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:12 ---> 91982aa9f15c 15:56:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:56:13 ---> 4b11783179ab 15:56:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:56:14 ---> cfe087b1bf8a 15:56:14 Step 18/22 : ENTRYPOINT ["/core-data"] 15:56:14 ---> Running in e8fb46ce8670 15:56:14 Removing intermediate container e8fb46ce8670 15:56:14 ---> ce2aa5ef7e59 15:56:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:15 ---> Running in dcd7a9ea2c8b 15:56:15 Removing intermediate container dcd7a9ea2c8b 15:56:15 ---> dda1e7eb9c6c 15:56:15 Step 20/22 : LABEL arch=arm64 15:56:15 ---> Running in 745a42067376 15:56:15 Removing intermediate container 745a42067376 15:56:15 ---> 9f970a0121f2 15:56:15 Step 21/22 : LABEL git_sha=52087c091f29db535dc82ffb6d18859866075442 15:56:15 ---> Running in 06b93ad62b46 15:56:16 Removing intermediate container 06b93ad62b46 15:56:16 ---> ed0c6e3065a2 15:56:16 Step 22/22 : LABEL version=0.0.0 15:56:16 ---> Running in 76cde58ef60f 15:56:16 Removing intermediate container 76cde58ef60f 15:56:16 ---> bc3c8b070500 15:56:16 15:56:17 Successfully built bc3c8b070500 15:56:17 Successfully tagged core-data-arm64:latest 15:56:17  Building core-data ... done  [Pipeline] } 15:56:17 $ docker stop --time=1 193dd8d8d88dd9c4b0cce3f2323cef3d027f89b5024dc3501c00363968b81e4f 15:56:19 $ docker rm -f 193dd8d8d88dd9c4b0cce3f2323cef3d027f89b5024dc3501c00363968b81e4f [Pipeline] // withDockerContainer [Pipeline] sh 15:56:19 + docker images 15:56:19 REPOSITORY TAG IMAGE ID CREATED SIZE 15:56:19 core-data-arm64 latest bc3c8b070500 3 seconds ago 19.5MB 15:56:19 security-proxy-setup-arm64 latest 94a03bd09d8a 13 seconds ago 25.4MB 15:56:19 support-scheduler-arm64 latest 8926b13883e1 14 seconds ago 15.3MB 15:56:19 2c94104fef44 17 seconds ago 1.58GB 15:56:19 fd89b2b155ae 22 seconds ago 1.57GB 15:56:19 core-command-arm64 latest 6a12aab0c9ad 26 seconds ago 15.2MB 15:56:19 d39a81a72013 27 seconds ago 1.57GB 15:56:19 ec2222059fcc 38 seconds ago 1.57GB 15:56:19 sys-mgmt-agent-arm64 latest a80d7e849e6c 2 minutes ago 277MB 15:56:19 security-bootstrapper-arm64 latest d11408a71a84 3 minutes ago 17.8MB 15:56:19 security-secretstore-setup-arm64 latest f12d0dec30ee 3 minutes ago 26.8MB 15:56:19 support-notifications-arm64 latest f7f6ef157ccb 3 minutes ago 16.1MB 15:56:19 core-metadata-arm64 latest 2479c6ed28d0 3 minutes ago 15.9MB 15:56:19 b3b00a0e6da3 3 minutes ago 1.57GB 15:56:19 6560857561b8 4 minutes ago 1.57GB 15:56:19 59f5e7733aa8 4 minutes ago 1.58GB 15:56:19 baf688fac439 4 minutes ago 1.57GB 15:56:19 236419f63f9a 4 minutes ago 1.57GB 15:56:19 ci-base-image-arm64 latest 821f333f8516 15 minutes ago 1.24GB 15:56:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 13 days ago 534MB 15:56:19 docker 20.10.8 3734d5adc5ac 7 weeks ago 198MB 15:56:19 alpine 3.14 bb3de5531c18 8 weeks ago 5.34MB 15:56:19 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 15:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:20 15:56:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:21 arm64: Pulling from edgex-lftools-log-publisher 15:56:21 448f6bf000e3: Pulling fs layer 15:56:21 f757da607395: Pulling fs layer 15:56:21 05883995daec: Pulling fs layer 15:56:21 8603b9c90790: Pulling fs layer 15:56:21 1560dd03e051: Pulling fs layer 15:56:21 27f5ce0e4adf: Pulling fs layer 15:56:21 c2d8d7efcc4b: Pulling fs layer 15:56:21 27f5ce0e4adf: Waiting 15:56:21 8603b9c90790: Waiting 15:56:21 1560dd03e051: Waiting 15:56:21 c2d8d7efcc4b: Waiting 15:56:21 f757da607395: Verifying Checksum 15:56:21 f757da607395: Download complete 15:56:21 8603b9c90790: Download complete 15:56:21 1560dd03e051: Verifying Checksum 15:56:21 1560dd03e051: Download complete 15:56:21 27f5ce0e4adf: Verifying Checksum 15:56:21 27f5ce0e4adf: Download complete 15:56:21 05883995daec: Verifying Checksum 15:56:21 05883995daec: Download complete 15:56:22 448f6bf000e3: Verifying Checksum 15:56:22 448f6bf000e3: Download complete 15:56:24 c2d8d7efcc4b: Verifying Checksum 15:56:24 c2d8d7efcc4b: Download complete 15:56:25 448f6bf000e3: Pull complete 15:56:26 f757da607395: Pull complete 15:56:28 05883995daec: Pull complete 15:56:28 8603b9c90790: Pull complete 15:56:29 1560dd03e051: Pull complete 15:56:29 27f5ce0e4adf: Pull complete 15:56:44 c2d8d7efcc4b: Pull complete 15:56:44 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:56:45 prd-ubuntu18.04-docker-arm64-4c-16g-2044 does not seem to be running inside a container 15:56:45 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:56:48 $ docker top 0c3b0fe4f8075ae776dbedf0afe34540cdd4c7e1e06b3422ea03ff7bba29a690 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:49 ---> job-cost.sh 15:56:49 lf-activate-venv: SKIPPING 15:56:49 INFO: No Stack... 15:56:49 INFO: Retrieving Pricing Info for: v3-standard-4 15:56:49 INFO: Archiving Costs [Pipeline] sh 15:56:50 + cat /w/workspace/edgex-go/5/archives/cost.csv 15:56:50 + cut -d, -f6 [Pipeline] lock 15:56:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3778-5-stack-cost] 15:56:50 Resource [jenkins-edgexfoundry-edgex-go-PR-3778-5-stack-cost] did not exist. Created. 15:56:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3778-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:56:51 + echo total: 0.10999999940395355 [Pipeline] stash 15:56:51 Stashed 1 file(s) [Pipeline] } 15:56:51 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3778-5-stack-cost] [Pipeline] // lock [Pipeline] } 15:56:51 $ docker stop --time=1 0c3b0fe4f8075ae776dbedf0afe34540cdd4c7e1e06b3422ea03ff7bba29a690 15:56:53 $ docker rm -f 0c3b0fe4f8075ae776dbedf0afe34540cdd4c7e1e06b3422ea03ff7bba29a690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:56:53 provisioning config files... 15:56:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6322088284948204776tmp [Pipeline] { [Pipeline] sh 15:56:54 + set +x 15:56:54 + curl -s https://codecov.io/bash 15:56:54 + bash -s -- 15:56:54 15:56:54 _____ _ 15:56:54 / ____| | | 15:56:54 | | ___ __| | ___ ___ _____ __ 15:56:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:56:54 | |___| (_) | (_| | __/ (_| (_) \ V / 15:56:54 \_____\___/ \__,_|\___|\___\___/ \_/ 15:56:54 Bash-1.0.6 15:56:54 15:56:54 15:56:54 ==> git version 2.24.4 found 15:56:54 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:56:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:56:54 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:56:54 ==> Jenkins CI detected. 15:56:54 current dir:  /w/workspace/edgex-go/5 15:56:54 project root: . 15:56:54 --> token set from env 15:56:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:56:54 ==> Running gcov in . (disable via -X gcov) 15:56:54 ==> Python coveragepy not found 15:56:54 ==> Searching for coverage reports in: 15:56:54 + . 15:56:54 -> Found 1 reports 15:56:54 ==> Detecting git/mercurial file structure 15:56:54 ==> Reading reports 15:56:54 + ./coverage.out bytes=426060 15:56:54 ==> Appending adjustments 15:56:54 https://docs.codecov.io/docs/fixing-reports 15:56:55 + Found adjustments 15:56:55 ==> Gzipping contents 15:56:55 60K /tmp/codecov.xO16uu.gz 15:56:55 ==> Uploading reports 15:56:55 url: https://codecov.io 15:56:55 query: branch=PR-3778&commit=52087c091f29db535dc82ffb6d18859866075442&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3778%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3778&job=&cmd_args= 15:56:55 -> Pinging Codecov 15:56:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3778&commit=52087c091f29db535dc82ffb6d18859866075442&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3778%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3778&job=&cmd_args= 15:56:56 -> Uploading to 15:56:56 https://storage.googleapis.com/codecov/v4/raw/2021-10-26/00271124DB129430A58F1EEE437C3FCB/52087c091f29db535dc82ffb6d18859866075442/59bca8cf-f843-493c-b13b-c8c8499b6603.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211026T155655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e499d3a745b2839305fbd754187b19d77d47ccd2d630155bc645337c9697dfe 15:56:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:56:56 Dload Upload Total Spent Left Speed 15:56:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57380 0 0 100 57380 0 167k --:--:-- --:--:-- --:--:-- 167k 15:56:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/52087c091f29db535dc82ffb6d18859866075442 [Pipeline] } 15:56:56 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 15:56:57 + '[' -d /w/workspace/edgex-go/5/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:56:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:56:58 ---> package-listing.sh 15:56:58 ++ facter osfamily 15:56:58 ++ tr '[:upper:]' '[:lower:]' 15:56:58 + OS_FAMILY=redhat 15:56:58 + workspace=/w/workspace/edgex-go/5 15:56:58 + START_PACKAGES=/tmp/packages_start.txt 15:56:58 + END_PACKAGES=/tmp/packages_end.txt 15:56:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:56:58 + PACKAGES=/tmp/packages_start.txt 15:56:58 + '[' /w/workspace/edgex-go/5 ']' 15:56:58 + PACKAGES=/tmp/packages_end.txt 15:56:58 + case "${OS_FAMILY}" in 15:56:58 + rpm -qa 15:56:58 + sort 15:57:01 + '[' -f /tmp/packages_start.txt ']' 15:57:01 + '[' -f /tmp/packages_end.txt ']' 15:57:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:57:01 + '[' /w/workspace/edgex-go/5 ']' 15:57:01 + mkdir -p /w/workspace/edgex-go/5/archives/ 15:57:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 15:57:01 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:57:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:02 15:57:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:57:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:02 latest: Pulling from edgex-lftools-log-publisher 15:57:02 b4d181a07f80: Pulling fs layer 15:57:02 a1111a8f2ec3: Pulling fs layer 15:57:02 ed53099fbce6: Pulling fs layer 15:57:02 dc539afda2c1: Pulling fs layer 15:57:02 77bc0d833cb6: Pulling fs layer 15:57:02 9065ff56babe: Pulling fs layer 15:57:02 d287ab97295c: Pulling fs layer 15:57:02 77bc0d833cb6: Waiting 15:57:02 9065ff56babe: Waiting 15:57:02 d287ab97295c: Waiting 15:57:02 dc539afda2c1: Waiting 15:57:02 a1111a8f2ec3: Verifying Checksum 15:57:02 a1111a8f2ec3: Download complete 15:57:02 dc539afda2c1: Verifying Checksum 15:57:02 dc539afda2c1: Download complete 15:57:03 ed53099fbce6: Verifying Checksum 15:57:03 ed53099fbce6: Download complete 15:57:03 77bc0d833cb6: Verifying Checksum 15:57:03 77bc0d833cb6: Download complete 15:57:03 9065ff56babe: Verifying Checksum 15:57:03 9065ff56babe: Download complete 15:57:03 b4d181a07f80: Verifying Checksum 15:57:03 b4d181a07f80: Download complete 15:57:03 d287ab97295c: Verifying Checksum 15:57:03 d287ab97295c: Download complete 15:57:04 b4d181a07f80: Pull complete 15:57:04 a1111a8f2ec3: Pull complete 15:57:05 ed53099fbce6: Pull complete 15:57:05 dc539afda2c1: Pull complete 15:57:05 77bc0d833cb6: Pull complete 15:57:05 9065ff56babe: Pull complete 15:57:10 d287ab97295c: Pull complete 15:57:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:57:10 prd-centos7-docker-4c-2g-2043 does not seem to be running inside a container 15:57:11 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:57:14 $ docker top 5b8142072837161bba8855afda45e5f3fd4dc457cda2b81e8a4a414b25c5544f -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:14 + touch /tmp/pre-build-complete [Pipeline] sh 15:57:15 + mkdir -p /var/log/sysstat [Pipeline] sh 15:57:15 + ls /var/log/sa-host 15:57:15 + sadf -c /var/log/sa-host/sa26 15:57:15 file_magic: OK 15:57:15 HZ: Using current value: 100 15:57:15 file_header: OK 15:57:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:57:15 Statistics: 15:57:15 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:57:15 File successfully converted to sysstat format version 12.0.3 15:57:15 + sadf -c /var/log/sa-host/sa30 15:57:15 file_magic: OK 15:57:15 HZ: Using current value: 100 15:57:15 file_header: OK 15:57:15 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:57:15 Statistics: 15:57:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:57:15 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:15 provisioning config files... 15:57:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config3837339931195922083tmp [Pipeline] { [Pipeline] echo 15:57:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:57:15 ---> create-netrc.sh [Pipeline] } 15:57:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:57:16 ---> python-tools-install.sh [Pipeline] echo 15:57:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:57:16 ---> sudo-logs.sh 15:57:16 Archiving 'sudo' log.. 15:57:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-2043.novalocal: Name or service not known 15:57:16 sudo: unable to resolve host prd-centos7-docker-4c-2g-2043.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:57:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:57:16 ---> job-cost.sh 15:57:16 lf-activate-venv: SKIPPING 15:57:16 DEBUG: total: 0.10999999940395355 15:57:16 INFO: Retrieving Stack Cost... 15:57:17 INFO: Retrieving Pricing Info for: v3-standard-2 15:57:17 INFO: Archiving Costs [Pipeline] echo 15:57:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:57:17 ---> logs-deploy.sh 15:57:17 lf-activate-venv: SKIPPING 15:57:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3778/5 15:57:17 INFO: archiving workspace using pattern(s): 15:57:18 Archives upload complete. 15:57:18 INFO: archiving logs to Nexus 15:57:19 ---> uname -a: 15:57:19 Linux prd-centos7-docker-4c-2g-2043.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 15:57:19 15:57:19 15:57:19 ---> lscpu: 15:57:19 Architecture: x86_64 15:57:19 CPU op-mode(s): 32-bit, 64-bit 15:57:19 Byte Order: Little Endian 15:57:19 Address sizes: 40 bits physical, 48 bits virtual 15:57:19 CPU(s): 2 15:57:19 On-line CPU(s) list: 0,1 15:57:19 Thread(s) per core: 1 15:57:19 Core(s) per socket: 1 15:57:19 Socket(s): 2 15:57:19 NUMA node(s): 1 15:57:19 Vendor ID: AuthenticAMD 15:57:19 CPU family: 23 15:57:19 Model: 49 15:57:19 Model name: AMD EPYC-Rome Processor 15:57:19 Stepping: 0 15:57:19 CPU MHz: 2799.998 15:57:19 BogoMIPS: 5599.99 15:57:19 Virtualization: AMD-V 15:57:19 Hypervisor vendor: KVM 15:57:19 Virtualization type: full 15:57:19 L1d cache: 32K 15:57:19 L1i cache: 32K 15:57:19 L2 cache: 512K 15:57:19 L3 cache: 16384K 15:57:19 NUMA node0 CPU(s): 0,1 15:57:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 15:57:19 15:57:19 15:57:19 ---> nproc: 15:57:19 2 15:57:19 15:57:19 15:57:19 ---> df -h: 15:57:19 Filesystem Size Used Avail Use% Mounted on 15:57:19 overlay 40G 14G 27G 33% / 15:57:19 tmpfs 64M 0 64M 0% /dev 15:57:19 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:57:19 shm 64M 0 64M 0% /dev/shm 15:57:19 /dev/vda1 40G 14G 27G 33% /facter-os 15:57:19 15:57:19 15:57:19 ---> sar -b -r -n DEV: 15:57:19 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) 15:57:19 15:57:19 15:35:08 LINUX RESTART (2 CPU) 15:57:19 15:57:19 15:36:02 tps rtps wtps bread/s bwrtn/s 15:57:19 15:37:01 370.06 0.30 369.75 29.67 100628.54 15:57:19 15:38:01 53.94 0.00 53.94 0.00 6632.31 15:57:19 15:39:01 101.15 0.03 101.11 1.07 5753.85 15:57:19 15:40:02 337.48 93.84 243.64 7692.95 154593.56 15:57:19 15:41:01 428.30 99.26 329.05 5224.10 179381.52 15:57:19 15:42:01 572.72 50.82 521.90 4095.12 239471.97 15:57:19 15:43:01 185.03 13.06 171.97 1210.86 30046.36 15:57:19 15:44:01 1.13 0.03 1.10 0.27 14.27 15:57:19 15:45:01 0.20 0.00 0.20 0.00 1.88 15:57:19 15:46:01 0.45 0.18 0.27 67.57 3.28 15:57:19 15:47:01 0.25 0.00 0.25 0.00 2.57 15:57:19 15:48:01 0.25 0.00 0.25 0.00 3.05 15:57:19 15:49:01 0.27 0.00 0.27 0.00 2.88 15:57:19 15:50:01 0.23 0.00 0.23 0.00 1.90 15:57:19 15:51:01 0.55 0.23 0.32 7.33 5.06 15:57:19 15:52:01 0.75 0.00 0.75 0.00 13.11 15:57:19 15:53:01 0.27 0.00 0.27 0.00 2.90 15:57:19 15:54:02 0.27 0.00 0.27 0.00 2.60 15:57:19 15:55:01 0.27 0.00 0.27 0.00 3.32 15:57:19 15:56:01 0.22 0.00 0.22 0.00 2.45 15:57:19 15:57:01 57.27 57.04 0.23 4199.23 16.84 15:57:19 Average: 100.28 14.99 85.29 1074.69 34052.09 15:57:19 15:57:19 15:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:57:19 15:37:01 3757552 0 907860 11.34 2620 3340900 1207844 13.34 1016124 2721608 16 15:57:19 15:38:01 3280700 0 1050892 13.12 2620 3674720 1698244 18.75 1438900 2806056 145268 15:57:19 15:39:01 3069780 0 1316416 16.44 2620 3620116 1694008 18.70 1649864 2791056 89020 15:57:19 15:40:02 887140 0 1211120 15.12 2620 5908052 1961408 21.66 1927572 4619792 78992 15:57:19 15:41:01 1318060 0 1428820 17.84 2620 5259432 3053016 33.71 2567896 3494176 4 15:57:19 15:42:01 988832 0 1242056 15.51 2620 5775424 1968560 21.73 2654564 3721984 104 15:57:19 15:43:01 2092668 0 1147264 14.32 2620 4766380 1498508 16.54 1280908 4012696 16 15:57:19 15:44:01 2102892 0 1137036 14.20 2620 4766384 1356256 14.97 1282732 4005316 8 15:57:19 15:45:01 2115856 0 1124068 14.04 2620 4766388 1356316 14.97 1281224 3995980 8 15:57:19 15:46:01 2112704 0 1125220 14.05 2620 4768388 1356100 14.97 1285756 3995200 8 15:57:19 15:47:01 2114000 0 1123920 14.03 2620 4768392 1356088 14.97 1285800 3994188 12 15:57:19 15:48:01 2114052 0 1123864 14.03 2620 4768396 1356016 14.97 1285668 3994188 12 15:57:19 15:49:01 2113388 0 1124520 14.04 2620 4768404 1356328 14.97 1286428 3993900 12 15:57:19 15:50:01 2114556 0 1123352 14.03 2620 4768404 1356016 14.97 1285680 3993900 12 15:57:19 15:51:01 2114196 0 1123676 14.03 2620 4768440 1356100 14.97 1285988 3993724 20 15:57:19 15:52:01 2114284 0 1123588 14.03 2620 4768440 1356016 14.97 1285896 3993724 8 15:57:19 15:53:01 2113912 0 1123956 14.03 2620 4768444 1356016 14.97 1285900 3993724 8 15:57:19 15:54:02 2113928 0 1123932 14.03 2620 4768452 1356016 14.97 1286024 3993724 16 15:57:19 15:55:01 2113976 0 1123884 14.03 2620 4768452 1356016 14.97 1286024 3993724 8 15:57:19 15:56:01 2113748 0 1124104 14.04 2620 4768460 1356100 14.97 1286008 3993724 8 15:57:19 15:57:01 1961872 0 1149728 14.36 2620 4894712 1389400 15.34 1312188 4119548 204 15:57:19 Average: 2134671 0 1146632 14.32 2620 4725009 1528589 16.88 1455102 3820092 14941 15:57:19 15:57:19 15:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:57:19 15:37:01 eth0 448.40 388.86 5673.48 43.16 0.00 0.00 0.00 0.00 15:57:19 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:37:01 docker0 319.90 330.72 25.15 2395.22 0.00 0.00 0.00 0.00 15:57:19 15:38:01 vethc2cafcf 0.53 0.67 0.04 0.07 0.00 0.00 0.00 0.00 15:57:19 15:38:01 eth0 39.28 22.63 34.93 15.53 0.00 0.00 0.00 0.00 15:57:19 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:38:01 docker0 0.53 0.53 0.03 0.06 0.00 0.00 0.00 0.00 15:57:19 15:39:01 vethc2cafcf 1.61 1.61 0.13 0.13 0.00 0.00 0.00 0.00 15:57:19 15:39:01 eth0 23.02 11.55 18.37 7.20 0.00 0.00 0.00 0.00 15:57:19 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:39:01 docker0 1.61 1.61 0.10 0.13 0.00 0.00 0.00 0.00 15:57:19 15:40:02 veth62a6c27 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:40:02 eth0 110.93 69.45 1684.45 128.00 0.00 0.00 0.00 0.00 15:57:19 15:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:41:01 veth62a6c27 0.00 0.49 0.00 0.02 0.00 0.00 0.00 0.00 15:57:19 15:41:01 vethff1433c 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:41:01 veth1d93983 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:41:01 veth4d2b1ac 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:42:01 veth62a6c27 0.00 0.63 0.00 0.03 0.00 0.00 0.00 0.00 15:57:19 15:42:01 eth0 1938.45 1830.11 13892.67 395.18 0.00 0.00 0.00 0.00 15:57:19 15:42:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:42:01 veth9039fe2 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:43:01 eth0 107.59 59.78 1510.93 122.40 0.00 0.00 0.00 0.00 15:57:19 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:43:01 docker0 1047.98 809.24 86.82 5631.97 0.00 0.00 0.00 0.00 15:57:19 15:44:01 eth0 1.20 0.73 0.33 0.23 0.00 0.00 0.00 0.00 15:57:19 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:45:01 eth0 0.90 0.48 0.70 0.21 0.00 0.00 0.00 0.00 15:57:19 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:46:01 eth0 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:57:19 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:47:01 eth0 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 15:57:19 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:48:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:57:19 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:49:01 eth0 1.37 0.73 0.58 0.37 0.00 0.00 0.00 0.00 15:57:19 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:50:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 15:57:19 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:51:01 eth0 0.33 0.28 0.14 0.08 0.00 0.00 0.00 0.00 15:57:19 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:52:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:57:19 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:53:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 15:57:19 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:54:02 eth0 0.15 0.02 0.02 0.00 0.00 0.00 0.00 0.00 15:57:19 15:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:55:01 eth0 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 15:57:19 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:56:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:57:19 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:57:01 eth0 11.91 7.41 11.85 5.02 0.00 0.00 0.00 0.00 15:57:19 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 Average: eth0 41.92 29.77 446.89 16.93 0.00 0.00 0.00 0.00 15:57:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:57:19 Average: docker0 17.48 20.93 1.34 155.66 0.00 0.00 0.00 0.00 15:57:19 15:57:19 15:57:19 ---> sar -P ALL: 15:57:19 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) 15:57:19 15:57:19 15:35:08 LINUX RESTART (2 CPU) 15:57:19 15:57:19 15:36:02 CPU %user %nice %system %iowait %steal %idle 15:57:19 15:37:01 all 31.48 0.00 12.46 2.85 0.13 53.08 15:57:19 15:37:01 0 29.08 0.00 12.95 3.06 0.15 54.77 15:57:19 15:37:01 1 33.89 0.00 11.97 2.65 0.11 51.39 15:57:19 15:38:01 all 56.97 0.00 6.04 0.42 0.10 36.47 15:57:19 15:38:01 0 56.35 0.00 7.01 0.56 0.09 35.99 15:57:19 15:38:01 1 57.59 0.00 5.07 0.29 0.11 36.94 15:57:19 15:39:01 all 52.33 0.00 4.64 0.88 0.12 42.03 15:57:19 15:39:01 0 53.09 0.00 5.02 0.90 0.13 40.87 15:57:19 15:39:01 1 51.58 0.00 4.27 0.85 0.11 43.19 15:57:19 15:40:02 all 50.70 0.00 14.15 7.30 0.13 27.72 15:57:19 15:40:02 0 50.31 0.00 14.45 7.90 0.11 27.24 15:57:19 15:40:02 1 51.09 0.00 13.85 6.71 0.14 28.21 15:57:19 15:41:01 all 72.09 0.00 15.62 8.51 0.14 3.64 15:57:19 15:41:01 0 72.12 0.00 15.57 8.67 0.13 3.51 15:57:19 15:41:01 1 72.06 0.00 15.66 8.36 0.15 3.77 15:57:19 15:42:01 all 71.25 0.00 19.88 6.71 0.14 2.03 15:57:19 15:42:01 0 69.82 0.00 20.83 6.88 0.13 2.33 15:57:19 15:42:01 1 72.69 0.00 18.90 6.53 0.15 1.73 15:57:19 15:43:01 all 15.94 0.00 5.77 2.98 0.07 75.24 15:57:19 15:43:01 0 16.56 0.00 5.65 2.35 0.07 75.37 15:57:19 15:43:01 1 15.31 0.00 5.89 3.62 0.07 75.11 15:57:19 15:44:01 all 0.21 0.00 0.08 0.00 0.01 99.71 15:57:19 15:44:01 0 0.03 0.00 0.08 0.00 0.00 99.88 15:57:19 15:44:01 1 0.38 0.00 0.07 0.00 0.02 99.53 15:57:19 15:45:01 all 0.20 0.00 0.08 0.00 0.02 99.70 15:57:19 15:45:01 0 0.13 0.00 0.07 0.00 0.02 99.78 15:57:19 15:45:01 1 0.27 0.00 0.10 0.00 0.02 99.62 15:57:19 15:46:01 all 0.21 0.00 0.03 0.02 0.01 99.73 15:57:19 15:46:01 0 0.38 0.00 0.03 0.03 0.02 99.53 15:57:19 15:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:57:19 15:47:01 all 0.23 0.00 0.04 0.00 0.01 99.72 15:57:19 15:47:01 0 0.43 0.00 0.07 0.00 0.00 99.50 15:57:19 15:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:57:19 15:57:19 15:47:01 CPU %user %nice %system %iowait %steal %idle 15:57:19 15:48:01 all 0.20 0.00 0.03 0.00 0.01 99.76 15:57:19 15:48:01 0 0.35 0.00 0.02 0.00 0.00 99.63 15:57:19 15:48:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:57:19 15:49:01 all 0.23 0.00 0.03 0.00 0.02 99.73 15:57:19 15:49:01 0 0.40 0.00 0.02 0.00 0.02 99.57 15:57:19 15:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:57:19 15:50:01 all 0.20 0.00 0.03 0.00 0.02 99.76 15:57:19 15:50:01 0 0.38 0.00 0.03 0.00 0.02 99.57 15:57:19 15:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:57:19 15:51:01 all 0.22 0.00 0.06 0.00 0.02 99.71 15:57:19 15:51:01 0 0.38 0.00 0.05 0.00 0.02 99.55 15:57:19 15:51:01 1 0.05 0.00 0.07 0.00 0.02 99.87 15:57:19 15:52:01 all 0.22 0.00 0.03 0.00 0.01 99.75 15:57:19 15:52:01 0 0.42 0.00 0.03 0.00 0.02 99.53 15:57:19 15:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:57:19 15:53:01 all 0.24 0.00 0.02 0.00 0.02 99.72 15:57:19 15:53:01 0 0.43 0.00 0.02 0.00 0.02 99.53 15:57:19 15:53:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:57:19 15:54:02 all 0.17 0.00 0.03 0.00 0.02 99.78 15:57:19 15:54:02 0 0.30 0.00 0.03 0.00 0.02 99.65 15:57:19 15:54:02 1 0.03 0.00 0.03 0.00 0.02 99.92 15:57:19 15:55:01 all 0.20 0.00 0.03 0.00 0.01 99.77 15:57:19 15:55:01 0 0.34 0.00 0.02 0.00 0.00 99.64 15:57:19 15:55:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:57:19 15:56:01 all 0.20 0.00 0.03 0.00 0.01 99.76 15:57:19 15:56:01 0 0.35 0.00 0.03 0.00 0.00 99.62 15:57:19 15:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:57:19 15:57:01 all 2.23 0.00 0.70 1.58 0.02 95.47 15:57:19 15:57:01 0 2.90 0.00 0.77 2.31 0.02 94.00 15:57:19 15:57:01 1 1.56 0.00 0.62 0.85 0.02 96.95 15:57:19 Average: all 15.93 0.00 3.57 1.40 0.05 79.06 15:57:19 Average: 0 15.91 0.00 3.71 1.47 0.04 78.87 15:57:19 Average: 1 15.95 0.00 3.43 1.33 0.05 79.24 15:57:19 15:57:19 15:57:19