Pull request #3805 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 jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from abb9e5788defee4418aa8027d6c8de3578abc7c3+f7c7132b17dbbb881af4d9ccfc6ed9167751e366 (1e92dc7e6e5c5e26b855f6d605c8879d36dc4236) 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-ssh1277184065443899891.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-ssh5624567772620783086.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 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 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-3805/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-3805/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7882369369574088201.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 # timeout=10 Commit message: "Merge pull request #366 from ernestojeda/fix-builder-images-sdk-c" > 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-ssh8645305573689216373.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-3805/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-3805/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1601563588795781645.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-505 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh926439494185890910.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit abb9e5788defee4418aa8027d6c8de3578abc7c3 Merge succeeded, producing fe52853947fc21e50eddfbc55d54f65b7fb40472 Checking out Revision fe52853947fc21e50eddfbc55d54f65b7fb40472 (PR-3805) > 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/3@tmp/jenkins-gitclient-ssh7726968777423216529.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f abb9e5788defee4418aa8027d6c8de3578abc7c3 # 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/3@tmp/jenkins-gitclient-ssh168091732423797815.key > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe52853947fc21e50eddfbc55d54f65b7fb40472 # timeout=10 Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-13T22:39:49.443Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-13T22:39:49.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-13T22:39:49.488Z] ========================================================= [2021-11-13T22:39:49.488Z] EdgeX Global Pipelines Version Info [2021-11-13T22:39:49.488Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-13T22:39:50.648Z] ------------------- [2021-11-13T22:39:50.648Z] stable info: [2021-11-13T22:39:50.648Z] ------------------- [2021-11-13T22:39:50.648Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-13T22:39:50.648Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T22:39:50.648Z] Message: update stable to v1.0.215 > git rev-list --no-walk 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 # timeout=10 [2021-11-13T22:39:51.224Z] ------------------- [2021-11-13T22:39:51.225Z] experimental info: [2021-11-13T22:39:51.225Z] ------------------- [2021-11-13T22:39:51.225Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-13T22:39:51.225Z] Commit SHA: 686c8e2b17b6b4c6988ddea14cf883eea3c5dfe4 [2021-11-13T22:39:51.225Z] Message: update experimental to v1.0.215 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-13T22:39:51.304Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-11-13T22:39:51.312Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-11-13T22:39:51.319Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-13T22:39:51.325Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-13T22:39:51.334Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-13T22:39:51.348Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-13T22:39:51.358Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-13T22:39:51.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-11-13T22:39:51.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-11-13T22:39:51.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-11-13T22:39:51.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-13T22:39:51.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-13T22:39:51.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-13T22:39:51.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-13T22:39:51.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-13T22:39:51.456Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T22:39:51.469Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-13T22:39:51.482Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-13T22:39:51.492Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-13T22:39:51.504Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-13T22:39:51.516Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-13T22:39:51.546Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-13T22:39:51.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3805 [Pipeline] echo [2021-11-13T22:39:51.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3805 [Pipeline] echo [2021-11-13T22:39:51.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3805 [Pipeline] echo [2021-11-13T22:39:51.588Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe52853947fc21e50eddfbc55d54f65b7fb40472 [Pipeline] echo [2021-11-13T22:39:51.598Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe52853 [Pipeline] echo [2021-11-13T22:39:51.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T22:39:51.647Z] provisioning config files... [2021-11-13T22:39:51.664Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7493544854766845218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T22:39:51.970Z] ---> docker-login.sh [2021-11-13T22:39:51.971Z] nexus3.edgexfoundry.org:10001 [2021-11-13T22:39:51.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:39:52.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:39:52.233Z] Configure a credential helper to remove this warning. See [2021-11-13T22:39:52.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:39:52.233Z] [2021-11-13T22:39:52.233Z] Login Succeeded [2021-11-13T22:39:52.233Z] nexus3.edgexfoundry.org:10002 [2021-11-13T22:39:52.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:39:52.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:39:52.233Z] Configure a credential helper to remove this warning. See [2021-11-13T22:39:52.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:39:52.233Z] [2021-11-13T22:39:52.233Z] Login Succeeded [2021-11-13T22:39:52.233Z] nexus3.edgexfoundry.org:10003 [2021-11-13T22:39:52.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:39:52.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:39:52.495Z] Configure a credential helper to remove this warning. See [2021-11-13T22:39:52.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:39:52.495Z] [2021-11-13T22:39:52.495Z] Login Succeeded [2021-11-13T22:39:52.495Z] nexus3.edgexfoundry.org:10004 [2021-11-13T22:39:52.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:39:52.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:39:52.495Z] Configure a credential helper to remove this warning. See [2021-11-13T22:39:52.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:39:52.495Z] [2021-11-13T22:39:52.495Z] Login Succeeded [2021-11-13T22:39:52.495Z] docker.io [2021-11-13T22:39:52.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:39:53.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:39:53.026Z] Configure a credential helper to remove this warning. See [2021-11-13T22:39:53.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:39:53.026Z] [2021-11-13T22:39:53.026Z] Login Succeeded [2021-11-13T22:39:53.026Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T22:39:53.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T22:39:53.351Z] ++ 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 [2021-11-13T22:39:53.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:39:53.351Z] ++ dirname cmd/core-command/Dockerfile [2021-11-13T22:39:53.351Z] ++ cut -d/ -f2 [2021-11-13T22:39:53.351Z] + echo core-command,cmd/core-command/Dockerfile [2021-11-13T22:39:53.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:39:53.351Z] ++ dirname cmd/core-data/Dockerfile [2021-11-13T22:39:53.351Z] ++ cut -d/ -f2 [2021-11-13T22:39:53.351Z] + echo core-data,cmd/core-data/Dockerfile [2021-11-13T22:39:53.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:39:53.351Z] ++ dirname cmd/core-metadata/Dockerfile [2021-11-13T22:39:53.351Z] ++ cut -d/ -f2 [2021-11-13T22:39:53.351Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-11-13T22:39:53.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:39:53.351Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-11-13T22:39:53.351Z] ++ cut -d/ -f2 [2021-11-13T22:39:53.351Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-11-13T22:39:53.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:39:53.351Z] ++ cut -d/ -f2 [2021-11-13T22:39:53.351Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-11-13T22:39:53.351Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-11-13T22:39:53.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:39:53.351Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-11-13T22:39:53.351Z] ++ cut -d/ -f2 [2021-11-13T22:39:53.351Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-11-13T22:39:53.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:39:53.351Z] ++ dirname cmd/support-notifications/Dockerfile [2021-11-13T22:39:53.351Z] ++ cut -d/ -f2 [2021-11-13T22:39:53.351Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-11-13T22:39:53.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:39:53.351Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-11-13T22:39:53.351Z] ++ cut -d/ -f2 [2021-11-13T22:39:53.351Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-11-13T22:39:53.351Z] + for file in '`ls cmd/**/Dockerfile`' [2021-11-13T22:39:53.351Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-11-13T22:39:53.351Z] ++ cut -d/ -f2 [2021-11-13T22:39:53.351Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-11-13T22:39:53.391Z] 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 [2021-11-13T22:39:53.804Z] + git rev-list -1 --merges fe52853947fc21e50eddfbc55d54f65b7fb40472~1..fe52853947fc21e50eddfbc55d54f65b7fb40472 [Pipeline] echo [2021-11-13T22:39:53.821Z] -----------> git rev-list -1 --merges fe52853947fc21e50eddfbc55d54f65b7fb40472~1..fe52853947fc21e50eddfbc55d54f65b7fb40472 fe52853947fc21e50eddfbc55d54f65b7fb40472 [2021-11-13T22:39:53.821Z] fe52853947fc21e50eddfbc55d54f65b7fb40472 [false] [Pipeline] sh [2021-11-13T22:39:54.111Z] + git log --format=format:%s -1 fe52853947fc21e50eddfbc55d54f65b7fb40472 [Pipeline] echo [2021-11-13T22:39:54.126Z] ========================================================= [2021-11-13T22:39:54.126Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-13T22:39:54.126Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:39:54.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T22:39:54.868Z] [2021-11-13T22:39:54.868Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:39:55.174Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T22:39:55.174Z] latest: Pulling from edgex-devops/git-semver [2021-11-13T22:39:55.174Z] a0d0a0d46f8b: Pulling fs layer [2021-11-13T22:39:55.174Z] 3e5f54012d9b: Pulling fs layer [2021-11-13T22:39:55.174Z] 4c7163046ea9: Pulling fs layer [2021-11-13T22:39:55.174Z] 0c2d73faf560: Pulling fs layer [2021-11-13T22:39:55.174Z] 0c2d73faf560: Waiting [2021-11-13T22:39:55.174Z] 3e5f54012d9b: Verifying Checksum [2021-11-13T22:39:55.174Z] 3e5f54012d9b: Download complete [2021-11-13T22:39:55.175Z] a0d0a0d46f8b: Verifying Checksum [2021-11-13T22:39:55.175Z] a0d0a0d46f8b: Download complete [2021-11-13T22:39:55.175Z] 0c2d73faf560: Verifying Checksum [2021-11-13T22:39:55.175Z] 0c2d73faf560: Download complete [2021-11-13T22:39:55.438Z] 4c7163046ea9: Verifying Checksum [2021-11-13T22:39:55.438Z] 4c7163046ea9: Download complete [2021-11-13T22:39:55.438Z] a0d0a0d46f8b: Pull complete [2021-11-13T22:39:55.438Z] 3e5f54012d9b: Pull complete [2021-11-13T22:39:55.708Z] 4c7163046ea9: Pull complete [2021-11-13T22:39:55.969Z] 0c2d73faf560: Pull complete [2021-11-13T22:39:55.969Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-13T22:39:55.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-13T22:39:55.969Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-13T22:39:56.039Z] prd-centos7-docker-4c-2g-505 does not seem to be running inside a container [2021-11-13T22:39:56.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-13T22:39:56.670Z] $ docker top 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-13T22:39:56.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T22:39:56.756Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T22:39:56.860Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T22:39:56.868Z] $ docker exec 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f ssh-agent [2021-11-13T22:39:56.967Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNoGjFo/agent.15 [2021-11-13T22:39:56.967Z] SSH_AGENT_PID=21 [2021-11-13T22:39:56.974Z] Running ssh-add (command line suppressed) [2021-11-13T22:39:57.084Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1871763427635207655.key (/w/workspace/edgex-go/3@tmp/private_key_1871763427635207655.key) [2021-11-13T22:39:57.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T22:39:57.384Z] + git tag --points-at HEAD [Pipeline] } [2021-11-13T22:39:57.407Z] $ docker exec --env ******** --env ******** 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f ssh-agent -k [2021-11-13T22:39:57.504Z] unset SSH_AUTH_SOCK; [2021-11-13T22:39:57.505Z] unset SSH_AGENT_PID; [2021-11-13T22:39:57.505Z] echo Agent pid 21 killed; [2021-11-13T22:39:57.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-13T22:39:57.539Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-13T22:39:57.539Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-13T22:39:57.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-13T22:39:57.641Z] $ docker exec 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f ssh-agent [2021-11-13T22:39:57.743Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgkkJCd/agent.55 [2021-11-13T22:39:57.743Z] SSH_AGENT_PID=61 [2021-11-13T22:39:57.749Z] Running ssh-add (command line suppressed) [2021-11-13T22:39:57.846Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8154326608742668535.key (/w/workspace/edgex-go/3@tmp/private_key_8154326608742668535.key) [2021-11-13T22:39:57.854Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-13T22:39:58.144Z] + git semver init [2021-11-13T22:39:58.144Z] # -> Open(): unable to determine branch for HEAD [2021-11-13T22:39:58.144Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-11-13T22:39:58.144Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-11-13T22:39:58.144Z] # $SEMVER_REMOTE_NAME = origin [2021-11-13T22:39:58.144Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-13T22:39:58.144Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-13T22:39:58.144Z] # $SEMVER_BRANCH = PR-3805 [2021-11-13T22:39:58.144Z] # $SEMVER_TEMP = /tmp/semver-686271088 [2021-11-13T22:39:58.144Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-11-13T22:41:20.184Z] # '/tmp/semver-686271088' -> '/w/workspace/edgex-go/3/.semver' [2021-11-13T22:41:20.184Z] # -> Force: false [2021-11-13T22:41:20.184Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-11-13T22:41:20.199Z] $ docker exec --env ******** --env ******** 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f ssh-agent -k [2021-11-13T22:41:20.289Z] unset SSH_AUTH_SOCK; [2021-11-13T22:41:20.290Z] unset SSH_AGENT_PID; [2021-11-13T22:41:20.290Z] echo Agent pid 61 killed; [2021-11-13T22:41:20.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-13T22:41:20.621Z] + git semver [Pipeline] } [2021-11-13T22:41:20.640Z] $ docker stop --time=1 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f [2021-11-13T22:41:22.243Z] $ docker rm -f 0e99fd8e4d17b58d649f5552d68eb331302b4c622e3323d31f724210ff62192f [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T22:41:22.599Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-13T22:41:22.830Z] Stashed 1 file(s) [Pipeline] echo [2021-11-13T22:41:22.834Z] [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 [2021-11-13T22:41:23.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T22:41:23.094Z] ========================================================= [2021-11-13T22:41:23.094Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-13T22:41:23.094Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:41:23.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T22:41:23.386Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-13T22:41:23.386Z] a0d0a0d46f8b: Already exists [2021-11-13T22:41:23.386Z] 31adcdaf11c8: Pulling fs layer [2021-11-13T22:41:23.386Z] b8b176561691: Pulling fs layer [2021-11-13T22:41:23.386Z] 4527c011a84f: Pulling fs layer [2021-11-13T22:41:23.386Z] 5d74067f8e1e: Pulling fs layer [2021-11-13T22:41:23.386Z] e0aca202a116: Pulling fs layer [2021-11-13T22:41:23.386Z] 3a43be97a3b4: Pulling fs layer [2021-11-13T22:41:23.386Z] 34cad66bf833: Pulling fs layer [2021-11-13T22:41:23.386Z] b4e3c513aaa6: Pulling fs layer [2021-11-13T22:41:23.386Z] 5d74067f8e1e: Waiting [2021-11-13T22:41:23.386Z] e0aca202a116: Waiting [2021-11-13T22:41:23.386Z] 3a43be97a3b4: Waiting [2021-11-13T22:41:23.386Z] 34cad66bf833: Waiting [2021-11-13T22:41:23.386Z] b4e3c513aaa6: Waiting [2021-11-13T22:41:23.386Z] b8b176561691: Verifying Checksum [2021-11-13T22:41:23.386Z] b8b176561691: Download complete [2021-11-13T22:41:23.386Z] 31adcdaf11c8: Verifying Checksum [2021-11-13T22:41:23.386Z] 31adcdaf11c8: Download complete [2021-11-13T22:41:23.386Z] 5d74067f8e1e: Verifying Checksum [2021-11-13T22:41:23.386Z] 5d74067f8e1e: Download complete [2021-11-13T22:41:23.386Z] e0aca202a116: Verifying Checksum [2021-11-13T22:41:23.386Z] e0aca202a116: Download complete [2021-11-13T22:41:23.386Z] 3a43be97a3b4: Download complete [2021-11-13T22:41:23.656Z] 34cad66bf833: Verifying Checksum [2021-11-13T22:41:23.656Z] 34cad66bf833: Download complete [2021-11-13T22:41:23.656Z] 31adcdaf11c8: Pull complete [2021-11-13T22:41:23.656Z] b8b176561691: Pull complete [2021-11-13T22:41:23.918Z] 4527c011a84f: Verifying Checksum [2021-11-13T22:41:23.918Z] 4527c011a84f: Download complete [2021-11-13T22:41:24.182Z] b4e3c513aaa6: Verifying Checksum [2021-11-13T22:41:24.182Z] b4e3c513aaa6: Download complete [2021-11-13T22:41:27.525Z] 4527c011a84f: Pull complete [2021-11-13T22:41:27.525Z] 5d74067f8e1e: Pull complete [2021-11-13T22:41:27.786Z] e0aca202a116: Pull complete [2021-11-13T22:41:27.786Z] 3a43be97a3b4: Pull complete [2021-11-13T22:41:27.786Z] 34cad66bf833: Pull complete [2021-11-13T22:41:30.375Z] b4e3c513aaa6: Pull complete [2021-11-13T22:41:30.375Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-13T22:41:30.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T22:41:30.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:41:30.671Z] + docker build -t ci-base-image-x86_64 -f - . [2021-11-13T22:41:30.672Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T22:41:30.672Z] WORKDIR /edgex [2021-11-13T22:41:30.672Z] COPY go.mod . [2021-11-13T22:41:30.672Z] RUN go mod download' [2021-11-13T22:41:32.064Z] Sending build context to Docker daemon 329.9MB [2021-11-13T22:41:32.064Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-13T22:41:32.064Z] ---> 9f6097aaca64 [2021-11-13T22:41:32.064Z] Step 2/4 : WORKDIR /edgex [2021-11-13T22:41:33.458Z] ---> Running in 218f8fd5a686 [2021-11-13T22:41:33.724Z] Removing intermediate container 218f8fd5a686 [2021-11-13T22:41:33.724Z] ---> 933c816c8ff4 [2021-11-13T22:41:33.724Z] Step 3/4 : COPY go.mod . [2021-11-13T22:41:33.724Z] ---> aa8c4f6407da [2021-11-13T22:41:33.724Z] Step 4/4 : RUN go mod download [2021-11-13T22:41:33.724Z] ---> Running in f6fbbe1d9d08 [2021-11-13T22:41:38.047Z] Still waiting to schedule task [2021-11-13T22:41:38.047Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-13T22:42:05.885Z] Removing intermediate container f6fbbe1d9d08 [2021-11-13T22:42:05.886Z] ---> 425c133d90e4 [2021-11-13T22:42:05.886Z] Successfully built 425c133d90e4 [2021-11-13T22:42:05.886Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:42:06.186Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T22:42:06.186Z] . [Pipeline] withDockerContainer [2021-11-13T22:42:06.247Z] prd-centos7-docker-4c-2g-505 does not seem to be running inside a container [2021-11-13T22:42:06.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-13T22:42:06.631Z] $ docker top 927bc1c119dba2eb5ccc53fdaded40489e8f7bd62a180671f56e429c94907322 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T22:42:06.984Z] + go version [2021-11-13T22:42:06.984Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-13T22:42:06.998Z] $ docker stop --time=1 927bc1c119dba2eb5ccc53fdaded40489e8f7bd62a180671f56e429c94907322 [2021-11-13T22:42:08.195Z] $ docker rm -f 927bc1c119dba2eb5ccc53fdaded40489e8f7bd62a180671f56e429c94907322 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:42:08.628Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-13T22:42:08.628Z] . [Pipeline] withDockerContainer [2021-11-13T22:42:08.692Z] prd-centos7-docker-4c-2g-505 does not seem to be running inside a container [2021-11-13T22:42:08.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-13T22:42:09.027Z] $ docker top d9edeeb57083c25ca294fd4923f3268dbf15f6b191906fde7fb7df627f01d6ec -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-13T22:42:09.092Z] ========================================================= [2021-11-13T22:42:09.092Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T22:42:09.092Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:42:09.385Z] + make test [2021-11-13T22:42:09.385Z] go mod tidy [2021-11-13T22:42:09.385Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T22:42:14.719Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T22:42:32.950Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T22:42:36.287Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T22:42:36.287Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T22:42:36.561Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T22:42:39.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T22:42:39.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T22:42:39.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T22:42:39.407Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T22:42:39.995Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T22:42:40.255Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T22:42:40.517Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T22:42:40.517Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T22:42:40.517Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T22:42:40.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T22:42:41.938Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2021-11-13T22:42:41.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T22:42:41.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T22:42:42.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.052s coverage: 98.5% of statements [2021-11-13T22:42:42.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-13T22:42:43.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 44.7% of statements [2021-11-13T22:42:43.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T22:42:43.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T22:42:44.475Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.123s coverage: 89.5% of statements [2021-11-13T22:42:44.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T22:42:44.475Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:42:45.439Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.049s coverage: 84.4% of statements [2021-11-13T22:42:45.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T22:42:45.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T22:42:45.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T22:42:45.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T22:42:45.439Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T22:42:46.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.285s coverage: 94.2% of statements [2021-11-13T22:42:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T22:42:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:42:46.018Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 59.1% of statements [2021-11-13T22:42:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T22:42:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T22:42:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T22:42:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T22:42:46.018Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T22:42:46.286Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.044s coverage: 60.0% of statements [2021-11-13T22:42:46.286Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T22:42:46.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T22:42:46.287Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T22:42:46.861Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.9% of statements [2021-11-13T22:42:46.861Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T22:42:47.130Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements [2021-11-13T22:42:47.396Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-11-13T22:42:47.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T22:42:47.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-11-13T22:42:47.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.056s coverage: 79.5% of statements [2021-11-13T22:42:47.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements [2021-11-13T22:42:48.205Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.051s coverage: 96.3% of statements [2021-11-13T22:42:48.478Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2021-11-13T22:43:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.048s coverage: 94.4% of statements [2021-11-13T22:43:00.715Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements [2021-11-13T22:43:06.012Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.193s coverage: 82.5% of statements [2021-11-13T22:43:06.012Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T22:43:21.546Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-507 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws [2021-11-13T22:43:21.555Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-13T22:43:21.786Z] The recommended git tool is: git [2021-11-13T22:43:24.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T22:43:24.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T22:43:24.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T22:43:24.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T22:43:24.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2021-11-13T22:43:24.156Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T22:43:24.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.061s coverage: 80.0% of statements [2021-11-13T22:43:24.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements [2021-11-13T22:43:24.156Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements [2021-11-13T22:43:24.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.138s coverage: 91.2% of statements [2021-11-13T22:43:24.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T22:43:24.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.136s coverage: 64.4% of statements [2021-11-13T22:43:24.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T22:43:24.157Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T22:43:24.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-11-13T22:43:24.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2021-11-13T22:43:24.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-11-13T22:43:24.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-11-13T22:43:24.157Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2021-11-13T22:43:24.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.206s coverage: 65.4% of statements [2021-11-13T22:43:24.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T22:43:24.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T22:43:24.422Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T22:43:24.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.127s coverage: 43.8% of statements [2021-11-13T22:43:24.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T22:43:24.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T22:43:24.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements [2021-11-13T22:43:24.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T22:43:25.279Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-11-13T22:43:25.279Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T22:43:27.184Z] using credential edgex-jenkins-ssh [2021-11-13T22:43:27.209Z] Cloning the remote Git repository [2021-11-13T22:43:27.316Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:43:27.408Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-13T22:43:27.486Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:43:27.487Z] > git --version # timeout=10 [2021-11-13T22:43:27.505Z] > git --version # 'git version 2.17.1' [2021-11-13T22:43:27.506Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:43:27.591Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T22:43:31.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2021-11-13T22:43:31.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T22:43:31.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T22:43:31.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T22:43:31.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T22:43:31.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.138s coverage: 92.3% of statements [2021-11-13T22:43:31.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T22:43:31.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T22:43:31.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T22:43:31.891Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T22:43:31.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.049s coverage: 28.9% of statements [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T22:43:31.891Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T22:43:31.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-11-13T22:43:31.891Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2021-11-13T22:43:31.891Z] 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 [2021-11-13T22:44:04.099Z] GO111MODULE=on go vet ./... [2021-11-13T22:44:14.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T22:44:14.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T22:44:14.180Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-13T22:44:14.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-13T22:44:14.487Z] + ls -al . [2021-11-13T22:44:14.487Z] total 644 [2021-11-13T22:44:14.487Z] drwxrwxr-x 10 1001 1001 4096 Nov 13 22:44 . [2021-11-13T22:44:14.487Z] drwxr-xr-x 4 root root 28 Nov 13 22:42 .. [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 11 Nov 13 22:39 .dockerignore [2021-11-13T22:44:14.487Z] drwxrwxr-x 8 1001 1001 179 Nov 13 22:39 .git [2021-11-13T22:44:14.487Z] drwxrwxr-x 4 1001 1001 142 Nov 13 22:39 .github [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 804 Nov 13 22:39 .gitignore [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 42 Nov 13 22:39 .golangci.yml [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 76 Nov 13 22:39 .hadolint.yml [2021-11-13T22:44:14.487Z] drwx------ 3 1001 1001 58 Nov 13 22:41 .semver [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 166 Nov 13 22:39 .sonarcloud.properties [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 1171 Nov 13 22:39 ADOPTERS.md [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 8910 Nov 13 22:39 Attribution.txt [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 51732 Nov 13 22:39 CHANGELOG.md [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 3804 Nov 13 22:39 CONTRIBUTING.md [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 677 Nov 13 22:39 GOVERNANCE.md [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 849 Nov 13 22:39 Jenkinsfile [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 10775 Nov 13 22:39 LICENSE [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 6508 Nov 13 22:39 Makefile [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 582 Nov 13 22:39 OWNERS.md [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 8256 Nov 13 22:39 README.md [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 6912 Nov 13 22:39 SECURITY.md [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 5 Nov 13 22:41 VERSION [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 4131 Nov 13 22:39 ZMQWindows.md [2021-11-13T22:44:14.487Z] drwxrwxr-x 2 1001 1001 37 Nov 13 22:39 bin [2021-11-13T22:44:14.487Z] drwxrwxr-x 14 1001 1001 4096 Nov 13 22:39 cmd [2021-11-13T22:44:14.487Z] -rw-r--r-- 1 root root 428381 Nov 13 22:43 coverage.out [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 822 Nov 13 22:39 go.mod [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 49471 Nov 13 22:39 go.sum [2021-11-13T22:44:14.487Z] drwxrwxr-x 8 1001 1001 124 Nov 13 22:39 internal [2021-11-13T22:44:14.487Z] drwxrwxr-x 3 1001 1001 16 Nov 13 22:39 openapi [2021-11-13T22:44:14.487Z] drwxrwxr-x 4 1001 1001 71 Nov 13 22:39 snap [2021-11-13T22:44:14.487Z] -rw-rw-r-- 1 1001 1001 204 Nov 13 22:39 version.go [Pipeline] sh [2021-11-13T22:44:14.771Z] + '[' -e coverage.out ] [2021-11-13T22:44:14.771Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-13T22:44:14.875Z] Stashed 1 file(s) [Pipeline] sh [2021-11-13T22:44:15.176Z] + make build [2021-11-13T22:44:15.176Z] 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 [2021-11-13T22:44:16.561Z] 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 [2021-11-13T22:44:23.203Z] 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 [2021-11-13T22:44:23.462Z] 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 [2021-11-13T22:44:24.407Z] 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 [2021-11-13T22:44:24.670Z] 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 [2021-11-13T22:44:25.618Z] 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 [2021-11-13T22:44:26.191Z] 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 [2021-11-13T22:44:27.170Z] 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 [2021-11-13T22:44:28.122Z] 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 [2021-11-13T22:44:29.067Z] 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 [2021-11-13T22:44:29.727Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-11-13T22:44:31.478Z] $ docker stop --time=1 d9edeeb57083c25ca294fd4923f3268dbf15f6b191906fde7fb7df627f01d6ec [2021-11-13T22:44:33.234Z] $ docker rm -f d9edeeb57083c25ca294fd4923f3268dbf15f6b191906fde7fb7df627f01d6ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:44:34.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T22:44:34.835Z] [2021-11-13T22:44:34.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:44:35.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T22:44:35.136Z] latest: Pulling from edgex-devops/edgex-compose [2021-11-13T22:44:35.136Z] cbdbe7a5bc2a: Pulling fs layer [2021-11-13T22:44:35.136Z] ca9280d653b3: Pulling fs layer [2021-11-13T22:44:35.136Z] 7e9c9ca2126c: Pulling fs layer [2021-11-13T22:44:35.136Z] cbdbe7a5bc2a: Verifying Checksum [2021-11-13T22:44:35.136Z] cbdbe7a5bc2a: Download complete [2021-11-13T22:44:35.406Z] ca9280d653b3: Verifying Checksum [2021-11-13T22:44:35.406Z] ca9280d653b3: Download complete [2021-11-13T22:44:35.406Z] cbdbe7a5bc2a: Pull complete [2021-11-13T22:44:35.677Z] 7e9c9ca2126c: Verifying Checksum [2021-11-13T22:44:35.677Z] 7e9c9ca2126c: Download complete [2021-11-13T22:44:35.941Z] ca9280d653b3: Pull complete [2021-11-13T22:44:39.004Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit abb9e5788defee4418aa8027d6c8de3578abc7c3 [2021-11-13T22:44:39.547Z] Merge succeeded, producing e30a43f39446f7fd02bd99992464c2faa48eb192 [2021-11-13T22:44:39.547Z] Checking out Revision e30a43f39446f7fd02bd99992464c2faa48eb192 (PR-3805) [2021-11-13T22:44:40.157Z] 7e9c9ca2126c: Pull complete [2021-11-13T22:44:40.157Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-11-13T22:44:40.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T22:44:40.157Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-11-13T22:44:40.226Z] prd-centos7-docker-4c-2g-505 does not seem to be running inside a container [2021-11-13T22:44:40.262Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-13T22:44:38.091Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T22:44:38.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T22:44:38.142Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T22:44:38.176Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:44:38.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:44:38.189Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-13T22:44:39.020Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T22:44:39.039Z] > git checkout -f abb9e5788defee4418aa8027d6c8de3578abc7c3 # timeout=10 [2021-11-13T22:44:39.255Z] > git remote # timeout=10 [2021-11-13T22:44:39.272Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T22:44:39.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:44:39.295Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-13T22:44:39.527Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T22:44:39.551Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T22:44:39.561Z] > git checkout -f e30a43f39446f7fd02bd99992464c2faa48eb192 # timeout=10 [2021-11-13T22:44:42.375Z] $ docker top cc6de0aa1e942c884a06f1d78b7ef7e727badd381c623fc8f0f4778379074130 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T22:44:42.725Z] + docker-compose build --help [2021-11-13T22:44:42.725Z] + grep parallel [2021-11-13T22:44:43.298Z] --parallel Build images in parallel. [Pipeline] } [2021-11-13T22:44:43.310Z] $ docker stop --time=1 cc6de0aa1e942c884a06f1d78b7ef7e727badd381c623fc8f0f4778379074130 [2021-11-13T22:44:43.883Z] Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" [2021-11-13T22:44:43.909Z] First time build. Skipping changelog. [2021-11-13T22:44:44.477Z] $ docker rm -f cc6de0aa1e942c884a06f1d78b7ef7e727badd381c623fc8f0f4778379074130 [Pipeline] // withDockerContainer [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-13T22:44:44.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-11-13T22:44:44.897Z] . [Pipeline] withDockerContainer [2021-11-13T22:44:44.960Z] prd-centos7-docker-4c-2g-505 does not seem to be running inside a container [2021-11-13T22:44:44.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-11-13T22:44:45.146Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-13T22:44:45.146Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T22:44:45.146Z] Dload Upload Total Spent Left Speed [2021-11-13T22:44:45.146Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 89575 0 --:--:-- --:--:-- --:--:-- 90259 [2021-11-13T22:44:45.330Z] $ docker top 58e3e08951aa2f48dd253407b85d82e5b1705cf79360cc34035f3b9a1ab1feb2 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-11-13T22:44:45.739Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-13T22:44:45.771Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-13T22:44:46.079Z] + sudo tee /etc/docker/daemon.new [2021-11-13T22:44:46.080Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-13T22:44:46.080Z] { [2021-11-13T22:44:46.080Z] "registry-mirrors": [ [2021-11-13T22:44:46.080Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-13T22:44:46.080Z] ], [2021-11-13T22:44:46.080Z] "bip": "10.250.0.254/24", [2021-11-13T22:44:46.080Z] "hosts": [ [2021-11-13T22:44:46.080Z] "tcp://0.0.0.0:5555", [2021-11-13T22:44:46.080Z] "unix:///var/run/docker.sock" [2021-11-13T22:44:46.080Z] ], [2021-11-13T22:44:46.080Z] "mtu": 1458, [2021-11-13T22:44:46.080Z] "selinux-enabled": true, [2021-11-13T22:44:46.080Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-13T22:44:46.080Z] } [Pipeline] sh [2021-11-13T22:44:46.341Z] Building core-command ... [2021-11-13T22:44:46.341Z] Building core-data ... [2021-11-13T22:44:46.341Z] Building core-metadata ... [2021-11-13T22:44:46.341Z] Building security-bootstrapper ... [2021-11-13T22:44:46.341Z] Building security-proxy-setup ... [2021-11-13T22:44:46.341Z] Building security-secretstore-setup ... [2021-11-13T22:44:46.341Z] Building support-notifications ... [2021-11-13T22:44:46.341Z] Building support-scheduler ... [2021-11-13T22:44:46.341Z] Building sys-mgmt-agent ... [2021-11-13T22:44:46.341Z] Building support-notifications [2021-11-13T22:44:46.341Z] Building core-command [2021-11-13T22:44:46.341Z] Building security-secretstore-setup [2021-11-13T22:44:46.341Z] Building security-bootstrapper [2021-11-13T22:44:46.341Z] Building sys-mgmt-agent [2021-11-13T22:44:46.424Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-13T22:44:46.832Z] + sudo service docker restart [2021-11-13T22:44:43.888Z] > git rev-list --no-walk 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 # timeout=10 [2021-11-13T22:44:56.382Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:44:56.383Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:44:56.383Z] ---> 425c133d90e4 [2021-11-13T22:44:56.383Z] Step 3/24 : WORKDIR /edgex-go [2021-11-13T22:44:56.383Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:44:56.383Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:44:56.383Z] ---> 425c133d90e4 [2021-11-13T22:44:56.383Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:45:00.589Z] ---> Running in e392b96a2342 [2021-11-13T22:45:00.589Z] ---> Running in c11209733c6e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T22:45:05.171Z] provisioning config files... [2021-11-13T22:45:05.196Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3227106373851324886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T22:45:05.557Z] ---> docker-login.sh [2021-11-13T22:45:05.558Z] nexus3.edgexfoundry.org:10001 [2021-11-13T22:45:05.882Z] Removing intermediate container e392b96a2342 [2021-11-13T22:45:05.882Z] ---> 984197998e66 [2021-11-13T22:45:05.882Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:45:05.882Z] Removing intermediate container c11209733c6e [2021-11-13T22:45:05.882Z] ---> 8bf5709598d8 [2021-11-13T22:45:05.882Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:45:06.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:45:06.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:45:06.434Z] Configure a credential helper to remove this warning. See [2021-11-13T22:45:06.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:45:06.434Z] [2021-11-13T22:45:06.434Z] Login Succeeded [2021-11-13T22:45:06.434Z] nexus3.edgexfoundry.org:10002 [2021-11-13T22:45:06.477Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:45:06.477Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:45:06.477Z] ---> 425c133d90e4 [2021-11-13T22:45:06.477Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:45:06.477Z] ---> Using cache [2021-11-13T22:45:06.477Z] ---> 984197998e66 [2021-11-13T22:45:06.477Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:45:06.477Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:45:06.477Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:45:06.477Z] ---> 425c133d90e4 [2021-11-13T22:45:06.477Z] Step 3/21 : WORKDIR /edgex-go [2021-11-13T22:45:06.477Z] ---> Using cache [2021-11-13T22:45:06.477Z] ---> 984197998e66 [2021-11-13T22:45:06.477Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:45:06.741Z] ---> Running in 499a6a45830f [2021-11-13T22:45:06.741Z] ---> Running in 796b4ba6811d [2021-11-13T22:45:06.741Z] ---> Running in 5e2cfdd3b2d3 [2021-11-13T22:45:07.002Z] ---> Running in 5786df409120 [2021-11-13T22:45:07.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:45:07.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:45:07.031Z] Configure a credential helper to remove this warning. See [2021-11-13T22:45:07.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:45:07.031Z] [2021-11-13T22:45:07.031Z] Login Succeeded [2021-11-13T22:45:07.031Z] nexus3.edgexfoundry.org:10003 [2021-11-13T22:45:07.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:45:07.575Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:45:07.575Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:45:07.575Z] ---> 425c133d90e4 [2021-11-13T22:45:07.575Z] Step 3/30 : WORKDIR /edgex-go [2021-11-13T22:45:07.575Z] ---> Using cache [2021-11-13T22:45:07.575Z] ---> 984197998e66 [2021-11-13T22:45:07.575Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:45:07.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:45:07.578Z] Configure a credential helper to remove this warning. See [2021-11-13T22:45:07.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:45:07.578Z] [2021-11-13T22:45:07.578Z] Login Succeeded [2021-11-13T22:45:07.578Z] nexus3.edgexfoundry.org:10004 [2021-11-13T22:45:07.835Z] ---> Running in f98ba014053f [2021-11-13T22:45:07.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:45:08.096Z] Removing intermediate container 499a6a45830f [2021-11-13T22:45:08.096Z] ---> 37eb2ed5a84e [2021-11-13T22:45:08.096Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-13T22:45:08.096Z] ---> Running in 70517c1081fc [2021-11-13T22:45:08.096Z] Removing intermediate container 796b4ba6811d [2021-11-13T22:45:08.096Z] ---> 5456931dbaad [2021-11-13T22:45:08.096Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T22:45:08.096Z] ---> Running in 072192cdcf50 [2021-11-13T22:45:08.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:45:08.128Z] Configure a credential helper to remove this warning. See [2021-11-13T22:45:08.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:45:08.128Z] [2021-11-13T22:45:08.128Z] Login Succeeded [2021-11-13T22:45:08.128Z] docker.io [2021-11-13T22:45:08.365Z] Removing intermediate container 5e2cfdd3b2d3 [2021-11-13T22:45:08.365Z] ---> 492bdef2695a [2021-11-13T22:45:08.365Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-13T22:45:08.365Z] ---> Running in 9990592ce703 [2021-11-13T22:45:08.365Z] Removing intermediate container 5786df409120 [2021-11-13T22:45:08.365Z] ---> 97e1788a04d8 [2021-11-13T22:45:08.365Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-13T22:45:08.365Z] ---> Running in fe0666d56114 [2021-11-13T22:45:08.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-13T22:45:08.633Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:45:08.893Z] Removing intermediate container f98ba014053f [2021-11-13T22:45:08.893Z] ---> 0f9befba203a [2021-11-13T22:45:08.893Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-13T22:45:08.893Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:45:08.893Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:45:08.893Z] ---> Running in efd774b55a7c [2021-11-13T22:45:08.893Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:45:09.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-13T22:45:09.007Z] Configure a credential helper to remove this warning. See [2021-11-13T22:45:09.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-13T22:45:09.007Z] [2021-11-13T22:45:09.007Z] Login Succeeded [2021-11-13T22:45:09.007Z] ---> docker-login.sh ends [Pipeline] } [2021-11-13T22:45:09.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-13T22:45:09.155Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:45:09.414Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] echo [2021-11-13T22:45:09.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-13T22:45:09.505Z] ========================================================= [2021-11-13T22:45:09.505Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-13T22:45:09.505Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:45:09.674Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:45:09.674Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:45:09.674Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:45:09.883Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T22:45:09.948Z] OK: 220 MiB in 52 packages [2021-11-13T22:45:09.949Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:45:10.174Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-13T22:45:10.174Z] 552d1f2373af: Pulling fs layer [2021-11-13T22:45:10.174Z] ea3f2d53f512: Pulling fs layer [2021-11-13T22:45:10.174Z] 9e70ebbbe112: Pulling fs layer [2021-11-13T22:45:10.174Z] 7a9cfe048b4a: Pulling fs layer [2021-11-13T22:45:10.174Z] 72dc09318566: Pulling fs layer [2021-11-13T22:45:10.174Z] f4f7b4309257: Pulling fs layer [2021-11-13T22:45:10.174Z] 0ac9a79272e3: Pulling fs layer [2021-11-13T22:45:10.174Z] b78e95d17946: Pulling fs layer [2021-11-13T22:45:10.174Z] 7a9cfe048b4a: Waiting [2021-11-13T22:45:10.174Z] 72dc09318566: Waiting [2021-11-13T22:45:10.174Z] f4f7b4309257: Waiting [2021-11-13T22:45:10.174Z] b78e95d17946: Waiting [2021-11-13T22:45:10.174Z] 0ac9a79272e3: Waiting [2021-11-13T22:45:10.174Z] 9e70ebbbe112: Download complete [2021-11-13T22:45:10.174Z] ea3f2d53f512: Verifying Checksum [2021-11-13T22:45:10.174Z] ea3f2d53f512: Download complete [2021-11-13T22:45:10.174Z] 72dc09318566: Verifying Checksum [2021-11-13T22:45:10.174Z] 72dc09318566: Download complete [2021-11-13T22:45:10.174Z] f4f7b4309257: Verifying Checksum [2021-11-13T22:45:10.174Z] f4f7b4309257: Download complete [2021-11-13T22:45:10.174Z] 552d1f2373af: Verifying Checksum [2021-11-13T22:45:10.175Z] 552d1f2373af: Download complete [2021-11-13T22:45:10.175Z] 0ac9a79272e3: Verifying Checksum [2021-11-13T22:45:10.175Z] 0ac9a79272e3: Download complete [2021-11-13T22:45:10.214Z] OK: 220 MiB in 52 packages [2021-11-13T22:45:10.214Z] OK: 220 MiB in 52 packages [2021-11-13T22:45:10.214Z] OK: 220 MiB in 52 packages [2021-11-13T22:45:10.476Z] Removing intermediate container 70517c1081fc [2021-11-13T22:45:10.476Z] ---> e55081a8c0c3 [2021-11-13T22:45:10.476Z] Step 6/24 : COPY . . [2021-11-13T22:45:10.476Z] OK: 220 MiB in 52 packages [2021-11-13T22:45:11.166Z] 552d1f2373af: Pull complete [2021-11-13T22:45:11.767Z] ea3f2d53f512: Pull complete [2021-11-13T22:45:11.870Z] Removing intermediate container fe0666d56114 [2021-11-13T22:45:11.870Z] ---> dbbe52819d54 [2021-11-13T22:45:11.870Z] Step 6/21 : COPY . . [2021-11-13T22:45:12.043Z] 9e70ebbbe112: Pull complete [2021-11-13T22:45:12.136Z] Removing intermediate container efd774b55a7c [2021-11-13T22:45:12.136Z] ---> 27456c7d6188 [2021-11-13T22:45:12.136Z] Step 6/30 : COPY . . [2021-11-13T22:45:12.324Z] b78e95d17946: Verifying Checksum [2021-11-13T22:45:12.324Z] b78e95d17946: Download complete [2021-11-13T22:45:12.398Z] Removing intermediate container 072192cdcf50 [2021-11-13T22:45:12.398Z] ---> f0604ced4609 [2021-11-13T22:45:12.398Z] Step 6/22 : COPY . . [2021-11-13T22:45:12.601Z] 7a9cfe048b4a: Verifying Checksum [2021-11-13T22:45:12.601Z] 7a9cfe048b4a: Download complete [2021-11-13T22:45:12.667Z] Removing intermediate container 9990592ce703 [2021-11-13T22:45:12.667Z] ---> fc8d61df97a2 [2021-11-13T22:45:12.667Z] Step 6/22 : COPY . . [2021-11-13T22:45:21.055Z] ---> 996559ac1a2d [2021-11-13T22:45:21.055Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:45:21.625Z] ---> Running in f5afec4d1051 [2021-11-13T22:45:21.625Z] ---> 6d7e594ddbed [2021-11-13T22:45:21.625Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:45:21.625Z] ---> 86a641546072 [2021-11-13T22:45:21.625Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:45:21.886Z] ---> Running in a4edb93d0653 [2021-11-13T22:45:21.886Z] ---> Running in 643dc7a380c5 [2021-11-13T22:45:22.747Z] 7a9cfe048b4a: Pull complete [2021-11-13T22:45:23.020Z] 72dc09318566: Pull complete [2021-11-13T22:45:23.292Z] f4f7b4309257: Pull complete [2021-11-13T22:45:23.888Z] 0ac9a79272e3: Pull complete [2021-11-13T22:45:29.289Z] b78e95d17946: Pull complete [2021-11-13T22:45:29.289Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-13T22:45:29.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T22:45:29.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:45:29.645Z] + docker build -t ci-base-image-arm64 -f - . [2021-11-13T22:45:29.645Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T22:45:29.645Z] WORKDIR /edgex [2021-11-13T22:45:29.645Z] COPY go.mod . [2021-11-13T22:45:29.645Z] RUN go mod download [2021-11-13T22:45:31.890Z] ---> c3fcd8470b6f [2021-11-13T22:45:31.890Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:45:31.890Z] ---> Running in 88dbd2254b71 [2021-11-13T22:45:32.291Z] Sending build context to Docker daemon 166.6MB [2021-11-13T22:45:32.291Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-13T22:45:32.291Z] ---> 8b459fc5aaf0 [2021-11-13T22:45:32.291Z] Step 2/4 : WORKDIR /edgex [2021-11-13T22:45:34.257Z] ---> Running in 7a228e3c1d3e [2021-11-13T22:45:34.452Z] Removing intermediate container a4edb93d0653 [2021-11-13T22:45:34.453Z] ---> ac406cfa7da0 [2021-11-13T22:45:34.453Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-13T22:45:34.531Z] Removing intermediate container 7a228e3c1d3e [2021-11-13T22:45:34.531Z] ---> d9632ada34f6 [2021-11-13T22:45:34.531Z] Step 3/4 : COPY go.mod . [2021-11-13T22:45:34.718Z] ---> Running in 6a9c06bc4234 [2021-11-13T22:45:34.718Z] Removing intermediate container f5afec4d1051 [2021-11-13T22:45:34.718Z] ---> a6db2b1203ef [2021-11-13T22:45:34.718Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-13T22:45:34.718Z] Removing intermediate container 643dc7a380c5 [2021-11-13T22:45:34.718Z] ---> b1fae23bf732 [2021-11-13T22:45:34.718Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-13T22:45:34.718Z] Removing intermediate container 88dbd2254b71 [2021-11-13T22:45:34.718Z] ---> 4e755610375b [2021-11-13T22:45:34.718Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-13T22:45:34.718Z] ---> Running in 4c2224980e1f [2021-11-13T22:45:34.718Z] ---> Running in 58f51ea19d24 [2021-11-13T22:45:34.718Z] ---> Running in 6755a1ed3b0f [2021-11-13T22:45:34.983Z] 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 [2021-11-13T22:45:35.126Z] ---> bc051a6c07b5 [2021-11-13T22:45:35.126Z] Step 4/4 : RUN go mod download [2021-11-13T22:45:35.398Z] ---> Running in 249c4adb840e [2021-11-13T22:45:35.562Z] 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 [2021-11-13T22:45:35.562Z] 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 [2021-11-13T22:45:35.824Z] 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 [2021-11-13T22:45:37.216Z] ---> dfd845e0b6f3 [2021-11-13T22:45:37.216Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:45:37.216Z] ---> Running in b895b9366d78 [2021-11-13T22:45:38.614Z] Removing intermediate container b895b9366d78 [2021-11-13T22:45:38.614Z] ---> dbf6b6421888 [2021-11-13T22:45:38.614Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-13T22:45:38.614Z] ---> Running in 6f9ccd26df69 [2021-11-13T22:45:39.192Z] 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 [2021-11-13T22:46:18.030Z] 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 [2021-11-13T22:46:18.030Z] Removing intermediate container 6a9c06bc4234 [2021-11-13T22:46:18.030Z] ---> 90e5e4b2e476 [2021-11-13T22:46:18.030Z] [2021-11-13T22:46:18.030Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T22:46:18.030Z] 3.14: Pulling from library/alpine [2021-11-13T22:46:18.030Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-13T22:46:18.030Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T22:46:18.030Z] ---> 0a97eee8041e [2021-11-13T22:46:18.030Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T22:46:18.030Z] Removing intermediate container 58f51ea19d24 [2021-11-13T22:46:18.030Z] ---> e60bdf1837d5 [2021-11-13T22:46:18.030Z] [2021-11-13T22:46:18.030Z] Step 9/30 : FROM alpine:3.14 [2021-11-13T22:46:18.030Z] ---> 0a97eee8041e [2021-11-13T22:46:18.030Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-13T22:46:18.030Z] ---> Running in 398181e948ba [2021-11-13T22:46:18.030Z] ---> Running in 9fd55de1652d [2021-11-13T22:46:18.030Z] Removing intermediate container 9fd55de1652d [2021-11-13T22:46:18.030Z] ---> 3cb5fbfce2d2 [2021-11-13T22:46:18.030Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-13T22:46:18.030Z] ---> Running in c8bcca209735 [2021-11-13T22:46:18.030Z] Removing intermediate container 6755a1ed3b0f [2021-11-13T22:46:18.030Z] ---> f18fad192c95 [2021-11-13T22:46:18.030Z] [2021-11-13T22:46:18.030Z] Step 9/21 : FROM alpine:3.14 [2021-11-13T22:46:18.030Z] ---> 0a97eee8041e [2021-11-13T22:46:18.030Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-13T22:46:18.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:18.030Z] Removing intermediate container 4c2224980e1f [2021-11-13T22:46:18.030Z] ---> d9a2505f14cb [2021-11-13T22:46:18.030Z] [2021-11-13T22:46:18.030Z] Step 9/24 : FROM alpine:3.14 [2021-11-13T22:46:18.030Z] ---> 0a97eee8041e [2021-11-13T22:46:18.030Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-13T22:46:18.030Z] ---> Running in 0b3d0fa6f657 [2021-11-13T22:46:18.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:18.030Z] ---> Running in 05a60d50994f [2021-11-13T22:46:18.030Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-13T22:46:18.030Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:46:18.030Z] OK: 6 MiB in 15 packages [2021-11-13T22:46:18.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:18.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:18.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:18.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:18.030Z] Removing intermediate container 398181e948ba [2021-11-13T22:46:18.030Z] ---> d2e687a792fe [2021-11-13T22:46:18.030Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:46:18.030Z] Removing intermediate container 6f9ccd26df69 [2021-11-13T22:46:18.030Z] ---> 9a0309e0d7ba [2021-11-13T22:46:18.030Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-13T22:46:18.030Z] ---> Running in 8e2af048a7c1 [2021-11-13T22:46:18.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:18.030Z] ---> Running in 9e691691c6b8 [2021-11-13T22:46:18.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:18.030Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-13T22:46:18.030Z] (2/2) Installing su-exec (0.2-r1) [2021-11-13T22:46:18.030Z] Removing intermediate container 8e2af048a7c1 [2021-11-13T22:46:18.030Z] ---> d1b301a16f99 [2021-11-13T22:46:18.030Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-13T22:46:18.298Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:46:18.299Z] OK: 6 MiB in 16 packages [2021-11-13T22:46:18.299Z] ---> Running in dd662e173add [2021-11-13T22:46:18.299Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-13T22:46:18.299Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-13T22:46:18.299Z] (3/3) Installing su-exec (0.2-r1) [2021-11-13T22:46:18.299Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:46:18.299Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T22:46:18.299Z] OK: 6 MiB in 17 packages [2021-11-13T22:46:18.299Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-13T22:46:18.299Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-13T22:46:18.299Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:46:18.299Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T22:46:18.564Z] OK: 6 MiB in 16 packages [2021-11-13T22:46:18.564Z] Removing intermediate container dd662e173add [2021-11-13T22:46:18.564Z] ---> 6f9d459c8136 [2021-11-13T22:46:18.564Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T22:46:18.565Z] 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 [2021-11-13T22:46:18.565Z] ---> Running in acd85eb22ada [2021-11-13T22:46:18.831Z] Removing intermediate container acd85eb22ada [2021-11-13T22:46:18.831Z] ---> 7d0a237c116f [2021-11-13T22:46:18.831Z] Step 14/22 : WORKDIR / [2021-11-13T22:46:18.831Z] ---> Running in b8aa99d3380f [2021-11-13T22:46:19.095Z] Removing intermediate container b8aa99d3380f [2021-11-13T22:46:19.095Z] ---> 4bdf78f9d779 [2021-11-13T22:46:19.095Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:46:19.095Z] Removing intermediate container c8bcca209735 [2021-11-13T22:46:19.095Z] ---> a876a150b66f [2021-11-13T22:46:19.095Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-13T22:46:19.095Z] Removing intermediate container 0b3d0fa6f657 [2021-11-13T22:46:19.095Z] ---> b70e948c784b [2021-11-13T22:46:19.095Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:46:19.095Z] ---> Running in 870b6e7a3bc4 [2021-11-13T22:46:19.095Z] Removing intermediate container 05a60d50994f [2021-11-13T22:46:19.095Z] ---> 3de9d1473f6e [2021-11-13T22:46:19.095Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T22:46:19.363Z] ---> Running in 56dbcf8e5877 [2021-11-13T22:46:19.363Z] ---> Running in c0bf24f2b551 [2021-11-13T22:46:19.363Z] Removing intermediate container 870b6e7a3bc4 [2021-11-13T22:46:19.363Z] ---> 1226767b5b1b [2021-11-13T22:46:19.363Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-13T22:46:19.363Z] ---> b525e963fc9f [2021-11-13T22:46:19.363Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-13T22:46:19.363Z] ---> Running in bb76212e0f33 [2021-11-13T22:46:19.363Z] Removing intermediate container 56dbcf8e5877 [2021-11-13T22:46:19.363Z] ---> 473a4418ca78 [2021-11-13T22:46:19.363Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-13T22:46:19.363Z] Removing intermediate container c0bf24f2b551 [2021-11-13T22:46:19.363Z] ---> cfcd324976c0 [2021-11-13T22:46:19.363Z] Step 12/24 : WORKDIR / [2021-11-13T22:46:19.627Z] ---> Running in 1066272518f2 [2021-11-13T22:46:19.627Z] Removing intermediate container bb76212e0f33 [2021-11-13T22:46:19.627Z] ---> 298056927a74 [2021-11-13T22:46:19.627Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-13T22:46:19.627Z] Removing intermediate container 9e691691c6b8 [2021-11-13T22:46:19.627Z] ---> c76aa5afc239 [2021-11-13T22:46:19.627Z] [2021-11-13T22:46:19.627Z] Step 10/22 : FROM docker:20.10.8 [2021-11-13T22:46:19.627Z] ---> Running in 19ff2e1434cc [2021-11-13T22:46:19.627Z] ---> Running in 71188d736ec5 [2021-11-13T22:46:19.627Z] Removing intermediate container 1066272518f2 [2021-11-13T22:46:19.627Z] ---> 0c108794d8f3 [2021-11-13T22:46:19.627Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-13T22:46:19.627Z] Removing intermediate container 19ff2e1434cc [2021-11-13T22:46:19.627Z] ---> 236cc4b8f868 [2021-11-13T22:46:19.627Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-13T22:46:19.904Z] ---> fce3ab95c924 [2021-11-13T22:46:19.904Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-13T22:46:19.904Z] ---> Running in ed4262902edc [2021-11-13T22:46:19.904Z] 20.10.8: Pulling from library/docker [2021-11-13T22:46:20.172Z] Removing intermediate container ed4262902edc [2021-11-13T22:46:20.172Z] ---> e948cb6aeb5d [2021-11-13T22:46:20.172Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:46:20.172Z] ---> 0b49e07b8083 [2021-11-13T22:46:20.172Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-13T22:46:20.172Z] ---> 69abaee9ee7b [2021-11-13T22:46:20.172Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-13T22:46:20.172Z] ---> Running in 3a2e7edc721c [2021-11-13T22:46:20.433Z] Removing intermediate container 3a2e7edc721c [2021-11-13T22:46:20.433Z] ---> 2ab49c79ffa9 [2021-11-13T22:46:20.433Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:46:20.707Z] ---> 05b5e355837f [2021-11-13T22:46:20.707Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-13T22:46:20.707Z] ---> 87e1695878b2 [2021-11-13T22:46:20.707Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-13T22:46:20.707Z] ---> Running in f9797d464dbb [2021-11-13T22:46:20.980Z] Removing intermediate container f9797d464dbb [2021-11-13T22:46:20.980Z] ---> d6a77f1784e2 [2021-11-13T22:46:20.980Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T22:46:20.980Z] ---> Running in 7d1b8e3e3f27 [2021-11-13T22:46:20.980Z] Removing intermediate container 71188d736ec5 [2021-11-13T22:46:20.980Z] ---> f936cb617fae [2021-11-13T22:46:20.980Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-13T22:46:20.980Z] ---> 095b9520a910 [2021-11-13T22:46:20.980Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-13T22:46:20.980Z] ---> c852e78ac379 [2021-11-13T22:46:20.980Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-13T22:46:20.980Z] ---> Running in 60722da3b344 [2021-11-13T22:46:21.259Z] Removing intermediate container 7d1b8e3e3f27 [2021-11-13T22:46:21.259Z] ---> 7a9877ba0db3 [2021-11-13T22:46:21.259Z] Step 21/22 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 [2021-11-13T22:46:21.259Z] ---> Running in c97a499b2178 [2021-11-13T22:46:21.259Z] ---> 6c4052d2a374 [2021-11-13T22:46:21.259Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-13T22:46:21.259Z] Removing intermediate container 60722da3b344 [2021-11-13T22:46:21.259Z] ---> f6b970597cb5 [2021-11-13T22:46:21.259Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-13T22:46:21.259Z] ---> 95faf2011248 [2021-11-13T22:46:21.259Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-13T22:46:21.527Z] Removing intermediate container c97a499b2178 [2021-11-13T22:46:21.527Z] ---> 31b93a64dbb2 [2021-11-13T22:46:21.527Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T22:46:21.527Z] ---> Running in c5cb5c7ba238 [2021-11-13T22:46:21.527Z] ---> Running in 9c70b7af5316 [2021-11-13T22:46:21.527Z] ---> 238e3e30b1af [2021-11-13T22:46:21.527Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-13T22:46:21.527Z] Removing intermediate container c5cb5c7ba238 [2021-11-13T22:46:21.527Z] ---> 9230527b596c [2021-11-13T22:46:21.527Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:46:21.790Z] Removing intermediate container 9c70b7af5316 [2021-11-13T22:46:21.790Z] ---> ba4cb0c544aa [2021-11-13T22:46:21.790Z] [2021-11-13T22:46:21.790Z] ---> Running in 0a151e81432c [2021-11-13T22:46:21.790Z] ---> Running in f4a8e3d7e6fc [2021-11-13T22:46:21.790Z] ---> 749549b19f57 [2021-11-13T22:46:21.790Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-13T22:46:21.790Z] Successfully built ba4cb0c544aa [2021-11-13T22:46:21.790Z] Successfully tagged core-command:latest [2021-11-13T22:46:21.790Z] Building core-data [2021-11-13T22:46:21.790Z]  Building core-command ... done Removing intermediate container f4a8e3d7e6fc [2021-11-13T22:46:21.790Z] ---> e96a603d5bc3 [2021-11-13T22:46:21.790Z] Step 19/21 : LABEL arch=x86_64 [2021-11-13T22:46:22.366Z] ---> Running in 3a937484e7e4 [2021-11-13T22:46:23.341Z] ---> f5a36a86ca7a [2021-11-13T22:46:23.341Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-13T22:46:23.913Z] Removing intermediate container 3a937484e7e4 [2021-11-13T22:46:23.913Z] ---> c71aef8eb88b [2021-11-13T22:46:23.913Z] Step 20/21 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 [2021-11-13T22:46:23.913Z] ---> Running in e732828796a0 [2021-11-13T22:46:23.913Z] ---> e04590756d39 [2021-11-13T22:46:23.913Z] 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/ [2021-11-13T22:46:24.176Z] ---> Running in d66764e93c85 [2021-11-13T22:46:24.176Z] Removing intermediate container e732828796a0 [2021-11-13T22:46:24.176Z] ---> 98c9f0ec0057 [2021-11-13T22:46:24.176Z] Step 21/21 : LABEL version=0.0.0 [2021-11-13T22:46:24.176Z] Removing intermediate container 0a151e81432c [2021-11-13T22:46:24.176Z] ---> 4c67ab1b604a [2021-11-13T22:46:24.176Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:46:24.176Z] ---> Running in 6ff37dc291bf [2021-11-13T22:46:24.441Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-13T22:46:24.441Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-13T22:46:24.441Z] ---> bc6c0ffef665 [2021-11-13T22:46:24.441Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:46:24.441Z] Removing intermediate container 6ff37dc291bf [2021-11-13T22:46:24.441Z] ---> c7259471047a [2021-11-13T22:46:24.441Z] [2021-11-13T22:46:24.441Z] ---> bd2bb5341b25 [2021-11-13T22:46:24.441Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-13T22:46:24.441Z] ---> Running in b3fc23904709 [2021-11-13T22:46:24.441Z] Successfully built c7259471047a [2021-11-13T22:46:24.441Z] Successfully tagged support-notifications:latest [2021-11-13T22:46:24.441Z]  Building support-notifications ... done Building core-metadata [2021-11-13T22:46:24.714Z] Removing intermediate container b3fc23904709 [2021-11-13T22:46:24.714Z] ---> 77fb20fbdeb7 [2021-11-13T22:46:24.714Z] 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 [2021-11-13T22:46:26.654Z] ---> Running in 1a0b8131909a [2021-11-13T22:46:26.654Z] Removing intermediate container d66764e93c85 [2021-11-13T22:46:26.654Z] ---> afb7aef83770 [2021-11-13T22:46:26.654Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-13T22:46:26.654Z] ---> a1802983108e [2021-11-13T22:46:26.654Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-13T22:46:26.918Z] ---> Running in 62ee3da9f1b7 [2021-11-13T22:46:28.307Z] ---> 8f39fea9aa72 [2021-11-13T22:46:28.308Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-13T22:46:28.308Z] Removing intermediate container 62ee3da9f1b7 [2021-11-13T22:46:28.308Z] ---> e6ad9a0df37c [2021-11-13T22:46:28.308Z] Step 22/24 : LABEL arch=x86_64 [2021-11-13T22:46:28.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:28.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:28.837Z] (1/42) Installing readline (8.1.0-r0) [2021-11-13T22:46:28.837Z] (2/42) Installing bash (5.1.4-r0) [2021-11-13T22:46:28.837Z] Executing bash-5.1.4-r0.post-install [2021-11-13T22:46:28.837Z] ---> Running in 07b96477b52d [2021-11-13T22:46:28.837Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-13T22:46:28.837Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:46:28.837Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:46:28.837Z] ---> 425c133d90e4 [2021-11-13T22:46:28.837Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:46:28.837Z] ---> Using cache [2021-11-13T22:46:28.837Z] ---> 984197998e66 [2021-11-13T22:46:28.837Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:46:28.837Z] ---> Using cache [2021-11-13T22:46:28.837Z] ---> 0f9befba203a [2021-11-13T22:46:28.837Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T22:46:28.837Z] ---> Using cache [2021-11-13T22:46:28.837Z] ---> 27456c7d6188 [2021-11-13T22:46:28.837Z] Step 6/22 : COPY . . [2021-11-13T22:46:28.837Z] ---> Using cache [2021-11-13T22:46:28.837Z] ---> 86a641546072 [2021-11-13T22:46:28.837Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:46:28.837Z] ---> Using cache [2021-11-13T22:46:28.837Z] ---> b1fae23bf732 [2021-11-13T22:46:28.837Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-13T22:46:29.134Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T22:46:29.134Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-13T22:46:29.134Z] (6/42) Installing curl (7.79.1-r0) [2021-11-13T22:46:29.134Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-13T22:46:29.134Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-13T22:46:29.134Z] (9/42) Installing expat (2.4.1-r0) [2021-11-13T22:46:29.134Z] (10/42) Installing libffi (3.3-r2) [2021-11-13T22:46:29.134Z] (11/42) Installing gdbm (1.19-r0) [2021-11-13T22:46:29.134Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-13T22:46:29.134Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T22:46:29.134Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T22:46:29.134Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-13T22:46:29.134Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-13T22:46:29.134Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-13T22:46:29.134Z] ---> e3901bb8329f [2021-11-13T22:46:29.134Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-13T22:46:29.434Z] ---> Running in 0efeeba8607e [2021-11-13T22:46:29.434Z] Removing intermediate container 07b96477b52d [2021-11-13T22:46:29.434Z] ---> c6c2cc925ffb [2021-11-13T22:46:29.434Z] Step 23/24 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 [2021-11-13T22:46:29.703Z] ---> Running in ea1311df6abe [2021-11-13T22:46:29.966Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:46:29.966Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:46:29.966Z] ---> 425c133d90e4 [2021-11-13T22:46:29.966Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:46:29.966Z] ---> Using cache [2021-11-13T22:46:29.966Z] ---> 984197998e66 [2021-11-13T22:46:29.966Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:46:29.966Z] ---> Using cache [2021-11-13T22:46:29.966Z] ---> 0f9befba203a [2021-11-13T22:46:29.966Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-13T22:46:29.966Z] ---> a3641ec70f15 [2021-11-13T22:46:29.966Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-13T22:46:30.234Z] ---> Running in 5e6914c76dad [2021-11-13T22:46:30.234Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-13T22:46:30.234Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-13T22:46:30.234Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-13T22:46:30.234Z] Removing intermediate container ea1311df6abe [2021-11-13T22:46:30.234Z] ---> ba476a549699 [2021-11-13T22:46:30.234Z] Step 24/24 : LABEL version=0.0.0 [2021-11-13T22:46:30.234Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-13T22:46:30.234Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-13T22:46:30.234Z] ---> Running in e551ed4c7294 [2021-11-13T22:46:30.234Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-13T22:46:30.234Z] ---> Running in e087271eb161 [2021-11-13T22:46:30.234Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-13T22:46:30.498Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-13T22:46:30.498Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-13T22:46:30.498Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-13T22:46:30.498Z] 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 [2021-11-13T22:46:30.498Z] Removing intermediate container e551ed4c7294 [2021-11-13T22:46:30.498Z] ---> 14892a7f6238 [2021-11-13T22:46:30.498Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-13T22:46:30.498Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-13T22:46:30.498Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-13T22:46:30.498Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-13T22:46:30.498Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-13T22:46:30.498Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-13T22:46:30.762Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:30.762Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-13T22:46:30.762Z] Removing intermediate container e087271eb161 [2021-11-13T22:46:30.762Z] ---> 676721eb5210 [2021-11-13T22:46:30.762Z] [2021-11-13T22:46:30.762Z] ---> 5c42cb95e1a1 [2021-11-13T22:46:30.762Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-13T22:46:30.762Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-13T22:46:30.762Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-13T22:46:30.762Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-13T22:46:30.762Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-13T22:46:30.762Z] Successfully built 676721eb5210 [2021-11-13T22:46:30.762Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-13T22:46:30.762Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-13T22:46:30.762Z] ---> Running in 34470e70df14 [2021-11-13T22:46:30.762Z] Successfully tagged security-secretstore-setup:latest [2021-11-13T22:46:30.762Z] Building support-scheduler [2021-11-13T22:46:30.762Z]  Building security-secretstore-setup ... done (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-13T22:46:31.032Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-13T22:46:31.032Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-13T22:46:31.297Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T22:46:31.297Z] OK: 84 MiB in 64 packages [2021-11-13T22:46:31.561Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:46:31.821Z] OK: 220 MiB in 52 packages [2021-11-13T22:46:33.256Z] Collecting docker-compose==1.23.2 [2021-11-13T22:46:33.256Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-13T22:46:33.256Z] Removing intermediate container 34470e70df14 [2021-11-13T22:46:33.256Z] ---> a46ca13a4062 [2021-11-13T22:46:33.256Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-13T22:46:33.256Z] Removing intermediate container 5e6914c76dad [2021-11-13T22:46:33.256Z] ---> 4317cf530626 [2021-11-13T22:46:33.256Z] Step 6/22 : COPY . . [2021-11-13T22:46:33.256Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-13T22:46:33.256Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-13T22:46:33.256Z] ---> Running in 9fcd8bf62fe3 [2021-11-13T22:46:33.256Z] Collecting docker<4.0,>=3.6.0 [2021-11-13T22:46:33.256Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-13T22:46:33.256Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-13T22:46:33.256Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-13T22:46:34.256Z] Collecting PyYAML<4,>=3.10 [2021-11-13T22:46:34.256Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-13T22:46:34.256Z] Removing intermediate container 9fcd8bf62fe3 [2021-11-13T22:46:34.256Z] ---> 0593d3736c81 [2021-11-13T22:46:34.256Z] Step 27/30 : CMD ["gate"] [2021-11-13T22:46:35.214Z] Collecting docopt<0.7,>=0.6.1 [2021-11-13T22:46:35.214Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-13T22:46:35.794Z] Collecting jsonschema<3,>=2.5.1 [2021-11-13T22:46:35.794Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-13T22:46:35.794Z] ---> Running in 625c513c380e [2021-11-13T22:46:35.794Z] Collecting texttable<0.10,>=0.9.0 [2021-11-13T22:46:35.794Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-13T22:46:36.744Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-13T22:46:36.744Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-13T22:46:37.006Z] Collecting cached-property<2,>=1.2.0 [2021-11-13T22:46:37.007Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-13T22:46:37.007Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-13T22:46:37.007Z] Collecting docker-pycreds>=0.4.0 [2021-11-13T22:46:37.007Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-13T22:46:37.268Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-13T22:46:37.268Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-13T22:46:37.268Z] Collecting idna<2.8,>=2.5 [2021-11-13T22:46:37.268Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-13T22:46:37.853Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-13T22:46:37.853Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-13T22:46:37.853Z] 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) [2021-11-13T22:46:38.133Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-13T22:46:38.133Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-13T22:46:38.133Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-13T22:46:38.133Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-13T22:46:38.133Z] Removing intermediate container 625c513c380e [2021-11-13T22:46:38.133Z] ---> ec0132541e67 [2021-11-13T22:46:38.133Z] Step 28/30 : LABEL arch=x86_64 [2021-11-13T22:46:38.133Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-13T22:46:38.133Z] Attempting uninstall: urllib3 [2021-11-13T22:46:38.133Z] Found existing installation: urllib3 1.26.5 [2021-11-13T22:46:38.133Z] Uninstalling urllib3-1.26.5: [2021-11-13T22:46:38.404Z] Successfully uninstalled urllib3-1.26.5 [2021-11-13T22:46:38.998Z] Attempting uninstall: idna [2021-11-13T22:46:38.998Z] Found existing installation: idna 3.2 [2021-11-13T22:46:38.998Z] Uninstalling idna-3.2: [2021-11-13T22:46:38.998Z] ---> Running in f58ab70165e2 [2021-11-13T22:46:38.998Z] Successfully uninstalled idna-3.2 [2021-11-13T22:46:39.580Z] Attempting uninstall: chardet [2021-11-13T22:46:39.580Z] Found existing installation: chardet 4.0.0 [2021-11-13T22:46:39.580Z] Uninstalling chardet-4.0.0: [2021-11-13T22:46:39.580Z] Successfully uninstalled chardet-4.0.0 [2021-11-13T22:46:39.844Z] Removing intermediate container f58ab70165e2 [2021-11-13T22:46:39.844Z] ---> 83e07d070702 [2021-11-13T22:46:39.844Z] Step 29/30 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 [2021-11-13T22:46:39.844Z] ---> 70d035e4d3ab [2021-11-13T22:46:39.844Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:46:39.844Z] ---> Running in 4f2318eca771 [2021-11-13T22:46:39.844Z] ---> Running in 67c98131340b [2021-11-13T22:46:40.108Z] Removing intermediate container 4f2318eca771 [2021-11-13T22:46:40.108Z] ---> 4343c064000f [2021-11-13T22:46:40.108Z] Step 30/30 : LABEL version=0.0.0 [2021-11-13T22:46:40.108Z] Attempting uninstall: requests [2021-11-13T22:46:40.108Z] Found existing installation: requests 2.25.1 [2021-11-13T22:46:40.108Z] Uninstalling requests-2.25.1: [2021-11-13T22:46:40.108Z] Successfully uninstalled requests-2.25.1 [2021-11-13T22:46:40.369Z] ---> Running in 4e414b39f6a0 [2021-11-13T22:46:40.369Z] Running setup.py install for texttable: started [2021-11-13T22:46:40.369Z] Removing intermediate container 4e414b39f6a0 [2021-11-13T22:46:40.369Z] ---> d5c435f3e9f0 [2021-11-13T22:46:40.369Z] [2021-11-13T22:46:40.635Z] Successfully built d5c435f3e9f0 [2021-11-13T22:46:40.635Z] Successfully tagged security-bootstrapper:latest [2021-11-13T22:46:40.635Z] Building security-proxy-setup [2021-11-13T22:46:41.221Z]  Building security-bootstrapper ... done  Running setup.py install for texttable: finished with status 'done' [2021-11-13T22:46:41.221Z] Running setup.py install for PyYAML: started [2021-11-13T22:46:42.182Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-13T22:46:42.769Z] Running setup.py install for docopt: started [2021-11-13T22:46:43.350Z] Running setup.py install for docopt: finished with status 'done' [2021-11-13T22:46:43.350Z] Running setup.py install for dockerpty: started [2021-11-13T22:46:43.615Z] Removing intermediate container 67c98131340b [2021-11-13T22:46:43.615Z] ---> 82ebeab2785a [2021-11-13T22:46:43.615Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-13T22:46:43.615Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:46:43.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:46:43.615Z] ---> 425c133d90e4 [2021-11-13T22:46:43.615Z] Step 3/23 : WORKDIR /edgex-go [2021-11-13T22:46:43.615Z] ---> Using cache [2021-11-13T22:46:43.615Z] ---> 984197998e66 [2021-11-13T22:46:43.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:46:43.615Z] ---> Using cache [2021-11-13T22:46:43.615Z] ---> 0f9befba203a [2021-11-13T22:46:43.615Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-13T22:46:43.615Z] ---> Using cache [2021-11-13T22:46:43.615Z] ---> 27456c7d6188 [2021-11-13T22:46:43.615Z] Step 6/23 : COPY go.mod . [2021-11-13T22:46:43.877Z] ---> Running in 42967a71eb80 [2021-11-13T22:46:43.877Z] ---> 9f5f4757a1c3 [2021-11-13T22:46:43.877Z] Step 7/23 : RUN go mod download [2021-11-13T22:46:43.877Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-13T22:46:44.138Z] ---> Running in a936547386a2 [2021-11-13T22:46:44.713Z] 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 [2021-11-13T22:46:44.713Z] 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 [2021-11-13T22:46:46.629Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:46:46.629Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:46:46.629Z] ---> 425c133d90e4 [2021-11-13T22:46:46.629Z] Step 3/20 : WORKDIR /edgex-go [2021-11-13T22:46:46.629Z] ---> Using cache [2021-11-13T22:46:46.629Z] ---> 984197998e66 [2021-11-13T22:46:46.629Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:46:46.629Z] ---> Using cache [2021-11-13T22:46:46.629Z] ---> 0f9befba203a [2021-11-13T22:46:46.629Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-13T22:46:46.629Z] ---> Using cache [2021-11-13T22:46:46.629Z] ---> 27456c7d6188 [2021-11-13T22:46:46.629Z] Step 6/20 : COPY . . [2021-11-13T22:46:46.629Z] ---> Using cache [2021-11-13T22:46:46.629Z] ---> 86a641546072 [2021-11-13T22:46:46.629Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:46:46.629Z] ---> Using cache [2021-11-13T22:46:46.629Z] ---> b1fae23bf732 [2021-11-13T22:46:46.629Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-13T22:46:46.629Z] ---> Running in bf2551969520 [2021-11-13T22:46:47.222Z] Removing intermediate container a936547386a2 [2021-11-13T22:46:47.222Z] ---> d02231e846a8 [2021-11-13T22:46:47.222Z] Step 8/23 : COPY . . [2021-11-13T22:46:47.222Z] 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 [2021-11-13T22:46:52.575Z] Removing intermediate container 1a0b8131909a [2021-11-13T22:46:52.575Z] ---> 584d95f5a68b [2021-11-13T22:46:52.575Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-13T22:46:52.575Z] ---> Running in cf3b430a9e99 [2021-11-13T22:46:52.835Z] Removing intermediate container cf3b430a9e99 [2021-11-13T22:46:52.835Z] ---> f46abd96e785 [2021-11-13T22:46:52.835Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-13T22:46:53.103Z] ---> Running in aae06bfe7d24 [2021-11-13T22:46:53.365Z] Removing intermediate container aae06bfe7d24 [2021-11-13T22:46:53.365Z] ---> 30653b22ed2b [2021-11-13T22:46:53.365Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-13T22:46:54.350Z] ---> ae43bbf01874 [2021-11-13T22:46:54.350Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-13T22:46:54.960Z] ---> 4d8e79520a44 [2021-11-13T22:46:54.961Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-13T22:46:55.235Z] ---> 2d51820c2944 [2021-11-13T22:46:55.235Z] Step 9/23 : RUN go mod tidy [2021-11-13T22:46:55.235Z] ---> ec997b9526b3 [2021-11-13T22:46:55.235Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-13T22:46:55.235Z] ---> Running in 792391a7b274 [2021-11-13T22:46:55.235Z] ---> Running in 88caed813d2c [2021-11-13T22:46:55.512Z] Removing intermediate container 88caed813d2c [2021-11-13T22:46:55.512Z] ---> db14acd94bcc [2021-11-13T22:46:55.512Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:46:55.512Z] ---> Running in 8c3dd2d0a46e [2021-11-13T22:46:55.798Z] Removing intermediate container 8c3dd2d0a46e [2021-11-13T22:46:55.798Z] ---> 38de09cb9df6 [2021-11-13T22:46:55.798Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T22:46:55.798Z] ---> Running in 74ff3a143fa0 [2021-11-13T22:46:56.066Z] Removing intermediate container 74ff3a143fa0 [2021-11-13T22:46:56.066Z] ---> 7d0c396566a6 [2021-11-13T22:46:56.066Z] Step 21/22 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 [2021-11-13T22:46:56.066Z] ---> Running in f50177239d76 [2021-11-13T22:46:56.066Z] Removing intermediate container f50177239d76 [2021-11-13T22:46:56.066Z] ---> b0f408d8826d [2021-11-13T22:46:56.066Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T22:46:56.066Z] ---> Running in c344c0ac8f2e [2021-11-13T22:46:56.335Z] Removing intermediate container c344c0ac8f2e [2021-11-13T22:46:56.335Z] ---> 67bcfbad5b8e [2021-11-13T22:46:56.335Z] [2021-11-13T22:46:56.335Z] Successfully built 67bcfbad5b8e [2021-11-13T22:46:56.335Z] Successfully tagged sys-mgmt-agent:latest [2021-11-13T22:46:57.169Z] Removing intermediate container 249c4adb840e [2021-11-13T22:46:57.169Z] ---> 2cba3bc1d2ea [2021-11-13T22:46:57.169Z] Successfully built 2cba3bc1d2ea [2021-11-13T22:46:57.169Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:46:57.512Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T22:46:57.512Z] . [Pipeline] withDockerContainer [2021-11-13T22:46:57.761Z] prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container [2021-11-13T22:46:57.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-13T22:46:59.400Z] $ docker top b5646d42b7b051e4f729dddcc5484aa6d2207ae10d4c3a63020dd1129d577564 -eo pid,comm [2021-11-13T22:46:59.703Z]  Building sys-mgmt-agent ... done Removing intermediate container 792391a7b274 [2021-11-13T22:46:59.703Z] ---> 56fdbf88daa9 [2021-11-13T22:46:59.703Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-13T22:46:59.703Z] ---> Running in 37159b815ac7 [Pipeline] { [Pipeline] sh [2021-11-13T22:47:00.279Z] 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 [2021-11-13T22:47:00.373Z] + go version [2021-11-13T22:47:00.373Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-13T22:47:00.385Z] $ docker stop --time=1 b5646d42b7b051e4f729dddcc5484aa6d2207ae10d4c3a63020dd1129d577564 [2021-11-13T22:47:02.108Z] $ docker rm -f b5646d42b7b051e4f729dddcc5484aa6d2207ae10d4c3a63020dd1129d577564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:47:02.813Z] + docker inspect -f . ci-base-image-arm64 [2021-11-13T22:47:02.814Z] . [2021-11-13T22:47:02.830Z] Removing intermediate container 0efeeba8607e [2021-11-13T22:47:02.830Z] ---> 0c029750ed0e [2021-11-13T22:47:02.830Z] [2021-11-13T22:47:02.830Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T22:47:02.830Z] ---> 0a97eee8041e [2021-11-13T22:47:02.830Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T22:47:02.830Z] ---> Using cache [2021-11-13T22:47:02.830Z] ---> d2e687a792fe [2021-11-13T22:47:02.830Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:47:02.830Z] ---> Using cache [2021-11-13T22:47:02.830Z] ---> d1b301a16f99 [2021-11-13T22:47:02.830Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-13T22:47:02.830Z] ---> Running in dbfb5a1157ea [2021-11-13T22:47:02.830Z] Removing intermediate container dbfb5a1157ea [2021-11-13T22:47:02.830Z] ---> 80659510c8d9 [2021-11-13T22:47:02.830Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T22:47:02.830Z] ---> Running in 28be39e3c236 [2021-11-13T22:47:02.830Z] Removing intermediate container 28be39e3c236 [2021-11-13T22:47:02.830Z] ---> 7133b79ffc47 [2021-11-13T22:47:02.830Z] Step 14/22 : WORKDIR / [2021-11-13T22:47:02.830Z] ---> Running in 20f4597d0b1e [Pipeline] withDockerContainer [2021-11-13T22:47:03.043Z] prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container [2021-11-13T22:47:03.090Z] Removing intermediate container 20f4597d0b1e [2021-11-13T22:47:03.090Z] ---> 7b93ccd94204 [2021-11-13T22:47:03.090Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:47:03.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-13T22:47:03.350Z] ---> 11ab0df61afe [2021-11-13T22:47:03.350Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-13T22:47:03.922Z] ---> c7c9afa969c8 [2021-11-13T22:47:03.922Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-13T22:47:04.183Z] ---> cfabc8e26283 [2021-11-13T22:47:04.183Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-13T22:47:04.446Z] ---> Running in 49f3dbb9c3b0 [2021-11-13T22:47:04.446Z] Removing intermediate container 49f3dbb9c3b0 [2021-11-13T22:47:04.446Z] ---> b3c28f10bc42 [2021-11-13T22:47:04.446Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:47:04.446Z] ---> Running in a5f6cdd3e49f [2021-11-13T22:47:04.508Z] $ docker top e36fca898c985cbb8b2dbc6bd1b104002ac72d8a4ca0dae1d8e257f68a6d5c6d -eo pid,comm [2021-11-13T22:47:04.707Z] Removing intermediate container a5f6cdd3e49f [2021-11-13T22:47:04.708Z] ---> a9199a6605af [2021-11-13T22:47:04.708Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T22:47:04.708Z] ---> Running in 034a4839a970 [Pipeline] { [Pipeline] echo [2021-11-13T22:47:04.833Z] ========================================================= [2021-11-13T22:47:04.833Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-11-13T22:47:04.833Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-11-13T22:47:04.971Z] Removing intermediate container 034a4839a970 [2021-11-13T22:47:04.971Z] ---> d0e63dea9d89 [2021-11-13T22:47:04.971Z] Step 21/22 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 [2021-11-13T22:47:04.971Z] ---> Running in 30272ad2f03c [2021-11-13T22:47:05.231Z] Removing intermediate container 30272ad2f03c [2021-11-13T22:47:05.231Z] ---> 1e519c7c110a [2021-11-13T22:47:05.231Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T22:47:05.231Z] ---> Running in 4f1cfb21e0d3 [2021-11-13T22:47:05.489Z] + make test [2021-11-13T22:47:05.489Z] go mod tidy [2021-11-13T22:47:05.491Z] Removing intermediate container 4f1cfb21e0d3 [2021-11-13T22:47:05.491Z] ---> 5093b2edbebc [2021-11-13T22:47:05.491Z] [2021-11-13T22:47:05.491Z] Successfully built 5093b2edbebc [2021-11-13T22:47:05.491Z] Successfully tagged core-metadata:latest [2021-11-13T22:47:06.087Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-13T22:47:13.638Z]  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-13T22:47:16.961Z] Removing intermediate container bf2551969520 [2021-11-13T22:47:16.961Z] ---> f66cd0ff7cb8 [2021-11-13T22:47:16.961Z] [2021-11-13T22:47:16.961Z] Step 9/20 : FROM alpine:3.14 [2021-11-13T22:47:16.961Z] ---> 0a97eee8041e [2021-11-13T22:47:16.961Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-13T22:47:16.961Z] ---> Running in e3075f79c1f4 [2021-11-13T22:47:17.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:17.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:18.136Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-13T22:47:18.136Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-13T22:47:18.136Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T22:47:18.136Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-13T22:47:18.136Z] (5/5) Installing curl (7.79.1-r0) [2021-11-13T22:47:18.136Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:47:18.136Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T22:47:18.136Z] OK: 8 MiB in 19 packages [2021-11-13T22:47:18.739Z] Removing intermediate container e3075f79c1f4 [2021-11-13T22:47:18.739Z] ---> 8310a0a382fb [2021-11-13T22:47:18.739Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T22:47:19.004Z] ---> Running in 5055d7dab223 [2021-11-13T22:47:19.004Z] Removing intermediate container 5055d7dab223 [2021-11-13T22:47:19.004Z] ---> 57d2b7f5aa8e [2021-11-13T22:47:19.004Z] Step 12/20 : WORKDIR /edgex [2021-11-13T22:47:19.272Z] ---> Running in bab5bda0fbc4 [2021-11-13T22:47:19.272Z] Removing intermediate container bab5bda0fbc4 [2021-11-13T22:47:19.272Z] ---> 6169d48c1e2d [2021-11-13T22:47:19.272Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-13T22:47:20.249Z] ---> d25117a074d4 [2021-11-13T22:47:20.249Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-13T22:47:20.249Z] Removing intermediate container 42967a71eb80 [2021-11-13T22:47:20.249Z] ---> 1f4f9df095f0 [2021-11-13T22:47:20.249Z] [2021-11-13T22:47:20.249Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T22:47:20.249Z] ---> 0a97eee8041e [2021-11-13T22:47:20.249Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-13T22:47:20.517Z] ---> Running in 4ab8ed8b1d1c [2021-11-13T22:47:20.517Z] ---> 03faeef70eac [2021-11-13T22:47:20.517Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-13T22:47:20.517Z] Removing intermediate container 4ab8ed8b1d1c [2021-11-13T22:47:20.517Z] ---> 5ea5507e80fb [2021-11-13T22:47:20.517Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-13T22:47:20.778Z] ---> Running in 32bfa3575830 [2021-11-13T22:47:21.042Z] Removing intermediate container 32bfa3575830 [2021-11-13T22:47:21.042Z] ---> 84ae8361c314 [2021-11-13T22:47:21.042Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-13T22:47:21.042Z] ---> a958d1ffdd64 [2021-11-13T22:47:21.042Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-13T22:47:21.042Z] ---> Running in 08b9a3e748dc [2021-11-13T22:47:21.042Z] ---> Running in ecba3c7e2805 [2021-11-13T22:47:21.309Z] Removing intermediate container 08b9a3e748dc [2021-11-13T22:47:21.309Z] ---> cf1b78b16669 [2021-11-13T22:47:21.309Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:47:21.309Z] Removing intermediate container ecba3c7e2805 [2021-11-13T22:47:21.309Z] ---> c408eddca0d4 [2021-11-13T22:47:21.309Z] Step 17/20 : CMD ["--init=true"] [2021-11-13T22:47:21.309Z] ---> Running in 0d4fada54619 [2021-11-13T22:47:21.309Z] ---> Running in 51eb1341ab0e [2021-11-13T22:47:21.309Z] Removing intermediate container 51eb1341ab0e [2021-11-13T22:47:21.309Z] ---> 056fd1912588 [2021-11-13T22:47:21.309Z] Step 18/20 : LABEL arch=x86_64 [2021-11-13T22:47:21.585Z] ---> Running in 3f45b3456d78 [2021-11-13T22:47:21.585Z] Removing intermediate container 3f45b3456d78 [2021-11-13T22:47:21.585Z] ---> 61feab9c9559 [2021-11-13T22:47:21.585Z] Step 19/20 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 [2021-11-13T22:47:21.585Z] ---> Running in 81bac223f421 [2021-11-13T22:47:21.856Z] Removing intermediate container 81bac223f421 [2021-11-13T22:47:21.856Z] ---> 77bedd374cd2 [2021-11-13T22:47:21.856Z] Step 20/20 : LABEL version=0.0.0 [2021-11-13T22:47:21.856Z] ---> Running in 4af6a2c1e40d [2021-11-13T22:47:21.856Z] Removing intermediate container 4af6a2c1e40d [2021-11-13T22:47:21.856Z] ---> 760577ec4048 [2021-11-13T22:47:21.856Z] [2021-11-13T22:47:22.137Z] Removing intermediate container 0d4fada54619 [2021-11-13T22:47:22.137Z] ---> cbcb83becfbe [2021-11-13T22:47:22.137Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-13T22:47:22.137Z] Successfully built 760577ec4048 [2021-11-13T22:47:22.137Z] Successfully tagged security-proxy-setup:latest [2021-11-13T22:47:22.137Z]  Building security-proxy-setup ... done  ---> Running in 5271843b5e4f [2021-11-13T22:47:22.397Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:22.977Z] Removing intermediate container 37159b815ac7 [2021-11-13T22:47:22.977Z] ---> 23a0a4acc990 [2021-11-13T22:47:22.977Z] [2021-11-13T22:47:22.977Z] Step 11/23 : FROM alpine:3.14 [2021-11-13T22:47:22.978Z] ---> 0a97eee8041e [2021-11-13T22:47:22.978Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-13T22:47:22.978Z] ---> Using cache [2021-11-13T22:47:22.978Z] ---> d2e687a792fe [2021-11-13T22:47:22.978Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:47:22.978Z] ---> Using cache [2021-11-13T22:47:22.978Z] ---> d1b301a16f99 [2021-11-13T22:47:22.978Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-13T22:47:22.978Z] ---> Running in c52d0a5fd148 [2021-11-13T22:47:22.978Z] Removing intermediate container c52d0a5fd148 [2021-11-13T22:47:22.978Z] ---> 5e30ce859105 [2021-11-13T22:47:22.978Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-13T22:47:22.978Z] ---> Running in 25dd3fa1248c [2021-11-13T22:47:23.260Z] Removing intermediate container 25dd3fa1248c [2021-11-13T22:47:23.260Z] ---> 77d21a9c314a [2021-11-13T22:47:23.260Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:47:23.260Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-13T22:47:23.260Z] ---> 75c254bae611 [2021-11-13T22:47:23.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-13T22:47:23.529Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-13T22:47:23.529Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T22:47:23.789Z] ---> 393873fa5958 [2021-11-13T22:47:23.789Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-13T22:47:23.789Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-13T22:47:23.789Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T22:47:23.789Z] ---> f5e775bd232a [2021-11-13T22:47:23.789Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-13T22:47:23.789Z] ---> Running in 891ebe3e7f69 [2021-11-13T22:47:23.789Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-13T22:47:24.054Z] Removing intermediate container 891ebe3e7f69 [2021-11-13T22:47:24.054Z] ---> 656939093170 [2021-11-13T22:47:24.054Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:47:24.054Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-13T22:47:24.054Z] ---> Running in d5cde9d1c52d [2021-11-13T22:47:24.054Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:47:24.054Z] OK: 8 MiB in 20 packages [2021-11-13T22:47:24.054Z] Removing intermediate container d5cde9d1c52d [2021-11-13T22:47:24.054Z] ---> 2e1db1d358f4 [2021-11-13T22:47:24.054Z] Step 21/23 : LABEL arch=x86_64 [2021-11-13T22:47:24.054Z] ---> Running in a25a1696428c [2021-11-13T22:47:24.320Z] Removing intermediate container a25a1696428c [2021-11-13T22:47:24.320Z] ---> 72523cd844fe [2021-11-13T22:47:24.320Z] Step 22/23 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 [2021-11-13T22:47:24.320Z] ---> Running in 0f86bfdd4130 [2021-11-13T22:47:24.320Z] Removing intermediate container 0f86bfdd4130 [2021-11-13T22:47:24.320Z] ---> 3e888282b6a6 [2021-11-13T22:47:24.320Z] Step 23/23 : LABEL version=0.0.0 [2021-11-13T22:47:24.320Z] Removing intermediate container 5271843b5e4f [2021-11-13T22:47:24.320Z] ---> f9765766814c [2021-11-13T22:47:24.320Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:47:24.320Z] ---> Running in a1468e0f606c [2021-11-13T22:47:24.588Z] Removing intermediate container a1468e0f606c [2021-11-13T22:47:24.588Z] ---> 2491ac874934 [2021-11-13T22:47:24.588Z] [2021-11-13T22:47:24.588Z] ---> 7952b2397fef [2021-11-13T22:47:24.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-13T22:47:24.588Z] Successfully built 2491ac874934 [2021-11-13T22:47:24.588Z] Successfully tagged support-scheduler:latest [2021-11-13T22:47:24.846Z]  Building support-scheduler ... done  ---> 266725c33b0c [2021-11-13T22:47:24.846Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-13T22:47:25.106Z] ---> b12a97149d3b [2021-11-13T22:47:25.106Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-13T22:47:25.106Z] ---> Running in db3e8267bb54 [2021-11-13T22:47:25.106Z] Removing intermediate container db3e8267bb54 [2021-11-13T22:47:25.106Z] ---> a341a598915a [2021-11-13T22:47:25.106Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:47:25.106Z] ---> Running in 9164abaa44ba [2021-11-13T22:47:25.369Z] Removing intermediate container 9164abaa44ba [2021-11-13T22:47:25.369Z] ---> 8cbf5f005bbc [2021-11-13T22:47:25.369Z] Step 20/22 : LABEL arch=x86_64 [2021-11-13T22:47:25.369Z] ---> Running in 2d454e8ccd5f [2021-11-13T22:47:25.369Z] Removing intermediate container 2d454e8ccd5f [2021-11-13T22:47:25.369Z] ---> 24249e0b05e2 [2021-11-13T22:47:25.369Z] Step 21/22 : LABEL git_sha=fe52853947fc21e50eddfbc55d54f65b7fb40472 [2021-11-13T22:47:25.369Z] ---> Running in f82de571b518 [2021-11-13T22:47:25.369Z] Removing intermediate container f82de571b518 [2021-11-13T22:47:25.369Z] ---> 5933a431397f [2021-11-13T22:47:25.369Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T22:47:25.369Z] ---> Running in 4af418579eed [2021-11-13T22:47:25.629Z] Removing intermediate container 4af418579eed [2021-11-13T22:47:25.629Z] ---> d9c911819e22 [2021-11-13T22:47:25.629Z] [2021-11-13T22:47:25.629Z] Successfully built d9c911819e22 [2021-11-13T22:47:25.629Z] Successfully tagged core-data:latest [2021-11-13T22:47:25.636Z]  Building core-data ... done  [Pipeline] } [2021-11-13T22:47:25.649Z] $ docker stop --time=1 58e3e08951aa2f48dd253407b85d82e5b1705cf79360cc34035f3b9a1ab1feb2 [2021-11-13T22:47:27.040Z] $ docker rm -f 58e3e08951aa2f48dd253407b85d82e5b1705cf79360cc34035f3b9a1ab1feb2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T22:47:27.383Z] + docker images [2021-11-13T22:47:27.383Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-13T22:47:27.383Z] core-data latest d9c911819e22 2 seconds ago 20.7MB [2021-11-13T22:47:27.383Z] support-scheduler latest 2491ac874934 3 seconds ago 16.2MB [2021-11-13T22:47:27.383Z] 23a0a4acc990 5 seconds ago 1.76GB [2021-11-13T22:47:27.383Z] security-proxy-setup latest 760577ec4048 6 seconds ago 26.9MB [2021-11-13T22:47:27.383Z] 1f4f9df095f0 7 seconds ago 1.76GB [2021-11-13T22:47:27.383Z] f66cd0ff7cb8 11 seconds ago 1.76GB [2021-11-13T22:47:27.383Z] core-metadata latest 5093b2edbebc 22 seconds ago 16.9MB [2021-11-13T22:47:27.384Z] 0c029750ed0e 25 seconds ago 1.76GB [2021-11-13T22:47:27.384Z] sys-mgmt-agent latest 67bcfbad5b8e 31 seconds ago 294MB [2021-11-13T22:47:27.384Z] security-bootstrapper latest d5c435f3e9f0 47 seconds ago 18.9MB [2021-11-13T22:47:27.384Z] security-secretstore-setup latest 676721eb5210 57 seconds ago 28.4MB [2021-11-13T22:47:27.384Z] support-notifications latest c7259471047a About a minute ago 17MB [2021-11-13T22:47:27.384Z] core-command latest ba4cb0c544aa About a minute ago 16.1MB [2021-11-13T22:47:27.384Z] c76aa5afc239 About a minute ago 1.76GB [2021-11-13T22:47:27.384Z] f18fad192c95 About a minute ago 1.76GB [2021-11-13T22:47:27.384Z] d9a2505f14cb About a minute ago 1.76GB [2021-11-13T22:47:27.384Z] e60bdf1837d5 About a minute ago 1.76GB [2021-11-13T22:47:27.384Z] 90e5e4b2e476 About a minute ago 1.75GB [2021-11-13T22:47:27.384Z] ci-base-image-x86_64 latest 425c133d90e4 5 minutes ago 1.25GB [2021-11-13T22:47:27.384Z] alpine 3.14 0a97eee8041e 29 hours ago 5.61MB [2021-11-13T22:47:27.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 4 weeks ago 548MB [2021-11-13T22:47:27.384Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 5 weeks ago 34.5MB [2021-11-13T22:47:27.384Z] docker 20.10.8 bc6c0ffef665 2 months ago 214MB [2021-11-13T22:47:27.384Z] 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 [2021-11-13T22:47:32.897Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-11-13T22:47:42.781Z] Still waiting to schedule task [2021-11-13T22:47:42.781Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-13T22:48:29.463Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-11-13T22:48:31.442Z] Running on prd-ubuntu18.04-docker-8c-8g-509 in /w/workspace/edgexfoundry_edgex-go_PR-3805 [Pipeline] { [Pipeline] ws [2021-11-13T22:48:31.453Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-11-13T22:48:31.557Z] The recommended git tool is: git [2021-11-13T22:48:33.444Z] using credential edgex-jenkins-ssh [2021-11-13T22:48:33.462Z] Cloning the remote Git repository [2021-11-13T22:48:33.528Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:48:33.580Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-11-13T22:48:33.609Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:48:33.610Z] > git --version # timeout=10 [2021-11-13T22:48:33.618Z] > git --version # 'git version 2.17.1' [2021-11-13T22:48:33.618Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:48:33.690Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T22:48:36.203Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-11-13T22:48:36.813Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-11-13T22:48:37.805Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-11-13T22:48:39.872Z] Merging remotes/origin/main commit f7c7132b17dbbb881af4d9ccfc6ed9167751e366 into PR head commit abb9e5788defee4418aa8027d6c8de3578abc7c3 [2021-11-13T22:48:39.196Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T22:48:39.203Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-13T22:48:39.212Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-11-13T22:48:39.225Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-11-13T22:48:39.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:48:39.230Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3805/head:refs/remotes/origin/PR-3805 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-13T22:48:39.893Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T22:48:39.900Z] > git checkout -f abb9e5788defee4418aa8027d6c8de3578abc7c3 # timeout=10 [2021-11-13T22:48:39.959Z] > git remote # timeout=10 [2021-11-13T22:48:39.965Z] > git config --get remote.origin.url # timeout=10 [2021-11-13T22:48:39.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-13T22:48:39.973Z] > git merge f7c7132b17dbbb881af4d9ccfc6ed9167751e366 # timeout=10 [2021-11-13T22:48:40.038Z] Merge succeeded, producing 58006f6a98208693c9eb03c676c0416154eaf9c7 [2021-11-13T22:48:40.038Z] Checking out Revision 58006f6a98208693c9eb03c676c0416154eaf9c7 (PR-3805) [2021-11-13T22:48:40.039Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-13T22:48:40.053Z] > git config core.sparsecheckout # timeout=10 [2021-11-13T22:48:40.058Z] > git checkout -f 58006f6a98208693c9eb03c676c0416154eaf9c7 # timeout=10 [2021-11-13T22:48:43.619Z] Commit message: "Merge commit 'f7c7132b17dbbb881af4d9ccfc6ed9167751e366' into HEAD" [2021-11-13T22:48:43.630Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T22:48:44.385Z] + echo snap-build.sh [2021-11-13T22:48:44.385Z] snap-build.sh [2021-11-13T22:48:44.385Z] + SNAP_BASE_DIR=. [2021-11-13T22:48:44.385Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-11-13T22:48:44.385Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-11-13T22:48:44.385Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-11-13T22:48:44.385Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-11-13T22:48:44.385Z] + cd /w/workspace/edgex-go/3 [2021-11-13T22:48:44.385Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-13T22:48:44.385Z] Reading package lists... [2021-11-13T22:48:44.385Z] Building dependency tree... [2021-11-13T22:48:44.385Z] Reading state information... [2021-11-13T22:48:44.385Z] The following packages were automatically installed and are no longer required: [2021-11-13T22:48:44.385Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-13T22:48:44.385Z] uidmap xdelta3 [2021-11-13T22:48:44.385Z] Use 'sudo apt autoremove' to remove them. [2021-11-13T22:48:44.385Z] The following packages will be REMOVED: [2021-11-13T22:48:44.385Z] lxd* lxd-client* [2021-11-13T22:48:43.629Z] > git rev-list --no-walk 11f0387ffa5db3df6fd1d7d4659a2e927a9a0847 # timeout=10 [2021-11-13T22:48:44.671Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-13T22:48:44.671Z] After this operation, 31.7 MB disk space will be freed. [2021-11-13T22:48:45.454Z] (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.) [2021-11-13T22:48:45.454Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T22:48:46.400Z] Removing lxd dnsmasq configuration [2021-11-13T22:48:46.400Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T22:48:46.661Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-13T22:48:47.255Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T22:48:47.529Z] (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.) [2021-11-13T22:48:47.529Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-13T22:48:48.925Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-13T22:48:49.187Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-13T22:48:49.768Z] + sudo snap remove --purge lxd [2021-11-13T22:48:50.032Z] snap "lxd" is not installed [2021-11-13T22:48:50.032Z] + sudo groupadd --force --system lxd [2021-11-13T22:48:50.032Z] ++ whoami [2021-11-13T22:48:50.032Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-13T22:48:50.032Z] + newgrp - lxd [2021-11-13T22:48:50.032Z] + sudo snap install lxd [2021-11-13T22:48:50.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-11-13T22:48:50.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-11-13T22:48:50.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-11-13T22:48:50.231Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-11-13T22:48:50.231Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-11-13T22:48:50.231Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-11-13T22:48:51.673Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-11-13T22:48:51.673Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-11-13T22:48:51.673Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-11-13T22:48:51.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-11-13T22:48:59.970Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.197s coverage: 28.7% of statements [2021-11-13T22:48:59.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-11-13T22:48:59.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-11-13T22:49:00.042Z] 2021-11-13T22:48:56Z INFO Waiting for automatic snapd restart... [2021-11-13T22:49:04.296Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.344s coverage: 98.5% of statements [2021-11-13T22:49:04.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-11-13T22:49:05.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.393s coverage: 44.7% of statements [2021-11-13T22:49:05.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-11-13T22:49:05.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-11-13T22:49:08.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.701s coverage: 89.5% of statements [2021-11-13T22:49:08.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-11-13T22:49:08.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:49:08.719Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.241s coverage: 84.4% of statements [2021-11-13T22:49:08.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-11-13T22:49:08.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-11-13T22:49:08.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-11-13T22:49:08.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-11-13T22:49:08.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-11-13T22:49:12.279Z] lxd 4.20 from Canonical* installed [2021-11-13T22:49:12.280Z] + sudo lxd init --auto [2021-11-13T22:49:17.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.677s coverage: 94.2% of statements [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:49:17.303Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.210s coverage: 59.1% of statements [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-11-13T22:49:17.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 60.0% of statements [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-11-13T22:49:17.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.358s coverage: 0.9% of statements [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-11-13T22:49:17.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.271s coverage: 58.8% of statements [2021-11-13T22:49:17.303Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 21.7% of statements [2021-11-13T22:49:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-11-13T22:49:17.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements [2021-11-13T22:49:17.303Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.239s coverage: 79.5% of statements [2021-11-13T22:49:17.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.235s coverage: 94.1% of statements [2021-11-13T22:49:19.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements [2021-11-13T22:49:19.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements [2021-11-13T22:49:22.316Z] + sudo snap install --classic snapcraft [2021-11-13T22:49:30.463Z] snapcraft 5.0 from Canonical* installed [2021-11-13T22:49:30.463Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-13T22:49:30.463Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-11-13T22:49:30.463Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T22:49:30.463Z] Dload Upload Total Spent Left Speed [2021-11-13T22:49:30.723Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3624 0 --:--:-- --:--:-- --:--:-- 3624 [2021-11-13T22:49:30.986Z] 100 3325k 100 3325k 0 0 7973k 0 --:--:-- --:--:-- --:--:-- 7973k [2021-11-13T22:49:30.986Z] ./yq_linux_amd64 [2021-11-13T22:49:30.986Z] + sudo snapcraft prime --use-lxd [2021-11-13T22:49:31.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.202s coverage: 94.4% of statements [2021-11-13T22:49:31.683Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.197s coverage: 44.8% of statements [2021-11-13T22:49:33.549Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-13T22:49:33.549Z] 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: [2021-11-13T22:49:33.549Z] - README.md [2021-11-13T22:49:33.549Z] [2021-11-13T22:49:33.549Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-13T22:49:33.549Z] Launching a container. [2021-11-13T22:49:37.070Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.525s coverage: 82.5% of statements [2021-11-13T22:49:37.070Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-11-13T22:49:43.577Z] Waiting for container to be ready [2021-11-13T22:49:43.577Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-13T22:49:43.577Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-13T22:49:43.577Z] [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.273s coverage: 92.9% of statements [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.183s coverage: 87.2% of statements [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.158s coverage: 100.0% of statements [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.244s coverage: 58.8% of statements [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.290s coverage: 80.0% of statements [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.273s coverage: 87.2% of statements [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.809s coverage: 91.2% of statements [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.896s coverage: 64.4% of statements [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-11-13T22:49:45.374Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.189s coverage: 100.0% of statements [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2021-11-13T22:49:45.374Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements [2021-11-13T22:49:46.360Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-11-13T22:49:46.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.111s coverage: 100.0% of statements [2021-11-13T22:49:47.795Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-13T22:49:47.795Z] Waiting for network to be ready... [2021-11-13T22:49:48.057Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-13T22:49:48.319Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-13T22:49:48.319Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-13T22:49:48.319Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-13T22:49:48.319Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-13T22:49:48.319Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-13T22:49:48.319Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-13T22:49:48.319Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-13T22:49:48.319Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-13T22:49:48.581Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-13T22:49:48.843Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-13T22:49:49.110Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-13T22:49:49.372Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-13T22:49:49.372Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-13T22:49:49.372Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-13T22:49:49.372Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-13T22:49:49.372Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-13T22:49:49.372Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-13T22:49:49.633Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-13T22:49:49.893Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-13T22:49:49.893Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-13T22:49:49.893Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-13T22:49:49.893Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-13T22:49:49.893Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-13T22:49:49.893Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-13T22:49:49.893Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-13T22:49:49.893Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-13T22:49:50.954Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.253s coverage: 65.4% of statements [2021-11-13T22:49:50.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-11-13T22:49:50.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-11-13T22:49:50.954Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-11-13T22:49:52.443Z] Fetched 25.6 MB in 4s (6016 kB/s) [2021-11-13T22:49:52.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.759s coverage: 43.8% of statements [2021-11-13T22:49:52.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-11-13T22:49:52.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-11-13T22:49:52.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.220s coverage: 89.5% of statements [2021-11-13T22:49:52.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-11-13T22:49:52.952Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.202s coverage: 84.8% of statements [2021-11-13T22:49:52.952Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-11-13T22:49:53.382Z] Reading package lists... [2021-11-13T22:49:53.642Z] Reading package lists... [2021-11-13T22:49:53.903Z] Building dependency tree... [2021-11-13T22:49:53.903Z] Reading state information... [2021-11-13T22:49:53.903Z] The following additional packages will be installed: [2021-11-13T22:49:53.903Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-13T22:49:53.903Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-13T22:49:53.903Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-13T22:49:53.903Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-13T22:49:53.903Z] Suggested packages: [2021-11-13T22:49:53.903Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-13T22:49:53.903Z] Recommended packages: [2021-11-13T22:49:53.903Z] gnupg libsasl2-modules [2021-11-13T22:49:53.903Z] The following NEW packages will be installed: [2021-11-13T22:49:53.903Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-13T22:49:53.903Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-13T22:49:53.903Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-13T22:49:53.903Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-13T22:49:53.903Z] The following packages will be upgraded: [2021-11-13T22:49:53.903Z] gpg gpg-agent gpgconf libudev1 [2021-11-13T22:49:54.165Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-13T22:49:54.165Z] Need to get 3527 kB of archives. [2021-11-13T22:49:54.165Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-13T22:49:54.165Z] 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] [2021-11-13T22:49:54.165Z] 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] [2021-11-13T22:49:54.165Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-13T22:49:54.165Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-13T22:49:54.165Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-13T22:49:54.427Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-13T22:49:54.999Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-13T22:49:54.999Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-13T22:49:54.999Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-13T22:49:54.999Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-13T22:49:54.999Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-13T22:49:54.999Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-13T22:49:54.999Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-13T22:49:54.999Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-13T22:49:54.999Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-13T22:49:54.999Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-13T22:49:54.999Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-13T22:49:55.000Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-13T22:49:55.000Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-13T22:49:55.260Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-13T22:49:55.260Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-13T22:49:55.260Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-13T22:49:55.260Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T22:49:55.260Z] Fetched 3527 kB in 1s (3056 kB/s) [2021-11-13T22:49:55.260Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-13T22:49:55.260Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-13T22:49:55.260Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T22:49:55.260Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-13T22:49:55.526Z] Selecting previously unselected package udev. [2021-11-13T22:49:55.526Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-13T22:49:55.526Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-13T22:49:55.526Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-13T22:49:55.788Z] Selecting previously unselected package libfuse2:amd64. [2021-11-13T22:49:55.788Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-13T22:49:55.788Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-13T22:49:55.788Z] Selecting previously unselected package fuse. [2021-11-13T22:49:55.788Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-13T22:49:55.788Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-13T22:49:55.788Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T22:49:55.788Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T22:49:55.788Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T22:49:55.788Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T22:49:56.049Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T22:49:56.049Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T22:49:56.049Z] Selecting previously unselected package libksba8:amd64. [2021-11-13T22:49:56.049Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-13T22:49:56.049Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-13T22:49:56.049Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-13T22:49:56.049Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:49:56.049Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:56.311Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-13T22:49:56.311Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:49:56.312Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:56.312Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-13T22:49:56.312Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:49:56.312Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:56.312Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-13T22:49:56.312Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:49:56.312Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:56.312Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-13T22:49:56.312Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:49:56.312Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:56.572Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-13T22:49:56.572Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:49:56.572Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:56.572Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-13T22:49:56.572Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:49:56.572Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:56.572Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-13T22:49:56.572Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:49:56.572Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:56.572Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-13T22:49:56.572Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-13T22:49:56.572Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:56.834Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-13T22:49:56.834Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-13T22:49:56.834Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T22:49:56.834Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-13T22:49:56.834Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-13T22:49:56.834Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T22:49:56.834Z] Selecting previously unselected package libldap-common. [2021-11-13T22:49:56.834Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-13T22:49:56.834Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T22:49:56.834Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-13T22:49:56.834Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-13T22:49:56.834Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T22:49:57.096Z] Selecting previously unselected package dirmngr. [2021-11-13T22:49:57.096Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T22:49:57.096Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-13T22:49:57.096Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T22:49:57.096Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-13T22:49:57.096Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-13T22:49:57.096Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T22:49:57.096Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-13T22:49:57.096Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-13T22:49:57.096Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:57.096Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-13T22:49:57.358Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T22:49:57.358Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-13T22:49:57.619Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-13T22:49:57.619Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:57.619Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-13T22:49:57.880Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-13T22:49:57.880Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-13T22:49:57.880Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:57.880Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:57.880Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:57.880Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:57.880Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:57.880Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:57.880Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-13T22:49:57.880Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-13T22:49:57.880Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-13T22:49:57.880Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T22:49:58.457Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-13T22:49:58.457Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-13T22:49:58.457Z] This means they are not meant to be enabled using systemctl. [2021-11-13T22:49:58.457Z] Possible reasons for having this kind of units are: [2021-11-13T22:49:58.457Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-13T22:49:58.457Z] .wants/ or .requires/ directory. [2021-11-13T22:49:58.457Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-13T22:49:58.457Z] a requirement dependency on it. [2021-11-13T22:49:58.457Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-13T22:49:58.457Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-13T22:49:58.457Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-13T22:49:58.457Z] instance name specified. [2021-11-13T22:49:58.718Z] Reading package lists... [2021-11-13T22:49:58.980Z] Building dependency tree... [2021-11-13T22:49:58.980Z] Reading state information... [2021-11-13T22:49:58.980Z] The following additional packages will be installed: [2021-11-13T22:49:58.980Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-13T22:49:58.980Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-13T22:49:58.980Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-13T22:49:58.980Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-13T22:49:58.980Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-13T22:49:58.980Z] Suggested packages: [2021-11-13T22:49:58.980Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-13T22:49:58.980Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-13T22:49:58.980Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-13T22:49:58.980Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-13T22:49:58.980Z] systemd-container policykit-1 [2021-11-13T22:49:58.980Z] Recommended packages: [2021-11-13T22:49:58.980Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-13T22:49:58.980Z] The following NEW packages will be installed: [2021-11-13T22:49:58.980Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-13T22:49:58.980Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-13T22:49:58.980Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-13T22:49:58.980Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-13T22:49:58.980Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-13T22:49:58.980Z] The following packages will be upgraded: [2021-11-13T22:49:58.980Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-13T22:49:59.242Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-13T22:49:59.242Z] Need to get 36.8 MB of archives. [2021-11-13T22:49:59.242Z] After this operation, 147 MB of additional disk space will be used. [2021-11-13T22:49:59.242Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-13T22:49:59.242Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-13T22:49:59.242Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-13T22:49:59.242Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-13T22:49:59.242Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-13T22:49:59.242Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-13T22:49:59.242Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-13T22:49:59.242Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-13T22:49:59.242Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-13T22:49:59.242Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-13T22:49:59.242Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-13T22:49:59.242Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-13T22:49:59.242Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-13T22:49:59.242Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-13T22:49:59.242Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-13T22:49:59.242Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-13T22:49:59.242Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-13T22:50:00.184Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-13T22:50:00.184Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-13T22:50:00.184Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-13T22:50:00.184Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-13T22:50:00.184Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-13T22:50:00.184Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-13T22:50:00.184Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-13T22:50:00.184Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-13T22:50:00.184Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-13T22:50:00.184Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-13T22:50:00.184Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-13T22:50:00.184Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-13T22:50:00.184Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-13T22:50:01.129Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T22:50:01.129Z] Fetched 36.8 MB in 2s (20.2 MB/s) [2021-11-13T22:50:01.129Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T22:50:01.129Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-13T22:50:01.129Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T22:50:01.701Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-13T22:50:01.701Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T22:50:01.701Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-13T22:50:01.961Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T22:50:01.961Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-13T22:50:01.961Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-13T22:50:01.961Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-13T22:50:01.961Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-13T22:50:01.961Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-13T22:50:02.223Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-13T22:50:02.484Z] Setting up apt (1.6.14) ... [2021-11-13T22:50:02.484Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-13T22:50:02.746Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-13T22:50:03.010Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-13T22:50:03.010Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-13T22:50:03.010Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-13T22:50:03.010Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-13T22:50:03.010Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T22:50:03.010Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:50:03.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.248s coverage: 17.7% of statements [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-11-13T22:50:03.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.639s coverage: 92.3% of statements [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-11-13T22:50:03.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.192s coverage: 63.2% of statements [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-11-13T22:50:03.105Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.441s coverage: 97.7% of statements [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-11-13T22:50:03.105Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-11-13T22:50:03.105Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-11-13T22:50:03.105Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.174s coverage: 100.0% of statements [2021-11-13T22:50:03.105Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 96.9% of statements [2021-11-13T22:50:03.105Z] 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 [2021-11-13T22:50:03.105Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2021-11-13T22:50:03.105Z] GO111MODULE=on go vet ./... [2021-11-13T22:50:03.269Z] Selecting previously unselected package libexpat1:amd64. [2021-11-13T22:50:03.269Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-13T22:50:03.269Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-13T22:50:03.269Z] Selecting previously unselected package python3.6-minimal. [2021-11-13T22:50:03.270Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T22:50:03.270Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:50:03.530Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-13T22:50:03.530Z] Checking for services that may need to be restarted...done. [2021-11-13T22:50:03.792Z] Checking for services that may need to be restarted...done. [2021-11-13T22:50:03.792Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:50:03.792Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-13T22:50:03.792Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:50:04.364Z] Selecting previously unselected package python3-minimal. [2021-11-13T22:50:04.364Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-13T22:50:04.364Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-13T22:50:04.364Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-13T22:50:04.364Z] Selecting previously unselected package mime-support. [2021-11-13T22:50:04.364Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-13T22:50:04.364Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-13T22:50:04.364Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-13T22:50:04.364Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-13T22:50:04.364Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-13T22:50:04.364Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-13T22:50:04.364Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T22:50:04.364Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:50:04.625Z] Selecting previously unselected package python3.6. [2021-11-13T22:50:04.625Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-13T22:50:04.625Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:50:04.625Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-13T22:50:04.625Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-13T22:50:04.625Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-13T22:50:04.625Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-13T22:50:04.884Z] Selecting previously unselected package python3. [2021-11-13T22:50:04.885Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-13T22:50:04.885Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-13T22:50:04.885Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-13T22:50:04.885Z] Selecting previously unselected package multiarch-support. [2021-11-13T22:50:04.885Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T22:50:04.885Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-13T22:50:05.176Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-13T22:50:05.176Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-13T22:50:05.176Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-13T22:50:05.176Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-13T22:50:05.176Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-13T22:50:05.176Z] Selecting previously unselected package libbsd0:amd64. [2021-11-13T22:50:05.176Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-13T22:50:05.176Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-13T22:50:05.176Z] Selecting previously unselected package sudo. [2021-11-13T22:50:05.176Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-13T22:50:05.176Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-13T22:50:05.438Z] Selecting previously unselected package apparmor. [2021-11-13T22:50:05.438Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-13T22:50:05.438Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-13T22:50:05.438Z] Selecting previously unselected package libedit2:amd64. [2021-11-13T22:50:05.438Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-13T22:50:05.438Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-13T22:50:05.438Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-13T22:50:05.700Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T22:50:05.962Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:50:05.962Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-13T22:50:05.962Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T22:50:05.962Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:50:05.962Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-13T22:50:05.962Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-13T22:50:05.962Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-13T22:50:05.962Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-13T22:50:05.962Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T22:50:05.962Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:50:06.225Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-13T22:50:06.225Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-13T22:50:06.225Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:50:06.225Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-13T22:50:06.225Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-13T22:50:06.225Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-13T22:50:06.490Z] Selecting previously unselected package openssh-client. [2021-11-13T22:50:06.490Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-13T22:50:06.490Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-13T22:50:06.490Z] Selecting previously unselected package squashfs-tools. [2021-11-13T22:50:06.490Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-13T22:50:06.490Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-13T22:50:06.490Z] Selecting previously unselected package snapd. [2021-11-13T22:50:06.753Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-13T22:50:06.753Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-13T22:50:08.673Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-13T22:50:08.673Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-13T22:50:08.937Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-13T22:50:08.937Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-13T22:50:08.937Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-13T22:50:08.937Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:50:08.937Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T22:50:08.937Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-13T22:50:08.937Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-13T22:50:09.513Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-13T22:50:09.513Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-13T22:50:09.513Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-13T22:50:09.774Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:50:09.774Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:50:09.774Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-13T22:50:10.349Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-13T22:50:10.349Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:50:10.350Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-13T22:50:10.350Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-13T22:50:10.350Z] running python rtupdate hooks for python3.6... [2021-11-13T22:50:10.350Z] running python post-rtupdate hooks for python3.6... [2021-11-13T22:50:10.350Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-13T22:50:11.455Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-13T22:50:12.029Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-13T22:50:12.292Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-13T22:50:12.865Z] Setting up snapd (2.51.1+18.04) ... [2021-11-13T22:50:13.126Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-13T22:50:13.387Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-13T22:50:13.387Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-13T22:50:13.648Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-13T22:50:13.913Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-13T22:50:13.913Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-13T22:50:13.913Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-13T22:50:14.174Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-13T22:50:14.433Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-13T22:50:14.433Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-13T22:50:14.693Z] /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' [2021-11-13T22:50:14.693Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-13T22:50:14.693Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-13T22:50:15.635Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T22:50:15.635Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T22:50:15.635Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T22:50:16.839Z] Reading package lists... [2021-11-13T22:50:17.101Z] Reading package lists... [2021-11-13T22:50:17.360Z] Building dependency tree... [2021-11-13T22:50:17.360Z] Reading state information... [2021-11-13T22:50:17.361Z] Calculating upgrade... [2021-11-13T22:50:17.621Z] The following packages will be upgraded: [2021-11-13T22:50:17.621Z] advancecomp base-files bash binutils binutils-common [2021-11-13T22:50:17.621Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-13T22:50:17.621Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-13T22:50:17.621Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-13T22:50:17.621Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-13T22:50:17.621Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-13T22:50:17.621Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-13T22:50:17.621Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-13T22:50:17.621Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-13T22:50:17.621Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-13T22:50:17.621Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-13T22:50:17.621Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-13T22:50:17.621Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-13T22:50:17.621Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-13T22:50:17.621Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-13T22:50:17.621Z] ubuntu-keyring util-linux [2021-11-13T22:50:17.881Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T22:50:17.881Z] Need to get 64.2 MB of archives. [2021-11-13T22:50:17.881Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-13T22:50:17.881Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-13T22:50:17.881Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-13T22:50:18.452Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-13T22:50:18.452Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-13T22:50:18.452Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-13T22:50:18.452Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-13T22:50:18.452Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-13T22:50:18.452Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-13T22:50:18.452Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-13T22:50:18.452Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-13T22:50:18.452Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-13T22:50:18.712Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-13T22:50:18.712Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-13T22:50:18.712Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-13T22:50:18.712Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-13T22:50:18.712Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-13T22:50:18.712Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-13T22:50:18.712Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-13T22:50:18.712Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-13T22:50:18.712Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-13T22:50:18.712Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-13T22:50:18.712Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-13T22:50:18.712Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-13T22:50:18.712Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-13T22:50:18.712Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-13T22:50:18.712Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-13T22:50:18.712Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-13T22:50:18.712Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-13T22:50:18.712Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-13T22:50:18.973Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-13T22:50:18.973Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-13T22:50:18.973Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-13T22:50:18.973Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-13T22:50:18.973Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-13T22:50:18.973Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-13T22:50:18.973Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-13T22:50:18.973Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-13T22:50:18.973Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-13T22:50:18.973Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-11-13T22:50:18.973Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-13T22:50:18.973Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-13T22:50:18.973Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-13T22:50:18.973Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-13T22:50:18.973Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-13T22:50:18.973Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-13T22:50:18.973Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-13T22:50:18.973Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-13T22:50:18.973Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-13T22:50:18.973Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-13T22:50:18.973Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-13T22:50:18.973Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-13T22:50:18.973Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-13T22:50:18.973Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-13T22:50:18.973Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-13T22:50:19.234Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-13T22:50:19.234Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-13T22:50:19.234Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-13T22:50:19.234Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-13T22:50:19.234Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-13T22:50:19.234Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-13T22:50:19.234Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-13T22:50:19.234Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-13T22:50:19.234Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-13T22:50:19.234Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-13T22:50:19.234Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-13T22:50:19.234Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-13T22:50:19.234Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-13T22:50:19.234Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-13T22:50:19.234Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-13T22:50:19.234Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-13T22:50:19.234Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-13T22:50:19.234Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-13T22:50:19.234Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-13T22:50:19.234Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-13T22:50:19.234Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-13T22:50:19.234Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-13T22:50:19.234Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-13T22:50:19.234Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-13T22:50:19.234Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-13T22:50:19.234Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-13T22:50:19.234Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-13T22:50:19.234Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-13T22:50:19.234Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-13T22:50:19.494Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-13T22:50:19.494Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-13T22:50:19.494Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-13T22:50:19.494Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-13T22:50:19.494Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-13T22:50:19.494Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-13T22:50:19.494Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-13T22:50:19.494Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-13T22:50:19.494Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-13T22:50:19.494Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-13T22:50:19.494Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-13T22:50:20.064Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-13T22:50:20.064Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-13T22:50:20.325Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-13T22:50:20.325Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-13T22:50:20.585Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-13T22:50:20.585Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-13T22:50:20.585Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-13T22:50:20.585Z] Get:102 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-13T22:50:20.585Z] Get:103 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-13T22:50:20.845Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T22:50:20.845Z] Fetched 64.2 MB in 3s (22.1 MB/s) [2021-11-13T22:50:20.845Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T22:50:20.845Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T22:50:20.845Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T22:50:21.417Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T22:50:21.417Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T22:50:21.417Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-13T22:50:21.417Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-13T22:50:21.678Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:21.678Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:50:21.939Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:21.939Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:50:21.939Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:21.939Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:50:21.939Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:21.939Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:50:21.939Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:21.939Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:50:22.200Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:22.200Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:50:22.200Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:22.200Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:50:22.200Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:50:22.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T22:50:22.200Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:22.461Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-13T22:50:22.461Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:50:22.461Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T22:50:22.461Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:22.461Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:50:22.461Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:22.461Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:50:22.722Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:22.722Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-13T22:50:22.722Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:50:22.984Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T22:50:22.984Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T22:50:23.564Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T22:50:24.137Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-13T22:50:24.400Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-13T22:50:24.400Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-13T22:50:24.400Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-13T22:50:24.400Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-13T22:50:24.661Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-13T22:50:24.661Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-13T22:50:24.661Z] Installing new version of config file /etc/issue ... [2021-11-13T22:50:24.661Z] Installing new version of config file /etc/issue.net ... [2021-11-13T22:50:24.661Z] Installing new version of config file /etc/lsb-release ... [2021-11-13T22:50:24.661Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-13T22:50:24.923Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-13T22:50:24.923Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-13T22:50:25.184Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-13T22:50:25.184Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:25.184Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-13T22:50:25.184Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-13T22:50:25.184Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-13T22:50:25.184Z] 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 [2021-11-13T22:50:25.447Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:25.447Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:50:25.447Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-13T22:50:25.447Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:50:25.447Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:25.447Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-13T22:50:25.447Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-13T22:50:25.708Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-13T22:50:25.708Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:25.708Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-13T22:50:25.708Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T22:50:25.974Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-13T22:50:26.236Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:26.236Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T22:50:26.236Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T22:50:26.236Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T22:50:26.236Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:26.236Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T22:50:26.236Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T22:50:26.498Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-13T22:50:26.498Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:26.498Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-13T22:50:26.498Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-13T22:50:26.498Z] Setting up grep (3.1-2build1) ... [2021-11-13T22:50:26.759Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:26.759Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-13T22:50:26.759Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-13T22:50:26.759Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-13T22:50:26.759Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:26.759Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-13T22:50:26.759Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-13T22:50:27.020Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-13T22:50:27.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:27.020Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T22:50:27.020Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T22:50:27.020Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-13T22:50:27.020Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:27.020Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T22:50:27.291Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T22:50:27.553Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T22:50:27.819Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T22:50:27.819Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-13T22:50:27.819Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T22:50:28.392Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-13T22:50:28.392Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:28.393Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-13T22:50:28.393Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-13T22:50:28.966Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-13T22:50:28.966Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-13T22:50:28.966Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-13T22:50:28.966Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-13T22:50:28.966Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-13T22:50:29.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:29.227Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-13T22:50:29.227Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-13T22:50:29.227Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-13T22:50:29.227Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:29.227Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:50:29.488Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:50:29.488Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:50:29.488Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:29.488Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:50:29.488Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:50:29.488Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:50:29.749Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:29.749Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:50:29.749Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:50:29.749Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:50:29.749Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:29.749Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:50:29.749Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:50:30.012Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:50:30.012Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:30.012Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T22:50:30.012Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T22:50:30.012Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T22:50:30.012Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T22:50:30.012Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T22:50:30.273Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:30.273Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-13T22:50:30.273Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T22:50:30.273Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T22:50:30.273Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:30.273Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:50:30.273Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:50:30.273Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:50:30.533Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:30.534Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:50:30.534Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:50:30.534Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:50:30.534Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:30.534Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:50:30.793Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:50:31.055Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:50:31.315Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-13T22:50:31.575Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-13T22:50:31.576Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:31.576Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-13T22:50:31.576Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-13T22:50:31.839Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T22:50:31.839Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-13T22:50:31.839Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-13T22:50:32.099Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-13T22:50:32.099Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-13T22:50:32.099Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T22:50:32.099Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-13T22:50:32.100Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-13T22:50:32.360Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-13T22:50:32.624Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T22:50:32.624Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-13T22:50:32.624Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-13T22:50:32.624Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-13T22:50:32.624Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T22:50:32.624Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-13T22:50:32.624Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-13T22:50:32.624Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-13T22:50:32.884Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T22:50:32.884Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T22:50:32.884Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T22:50:32.884Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T22:50:32.884Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-13T22:50:32.884Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T22:50:32.884Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T22:50:33.145Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T22:50:33.145Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-13T22:50:33.145Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-13T22:50:33.145Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T22:50:33.413Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T22:50:33.413Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:33.413Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-13T22:50:33.413Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-13T22:50:33.413Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-13T22:50:33.413Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-13T22:50:33.674Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T22:50:33.674Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T22:50:33.674Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T22:50:33.674Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:33.674Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-13T22:50:33.674Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-13T22:50:33.935Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-13T22:50:33.935Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:33.935Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-13T22:50:33.935Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-13T22:50:33.935Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-13T22:50:34.197Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:34.197Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-13T22:50:34.197Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-13T22:50:34.197Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-13T22:50:34.457Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:34.458Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-13T22:50:34.458Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-13T22:50:34.458Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-13T22:50:34.458Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:34.458Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-13T22:50:34.458Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-13T22:50:34.719Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-13T22:50:34.719Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:34.719Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-13T22:50:34.719Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-13T22:50:34.979Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-13T22:50:34.979Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:34.979Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-13T22:50:34.979Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-13T22:50:34.979Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-13T22:50:35.240Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:35.240Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-13T22:50:35.240Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-13T22:50:35.240Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-13T22:50:35.501Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:35.501Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-13T22:50:35.501Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-13T22:50:35.501Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-13T22:50:35.501Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:35.501Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-13T22:50:35.501Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-13T22:50:35.763Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-13T22:50:35.763Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:35.763Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-13T22:50:35.763Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-13T22:50:35.763Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-13T22:50:35.763Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:35.763Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-13T22:50:35.763Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-13T22:50:36.026Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-13T22:50:36.026Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:36.026Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-13T22:50:36.026Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-13T22:50:36.287Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-13T22:50:36.287Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:36.287Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-13T22:50:36.287Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-13T22:50:36.287Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-13T22:50:36.547Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-13T22:50:36.547Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-13T22:50:36.547Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-13T22:50:36.547Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-13T22:50:36.547Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-13T22:50:36.547Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-13T22:50:36.547Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-13T22:50:36.547Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-13T22:50:36.547Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-13T22:50:36.808Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-13T22:50:36.808Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-13T22:50:37.069Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-13T22:50:37.069Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-13T22:50:37.069Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-13T22:50:37.069Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-13T22:50:37.330Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-13T22:50:37.330Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-13T22:50:37.330Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-13T22:50:37.330Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-13T22:50:37.591Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-13T22:50:37.591Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-13T22:50:37.591Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-13T22:50:37.591Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-13T22:50:37.591Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-13T22:50:37.591Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-13T22:50:37.853Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-13T22:50:37.853Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-13T22:50:37.853Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-13T22:50:37.853Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-13T22:50:38.424Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-13T22:50:38.424Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-13T22:50:38.424Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-13T22:50:38.424Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-13T22:50:38.424Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T22:50:38.424Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T22:50:38.685Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T22:50:38.685Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T22:50:38.946Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T22:50:38.946Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T22:50:38.946Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-13T22:50:38.946Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-13T22:50:38.946Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:38.946Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:50:38.946Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:38.946Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:50:39.208Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:39.208Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:50:39.208Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:39.208Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:50:40.230Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:40.230Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:50:41.206Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:41.206Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:50:41.516Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:41.516Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:50:41.516Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:41.786Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:50:42.756Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-13T22:50:42.756Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-13T22:50:42.756Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T22:50:42.756Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T22:50:42.756Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-13T22:50:43.017Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T22:50:43.017Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-13T22:50:43.278Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-13T22:50:43.278Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-13T22:50:43.278Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-13T22:50:43.278Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T22:50:43.278Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T22:50:43.539Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-13T22:50:43.539Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-13T22:50:43.539Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-13T22:50:43.539Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-13T22:50:43.539Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:50:43.539Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-13T22:50:43.539Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:50:43.539Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:50:43.802Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:50:43.802Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-13T22:50:43.802Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-13T22:50:43.802Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-13T22:50:43.802Z] [2021-11-13T22:50:43.802Z] Current default time zone: 'Etc/UTC' [2021-11-13T22:50:43.802Z] Local time is now: Sat Nov 13 22:50:43 UTC 2021. [2021-11-13T22:50:43.802Z] Universal Time is now: Sat Nov 13 22:50:43 UTC 2021. [2021-11-13T22:50:43.802Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-13T22:50:43.802Z] [2021-11-13T22:50:43.802Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-13T22:50:43.802Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:50:43.802Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-13T22:50:43.802Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-13T22:50:43.802Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-13T22:50:43.802Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-13T22:50:43.802Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-13T22:50:43.802Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-13T22:50:44.063Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-13T22:50:44.063Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-13T22:50:44.063Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:50:44.063Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-13T22:50:44.063Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:50:44.063Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-13T22:50:44.063Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:50:44.324Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-13T22:50:44.324Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-13T22:50:44.324Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-13T22:50:44.324Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-13T22:50:44.324Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-13T22:50:44.324Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-13T22:50:44.324Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-13T22:50:44.324Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-13T22:50:46.247Z] Updating certificates in /etc/ssl/certs... [2021-11-13T22:50:46.818Z] 23 added, 28 removed; done. [2021-11-13T22:50:47.086Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-13T22:50:47.086Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-13T22:50:47.086Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-13T22:50:47.086Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-13T22:50:47.086Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-13T22:50:47.086Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:50:47.086Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-13T22:50:47.086Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:50:47.086Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:50:47.086Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:50:47.086Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:50:47.086Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:50:47.086Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-13T22:50:47.086Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-13T22:50:47.086Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-13T22:50:47.086Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-13T22:50:47.086Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-13T22:50:47.086Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:50:47.086Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-13T22:50:47.086Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-13T22:50:47.086Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-13T22:50:47.346Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-13T22:50:47.346Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T22:50:47.346Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-13T22:50:47.346Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-13T22:50:47.346Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-13T22:50:47.346Z] Updating certificates in /etc/ssl/certs... [2021-11-13T22:50:47.919Z] 0 added, 0 removed; done. [2021-11-13T22:50:47.919Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-13T22:50:47.919Z] done. [2021-11-13T22:50:48.491Z] Reading package lists... [2021-11-13T22:50:48.491Z] Building dependency tree... [2021-11-13T22:50:48.491Z] Reading state information... [2021-11-13T22:50:48.752Z] The following NEW packages will be installed: [2021-11-13T22:50:48.752Z] apt-transport-https [2021-11-13T22:50:48.752Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T22:50:49.012Z] Need to get 4348 B of archives. [2021-11-13T22:50:49.012Z] After this operation, 154 kB of additional disk space will be used. [2021-11-13T22:50:49.012Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-13T22:50:49.012Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T22:50:49.012Z] Fetched 4348 B in 0s (21.3 kB/s) [2021-11-13T22:50:49.012Z] Selecting previously unselected package apt-transport-https. [2021-11-13T22:50:49.012Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-13T22:50:49.012Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-13T22:50:49.012Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-13T22:50:49.279Z] Setting up apt-transport-https (1.6.14) ... [2021-11-13T22:50:49.279Z] Waiting for network to be ready... [2021-11-13T22:50:55.873Z] 2021-11-13T22:50:52Z INFO Waiting for automatic snapd restart... [2021-11-13T22:50:55.873Z] snapd 2.52.1 from Canonical* installed [2021-11-13T22:50:56.136Z] "snapd" switched to the "latest/stable" channel [2021-11-13T22:50:56.136Z] [2021-11-13T22:50:58.684Z] core18 20211015 from Canonical* installed [2021-11-13T22:50:58.684Z] "core18" switched to the "latest/stable" channel [2021-11-13T22:50:58.684Z] [2021-11-13T22:51:01.232Z] snapcraft 5.0 from Canonical* installed [2021-11-13T22:51:01.494Z] "snapcraft" switched to the "latest/stable" channel [2021-11-13T22:51:01.494Z] [2021-11-13T22:51:06.778Z] 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: [2021-11-13T22:51:06.778Z] - README.md [2021-11-13T22:51:06.778Z] [2021-11-13T22:51:06.778Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-13T22:51:06.778Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T22:51:06.778Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T22:51:06.778Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T22:51:08.167Z] Reading package lists... [2021-11-13T22:51:08.430Z] 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 [2021-11-13T22:51:08.430Z] Reading package lists... [2021-11-13T22:51:08.690Z] Building dependency tree... [2021-11-13T22:51:08.690Z] Reading state information... [2021-11-13T22:51:08.690Z] Suggested packages: [2021-11-13T22:51:08.690Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-13T22:51:08.690Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-13T22:51:08.690Z] Recommended packages: [2021-11-13T22:51:08.690Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-11-13T22:51:08.950Z] The following NEW packages will be installed: [2021-11-13T22:51:08.950Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-13T22:51:08.950Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-13T22:51:08.950Z] pkg-config zip [2021-11-13T22:51:08.950Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-11-13T22:51:08.950Z] Need to get 7670 kB of archives. [2021-11-13T22:51:08.950Z] After this operation, 43.8 MB of additional disk space will be used. [2021-11-13T22:51:08.950Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-13T22:51:08.950Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-13T22:51:08.950Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-13T22:51:08.950Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-13T22:51:09.210Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-13T22:51:09.210Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-13T22:51:09.210Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-13T22:51:09.210Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-13T22:51:09.471Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-13T22:51:09.471Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-13T22:51:09.471Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-13T22:51:09.471Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-13T22:51:09.471Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-13T22:51:09.733Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-13T22:51:09.733Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-11-13T22:51:09.733Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-13T22:51:09.733Z] Fetched 7670 kB in 1s (10.3 MB/s) [2021-11-13T22:51:09.733Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-13T22:51:09.733Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-13T22:51:09.733Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-13T22:51:09.733Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-13T22:51:09.994Z] Selecting previously unselected package libpsl5:amd64. [2021-11-13T22:51:09.994Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-13T22:51:09.994Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-13T22:51:09.994Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-13T22:51:09.994Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-13T22:51:09.994Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-13T22:51:09.994Z] Selecting previously unselected package librtmp1:amd64. [2021-11-13T22:51:09.994Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-13T22:51:09.994Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-13T22:51:10.254Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-13T22:51:10.254Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-13T22:51:10.254Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-13T22:51:10.254Z] Selecting previously unselected package liberror-perl. [2021-11-13T22:51:10.254Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-13T22:51:10.254Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-13T22:51:10.254Z] Selecting previously unselected package git-man. [2021-11-13T22:51:10.254Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-13T22:51:10.254Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-13T22:51:10.254Z] Selecting previously unselected package git. [2021-11-13T22:51:10.254Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-13T22:51:10.515Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-13T22:51:11.087Z] Selecting previously unselected package libnorm1:amd64. [2021-11-13T22:51:11.087Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-13T22:51:11.087Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-13T22:51:11.087Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-13T22:51:11.087Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-13T22:51:11.087Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-13T22:51:11.087Z] Selecting previously unselected package libsodium23:amd64. [2021-11-13T22:51:11.087Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-13T22:51:11.087Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-13T22:51:11.087Z] Selecting previously unselected package libzmq5:amd64. [2021-11-13T22:51:11.087Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-13T22:51:11.087Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T22:51:11.087Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-13T22:51:11.087Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-13T22:51:11.087Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T22:51:11.348Z] Selecting previously unselected package pkg-config. [2021-11-13T22:51:11.348Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-13T22:51:11.348Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-13T22:51:11.348Z] Selecting previously unselected package zip. [2021-11-13T22:51:11.348Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-11-13T22:51:11.348Z] Unpacking zip (3.0-11build1) ... [2021-11-13T22:51:11.348Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-13T22:51:11.348Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-13T22:51:11.348Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-13T22:51:11.348Z] Setting up liberror-perl (0.17025-1) ... [2021-11-13T22:51:11.348Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-13T22:51:11.348Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-13T22:51:11.348Z] No schema files found: doing nothing. [2021-11-13T22:51:11.348Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-13T22:51:11.348Z] Setting up zip (3.0-11build1) ... [2021-11-13T22:51:11.348Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-13T22:51:11.610Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-13T22:51:11.610Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-13T22:51:11.610Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T22:51:11.610Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-13T22:51:11.610Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-13T22:51:11.610Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-13T22:51:11.610Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-13T22:51:12.183Z] git set to automatically installed. [2021-11-13T22:51:12.183Z] git-man set to automatically installed. [2021-11-13T22:51:12.183Z] libcurl3-gnutls set to automatically installed. [2021-11-13T22:51:12.183Z] liberror-perl set to automatically installed. [2021-11-13T22:51:12.183Z] libglib2.0-0 set to automatically installed. [2021-11-13T22:51:12.183Z] libnghttp2-14 set to automatically installed. [2021-11-13T22:51:12.183Z] libnorm1 set to automatically installed. [2021-11-13T22:51:12.183Z] libpgm-5.2-0 set to automatically installed. [2021-11-13T22:51:12.183Z] libpsl5 set to automatically installed. [2021-11-13T22:51:12.183Z] librtmp1 set to automatically installed. [2021-11-13T22:51:12.183Z] libsodium23 set to automatically installed. [2021-11-13T22:51:12.183Z] libzmq3-dev set to automatically installed. [2021-11-13T22:51:12.183Z] libzmq5 set to automatically installed. [2021-11-13T22:51:12.183Z] pkg-config set to automatically installed. [2021-11-13T22:51:12.183Z] zip set to automatically installed. [2021-11-13T22:51:13.570Z] snapd is not logged in, snap install commands will use sudo [2021-11-13T22:51:14.512Z] snap "core18" has no updates available [2021-11-13T22:51:15.083Z] snapd is not logged in, snap install commands will use sudo [2021-11-13T22:51:23.222Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-13T22:51:23.791Z] Pulling config-common [2021-11-13T22:51:23.791Z] + snapcraftctl pull [2021-11-13T22:51:25.173Z] Pulling go-build-helper [2021-11-13T22:51:25.173Z] + snapcraftctl pull [2021-11-13T22:51:26.110Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2021-11-13T22:51:26.110Z] Skipping pull go-build-helper (already ran) [2021-11-13T22:51:26.110Z] Building go-build-helper [2021-11-13T22:51:26.110Z] + snapcraftctl build [2021-11-13T22:51:28.653Z] Staging go-build-helper [2021-11-13T22:51:28.653Z] + snapcraftctl stage [2021-11-13T22:51:38.656Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-13T22:51:38.656Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-13T22:51:38.656Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-13T22:51:38.656Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-13T22:51:38.656Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-13T22:51:38.656Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-13T22:51:38.656Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-13T22:51:38.656Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-13T22:51:38.656Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-13T22:51:38.656Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-13T22:51:38.656Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-13T22:51:38.656Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-13T22:51:38.656Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-13T22:51:38.656Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-13T22:51:38.656Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-13T22:51:38.656Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-13T22:51:38.656Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-13T22:51:38.656Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-13T22:51:38.656Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-13T22:51:38.656Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2303 kB] [2021-11-13T22:51:38.656Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-13T22:51:38.656Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-13T22:51:38.656Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-13T22:51:38.656Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-13T22:51:38.656Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-13T22:51:38.656Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-13T22:51:38.656Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-13T22:51:38.656Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-13T22:51:38.656Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-13T22:51:38.656Z] Fetched 224 kB in 0s (0 B/s) [2021-11-13T22:51:38.656Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-13T22:51:38.656Z] Fetched 157 kB in 0s (0 B/s) [2021-11-13T22:51:38.656Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-13T22:51:38.656Z] Fetched 221 kB in 0s (0 B/s) [2021-11-13T22:51:38.656Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-13T22:51:38.656Z] Fetched 143 kB in 0s (0 B/s) [2021-11-13T22:51:38.656Z] Pulling edgex-go [2021-11-13T22:51:38.656Z] + snapcraftctl pull [2021-11-13T22:51:38.917Z] Pulling hooks [2021-11-13T22:51:38.917Z] + snapcraftctl pull [2021-11-13T22:51:39.934Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-13T22:51:39.934Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-13T22:51:39.934Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-11-13T22:51:39.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2021-11-13T22:51:40.607Z] + ls -al . [2021-11-13T22:51:40.607Z] total 672 [2021-11-13T22:51:40.607Z] drwxrwxr-x 9 1001 1001 4096 Nov 13 22:51 . [2021-11-13T22:51:40.607Z] drwxr-xr-x 4 root root 4096 Nov 13 22:47 .. [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 11 Nov 13 22:44 .dockerignore [2021-11-13T22:51:40.607Z] drwxrwxr-x 8 1001 1001 4096 Nov 13 22:44 .git [2021-11-13T22:51:40.607Z] drwxrwxr-x 4 1001 1001 4096 Nov 13 22:44 .github [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 804 Nov 13 22:44 .gitignore [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 42 Nov 13 22:44 .golangci.yml [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 76 Nov 13 22:44 .hadolint.yml [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 166 Nov 13 22:44 .sonarcloud.properties [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 1171 Nov 13 22:44 ADOPTERS.md [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 8910 Nov 13 22:44 Attribution.txt [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 51732 Nov 13 22:44 CHANGELOG.md [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 3804 Nov 13 22:44 CONTRIBUTING.md [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 677 Nov 13 22:44 GOVERNANCE.md [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 849 Nov 13 22:44 Jenkinsfile [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 10775 Nov 13 22:44 LICENSE [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 6508 Nov 13 22:44 Makefile [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 582 Nov 13 22:44 OWNERS.md [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 8256 Nov 13 22:44 README.md [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 6912 Nov 13 22:44 SECURITY.md [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 5 Nov 13 22:41 VERSION [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 4131 Nov 13 22:44 ZMQWindows.md [2021-11-13T22:51:40.607Z] drwxrwxr-x 2 1001 1001 4096 Nov 13 22:44 bin [2021-11-13T22:51:40.607Z] drwxrwxr-x 14 1001 1001 4096 Nov 13 22:44 cmd [2021-11-13T22:51:40.607Z] -rw-r--r-- 1 root root 428381 Nov 13 22:50 coverage.out [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 822 Nov 13 22:44 go.mod [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 49471 Nov 13 22:44 go.sum [2021-11-13T22:51:40.607Z] drwxrwxr-x 8 1001 1001 4096 Nov 13 22:44 internal [2021-11-13T22:51:40.607Z] drwxrwxr-x 3 1001 1001 4096 Nov 13 22:44 openapi [2021-11-13T22:51:40.607Z] drwxrwxr-x 4 1001 1001 4096 Nov 13 22:44 snap [2021-11-13T22:51:40.607Z] -rw-rw-r-- 1 1001 1001 204 Nov 13 22:44 version.go [Pipeline] sh [2021-11-13T22:51:41.274Z] + '[' -e coverage.out ] [2021-11-13T22:51:41.274Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-11-13T22:51:41.301Z] Warning: overwriting stash ‘coverage-report’ [2021-11-13T22:51:42.170Z] Stashed 1 file(s) [Pipeline] sh [2021-11-13T22:51:42.819Z] + make build [2021-11-13T22:51:42.820Z] 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 [2021-11-13T22:51:49.521Z] 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 [2021-11-13T22:52:00.878Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-13T22:52:00.879Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-13T22:52:00.879Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-13T22:52:00.879Z] Fetched 0 B in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-11-13T22:52:00.879Z] Fetched 96.5 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-11-13T22:52:00.879Z] Fetched 279 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-11-13T22:52:00.879Z] Fetched 122 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-11-13T22:52:00.879Z] Fetched 77.8 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-11-13T22:52:00.879Z] Fetched 8848 B in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-11-13T22:52:00.879Z] Fetched 47.8 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-11-13T22:52:00.879Z] Fetched 45.6 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-11-13T22:52:00.879Z] Fetched 15.0 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] [2021-11-13T22:52:00.879Z] Fetched 220 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-11-13T22:52:00.879Z] Fetched 154 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-11-13T22:52:00.879Z] Fetched 50.6 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-11-13T22:52:00.879Z] Fetched 14.8 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-11-13T22:52:00.879Z] Fetched 41.8 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-11-13T22:52:00.879Z] Fetched 499 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-11-13T22:52:00.879Z] Fetched 111 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-11-13T22:52:00.879Z] Fetched 240 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-11-13T22:52:00.879Z] Fetched 29.3 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-11-13T22:52:00.879Z] Fetched 85.5 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-11-13T22:52:00.879Z] Fetched 24.5 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-11-13T22:52:00.879Z] Fetched 49.2 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-11-13T22:52:00.879Z] Fetched 54.2 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-11-13T22:52:00.879Z] Fetched 30.8 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-11-13T22:52:00.879Z] Fetched 15.8 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-11-13T22:52:00.879Z] Fetched 85.9 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-11-13T22:52:00.879Z] Fetched 8720 B in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] [2021-11-13T22:52:00.879Z] Fetched 140 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-11-13T22:52:00.879Z] Fetched 119 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] [2021-11-13T22:52:00.879Z] Fetched 111 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-11-13T22:52:00.879Z] Fetched 11.1 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] [2021-11-13T22:52:00.879Z] Fetched 646 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-11-13T22:52:00.879Z] Fetched 41.3 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-11-13T22:52:00.879Z] Fetched 17.9 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-11-13T22:52:00.879Z] Fetched 368 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-11-13T22:52:00.879Z] Fetched 187 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-11-13T22:52:00.879Z] Fetched 175 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-11-13T22:52:00.879Z] Fetched 206 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] [2021-11-13T22:52:00.879Z] Fetched 1302 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-11-13T22:52:00.879Z] Fetched 36.2 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] [2021-11-13T22:52:00.879Z] Fetched 159 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-11-13T22:52:00.879Z] Fetched 107 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-11-13T22:52:00.879Z] Fetched 48.7 kB in 0s (0 B/s) [2021-11-13T22:52:00.879Z] Pulling static-packages [2021-11-13T22:52:00.879Z] + snapcraftctl pull [2021-11-13T22:52:00.879Z] Pulling version [2021-11-13T22:52:00.879Z] + cd /root/project [2021-11-13T22:52:00.879Z] + git describe --tags --abbrev=0 [2021-11-13T22:52:00.879Z] + sed s/v// [2021-11-13T22:52:00.879Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-13T22:52:00.879Z] + [ -z 2.0.1-dev.94 ] [2021-11-13T22:52:00.879Z] + snapcraftctl set-version 2.0.1-dev.94 [2021-11-13T22:52:00.879Z] Building config-common [2021-11-13T22:52:00.879Z] + snapcraftctl build [2021-11-13T22:52:02.791Z] Skipping build go-build-helper (already ran) [2021-11-13T22:52:02.791Z] Building edgex-go [2021-11-13T22:52:03.052Z] + cd /root/parts/edgex-go/src [2021-11-13T22:52:03.052Z] + git describe --tags --abbrev=0 [2021-11-13T22:52:03.052Z] + sed s/v// [2021-11-13T22:52:03.052Z] + GIT_VERSION=2.0.1-dev.94 [2021-11-13T22:52:03.052Z] + [ -z 2.0.1-dev.94 ] [2021-11-13T22:52:03.052Z] + echo 2.0.1-dev.94 [2021-11-13T22:52:03.052Z] + [ ! -d vendor ] [2021-11-13T22:52:03.052Z] + go mod download all [2021-11-13T22:52:15.291Z] + make build [2021-11-13T22:52:15.292Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-data/core-data ./cmd/core-data [2021-11-13T22:52:16.324Z] 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 [2021-11-13T22:52:16.324Z] 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 [2021-11-13T22:52:20.631Z] 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 [2021-11-13T22:52:21.227Z] 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 [2021-11-13T22:52:25.590Z] 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 [2021-11-13T22:52:27.552Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-11-13T22:52:28.998Z] 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 [2021-11-13T22:52:31.898Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/core-command/core-command ./cmd/core-command [2021-11-13T22:52:32.384Z] 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 [2021-11-13T22:52:32.840Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-11-13T22:52:34.223Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-11-13T22:52:34.792Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-11-13T22:52:36.174Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-11-13T22:52:37.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-11-13T22:52:37.801Z] 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 [2021-11-13T22:52:38.500Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-11-13T22:52:39.444Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-11-13T22:52:40.819Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/secrets-config ./cmd/secrets-config [2021-11-13T22:52:41.186Z] 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 [2021-11-13T22:52:41.760Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.94" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-11-13T22:52:43.138Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-11-13T22:52:43.399Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-11-13T22:52:43.399Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-11-13T22:52:43.399Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-11-13T22:52:43.399Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-11-13T22:52:43.399Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-11-13T22:52:43.399Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-11-13T22:52:43.399Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-11-13T22:52:43.399Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-11-13T22:52:43.399Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-11-13T22:52:43.399Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-11-13T22:52:43.399Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-11-13T22:52:43.399Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-11-13T22:52:43.399Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-11-13T22:52:43.399Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-11-13T22:52:43.399Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-11-13T22:52:43.399Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-11-13T22:52:43.400Z] + 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 [2021-11-13T22:52:43.400Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-11-13T22:52:43.400Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-11-13T22:52:43.400Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-11-13T22:52:43.400Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-11-13T22:52:43.400Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-11-13T22:52:43.400Z] + 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 [2021-11-13T22:52:43.400Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-11-13T22:52:43.400Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-11-13T22:52:43.400Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-11-13T22:52:44.572Z] 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 [2021-11-13T22:52:44.784Z] Building hooks [2021-11-13T22:52:44.784Z] + cd /root/parts/hooks/src [2021-11-13T22:52:44.784Z] + make build [2021-11-13T22:52:44.784Z] go mod tidy [2021-11-13T22:52:44.784Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.1 [2021-11-13T22:52:45.355Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-13T22:52:45.355Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-13T22:52:45.355Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-13T22:52:46.298Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-13T22:52:46.558Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-13T22:52:46.558Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-13T22:52:49.860Z] Building static-packages [2021-11-13T22:52:49.860Z] + snapcraftctl build [Pipeline] } [2021-11-13T22:52:51.279Z] $ docker stop --time=1 e36fca898c985cbb8b2dbc6bd1b104002ac72d8a4ca0dae1d8e257f68a6d5c6d [2021-11-13T22:52:51.774Z] Building version [2021-11-13T22:52:51.774Z] + snapcraftctl build [2021-11-13T22:52:53.327Z] $ docker rm -f e36fca898c985cbb8b2dbc6bd1b104002ac72d8a4ca0dae1d8e257f68a6d5c6d [2021-11-13T22:52:53.688Z] Staging config-common [2021-11-13T22:52:53.688Z] + snapcraftctl stage [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-11-13T22:52:54.626Z] Skipping stage go-build-helper (already ran) [2021-11-13T22:52:54.626Z] Staging edgex-go [2021-11-13T22:52:54.626Z] + snapcraftctl stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:52:55.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T22:52:55.323Z] [2021-11-13T22:52:55.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:52:55.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T22:52:55.941Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-11-13T22:52:55.941Z] 29e5d40040c1: Pulling fs layer [2021-11-13T22:52:55.941Z] 1ce36da41761: Pulling fs layer [2021-11-13T22:52:55.941Z] 25b303627fd3: Pulling fs layer [2021-11-13T22:52:55.941Z] 29e5d40040c1: Verifying Checksum [2021-11-13T22:52:55.941Z] 29e5d40040c1: Download complete [2021-11-13T22:52:56.006Z] Staging hooks [2021-11-13T22:52:56.006Z] + snapcraftctl stage [2021-11-13T22:52:56.536Z] 1ce36da41761: Verifying Checksum [2021-11-13T22:52:56.536Z] 1ce36da41761: Download complete [2021-11-13T22:52:56.808Z] 29e5d40040c1: Pull complete [2021-11-13T22:52:56.944Z] Staging static-packages [2021-11-13T22:52:56.944Z] + snapcraftctl stage [2021-11-13T22:52:57.784Z] 25b303627fd3: Verifying Checksum [2021-11-13T22:52:57.784Z] 25b303627fd3: Download complete [2021-11-13T22:52:58.055Z] 1ce36da41761: Pull complete [2021-11-13T22:52:58.338Z] Staging version [2021-11-13T22:52:58.338Z] + snapcraftctl stage [2021-11-13T22:52:59.278Z] Priming config-common [2021-11-13T22:52:59.278Z] + snapcraftctl prime [2021-11-13T22:53:00.216Z] Priming go-build-helper [2021-11-13T22:53:00.216Z] + snapcraftctl prime [2021-11-13T22:53:01.154Z] Priming edgex-go [2021-11-13T22:53:01.424Z] + snapcraftctl prime [2021-11-13T22:53:02.806Z] Priming hooks [2021-11-13T22:53:02.806Z] + snapcraftctl prime [2021-11-13T22:53:04.193Z] Priming static-packages [2021-11-13T22:53:04.193Z] + snapcraftctl prime [2021-11-13T22:53:06.737Z] Priming version [2021-11-13T22:53:06.737Z] + snapcraftctl prime [2021-11-13T22:53:07.677Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-11-13T22:53:08.179Z] 25b303627fd3: Pull complete [2021-11-13T22:53:08.179Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-11-13T22:53:08.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T22:53:08.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-11-13T22:53:08.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container [2021-11-13T22:53:08.522Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-13T22:53:11.278Z] $ docker top 6655af0acd6ae4797bcb5819fa7332edc512ac6c9774644623ccee4df6e0481d -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-13T22:53:12.287Z] + docker-compose build --help [2021-11-13T22:53:12.287Z] + grep parallel [2021-11-13T22:53:17.668Z] --parallel Build images in parallel. [Pipeline] } [2021-11-13T22:53:17.663Z] $ docker stop --time=1 6655af0acd6ae4797bcb5819fa7332edc512ac6c9774644623ccee4df6e0481d [2021-11-13T22:53:19.426Z] $ docker rm -f 6655af0acd6ae4797bcb5819fa7332edc512ac6c9774644623ccee4df6e0481d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-13T22:53:20.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-11-13T22:53:20.072Z] . [Pipeline] withDockerContainer [2021-11-13T22:53:20.340Z] prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container [2021-11-13T22:53:20.391Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-11-13T22:53:21.859Z] $ docker top 91b907e90b6bf8fe52764b8e93f95179a5774dd8e7f89d3538b1ee31a6aba47a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T22:53:22.848Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-11-13T22:53:28.225Z] Building core-command ... [2021-11-13T22:53:28.225Z] Building core-data ... [2021-11-13T22:53:28.225Z] Building core-metadata ... [2021-11-13T22:53:28.225Z] Building security-bootstrapper ... [2021-11-13T22:53:28.225Z] Building security-proxy-setup ... [2021-11-13T22:53:28.225Z] Building security-secretstore-setup ... [2021-11-13T22:53:28.225Z] Building support-notifications ... [2021-11-13T22:53:28.225Z] Building support-scheduler ... [2021-11-13T22:53:28.225Z] Building sys-mgmt-agent ... [2021-11-13T22:53:28.225Z] Building support-notifications [2021-11-13T22:53:28.225Z] Building security-bootstrapper [2021-11-13T22:53:28.225Z] Building security-proxy-setup [2021-11-13T22:53:28.225Z] Building support-scheduler [2021-11-13T22:53:28.225Z] Building core-command [2021-11-13T22:54:36.206Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:54:36.206Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:54:36.206Z] ---> 2cba3bc1d2ea [2021-11-13T22:54:36.206Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:54:36.206Z] Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:54:36.206Z] Step 2/30 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:54:36.206Z] ---> 2cba3bc1d2ea [2021-11-13T22:54:36.206Z] Step 3/30 : WORKDIR /edgex-go [2021-11-13T22:54:36.206Z] Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:54:36.206Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:54:36.206Z] ---> 2cba3bc1d2ea [2021-11-13T22:54:36.206Z] Step 3/20 : WORKDIR /edgex-go [2021-11-13T22:54:36.206Z] ---> Running in 2d4a1cf13fea [2021-11-13T22:54:36.206Z] ---> Running in 2fae3f76ecd2 [2021-11-13T22:54:36.206Z] ---> Running in 5b23612cfc3d [2021-11-13T22:54:36.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:54:36.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:54:36.206Z] ---> 2cba3bc1d2ea [2021-11-13T22:54:36.206Z] Step 3/23 : WORKDIR /edgex-go [2021-11-13T22:54:36.206Z] ---> Running in 34c8ec7e2b13 [2021-11-13T22:54:36.206Z] Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:54:36.206Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:54:36.206Z] ---> 2cba3bc1d2ea [2021-11-13T22:54:36.206Z] Step 3/21 : WORKDIR /edgex-go [2021-11-13T22:54:36.206Z] ---> Running in 8e7e730f13fc [2021-11-13T22:54:36.206Z] Removing intermediate container 2fae3f76ecd2 [2021-11-13T22:54:36.206Z] ---> 26e6010428b1 [2021-11-13T22:54:36.206Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:54:36.206Z] Removing intermediate container 2d4a1cf13fea [2021-11-13T22:54:36.206Z] ---> 06ffbcacc6a8 [2021-11-13T22:54:36.206Z] Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:54:36.206Z] Removing intermediate container 5b23612cfc3d [2021-11-13T22:54:36.206Z] ---> 69340cfe02f3 [2021-11-13T22:54:36.206Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:54:36.206Z] ---> Running in 0c98bcb15a4e [2021-11-13T22:54:36.206Z] ---> Running in 8f2bd95945f3 [2021-11-13T22:54:36.206Z] ---> Running in a21f854f57cd [2021-11-13T22:54:36.206Z] Removing intermediate container 8e7e730f13fc [2021-11-13T22:54:36.206Z] Removing intermediate container 34c8ec7e2b13 [2021-11-13T22:54:36.206Z] ---> c4e42fe6da6b [2021-11-13T22:54:36.206Z] ---> 9f6bd5848f19 [2021-11-13T22:54:36.206Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:54:36.206Z] [2021-11-13T22:54:36.206Z] ---> Running in e8c9a3fc8049 [2021-11-13T22:54:36.206Z] ---> Running in 86c5ae53dc02 [2021-11-13T22:54:36.206Z] Removing intermediate container 0c98bcb15a4e [2021-11-13T22:54:36.206Z] ---> 51dee171b329 [2021-11-13T22:54:36.206Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T22:54:36.206Z] Removing intermediate container 8f2bd95945f3 [2021-11-13T22:54:36.206Z] ---> 109a172a87ab [2021-11-13T22:54:36.206Z] Step 5/30 : RUN apk add --update --no-cache make git [2021-11-13T22:54:36.206Z] ---> Running in fdae7161d4b7 [2021-11-13T22:54:36.206Z] ---> Running in 3e80d28c1efd [2021-11-13T22:54:36.206Z] Removing intermediate container 86c5ae53dc02 [2021-11-13T22:54:36.206Z] ---> e9c45884fe2d [2021-11-13T22:54:36.206Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-11-13T22:54:36.206Z] Removing intermediate container e8c9a3fc8049 [2021-11-13T22:54:36.206Z] ---> 56737da1fd58 [2021-11-13T22:54:36.206Z] Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates [2021-11-13T22:54:36.206Z] ---> Running in 8b037393539d [2021-11-13T22:54:36.206Z] ---> Running in 76404406a58a [2021-11-13T22:54:36.206Z] Removing intermediate container a21f854f57cd [2021-11-13T22:54:36.206Z] ---> 202186cf03b8 [2021-11-13T22:54:36.206Z] Step 5/20 : RUN apk add --update --no-cache make git [2021-11-13T22:54:36.206Z] ---> Running in 2df49ec05811 [2021-11-13T22:54:37.743Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:54:37.743Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:54:38.059Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:54:38.341Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:54:38.341Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:54:38.615Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:54:38.615Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:54:38.913Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:54:39.190Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:54:39.190Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:54:39.795Z] OK: 219 MiB in 52 packages [2021-11-13T22:54:40.073Z] OK: 219 MiB in 52 packages [2021-11-13T22:54:40.073Z] OK: 219 MiB in 52 packages [2021-11-13T22:54:40.673Z] OK: 219 MiB in 52 packages [2021-11-13T22:54:40.673Z] OK: 219 MiB in 52 packages [2021-11-13T22:54:41.675Z] Removing intermediate container fdae7161d4b7 [2021-11-13T22:54:41.675Z] ---> fa418f441b00 [2021-11-13T22:54:41.675Z] Step 6/22 : COPY . . [2021-11-13T22:54:41.675Z] Removing intermediate container 8b037393539d [2021-11-13T22:54:41.675Z] ---> 41a56fe21835 [2021-11-13T22:54:41.675Z] Step 6/23 : COPY go.mod . [2021-11-13T22:54:41.949Z] Removing intermediate container 3e80d28c1efd [2021-11-13T22:54:41.949Z] ---> a103c09ae5d7 [2021-11-13T22:54:41.949Z] Step 6/30 : COPY . . [2021-11-13T22:54:41.949Z] Removing intermediate container 76404406a58a [2021-11-13T22:54:41.949Z] ---> 322bf2f47b9f [2021-11-13T22:54:41.949Z] Step 6/21 : COPY . . [2021-11-13T22:54:42.225Z] Removing intermediate container 2df49ec05811 [2021-11-13T22:54:42.225Z] ---> 12d515ed4353 [2021-11-13T22:54:42.225Z] Step 6/20 : COPY . . [2021-11-13T22:54:43.674Z] ---> 10cd0a716895 [2021-11-13T22:54:43.674Z] Step 7/23 : RUN go mod download [2021-11-13T22:54:43.674Z] ---> Running in 5e1405a0d991 [2021-11-13T22:54:49.088Z] Removing intermediate container 5e1405a0d991 [2021-11-13T22:54:49.088Z] ---> 44a79c649d4e [2021-11-13T22:54:49.088Z] Step 8/23 : COPY . . [2021-11-13T22:55:07.410Z] ---> 15ab33e13c65 [2021-11-13T22:55:07.410Z] Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:55:07.410Z] ---> 715db2f41684 [2021-11-13T22:55:07.410Z] Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:55:07.410Z] ---> Running in dd9327767e25 [2021-11-13T22:55:07.410Z] ---> 55cf4fb6b080 [2021-11-13T22:55:07.410Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:55:07.410Z] ---> 850c91abe9d1 [2021-11-13T22:55:07.410Z] Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:55:07.410Z] ---> Running in fed4e07182ac [2021-11-13T22:55:07.410Z] ---> Running in 8ab5b47376f1 [2021-11-13T22:55:07.410Z] ---> Running in 17b7f388542b [2021-11-13T22:55:09.403Z] ---> 2e6dc4e8f31c [2021-11-13T22:55:09.403Z] Step 9/23 : RUN go mod tidy [2021-11-13T22:55:09.403Z] ---> Running in 10281cb5319b [2021-11-13T22:55:12.827Z] Removing intermediate container dd9327767e25 [2021-11-13T22:55:12.827Z] ---> 83a60141e5a3 [2021-11-13T22:55:12.827Z] Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-11-13T22:55:12.827Z] ---> Running in 02e4ced3a9b1 [2021-11-13T22:55:13.102Z] Removing intermediate container fed4e07182ac [2021-11-13T22:55:13.102Z] ---> e19af6c13d6f [2021-11-13T22:55:13.102Z] Step 8/21 : RUN make cmd/support-notifications/support-notifications [2021-11-13T22:55:13.376Z] ---> Running in 92d336da1bfe [2021-11-13T22:55:13.376Z] Removing intermediate container 8ab5b47376f1 [2021-11-13T22:55:13.376Z] ---> c13285b69fbd [2021-11-13T22:55:13.376Z] Step 8/22 : RUN make cmd/core-command/core-command [2021-11-13T22:55:13.376Z] Removing intermediate container 17b7f388542b [2021-11-13T22:55:13.376Z] ---> 05ea4261c1a4 [2021-11-13T22:55:13.376Z] Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-11-13T22:55:13.650Z] ---> Running in 25cbfed2849c [2021-11-13T22:55:13.650Z] ---> Running in ac199eeeb0ba [2021-11-13T22:55:14.630Z] Removing intermediate container 10281cb5319b [2021-11-13T22:55:14.630Z] ---> 9dd882d3aff4 [2021-11-13T22:55:14.630Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-11-13T22:55:14.903Z] ---> Running in da599056cf15 [2021-11-13T22:55:15.506Z] 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 [2021-11-13T22:55:15.780Z] 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 [2021-11-13T22:55:16.055Z] 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 [2021-11-13T22:55:16.055Z] 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 [2021-11-13T22:55:17.038Z] 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 [2021-11-13T22:57:08.845Z] 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 [2021-11-13T22:57:21.265Z] Removing intermediate container 25cbfed2849c [2021-11-13T22:57:21.265Z] ---> 3b6e0d6ca5c1 [2021-11-13T22:57:21.265Z] [2021-11-13T22:57:21.265Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T22:57:21.265Z] 3.14: Pulling from library/alpine [2021-11-13T22:57:23.265Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-11-13T22:57:23.265Z] Status: Downloaded newer image for alpine:3.14 [2021-11-13T22:57:23.265Z] ---> 5b8b7b635229 [2021-11-13T22:57:23.265Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T22:57:23.545Z] ---> Running in b5622be122b2 [2021-11-13T22:57:26.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:26.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:27.199Z] (1/1) Installing dumb-init (1.2.5-r1) [2021-11-13T22:57:27.199Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:57:27.199Z] OK: 6 MiB in 15 packages [2021-11-13T22:57:28.650Z] Removing intermediate container ac199eeeb0ba [2021-11-13T22:57:28.650Z] ---> 92784b0a21a3 [2021-11-13T22:57:28.650Z] [2021-11-13T22:57:28.650Z] Step 9/30 : FROM alpine:3.14 [2021-11-13T22:57:28.650Z] ---> 5b8b7b635229 [2021-11-13T22:57:28.650Z] Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-11-13T22:57:28.923Z] Removing intermediate container 02e4ced3a9b1 [2021-11-13T22:57:28.923Z] ---> db9a97bb886f [2021-11-13T22:57:28.923Z] [2021-11-13T22:57:28.923Z] Step 9/20 : FROM alpine:3.14 [2021-11-13T22:57:28.923Z] ---> 5b8b7b635229 [2021-11-13T22:57:28.923Z] Step 10/20 : RUN apk add --update --no-cache curl [2021-11-13T22:57:28.923Z] ---> Running in 67e53364aafe [2021-11-13T22:57:28.923Z] ---> Running in 15912a513a8c [2021-11-13T22:57:29.198Z] Removing intermediate container b5622be122b2 [2021-11-13T22:57:29.198Z] ---> d1fa60998031 [2021-11-13T22:57:29.198Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:57:29.474Z] ---> Running in b9bb069dee90 [2021-11-13T22:57:30.077Z] Removing intermediate container 15912a513a8c [2021-11-13T22:57:30.077Z] ---> 4a389ab9557f [2021-11-13T22:57:30.077Z] Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec [2021-11-13T22:57:30.077Z] ---> Running in 01f14a8b97d1 [2021-11-13T22:57:30.357Z] Removing intermediate container b9bb069dee90 [2021-11-13T22:57:30.357Z] ---> f2221efd23f7 [2021-11-13T22:57:30.357Z] Step 12/22 : ENV APP_PORT=59882 [2021-11-13T22:57:30.357Z] ---> Running in f69ca6c8a73b [2021-11-13T22:57:30.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:31.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:31.517Z] Removing intermediate container f69ca6c8a73b [2021-11-13T22:57:31.517Z] ---> 2c4e0fef6189 [2021-11-13T22:57:31.517Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T22:57:31.793Z] ---> Running in f48508a786f2 [2021-11-13T22:57:32.067Z] (1/5) Installing ca-certificates (20191127-r5) [2021-11-13T22:57:32.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:32.067Z] (2/5) Installing brotli-libs (1.0.9-r5) [2021-11-13T22:57:32.342Z] (3/5) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T22:57:32.342Z] (4/5) Installing libcurl (7.79.1-r0) [2021-11-13T22:57:32.342Z] (5/5) Installing curl (7.79.1-r0) [2021-11-13T22:57:32.342Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:57:32.342Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T22:57:32.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:32.622Z] OK: 8 MiB in 19 packages [2021-11-13T22:57:32.902Z] Removing intermediate container f48508a786f2 [2021-11-13T22:57:32.902Z] ---> 5fe7869d4e0b [2021-11-13T22:57:32.902Z] Step 14/22 : WORKDIR / [2021-11-13T22:57:33.175Z] ---> Running in a0bdde68ac96 [2021-11-13T22:57:33.175Z] (1/2) Installing dumb-init (1.2.5-r1) [2021-11-13T22:57:33.450Z] (2/2) Installing su-exec (0.2-r1) [2021-11-13T22:57:33.450Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:57:33.450Z] OK: 6 MiB in 16 packages [2021-11-13T22:57:34.055Z] Removing intermediate container da599056cf15 [2021-11-13T22:57:34.055Z] ---> 60f29cee12b0 [2021-11-13T22:57:34.055Z] [2021-11-13T22:57:34.055Z] Step 11/23 : FROM alpine:3.14 [2021-11-13T22:57:34.055Z] ---> 5b8b7b635229 [2021-11-13T22:57:34.055Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-11-13T22:57:34.055Z] ---> Using cache [2021-11-13T22:57:34.055Z] ---> d1fa60998031 [2021-11-13T22:57:34.055Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:57:34.330Z] ---> Using cache [2021-11-13T22:57:34.330Z] ---> f2221efd23f7 [2021-11-13T22:57:34.330Z] Step 14/23 : ENV APP_PORT=59861 [2021-11-13T22:57:34.330Z] Removing intermediate container a0bdde68ac96 [2021-11-13T22:57:34.330Z] ---> d4c90c4c3701 [2021-11-13T22:57:34.330Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:57:34.616Z] ---> Running in ec5fee47ff9a [2021-11-13T22:57:34.891Z] Removing intermediate container 92d336da1bfe [2021-11-13T22:57:34.891Z] ---> d11fe8ff3da8 [2021-11-13T22:57:34.891Z] [2021-11-13T22:57:34.891Z] Step 9/21 : FROM alpine:3.14 [2021-11-13T22:57:34.891Z] ---> 5b8b7b635229 [2021-11-13T22:57:34.891Z] Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-11-13T22:57:34.891Z] Removing intermediate container 01f14a8b97d1 [2021-11-13T22:57:34.891Z] ---> ca5fa030cdfa [2021-11-13T22:57:34.891Z] Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init [2021-11-13T22:57:35.169Z] ---> Running in c210be614615 [2021-11-13T22:57:35.169Z] Removing intermediate container 67e53364aafe [2021-11-13T22:57:35.169Z] ---> fa75062bd9db [2021-11-13T22:57:35.169Z] Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T22:57:35.169Z] ---> Running in 3c6797aa7d81 [2021-11-13T22:57:35.454Z] Removing intermediate container ec5fee47ff9a [2021-11-13T22:57:35.454Z] ---> 861dcd098f04 [2021-11-13T22:57:35.454Z] Step 15/23 : EXPOSE $APP_PORT [2021-11-13T22:57:35.454Z] ---> Running in 26462a64666b [2021-11-13T22:57:35.454Z] ---> Running in d3ad3137db7b [2021-11-13T22:57:35.732Z] ---> 56324151b526 [2021-11-13T22:57:35.732Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-11-13T22:57:36.006Z] Removing intermediate container 3c6797aa7d81 [2021-11-13T22:57:36.006Z] ---> 1f16758c504a [2021-11-13T22:57:36.006Z] Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-11-13T22:57:36.285Z] Removing intermediate container d3ad3137db7b [2021-11-13T22:57:36.285Z] ---> 5c8b2d54ef9d [2021-11-13T22:57:36.286Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:57:36.286Z] Removing intermediate container 26462a64666b [2021-11-13T22:57:36.286Z] ---> 22901f21b52f [2021-11-13T22:57:36.286Z] Step 12/20 : WORKDIR /edgex [2021-11-13T22:57:36.286Z] ---> Running in 417cb7f61872 [2021-11-13T22:57:36.572Z] ---> Running in f7e42286b702 [2021-11-13T22:57:37.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:37.177Z] Removing intermediate container 417cb7f61872 [2021-11-13T22:57:37.177Z] ---> 8c776ff09927 [2021-11-13T22:57:37.177Z] Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-11-13T22:57:37.454Z] Removing intermediate container f7e42286b702 [2021-11-13T22:57:37.454Z] ---> af54299911b2 [2021-11-13T22:57:37.454Z] Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-11-13T22:57:37.454Z] ---> Running in d99b45b28074 [2021-11-13T22:57:37.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:57:37.729Z] ---> 8abd02a16487 [2021-11-13T22:57:37.729Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-11-13T22:57:38.012Z] ---> 4ce0be746f60 [2021-11-13T22:57:38.012Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-11-13T22:57:38.291Z] (1/2) Installing ca-certificates (20191127-r5) [2021-11-13T22:57:38.567Z] (2/2) Installing dumb-init (1.2.5-r1) [2021-11-13T22:57:38.567Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T22:57:38.567Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T22:57:38.843Z] OK: 6 MiB in 16 packages [2021-11-13T22:57:39.121Z] ---> 67d3006894d1 [2021-11-13T22:57:39.121Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-11-13T22:57:39.411Z] ---> 506a7ea2cb6a [2021-11-13T22:57:39.411Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-11-13T22:57:39.696Z] ---> Running in 07685905e0a8 [2021-11-13T22:57:40.291Z] ---> c18464773ec9 [2021-11-13T22:57:40.291Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-11-13T22:57:40.563Z] Removing intermediate container 07685905e0a8 [2021-11-13T22:57:40.563Z] ---> 2d969af7cff5 [2021-11-13T22:57:40.563Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:57:40.563Z] ---> Running in cc345e3de28b [2021-11-13T22:57:40.839Z] Removing intermediate container d99b45b28074 [2021-11-13T22:57:40.839Z] ---> 7357ede9d287 [2021-11-13T22:57:40.839Z] Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} [2021-11-13T22:57:41.112Z] ---> Running in 18ac26c19a08 [2021-11-13T22:57:41.112Z] ---> 6c69b595fc98 [2021-11-13T22:57:41.112Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-11-13T22:57:41.112Z] Removing intermediate container c210be614615 [2021-11-13T22:57:41.112Z] ---> 0fd6dc08a75f [2021-11-13T22:57:41.112Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T22:57:41.390Z] ---> Running in 1d4efbc2df06 [2021-11-13T22:57:41.390Z] Removing intermediate container cc345e3de28b [2021-11-13T22:57:41.390Z] ---> 62389f0203a3 [2021-11-13T22:57:41.390Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T22:57:41.663Z] ---> Running in b42c75581160 [2021-11-13T22:57:41.663Z] ---> d149a238d445 [2021-11-13T22:57:41.663Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-11-13T22:57:41.663Z] ---> Running in 84ff39f4557f [2021-11-13T22:57:41.936Z] Removing intermediate container 18ac26c19a08 [2021-11-13T22:57:41.936Z] ---> ba11167e80e2 [2021-11-13T22:57:41.936Z] Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-11-13T22:57:42.236Z] Removing intermediate container b42c75581160 [2021-11-13T22:57:42.236Z] ---> c7248511b9bf [2021-11-13T22:57:42.236Z] Removing intermediate container 1d4efbc2df06 [2021-11-13T22:57:42.236Z] ---> 945238d17e72 [2021-11-13T22:57:42.236Z] Step 12/21 : ENV APP_PORT=59860 [2021-11-13T22:57:42.236Z] Step 21/22 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 [2021-11-13T22:57:42.525Z] ---> Running in e2ce5ca6eed3 [2021-11-13T22:57:42.525Z] ---> Running in 4f1345ff0669 [2021-11-13T22:57:42.803Z] Removing intermediate container 84ff39f4557f [2021-11-13T22:57:42.803Z] ---> 6cc3b7b934c3 [2021-11-13T22:57:42.803Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:57:42.803Z] ---> Running in 616a766ecc45 [2021-11-13T22:57:43.080Z] Removing intermediate container e2ce5ca6eed3 [2021-11-13T22:57:43.080Z] ---> 254248df4276 [2021-11-13T22:57:43.080Z] Step 13/21 : EXPOSE $APP_PORT [2021-11-13T22:57:43.355Z] ---> Running in fbf8243dd6e3 [2021-11-13T22:57:43.355Z] ---> 25dd91a63cfe [2021-11-13T22:57:43.355Z] Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-11-13T22:57:43.355Z] Removing intermediate container 4f1345ff0669 [2021-11-13T22:57:43.355Z] ---> 39200a06c605 [2021-11-13T22:57:43.355Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T22:57:43.355Z] ---> 9c9c14370b67 [2021-11-13T22:57:43.355Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-11-13T22:57:43.630Z] ---> Running in e429371f135d [2021-11-13T22:57:43.631Z] ---> Running in d5b053bea41e [2021-11-13T22:57:43.631Z] ---> Running in 00d83e1bda31 [2021-11-13T22:57:43.631Z] Removing intermediate container 616a766ecc45 [2021-11-13T22:57:43.631Z] ---> 0b005f9b9d7b [2021-11-13T22:57:43.631Z] Step 21/23 : LABEL arch=arm64 [2021-11-13T22:57:43.904Z] Removing intermediate container fbf8243dd6e3 [2021-11-13T22:57:43.904Z] ---> 363c4746d9af [2021-11-13T22:57:43.904Z] Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:57:43.904Z] ---> Running in bbe9b08d459f [2021-11-13T22:57:44.522Z] Removing intermediate container d5b053bea41e [2021-11-13T22:57:44.522Z] ---> 6ccfa6f444e8 [2021-11-13T22:57:44.522Z] [2021-11-13T22:57:44.522Z] Removing intermediate container e429371f135d [2021-11-13T22:57:44.522Z] ---> 3433c94fc7c0 [2021-11-13T22:57:44.522Z] Step 17/20 : CMD ["--init=true"] [2021-11-13T22:57:44.522Z] ---> Running in cd8c5b0cd846 [2021-11-13T22:57:44.803Z] Removing intermediate container bbe9b08d459f [2021-11-13T22:57:44.803Z] ---> e2432644f12c [2021-11-13T22:57:44.803Z] Step 22/23 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 [2021-11-13T22:57:44.803Z] ---> Running in d356fdb61b1f [2021-11-13T22:57:45.083Z] Successfully built 6ccfa6f444e8 [2021-11-13T22:57:45.083Z] Successfully tagged core-command-arm64:latest [2021-11-13T22:57:45.083Z]  Building core-command ... done Building sys-mgmt-agent [2021-11-13T22:57:45.083Z] ---> b3d587303df7 [2021-11-13T22:57:45.360Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-11-13T22:57:45.360Z] Removing intermediate container cd8c5b0cd846 [2021-11-13T22:57:45.360Z] ---> aaf30029fe60 [2021-11-13T22:57:45.360Z] Step 18/20 : LABEL arch=arm64 [2021-11-13T22:57:45.636Z] ---> Running in 52f010b95156 [2021-11-13T22:57:45.911Z] Removing intermediate container d356fdb61b1f [2021-11-13T22:57:45.911Z] ---> 25bb591f217d [2021-11-13T22:57:45.911Z] Step 23/23 : LABEL version=0.0.0 [2021-11-13T22:57:45.911Z] ---> Running in db68e9c54087 [2021-11-13T22:57:46.514Z] Removing intermediate container 52f010b95156 [2021-11-13T22:57:46.514Z] ---> 471a203e82b7 [2021-11-13T22:57:46.514Z] Step 19/20 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 [2021-11-13T22:57:47.111Z] ---> Running in 1da3fc8b60dd [2021-11-13T22:57:47.111Z] Removing intermediate container db68e9c54087 [2021-11-13T22:57:47.111Z] ---> 88716a9c835a [2021-11-13T22:57:47.111Z] [2021-11-13T22:57:47.400Z] Removing intermediate container 00d83e1bda31 [2021-11-13T22:57:47.400Z] ---> 53397afc9a43 [2021-11-13T22:57:47.400Z] Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T22:57:47.684Z] ---> 5681a6633fe9 [2021-11-13T22:57:47.684Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-11-13T22:57:47.684Z] Removing intermediate container 1da3fc8b60dd [2021-11-13T22:57:47.684Z] ---> 6ae361ad182a [2021-11-13T22:57:47.684Z] Step 20/20 : LABEL version=0.0.0 [2021-11-13T22:57:47.968Z] Successfully built 88716a9c835a [2021-11-13T22:57:47.968Z] Successfully tagged support-scheduler-arm64:latest [2021-11-13T22:57:47.968Z]  Building support-scheduler ... done Building security-secretstore-setup [2021-11-13T22:57:47.968Z] ---> Running in 5b0d492ee7e4 [2021-11-13T22:57:48.569Z] ---> ecd0247be1e9 [2021-11-13T22:57:48.569Z] Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-11-13T22:57:48.569Z] Removing intermediate container 5b0d492ee7e4 [2021-11-13T22:57:48.569Z] ---> 71b2284be84c [2021-11-13T22:57:48.569Z] [2021-11-13T22:57:49.161Z] ---> 68606f1fe2f5 [2021-11-13T22:57:49.161Z] Step 17/21 : ENTRYPOINT ["/support-notifications"] [2021-11-13T22:57:49.161Z] Successfully built 71b2284be84c [2021-11-13T22:57:49.161Z] Successfully tagged security-proxy-setup-arm64:latest [2021-11-13T22:57:49.161Z]  Building security-proxy-setup ... done Building core-data [2021-11-13T22:57:49.161Z] ---> Running in e8ca40ee3d97 [2021-11-13T22:57:49.834Z] Removing intermediate container e8ca40ee3d97 [2021-11-13T22:57:49.834Z] ---> fd996dfb08e2 [2021-11-13T22:57:49.834Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T22:57:50.166Z] ---> Running in 81b4f39be090 [2021-11-13T22:57:50.166Z] ---> 6fbb74e2a4af [2021-11-13T22:57:50.166Z] Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-11-13T22:57:50.826Z] Removing intermediate container 81b4f39be090 [2021-11-13T22:57:50.826Z] ---> d1252c6c5d13 [2021-11-13T22:57:50.826Z] Step 19/21 : LABEL arch=arm64 [2021-11-13T22:57:51.115Z] ---> Running in 7f01fc9f68d2 [2021-11-13T22:57:51.743Z] ---> 3ec8178356e6 [2021-11-13T22:57:51.743Z] Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-11-13T22:57:51.743Z] Removing intermediate container 7f01fc9f68d2 [2021-11-13T22:57:51.743Z] ---> 2b08ca6c8436 [2021-11-13T22:57:51.743Z] Step 20/21 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 [2021-11-13T22:57:52.016Z] ---> Running in ff4f51376dd4 [2021-11-13T22:57:52.615Z] Removing intermediate container ff4f51376dd4 [2021-11-13T22:57:52.615Z] ---> 1fd8af06435a [2021-11-13T22:57:52.615Z] Step 21/21 : LABEL version=0.0.0 [2021-11-13T22:57:52.615Z] ---> f0fb28179821 [2021-11-13T22:57:52.615Z] Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-11-13T22:57:52.615Z] ---> Running in 4112856f5d15 [2021-11-13T22:57:53.213Z] Removing intermediate container 4112856f5d15 [2021-11-13T22:57:53.213Z] ---> cf175ecd4770 [2021-11-13T22:57:53.213Z] [2021-11-13T22:57:53.810Z] ---> 1f193462cf2a [2021-11-13T22:57:53.810Z] Step 23/30 : VOLUME ${SECURITY_INIT_DIR} [2021-11-13T22:57:53.810Z] Successfully built cf175ecd4770 [2021-11-13T22:57:53.810Z] Successfully tagged support-notifications-arm64:latest [2021-11-13T22:57:53.810Z]  Building support-notifications ... done Building core-metadata [2021-11-13T22:57:54.082Z] ---> Running in 7ba584478ec8 [2021-11-13T22:57:54.680Z] Removing intermediate container 7ba584478ec8 [2021-11-13T22:57:54.680Z] ---> 0758a7db62bd [2021-11-13T22:57:54.680Z] Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-11-13T22:57:55.669Z] ---> bd95ffacd750 [2021-11-13T22:57:55.669Z] Step 25/30 : RUN chmod +x /entrypoint.sh [2021-11-13T22:57:55.943Z] ---> Running in a66df0425a47 [2021-11-13T22:57:58.575Z] Removing intermediate container a66df0425a47 [2021-11-13T22:57:58.576Z] ---> f77cf53ca69b [2021-11-13T22:57:58.576Z] Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] [2021-11-13T22:57:58.576Z] ---> Running in 2120f5a173ee [2021-11-13T22:57:59.174Z] Removing intermediate container 2120f5a173ee [2021-11-13T22:57:59.174Z] ---> 9e606a36dabc [2021-11-13T22:57:59.174Z] Step 27/30 : CMD ["gate"] [2021-11-13T22:57:59.450Z] ---> Running in e05c4d651e79 [2021-11-13T22:58:00.054Z] Removing intermediate container e05c4d651e79 [2021-11-13T22:58:00.054Z] ---> 6148e450fce9 [2021-11-13T22:58:00.054Z] Step 28/30 : LABEL arch=arm64 [2021-11-13T22:58:00.054Z] ---> Running in 84f21de82983 [2021-11-13T22:58:00.661Z] Removing intermediate container 84f21de82983 [2021-11-13T22:58:00.661Z] ---> 7e4d5ea68d12 [2021-11-13T22:58:00.661Z] Step 29/30 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 [2021-11-13T22:58:00.661Z] ---> Running in bb66e69305b3 [2021-11-13T22:58:01.254Z] Removing intermediate container bb66e69305b3 [2021-11-13T22:58:01.254Z] ---> 89881fbf6426 [2021-11-13T22:58:01.254Z] Step 30/30 : LABEL version=0.0.0 [2021-11-13T22:58:01.526Z] ---> Running in b24236edb188 [2021-11-13T22:58:02.124Z] Removing intermediate container b24236edb188 [2021-11-13T22:58:02.124Z] ---> d840a04ed781 [2021-11-13T22:58:02.124Z] [2021-11-13T22:58:02.719Z] Successfully built d840a04ed781 [2021-11-13T22:58:02.719Z] Successfully tagged security-bootstrapper-arm64:latest [2021-11-13T22:58:35.054Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:58:35.054Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:58:35.054Z] ---> 2cba3bc1d2ea [2021-11-13T22:58:35.054Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:58:35.054Z] ---> Using cache [2021-11-13T22:58:35.054Z] ---> c4e42fe6da6b [2021-11-13T22:58:35.054Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:58:35.054Z] ---> Using cache [2021-11-13T22:58:35.054Z] ---> 56737da1fd58 [2021-11-13T22:58:35.054Z] Step 5/22 : RUN apk add --update --no-cache make bash git [2021-11-13T22:58:36.494Z] ---> Running in fc5bb723ca59 [2021-11-13T22:58:37.932Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:58:38.925Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:58:38.925Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:58:38.925Z] ---> 2cba3bc1d2ea [2021-11-13T22:58:38.925Z] Step 3/24 : WORKDIR /edgex-go [2021-11-13T22:58:38.925Z] ---> Using cache [2021-11-13T22:58:38.925Z] ---> c4e42fe6da6b [2021-11-13T22:58:38.925Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:58:38.925Z] ---> Using cache [2021-11-13T22:58:38.925Z] ---> 56737da1fd58 [2021-11-13T22:58:38.925Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-11-13T22:58:38.925Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:58:39.209Z] ---> Running in 41d88cf9b248 [2021-11-13T22:58:39.490Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:58:39.490Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:58:39.490Z] ---> 2cba3bc1d2ea [2021-11-13T22:58:39.490Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:58:39.490Z] ---> Using cache [2021-11-13T22:58:39.490Z] ---> c4e42fe6da6b [2021-11-13T22:58:39.490Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:58:39.490Z] ---> Using cache [2021-11-13T22:58:39.490Z] ---> 56737da1fd58 [2021-11-13T22:58:39.490Z] Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-11-13T22:58:39.490Z] ---> Running in 0e1e3465d781 [2021-11-13T22:58:40.092Z] OK: 219 MiB in 52 packages [2021-11-13T22:58:41.088Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:58:41.373Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:58:41.373Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 [2021-11-13T22:58:41.373Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-11-13T22:58:41.373Z] ---> 2cba3bc1d2ea [2021-11-13T22:58:41.373Z] Step 3/22 : WORKDIR /edgex-go [2021-11-13T22:58:41.373Z] ---> Using cache [2021-11-13T22:58:41.373Z] ---> c4e42fe6da6b [2021-11-13T22:58:41.373Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T22:58:41.373Z] ---> Using cache [2021-11-13T22:58:41.373Z] ---> 56737da1fd58 [2021-11-13T22:58:41.373Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-11-13T22:58:41.373Z] ---> Running in 3dbed4bd0ce6 [2021-11-13T22:58:41.655Z] Removing intermediate container fc5bb723ca59 [2021-11-13T22:58:41.655Z] ---> 21e25b0b7abc [2021-11-13T22:58:41.655Z] Step 6/22 : COPY . . [2021-11-13T22:58:42.249Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:58:42.249Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:58:42.844Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T22:58:43.118Z] OK: 219 MiB in 52 packages [2021-11-13T22:58:43.392Z] OK: 219 MiB in 52 packages [2021-11-13T22:58:43.997Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T22:58:44.596Z] Removing intermediate container 41d88cf9b248 [2021-11-13T22:58:44.596Z] ---> 7befd123807f [2021-11-13T22:58:44.596Z] Step 6/24 : COPY . . [2021-11-13T22:58:44.874Z] Removing intermediate container 0e1e3465d781 [2021-11-13T22:58:44.874Z] ---> 356b83b90ee0 [2021-11-13T22:58:44.874Z] Step 6/22 : COPY . . [2021-11-13T22:58:44.874Z] OK: 219 MiB in 52 packages [2021-11-13T22:58:46.307Z] Removing intermediate container 3dbed4bd0ce6 [2021-11-13T22:58:46.307Z] ---> 2a17a89c33de [2021-11-13T22:58:46.307Z] Step 6/22 : COPY . . [2021-11-13T22:59:01.396Z] ---> 3c2e43f4c981 [2021-11-13T22:59:01.396Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:59:01.396Z] ---> Running in edd404c7e32f [2021-11-13T22:59:01.396Z] ---> 7ded729a1752 [2021-11-13T22:59:01.396Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:59:01.396Z] ---> Running in 4cf4066b9f80 [2021-11-13T22:59:01.396Z] ---> 3e2ef514101b [2021-11-13T22:59:01.396Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:59:01.678Z] ---> Running in f9b2be70abc8 [2021-11-13T22:59:03.671Z] ---> 9cbf54478012 [2021-11-13T22:59:03.671Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-13T22:59:03.951Z] ---> Running in 83cb0b70224f [2021-11-13T22:59:05.976Z] Removing intermediate container 4cf4066b9f80 [2021-11-13T22:59:05.976Z] ---> 8d570c54d84d [2021-11-13T22:59:05.976Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-11-13T22:59:05.976Z] ---> Running in 2ade4c21d018 [2021-11-13T22:59:05.976Z] Removing intermediate container edd404c7e32f [2021-11-13T22:59:05.976Z] ---> c9c7a9429312 [2021-11-13T22:59:05.976Z] Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-11-13T22:59:05.976Z] ---> Running in 8de2b8b66bdf [2021-11-13T22:59:06.250Z] Removing intermediate container f9b2be70abc8 [2021-11-13T22:59:06.250Z] ---> e98c4c55d11a [2021-11-13T22:59:06.250Z] Step 8/22 : RUN make cmd/core-data/core-data [2021-11-13T22:59:06.524Z] ---> Running in effb125c9c0c [2021-11-13T22:59:07.987Z] 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 [2021-11-13T22:59:08.262Z] 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 [2021-11-13T22:59:08.262Z] 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 [2021-11-13T22:59:08.542Z] Removing intermediate container 83cb0b70224f [2021-11-13T22:59:08.542Z] ---> 966bef68afc1 [2021-11-13T22:59:08.542Z] Step 8/22 : RUN make cmd/core-metadata/core-metadata [2021-11-13T22:59:08.542Z] ---> Running in 234b3ad48405 [2021-11-13T22:59:10.537Z] 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 [2021-11-13T23:00:47.381Z] 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 [2021-11-13T23:00:54.138Z] Removing intermediate container 8de2b8b66bdf [2021-11-13T23:00:54.138Z] ---> 482051387fc3 [2021-11-13T23:00:54.138Z] Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-11-13T23:00:54.138Z] ---> Running in 05f470a0621b [2021-11-13T23:00:56.306Z] 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 [2021-11-13T23:01:01.796Z] Removing intermediate container 2ade4c21d018 [2021-11-13T23:01:01.796Z] ---> 03fe14b94deb [2021-11-13T23:01:01.796Z] [2021-11-13T23:01:01.796Z] Step 9/24 : FROM alpine:3.14 [2021-11-13T23:01:01.796Z] ---> 5b8b7b635229 [2021-11-13T23:01:01.796Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-11-13T23:01:01.796Z] ---> Running in 00f37df73f77 [2021-11-13T23:01:02.068Z] Removing intermediate container 05f470a0621b [2021-11-13T23:01:02.068Z] ---> 4da224a39d1b [2021-11-13T23:01:02.068Z] [2021-11-13T23:01:02.068Z] Step 10/22 : FROM docker:20.10.8 [2021-11-13T23:01:02.344Z] 20.10.8: Pulling from library/docker [2021-11-13T23:01:04.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:04.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:05.624Z] (1/3) Installing ca-certificates (20191127-r5) [2021-11-13T23:01:05.898Z] (2/3) Installing dumb-init (1.2.5-r1) [2021-11-13T23:01:05.898Z] (3/3) Installing su-exec (0.2-r1) [2021-11-13T23:01:05.898Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T23:01:05.898Z] Executing ca-certificates-20191127-r5.trigger [2021-11-13T23:01:06.171Z] OK: 6 MiB in 17 packages [2021-11-13T23:01:09.571Z] Removing intermediate container 00f37df73f77 [2021-11-13T23:01:09.571Z] ---> a0900df5a6db [2021-11-13T23:01:09.571Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-11-13T23:01:09.571Z] ---> Running in 4a365c4c3aaa [2021-11-13T23:01:10.190Z] Removing intermediate container 4a365c4c3aaa [2021-11-13T23:01:10.190Z] ---> 34aa822a2252 [2021-11-13T23:01:10.190Z] Step 12/24 : WORKDIR / [2021-11-13T23:01:10.463Z] ---> Running in 09f9244927f2 [2021-11-13T23:01:11.452Z] Removing intermediate container 09f9244927f2 [2021-11-13T23:01:11.452Z] ---> 62a0a2ad089d [2021-11-13T23:01:11.452Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-11-13T23:01:11.452Z] Removing intermediate container 234b3ad48405 [2021-11-13T23:01:11.452Z] ---> 14eb1834d714 [2021-11-13T23:01:11.452Z] [2021-11-13T23:01:11.730Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T23:01:11.730Z] ---> 5b8b7b635229 [2021-11-13T23:01:11.730Z] Step 10/22 : RUN apk add --update --no-cache dumb-init [2021-11-13T23:01:11.730Z] ---> Using cache [2021-11-13T23:01:11.730Z] ---> d1fa60998031 [2021-11-13T23:01:11.730Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-11-13T23:01:11.730Z] ---> Using cache [2021-11-13T23:01:11.730Z] ---> f2221efd23f7 [2021-11-13T23:01:11.730Z] Step 12/22 : ENV APP_PORT=59881 [2021-11-13T23:01:11.730Z] ---> Running in 9569ed90d64d [2021-11-13T23:01:12.721Z] Removing intermediate container 9569ed90d64d [2021-11-13T23:01:12.721Z] ---> 90f5140fced1 [2021-11-13T23:01:12.721Z] Step 13/22 : EXPOSE $APP_PORT [2021-11-13T23:01:12.721Z] ---> 244f461861bb [2021-11-13T23:01:12.721Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-11-13T23:01:12.995Z] ---> Running in 8c63865a4fa2 [2021-11-13T23:01:13.981Z] Removing intermediate container 8c63865a4fa2 [2021-11-13T23:01:13.981Z] ---> d51187ee9c69 [2021-11-13T23:01:13.981Z] Step 14/22 : WORKDIR / [2021-11-13T23:01:14.253Z] ---> f5dedcdd2e01 [2021-11-13T23:01:14.253Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-11-13T23:01:14.253Z] ---> Running in d693f22124ee [2021-11-13T23:01:15.239Z] Removing intermediate container d693f22124ee [2021-11-13T23:01:15.239Z] ---> b135f93403ea [2021-11-13T23:01:15.239Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T23:01:15.511Z] ---> f872f893dcaf [2021-11-13T23:01:15.511Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-11-13T23:01:16.497Z] ---> f507376a2ccd [2021-11-13T23:01:16.497Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-11-13T23:01:16.497Z] Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd [2021-11-13T23:01:16.497Z] Status: Downloaded newer image for docker:20.10.8 [2021-11-13T23:01:16.497Z] ---> 3734d5adc5ac [2021-11-13T23:01:16.497Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-11-13T23:01:16.788Z] ---> Running in eac73a459ab6 [2021-11-13T23:01:16.788Z] ---> 7cee17414d06 [2021-11-13T23:01:16.788Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-11-13T23:01:17.402Z] Removing intermediate container effb125c9c0c [2021-11-13T23:01:17.402Z] ---> bb4953c1f74d [2021-11-13T23:01:17.402Z] [2021-11-13T23:01:17.402Z] Step 9/22 : FROM alpine:3.14 [2021-11-13T23:01:17.402Z] ---> 5b8b7b635229 [2021-11-13T23:01:17.402Z] Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-11-13T23:01:17.402Z] ---> Running in 42a1c8ec7b4d [2021-11-13T23:01:17.402Z] Removing intermediate container eac73a459ab6 [2021-11-13T23:01:17.402Z] ---> c9d4cfaf4658 [2021-11-13T23:01:17.402Z] 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 [2021-11-13T23:01:17.673Z] ---> Running in 974ede865b17 [2021-11-13T23:01:18.273Z] ---> ce15099b2e6d [2021-11-13T23:01:18.273Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-11-13T23:01:18.273Z] Removing intermediate container 42a1c8ec7b4d [2021-11-13T23:01:18.273Z] ---> fa17e946df73 [2021-11-13T23:01:18.273Z] Step 11/22 : ENV APP_PORT=59880 [2021-11-13T23:01:18.545Z] ---> Running in e9195a84556d [2021-11-13T23:01:18.824Z] ---> d582a5d07c02 [2021-11-13T23:01:18.824Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-11-13T23:01:19.103Z] Removing intermediate container e9195a84556d [2021-11-13T23:01:19.103Z] ---> 4fe083e0adf3 [2021-11-13T23:01:19.103Z] Step 12/22 : EXPOSE $APP_PORT [2021-11-13T23:01:19.103Z] ---> 606d0918dd45 [2021-11-13T23:01:19.103Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-11-13T23:01:19.378Z] ---> Running in ad458d983be4 [2021-11-13T23:01:19.378Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:19.378Z] ---> Running in a68c5e137532 [2021-11-13T23:01:19.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:19.932Z] Removing intermediate container a68c5e137532 [2021-11-13T23:01:19.932Z] ---> 00c505667951 [2021-11-13T23:01:19.932Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T23:01:20.219Z] Removing intermediate container ad458d983be4 [2021-11-13T23:01:20.219Z] ---> 023dc17ec4a3 [2021-11-13T23:01:20.219Z] Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-13T23:01:20.219Z] ---> Running in 959d46021f87 [2021-11-13T23:01:20.219Z] ---> Running in 00654dfe0464 [2021-11-13T23:01:20.495Z] (1/42) Installing readline (8.1.0-r0) [2021-11-13T23:01:20.495Z] (2/42) Installing bash (5.1.4-r0) [2021-11-13T23:01:20.495Z] Executing bash-5.1.4-r0.post-install [2021-11-13T23:01:20.495Z] (3/42) Installing brotli-libs (1.0.9-r5) [2021-11-13T23:01:20.772Z] (4/42) Installing nghttp2-libs (1.43.0-r0) [2021-11-13T23:01:20.772Z] (5/42) Installing libcurl (7.79.1-r0) [2021-11-13T23:01:20.772Z] (6/42) Installing curl (7.79.1-r0) [2021-11-13T23:01:20.772Z] (7/42) Installing dumb-init (1.2.5-r1) [2021-11-13T23:01:20.772Z] (8/42) Installing libbz2 (1.0.8-r1) [2021-11-13T23:01:20.772Z] (9/42) Installing expat (2.4.1-r0) [2021-11-13T23:01:20.772Z] (10/42) Installing libffi (3.3-r2) [2021-11-13T23:01:20.772Z] (11/42) Installing gdbm (1.19-r0) [2021-11-13T23:01:20.772Z] (12/42) Installing xz-libs (5.2.5-r0) [2021-11-13T23:01:20.772Z] (13/42) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T23:01:20.772Z] (14/42) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T23:01:20.772Z] ---> 20b91836de91 [2021-11-13T23:01:20.772Z] (15/42) Installing mpdecimal (2.5.1-r1) [2021-11-13T23:01:20.772Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-11-13T23:01:20.772Z] (16/42) Installing sqlite-libs (3.35.5-r0) [2021-11-13T23:01:20.772Z] Removing intermediate container 959d46021f87 [2021-11-13T23:01:20.772Z] ---> cc8d84500ff9 [2021-11-13T23:01:20.772Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T23:01:21.048Z] (17/42) Installing python3 (3.9.5-r1) [2021-11-13T23:01:21.048Z] ---> Running in c42b76460840 [2021-11-13T23:01:22.040Z] Removing intermediate container c42b76460840 [2021-11-13T23:01:22.040Z] ---> 090bfe4d7710 [2021-11-13T23:01:22.040Z] Step 21/22 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 [2021-11-13T23:01:22.040Z] ---> e3a67d11b23c [2021-11-13T23:01:22.040Z] 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/ [2021-11-13T23:01:22.040Z] ---> Running in 439d4f0c95ce [2021-11-13T23:01:22.329Z] ---> Running in 180fdc1a82ea [2021-11-13T23:01:23.345Z] (18/42) Installing py3-appdirs (1.4.4-r2) [2021-11-13T23:01:23.345Z] Removing intermediate container 439d4f0c95ce [2021-11-13T23:01:23.345Z] ---> 43b0a394ebac [2021-11-13T23:01:23.345Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T23:01:23.345Z] (19/42) Installing py3-chardet (4.0.0-r2) [2021-11-13T23:01:23.345Z] (20/42) Installing py3-idna (3.2-r0) [2021-11-13T23:01:23.345Z] (21/42) Installing py3-urllib3 (1.26.5-r0) [2021-11-13T23:01:23.345Z] (22/42) Installing py3-certifi (2020.12.5-r1) [2021-11-13T23:01:23.345Z] ---> Running in 0b4bbf0e755c [2021-11-13T23:01:23.345Z] (23/42) Installing py3-requests (2.25.1-r4) [2021-11-13T23:01:23.345Z] (24/42) Installing py3-msgpack (1.0.2-r1) [2021-11-13T23:01:23.345Z] (25/42) Installing py3-lockfile (0.12.2-r4) [2021-11-13T23:01:23.345Z] (26/42) Installing py3-cachecontrol (0.12.6-r1) [2021-11-13T23:01:23.345Z] Removing intermediate container 00654dfe0464 [2021-11-13T23:01:23.345Z] ---> 4d4d3ce53c9d [2021-11-13T23:01:23.345Z] Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-11-13T23:01:23.345Z] (27/42) Installing py3-colorama (0.4.4-r1) [2021-11-13T23:01:23.623Z] (28/42) Installing py3-contextlib2 (0.6.0-r1) [2021-11-13T23:01:23.623Z] (29/42) Installing py3-distlib (0.3.1-r3) [2021-11-13T23:01:23.623Z] (30/42) Installing py3-distro (1.5.0-r3) [2021-11-13T23:01:23.623Z] (31/42) Installing py3-six (1.15.0-r1) [2021-11-13T23:01:23.623Z] (32/42) Installing py3-webencodings (0.5.1-r4) [2021-11-13T23:01:23.623Z] (33/42) Installing py3-html5lib (1.1-r1) [2021-11-13T23:01:23.623Z] ---> Running in 599a8242f746 [2021-11-13T23:01:23.623Z] (34/42) Installing py3-parsing (2.4.7-r2) [2021-11-13T23:01:23.623Z] (35/42) Installing py3-packaging (20.9-r1) [2021-11-13T23:01:23.623Z] (36/42) Installing py3-toml (0.10.2-r2) [2021-11-13T23:01:23.623Z] (37/42) Installing py3-pep517 (0.10.0-r2) [2021-11-13T23:01:23.907Z] (38/42) Installing py3-progress (1.5-r2) [2021-11-13T23:01:23.907Z] (39/42) Installing py3-retrying (1.3.3-r1) [2021-11-13T23:01:23.907Z] (40/42) Installing py3-ordered-set (4.0.2-r1) [2021-11-13T23:01:23.907Z] (41/42) Installing py3-setuptools (52.0.0-r3) [2021-11-13T23:01:23.907Z] (42/42) Installing py3-pip (20.3.4-r1) [2021-11-13T23:01:24.189Z] Removing intermediate container 0b4bbf0e755c [2021-11-13T23:01:24.189Z] ---> 54dc3da03ee1 [2021-11-13T23:01:24.189Z] [2021-11-13T23:01:24.470Z] Executing busybox-1.33.1-r3.trigger [2021-11-13T23:01:24.470Z] Successfully built 54dc3da03ee1 [2021-11-13T23:01:24.470Z] OK: 84 MiB in 64 packages [2021-11-13T23:01:24.749Z] Successfully tagged core-metadata-arm64:latest [2021-11-13T23:01:25.357Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:25.637Z] Removing intermediate container 180fdc1a82ea [2021-11-13T23:01:25.637Z] ---> c3893d473fcb [2021-11-13T23:01:25.637Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-11-13T23:01:25.637Z] ---> Running in d1f1b0aff71a [2021-11-13T23:01:26.233Z] Removing intermediate container d1f1b0aff71a [2021-11-13T23:01:26.233Z] ---> e58d0a073f3a [2021-11-13T23:01:26.233Z] Step 22/24 : LABEL arch=arm64 [2021-11-13T23:01:26.233Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-13T23:01:26.233Z] ---> Running in ae4fab4ff4a0 [2021-11-13T23:01:26.829Z] Removing intermediate container ae4fab4ff4a0 [2021-11-13T23:01:26.829Z] ---> af89bf5499f9 [2021-11-13T23:01:26.829Z] Step 23/24 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 [2021-11-13T23:01:27.113Z] ---> Running in f12ca740aaaa [2021-11-13T23:01:27.113Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-11-13T23:01:27.385Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-13T23:01:27.385Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-13T23:01:27.385Z] Removing intermediate container f12ca740aaaa [2021-11-13T23:01:27.385Z] ---> 56c06588b26b [2021-11-13T23:01:27.385Z] Step 24/24 : LABEL version=0.0.0 [2021-11-13T23:01:27.385Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-13T23:01:27.658Z] ---> Running in 049de8a8e6a2 [2021-11-13T23:01:27.658Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-13T23:01:27.658Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-13T23:01:27.932Z] Executing busybox-1.33.1-r6.trigger [2021-11-13T23:01:27.932Z] OK: 8 MiB in 20 packages [2021-11-13T23:01:27.932Z] Removing intermediate container 049de8a8e6a2 [2021-11-13T23:01:27.932Z] ---> d0e0ff3fa475 [2021-11-13T23:01:27.932Z] [2021-11-13T23:01:28.527Z] Successfully built d0e0ff3fa475 [2021-11-13T23:01:28.527Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-11-13T23:01:29.120Z]  Building security-secretstore-setup ... done Removing intermediate container 599a8242f746 [2021-11-13T23:01:29.120Z] ---> 9edffa37d745 [2021-11-13T23:01:29.120Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-11-13T23:01:29.724Z] Collecting docker-compose==1.23.2 [2021-11-13T23:01:29.724Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-11-13T23:01:29.995Z] ---> e8f6922aaa5c [2021-11-13T23:01:29.995Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-11-13T23:01:30.974Z] ---> 826e470d5bb3 [2021-11-13T23:01:30.974Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-11-13T23:01:31.248Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-11-13T23:01:31.248Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-11-13T23:01:31.248Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-11-13T23:01:31.528Z] Collecting texttable<0.10,>=0.9.0 [2021-11-13T23:01:31.528Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-11-13T23:01:31.801Z] ---> bc3b49905059 [2021-11-13T23:01:31.801Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2021-11-13T23:01:32.071Z] ---> Running in 77fd0dce44b4 [2021-11-13T23:01:32.345Z] Removing intermediate container 77fd0dce44b4 [2021-11-13T23:01:32.345Z] ---> cba0d3cda575 [2021-11-13T23:01:32.345Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T23:01:32.619Z] ---> Running in 8577fe07da3c [2021-11-13T23:01:32.894Z] Removing intermediate container 8577fe07da3c [2021-11-13T23:01:32.894Z] ---> 6156eb33e4af [2021-11-13T23:01:32.894Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T23:01:33.166Z] ---> Running in 48799c345f62 [2021-11-13T23:01:33.758Z] Removing intermediate container 48799c345f62 [2021-11-13T23:01:33.758Z] ---> 0c587e067e3f [2021-11-13T23:01:33.758Z] Step 21/22 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 [2021-11-13T23:01:33.758Z] ---> Running in 86d00137bd51 [2021-11-13T23:01:34.033Z] Collecting jsonschema<3,>=2.5.1 [2021-11-13T23:01:34.033Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-11-13T23:01:34.033Z] Collecting dockerpty<0.5,>=0.4.1 [2021-11-13T23:01:34.033Z] Removing intermediate container 86d00137bd51 [2021-11-13T23:01:34.033Z] ---> 78d0c0e661ca [2021-11-13T23:01:34.033Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T23:01:34.033Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-11-13T23:01:34.307Z] ---> Running in b624e46685c3 [2021-11-13T23:01:34.579Z] Removing intermediate container b624e46685c3 [2021-11-13T23:01:34.579Z] ---> 052332917a97 [2021-11-13T23:01:34.579Z] [2021-11-13T23:01:35.174Z] Successfully built 052332917a97 [2021-11-13T23:01:35.174Z] Successfully tagged core-data-arm64:latest [2021-11-13T23:01:36.597Z]  Building core-data ... done Collecting docker<4.0,>=3.6.0 [2021-11-13T23:01:36.597Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-11-13T23:01:36.597Z] Collecting docopt<0.7,>=0.6.1 [2021-11-13T23:01:36.597Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-11-13T23:01:39.207Z] Collecting websocket-client<1.0,>=0.32.0 [2021-11-13T23:01:39.207Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-11-13T23:01:40.182Z] Collecting PyYAML<4,>=3.10 [2021-11-13T23:01:40.182Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-11-13T23:01:43.554Z] Collecting cached-property<2,>=1.2.0 [2021-11-13T23:01:43.554Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-11-13T23:01:43.827Z] Collecting docker-pycreds>=0.4.0 [2021-11-13T23:01:43.827Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-11-13T23:01:45.253Z] Collecting idna<2.8,>=2.5 [2021-11-13T23:01:45.253Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-11-13T23:01:45.845Z] Collecting urllib3<1.25,>=1.21.1 [2021-11-13T23:01:45.845Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-11-13T23:01:46.116Z] Collecting chardet<3.1.0,>=3.0.2 [2021-11-13T23:01:46.116Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-11-13T23:01:46.116Z] 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) [2021-11-13T23:01:46.386Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-11-13T23:01:46.386Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-11-13T23:01:46.386Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-11-13T23:01:46.386Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-11-13T23:01:47.809Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-11-13T23:01:47.809Z] Attempting uninstall: urllib3 [2021-11-13T23:01:47.809Z] Found existing installation: urllib3 1.26.5 [2021-11-13T23:01:47.809Z] Uninstalling urllib3-1.26.5: [2021-11-13T23:01:47.809Z] Successfully uninstalled urllib3-1.26.5 [2021-11-13T23:01:48.403Z] Attempting uninstall: idna [2021-11-13T23:01:48.403Z] Found existing installation: idna 3.2 [2021-11-13T23:01:48.403Z] Uninstalling idna-3.2: [2021-11-13T23:01:48.403Z] Successfully uninstalled idna-3.2 [2021-11-13T23:01:49.378Z] Attempting uninstall: chardet [2021-11-13T23:01:49.378Z] Found existing installation: chardet 4.0.0 [2021-11-13T23:01:49.378Z] Uninstalling chardet-4.0.0: [2021-11-13T23:01:49.651Z] Successfully uninstalled chardet-4.0.0 [2021-11-13T23:01:51.627Z] Attempting uninstall: requests [2021-11-13T23:01:51.627Z] Found existing installation: requests 2.25.1 [2021-11-13T23:01:51.627Z] Uninstalling requests-2.25.1: [2021-11-13T23:01:51.627Z] Successfully uninstalled requests-2.25.1 [2021-11-13T23:01:51.898Z] Running setup.py install for texttable: started [2021-11-13T23:01:53.861Z] Running setup.py install for texttable: finished with status 'done' [2021-11-13T23:01:53.861Z] Running setup.py install for PyYAML: started [2021-11-13T23:01:56.473Z] Running setup.py install for PyYAML: finished with status 'done' [2021-11-13T23:01:56.473Z] Running setup.py install for docopt: started [2021-11-13T23:01:58.460Z] Running setup.py install for docopt: finished with status 'done' [2021-11-13T23:01:58.460Z] Running setup.py install for dockerpty: started [2021-11-13T23:02:00.498Z] Running setup.py install for dockerpty: finished with status 'done' [2021-11-13T23:02:02.478Z] 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 [2021-11-13T23:02:10.736Z] Removing intermediate container 974ede865b17 [2021-11-13T23:02:10.736Z] ---> 1eb9d11af20c [2021-11-13T23:02:10.736Z] Step 13/22 : ENV APP_PORT=58890 [2021-11-13T23:02:10.736Z] ---> Running in bcdf594c0cc8 [2021-11-13T23:02:10.736Z] Removing intermediate container bcdf594c0cc8 [2021-11-13T23:02:10.736Z] ---> 092e04e479da [2021-11-13T23:02:10.736Z] Step 14/22 : EXPOSE $APP_PORT [2021-11-13T23:02:11.009Z] ---> Running in 9b3f434b5bbc [2021-11-13T23:02:11.281Z] Removing intermediate container 9b3f434b5bbc [2021-11-13T23:02:11.281Z] ---> 5819416220b8 [2021-11-13T23:02:11.281Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-11-13T23:02:12.708Z] ---> 413a17b705be [2021-11-13T23:02:12.708Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-11-13T23:02:13.303Z] ---> a5d01e6c8732 [2021-11-13T23:02:13.303Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-11-13T23:02:14.282Z] ---> 3dfadfa4ab2c [2021-11-13T23:02:14.282Z] Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-11-13T23:02:14.282Z] ---> Running in 75bbb4b8c194 [2021-11-13T23:02:14.554Z] Removing intermediate container 75bbb4b8c194 [2021-11-13T23:02:14.554Z] ---> 0b96e23aecf8 [2021-11-13T23:02:14.554Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-13T23:02:14.554Z] ---> Running in 766f103becf4 [2021-11-13T23:02:15.149Z] Removing intermediate container 766f103becf4 [2021-11-13T23:02:15.149Z] ---> 33a546b13d2f [2021-11-13T23:02:15.149Z] Step 20/22 : LABEL arch=arm64 [2021-11-13T23:02:15.149Z] ---> Running in ead9702ed7b2 [2021-11-13T23:02:15.742Z] Removing intermediate container ead9702ed7b2 [2021-11-13T23:02:15.742Z] ---> 50c59cb669b3 [2021-11-13T23:02:15.742Z] Step 21/22 : LABEL git_sha=e30a43f39446f7fd02bd99992464c2faa48eb192 [2021-11-13T23:02:15.742Z] ---> Running in f0f00d267b61 [2021-11-13T23:02:16.338Z] Removing intermediate container f0f00d267b61 [2021-11-13T23:02:16.338Z] ---> bc97d2f942a9 [2021-11-13T23:02:16.338Z] Step 22/22 : LABEL version=0.0.0 [2021-11-13T23:02:16.338Z] ---> Running in 784ce5428d84 [2021-11-13T23:02:16.933Z] Removing intermediate container 784ce5428d84 [2021-11-13T23:02:16.933Z] ---> 4cabaae41ef9 [2021-11-13T23:02:16.933Z] [2021-11-13T23:02:17.205Z] Successfully built 4cabaae41ef9 [2021-11-13T23:02:17.205Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-11-13T23:02:17.493Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-11-13T23:02:17.465Z] $ docker stop --time=1 91b907e90b6bf8fe52764b8e93f95179a5774dd8e7f89d3538b1ee31a6aba47a [2021-11-13T23:02:19.214Z] $ docker rm -f 91b907e90b6bf8fe52764b8e93f95179a5774dd8e7f89d3538b1ee31a6aba47a [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-13T23:02:19.856Z] + docker images [2021-11-13T23:02:20.128Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-11-13T23:02:20.128Z] sys-mgmt-agent-arm64 latest 4cabaae41ef9 3 seconds ago 277MB [2021-11-13T23:02:20.128Z] core-data-arm64 latest 052332917a97 45 seconds ago 19.6MB [2021-11-13T23:02:20.128Z] security-secretstore-setup-arm64 latest d0e0ff3fa475 52 seconds ago 26.8MB [2021-11-13T23:02:20.128Z] core-metadata-arm64 latest 54dc3da03ee1 56 seconds ago 15.9MB [2021-11-13T23:02:20.128Z] bb4953c1f74d About a minute ago 1.58GB [2021-11-13T23:02:20.128Z] 14eb1834d714 About a minute ago 1.57GB [2021-11-13T23:02:20.128Z] 4da224a39d1b About a minute ago 1.57GB [2021-11-13T23:02:20.128Z] 03fe14b94deb About a minute ago 1.58GB [2021-11-13T23:02:20.128Z] security-bootstrapper-arm64 latest d840a04ed781 4 minutes ago 17.8MB [2021-11-13T23:02:20.128Z] support-notifications-arm64 latest cf175ecd4770 4 minutes ago 16.1MB [2021-11-13T23:02:20.129Z] security-proxy-setup-arm64 latest 71b2284be84c 4 minutes ago 25.5MB [2021-11-13T23:02:20.129Z] support-scheduler-arm64 latest 88716a9c835a 4 minutes ago 15.3MB [2021-11-13T23:02:20.129Z] core-command-arm64 latest 6ccfa6f444e8 4 minutes ago 15.2MB [2021-11-13T23:02:20.129Z] d11fe8ff3da8 4 minutes ago 1.57GB [2021-11-13T23:02:20.129Z] 60f29cee12b0 4 minutes ago 1.57GB [2021-11-13T23:02:20.129Z] db9a97bb886f 4 minutes ago 1.57GB [2021-11-13T23:02:20.129Z] 92784b0a21a3 4 minutes ago 1.57GB [2021-11-13T23:02:20.129Z] 3b6e0d6ca5c1 5 minutes ago 1.57GB [2021-11-13T23:02:20.129Z] ci-base-image-arm64 latest 2cba3bc1d2ea 15 minutes ago 1.24GB [2021-11-13T23:02:20.129Z] alpine 3.14 5b8b7b635229 30 hours ago 5.35MB [2021-11-13T23:02:20.129Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 4 weeks ago 534MB [2021-11-13T23:02:20.129Z] docker 20.10.8 3734d5adc5ac 2 months ago 198MB [2021-11-13T23:02:20.129Z] 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 [2021-11-13T23:02:20.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T23:02:20.780Z] [2021-11-13T23:02:20.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-13T23:02:21.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T23:02:21.675Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-13T23:02:21.675Z] 448f6bf000e3: Pulling fs layer [2021-11-13T23:02:21.675Z] f757da607395: Pulling fs layer [2021-11-13T23:02:21.675Z] 05883995daec: Pulling fs layer [2021-11-13T23:02:21.675Z] 8603b9c90790: Pulling fs layer [2021-11-13T23:02:21.675Z] 1560dd03e051: Pulling fs layer [2021-11-13T23:02:21.675Z] 27f5ce0e4adf: Pulling fs layer [2021-11-13T23:02:21.675Z] 8603b9c90790: Waiting [2021-11-13T23:02:21.675Z] 1560dd03e051: Waiting [2021-11-13T23:02:21.675Z] 27f5ce0e4adf: Waiting [2021-11-13T23:02:21.675Z] c2d8d7efcc4b: Pulling fs layer [2021-11-13T23:02:21.675Z] c2d8d7efcc4b: Waiting [2021-11-13T23:02:21.675Z] f757da607395: Verifying Checksum [2021-11-13T23:02:21.675Z] f757da607395: Download complete [2021-11-13T23:02:21.675Z] 8603b9c90790: Verifying Checksum [2021-11-13T23:02:21.675Z] 8603b9c90790: Download complete [2021-11-13T23:02:21.950Z] 1560dd03e051: Verifying Checksum [2021-11-13T23:02:21.950Z] 1560dd03e051: Download complete [2021-11-13T23:02:21.950Z] 27f5ce0e4adf: Verifying Checksum [2021-11-13T23:02:21.950Z] 27f5ce0e4adf: Download complete [2021-11-13T23:02:21.950Z] 05883995daec: Verifying Checksum [2021-11-13T23:02:21.950Z] 05883995daec: Download complete [2021-11-13T23:02:22.224Z] 448f6bf000e3: Verifying Checksum [2021-11-13T23:02:22.224Z] 448f6bf000e3: Download complete [2021-11-13T23:02:24.842Z] c2d8d7efcc4b: Verifying Checksum [2021-11-13T23:02:24.842Z] c2d8d7efcc4b: Download complete [2021-11-13T23:02:26.273Z] 448f6bf000e3: Pull complete [2021-11-13T23:02:26.867Z] f757da607395: Pull complete [2021-11-13T23:02:28.300Z] 05883995daec: Pull complete [2021-11-13T23:02:28.573Z] 8603b9c90790: Pull complete [2021-11-13T23:02:29.551Z] 1560dd03e051: Pull complete [2021-11-13T23:02:29.823Z] 27f5ce0e4adf: Pull complete [2021-11-13T23:02:44.918Z] c2d8d7efcc4b: Pull complete [2021-11-13T23:02:44.918Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-13T23:02:44.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-13T23:02:44.918Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-13T23:02:45.155Z] prd-ubuntu18.04-docker-arm64-4c-16g-507 does not seem to be running inside a container [2021-11-13T23:02:45.204Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-13T23:02:48.094Z] $ docker top e4b896a30a8cd154b4a2aa4aef36c79ffe14c2eb0460c5bce078ae97bae2c6e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:02:49.242Z] ---> job-cost.sh [2021-11-13T23:02:49.242Z] lf-activate-venv: SKIPPING [2021-11-13T23:02:49.242Z] INFO: No Stack... [2021-11-13T23:02:50.667Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-13T23:02:51.263Z] INFO: Archiving Costs [Pipeline] sh [2021-11-13T23:02:51.925Z] + cut -d, -f6 [2021-11-13T23:02:51.925Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2021-11-13T23:02:51.988Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3805-3-stack-cost] [2021-11-13T23:02:51.995Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3805-3-stack-cost] did not exist. Created. [2021-11-13T23:02:51.995Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3805-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-13T23:02:52.662Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-13T23:02:52.827Z] Stashed 1 file(s) [Pipeline] } [2021-11-13T23:02:52.837Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3805-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-13T23:02:52.822Z] $ docker stop --time=1 e4b896a30a8cd154b4a2aa4aef36c79ffe14c2eb0460c5bce078ae97bae2c6e3 [2021-11-13T23:02:54.447Z] $ docker rm -f e4b896a30a8cd154b4a2aa4aef36c79ffe14c2eb0460c5bce078ae97bae2c6e3 [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 [2021-11-13T23:02:55.350Z] provisioning config files... [2021-11-13T23:02:55.359Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5512863824117187779tmp [Pipeline] { [Pipeline] sh [2021-11-13T23:02:55.660Z] + set +x [2021-11-13T23:02:55.660Z] + curl -s https://codecov.io/bash [2021-11-13T23:02:55.660Z] + bash -s -- [2021-11-13T23:02:55.660Z] [2021-11-13T23:02:55.660Z] _____ _ [2021-11-13T23:02:55.660Z] / ____| | | [2021-11-13T23:02:55.660Z] | | ___ __| | ___ ___ _____ __ [2021-11-13T23:02:55.660Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-13T23:02:55.660Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-13T23:02:55.660Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-13T23:02:55.660Z] Bash-1.0.6 [2021-11-13T23:02:55.660Z] [2021-11-13T23:02:55.660Z] [2021-11-13T23:02:55.660Z] ==> git version 2.24.4 found [2021-11-13T23:02:55.660Z] ==> 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 [2021-11-13T23:02:55.660Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-13T23:02:55.660Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-13T23:02:55.660Z] ==> Jenkins CI detected. [2021-11-13T23:02:55.660Z] current dir:  /w/workspace/edgex-go/3 [2021-11-13T23:02:55.660Z] project root: . [2021-11-13T23:02:55.660Z] --> token set from env [2021-11-13T23:02:55.660Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-13T23:02:55.923Z] ==> Running gcov in . (disable via -X gcov) [2021-11-13T23:02:55.923Z] ==> Python coveragepy not found [2021-11-13T23:02:55.923Z] ==> Searching for coverage reports in: [2021-11-13T23:02:55.923Z] + . [2021-11-13T23:02:55.923Z] -> Found 1 reports [2021-11-13T23:02:55.923Z] ==> Detecting git/mercurial file structure [2021-11-13T23:02:55.923Z] ==> Reading reports [2021-11-13T23:02:55.923Z] + ./coverage.out bytes=428381 [2021-11-13T23:02:55.923Z] ==> Appending adjustments [2021-11-13T23:02:55.923Z] https://docs.codecov.io/docs/fixing-reports [2021-11-13T23:02:56.873Z] + Found adjustments [2021-11-13T23:02:56.873Z] ==> Gzipping contents [2021-11-13T23:02:56.873Z] 60K /tmp/codecov.JBM06p.gz [2021-11-13T23:02:56.873Z] ==> Uploading reports [2021-11-13T23:02:56.873Z] url: https://codecov.io [2021-11-13T23:02:56.873Z] query: branch=PR-3805&commit=fe52853947fc21e50eddfbc55d54f65b7fb40472&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= [2021-11-13T23:02:56.873Z] -> Pinging Codecov [2021-11-13T23:02:56.873Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3805&commit=fe52853947fc21e50eddfbc55d54f65b7fb40472&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3805%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3805&job=&cmd_args= [2021-11-13T23:02:57.444Z] -> Uploading to [2021-11-13T23:02:57.444Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-13/00271124DB129430A58F1EEE437C3FCB/fe52853947fc21e50eddfbc55d54f65b7fb40472/35a75c42-9ace-4877-bcf9-5210a446eaea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211113T230257Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d344a9251b9b32ed23293baf29cfa6b9a175155c96c8ce7f91fff3fff6705535 [2021-11-13T23:02:57.444Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-13T23:02:57.444Z] Dload Upload Total Spent Left Speed [2021-11-13T23:02:57.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57682 0 0 100 57682 0 183k --:--:-- --:--:-- --:--:-- 182k 100 57682 0 0 100 57682 0 183k --:--:-- --:--:-- --:--:-- 182k [2021-11-13T23:02:57.705Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/fe52853947fc21e50eddfbc55d54f65b7fb40472 [Pipeline] } [2021-11-13T23:02:57.713Z] 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 [2021-11-13T23:02:58.915Z] + '[' -d /w/workspace/edgex-go/3/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:02:59.219Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:02:59.784Z] ---> package-listing.sh [2021-11-13T23:02:59.784Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-13T23:02:59.784Z] ++ facter osfamily [2021-11-13T23:03:00.046Z] + OS_FAMILY=redhat [2021-11-13T23:03:00.046Z] + workspace=/w/workspace/edgex-go/3 [2021-11-13T23:03:00.046Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-13T23:03:00.046Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-13T23:03:00.046Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-13T23:03:00.046Z] + PACKAGES=/tmp/packages_start.txt [2021-11-13T23:03:00.046Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-13T23:03:00.046Z] + PACKAGES=/tmp/packages_end.txt [2021-11-13T23:03:00.046Z] + case "${OS_FAMILY}" in [2021-11-13T23:03:00.046Z] + rpm -qa [2021-11-13T23:03:00.046Z] + sort [2021-11-13T23:03:03.354Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-13T23:03:03.354Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-13T23:03:03.354Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-13T23:03:03.354Z] + '[' /w/workspace/edgex-go/3 ']' [2021-11-13T23:03:03.354Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-11-13T23:03:03.354Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-11-13T23:03:03.366Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-13T23:03:03.653Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-13T23:03:04.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T23:03:04.215Z] [2021-11-13T23:03:04.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-13T23:03:04.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T23:03:04.516Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-13T23:03:04.516Z] b4d181a07f80: Pulling fs layer [2021-11-13T23:03:04.516Z] a1111a8f2ec3: Pulling fs layer [2021-11-13T23:03:04.516Z] ed53099fbce6: Pulling fs layer [2021-11-13T23:03:04.516Z] dc539afda2c1: Pulling fs layer [2021-11-13T23:03:04.516Z] 77bc0d833cb6: Pulling fs layer [2021-11-13T23:03:04.516Z] 9065ff56babe: Pulling fs layer [2021-11-13T23:03:04.516Z] d287ab97295c: Pulling fs layer [2021-11-13T23:03:04.516Z] 77bc0d833cb6: Waiting [2021-11-13T23:03:04.516Z] 9065ff56babe: Waiting [2021-11-13T23:03:04.516Z] d287ab97295c: Waiting [2021-11-13T23:03:04.516Z] dc539afda2c1: Waiting [2021-11-13T23:03:04.516Z] a1111a8f2ec3: Verifying Checksum [2021-11-13T23:03:04.516Z] a1111a8f2ec3: Download complete [2021-11-13T23:03:04.516Z] dc539afda2c1: Verifying Checksum [2021-11-13T23:03:04.516Z] dc539afda2c1: Download complete [2021-11-13T23:03:04.782Z] ed53099fbce6: Verifying Checksum [2021-11-13T23:03:04.782Z] ed53099fbce6: Download complete [2021-11-13T23:03:04.782Z] 9065ff56babe: Verifying Checksum [2021-11-13T23:03:04.782Z] 9065ff56babe: Download complete [2021-11-13T23:03:04.782Z] 77bc0d833cb6: Verifying Checksum [2021-11-13T23:03:04.782Z] 77bc0d833cb6: Download complete [2021-11-13T23:03:04.782Z] b4d181a07f80: Verifying Checksum [2021-11-13T23:03:04.782Z] b4d181a07f80: Download complete [2021-11-13T23:03:05.366Z] d287ab97295c: Verifying Checksum [2021-11-13T23:03:05.366Z] d287ab97295c: Download complete [2021-11-13T23:03:06.320Z] b4d181a07f80: Pull complete [2021-11-13T23:03:06.320Z] a1111a8f2ec3: Pull complete [2021-11-13T23:03:06.906Z] ed53099fbce6: Pull complete [2021-11-13T23:03:06.906Z] dc539afda2c1: Pull complete [2021-11-13T23:03:07.167Z] 77bc0d833cb6: Pull complete [2021-11-13T23:03:07.442Z] 9065ff56babe: Pull complete [2021-11-13T23:03:12.765Z] d287ab97295c: Pull complete [2021-11-13T23:03:12.765Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-13T23:03:12.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-13T23:03:12.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-13T23:03:12.832Z] prd-centos7-docker-4c-2g-505 does not seem to be running inside a container [2021-11-13T23:03:12.866Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-13T23:03:16.097Z] $ docker top f1db39d3abde10cdb009118448b5a66894fedda18dab89f00f9fb06d91102d8b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-13T23:03:16.477Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-13T23:03:16.765Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-13T23:03:17.054Z] + ls /var/log/sa-host [2021-11-13T23:03:17.054Z] + sadf -c /var/log/sa-host/sa13 [2021-11-13T23:03:17.054Z] file_magic: OK [2021-11-13T23:03:17.054Z] HZ: Using current value: 100 [2021-11-13T23:03:17.054Z] file_header: OK [2021-11-13T23:03:17.054Z] 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 [2021-11-13T23:03:17.054Z] Statistics: [2021-11-13T23:03:17.054Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T23:03:17.054Z] File successfully converted to sysstat format version 12.0.3 [2021-11-13T23:03:17.054Z] + sadf -c /var/log/sa-host/sa30 [2021-11-13T23:03:17.054Z] file_magic: OK [2021-11-13T23:03:17.054Z] HZ: Using current value: 100 [2021-11-13T23:03:17.054Z] file_header: OK [2021-11-13T23:03:17.054Z] 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 [2021-11-13T23:03:17.054Z] Statistics: [2021-11-13T23:03:17.054Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-13T23:03:17.054Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-13T23:03:17.355Z] provisioning config files... [2021-11-13T23:03:17.367Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3939590530115104528tmp [Pipeline] { [Pipeline] echo [2021-11-13T23:03:17.382Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:03:17.677Z] ---> create-netrc.sh [Pipeline] } [2021-11-13T23:03:17.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:03:18.036Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-13T23:03:18.046Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:03:18.341Z] ---> sudo-logs.sh [2021-11-13T23:03:18.341Z] Archiving 'sudo' log.. [2021-11-13T23:03:18.341Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-505.novalocal: Name or service not known [2021-11-13T23:03:18.341Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-505.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-13T23:03:18.364Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:03:18.660Z] ---> job-cost.sh [2021-11-13T23:03:18.660Z] lf-activate-venv: SKIPPING [2021-11-13T23:03:18.660Z] DEBUG: total: 0.10999999940395355 [2021-11-13T23:03:18.660Z] INFO: Retrieving Stack Cost... [2021-11-13T23:03:18.921Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-13T23:03:19.180Z] INFO: Archiving Costs [Pipeline] echo [2021-11-13T23:03:19.192Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-13T23:03:19.488Z] ---> logs-deploy.sh [2021-11-13T23:03:19.488Z] lf-activate-venv: SKIPPING [2021-11-13T23:03:19.488Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3805/3 [2021-11-13T23:03:19.488Z] INFO: archiving workspace using pattern(s): [2021-11-13T23:03:20.061Z] Archives upload complete. [2021-11-13T23:03:20.322Z] INFO: archiving logs to Nexus