Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57c9e21d4332f7231645db7c649b243bf7a77304 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-ssh16215151842882123009.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3587773459592764588.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14797584448104276921.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh3583962440320528590.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6786457895215033568.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23578 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 57c9e21d4332f7231645db7c649b243bf7a77304 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 57c9e21d4332f7231645db7c649b243bf7a77304 # timeout=10 Commit message: "fix: Restore ClientId values chnaged in previous chnage (#461)" > git rev-list --no-walk 47bb9dfdcdb500ccf65829334ffb08f8f26842f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:41:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:41:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:41:33 ========================================================= 20:41:33 EdgeX Global Pipelines Version Info 20:41:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:41:33 ------------------- 20:41:33 stable info: 20:41:33 ------------------- 20:41:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:41:33 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:41:33 Message: update stable to v1.0.239 20:41:34 ------------------- 20:41:34 experimental info: 20:41:34 ------------------- 20:41:34 Commited By: **** collab-it+edgex@linuxfoundation.org 20:41:34 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 20:41:34 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:41:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:41:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:41:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:41:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:41:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:41:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:41:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:41:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] echo 20:41:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57c9e21 [Pipeline] echo 20:41:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:35 provisioning config files... 20:41:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config966373029352152992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:35 ---> docker-login.sh 20:41:35 nexus3.edgexfoundry.org:10001 20:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:36 Configure a credential helper to remove this warning. See 20:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:36 20:41:36 Login Succeeded 20:41:36 nexus3.edgexfoundry.org:10002 20:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:36 Configure a credential helper to remove this warning. See 20:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:36 20:41:36 Login Succeeded 20:41:36 nexus3.edgexfoundry.org:10003 20:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:36 Configure a credential helper to remove this warning. See 20:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:36 20:41:36 Login Succeeded 20:41:36 nexus3.edgexfoundry.org:10004 20:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:36 Configure a credential helper to remove this warning. See 20:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:36 20:41:36 Login Succeeded 20:41:36 docker.io 20:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:36 Configure a credential helper to remove this warning. See 20:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:36 20:41:36 Login Succeeded 20:41:36 ---> docker-login.sh ends [Pipeline] } 20:41:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:41:37 + git rev-list -1 --merges 57c9e21d4332f7231645db7c649b243bf7a77304~1..57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] echo 20:41:37 -----------> git rev-list -1 --merges 57c9e21d4332f7231645db7c649b243bf7a77304~1..57c9e21d4332f7231645db7c649b243bf7a77304 57c9e21d4332f7231645db7c649b243bf7a77304 [false] [Pipeline] sh 20:41:37 + git log --format=format:%s -1 57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] echo 20:41:37 ========================================================= 20:41:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:41:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:41:37 + git log --format=format:%s -1 57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] echo 20:41:37 [semverPrep] GIT_COMMIT: 57c9e21d4332f7231645db7c649b243bf7a77304, Commit Message: fix: Restore ClientId values chnaged in previous chnage (#461) [Pipeline] echo 20:41:37 [semverPrep] This is not a build commit. [Pipeline] sh 20:41:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:41:38 + grep -v github /etc/ssh/ssh_known_hosts 20:41:38 + [ -e /tmp/ssh_known_hosts ] 20:41:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:41:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:41:38 + sudo tee -a /etc/ssh/ssh_known_hosts 20:41:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:38 20:41:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:38 0.1.4: Pulling from edgex-devops/py-git-semver 20:41:38 b85a868b505f: Pulling fs layer 20:41:38 e2be974225ed: Pulling fs layer 20:41:38 339a4e72a1f5: Pulling fs layer 20:41:38 988bab9f4d93: Pulling fs layer 20:41:38 1469e6f7b9e6: Pulling fs layer 20:41:38 eaf3925da568: Pulling fs layer 20:41:38 bab4dde63d76: Pulling fs layer 20:41:38 bde34c3a00c8: Pulling fs layer 20:41:38 b352a97aabf1: Pulling fs layer 20:41:38 4872d77fe225: Pulling fs layer 20:41:38 bde34c3a00c8: Waiting 20:41:38 5851b861e8e6: Pulling fs layer 20:41:38 5851b861e8e6: Waiting 20:41:38 b352a97aabf1: Waiting 20:41:38 1469e6f7b9e6: Waiting 20:41:38 988bab9f4d93: Waiting 20:41:38 4872d77fe225: Waiting 20:41:38 eaf3925da568: Waiting 20:41:38 bab4dde63d76: Waiting 20:41:38 e2be974225ed: Verifying Checksum 20:41:38 e2be974225ed: Download complete 20:41:38 988bab9f4d93: Verifying Checksum 20:41:38 988bab9f4d93: Download complete 20:41:39 339a4e72a1f5: Verifying Checksum 20:41:39 339a4e72a1f5: Download complete 20:41:39 eaf3925da568: Download complete 20:41:39 1469e6f7b9e6: Verifying Checksum 20:41:39 1469e6f7b9e6: Download complete 20:41:39 bde34c3a00c8: Verifying Checksum 20:41:39 bde34c3a00c8: Download complete 20:41:39 b352a97aabf1: Download complete 20:41:39 4872d77fe225: Download complete 20:41:39 5851b861e8e6: Download complete 20:41:39 b85a868b505f: Verifying Checksum 20:41:39 b85a868b505f: Download complete 20:41:39 bab4dde63d76: Download complete 20:41:40 b85a868b505f: Pull complete 20:41:40 e2be974225ed: Pull complete 20:41:41 339a4e72a1f5: Pull complete 20:41:41 988bab9f4d93: Pull complete 20:41:41 1469e6f7b9e6: Pull complete 20:41:41 eaf3925da568: Pull complete 20:41:43 bab4dde63d76: Pull complete 20:41:43 bde34c3a00c8: Pull complete 20:41:43 b352a97aabf1: Pull complete 20:41:43 4872d77fe225: Pull complete 20:41:43 5851b861e8e6: Pull complete 20:41:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:43 prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container 20:41:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:41:45 $ docker top 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 -eo pid,comm 20:41:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:41:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:46 [ssh-agent] Looking for ssh-agent implementation... 20:41:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:46 $ docker exec 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 ssh-agent 20:41:46 SSH_AUTH_SOCK=/tmp/ssh-YyUgSx6iunEU/agent.34 20:41:46 SSH_AGENT_PID=40 20:41:46 Running ssh-add (command line suppressed) 20:41:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3682867471810651042.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3682867471810651042.key) 20:41:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:46 + git tag --points-at HEAD [Pipeline] } 20:41:46 $ docker exec --env ******** --env ******** 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 ssh-agent -k 20:41:46 unset SSH_AUTH_SOCK; 20:41:46 unset SSH_AGENT_PID; 20:41:46 echo Agent pid 40 killed; 20:41:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:46 [ssh-agent] Looking for ssh-agent implementation... 20:41:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:47 $ docker exec 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 ssh-agent 20:41:47 SSH_AUTH_SOCK=/tmp/ssh-zr6LAswQ2TFm/agent.72 20:41:47 SSH_AGENT_PID=78 20:41:47 Running ssh-add (command line suppressed) 20:41:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_979665247734114573.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_979665247734114573.key) 20:41:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:47 + git semver init 20:41:47 2022-08-25 20:41:47,899 [run_init] DEBUG init version:0.0.0 force:False 20:41:47 2022-08-25 20:41:47,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 20:41:47 2022-08-25 20:41:47,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 20:41:47 2022-08-25 20:41:47,901 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 20:41:48 2022-08-25 20:41:48,650 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 20:41:48 2022-08-25 20:41:48,651 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 20:41:48 2022-08-25 20:41:48,651 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:41:48 2022-08-25 20:41:48,651 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:41:48 2.3.0-dev.17 [Pipeline] } 20:41:48 $ docker exec --env ******** --env ******** 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 ssh-agent -k 20:41:49 unset SSH_AUTH_SOCK; 20:41:49 unset SSH_AGENT_PID; 20:41:49 echo Agent pid 78 killed; 20:41:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:49 + git semver [Pipeline] } 20:41:49 $ docker stop --time=1 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 20:41:51 $ docker rm -f 3c22e32e54ac6b3ce246e7a1bdb893d7c4dd407d969fc59bfb59833a17bd3a70 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:41:51 Stashed 1 file(s) [Pipeline] echo 20:41:51 [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:52 provisioning config files... 20:41:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config705491156646852576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:52 ---> docker-login.sh 20:41:52 nexus3.edgexfoundry.org:10001 20:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:52 Configure a credential helper to remove this warning. See 20:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:52 20:41:52 Login Succeeded 20:41:52 nexus3.edgexfoundry.org:10002 20:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:52 Configure a credential helper to remove this warning. See 20:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:52 20:41:52 Login Succeeded 20:41:52 nexus3.edgexfoundry.org:10003 20:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:52 Configure a credential helper to remove this warning. See 20:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:52 20:41:52 Login Succeeded 20:41:52 nexus3.edgexfoundry.org:10004 20:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:52 Configure a credential helper to remove this warning. See 20:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:52 20:41:52 Login Succeeded 20:41:52 docker.io 20:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:53 Configure a credential helper to remove this warning. See 20:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:53 20:41:53 Login Succeeded 20:41:53 ---> docker-login.sh ends [Pipeline] } 20:41:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:41:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:41:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:41:53 ========================================================= 20:41:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:41:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:41:53 Sending build context to Docker daemon 3.134MB 20:41:53 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 20:41:53 Step 2/14 : FROM ${BASE} AS builder 20:41:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:41:53 2408cc74d12b: Pulling fs layer 20:41:53 ea60b727a1ce: Pulling fs layer 20:41:53 30c4a7721957: Pulling fs layer 20:41:53 370296b7ddb6: Pulling fs layer 20:41:53 7c6cee850709: Pulling fs layer 20:41:53 39a5fcdaea64: Pulling fs layer 20:41:53 d94ebbe4e438: Pulling fs layer 20:41:53 bcfd1f05c69d: Pulling fs layer 20:41:53 59ccb84bbe0f: Pulling fs layer 20:41:53 370296b7ddb6: Waiting 20:41:53 7c6cee850709: Waiting 20:41:53 39a5fcdaea64: Waiting 20:41:53 d94ebbe4e438: Waiting 20:41:53 bcfd1f05c69d: Waiting 20:41:53 59ccb84bbe0f: Waiting 20:41:53 30c4a7721957: Verifying Checksum 20:41:53 30c4a7721957: Download complete 20:41:53 ea60b727a1ce: Verifying Checksum 20:41:53 ea60b727a1ce: Download complete 20:41:53 7c6cee850709: Verifying Checksum 20:41:53 7c6cee850709: Download complete 20:41:53 39a5fcdaea64: Download complete 20:41:53 2408cc74d12b: Verifying Checksum 20:41:53 2408cc74d12b: Download complete 20:41:53 d94ebbe4e438: Verifying Checksum 20:41:53 d94ebbe4e438: Download complete 20:41:53 2408cc74d12b: Pull complete 20:41:54 ea60b727a1ce: Pull complete 20:41:54 30c4a7721957: Pull complete 20:41:55 59ccb84bbe0f: Verifying Checksum 20:41:55 59ccb84bbe0f: Download complete 20:41:55 bcfd1f05c69d: Verifying Checksum 20:41:55 bcfd1f05c69d: Download complete 20:41:55 370296b7ddb6: Verifying Checksum 20:41:55 370296b7ddb6: Download complete 20:41:59 370296b7ddb6: Pull complete 20:41:59 7c6cee850709: Pull complete 20:41:59 39a5fcdaea64: Pull complete 20:41:59 d94ebbe4e438: Pull complete 20:42:01 bcfd1f05c69d: Pull complete 20:42:02 59ccb84bbe0f: Pull complete 20:42:02 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:42:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:42:02 ---> a4fb48ad2a94 20:42:02 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:42:05 ---> Running in 47ecac6b27f7 20:42:05 Removing intermediate container 47ecac6b27f7 20:42:05 ---> 13890405ab97 20:42:05 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 20:42:05 ---> Running in 046b42771a8d 20:42:05 Removing intermediate container 046b42771a8d 20:42:05 ---> 03f82ad067c4 20:42:05 Step 5/14 : ARG ADD_BUILD_TAGS="" 20:42:05 ---> Running in 1ec85a18d9d4 20:42:05 Removing intermediate container 1ec85a18d9d4 20:42:05 ---> 0d98ab3b0008 20:42:05 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:42:05 ---> Running in 5a3c087a1fef 20:42:05 Removing intermediate container 5a3c087a1fef 20:42:05 ---> 4f6c7d60f8bf 20:42:05 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:06 ---> Running in 7cf4b51b7cb7 20:42:06 Removing intermediate container 7cf4b51b7cb7 20:42:06 ---> ee2b04ed8be1 20:42:06 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:42:06 ---> Running in e8e4cfe13c55 20:42:07 Still waiting to schedule task 20:42:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:42:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:42:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:42:08 OK: 211 MiB in 51 packages 20:42:08 Removing intermediate container e8e4cfe13c55 20:42:08 ---> f4d43e8a54a5 20:42:08 Step 9/14 : WORKDIR /app 20:42:08 ---> Running in 6c95409b0e4a 20:42:08 Removing intermediate container 6c95409b0e4a 20:42:08 ---> 8d58085c4d7a 20:42:08 Step 10/14 : COPY go.mod vendor* ./ 20:42:08 ---> 8ad10fe16fe9 20:42:08 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:08 ---> Running in 8058e158d7a5 20:42:30 Removing intermediate container 8058e158d7a5 20:42:30 ---> c949252f8773 20:42:30 Step 12/14 : COPY . . 20:42:30 ---> f493f611a9e2 20:42:30 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:42:30 ---> Running in c8ea060c5e69 20:42:30 Removing intermediate container c8ea060c5e69 20:42:30 ---> e03ec6f6f3b1 20:42:30 Step 14/14 : RUN $MAKE 20:42:30 ---> Running in deae68ec7309 20:42:30 noop 20:42:30 Removing intermediate container deae68ec7309 20:42:30 ---> 542f36c753fa 20:42:30 Successfully built 542f36c753fa 20:42:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:31 + docker inspect -f . ci-base-image-x86_64 20:42:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:31 prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container 20:42:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:42:31 $ docker top b6c5d67e894a2bc2bf68f3449eecee7764a16255f495e7e60a056ab6df4d8ebc -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:32 + go version 20:42:32 go version go1.18.3 linux/amd64 [Pipeline] } 20:42:32 $ docker stop --time=1 b6c5d67e894a2bc2bf68f3449eecee7764a16255f495e7e60a056ab6df4d8ebc 20:42:33 $ docker rm -f b6c5d67e894a2bc2bf68f3449eecee7764a16255f495e7e60a056ab6df4d8ebc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:33 + docker inspect -f . ci-base-image-x86_64 20:42:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:33 prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container 20:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:42:34 $ docker top 7cf820c0d45d9584813ccda141d67e1e9ca425a71a122287b18a67ace431d4c4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:42:34 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 20:42:34 + make test 20:42:34 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:42:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:42:43 CGO_ENABLED=1 go vet ./... 20:42:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:42:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:42:46 ./bin/test-attribution-txt.sh 20:42:46 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:42:46 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:42:46 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 20:42:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:42:46 $ docker stop --time=1 7cf820c0d45d9584813ccda141d67e1e9ca425a71a122287b18a67ace431d4c4 20:42:48 $ docker rm -f 7cf820c0d45d9584813ccda141d67e1e9ca425a71a122287b18a67ace431d4c4 [Pipeline] // withDockerContainer [Pipeline] sh 20:42:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:42:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:42:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:42:49 + ls -al . 20:42:49 total 172 20:42:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 20:42 . 20:42:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:41 .. 20:42:49 -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 20:41 .dockerignore 20:42:49 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 20:41 .git 20:42:49 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 20:41 .github 20:42:49 -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 20:41 .gitignore 20:42:49 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 20:41 .semver 20:42:49 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 20:41 Attribution.txt 20:42:49 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 20:41 CHANGELOG.md 20:42:49 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 25 20:41 Dockerfile 20:42:49 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 20:41 GOVERNANCE.md 20:42:49 -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 20:41 Jenkinsfile 20:42:49 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 20:41 LICENSE 20:42:49 -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 20:41 OWNERS.md 20:42:49 -rw-rw-r-- 1 jenkins jenkins 4025 Aug 25 20:41 README.md 20:42:49 -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 20:41 VERSION 20:42:49 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 20:41 bin 20:42:49 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 20:42 coverage.out 20:42:49 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 20:41 go.mod 20:42:49 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 20:41 go.sum 20:42:49 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 20:41 main.go 20:42:49 -rw-rw-r-- 1 jenkins jenkins 2046 Aug 25 20:41 makefile 20:42:49 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 20:41 res 20:42:49 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:41 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:49 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=57c9e21d4332f7231645db7c649b243bf7a77304 --label arch=amd64 --label version=2.3.0-dev.17 . 20:42:49 Sending build context to Docker daemon 3.135MB 20:42:49 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 20:42:49 Step 2/28 : FROM ${BASE} AS builder 20:42:49 ---> 542f36c753fa 20:42:49 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:42:49 ---> Running in bf174a32b727 20:42:49 Removing intermediate container bf174a32b727 20:42:49 ---> 4fe703325d81 20:42:49 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 20:42:50 ---> Running in 426a02e8dd20 20:42:50 Removing intermediate container 426a02e8dd20 20:42:50 ---> 20c9647f3dae 20:42:50 Step 5/28 : ARG ADD_BUILD_TAGS="" 20:42:50 ---> Running in e21fa0682e3d 20:42:50 Removing intermediate container e21fa0682e3d 20:42:50 ---> a7852a7ee894 20:42:50 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:42:50 ---> Running in 0499ae2c595a 20:42:50 Removing intermediate container 0499ae2c595a 20:42:50 ---> fb6e4e85e650 20:42:50 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:42:50 ---> Running in ab9a8821e073 20:42:51 Removing intermediate container ab9a8821e073 20:42:51 ---> 22c095c4e938 20:42:51 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:42:51 ---> Running in 75d69b617767 20:42:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:42:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:42:52 OK: 211 MiB in 51 packages 20:42:52 Removing intermediate container 75d69b617767 20:42:52 ---> 80ca8119d502 20:42:52 Step 9/28 : WORKDIR /app 20:42:52 ---> Running in 61b518a44092 20:42:53 Removing intermediate container 61b518a44092 20:42:53 ---> e575c7af73df 20:42:53 Step 10/28 : COPY go.mod vendor* ./ 20:42:53 ---> 6590ac8d4382 20:42:53 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:53 ---> Running in 829f3d68bab7 20:42:53 Removing intermediate container 829f3d68bab7 20:42:53 ---> b696b200c806 20:42:53 Step 12/28 : COPY . . 20:42:53 ---> 967c5ec8b719 20:42:53 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:42:53 ---> Running in 4a81458fcf7a 20:42:54 Removing intermediate container 4a81458fcf7a 20:42:54 ---> 2d6f1f270cec 20:42:54 Step 14/28 : RUN $MAKE 20:42:54 ---> Running in 29a378719450 20:42:54 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 20:43:16 Removing intermediate container 29a378719450 20:43:16 ---> 666c7099e000 20:43:16 Step 15/28 : FROM alpine:3.16 20:43:16 3.16: Pulling from library/alpine 20:43:16 213ec9aee27d: Pulling fs layer 20:43:16 213ec9aee27d: Verifying Checksum 20:43:16 213ec9aee27d: Download complete 20:43:16 213ec9aee27d: Pull complete 20:43:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:43:16 Status: Downloaded newer image for alpine:3.16 20:43:16 ---> 9c6f07244728 20:43:16 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:43:16 ---> Running in 6cc2980f9101 20:43:16 Removing intermediate container 6cc2980f9101 20:43:16 ---> 16884105e772 20:43:16 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 20:43:16 ---> Running in 2775cf8a57a5 20:43:16 Removing intermediate container 2775cf8a57a5 20:43:16 ---> 6592af1c35d2 20:43:16 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:43:16 ---> Running in ff16c6232af5 20:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:43:16 (1/7) Installing ca-certificates (20220614-r0) 20:43:16 (2/7) Installing dumb-init (1.2.5-r1) 20:43:16 (3/7) Installing libgcc (11.2.1_git20220219-r2) 20:43:16 (4/7) Installing libsodium (1.0.18-r0) 20:43:16 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 20:43:16 (6/7) Installing libzmq (4.3.4-r0) 20:43:16 (7/7) Installing zeromq (4.3.4-r0) 20:43:16 Executing busybox-1.35.0-r17.trigger 20:43:16 Executing ca-certificates-20220614-r0.trigger 20:43:16 OK: 9 MiB in 21 packages 20:43:16 Removing intermediate container ff16c6232af5 20:43:16 ---> 80803ea3fe42 20:43:16 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:43:16 ---> cae823cfd5b6 20:43:16 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 20:43:16 ---> a5f1e8626e74 20:43:16 Step 21/28 : COPY --from=builder /app/res/ /res/ 20:43:16 ---> 982fdab4fe94 20:43:16 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:43:16 ---> 779f68875ea7 20:43:16 Step 23/28 : EXPOSE 48095 20:43:16 ---> Running in 38aed5e07bde 20:43:16 Removing intermediate container 38aed5e07bde 20:43:16 ---> 317cd65fd111 20:43:16 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 20:43:16 ---> Running in acccd52ed4e6 20:43:16 Removing intermediate container acccd52ed4e6 20:43:16 ---> fc2a57ffa058 20:43:16 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:43:16 ---> Running in f6f836bf4e67 20:43:17 Removing intermediate container f6f836bf4e67 20:43:17 ---> 1742aadd9f76 20:43:17 Step 26/28 : LABEL arch=amd64 20:43:17 ---> Running in 926e38028364 20:43:17 Removing intermediate container 926e38028364 20:43:17 ---> 6f7b8ae3efe2 20:43:17 Step 27/28 : LABEL git_sha=57c9e21d4332f7231645db7c649b243bf7a77304 20:43:17 ---> Running in 7d06520e0d34 20:43:17 Removing intermediate container 7d06520e0d34 20:43:17 ---> e2a2567b8368 20:43:17 Step 28/28 : LABEL version=2.3.0-dev.17 20:43:17 ---> Running in 1ca73f79b4a5 20:43:17 Removing intermediate container 1ca73f79b4a5 20:43:17 ---> 230462a21be9 20:43:17 [Warning] One or more build-args [ARCH] were not consumed 20:43:17 Successfully built 230462a21be9 20:43:17 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:17 provisioning config files... 20:43:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1604545865954698280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:17 ---> docker-login.sh 20:43:17 nexus3.edgexfoundry.org:10001 20:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:17 Configure a credential helper to remove this warning. See 20:43:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:17 20:43:17 Login Succeeded 20:43:17 nexus3.edgexfoundry.org:10002 20:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:18 Configure a credential helper to remove this warning. See 20:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:18 20:43:18 Login Succeeded 20:43:18 nexus3.edgexfoundry.org:10003 20:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:18 Configure a credential helper to remove this warning. See 20:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:18 20:43:18 Login Succeeded 20:43:18 nexus3.edgexfoundry.org:10004 20:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:18 Configure a credential helper to remove this warning. See 20:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:18 20:43:18 Login Succeeded 20:43:18 docker.io 20:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:18 Configure a credential helper to remove this warning. See 20:43:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:18 20:43:18 Login Succeeded 20:43:18 ---> docker-login.sh ends [Pipeline] } 20:43:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:43:18 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 20:43:18 57c9e21d4332f7231645db7c649b243bf7a77304 20:43:18 latest 20:43:18 2.3.0-dev.17 20:43:18 57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 20:43:18 main 20:43:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304 20:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:43:19 3c98fff263ea: Preparing 20:43:19 e54d3fc51a94: Preparing 20:43:19 3299ed3ad1bf: Preparing 20:43:19 be3eed2c3e32: Preparing 20:43:19 4964881ac880: Preparing 20:43:19 994393dc58e7: Preparing 20:43:19 3299ed3ad1bf: Pushed 20:43:19 be3eed2c3e32: Pushed 20:43:19 e54d3fc51a94: Pushed 20:43:19 994393dc58e7: Layer already exists 20:43:19 4964881ac880: Pushed 20:43:21 3c98fff263ea: Pushed 20:43:21 57c9e21d4332f7231645db7c649b243bf7a77304: digest: sha256:045e3d2979bf7633efcfcc2b74ab91e551b9a5b3e80f295645ffce2fa5ffea0c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:43:22 3c98fff263ea: Preparing 20:43:22 e54d3fc51a94: Preparing 20:43:22 3299ed3ad1bf: Preparing 20:43:22 be3eed2c3e32: Preparing 20:43:22 4964881ac880: Preparing 20:43:22 994393dc58e7: Preparing 20:43:22 994393dc58e7: Waiting 20:43:22 e54d3fc51a94: Layer already exists 20:43:22 3c98fff263ea: Layer already exists 20:43:22 4964881ac880: Layer already exists 20:43:22 3299ed3ad1bf: Layer already exists 20:43:22 be3eed2c3e32: Layer already exists 20:43:22 994393dc58e7: Layer already exists 20:43:22 latest: digest: sha256:045e3d2979bf7633efcfcc2b74ab91e551b9a5b3e80f295645ffce2fa5ffea0c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.17 20:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:43:23 3c98fff263ea: Preparing 20:43:23 e54d3fc51a94: Preparing 20:43:23 3299ed3ad1bf: Preparing 20:43:23 be3eed2c3e32: Preparing 20:43:23 4964881ac880: Preparing 20:43:23 994393dc58e7: Preparing 20:43:23 994393dc58e7: Waiting 20:43:23 e54d3fc51a94: Layer already exists 20:43:23 4964881ac880: Layer already exists 20:43:23 3299ed3ad1bf: Layer already exists 20:43:23 be3eed2c3e32: Layer already exists 20:43:23 3c98fff263ea: Layer already exists 20:43:23 994393dc58e7: Layer already exists 20:43:23 2.3.0-dev.17: digest: sha256:045e3d2979bf7633efcfcc2b74ab91e551b9a5b3e80f295645ffce2fa5ffea0c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 20:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:43:23 3c98fff263ea: Preparing 20:43:23 e54d3fc51a94: Preparing 20:43:23 3299ed3ad1bf: Preparing 20:43:23 be3eed2c3e32: Preparing 20:43:23 4964881ac880: Preparing 20:43:23 994393dc58e7: Preparing 20:43:23 994393dc58e7: Waiting 20:43:23 e54d3fc51a94: Layer already exists 20:43:23 3c98fff263ea: Layer already exists 20:43:23 3299ed3ad1bf: Layer already exists 20:43:23 4964881ac880: Layer already exists 20:43:23 be3eed2c3e32: Layer already exists 20:43:23 994393dc58e7: Layer already exists 20:43:23 57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17: digest: sha256:045e3d2979bf7633efcfcc2b74ab91e551b9a5b3e80f295645ffce2fa5ffea0c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 20:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:43:24 3c98fff263ea: Preparing 20:43:24 e54d3fc51a94: Preparing 20:43:24 3299ed3ad1bf: Preparing 20:43:24 be3eed2c3e32: Preparing 20:43:24 4964881ac880: Preparing 20:43:24 994393dc58e7: Preparing 20:43:24 994393dc58e7: Waiting 20:43:24 3299ed3ad1bf: Layer already exists 20:43:24 e54d3fc51a94: Layer already exists 20:43:24 4964881ac880: Layer already exists 20:43:24 3c98fff263ea: Layer already exists 20:43:24 be3eed2c3e32: Layer already exists 20:43:24 994393dc58e7: Layer already exists 20:43:24 main: digest: sha256:045e3d2979bf7633efcfcc2b74ab91e551b9a5b3e80f295645ffce2fa5ffea0c size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:43:24 ===================================================== [Pipeline] echo 20:43:24 taggedImages: 20:43:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304 20:43:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:43:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.17 20:43:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 20:43:24 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:24 20:43:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:25 latest: Pulling from edgex-lftools-log-publisher 20:43:25 5eb5b503b376: Pulling fs layer 20:43:25 5c69ac0246d0: Pulling fs layer 20:43:25 ec43610c2a17: Pulling fs layer 20:43:25 3a2ae6a8a46f: Pulling fs layer 20:43:25 33b1e0a273af: Pulling fs layer 20:43:25 5d3b04190fa2: Pulling fs layer 20:43:25 2f39f015ded8: Pulling fs layer 20:43:25 3a2ae6a8a46f: Waiting 20:43:25 33b1e0a273af: Waiting 20:43:25 5c69ac0246d0: Verifying Checksum 20:43:25 5c69ac0246d0: Download complete 20:43:25 3a2ae6a8a46f: Verifying Checksum 20:43:25 3a2ae6a8a46f: Download complete 20:43:25 33b1e0a273af: Verifying Checksum 20:43:25 33b1e0a273af: Download complete 20:43:25 5d3b04190fa2: Download complete 20:43:25 ec43610c2a17: Verifying Checksum 20:43:25 ec43610c2a17: Download complete 20:43:25 5eb5b503b376: Verifying Checksum 20:43:25 5eb5b503b376: Download complete 20:43:25 2f39f015ded8: Download complete 20:43:26 5eb5b503b376: Pull complete 20:43:26 5c69ac0246d0: Pull complete 20:43:27 ec43610c2a17: Pull complete 20:43:27 3a2ae6a8a46f: Pull complete 20:43:27 33b1e0a273af: Pull complete 20:43:27 5d3b04190fa2: Pull complete 20:43:31 2f39f015ded8: Pull complete 20:43:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:31 prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container 20:43:32 $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:43:33 $ docker top 988a5a65b53c5fc293f287d6b3bdcc360de1fef930e4a3b9e19e115632b2abb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:34 ---> job-cost.sh 20:43:34 lf-activate-venv: SKIPPING 20:43:34 INFO: No Stack... 20:43:34 INFO: Retrieving Pricing Info for: v3-standard-8 20:43:35 INFO: Archiving Costs [Pipeline] sh 20:43:35 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 20:43:35 + cut -d, -f6 [Pipeline] lock 20:43:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] 20:43:35 Resource [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] did not exist. Created. 20:43:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:35 + echo total: 0.2199999988079071 [Pipeline] stash 20:43:35 Stashed 1 file(s) [Pipeline] } 20:43:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:35 $ docker stop --time=1 988a5a65b53c5fc293f287d6b3bdcc360de1fef930e4a3b9e19e115632b2abb1 20:43:37 $ docker rm -f 988a5a65b53c5fc293f287d6b3bdcc360de1fef930e4a3b9e19e115632b2abb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:43:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23579 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 20:43:48 Running in /w/workspace/app-service-configurable/96 [Pipeline] { [Pipeline] checkout 20:43:48 Selected Git installation does not exist. Using Default 20:43:48 The recommended git tool is: NONE 20:43:55 using credential edgex-jenkins-ssh 20:43:55 Cloning the remote Git repository 20:43:55 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:43:56 > git init /w/workspace/app-service-configurable/96 # timeout=10 20:43:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:43:56 > git --version # timeout=10 20:43:56 > git --version # 'git version 2.25.1' 20:43:56 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:57 Avoid second fetch 20:43:57 Checking out Revision 57c9e21d4332f7231645db7c649b243bf7a77304 (main) 20:43:57 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:43:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:57 > git config core.sparsecheckout # timeout=10 20:43:57 > git checkout -f 57c9e21d4332f7231645db7c649b243bf7a77304 # timeout=10 20:44:01 Commit message: "fix: Restore ClientId values chnaged in previous chnage (#461)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:44:02 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:02 Dload Upload Total Spent Left Speed 20:44:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88746 [Pipeline] sh 20:44:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:44:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:44:03 + sudo tee /etc/docker/daemon.new 20:44:03 { 20:44:03 "registry-mirrors": [ 20:44:03 "https://nexus3.edgexfoundry.org:10001" 20:44:03 ], 20:44:03 "bip": "10.250.0.254/24", 20:44:03 "hosts": [ 20:44:03 "tcp://0.0.0.0:5555", 20:44:03 "unix:///var/run/docker.sock" 20:44:03 ], 20:44:03 "mtu": 1458, 20:44:03 "selinux-enabled": true, 20:44:03 "seccomp-profile": "/etc/docker/seccomp.json" 20:44:03 } [Pipeline] sh 20:44:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:44:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:22 provisioning config files... 20:44:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/96@tmp/config1455198564797351552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:23 ---> docker-login.sh 20:44:23 nexus3.edgexfoundry.org:10001 20:44:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:24 Configure a credential helper to remove this warning. See 20:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:24 20:44:24 Login Succeeded 20:44:24 nexus3.edgexfoundry.org:10002 20:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:24 Configure a credential helper to remove this warning. See 20:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:24 20:44:24 Login Succeeded 20:44:24 nexus3.edgexfoundry.org:10003 20:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:24 Configure a credential helper to remove this warning. See 20:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:24 20:44:24 Login Succeeded 20:44:24 nexus3.edgexfoundry.org:10004 20:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:25 Configure a credential helper to remove this warning. See 20:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:25 20:44:25 Login Succeeded 20:44:25 docker.io 20:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:44:26 Configure a credential helper to remove this warning. See 20:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:44:26 20:44:26 Login Succeeded 20:44:26 ---> docker-login.sh ends [Pipeline] } 20:44:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:44:26 ========================================================= 20:44:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:44:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:44:26 Sending build context to Docker daemon 205.8kB 20:44:27 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 20:44:27 Step 2/14 : FROM ${BASE} AS builder 20:44:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:44:27 b3c136eddcbf: Pulling fs layer 20:44:27 c0a3192eca97: Pulling fs layer 20:44:27 a050256f5b6f: Pulling fs layer 20:44:27 656be50a0ddc: Pulling fs layer 20:44:27 2bbca73fdf42: Pulling fs layer 20:44:27 46d945488cbd: Pulling fs layer 20:44:27 8a5474983e97: Pulling fs layer 20:44:27 329c88fbcd65: Pulling fs layer 20:44:27 2bbca73fdf42: Waiting 20:44:27 46d945488cbd: Waiting 20:44:27 8a5474983e97: Waiting 20:44:27 329c88fbcd65: Waiting 20:44:27 656be50a0ddc: Waiting 20:44:27 a050256f5b6f: Verifying Checksum 20:44:27 a050256f5b6f: Download complete 20:44:27 c0a3192eca97: Verifying Checksum 20:44:27 c0a3192eca97: Download complete 20:44:27 2bbca73fdf42: Verifying Checksum 20:44:27 2bbca73fdf42: Download complete 20:44:27 46d945488cbd: Download complete 20:44:27 b3c136eddcbf: Verifying Checksum 20:44:27 b3c136eddcbf: Download complete 20:44:28 b3c136eddcbf: Pull complete 20:44:28 329c88fbcd65: Verifying Checksum 20:44:28 329c88fbcd65: Download complete 20:44:29 c0a3192eca97: Pull complete 20:44:29 a050256f5b6f: Pull complete 20:44:29 8a5474983e97: Verifying Checksum 20:44:29 8a5474983e97: Download complete 20:44:30 656be50a0ddc: Verifying Checksum 20:44:30 656be50a0ddc: Download complete 20:44:45 656be50a0ddc: Pull complete 20:44:45 2bbca73fdf42: Pull complete 20:44:45 46d945488cbd: Pull complete 20:44:50 8a5474983e97: Pull complete 20:44:52 329c88fbcd65: Pull complete 20:44:52 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:44:52 ---> ff4287adb874 20:44:52 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:44:52 ---> Running in 5dd8f7e8e54d 20:44:53 Removing intermediate container 5dd8f7e8e54d 20:44:53 ---> e3f1366cc0cf 20:44:53 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 20:44:53 ---> Running in 79c2d07bbb97 20:44:53 Removing intermediate container 79c2d07bbb97 20:44:53 ---> 74b9f363f8ce 20:44:53 Step 5/14 : ARG ADD_BUILD_TAGS="" 20:44:53 ---> Running in 58712164abdf 20:44:54 Removing intermediate container 58712164abdf 20:44:54 ---> bcbef2fed687 20:44:54 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:44:54 ---> Running in f91224e14446 20:44:54 Removing intermediate container f91224e14446 20:44:54 ---> 82e41a3826ee 20:44:54 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:54 ---> Running in 1c8b50d7eb46 20:44:57 Removing intermediate container 1c8b50d7eb46 20:44:57 ---> f90d8be5212e 20:44:57 Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:57 ---> Running in 7839c186cfa7 20:44:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:44:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:45:00 OK: 221 MiB in 51 packages 20:45:01 Removing intermediate container 7839c186cfa7 20:45:01 ---> eb23412a3569 20:45:01 Step 9/14 : WORKDIR /app 20:45:01 ---> Running in cfbdd8511b1b 20:45:01 Removing intermediate container cfbdd8511b1b 20:45:01 ---> 67e342093101 20:45:01 Step 10/14 : COPY go.mod vendor* ./ 20:45:02 ---> 7ed9d4b59b3f 20:45:02 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:02 ---> Running in 3a4a29d79a92 20:45:58 Removing intermediate container 3a4a29d79a92 20:45:58 ---> 7f672e43ae83 20:45:58 Step 12/14 : COPY . . 20:45:58 ---> 3c6a0b63377c 20:45:58 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:45:58 ---> Running in f5621dd03540 20:45:58 Removing intermediate container f5621dd03540 20:45:58 ---> cf837f844868 20:45:58 Step 14/14 : RUN $MAKE 20:45:58 ---> Running in dc0ee2959feb 20:45:58 noop 20:45:58 Removing intermediate container dc0ee2959feb 20:45:58 ---> 3a4dc16c30ce 20:45:58 Successfully built 3a4dc16c30ce 20:45:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:58 + docker inspect -f . ci-base-image-arm64 20:45:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:59 prd-ubuntu20.04-docker-arm64-4c-16g-23579 does not seem to be running inside a container 20:45:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/96 -v /w/workspace/app-service-configurable/96:/w/workspace/app-service-configurable/96:rw,z -v /w/workspace/app-service-configurable/96@tmp:/w/workspace/app-service-configurable/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:46:00 $ docker top d70ecea2d41b475257f2589bf4066c88361a3321d772e309a09f521ff30f2e7a -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:01 + go version 20:46:01 go version go1.18.3 linux/arm64 [Pipeline] } 20:46:01 $ docker stop --time=1 d70ecea2d41b475257f2589bf4066c88361a3321d772e309a09f521ff30f2e7a 20:46:03 $ docker rm -f d70ecea2d41b475257f2589bf4066c88361a3321d772e309a09f521ff30f2e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:03 + docker inspect -f . ci-base-image-arm64 20:46:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:04 prd-ubuntu20.04-docker-arm64-4c-16g-23579 does not seem to be running inside a container 20:46:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/96 -v /w/workspace/app-service-configurable/96:/w/workspace/app-service-configurable/96:rw,z -v /w/workspace/app-service-configurable/96@tmp:/w/workspace/app-service-configurable/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:46:05 $ docker top 516461176dcb53ca22db45742634816ed4fa32f099c72d9766b5c7665fbc58db -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:06 + git config --global --add safe.directory /w/workspace/app-service-configurable/96 [Pipeline] fileExists [Pipeline] sh 20:46:06 + make test 20:46:06 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:47:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:47:28 CGO_ENABLED=1 go vet ./... 20:47:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:47:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:47:41 ./bin/test-attribution-txt.sh 20:47:41 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:47:41 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:47:41 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 20:47:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:47:41 $ docker stop --time=1 516461176dcb53ca22db45742634816ed4fa32f099c72d9766b5c7665fbc58db 20:47:43 $ docker rm -f 516461176dcb53ca22db45742634816ed4fa32f099c72d9766b5c7665fbc58db [Pipeline] // withDockerContainer [Pipeline] sh 20:47:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:47:44 Warning: overwriting stash ‘coverage-report’ 20:47:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:47:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:47:45 + ls -al . 20:47:45 total 168 20:47:45 drwxrwxr-x 7 jenkins jenkins 4096 Aug 25 20:46 . 20:47:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:43 .. 20:47:45 -rw-rw-r-- 1 jenkins jenkins 119 Aug 25 20:43 .dockerignore 20:47:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 20:44 .git 20:47:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 20:43 .github 20:47:45 -rw-rw-r-- 1 jenkins jenkins 171 Aug 25 20:43 .gitignore 20:47:45 -rw-rw-r-- 1 jenkins jenkins 8830 Aug 25 20:43 Attribution.txt 20:47:45 -rw-rw-r-- 1 jenkins jenkins 27269 Aug 25 20:43 CHANGELOG.md 20:47:45 -rw-rw-r-- 1 jenkins jenkins 2146 Aug 25 20:43 Dockerfile 20:47:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 25 20:43 GOVERNANCE.md 20:47:45 -rw-rw-r-- 1 jenkins jenkins 688 Aug 25 20:43 Jenkinsfile 20:47:45 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 25 20:43 LICENSE 20:47:45 -rw-rw-r-- 1 jenkins jenkins 618 Aug 25 20:43 OWNERS.md 20:47:45 -rw-rw-r-- 1 jenkins jenkins 4025 Aug 25 20:43 README.md 20:47:45 -rw-rw-r-- 1 jenkins jenkins 12 Aug 25 20:41 VERSION 20:47:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 20:43 bin 20:47:45 -rw-r--r-- 1 jenkins jenkins 10 Aug 25 20:46 coverage.out 20:47:45 -rw-rw-r-- 1 jenkins jenkins 3475 Aug 25 20:43 go.mod 20:47:45 -rw-rw-r-- 1 jenkins jenkins 36887 Aug 25 20:43 go.sum 20:47:45 -rw-rw-r-- 1 jenkins jenkins 1949 Aug 25 20:43 main.go 20:47:45 -rw-rw-r-- 1 jenkins jenkins 2046 Aug 25 20:43 makefile 20:47:45 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 20:43 res 20:47:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 20:43 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:45 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=57c9e21d4332f7231645db7c649b243bf7a77304 --label arch=arm64 --label version=2.3.0-dev.17 . 20:47:45 Sending build context to Docker daemon 206.8kB 20:47:46 Step 1/28 : ARG BASE=golang:1.18-alpine3.16 20:47:46 Step 2/28 : FROM ${BASE} AS builder 20:47:46 ---> 3a4dc16c30ce 20:47:46 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 20:47:46 ---> Running in 2c2180c9277c 20:47:46 Removing intermediate container 2c2180c9277c 20:47:46 ---> 6f8410a7ee5a 20:47:46 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 20:47:46 ---> Running in d9ec3f4768f1 20:47:46 Removing intermediate container d9ec3f4768f1 20:47:46 ---> 086a4a810b42 20:47:46 Step 5/28 : ARG ADD_BUILD_TAGS="" 20:47:46 ---> Running in 79ffcc82550b 20:47:47 Removing intermediate container 79ffcc82550b 20:47:47 ---> 8be092c3eea9 20:47:47 Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:47:47 ---> Running in 7e85c98dd1f2 20:47:47 Removing intermediate container 7e85c98dd1f2 20:47:47 ---> df893e5eb14d 20:47:47 Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:47:47 ---> Running in 45211a8ae674 20:47:49 Removing intermediate container 45211a8ae674 20:47:49 ---> 6eec7434fb29 20:47:49 Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:47:49 ---> Running in 190d597c657f 20:47:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:47:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:47:52 OK: 221 MiB in 51 packages 20:47:52 Removing intermediate container 190d597c657f 20:47:52 ---> c388a6950c67 20:47:52 Step 9/28 : WORKDIR /app 20:47:52 ---> Running in 87e70c05bb5f 20:47:53 Removing intermediate container 87e70c05bb5f 20:47:53 ---> 746dc225c0e5 20:47:53 Step 10/28 : COPY go.mod vendor* ./ 20:47:53 ---> bc8c982bec07 20:47:53 Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:47:53 ---> Running in 3bdb29d6fd49 20:47:55 Removing intermediate container 3bdb29d6fd49 20:47:55 ---> 21dc99ea4b6b 20:47:55 Step 12/28 : COPY . . 20:47:56 ---> 7f8be9b68175 20:47:56 Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:47:56 ---> Running in 93d1585d1e1e 20:47:56 Removing intermediate container 93d1585d1e1e 20:47:56 ---> c1349c6f806b 20:47:56 Step 14/28 : RUN $MAKE 20:47:56 ---> Running in a659dd795b46 20:47:57 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 20:50:04 Removing intermediate container a659dd795b46 20:50:04 ---> 7e0b2b3de6bf 20:50:04 Step 15/28 : FROM alpine:3.16 20:50:04 3.16: Pulling from library/alpine 20:50:04 9b18e9b68314: Pulling fs layer 20:50:04 9b18e9b68314: Download complete 20:50:04 9b18e9b68314: Pull complete 20:50:04 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 20:50:04 Status: Downloaded newer image for alpine:3.16 20:50:04 ---> a6215f271958 20:50:04 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:50:04 ---> Running in 998cb7ac0a0a 20:50:04 Removing intermediate container 998cb7ac0a0a 20:50:04 ---> 1657ee062455 20:50:04 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 20:50:04 ---> Running in 6b0c5bbea457 20:50:04 Removing intermediate container 6b0c5bbea457 20:50:04 ---> 4f8f53fe4e3f 20:50:04 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 20:50:04 ---> Running in 78a31913e5c9 20:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:50:04 (1/7) Installing ca-certificates (20220614-r0) 20:50:04 (2/7) Installing dumb-init (1.2.5-r1) 20:50:04 (3/7) Installing libgcc (11.2.1_git20220219-r2) 20:50:04 (4/7) Installing libsodium (1.0.18-r0) 20:50:04 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 20:50:04 (6/7) Installing libzmq (4.3.4-r0) 20:50:04 (7/7) Installing zeromq (4.3.4-r0) 20:50:04 Executing busybox-1.35.0-r17.trigger 20:50:04 Executing ca-certificates-20220614-r0.trigger 20:50:04 OK: 9 MiB in 21 packages 20:50:04 Removing intermediate container 78a31913e5c9 20:50:04 ---> f7e7cd8634b7 20:50:04 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:50:04 ---> 8a1d0c466ad4 20:50:04 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 20:50:04 ---> 1727d21f04a2 20:50:04 Step 21/28 : COPY --from=builder /app/res/ /res/ 20:50:04 ---> 5e031aec93b9 20:50:04 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:50:05 ---> 8f09789cccec 20:50:05 Step 23/28 : EXPOSE 48095 20:50:05 ---> Running in 3866e1b3858d 20:50:06 Removing intermediate container 3866e1b3858d 20:50:06 ---> 968c6ecf7771 20:50:06 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 20:50:06 ---> Running in b6f87c730846 20:50:06 Removing intermediate container b6f87c730846 20:50:06 ---> 9ba07ebb639a 20:50:06 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:06 ---> Running in e7d0d05d82af 20:50:06 Removing intermediate container e7d0d05d82af 20:50:06 ---> f9a6a144a77f 20:50:06 Step 26/28 : LABEL arch=arm64 20:50:06 ---> Running in 062aaa87c383 20:50:07 Removing intermediate container 062aaa87c383 20:50:07 ---> e9514e681977 20:50:07 Step 27/28 : LABEL git_sha=57c9e21d4332f7231645db7c649b243bf7a77304 20:50:07 ---> Running in eb09add7481b 20:50:07 Removing intermediate container eb09add7481b 20:50:07 ---> fc1563ade13d 20:50:07 Step 28/28 : LABEL version=2.3.0-dev.17 20:50:07 ---> Running in 4aba06e9d59c 20:50:07 Removing intermediate container 4aba06e9d59c 20:50:07 ---> 560f9fdc9873 20:50:07 [Warning] One or more build-args [ARCH] were not consumed 20:50:07 Successfully built 560f9fdc9873 20:50:07 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:50:07 provisioning config files... 20:50:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/96@tmp/config5602905077752090256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:08 ---> docker-login.sh 20:50:08 nexus3.edgexfoundry.org:10001 20:50:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:08 Configure a credential helper to remove this warning. See 20:50:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:08 20:50:08 Login Succeeded 20:50:08 nexus3.edgexfoundry.org:10002 20:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:09 Configure a credential helper to remove this warning. See 20:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:09 20:50:09 Login Succeeded 20:50:09 nexus3.edgexfoundry.org:10003 20:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:09 Configure a credential helper to remove this warning. See 20:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:09 20:50:09 Login Succeeded 20:50:09 nexus3.edgexfoundry.org:10004 20:50:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:09 Configure a credential helper to remove this warning. See 20:50:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:09 20:50:09 Login Succeeded 20:50:09 docker.io 20:50:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:50:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:50:10 Configure a credential helper to remove this warning. See 20:50:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:50:10 20:50:10 Login Succeeded 20:50:10 ---> docker-login.sh ends [Pipeline] } 20:50:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:50:10 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 20:50:10 57c9e21d4332f7231645db7c649b243bf7a77304 20:50:10 latest 20:50:10 2.3.0-dev.17 20:50:10 57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 20:50:10 main 20:50:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304 20:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:50:11 ee96985ced21: Preparing 20:50:11 aca8adabd6d4: Preparing 20:50:11 2155aacf55ba: Preparing 20:50:11 0092ed33a619: Preparing 20:50:11 56154afb163e: Preparing 20:50:11 5d3e392a13a0: Preparing 20:50:11 5d3e392a13a0: Waiting 20:50:11 2155aacf55ba: Pushed 20:50:11 0092ed33a619: Pushed 20:50:11 aca8adabd6d4: Pushed 20:50:11 5d3e392a13a0: Layer already exists 20:50:12 56154afb163e: Pushed 20:50:17 ee96985ced21: Pushed 20:50:17 57c9e21d4332f7231645db7c649b243bf7a77304: digest: sha256:e83e7e17cdd278c08dd501195964743e8acf200c2ea34a2a7c8c7fe4ca06bfaa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:50:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:50:18 ee96985ced21: Preparing 20:50:18 aca8adabd6d4: Preparing 20:50:18 2155aacf55ba: Preparing 20:50:18 0092ed33a619: Preparing 20:50:18 56154afb163e: Preparing 20:50:18 5d3e392a13a0: Preparing 20:50:18 5d3e392a13a0: Waiting 20:50:18 56154afb163e: Layer already exists 20:50:18 0092ed33a619: Layer already exists 20:50:18 ee96985ced21: Layer already exists 20:50:18 aca8adabd6d4: Layer already exists 20:50:18 2155aacf55ba: Layer already exists 20:50:18 5d3e392a13a0: Layer already exists 20:50:18 latest: digest: sha256:e83e7e17cdd278c08dd501195964743e8acf200c2ea34a2a7c8c7fe4ca06bfaa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.17 20:50:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:50:19 ee96985ced21: Preparing 20:50:19 aca8adabd6d4: Preparing 20:50:19 2155aacf55ba: Preparing 20:50:19 0092ed33a619: Preparing 20:50:19 56154afb163e: Preparing 20:50:19 5d3e392a13a0: Preparing 20:50:19 5d3e392a13a0: Waiting 20:50:19 aca8adabd6d4: Layer already exists 20:50:19 56154afb163e: Layer already exists 20:50:19 2155aacf55ba: Layer already exists 20:50:19 ee96985ced21: Layer already exists 20:50:19 0092ed33a619: Layer already exists 20:50:19 5d3e392a13a0: Layer already exists 20:50:19 2.3.0-dev.17: digest: sha256:e83e7e17cdd278c08dd501195964743e8acf200c2ea34a2a7c8c7fe4ca06bfaa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 20:50:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:50:20 ee96985ced21: Preparing 20:50:20 aca8adabd6d4: Preparing 20:50:20 2155aacf55ba: Preparing 20:50:20 0092ed33a619: Preparing 20:50:20 56154afb163e: Preparing 20:50:20 5d3e392a13a0: Preparing 20:50:20 5d3e392a13a0: Waiting 20:50:20 aca8adabd6d4: Layer already exists 20:50:20 0092ed33a619: Layer already exists 20:50:20 56154afb163e: Layer already exists 20:50:20 ee96985ced21: Layer already exists 20:50:20 2155aacf55ba: Layer already exists 20:50:20 5d3e392a13a0: Layer already exists 20:50:20 57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17: digest: sha256:e83e7e17cdd278c08dd501195964743e8acf200c2ea34a2a7c8c7fe4ca06bfaa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 20:50:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:50:21 ee96985ced21: Preparing 20:50:21 aca8adabd6d4: Preparing 20:50:21 2155aacf55ba: Preparing 20:50:21 0092ed33a619: Preparing 20:50:21 56154afb163e: Preparing 20:50:21 5d3e392a13a0: Preparing 20:50:21 5d3e392a13a0: Waiting 20:50:21 aca8adabd6d4: Layer already exists 20:50:21 0092ed33a619: Layer already exists 20:50:21 2155aacf55ba: Layer already exists 20:50:21 ee96985ced21: Layer already exists 20:50:21 56154afb163e: Layer already exists 20:50:21 5d3e392a13a0: Layer already exists 20:50:21 main: digest: sha256:e83e7e17cdd278c08dd501195964743e8acf200c2ea34a2a7c8c7fe4ca06bfaa size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:50:21 ===================================================== [Pipeline] echo 20:50:21 taggedImages: 20:50:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304 20:50:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:50:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.17 20:50:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:57c9e21d4332f7231645db7c649b243bf7a77304-2.3.0-dev.17 20:50:21 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:22 20:50:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:22 arm64: Pulling from edgex-lftools-log-publisher 20:50:22 8998bd30e6a1: Pulling fs layer 20:50:22 04944245beec: Pulling fs layer 20:50:22 699f458cf7ca: Pulling fs layer 20:50:22 765212b225bb: Pulling fs layer 20:50:22 f23df028b6ca: Pulling fs layer 20:50:22 d65c8cfc05b1: Pulling fs layer 20:50:22 2437ff75d9bd: Pulling fs layer 20:50:22 f23df028b6ca: Waiting 20:50:22 d65c8cfc05b1: Waiting 20:50:22 2437ff75d9bd: Waiting 20:50:22 765212b225bb: Waiting 20:50:22 04944245beec: Verifying Checksum 20:50:22 04944245beec: Download complete 20:50:22 765212b225bb: Verifying Checksum 20:50:22 765212b225bb: Download complete 20:50:22 f23df028b6ca: Download complete 20:50:22 d65c8cfc05b1: Verifying Checksum 20:50:22 d65c8cfc05b1: Download complete 20:50:22 699f458cf7ca: Verifying Checksum 20:50:22 699f458cf7ca: Download complete 20:50:23 8998bd30e6a1: Verifying Checksum 20:50:23 8998bd30e6a1: Download complete 20:50:25 2437ff75d9bd: Download complete 20:50:27 8998bd30e6a1: Pull complete 20:50:28 04944245beec: Pull complete 20:50:29 699f458cf7ca: Pull complete 20:50:29 765212b225bb: Pull complete 20:50:30 f23df028b6ca: Pull complete 20:50:30 d65c8cfc05b1: Pull complete 20:50:45 2437ff75d9bd: Pull complete 20:50:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:50:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:50:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:46 prd-ubuntu20.04-docker-arm64-4c-16g-23579 does not seem to be running inside a container 20:50:46 $ 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/app-service-configurable/96 -v /w/workspace/app-service-configurable/96:/w/workspace/app-service-configurable/96:rw,z -v /w/workspace/app-service-configurable/96@tmp:/w/workspace/app-service-configurable/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:50:48 $ docker top bbdf5cb78b73ca07eb5addfa82a5bb2efbce9e41b66b2ef241f7789e82bbfb8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:50:49 ---> job-cost.sh 20:50:49 lf-activate-venv: SKIPPING 20:50:49 INFO: No Stack... 20:50:50 INFO: Retrieving Pricing Info for: v3-standard-4 20:50:51 INFO: Archiving Costs [Pipeline] sh 20:50:51 + cut -d,+ -f6 20:50:51 cat /w/workspace/app-service-configurable/96/archives/cost.csv [Pipeline] lock 20:50:51 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] 20:50:51 Resource [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] did not exist. Created. 20:50:51 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:50:52 /w/workspace/app-service-configurable/96@tmp/durable-32b6a65a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:50:53 + echo total: 0.10999999940395355 [Pipeline] stash 20:50:53 Warning: overwriting stash ‘stack-cost’ 20:50:53 Stashed 1 file(s) [Pipeline] } 20:50:53 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-96-stack-cost] [Pipeline] // lock [Pipeline] } 20:50:53 $ docker stop --time=1 bbdf5cb78b73ca07eb5addfa82a5bb2efbce9e41b66b2ef241f7789e82bbfb8d 20:50:54 $ docker rm -f bbdf5cb78b73ca07eb5addfa82a5bb2efbce9e41b66b2ef241f7789e82bbfb8d [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 20:50:55 provisioning config files... 20:50:55 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5637931872985173000tmp [Pipeline] { [Pipeline] sh 20:50:55 + set +x 20:50:55 + curl -s https://codecov.io/bash 20:50:55 + bash -s -- 20:50:55 20:50:55 _____ _ 20:50:55 / ____| | | 20:50:55 | | ___ __| | ___ ___ _____ __ 20:50:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:50:55 | |___| (_) | (_| | __/ (_| (_) \ V / 20:50:55 \_____\___/ \__,_|\___|\___\___/ \_/ 20:50:55 Bash-1.0.6 20:50:55 20:50:55 20:50:55 ==> git version 2.25.1 found 20:50:55 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:50:55 Release-Date: 2020-01-08 20:50:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:50:55 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:50:55 ==> Jenkins CI detected. 20:50:55 current dir:  /w/workspace/ry_app-service-configurable_main 20:50:55 project root: . 20:50:55 --> token set from env 20:50:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:50:55 ==> Running gcov in . (disable via -X gcov) 20:50:55 ==> Python coveragepy not found 20:50:55 ==> Searching for coverage reports in: 20:50:55 + . 20:50:55 -> Found 1 reports 20:50:55 ==> Detecting git/mercurial file structure 20:50:55 ==> Reading reports 20:50:55 + ./coverage.out bytes=10 20:50:55 ==> Appending adjustments 20:50:55 https://docs.codecov.io/docs/fixing-reports 20:50:55 + Found adjustments 20:50:55 ==> Gzipping contents 20:50:55 4.0K /tmp/codecov.O6pSH6.gz 20:50:55 ==> Uploading reports 20:50:55 url: https://codecov.io 20:50:55 query: branch=main&commit=57c9e21d4332f7231645db7c649b243bf7a77304&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:50:55 -> Pinging Codecov 20:50:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=57c9e21d4332f7231645db7c649b243bf7a77304&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:50:56 -> Uploading to 20:50:56 https://storage.googleapis.com/codecov/v4/raw/2022-08-25/A97CA9966030D2A3747ED39772930CCE/57c9e21d4332f7231645db7c649b243bf7a77304/f7455ae1-f975-4b55-a418-d6c374a64db4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T205056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4245a50da139d6c1907252ae8d921af1e7386f73d6a2a4ef0634b0661615c41a 20:50:56 % Total % Received % Xferd Average Speed Time Time Time Current 20:50:56 Dload Upload Total Spent Left Speed 20:50:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2234 --:--:-- --:--:-- --:--:-- 2234 20:50:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] } 20:50:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:50:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:50:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:50:56 20:50:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:50:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:50:57 df9b9388f04a: Pulling fs layer 20:50:57 52dc419b0ee2: Pulling fs layer 20:50:57 25bc292e5bac: Pulling fs layer 20:50:57 114826534d7a: Pulling fs layer 20:50:57 4657fd5d0bcf: Pulling fs layer 20:50:57 6ad1cebc031e: Pulling fs layer 20:50:57 8a3aa393b2d8: Pulling fs layer 20:50:57 114826534d7a: Waiting 20:50:57 4657fd5d0bcf: Waiting 20:50:57 6ad1cebc031e: Waiting 20:50:57 8a3aa393b2d8: Waiting 20:50:57 25bc292e5bac: Download complete 20:50:57 52dc419b0ee2: Verifying Checksum 20:50:57 52dc419b0ee2: Download complete 20:50:57 4657fd5d0bcf: Verifying Checksum 20:50:57 4657fd5d0bcf: Download complete 20:50:57 df9b9388f04a: Verifying Checksum 20:50:57 df9b9388f04a: Pull complete 20:50:57 6ad1cebc031e: Verifying Checksum 20:50:57 6ad1cebc031e: Download complete 20:50:57 52dc419b0ee2: Pull complete 20:50:57 25bc292e5bac: Pull complete 20:50:58 8a3aa393b2d8: Verifying Checksum 20:50:58 8a3aa393b2d8: Download complete 20:50:58 114826534d7a: Verifying Checksum 20:50:58 114826534d7a: Download complete 20:51:02 114826534d7a: Pull complete 20:51:02 4657fd5d0bcf: Pull complete 20:51:02 6ad1cebc031e: Pull complete 20:51:05 8a3aa393b2d8: Pull complete 20:51:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:51:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:51:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:05 prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container 20:51:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:51:09 $ docker top 15fa497743076288dee6ac135a6be8e299b714ca54b83ec9827e8b2ce79b5ce0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:51:09 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 20:51:09 + set -o pipefail 20:51:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 20:51:18 20:51:18 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 20:51:18 20:51:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/66d01197-6f0c-40e5-a607-25d881e3d8cd 20:51:18 20:51:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:51:18 20:51:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:51:18 20:51:18 [Pipeline] } 20:51:18 $ docker stop --time=1 15fa497743076288dee6ac135a6be8e299b714ca54b83ec9827e8b2ce79b5ce0 20:51:21 $ docker rm -f 15fa497743076288dee6ac135a6be8e299b714ca54b83ec9827e8b2ce79b5ce0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:51:21 + git log --format=format:%s -1 57c9e21d4332f7231645db7c649b243bf7a77304 [Pipeline] sh 20:51:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:51:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:22 prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container 20:51:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:51:23 $ docker top 6058b23d473f1e07777d792d48a62ac7d027a8aceab7650141cd28e944dfdc71 -eo pid,comm 20:51:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:51:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:23 [ssh-agent] Looking for ssh-agent implementation... 20:51:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:23 $ docker exec 6058b23d473f1e07777d792d48a62ac7d027a8aceab7650141cd28e944dfdc71 ssh-agent 20:51:23 SSH_AUTH_SOCK=/tmp/ssh-8KpYq0lyIRfL/agent.33 20:51:23 SSH_AGENT_PID=39 20:51:23 Running ssh-add (command line suppressed) 20:51:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2286214570084389929.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2286214570084389929.key) 20:51:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:23 + git semver tag 20:51:24 2022-08-25 20:51:24,030 [run_tag] DEBUG tag force:False 20:51:24 2022-08-25 20:51:24,031 [check_head_tag] DEBUG check head tag 20:51:24 2022-08-25 20:51:24,031 [execute] INFO git cat-file --batch-check 20:51:24 2022-08-25 20:51:24,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 20:51:24 2022-08-25 20:51:24,034 [execute] INFO git cat-file --batch 20:51:24 2022-08-25 20:51:24,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 20:51:24 2022-08-25 20:51:24,044 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:51:24 2022-08-25 20:51:24,044 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 20:51:24 2022-08-25 20:51:24,044 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 20:51:24 2022-08-25 20:51:24,049 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:51:24 2.3.0-dev.17 [Pipeline] } 20:51:24 $ docker exec --env ******** --env ******** 6058b23d473f1e07777d792d48a62ac7d027a8aceab7650141cd28e944dfdc71 ssh-agent -k 20:51:24 unset SSH_AUTH_SOCK; 20:51:24 unset SSH_AGENT_PID; 20:51:24 echo Agent pid 39 killed; 20:51:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:24 + git semver [Pipeline] } 20:51:24 $ docker stop --time=1 6058b23d473f1e07777d792d48a62ac7d027a8aceab7650141cd28e944dfdc71 20:51:26 $ docker rm -f 6058b23d473f1e07777d792d48a62ac7d027a8aceab7650141cd28e944dfdc71 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:26 20:51:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:26 0.23.1-centos7: Pulling from edgex-lftools 20:51:26 ab5ef0e58194: Pulling fs layer 20:51:26 9712f1f96733: Pulling fs layer 20:51:26 63f879dbbcfc: Pulling fs layer 20:51:26 0d9ebad4ef96: Pulling fs layer 20:51:26 e9a5061849ea: Pulling fs layer 20:51:26 d747dcd14b5f: Pulling fs layer 20:51:26 2de7ff778b66: Pulling fs layer 20:51:26 0d9ebad4ef96: Waiting 20:51:26 e9a5061849ea: Waiting 20:51:26 d747dcd14b5f: Waiting 20:51:26 9712f1f96733: Verifying Checksum 20:51:26 9712f1f96733: Download complete 20:51:27 63f879dbbcfc: Verifying Checksum 20:51:27 63f879dbbcfc: Download complete 20:51:27 e9a5061849ea: Verifying Checksum 20:51:27 e9a5061849ea: Download complete 20:51:27 0d9ebad4ef96: Verifying Checksum 20:51:27 0d9ebad4ef96: Download complete 20:51:27 ab5ef0e58194: Verifying Checksum 20:51:27 ab5ef0e58194: Download complete 20:51:27 d747dcd14b5f: Verifying Checksum 20:51:27 2de7ff778b66: Verifying Checksum 20:51:27 2de7ff778b66: Download complete 20:51:30 ab5ef0e58194: Pull complete 20:51:30 9712f1f96733: Pull complete 20:51:31 63f879dbbcfc: Pull complete 20:51:35 0d9ebad4ef96: Pull complete 20:51:35 e9a5061849ea: Pull complete 20:51:35 d747dcd14b5f: Pull complete 20:51:37 2de7ff778b66: Pull complete 20:51:37 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:51:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:51:37 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:37 prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container 20:51:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:51:41 $ docker top b51c56cd2f94de17ed255c3737102ec25cf6197466ca31ea627c2816ce2b15c9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:51:41 provisioning config files... 20:51:41 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5158756394615591528tmp 20:51:41 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5551718154513069759tmp 20:51:41 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1827594882777883216tmp [Pipeline] { [Pipeline] echo 20:51:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:51:41 ---> sigul-configuration.sh 20:51:41 gpg: directory `/root/.gnupg' created 20:51:41 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:51:41 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:51:41 gpg: keyring `/root/.gnupg/secring.gpg' created 20:51:41 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:51:41 gpg: CAST5 encrypted data 20:51:41 gpg: encrypted with 1 passphrase 20:51:41 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:51:41 + mkdir /home/jenkins 20:51:41 + mkdir /home/jenkins/sigul [Pipeline] sh 20:51:42 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:51:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:51:42 ---> sigul-install.sh 20:51:42 Sigul already installed; skipping installation. [Pipeline] sh 20:51:42 + git tag --list 20:51:42 v1.0.0 20:51:42 v1.1.0 20:51:42 v1.2.0 20:51:42 v1.3.0 20:51:42 v1.3.1 20:51:42 v2.0.0 20:51:42 v2.0.1 20:51:42 v2.1.0 20:51:42 v2.1.1 20:51:42 v2.1.1-dev.1 20:51:42 v2.1.1-dev.2 20:51:42 v2.2.0 20:51:42 v2.2.1-dev.1 20:51:42 v2.2.1-dev.10 20:51:42 v2.2.1-dev.2 20:51:42 v2.2.1-dev.3 20:51:42 v2.2.1-dev.4 20:51:42 v2.2.1-dev.5 20:51:42 v2.2.1-dev.6 20:51:42 v2.2.1-dev.7 20:51:42 v2.2.1-dev.8 20:51:42 v2.2.1-dev.9 20:51:42 v2.3.0-dev.10 20:51:42 v2.3.0-dev.11 20:51:42 v2.3.0-dev.12 20:51:42 v2.3.0-dev.13 20:51:42 v2.3.0-dev.14 20:51:42 v2.3.0-dev.15 20:51:42 v2.3.0-dev.16 20:51:42 v2.3.0-dev.17 [Pipeline] sh 20:51:43 + lftools sign git-tag v2.3.0-dev.17 20:51:43 Signing Git tag with Sigul... 20:51:43 Signing v2.3.0-dev.17 [Pipeline] echo 20:51:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:51:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:51:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:51:44 $ docker stop --time=1 b51c56cd2f94de17ed255c3737102ec25cf6197466ca31ea627c2816ce2b15c9 20:51:45 $ docker rm -f b51c56cd2f94de17ed255c3737102ec25cf6197466ca31ea627c2816ce2b15c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:51:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:51:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:46 prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container 20:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:51:46 $ docker top d93202efb2a1c160ce672b8509e578980a3e4799e50d69f43b93dc76d45ad41e -eo pid,comm 20:51:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:51:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:47 [ssh-agent] Looking for ssh-agent implementation... 20:51:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:47 $ docker exec d93202efb2a1c160ce672b8509e578980a3e4799e50d69f43b93dc76d45ad41e ssh-agent 20:51:47 SSH_AUTH_SOCK=/tmp/ssh-rMgDOzhJ6PFY/agent.34 20:51:47 SSH_AGENT_PID=40 20:51:47 Running ssh-add (command line suppressed) 20:51:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3431743785459019338.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3431743785459019338.key) 20:51:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:47 + git semver bump pre 20:51:48 2022-08-25 20:51:47,964 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:51:48 2022-08-25 20:51:47,965 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev 20:51:48 2022-08-25 20:51:47,965 [bump_version] DEBUG bumped version:2.3.0-dev.18 20:51:48 2022-08-25 20:51:47,965 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 20:51:48 2022-08-25 20:51:47,965 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:51:48 2022-08-25 20:51:47,965 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 20:51:48 2022-08-25 20:51:47,967 [execute] INFO git cat-file --batch-check 20:51:48 2022-08-25 20:51:47,967 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:51:48 2022-08-25 20:51:47,973 [execute] INFO git cat-file --batch 20:51:48 2022-08-25 20:51:47,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:51:48 2022-08-25 20:51:47,978 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:51:48 2.3.0-dev.18 [Pipeline] } 20:51:48 $ docker exec --env ******** --env ******** d93202efb2a1c160ce672b8509e578980a3e4799e50d69f43b93dc76d45ad41e ssh-agent -k 20:51:48 unset SSH_AUTH_SOCK; 20:51:48 unset SSH_AGENT_PID; 20:51:48 echo Agent pid 40 killed; 20:51:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:48 + git semver [Pipeline] } 20:51:48 $ docker stop --time=1 d93202efb2a1c160ce672b8509e578980a3e4799e50d69f43b93dc76d45ad41e 20:51:50 $ docker rm -f d93202efb2a1c160ce672b8509e578980a3e4799e50d69f43b93dc76d45ad41e [Pipeline] // withDockerContainer [Pipeline] sh 20:51:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:51:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:51:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:50 prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container 20:51:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:51:51 $ docker top a36ee86872451eed34ed77689f51c8ae2339a3b0c215620fccd83ebd1ec5d6ff -eo pid,comm 20:51:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:51:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:51:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:51:51 [ssh-agent] Looking for ssh-agent implementation... 20:51:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:51:51 $ docker exec a36ee86872451eed34ed77689f51c8ae2339a3b0c215620fccd83ebd1ec5d6ff ssh-agent 20:51:51 SSH_AUTH_SOCK=/tmp/ssh-D7rWwmLDLaVP/agent.14 20:51:51 SSH_AGENT_PID=28 20:51:51 Running ssh-add (command line suppressed) 20:51:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3876781653312204137.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3876781653312204137.key) 20:51:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:51:51 + git semver push 20:51:52 2022-08-25 20:51:52,165 [run_push] DEBUG push 20:51:52 2022-08-25 20:51:52,167 [execute] INFO git cat-file --batch-check 20:51:52 2022-08-25 20:51:52,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:51:52 2022-08-25 20:51:52,171 [execute] INFO git rev-list e6a42ae56c2f2db91a3a3ab4736404a815b801b6 -- 20:51:52 2022-08-25 20:51:52,172 [execute] DEBUG Popen(['git', 'rev-list', 'e6a42ae56c2f2db91a3a3ab4736404a815b801b6', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 20:51:52 2022-08-25 20:51:52,182 [execute] INFO git fetch -v origin 20:51:52 2022-08-25 20:51:52,182 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 20:51:52 2022-08-25 20:51:52,693 [run_push] DEBUG no remote changes detected 20:51:52 2022-08-25 20:51:52,694 [execute] INFO git push origin semver 20:51:52 2022-08-25 20:51:52,694 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 20:51:53 2022-08-25 20:51:53,374 [run_push] DEBUG push all version tags 20:51:53 2022-08-25 20:51:53,374 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:51:53 2022-08-25 20:51:53,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 20:51:54 2022-08-25 20:51:54,081 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:51:54 2.3.0-dev.18 [Pipeline] } 20:51:54 $ docker exec --env ******** --env ******** a36ee86872451eed34ed77689f51c8ae2339a3b0c215620fccd83ebd1ec5d6ff ssh-agent -k 20:51:54 unset SSH_AUTH_SOCK; 20:51:54 unset SSH_AGENT_PID; 20:51:54 echo Agent pid 28 killed; 20:51:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:51:54 + git semver [Pipeline] } 20:51:55 $ docker stop --time=1 a36ee86872451eed34ed77689f51c8ae2339a3b0c215620fccd83ebd1ec5d6ff 20:51:56 $ docker rm -f a36ee86872451eed34ed77689f51c8ae2339a3b0c215620fccd83ebd1ec5d6ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 20:51:56 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 20:51:56 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:51:56 total 16 20:51:56 drwxr-xr-x 3 root root 4096 Aug 25 20:43 . 20:51:56 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 20:51 .. 20:51:56 drwxr-xr-x 2 root root 4096 Aug 25 20:43 cost 20:51:56 -rw-r--r-- 1 root root 95 Aug 25 20:43 cost.csv 20:51:56 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 20:51:56 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:51:56 total 16 20:51:56 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 20:43 . 20:51:56 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 20:51 .. 20:51:56 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 20:43 cost 20:51:56 -rw-r--r-- 1 jenkins jenkins 95 Aug 25 20:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:51:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:51:58 ---> package-listing.sh 20:51:58 ++ facter osfamily 20:51:58 ++ tr '[:upper:]' '[:lower:]' 20:51:58 + OS_FAMILY=debian 20:51:58 + workspace=/w/workspace/ry_app-service-configurable_main 20:51:58 + START_PACKAGES=/tmp/packages_start.txt 20:51:58 + END_PACKAGES=/tmp/packages_end.txt 20:51:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:51:58 + PACKAGES=/tmp/packages_start.txt 20:51:58 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:51:58 + PACKAGES=/tmp/packages_end.txt 20:51:58 + case "${OS_FAMILY}" in 20:51:58 + dpkg -l 20:51:58 + grep '^ii' 20:51:58 + '[' -f /tmp/packages_start.txt ']' 20:51:58 + '[' -f /tmp/packages_end.txt ']' 20:51:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:51:58 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:51:58 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 20:51:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 20:51:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:51:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:51:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:51:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:51:59 prd-ubuntu20.04-docker-8c-8g-23578 does not seem to be running inside a container 20:51:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:51:59 $ docker top 36d3d9997b5ea92b51967eb1acf6f553db48f26910f4f7425e02f746c3ab385f -eo pid,comm [Pipeline] { [Pipeline] sh 20:51:59 + touch /tmp/pre-build-complete [Pipeline] sh 20:52:00 + mkdir -p /var/log/sysstat [Pipeline] sh 20:52:00 + ls /var/log/sa-host 20:52:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:52:00 provisioning config files... 20:52:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9002001021119253699tmp [Pipeline] { [Pipeline] echo 20:52:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:52:00 ---> create-netrc.sh [Pipeline] } 20:52:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:52:01 ---> python-tools-install.sh [Pipeline] echo 20:52:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:52:01 ---> sudo-logs.sh 20:52:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:52:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:52:01 ---> job-cost.sh 20:52:01 lf-activate-venv: SKIPPING 20:52:01 DEBUG: total: 0.2199999988079071 20:52:01 INFO: Retrieving Stack Cost... 20:52:02 INFO: Retrieving Pricing Info for: v3-standard-8 20:52:02 INFO: Archiving Costs [Pipeline] echo 20:52:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:52:02 ---> logs-deploy.sh 20:52:02 lf-activate-venv: SKIPPING 20:52:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/96 20:52:02 INFO: archiving workspace using pattern(s): 20:52:03 Archives upload complete. 20:52:03 INFO: archiving logs to Nexus 20:52:04 ---> uname -a: 20:52:04 Linux prd-ubuntu20-04-docker-8c-8g-23578 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 20:52:04 20:52:04 20:52:04 ---> lscpu: 20:52:04 Architecture: x86_64 20:52:04 CPU op-mode(s): 32-bit, 64-bit 20:52:04 Byte Order: Little Endian 20:52:04 Address sizes: 40 bits physical, 48 bits virtual 20:52:04 CPU(s): 8 20:52:04 On-line CPU(s) list: 0-7 20:52:04 Thread(s) per core: 1 20:52:04 Core(s) per socket: 1 20:52:04 Socket(s): 8 20:52:04 NUMA node(s): 1 20:52:04 Vendor ID: AuthenticAMD 20:52:04 CPU family: 23 20:52:04 Model: 49 20:52:04 Model name: AMD EPYC-Rome Processor 20:52:04 Stepping: 0 20:52:04 CPU MHz: 2799.988 20:52:04 BogoMIPS: 5599.97 20:52:04 Virtualization: AMD-V 20:52:04 Hypervisor vendor: KVM 20:52:04 Virtualization type: full 20:52:04 L1d cache: 256 KiB 20:52:04 L1i cache: 256 KiB 20:52:04 L2 cache: 4 MiB 20:52:04 L3 cache: 128 MiB 20:52:04 NUMA node0 CPU(s): 0-7 20:52:04 Vulnerability Itlb multihit: Not affected 20:52:04 Vulnerability L1tf: Not affected 20:52:04 Vulnerability Mds: Not affected 20:52:04 Vulnerability Meltdown: Not affected 20:52:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:52:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:52:04 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:52:04 Vulnerability Srbds: Not affected 20:52:04 Vulnerability Tsx async abort: Not affected 20:52:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:52:04 20:52:04 20:52:04 ---> nproc: 20:52:04 8 20:52:04 20:52:04 20:52:04 ---> df -h: 20:52:04 Filesystem Size Used Avail Use% Mounted on 20:52:04 overlay 155G 13G 143G 8% / 20:52:04 tmpfs 64M 0 64M 0% /dev 20:52:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:52:04 shm 64M 0 64M 0% /dev/shm 20:52:04 /dev/vda1 155G 13G 143G 8% /facter-os 20:52:04 20:52:04 20:52:04 ---> sar -b -r -n DEV: 20:52:04 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23578) 08/25/22 _x86_64_ (8 CPU) 20:52:04 20:52:04 20:40:51 LINUX RESTART (8 CPU) 20:52:04 20:52:04 20:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:52:04 20:42:01 373.10 62.26 310.85 0.00 8232.23 185276.05 0.00 20:52:04 20:43:01 240.89 1.33 239.56 0.00 36.39 65931.94 0.00 20:52:04 20:44:01 115.71 0.05 115.66 0.00 7.33 33462.02 0.00 20:52:04 20:45:01 1.87 0.00 1.87 0.00 0.00 21.75 0.00 20:52:04 20:46:01 1.15 0.02 1.13 0.00 0.13 11.86 0.00 20:52:04 20:47:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 20:52:04 20:48:01 1.30 0.00 1.30 0.00 0.00 19.06 0.00 20:52:04 20:49:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 20:52:04 20:50:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 20:52:04 20:51:01 3.67 0.12 3.55 0.00 13.73 412.20 0.00 20:52:04 20:52:01 130.16 0.38 129.78 0.00 19.06 58256.02 0.00 20:52:04 Average: 79.29 5.83 73.46 0.00 755.34 31221.37 0.00 20:52:04 20:52:04 20:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:52:04 20:42:01 28890924 31752096 552160 1.68 116128 3014772 2203768 6.49 1124564 2491428 687012 20:52:04 20:43:01 27977848 31549516 739444 2.25 164228 3601668 2655464 7.83 1518400 2917232 163648 20:52:04 20:44:01 27627320 31770748 520228 1.58 175204 4116496 1789540 5.27 1274512 3466524 156 20:52:04 20:45:01 27628152 31771724 518852 1.58 175220 4116492 1789540 5.27 1273356 3466524 8 20:52:04 20:46:01 27634076 31777528 513028 1.56 175232 4116504 1789540 5.27 1267500 3466528 16 20:52:04 20:47:01 27634352 31778236 512672 1.56 175252 4116504 1789540 5.27 1267432 3466956 40 20:52:04 20:48:01 27639872 31783812 507072 1.54 175288 4116508 1789540 5.27 1262280 3466960 24 20:52:04 20:49:01 27640008 31783976 507060 1.54 175316 4116516 1789540 5.27 1261752 3466964 36 20:52:04 20:50:01 27639992 31783968 507020 1.54 175340 4116516 1789540 5.27 1261704 3466968 24 20:52:04 20:51:01 27087352 31733472 556624 1.69 179980 4580044 2159764 6.37 1316204 3930204 471476 20:52:04 20:52:01 26116568 31743556 537704 1.64 217496 5425748 1916652 5.65 1395260 4713124 364 20:52:04 Average: 27592406 31748057 542897 1.65 173153 4130706 1951130 5.75 1292997 3483583 120255 20:52:04 20:52:04 20:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:52:04 20:42:01 lo 7.27 7.27 0.70 0.70 0.00 0.00 0.00 0.00 20:52:04 20:42:01 docker0 5.17 4.53 0.46 45.62 0.00 0.00 0.00 0.00 20:52:04 20:42:01 ens3 829.46 570.05 7434.44 111.00 0.00 0.00 0.00 0.00 20:52:04 20:43:01 veth45308ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:52:04 20:43:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:52:04 20:43:01 docker0 136.53 167.27 10.79 1513.03 0.00 0.00 0.00 0.00 20:52:04 20:43:01 ens3 238.84 194.48 1557.23 82.68 0.00 0.00 0.00 0.00 20:52:04 20:44:01 lo 7.80 7.80 0.76 0.76 0.00 0.00 0.00 0.00 20:52:04 20:44:01 docker0 2.57 5.63 0.17 60.52 0.00 0.00 0.00 0.00 20:52:04 20:44:01 ens3 174.02 144.13 2659.74 279.27 0.00 0.00 0.00 0.00 20:52:04 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:04 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:45:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:52:04 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:46:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:04 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:47:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 20:52:04 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:48:01 ens3 12.88 6.85 14.63 0.45 0.00 0.00 0.00 0.00 20:52:04 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:52:04 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:52:04 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:50:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 20:52:04 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:52:04 20:51:01 ens3 142.19 82.89 3968.31 8.66 0.00 0.00 0.00 0.00 20:52:04 20:52:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 20:52:04 20:52:01 docker0 41.44 49.13 3.72 686.92 0.00 0.00 0.00 0.00 20:52:04 20:52:01 ens3 285.74 233.91 3977.67 117.69 0.00 0.00 0.00 0.00 20:52:04 Average: lo 1.70 1.70 0.16 0.16 0.00 0.00 0.00 0.00 20:52:04 Average: docker0 16.88 20.60 1.38 209.64 0.00 0.00 0.00 0.00 20:52:04 Average: ens3 153.06 112.07 1782.89 54.53 0.00 0.00 0.00 0.00 20:52:04 20:52:04 20:52:04 ---> sar -P ALL: 20:52:04 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-23578) 08/25/22 _x86_64_ (8 CPU) 20:52:04 20:52:04 20:40:51 LINUX RESTART (8 CPU) 20:52:04 20:52:04 20:41:01 CPU %user %nice %system %iowait %steal %idle 20:52:04 20:42:01 all 11.36 0.00 4.83 3.71 0.06 80.04 20:52:04 20:42:01 0 10.76 0.00 4.18 3.26 0.07 81.73 20:52:04 20:42:01 1 12.88 0.00 5.78 5.29 0.07 75.98 20:52:04 20:42:01 2 11.77 0.00 4.93 1.38 0.07 81.85 20:52:04 20:42:01 3 11.51 0.00 4.90 0.42 0.05 83.11 20:52:04 20:42:01 4 10.15 0.00 4.41 3.58 0.07 81.79 20:52:04 20:42:01 5 12.23 0.00 5.41 5.48 0.05 76.83 20:52:04 20:42:01 6 9.57 0.00 4.53 3.74 0.07 82.08 20:52:04 20:42:01 7 11.98 0.00 4.48 6.54 0.07 76.93 20:52:04 20:43:01 all 24.76 0.00 6.13 2.42 0.08 66.62 20:52:04 20:43:01 0 25.63 0.00 6.42 0.83 0.07 67.05 20:52:04 20:43:01 1 25.69 0.00 6.75 2.83 0.08 64.65 20:52:04 20:43:01 2 22.68 0.00 5.26 1.79 0.07 70.20 20:52:04 20:43:01 3 26.33 0.00 5.63 0.46 0.07 67.52 20:52:04 20:43:01 4 22.11 0.00 5.73 0.24 0.07 71.85 20:52:04 20:43:01 5 27.01 0.00 6.02 1.11 0.08 65.77 20:52:04 20:43:01 6 21.93 0.00 5.99 5.05 0.07 66.96 20:52:04 20:43:01 7 26.65 0.00 7.22 7.07 0.12 58.95 20:52:04 20:44:01 all 11.40 0.00 2.71 0.90 0.05 84.95 20:52:04 20:44:01 0 11.28 0.00 2.65 0.02 0.05 86.00 20:52:04 20:44:01 1 12.63 0.00 2.27 0.37 0.05 84.68 20:52:04 20:44:01 2 9.72 0.00 2.91 0.07 0.03 87.27 20:52:04 20:44:01 3 12.09 0.00 3.16 2.27 0.05 82.43 20:52:04 20:44:01 4 10.30 0.00 2.18 0.05 0.03 87.43 20:52:04 20:44:01 5 12.42 0.00 2.77 0.35 0.07 84.40 20:52:04 20:44:01 6 10.61 0.00 3.15 2.66 0.07 83.52 20:52:04 20:44:01 7 12.11 0.00 2.59 1.41 0.05 83.83 20:52:04 20:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:52:04 20:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:52:04 20:45:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:52:04 20:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:52:04 20:45:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:52:04 20:45:01 4 0.00 0.00 0.03 0.02 0.00 99.95 20:52:04 20:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:52:04 20:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:52:04 20:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:04 20:46:01 all 0.14 0.00 0.01 0.00 0.01 99.84 20:52:04 20:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:04 20:46:01 1 0.98 0.00 0.03 0.00 0.02 98.97 20:52:04 20:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:04 20:46:01 3 0.03 0.00 0.03 0.03 0.02 99.88 20:52:04 20:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:52:04 20:46:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:52:04 20:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:52:04 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:04 20:47:01 all 0.24 0.00 0.02 0.03 0.00 99.72 20:52:04 20:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:52:04 20:47:01 1 1.84 0.00 0.03 0.00 0.02 98.11 20:52:04 20:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:52:04 20:47:01 3 0.02 0.00 0.03 0.12 0.00 99.83 20:52:04 20:47:01 4 0.00 0.00 0.00 0.10 0.00 99.90 20:52:04 20:47:01 5 0.00 0.00 0.03 0.00 0.02 99.95 20:52:04 20:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:52:04 20:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:04 20:48:01 all 0.10 0.00 0.02 0.01 0.01 99.87 20:52:04 20:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:52:04 20:48:01 1 0.53 0.00 0.00 0.00 0.02 99.45 20:52:04 20:48:01 2 0.00 0.00 0.00 0.00 0.03 99.97 20:52:04 20:48:01 3 0.00 0.00 0.00 0.05 0.00 99.95 20:52:04 20:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:52:04 20:48:01 5 0.05 0.00 0.05 0.00 0.02 99.88 20:52:04 20:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:52:04 20:48:01 7 0.10 0.00 0.05 0.00 0.00 99.85 20:52:04 20:49:01 all 0.06 0.00 0.01 0.03 0.00 99.90 20:52:04 20:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:52:04 20:49:01 1 0.38 0.00 0.03 0.00 0.00 99.58 20:52:04 20:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:52:04 20:49:01 3 0.02 0.00 0.03 0.08 0.00 99.87 20:52:04 20:49:01 4 0.02 0.00 0.00 0.13 0.00 99.85 20:52:04 20:49:01 5 0.03 0.00 0.02 0.00 0.03 99.92 20:52:04 20:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:52:04 20:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:52:04 20:50:01 all 0.22 0.00 0.01 0.01 0.01 99.76 20:52:04 20:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:52:04 20:50:01 1 1.34 0.00 0.02 0.00 0.02 98.63 20:52:04 20:50:01 2 0.10 0.00 0.00 0.00 0.02 99.88 20:52:04 20:50:01 3 0.05 0.00 0.00 0.03 0.00 99.92 20:52:04 20:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:52:04 20:50:01 5 0.18 0.00 0.05 0.00 0.03 99.73 20:52:04 20:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:52:04 20:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:52:04 20:51:01 all 1.86 0.00 0.78 0.05 0.02 97.28 20:52:04 20:51:01 0 1.85 0.00 0.62 0.00 0.02 97.51 20:52:04 20:51:01 1 1.97 0.00 0.71 0.12 0.02 97.20 20:52:04 20:51:01 2 2.34 0.00 0.67 0.00 0.02 96.98 20:52:04 20:51:01 3 1.77 0.00 0.70 0.23 0.02 97.28 20:52:04 20:51:01 4 2.43 0.00 0.62 0.02 0.03 96.90 20:52:04 20:51:01 5 1.72 0.00 0.94 0.07 0.03 97.24 20:52:04 20:51:01 6 1.68 0.00 0.80 0.00 0.02 97.50 20:52:04 20:51:01 7 1.10 0.00 1.20 0.00 0.02 97.68 20:52:04 20:52:01 all 8.63 0.00 3.51 2.39 0.07 85.41 20:52:04 20:52:01 0 9.38 0.00 3.70 0.34 0.05 86.53 20:52:04 20:52:01 1 8.21 0.00 3.51 0.52 0.07 87.69 20:52:04 20:52:01 2 7.04 0.00 2.81 0.05 0.03 90.06 20:52:04 20:52:01 3 8.47 0.00 3.87 4.02 0.07 83.57 20:52:04 20:52:01 4 8.05 0.00 3.82 10.85 0.08 77.20 20:52:04 20:52:01 5 9.82 0.00 3.61 0.55 0.07 85.95 20:52:04 20:52:01 6 8.78 0.00 3.11 1.33 0.10 86.68 20:52:04 20:52:01 7 9.27 0.00 3.62 1.45 0.08 85.57 20:52:04 20:52:04 Average: CPU %user %nice %system %iowait %steal %idle 20:52:04 Average: all 5.30 0.00 1.63 0.86 0.03 92.18 20:52:04 Average: 0 5.33 0.00 1.59 0.40 0.02 92.65 20:52:04 Average: 1 6.00 0.00 1.72 0.82 0.03 91.41 20:52:04 Average: 2 4.84 0.00 1.50 0.30 0.03 93.34 20:52:04 Average: 3 5.44 0.00 1.66 0.70 0.02 92.18 20:52:04 Average: 4 4.78 0.00 1.51 1.35 0.03 92.32 20:52:04 Average: 5 5.74 0.00 1.71 0.68 0.04 91.82 20:52:04 Average: 6 4.74 0.00 1.59 1.15 0.03 92.49 20:52:04 Average: 7 5.51 0.00 1.72 1.48 0.03 91.26 20:52:04 20:52:04 20:52:04