Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9924ce3792302461657905c814d890402047d1ca 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-ssh2475608507126424783.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11844262582450369052.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4764712333902181090.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6681787556991197005.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-ssh8745278681194111638.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-7970 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 9924ce3792302461657905c814d890402047d1ca (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#525)" > 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 9924ce3792302461657905c814d890402047d1ca # timeout=10 > git rev-list --no-walk 67e9d34b860a6acf59be5b458e3f08cfc87e30a3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:11:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:11:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:11:14 ========================================================= 15:11:14 EdgeX Global Pipelines Version Info 15:11:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:11:15 ------------------- 15:11:15 stable info: 15:11:15 ------------------- 15:11:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:11:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:11:15 Message: update stable to v1.0.244 15:11:15 ------------------- 15:11:15 experimental info: 15:11:15 ------------------- 15:11:15 Commited By: **** collab-it+edgex@linuxfoundation.org 15:11:15 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:11:15 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:11:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9924ce3792302461657905c814d890402047d1ca [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9924ce3 [Pipeline] echo 15:11:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:11:16 provisioning config files... 15:11:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3485442853630962381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:16 ---> docker-login.sh 15:11:16 nexus3.edgexfoundry.org:10001 15:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:16 Configure a credential helper to remove this warning. See 15:11:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:16 15:11:16 Login Succeeded 15:11:16 nexus3.edgexfoundry.org:10002 15:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:17 Configure a credential helper to remove this warning. See 15:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:17 15:11:17 Login Succeeded 15:11:17 nexus3.edgexfoundry.org:10003 15:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:17 Configure a credential helper to remove this warning. See 15:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:17 15:11:17 Login Succeeded 15:11:17 nexus3.edgexfoundry.org:10004 15:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:17 Configure a credential helper to remove this warning. See 15:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:17 15:11:17 Login Succeeded 15:11:17 docker.io 15:11:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:17 Configure a credential helper to remove this warning. See 15:11:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:17 15:11:17 Login Succeeded 15:11:17 ---> docker-login.sh ends [Pipeline] } 15:11:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:11:18 + git rev-list -1 --merges 9924ce3792302461657905c814d890402047d1ca~1..9924ce3792302461657905c814d890402047d1ca [Pipeline] echo 15:11:18 -----------> git rev-list -1 --merges 9924ce3792302461657905c814d890402047d1ca~1..9924ce3792302461657905c814d890402047d1ca 9924ce3792302461657905c814d890402047d1ca [false] [Pipeline] sh 15:11:18 + git log --format=format:%s -1 9924ce3792302461657905c814d890402047d1ca [Pipeline] echo 15:11:18 ========================================================= 15:11:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:11:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:11:18 + git log --format=format:%s -1 9924ce3792302461657905c814d890402047d1ca [Pipeline] echo 15:11:18 [semverPrep] GIT_COMMIT: 9924ce3792302461657905c814d890402047d1ca, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#525) [Pipeline] echo 15:11:18 [semverPrep] This is not a build commit. [Pipeline] sh 15:11:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:11:19 + grep -v github /etc/ssh/ssh_known_hosts 15:11:19 + [ -e /tmp/ssh_known_hosts ] 15:11:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:11:19 + + sudo tee -a /etc/ssh/ssh_known_hosts 15:11:19 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:11:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:19 15:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:19 0.1.4: Pulling from edgex-devops/py-git-semver 15:11:19 b85a868b505f: Pulling fs layer 15:11:19 e2be974225ed: Pulling fs layer 15:11:19 339a4e72a1f5: Pulling fs layer 15:11:19 988bab9f4d93: Pulling fs layer 15:11:19 1469e6f7b9e6: Pulling fs layer 15:11:19 eaf3925da568: Pulling fs layer 15:11:19 bab4dde63d76: Pulling fs layer 15:11:19 bde34c3a00c8: Pulling fs layer 15:11:19 b352a97aabf1: Pulling fs layer 15:11:19 4872d77fe225: Pulling fs layer 15:11:19 5851b861e8e6: Pulling fs layer 15:11:19 bab4dde63d76: Waiting 15:11:19 988bab9f4d93: Waiting 15:11:19 bde34c3a00c8: Waiting 15:11:19 b352a97aabf1: Waiting 15:11:19 eaf3925da568: Waiting 15:11:19 4872d77fe225: Waiting 15:11:19 e2be974225ed: Download complete 15:11:19 988bab9f4d93: Verifying Checksum 15:11:19 988bab9f4d93: Download complete 15:11:20 1469e6f7b9e6: Verifying Checksum 15:11:20 1469e6f7b9e6: Download complete 15:11:20 eaf3925da568: Verifying Checksum 15:11:20 eaf3925da568: Download complete 15:11:20 339a4e72a1f5: Verifying Checksum 15:11:20 339a4e72a1f5: Download complete 15:11:20 bde34c3a00c8: Download complete 15:11:20 b352a97aabf1: Verifying Checksum 15:11:20 b352a97aabf1: Download complete 15:11:20 4872d77fe225: Verifying Checksum 15:11:20 4872d77fe225: Download complete 15:11:20 b85a868b505f: Download complete 15:11:20 5851b861e8e6: Verifying Checksum 15:11:20 5851b861e8e6: Download complete 15:11:20 bab4dde63d76: Verifying Checksum 15:11:20 bab4dde63d76: Download complete 15:11:21 b85a868b505f: Pull complete 15:11:21 e2be974225ed: Pull complete 15:11:22 339a4e72a1f5: Pull complete 15:11:22 988bab9f4d93: Pull complete 15:11:22 1469e6f7b9e6: Pull complete 15:11:22 eaf3925da568: Pull complete 15:11:24 bab4dde63d76: Pull complete 15:11:24 bde34c3a00c8: Pull complete 15:11:24 b352a97aabf1: Pull complete 15:11:24 4872d77fe225: Pull complete 15:11:24 5851b861e8e6: Pull complete 15:11:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:11:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:24 prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container 15:11:24 $ 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 15:11:25 $ docker top efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 -eo pid,comm 15:11:25 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). 15:11:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:11:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:26 [ssh-agent] Looking for ssh-agent implementation... 15:11:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:26 $ docker exec efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 ssh-agent 15:11:26 SSH_AUTH_SOCK=/tmp/ssh-PSDFd3jvkakd/agent.32 15:11:26 SSH_AGENT_PID=38 15:11:26 Running ssh-add (command line suppressed) 15:11:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_535731848503300007.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_535731848503300007.key) 15:11:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:26 + git tag --points-at HEAD [Pipeline] } 15:11:26 $ docker exec --env ******** --env ******** efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 ssh-agent -k 15:11:26 unset SSH_AUTH_SOCK; 15:11:26 unset SSH_AGENT_PID; 15:11:26 echo Agent pid 38 killed; 15:11:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:11:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:11:26 [ssh-agent] Looking for ssh-agent implementation... 15:11:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:11:26 $ docker exec efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 ssh-agent 15:11:27 SSH_AUTH_SOCK=/tmp/ssh-ObyCZzASJTev/agent.70 15:11:27 SSH_AGENT_PID=76 15:11:27 Running ssh-add (command line suppressed) 15:11:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17631078339627063150.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17631078339627063150.key) 15:11:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:11:27 + git semver init 15:11:27 2023-03-01 15:11:27,636 [run_init] DEBUG init version:0.0.0 force:False 15:11:27 2023-03-01 15:11:27,637 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:11:27 2023-03-01 15:11:27,637 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:11:27 2023-03-01 15:11:27,637 [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) 15:11:28 2023-03-01 15:11:28,584 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:11:28 2023-03-01 15:11:28,584 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:11:28 2023-03-01 15:11:28,584 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:11:28 2023-03-01 15:11:28,584 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:11:28 3.0.0-dev.20 [Pipeline] } 15:11:28 $ docker exec --env ******** --env ******** efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 ssh-agent -k 15:11:28 unset SSH_AUTH_SOCK; 15:11:28 unset SSH_AGENT_PID; 15:11:28 echo Agent pid 76 killed; 15:11:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:11:29 + git semver [Pipeline] } 15:11:29 $ docker stop --time=1 efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 15:11:30 $ docker rm -f --volumes efbbf8b24495b530e8f58c5615384134872890f8a78828056c1c21529492a988 [Pipeline] // withDockerContainer [Pipeline] sh 15:11:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:11:31 Stashed 1 file(s) [Pipeline] echo 15:11:31 [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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 15:11:31 provisioning config files... 15:11:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12967726465906660454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:11:31 ---> docker-login.sh 15:11:31 nexus3.edgexfoundry.org:10001 15:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:31 Configure a credential helper to remove this warning. See 15:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:31 15:11:31 Login Succeeded 15:11:31 nexus3.edgexfoundry.org:10002 15:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:31 Configure a credential helper to remove this warning. See 15:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:31 15:11:31 Login Succeeded 15:11:31 nexus3.edgexfoundry.org:10003 15:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:31 Configure a credential helper to remove this warning. See 15:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:31 15:11:31 Login Succeeded 15:11:31 nexus3.edgexfoundry.org:10004 15:11:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:31 Configure a credential helper to remove this warning. See 15:11:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:31 15:11:31 Login Succeeded 15:11:31 docker.io 15:11:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:11:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:11:32 Configure a credential helper to remove this warning. See 15:11:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:11:32 15:11:32 Login Succeeded 15:11:32 ---> docker-login.sh ends [Pipeline] } 15:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:11:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:11:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:11:32 ========================================================= 15:11:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:11:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:32 + 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 . 15:11:32 Sending build context to Docker daemon 3.222MB 15:11:32 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:11:32 Step 2/12 : FROM ${BASE} AS builder 15:11:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:11:32 213ec9aee27d: Pulling fs layer 15:11:32 4583459ba037: Pulling fs layer 15:11:32 93c1e223e6f2: Pulling fs layer 15:11:32 53926ce57604: Pulling fs layer 15:11:32 21b2b0c7a3f4: Pulling fs layer 15:11:32 22ff95d597cd: Pulling fs layer 15:11:32 12d6caf4c0d1: Pulling fs layer 15:11:32 96b7cbca73a9: Pulling fs layer 15:11:32 a7acece74701: Pulling fs layer 15:11:32 96b7cbca73a9: Waiting 15:11:32 53926ce57604: Waiting 15:11:32 21b2b0c7a3f4: Waiting 15:11:32 a7acece74701: Waiting 15:11:32 22ff95d597cd: Waiting 15:11:32 12d6caf4c0d1: Waiting 15:11:32 93c1e223e6f2: Download complete 15:11:32 4583459ba037: Download complete 15:11:32 21b2b0c7a3f4: Download complete 15:11:32 22ff95d597cd: Verifying Checksum 15:11:32 22ff95d597cd: Download complete 15:11:32 213ec9aee27d: Verifying Checksum 15:11:32 213ec9aee27d: Download complete 15:11:32 12d6caf4c0d1: Verifying Checksum 15:11:32 12d6caf4c0d1: Download complete 15:11:32 213ec9aee27d: Pull complete 15:11:32 4583459ba037: Pull complete 15:11:33 93c1e223e6f2: Pull complete 15:11:33 a7acece74701: Verifying Checksum 15:11:33 a7acece74701: Download complete 15:11:33 96b7cbca73a9: Verifying Checksum 15:11:33 96b7cbca73a9: Download complete 15:11:33 53926ce57604: Verifying Checksum 15:11:33 53926ce57604: Download complete 15:11:37 53926ce57604: Pull complete 15:11:37 21b2b0c7a3f4: Pull complete 15:11:37 22ff95d597cd: Pull complete 15:11:37 12d6caf4c0d1: Pull complete 15:11:39 96b7cbca73a9: Pull complete 15:11:39 a7acece74701: Pull complete 15:11:39 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:11:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:11:40 ---> db6d94c90886 15:11:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:11:41 ---> Running in 3a1901d6e91b 15:11:41 Removing intermediate container 3a1901d6e91b 15:11:41 ---> 30b367f32673 15:11:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:11:41 ---> Running in 7ca3212b620c 15:11:41 Removing intermediate container 7ca3212b620c 15:11:41 ---> 569f92595028 15:11:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:11:41 ---> Running in f3873bdd5ddc 15:11:41 Removing intermediate container f3873bdd5ddc 15:11:41 ---> 6661d0f7f1c6 15:11:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:11:41 ---> Running in e0d9140025ff 15:11:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:11:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:11:42 OK: 211 MiB in 51 packages 15:11:42 Removing intermediate container e0d9140025ff 15:11:42 ---> d48d0cdd0e5b 15:11:42 Step 7/12 : WORKDIR /app 15:11:42 ---> Running in b15c943ccd80 15:11:42 Removing intermediate container b15c943ccd80 15:11:42 ---> 7935e65a49aa 15:11:42 Step 8/12 : COPY go.mod vendor* ./ 15:11:42 ---> 170f7dea88e8 15:11:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:11:42 ---> Running in cfaf3035f7d9 15:11:46 Still waiting to schedule task 15:11:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:12:09 Removing intermediate container cfaf3035f7d9 15:12:09 ---> 824da06c55b6 15:12:09 Step 10/12 : COPY . . 15:12:09 ---> 34b755137bfe 15:12:09 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:12:09 ---> Running in e75edbb6c55a 15:12:09 Removing intermediate container e75edbb6c55a 15:12:09 ---> 671dd570c2bb 15:12:09 Step 12/12 : RUN $MAKE 15:12:09 ---> Running in ab33edf51a21 15:12:09 noop 15:12:09 Removing intermediate container ab33edf51a21 15:12:09 ---> d9e9d5246974 15:12:09 Successfully built d9e9d5246974 15:12:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:09 + docker inspect -f . ci-base-image-x86_64 15:12:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:09 prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container 15:12:09 $ 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 15:12:10 $ docker top e7a2302c798f8e0ee4caeb629272cb74fcfaac198376f30316669e3efbf58b3a -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:10 + go version 15:12:10 go version go1.18.7 linux/amd64 [Pipeline] } 15:12:10 $ docker stop --time=1 e7a2302c798f8e0ee4caeb629272cb74fcfaac198376f30316669e3efbf58b3a 15:12:11 $ docker rm -f --volumes e7a2302c798f8e0ee4caeb629272cb74fcfaac198376f30316669e3efbf58b3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:12 + docker inspect -f . ci-base-image-x86_64 15:12:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:12:12 prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container 15:12:12 $ 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 15:12:12 $ docker top 719265d1a5386d1516b339b62599ce401ec603bd2f45c418f4892f418379794b -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:12 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:12:13 + make test 15:12:13 go test -race -coverprofile=coverage.out ./... 15:12:35 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:12:35 go vet ./... 15:12:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:12:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:12:43 ./bin/test-attribution-txt.sh [Pipeline] echo 15:12:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:12:43 $ docker stop --time=1 719265d1a5386d1516b339b62599ce401ec603bd2f45c418f4892f418379794b 15:12:45 $ docker rm -f --volumes 719265d1a5386d1516b339b62599ce401ec603bd2f45c418f4892f418379794b [Pipeline] // withDockerContainer [Pipeline] sh 15:12:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:12:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:12:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:12:46 + ls -al . 15:12:46 total 172 15:12:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 15:12 . 15:12:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:11 .. 15:12:46 -rw-rw-r-- 1 jenkins jenkins 119 Mar 1 15:11 .dockerignore 15:12:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 15:11 .git 15:12:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:11 .github 15:12:46 -rw-rw-r-- 1 jenkins jenkins 171 Mar 1 15:11 .gitignore 15:12:46 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 15:11 .semver 15:12:46 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 1 15:11 Attribution.txt 15:12:46 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 1 15:11 CHANGELOG.md 15:12:46 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 1 15:11 Dockerfile 15:12:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 15:11 GOVERNANCE.md 15:12:46 -rw-rw-r-- 1 jenkins jenkins 688 Mar 1 15:11 Jenkinsfile 15:12:46 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 1 15:11 LICENSE 15:12:46 -rw-rw-r-- 1 jenkins jenkins 618 Mar 1 15:11 OWNERS.md 15:12:46 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 1 15:11 README.md 15:12:46 -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 15:11 VERSION 15:12:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:11 bin 15:12:46 -rw-r--r-- 1 jenkins jenkins 13 Mar 1 15:12 coverage.out 15:12:46 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 1 15:11 go.mod 15:12:46 -rw-rw-r-- 1 jenkins jenkins 30619 Mar 1 15:11 go.sum 15:12:46 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 1 15:11 main.go 15:12:46 -rw-rw-r-- 1 jenkins jenkins 2078 Mar 1 15:11 makefile 15:12:46 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 15:11 res 15:12:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:11 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:12:46 + 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=9924ce3792302461657905c814d890402047d1ca --label arch=amd64 --label version=3.0.0-dev.20 . 15:12:46 Sending build context to Docker daemon 3.223MB 15:12:46 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:12:46 Step 2/26 : FROM ${BASE} AS builder 15:12:46 ---> d9e9d5246974 15:12:46 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:12:46 ---> Running in fa9aee1aeb2f 15:12:46 Removing intermediate container fa9aee1aeb2f 15:12:46 ---> 20def67d58a7 15:12:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:12:46 ---> Running in 0e341a194d3d 15:12:46 Removing intermediate container 0e341a194d3d 15:12:46 ---> 0d16226d8144 15:12:46 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:12:46 ---> Running in 56a2b5674002 15:12:46 Removing intermediate container 56a2b5674002 15:12:46 ---> 7ce2c5ff7ef2 15:12:46 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:12:46 ---> Running in dbf09be37850 15:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:12:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:12:47 OK: 211 MiB in 51 packages 15:12:47 Removing intermediate container dbf09be37850 15:12:47 ---> 1627ca71b068 15:12:47 Step 7/26 : WORKDIR /app 15:12:47 ---> Running in 3a2480b101ee 15:12:48 Removing intermediate container 3a2480b101ee 15:12:48 ---> 664c10b9d893 15:12:48 Step 8/26 : COPY go.mod vendor* ./ 15:12:48 ---> ebda542a9b57 15:12:48 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:12:48 ---> Running in def4910dbbfd 15:12:49 Removing intermediate container def4910dbbfd 15:12:49 ---> 0cabb905d2a0 15:12:49 Step 10/26 : COPY . . 15:12:49 ---> 653798a73e94 15:12:49 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:12:49 ---> Running in 10abee1b9e2e 15:12:49 Removing intermediate container 10abee1b9e2e 15:12:49 ---> 6939e1385662 15:12:49 Step 12/26 : RUN $MAKE 15:12:49 ---> Running in 4dcb6e81cb1e 15:12:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.20" -trimpath -mod=readonly -o app-service-configurable 15:13:11 Removing intermediate container 4dcb6e81cb1e 15:13:11 ---> 3ef925b8d84d 15:13:11 Step 13/26 : FROM alpine:3.16 15:13:11 3.16: Pulling from library/alpine 15:13:11 ef5531b6e74e: Pulling fs layer 15:13:11 ef5531b6e74e: Verifying Checksum 15:13:11 ef5531b6e74e: Download complete 15:13:11 ef5531b6e74e: Pull complete 15:13:11 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:13:11 Status: Downloaded newer image for alpine:3.16 15:13:11 ---> dfd21b5a31f5 15:13:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:13:11 ---> Running in 51011fb2aa20 15:13:11 Removing intermediate container 51011fb2aa20 15:13:11 ---> a055c940ebde 15:13:11 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:13:11 ---> Running in 667dce8b6267 15:13:11 Removing intermediate container 667dce8b6267 15:13:11 ---> adfe10d20c3a 15:13:11 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:13:11 ---> Running in e8b511408de0 15:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:13:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:13:11 (1/2) Installing ca-certificates (20220614-r0) 15:13:11 (2/2) Installing dumb-init (1.2.5-r1) 15:13:11 Executing busybox-1.35.0-r17.trigger 15:13:11 Executing ca-certificates-20220614-r0.trigger 15:13:11 OK: 6 MiB in 16 packages 15:13:11 Removing intermediate container e8b511408de0 15:13:11 ---> ff6b0664b193 15:13:11 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:13:11 ---> 8b1caf0ff9ea 15:13:11 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:13:11 ---> 8a5523ff3e41 15:13:11 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:13:11 ---> 9c472249b2c2 15:13:11 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:13:11 ---> 30760ad93a4d 15:13:11 Step 21/26 : EXPOSE 48095 15:13:11 ---> Running in ddb223b3fdd8 15:13:11 Removing intermediate container ddb223b3fdd8 15:13:11 ---> a427a1211030 15:13:11 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:13:11 ---> Running in daddc3a6ea7d 15:13:11 Removing intermediate container daddc3a6ea7d 15:13:11 ---> dca456642dfe 15:13:11 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:13:11 ---> Running in 78aa86ddc363 15:13:11 Removing intermediate container 78aa86ddc363 15:13:11 ---> a88faed5c4de 15:13:11 Step 24/26 : LABEL arch=amd64 15:13:11 ---> Running in 7178541af335 15:13:11 Removing intermediate container 7178541af335 15:13:11 ---> 9a325e0e0b5e 15:13:11 Step 25/26 : LABEL git_sha=9924ce3792302461657905c814d890402047d1ca 15:13:11 ---> Running in af0bf3aa610e 15:13:11 Removing intermediate container af0bf3aa610e 15:13:11 ---> 59bd15d14480 15:13:11 Step 26/26 : LABEL version=3.0.0-dev.20 15:13:11 ---> Running in 595dc780d74d 15:13:11 Removing intermediate container 595dc780d74d 15:13:11 ---> c93ad43ef863 15:13:11 [Warning] One or more build-args [ARCH] were not consumed 15:13:11 Successfully built c93ad43ef863 15:13:11 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 15:13:11 provisioning config files... 15:13:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10770845296480544527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:11 ---> docker-login.sh 15:13:11 nexus3.edgexfoundry.org:10001 15:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:11 Configure a credential helper to remove this warning. See 15:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:11 15:13:11 Login Succeeded 15:13:11 nexus3.edgexfoundry.org:10002 15:13:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:11 Configure a credential helper to remove this warning. See 15:13:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:11 15:13:11 Login Succeeded 15:13:11 nexus3.edgexfoundry.org:10003 15:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:12 Configure a credential helper to remove this warning. See 15:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:12 15:13:12 Login Succeeded 15:13:12 nexus3.edgexfoundry.org:10004 15:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:12 Configure a credential helper to remove this warning. See 15:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:12 15:13:12 Login Succeeded 15:13:12 docker.io 15:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:12 Configure a credential helper to remove this warning. See 15:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:12 15:13:12 Login Succeeded 15:13:12 ---> docker-login.sh ends [Pipeline] } 15:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:12 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:13:12 9924ce3792302461657905c814d890402047d1ca 15:13:12 latest 15:13:12 3.0.0-dev.20 15:13:12 9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 15:13:12 main 15:13:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca 15:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:13:13 bb85a094080a: Preparing 15:13:13 bae45841fd65: Preparing 15:13:13 24846ca1ecc1: Preparing 15:13:13 cb32973aa071: Preparing 15:13:13 55b69e74806c: Preparing 15:13:13 aa5968d388b8: Preparing 15:13:13 aa5968d388b8: Waiting 15:13:13 bae45841fd65: Pushed 15:13:13 24846ca1ecc1: Pushed 15:13:13 cb32973aa071: Pushed 15:13:13 aa5968d388b8: Layer already exists 15:13:13 55b69e74806c: Pushed 15:13:15 bb85a094080a: Pushed 15:13:15 9924ce3792302461657905c814d890402047d1ca: digest: sha256:d1860bf856a2d1680634b0bc5298a2c62b28c701486f042233178d1a0ef09f38 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:13:16 bb85a094080a: Preparing 15:13:16 bae45841fd65: Preparing 15:13:16 24846ca1ecc1: Preparing 15:13:16 cb32973aa071: Preparing 15:13:16 55b69e74806c: Preparing 15:13:16 aa5968d388b8: Preparing 15:13:16 aa5968d388b8: Waiting 15:13:16 24846ca1ecc1: Layer already exists 15:13:16 bae45841fd65: Layer already exists 15:13:16 cb32973aa071: Layer already exists 15:13:16 55b69e74806c: Layer already exists 15:13:16 bb85a094080a: Layer already exists 15:13:16 aa5968d388b8: Layer already exists 15:13:16 latest: digest: sha256:d1860bf856a2d1680634b0bc5298a2c62b28c701486f042233178d1a0ef09f38 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.20 15:13:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:13:17 bb85a094080a: Preparing 15:13:17 bae45841fd65: Preparing 15:13:17 24846ca1ecc1: Preparing 15:13:17 cb32973aa071: Preparing 15:13:17 55b69e74806c: Preparing 15:13:17 aa5968d388b8: Preparing 15:13:17 aa5968d388b8: Waiting 15:13:17 bb85a094080a: Layer already exists 15:13:17 bae45841fd65: Layer already exists 15:13:17 24846ca1ecc1: Layer already exists 15:13:17 cb32973aa071: Layer already exists 15:13:17 55b69e74806c: Layer already exists 15:13:17 aa5968d388b8: Layer already exists 15:13:17 3.0.0-dev.20: digest: sha256:d1860bf856a2d1680634b0bc5298a2c62b28c701486f042233178d1a0ef09f38 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 15:13:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:13:17 bb85a094080a: Preparing 15:13:17 bae45841fd65: Preparing 15:13:17 24846ca1ecc1: Preparing 15:13:17 cb32973aa071: Preparing 15:13:17 55b69e74806c: Preparing 15:13:17 aa5968d388b8: Preparing 15:13:17 aa5968d388b8: Waiting 15:13:17 cb32973aa071: Layer already exists 15:13:17 55b69e74806c: Layer already exists 15:13:17 bae45841fd65: Layer already exists 15:13:17 bb85a094080a: Layer already exists 15:13:17 24846ca1ecc1: Layer already exists 15:13:17 aa5968d388b8: Layer already exists 15:13:17 9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20: digest: sha256:d1860bf856a2d1680634b0bc5298a2c62b28c701486f042233178d1a0ef09f38 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:18 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:13:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:13:18 bb85a094080a: Preparing 15:13:18 bae45841fd65: Preparing 15:13:18 24846ca1ecc1: Preparing 15:13:18 cb32973aa071: Preparing 15:13:18 55b69e74806c: Preparing 15:13:18 aa5968d388b8: Preparing 15:13:18 aa5968d388b8: Waiting 15:13:18 bae45841fd65: Layer already exists 15:13:18 24846ca1ecc1: Layer already exists 15:13:18 cb32973aa071: Layer already exists 15:13:18 bb85a094080a: Layer already exists 15:13:18 55b69e74806c: Layer already exists 15:13:18 aa5968d388b8: Layer already exists 15:13:18 main: digest: sha256:d1860bf856a2d1680634b0bc5298a2c62b28c701486f042233178d1a0ef09f38 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:13:18 ===================================================== [Pipeline] echo 15:13:18 taggedImages: 15:13:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca 15:13:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:13:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.20 15:13:18 - nexus3.edgexfoundry.org:10004/app-service-configurable:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 15:13:18 - 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 15:13:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:18 15:13:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:19 latest: Pulling from edgex-lftools-log-publisher 15:13:19 5eb5b503b376: Pulling fs layer 15:13:19 5c69ac0246d0: Pulling fs layer 15:13:19 ec43610c2a17: Pulling fs layer 15:13:19 3a2ae6a8a46f: Pulling fs layer 15:13:19 33b1e0a273af: Pulling fs layer 15:13:19 5d3b04190fa2: Pulling fs layer 15:13:19 2f39f015ded8: Pulling fs layer 15:13:19 33b1e0a273af: Waiting 15:13:19 5d3b04190fa2: Waiting 15:13:19 2f39f015ded8: Waiting 15:13:19 3a2ae6a8a46f: Waiting 15:13:19 5c69ac0246d0: Verifying Checksum 15:13:19 5c69ac0246d0: Download complete 15:13:19 3a2ae6a8a46f: Download complete 15:13:19 33b1e0a273af: Download complete 15:13:19 5d3b04190fa2: Download complete 15:13:19 ec43610c2a17: Download complete 15:13:19 5eb5b503b376: Verifying Checksum 15:13:19 5eb5b503b376: Download complete 15:13:20 2f39f015ded8: Download complete 15:13:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7971 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:13:20 Running in /w/workspace/app-service-configurable/137 [Pipeline] { [Pipeline] checkout 15:13:20 Selected Git installation does not exist. Using Default 15:13:20 The recommended git tool is: NONE 15:13:20 5eb5b503b376: Pull complete 15:13:21 5c69ac0246d0: Pull complete 15:13:21 ec43610c2a17: Pull complete 15:13:21 3a2ae6a8a46f: Pull complete 15:13:22 33b1e0a273af: Pull complete 15:13:22 5d3b04190fa2: Pull complete 15:13:25 using credential edgex-jenkins-ssh 15:13:25 Cloning the remote Git repository 15:13:25 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:13:25 > git init /w/workspace/app-service-configurable/137 # timeout=10 15:13:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:13:25 > git --version # timeout=10 15:13:26 2f39f015ded8: Pull complete 15:13:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:13:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:13:26 prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container 15:13:26 $ 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 15:13:25 > git --version # 'git version 2.25.1' 15:13:25 using GIT_SSH to set credentials SSH Credentials for GitHub 15:13:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:28 Avoid second fetch 15:13:28 Checking out Revision 9924ce3792302461657905c814d890402047d1ca (main) 15:13:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:13:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:13:28 > git config core.sparsecheckout # timeout=10 15:13:28 > git checkout -f 9924ce3792302461657905c814d890402047d1ca # timeout=10 15:13:28 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#525)" 15:13:29 15:13:29 GitHub has been notified of this commit’s build result 15:13:29 15:13:30 $ docker top 158adf301823c357475539107089dcf774e0d467d61e7ae4cbf06ad1d98b7b39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:30 ---> job-cost.sh 15:13:30 lf-activate-venv: SKIPPING 15:13:30 INFO: No Stack... 15:13:30 INFO: Retrieving Pricing Info for: v3-standard-8 15:13:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:13:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:13:31 Dload Upload Total Spent Left Speed 15:13:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 84443 15:13:31 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 15:13:31 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:13:31 + cut -d, -f6 [Pipeline] lock 15:13:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] 15:13:31 Resource [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] did not exist. Created. 15:13:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:13:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:13:31 + echo total: 0.2199999988079071 [Pipeline] stash 15:13:31 Stashed 1 file(s) [Pipeline] } 15:13:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] [Pipeline] // lock [Pipeline] } 15:13:31 $ docker stop --time=1 158adf301823c357475539107089dcf774e0d467d61e7ae4cbf06ad1d98b7b39 15:13:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:13:31 + sudo tee /etc/docker/daemon.new 15:13:31 { 15:13:31 "registry-mirrors": [ 15:13:31 "https://nexus3.edgexfoundry.org:10001" 15:13:31 ], 15:13:31 "bip": "10.250.0.254/24", 15:13:31 "hosts": [ 15:13:31 "tcp://0.0.0.0:5555", 15:13:31 "unix:///var/run/docker.sock" 15:13:31 ], 15:13:31 "mtu": 1458, 15:13:31 "selinux-enabled": true, 15:13:31 "seccomp-profile": "/etc/docker/seccomp.json" 15:13:31 } 15:13:33 $ docker rm -f --volumes 158adf301823c357475539107089dcf774e0d467d61e7ae4cbf06ad1d98b7b39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:13:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:13:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:13:52 provisioning config files... 15:13:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/137@tmp/config16824661372899349060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:13:52 ---> docker-login.sh 15:13:52 nexus3.edgexfoundry.org:10001 15:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:52 Configure a credential helper to remove this warning. See 15:13:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:52 15:13:52 Login Succeeded 15:13:52 nexus3.edgexfoundry.org:10002 15:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:53 Configure a credential helper to remove this warning. See 15:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:53 15:13:53 Login Succeeded 15:13:53 nexus3.edgexfoundry.org:10003 15:13:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:53 Configure a credential helper to remove this warning. See 15:13:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:53 15:13:53 Login Succeeded 15:13:53 nexus3.edgexfoundry.org:10004 15:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:54 Configure a credential helper to remove this warning. See 15:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:54 15:13:54 Login Succeeded 15:13:54 docker.io 15:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:13:54 Configure a credential helper to remove this warning. See 15:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:13:54 15:13:54 Login Succeeded 15:13:54 ---> docker-login.sh ends [Pipeline] } 15:13:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:13:54 ========================================================= 15:13:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:13:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:55 + 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 . 15:13:55 Sending build context to Docker daemon 176.6kB 15:13:55 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:13:55 Step 2/12 : FROM ${BASE} AS builder 15:13:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:13:55 9b18e9b68314: Pulling fs layer 15:13:55 35d82f9e3411: Pulling fs layer 15:13:55 e16973657156: Pulling fs layer 15:13:55 fc693d55d65f: Pulling fs layer 15:13:55 7e9fc2657dce: Pulling fs layer 15:13:55 dda99020689f: Pulling fs layer 15:13:55 db1c61fa0a46: Pulling fs layer 15:13:55 891c053d2c06: Pulling fs layer 15:13:55 fc693d55d65f: Waiting 15:13:55 dda99020689f: Waiting 15:13:55 db1c61fa0a46: Waiting 15:13:55 891c053d2c06: Waiting 15:13:55 e16973657156: Verifying Checksum 15:13:55 e16973657156: Download complete 15:13:55 35d82f9e3411: Verifying Checksum 15:13:55 35d82f9e3411: Download complete 15:13:55 7e9fc2657dce: Verifying Checksum 15:13:55 7e9fc2657dce: Download complete 15:13:55 dda99020689f: Verifying Checksum 15:13:55 dda99020689f: Download complete 15:13:55 9b18e9b68314: Verifying Checksum 15:13:55 9b18e9b68314: Download complete 15:13:56 9b18e9b68314: Pull complete 15:13:56 891c053d2c06: Verifying Checksum 15:13:56 891c053d2c06: Download complete 15:13:57 35d82f9e3411: Pull complete 15:13:57 e16973657156: Pull complete 15:13:57 db1c61fa0a46: Verifying Checksum 15:13:57 db1c61fa0a46: Download complete 15:13:58 fc693d55d65f: Verifying Checksum 15:13:58 fc693d55d65f: Download complete 15:14:10 fc693d55d65f: Pull complete 15:14:10 7e9fc2657dce: Pull complete 15:14:10 dda99020689f: Pull complete 15:14:20 db1c61fa0a46: Pull complete 15:14:21 891c053d2c06: Pull complete 15:14:21 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:14:21 ---> f96f9c87975a 15:14:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:14:23 ---> Running in 8877693d7978 15:14:23 Removing intermediate container 8877693d7978 15:14:23 ---> 26140d31a7a8 15:14:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:14:23 ---> Running in e4ed1d3aa723 15:14:24 Removing intermediate container e4ed1d3aa723 15:14:24 ---> 735f27a9378c 15:14:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:14:24 ---> Running in 928b40f09ba6 15:14:24 Removing intermediate container 928b40f09ba6 15:14:24 ---> de898fa8bee4 15:14:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:24 ---> Running in ec170d915fb4 15:14:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:14:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:14:27 OK: 221 MiB in 51 packages 15:14:27 Removing intermediate container ec170d915fb4 15:14:27 ---> c896cf193057 15:14:27 Step 7/12 : WORKDIR /app 15:14:28 ---> Running in 94a842bea074 15:14:28 Removing intermediate container 94a842bea074 15:14:28 ---> ddb7bc8bd1ad 15:14:28 Step 8/12 : COPY go.mod vendor* ./ 15:14:28 ---> aa54aaa4287b 15:14:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:28 ---> Running in 701b8ffceab6 15:15:50 Removing intermediate container 701b8ffceab6 15:15:50 ---> aff527e50d76 15:15:50 Step 10/12 : COPY . . 15:15:50 ---> 573e0bf0e26c 15:15:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:15:50 ---> Running in 662d912b8ebd 15:15:50 Removing intermediate container 662d912b8ebd 15:15:50 ---> 18a985626540 15:15:50 Step 12/12 : RUN $MAKE 15:15:50 ---> Running in 08ef80cfeb02 15:15:50 noop 15:15:50 Removing intermediate container 08ef80cfeb02 15:15:50 ---> cf21f3fc5588 15:15:50 Successfully built cf21f3fc5588 15:15:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:50 + docker inspect -f . ci-base-image-arm64 15:15:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:51 prd-ubuntu20.04-docker-arm64-4c-16g-7971 does not seem to be running inside a container 15:15:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/137 -v /w/workspace/app-service-configurable/137:/w/workspace/app-service-configurable/137:rw,z -v /w/workspace/app-service-configurable/137@tmp:/w/workspace/app-service-configurable/137@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 15:15:52 $ docker top 741705110b8d40e30ea1232dc781c389e3ae01f047f24716507f236ba293ead7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:53 + go version 15:15:53 go version go1.18.7 linux/arm64 [Pipeline] } 15:15:53 $ docker stop --time=1 741705110b8d40e30ea1232dc781c389e3ae01f047f24716507f236ba293ead7 15:15:54 $ docker rm -f --volumes 741705110b8d40e30ea1232dc781c389e3ae01f047f24716507f236ba293ead7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:55 + docker inspect -f . ci-base-image-arm64 15:15:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:15:55 prd-ubuntu20.04-docker-arm64-4c-16g-7971 does not seem to be running inside a container 15:15:55 $ 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/137 -v /w/workspace/app-service-configurable/137:/w/workspace/app-service-configurable/137:rw,z -v /w/workspace/app-service-configurable/137@tmp:/w/workspace/app-service-configurable/137@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 15:15:56 $ docker top 17ac43433d429feda2e5e6aeac459a2af38b3c239ef0760cb54c7380f4c1784a -eo pid,comm [Pipeline] { [Pipeline] sh 15:15:57 + git config --global --add safe.directory /w/workspace/app-service-configurable/137 [Pipeline] fileExists [Pipeline] sh 15:15:58 + make test 15:15:58 go test -race -coverprofile=coverage.out ./... 15:18:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:18:20 go vet ./... 15:19:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:19:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:19:41 ./bin/test-attribution-txt.sh [Pipeline] echo 15:19:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:19:41 $ docker stop --time=1 17ac43433d429feda2e5e6aeac459a2af38b3c239ef0760cb54c7380f4c1784a 15:19:43 $ docker rm -f --volumes 17ac43433d429feda2e5e6aeac459a2af38b3c239ef0760cb54c7380f4c1784a [Pipeline] // withDockerContainer [Pipeline] sh 15:19:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:19:45 Warning: overwriting stash ‘coverage-report’ 15:19:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:19:46 + ls -al . 15:19:46 total 168 15:19:46 drwxrwxr-x 7 jenkins jenkins 4096 Mar 1 15:15 . 15:19:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:13 .. 15:19:46 -rw-rw-r-- 1 jenkins jenkins 119 Mar 1 15:13 .dockerignore 15:19:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 15:13 .git 15:19:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 15:13 .github 15:19:46 -rw-rw-r-- 1 jenkins jenkins 171 Mar 1 15:13 .gitignore 15:19:46 -rw-rw-r-- 1 jenkins jenkins 9320 Mar 1 15:13 Attribution.txt 15:19:46 -rw-rw-r-- 1 jenkins jenkins 29118 Mar 1 15:13 CHANGELOG.md 15:19:46 -rw-rw-r-- 1 jenkins jenkins 1898 Mar 1 15:13 Dockerfile 15:19:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 15:13 GOVERNANCE.md 15:19:46 -rw-rw-r-- 1 jenkins jenkins 688 Mar 1 15:13 Jenkinsfile 15:19:46 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 1 15:13 LICENSE 15:19:46 -rw-rw-r-- 1 jenkins jenkins 618 Mar 1 15:13 OWNERS.md 15:19:46 -rw-rw-r-- 1 jenkins jenkins 4369 Mar 1 15:13 README.md 15:19:46 -rw-rw-r-- 1 jenkins jenkins 12 Mar 1 15:11 VERSION 15:19:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 15:13 bin 15:19:46 -rw-r--r-- 1 jenkins jenkins 13 Mar 1 15:15 coverage.out 15:19:46 -rw-rw-r-- 1 jenkins jenkins 3309 Mar 1 15:13 go.mod 15:19:46 -rw-rw-r-- 1 jenkins jenkins 30619 Mar 1 15:13 go.sum 15:19:46 -rw-rw-r-- 1 jenkins jenkins 1949 Mar 1 15:13 main.go 15:19:46 -rw-rw-r-- 1 jenkins jenkins 2078 Mar 1 15:13 makefile 15:19:46 drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 15:13 res 15:19:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 15:13 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:46 + 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=9924ce3792302461657905c814d890402047d1ca --label arch=arm64 --label version=3.0.0-dev.20 . 15:19:46 Sending build context to Docker daemon 177.7kB 15:19:46 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 15:19:46 Step 2/26 : FROM ${BASE} AS builder 15:19:46 ---> cf21f3fc5588 15:19:46 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:19:46 ---> Running in a37c1cef6dd8 15:19:47 Removing intermediate container a37c1cef6dd8 15:19:47 ---> f343f6f71504 15:19:47 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:19:47 ---> Running in 9186b19f9551 15:19:47 Removing intermediate container 9186b19f9551 15:19:47 ---> ad6499897668 15:19:47 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:19:47 ---> Running in 018c30a2e66b 15:19:47 Removing intermediate container 018c30a2e66b 15:19:47 ---> c9251f881942 15:19:47 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:19:47 ---> Running in cb0fbb94a434 15:19:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:19:50 OK: 221 MiB in 51 packages 15:19:50 Removing intermediate container cb0fbb94a434 15:19:50 ---> 034f67c6cde5 15:19:50 Step 7/26 : WORKDIR /app 15:19:50 ---> Running in db3eac026353 15:19:51 Removing intermediate container db3eac026353 15:19:51 ---> f191ad907011 15:19:51 Step 8/26 : COPY go.mod vendor* ./ 15:19:51 ---> a7a3719c309a 15:19:51 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:19:51 ---> Running in 9acf08f505c7 15:19:57 Removing intermediate container 9acf08f505c7 15:19:57 ---> a9c683422374 15:19:57 Step 10/26 : COPY . . 15:19:59 ---> c7b4a4d7f5f4 15:19:59 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:19:59 ---> Running in 13cffd38dce7 15:19:59 Removing intermediate container 13cffd38dce7 15:19:59 ---> c582a0c15a8f 15:19:59 Step 12/26 : RUN $MAKE 15:19:59 ---> Running in c413a7b9aea2 15:19:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.20" -trimpath -mod=readonly -o app-service-configurable 15:22:06 Removing intermediate container c413a7b9aea2 15:22:06 ---> 55b57752a140 15:22:06 Step 13/26 : FROM alpine:3.16 15:22:06 3.16: Pulling from library/alpine 15:22:06 3760b48202b3: Pulling fs layer 15:22:06 3760b48202b3: Verifying Checksum 15:22:06 3760b48202b3: Download complete 15:22:06 3760b48202b3: Pull complete 15:22:06 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:22:06 Status: Downloaded newer image for alpine:3.16 15:22:06 ---> 4c81e5bf8899 15:22:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:22:06 ---> Running in 9946b0d78ffd 15:22:06 Removing intermediate container 9946b0d78ffd 15:22:06 ---> 229dcdac8996 15:22:06 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:22:06 ---> Running in 07c1511f0a6a 15:22:06 Removing intermediate container 07c1511f0a6a 15:22:06 ---> 2d0342e67963 15:22:06 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:22:06 ---> Running in 789fad9aeae9 15:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:22:06 (1/2) Installing ca-certificates (20220614-r0) 15:22:06 (2/2) Installing dumb-init (1.2.5-r1) 15:22:06 Executing busybox-1.35.0-r17.trigger 15:22:06 Executing ca-certificates-20220614-r0.trigger 15:22:06 OK: 6 MiB in 16 packages 15:22:06 Removing intermediate container 789fad9aeae9 15:22:06 ---> 175d3ed030f4 15:22:06 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:22:06 ---> 2dc05e0273b0 15:22:06 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:22:07 ---> 759614555f93 15:22:07 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:22:08 ---> 122e9dc82d83 15:22:08 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:22:09 ---> 2cde807a786a 15:22:09 Step 21/26 : EXPOSE 48095 15:22:09 ---> Running in f12d7b564cfa 15:22:09 Removing intermediate container f12d7b564cfa 15:22:09 ---> 96a694989755 15:22:09 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:22:10 ---> Running in cb78af1761ba 15:22:10 Removing intermediate container cb78af1761ba 15:22:10 ---> f7e2c702af38 15:22:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:22:10 ---> Running in 350f9dafb7b4 15:22:10 Removing intermediate container 350f9dafb7b4 15:22:10 ---> 43447b783435 15:22:10 Step 24/26 : LABEL arch=arm64 15:22:10 ---> Running in c7be2539d003 15:22:11 Removing intermediate container c7be2539d003 15:22:11 ---> 691db38b5b6e 15:22:11 Step 25/26 : LABEL git_sha=9924ce3792302461657905c814d890402047d1ca 15:22:11 ---> Running in 5a111e7899dc 15:22:11 Removing intermediate container 5a111e7899dc 15:22:11 ---> 0378c1a3a6a4 15:22:11 Step 26/26 : LABEL version=3.0.0-dev.20 15:22:11 ---> Running in a4a11e6ae558 15:22:12 Removing intermediate container a4a11e6ae558 15:22:12 ---> dbcec4ee568d 15:22:12 [Warning] One or more build-args [ARCH] were not consumed 15:22:12 Successfully built dbcec4ee568d 15:22:12 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 15:22:12 provisioning config files... 15:22:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/137@tmp/config1412472426073399119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:12 ---> docker-login.sh 15:22:12 nexus3.edgexfoundry.org:10001 15:22:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:12 Configure a credential helper to remove this warning. See 15:22:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:12 15:22:12 Login Succeeded 15:22:12 nexus3.edgexfoundry.org:10002 15:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:13 Configure a credential helper to remove this warning. See 15:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:13 15:22:13 Login Succeeded 15:22:13 nexus3.edgexfoundry.org:10003 15:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:13 Configure a credential helper to remove this warning. See 15:22:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:13 15:22:13 Login Succeeded 15:22:13 nexus3.edgexfoundry.org:10004 15:22:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:14 Configure a credential helper to remove this warning. See 15:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:14 15:22:14 Login Succeeded 15:22:14 docker.io 15:22:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:14 Configure a credential helper to remove this warning. See 15:22:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:14 15:22:14 Login Succeeded 15:22:14 ---> docker-login.sh ends [Pipeline] } 15:22:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:14 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:22:14 9924ce3792302461657905c814d890402047d1ca 15:22:14 latest 15:22:14 3.0.0-dev.20 15:22:14 9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 15:22:14 main 15:22:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:15 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca 15:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:22:15 67cc92f0e8c0: Preparing 15:22:15 52a75d6f4d83: Preparing 15:22:15 2a7aaa76a3ad: Preparing 15:22:15 f4bef6ee727b: Preparing 15:22:15 f51077961a2c: Preparing 15:22:15 f70ee36035b9: Preparing 15:22:15 f70ee36035b9: Waiting 15:22:15 f4bef6ee727b: Pushed 15:22:15 2a7aaa76a3ad: Pushed 15:22:15 52a75d6f4d83: Pushed 15:22:15 f70ee36035b9: Layer already exists 15:22:15 f51077961a2c: Pushed 15:22:21 67cc92f0e8c0: Pushed 15:22:21 9924ce3792302461657905c814d890402047d1ca: digest: sha256:07c4133018020a162fda60f5c2add9239a2e69fdbce075373d720bf1a2d245cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:21 + 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 15:22:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:22:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:22:21 67cc92f0e8c0: Preparing 15:22:21 52a75d6f4d83: Preparing 15:22:21 2a7aaa76a3ad: Preparing 15:22:21 f4bef6ee727b: Preparing 15:22:21 f51077961a2c: Preparing 15:22:21 f70ee36035b9: Preparing 15:22:21 f70ee36035b9: Waiting 15:22:21 52a75d6f4d83: Layer already exists 15:22:21 f51077961a2c: Layer already exists 15:22:21 2a7aaa76a3ad: Layer already exists 15:22:21 67cc92f0e8c0: Layer already exists 15:22:21 f4bef6ee727b: Layer already exists 15:22:21 f70ee36035b9: Layer already exists 15:22:22 latest: digest: sha256:07c4133018020a162fda60f5c2add9239a2e69fdbce075373d720bf1a2d245cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.20 15:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:22:22 67cc92f0e8c0: Preparing 15:22:22 52a75d6f4d83: Preparing 15:22:22 2a7aaa76a3ad: Preparing 15:22:22 f4bef6ee727b: Preparing 15:22:22 f51077961a2c: Preparing 15:22:22 f70ee36035b9: Preparing 15:22:22 f70ee36035b9: Waiting 15:22:22 f4bef6ee727b: Layer already exists 15:22:22 67cc92f0e8c0: Layer already exists 15:22:22 f51077961a2c: Layer already exists 15:22:22 2a7aaa76a3ad: Layer already exists 15:22:22 52a75d6f4d83: Layer already exists 15:22:22 f70ee36035b9: Layer already exists 15:22:22 3.0.0-dev.20: digest: sha256:07c4133018020a162fda60f5c2add9239a2e69fdbce075373d720bf1a2d245cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 15:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:22:23 67cc92f0e8c0: Preparing 15:22:23 52a75d6f4d83: Preparing 15:22:23 2a7aaa76a3ad: Preparing 15:22:23 f4bef6ee727b: Preparing 15:22:23 f51077961a2c: Preparing 15:22:23 f70ee36035b9: Preparing 15:22:23 f70ee36035b9: Waiting 15:22:23 f4bef6ee727b: Layer already exists 15:22:23 f51077961a2c: Layer already exists 15:22:23 52a75d6f4d83: Layer already exists 15:22:23 67cc92f0e8c0: Layer already exists 15:22:23 2a7aaa76a3ad: Layer already exists 15:22:23 f70ee36035b9: Layer already exists 15:22:24 9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20: digest: sha256:07c4133018020a162fda60f5c2add9239a2e69fdbce075373d720bf1a2d245cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:24 + 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 15:22:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:22:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:22:24 67cc92f0e8c0: Preparing 15:22:24 52a75d6f4d83: Preparing 15:22:24 2a7aaa76a3ad: Preparing 15:22:24 f4bef6ee727b: Preparing 15:22:24 f51077961a2c: Preparing 15:22:24 f70ee36035b9: Preparing 15:22:24 f70ee36035b9: Waiting 15:22:24 52a75d6f4d83: Layer already exists 15:22:24 f51077961a2c: Layer already exists 15:22:24 f4bef6ee727b: Layer already exists 15:22:24 2a7aaa76a3ad: Layer already exists 15:22:24 67cc92f0e8c0: Layer already exists 15:22:24 f70ee36035b9: Layer already exists 15:22:25 main: digest: sha256:07c4133018020a162fda60f5c2add9239a2e69fdbce075373d720bf1a2d245cb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:25 ===================================================== [Pipeline] echo 15:22:25 taggedImages: 15:22:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca 15:22:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:22:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.20 15:22:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9924ce3792302461657905c814d890402047d1ca-3.0.0-dev.20 15:22:25 - 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 15:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:22:25 15:22:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:22:26 arm64: Pulling from edgex-lftools-log-publisher 15:22:26 8998bd30e6a1: Pulling fs layer 15:22:26 04944245beec: Pulling fs layer 15:22:26 699f458cf7ca: Pulling fs layer 15:22:26 765212b225bb: Pulling fs layer 15:22:26 f23df028b6ca: Pulling fs layer 15:22:26 d65c8cfc05b1: Pulling fs layer 15:22:26 2437ff75d9bd: Pulling fs layer 15:22:26 765212b225bb: Waiting 15:22:26 f23df028b6ca: Waiting 15:22:26 d65c8cfc05b1: Waiting 15:22:26 2437ff75d9bd: Waiting 15:22:26 04944245beec: Verifying Checksum 15:22:26 04944245beec: Download complete 15:22:26 765212b225bb: Verifying Checksum 15:22:26 765212b225bb: Download complete 15:22:26 f23df028b6ca: Verifying Checksum 15:22:26 f23df028b6ca: Download complete 15:22:26 d65c8cfc05b1: Verifying Checksum 15:22:26 d65c8cfc05b1: Download complete 15:22:26 699f458cf7ca: Verifying Checksum 15:22:26 699f458cf7ca: Download complete 15:22:26 8998bd30e6a1: Verifying Checksum 15:22:26 8998bd30e6a1: Download complete 15:22:29 2437ff75d9bd: Verifying Checksum 15:22:29 2437ff75d9bd: Download complete 15:22:31 8998bd30e6a1: Pull complete 15:22:32 04944245beec: Pull complete 15:22:33 699f458cf7ca: Pull complete 15:22:33 765212b225bb: Pull complete 15:22:34 f23df028b6ca: Pull complete 15:22:34 d65c8cfc05b1: Pull complete 15:22:50 2437ff75d9bd: Pull complete 15:22:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:22:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:22:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:50 prd-ubuntu20.04-docker-arm64-4c-16g-7971 does not seem to be running inside a container 15:22:50 $ 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/137 -v /w/workspace/app-service-configurable/137:/w/workspace/app-service-configurable/137:rw,z -v /w/workspace/app-service-configurable/137@tmp:/w/workspace/app-service-configurable/137@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 15:22:52 $ docker top 4e159bd130a45a68f71e7463324486f4cc2d0829f76af8fef837f7ea0bf7e2ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:53 ---> job-cost.sh 15:22:53 lf-activate-venv: SKIPPING 15:22:53 INFO: No Stack... 15:22:54 INFO: Retrieving Pricing Info for: v3-standard-4 15:22:54 INFO: Archiving Costs [Pipeline] sh 15:22:55 + cat /w/workspace/app-service-configurable/137/archives/cost.csv 15:22:55 + cut -d, -f6 [Pipeline] lock 15:22:55 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] 15:22:55 Resource [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] did not exist. Created. 15:22:55 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:56 /w/workspace/app-service-configurable/137@tmp/durable-ccb0152c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:22:56 + echo total: 0.10999999940395355 [Pipeline] stash 15:22:56 Warning: overwriting stash ‘stack-cost’ 15:22:56 Stashed 1 file(s) [Pipeline] } 15:22:56 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-137-stack-cost] [Pipeline] // lock [Pipeline] } 15:22:56 $ docker stop --time=1 4e159bd130a45a68f71e7463324486f4cc2d0829f76af8fef837f7ea0bf7e2ae 15:22:58 $ docker rm -f --volumes 4e159bd130a45a68f71e7463324486f4cc2d0829f76af8fef837f7ea0bf7e2ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:22:58 provisioning config files... 15:22:58 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5980271575137104199tmp [Pipeline] { [Pipeline] sh 15:22:59 + set +x 15:22:59 + curl -s https://codecov.io/bash 15:22:59 + bash -s -- 15:22:59 15:22:59 _____ _ 15:22:59 / ____| | | 15:22:59 | | ___ __| | ___ ___ _____ __ 15:22:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:22:59 | |___| (_) | (_| | __/ (_| (_) \ V / 15:22:59 \_____\___/ \__,_|\___|\___\___/ \_/ 15:22:59 Bash-1.0.6 15:22:59 15:22:59 15:22:59 ==> git version 2.25.1 found 15:22:59 ==> 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 15:22:59 Release-Date: 2020-01-08 15:22:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:22:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:22:59 ==> Jenkins CI detected. 15:22:59 current dir:  /w/workspace/ry_app-service-configurable_main 15:22:59 project root: . 15:22:59 --> token set from env 15:22:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:22:59 ==> Running gcov in . (disable via -X gcov) 15:22:59 ==> Python coveragepy not found 15:22:59 ==> Searching for coverage reports in: 15:22:59 + . 15:22:59 -> Found 1 reports 15:22:59 ==> Detecting git/mercurial file structure 15:22:59 ==> Reading reports 15:22:59 + ./coverage.out bytes=13 15:22:59 ==> Appending adjustments 15:22:59 https://docs.codecov.io/docs/fixing-reports 15:22:59 + Found adjustments 15:22:59 ==> Gzipping contents 15:22:59 4.0K /tmp/codecov.tSnONZ.gz 15:22:59 ==> Uploading reports 15:22:59 url: https://codecov.io 15:22:59 query: branch=main&commit=9924ce3792302461657905c814d890402047d1ca&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:22:59 -> Pinging Codecov 15:22:59 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=9924ce3792302461657905c814d890402047d1ca&build=137&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F137%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:22:59 -> Uploading to 15:22:59 https://storage.googleapis.com/codecov/v4/raw/2023-03-01/A97CA9966030D2A3747ED39772930CCE/9924ce3792302461657905c814d890402047d1ca/15e40055-a564-4ec5-8919-6ac8c7625182.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T152259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6603393aa4ef0339c7334d82dd86e6c7381373c0b0c0536ec9b323df64152e0 15:22:59 % Total % Received % Xferd Average Speed Time Time Time Current 15:22:59 Dload Upload Total Spent Left Speed 15:22:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 2352 --:--:-- --:--:-- --:--:-- 2342 100 520 0 0 100 520 0 2063 --:--:-- --:--:-- --:--:-- 2055 15:22:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9924ce3792302461657905c814d890402047d1ca [Pipeline] } 15:22:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:23:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:23:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:23:00 15:23:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:23:00 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:23:00 df9b9388f04a: Pulling fs layer 15:23:00 52dc419b0ee2: Pulling fs layer 15:23:00 25bc292e5bac: Pulling fs layer 15:23:00 114826534d7a: Pulling fs layer 15:23:00 4657fd5d0bcf: Pulling fs layer 15:23:00 6ad1cebc031e: Pulling fs layer 15:23:00 8a3aa393b2d8: Pulling fs layer 15:23:00 6ad1cebc031e: Waiting 15:23:00 4657fd5d0bcf: Waiting 15:23:00 114826534d7a: Waiting 15:23:00 8a3aa393b2d8: Waiting 15:23:00 25bc292e5bac: Verifying Checksum 15:23:00 25bc292e5bac: Download complete 15:23:00 52dc419b0ee2: Verifying Checksum 15:23:00 52dc419b0ee2: Download complete 15:23:00 4657fd5d0bcf: Download complete 15:23:00 df9b9388f04a: Verifying Checksum 15:23:00 df9b9388f04a: Download complete 15:23:01 df9b9388f04a: Pull complete 15:23:01 6ad1cebc031e: Verifying Checksum 15:23:01 6ad1cebc031e: Download complete 15:23:01 52dc419b0ee2: Pull complete 15:23:01 25bc292e5bac: Pull complete 15:23:01 114826534d7a: Verifying Checksum 15:23:01 114826534d7a: Download complete 15:23:01 8a3aa393b2d8: Verifying Checksum 15:23:01 8a3aa393b2d8: Download complete 15:23:05 114826534d7a: Pull complete 15:23:05 4657fd5d0bcf: Pull complete 15:23:05 6ad1cebc031e: Pull complete 15:23:08 8a3aa393b2d8: Pull complete 15:23:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:23:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:23:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:09 prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container 15:23:09 $ 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 15:23:14 $ docker top 0d10dc8e14eb4452a917c7bcf9041a214e5b0a679b665c4b697387bbd6a578a1 -eo pid,comm [Pipeline] { [Pipeline] echo 15:23:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:23:14 + set -o pipefail 15:23:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:23:24 15:23:24 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:23:24 15:23:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/52abacf0-42b6-41fa-b030-ab63f1e28042 15:23:24 15:23:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:23:24 15:23:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:23:24 15:23:24 15:23:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:23:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:23:24 More details here: https://snyk.co/ue1NS [Pipeline] } 15:23:24 $ docker stop --time=1 0d10dc8e14eb4452a917c7bcf9041a214e5b0a679b665c4b697387bbd6a578a1 15:23:27 $ docker rm -f --volumes 0d10dc8e14eb4452a917c7bcf9041a214e5b0a679b665c4b697387bbd6a578a1 [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 15:23:28 + git log --format=format:%s -1 9924ce3792302461657905c814d890402047d1ca [Pipeline] sh 15:23:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:23:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:29 prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container 15:23:29 $ 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 15:23:29 $ docker top 655d585137dcdaaf2f31fbcebc77a360d8eda87f281ddb7f65c4b9d57c370f3f -eo pid,comm 15:23:29 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). 15:23:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:29 [ssh-agent] Looking for ssh-agent implementation... 15:23:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:29 $ docker exec 655d585137dcdaaf2f31fbcebc77a360d8eda87f281ddb7f65c4b9d57c370f3f ssh-agent 15:23:29 SSH_AUTH_SOCK=/tmp/ssh-3FQ6gfjpmhP2/agent.32 15:23:29 SSH_AGENT_PID=38 15:23:29 Running ssh-add (command line suppressed) 15:23:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15746193795232403978.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15746193795232403978.key) 15:23:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:30 + git semver tag 15:23:30 2023-03-01 15:23:30,524 [run_tag] DEBUG tag force:False 15:23:30 2023-03-01 15:23:30,524 [check_head_tag] DEBUG check head tag 15:23:30 2023-03-01 15:23:30,525 [execute] INFO git cat-file --batch-check 15:23:30 2023-03-01 15:23:30,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:23:30 2023-03-01 15:23:30,529 [execute] INFO git cat-file --batch 15:23:30 2023-03-01 15:23:30,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:23:30 2023-03-01 15:23:30,551 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:23:30 2023-03-01 15:23:30,551 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 15:23:30 2023-03-01 15:23:30,551 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:23:30 2023-03-01 15:23:30,556 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:23:30 3.0.0-dev.20 [Pipeline] } 15:23:30 $ docker exec --env ******** --env ******** 655d585137dcdaaf2f31fbcebc77a360d8eda87f281ddb7f65c4b9d57c370f3f ssh-agent -k 15:23:30 unset SSH_AUTH_SOCK; 15:23:30 unset SSH_AGENT_PID; 15:23:30 echo Agent pid 38 killed; 15:23:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:31 + git semver [Pipeline] } 15:23:31 $ docker stop --time=1 655d585137dcdaaf2f31fbcebc77a360d8eda87f281ddb7f65c4b9d57c370f3f 15:23:32 $ docker rm -f --volumes 655d585137dcdaaf2f31fbcebc77a360d8eda87f281ddb7f65c4b9d57c370f3f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:23:33 15:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:23:33 0.23.1-centos7: Pulling from edgex-lftools 15:23:33 ab5ef0e58194: Pulling fs layer 15:23:33 9712f1f96733: Pulling fs layer 15:23:33 63f879dbbcfc: Pulling fs layer 15:23:33 0d9ebad4ef96: Pulling fs layer 15:23:33 e9a5061849ea: Pulling fs layer 15:23:33 0d9ebad4ef96: Waiting 15:23:33 d747dcd14b5f: Pulling fs layer 15:23:33 2de7ff778b66: Pulling fs layer 15:23:33 e9a5061849ea: Waiting 15:23:33 d747dcd14b5f: Waiting 15:23:33 2de7ff778b66: Waiting 15:23:33 9712f1f96733: Verifying Checksum 15:23:33 9712f1f96733: Download complete 15:23:33 63f879dbbcfc: Verifying Checksum 15:23:33 63f879dbbcfc: Download complete 15:23:34 0d9ebad4ef96: Verifying Checksum 15:23:34 0d9ebad4ef96: Download complete 15:23:34 e9a5061849ea: Verifying Checksum 15:23:34 e9a5061849ea: Download complete 15:23:34 d747dcd14b5f: Download complete 15:23:34 ab5ef0e58194: Verifying Checksum 15:23:34 ab5ef0e58194: Download complete 15:23:34 2de7ff778b66: Verifying Checksum 15:23:34 2de7ff778b66: Download complete 15:23:36 ab5ef0e58194: Pull complete 15:23:36 9712f1f96733: Pull complete 15:23:37 63f879dbbcfc: Pull complete 15:23:41 0d9ebad4ef96: Pull complete 15:23:41 e9a5061849ea: Pull complete 15:23:41 d747dcd14b5f: Pull complete 15:23:42 2de7ff778b66: Pull complete 15:23:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:23:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:23:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:42 prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container 15:23:42 $ 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 15:23:48 $ docker top 9761a85cdce65d7871d9f4d8825a29b2bb99e1e798c3b71bd4e060844210070f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:23:48 provisioning config files... 15:23:48 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7646616245985777319tmp 15:23:48 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7402282610695472608tmp 15:23:48 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5136737771455568973tmp [Pipeline] { [Pipeline] echo 15:23:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:23:49 ---> sigul-configuration.sh 15:23:49 gpg: directory `/root/.gnupg' created 15:23:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:23:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:23:49 gpg: keyring `/root/.gnupg/secring.gpg' created 15:23:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:23:49 gpg: CAST5 encrypted data 15:23:49 gpg: encrypted with 1 passphrase 15:23:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:23:49 + mkdir /home/jenkins 15:23:49 + mkdir /home/jenkins/sigul [Pipeline] sh 15:23:49 + 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 15:23:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:23:50 ---> sigul-install.sh 15:23:50 Sigul already installed; skipping installation. [Pipeline] sh 15:23:50 + git tag --list 15:23:50 v1.0.0 15:23:50 v1.1.0 15:23:50 v1.2.0 15:23:50 v1.3.0 15:23:50 v1.3.1 15:23:50 v2.0.0 15:23:50 v2.0.1 15:23:50 v2.1.0 15:23:50 v2.1.1 15:23:50 v2.1.1-dev.1 15:23:50 v2.1.1-dev.2 15:23:50 v2.2.0 15:23:50 v2.2.1-dev.1 15:23:50 v2.2.1-dev.10 15:23:50 v2.2.1-dev.2 15:23:50 v2.2.1-dev.3 15:23:50 v2.2.1-dev.4 15:23:50 v2.2.1-dev.5 15:23:50 v2.2.1-dev.6 15:23:50 v2.2.1-dev.7 15:23:50 v2.2.1-dev.8 15:23:50 v2.2.1-dev.9 15:23:50 v2.3.0 15:23:50 v2.3.0-dev.10 15:23:50 v2.3.0-dev.11 15:23:50 v2.3.0-dev.12 15:23:50 v2.3.0-dev.13 15:23:50 v2.3.0-dev.14 15:23:50 v2.3.0-dev.15 15:23:50 v2.3.0-dev.16 15:23:50 v2.3.0-dev.17 15:23:50 v2.3.0-dev.18 15:23:50 v2.3.0-dev.19 15:23:50 v2.3.0-dev.20 15:23:50 v2.3.0-dev.21 15:23:50 v2.3.0-dev.22 15:23:50 v2.3.0-dev.23 15:23:50 v2.3.0-dev.24 15:23:50 v2.3.0-dev.25 15:23:50 v2.3.0-dev.26 15:23:50 v2.3.0-dev.27 15:23:50 v2.3.0-dev.28 15:23:50 v2.3.0-dev.29 15:23:50 v2.3.0-dev.30 15:23:50 v2.3.0-dev.31 15:23:50 v2.3.0-dev.32 15:23:50 v2.3.0-dev.33 15:23:50 v2.3.0-dev.34 15:23:50 v2.3.0-dev.35 15:23:50 v2.3.0-dev.36 15:23:50 v2.3.0-dev.37 15:23:50 v3.0.0-dev.1 15:23:50 v3.0.0-dev.10 15:23:50 v3.0.0-dev.11 15:23:50 v3.0.0-dev.12 15:23:50 v3.0.0-dev.13 15:23:50 v3.0.0-dev.14 15:23:50 v3.0.0-dev.15 15:23:50 v3.0.0-dev.16 15:23:50 v3.0.0-dev.17 15:23:50 v3.0.0-dev.18 15:23:50 v3.0.0-dev.19 15:23:50 v3.0.0-dev.2 15:23:50 v3.0.0-dev.20 15:23:50 v3.0.0-dev.3 15:23:50 v3.0.0-dev.4 15:23:50 v3.0.0-dev.5 15:23:50 v3.0.0-dev.6 15:23:50 v3.0.0-dev.7 15:23:50 v3.0.0-dev.8 15:23:50 v3.0.0-dev.9 [Pipeline] sh 15:23:50 + lftools sign git-tag v3.0.0-dev.20 15:23:51 Signing Git tag with Sigul... 15:23:51 Signing v3.0.0-dev.20 [Pipeline] echo 15:23:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:23:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:23:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:23:51 $ docker stop --time=1 9761a85cdce65d7871d9f4d8825a29b2bb99e1e798c3b71bd4e060844210070f 15:23:53 $ docker rm -f --volumes 9761a85cdce65d7871d9f4d8825a29b2bb99e1e798c3b71bd4e060844210070f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:23:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:23:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:53 prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container 15:23:53 $ 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 15:23:54 $ docker top 23aa6fa0c292a2e79b8d0ada5647b64d41432ef6782b9687baadbc885fb134e2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:54 [ssh-agent] Looking for ssh-agent implementation... 15:23:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:54 $ docker exec 23aa6fa0c292a2e79b8d0ada5647b64d41432ef6782b9687baadbc885fb134e2 ssh-agent 15:23:54 SSH_AUTH_SOCK=/tmp/ssh-oiLEiZ5e8C14/agent.32 15:23:54 SSH_AGENT_PID=38 15:23:54 Running ssh-add (command line suppressed) 15:23:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6796539886405167329.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6796539886405167329.key) 15:23:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:54 + git semver bump pre 15:23:55 2023-03-01 15:23:55,152 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:23:55 2023-03-01 15:23:55,152 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev 15:23:55 2023-03-01 15:23:55,153 [bump_version] DEBUG bumped version:3.0.0-dev.21 15:23:55 2023-03-01 15:23:55,153 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:23:55 2023-03-01 15:23:55,153 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:23:55 2023-03-01 15:23:55,153 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:23:55 2023-03-01 15:23:55,155 [execute] INFO git cat-file --batch-check 15:23:55 2023-03-01 15:23:55,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:23:55 2023-03-01 15:23:55,162 [execute] INFO git cat-file --batch 15:23:55 2023-03-01 15:23:55,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:23:55 2023-03-01 15:23:55,168 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:23:55 3.0.0-dev.21 [Pipeline] } 15:23:55 $ docker exec --env ******** --env ******** 23aa6fa0c292a2e79b8d0ada5647b64d41432ef6782b9687baadbc885fb134e2 ssh-agent -k 15:23:55 unset SSH_AUTH_SOCK; 15:23:55 unset SSH_AGENT_PID; 15:23:55 echo Agent pid 38 killed; 15:23:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:23:55 + git semver [Pipeline] } 15:23:55 $ docker stop --time=1 23aa6fa0c292a2e79b8d0ada5647b64d41432ef6782b9687baadbc885fb134e2 15:23:57 $ docker rm -f --volumes 23aa6fa0c292a2e79b8d0ada5647b64d41432ef6782b9687baadbc885fb134e2 [Pipeline] // withDockerContainer [Pipeline] sh 15:23:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:23:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:23:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:58 prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container 15:23:58 $ 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 15:23:58 $ docker top fbbc9c42670e003551b2a7c46bb91cd8f3862bb8e2682d4ee43b85e18b347db7 -eo pid,comm 15:23:58 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). 15:23:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:23:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:23:58 [ssh-agent] Looking for ssh-agent implementation... 15:23:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:58 $ docker exec fbbc9c42670e003551b2a7c46bb91cd8f3862bb8e2682d4ee43b85e18b347db7 ssh-agent 15:23:58 SSH_AUTH_SOCK=/tmp/ssh-1kSX1jyCiNwC/agent.14 15:23:58 SSH_AGENT_PID=20 15:23:58 Running ssh-add (command line suppressed) 15:23:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18086300652578876994.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18086300652578876994.key) 15:23:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:23:59 + git semver push 15:23:59 2023-03-01 15:23:59,294 [run_push] DEBUG push 15:23:59 2023-03-01 15:23:59,295 [execute] INFO git cat-file --batch-check 15:23:59 2023-03-01 15:23:59,295 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:23:59 2023-03-01 15:23:59,298 [execute] INFO git rev-list a087aba68d34909cb680afe1ee768c4cc7f93d45 -- 15:23:59 2023-03-01 15:23:59,298 [execute] DEBUG Popen(['git', 'rev-list', 'a087aba68d34909cb680afe1ee768c4cc7f93d45', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:23:59 2023-03-01 15:23:59,304 [execute] INFO git fetch -v origin 15:23:59 2023-03-01 15:23:59,305 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:23:59 2023-03-01 15:23:59,883 [run_push] DEBUG no remote changes detected 15:23:59 2023-03-01 15:23:59,883 [execute] INFO git push origin semver 15:23:59 2023-03-01 15:23:59,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:24:00 2023-03-01 15:24:00,757 [run_push] DEBUG push all version tags 15:24:00 2023-03-01 15:24:00,758 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:24:00 2023-03-01 15:24:00,758 [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) 15:24:01 2023-03-01 15:24:01,614 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:24:01 3.0.0-dev.21 [Pipeline] } 15:24:01 $ docker exec --env ******** --env ******** fbbc9c42670e003551b2a7c46bb91cd8f3862bb8e2682d4ee43b85e18b347db7 ssh-agent -k 15:24:01 unset SSH_AUTH_SOCK; 15:24:01 unset SSH_AGENT_PID; 15:24:01 echo Agent pid 20 killed; 15:24:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:24:02 + git semver [Pipeline] } 15:24:02 $ docker stop --time=1 fbbc9c42670e003551b2a7c46bb91cd8f3862bb8e2682d4ee43b85e18b347db7 15:24:03 $ docker rm -f --volumes fbbc9c42670e003551b2a7c46bb91cd8f3862bb8e2682d4ee43b85e18b347db7 [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 15:24:04 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:24:04 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:24:04 total 16 15:24:04 drwxr-xr-x 3 root root 4096 Mar 1 15:13 . 15:24:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 15:23 .. 15:24:04 drwxr-xr-x 2 root root 4096 Mar 1 15:13 cost 15:24:04 -rw-r--r-- 1 root root 96 Mar 1 15:13 cost.csv 15:24:04 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:24:04 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:24:04 total 16 15:24:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 15:13 . 15:24:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 15:23 .. 15:24:04 drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 15:13 cost 15:24:04 -rw-r--r-- 1 jenkins jenkins 96 Mar 1 15:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:24:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:24:05 ---> package-listing.sh 15:24:05 ++ facter osfamily 15:24:05 ++ tr '[:upper:]' '[:lower:]' 15:24:05 + OS_FAMILY=debian 15:24:05 + workspace=/w/workspace/ry_app-service-configurable_main 15:24:05 + START_PACKAGES=/tmp/packages_start.txt 15:24:05 + END_PACKAGES=/tmp/packages_end.txt 15:24:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:24:05 + PACKAGES=/tmp/packages_start.txt 15:24:05 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:24:05 + PACKAGES=/tmp/packages_end.txt 15:24:05 + case "${OS_FAMILY}" in 15:24:05 + dpkg -l 15:24:05 + grep '^ii' 15:24:05 + '[' -f /tmp/packages_start.txt ']' 15:24:05 + '[' -f /tmp/packages_end.txt ']' 15:24:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:24:05 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:24:05 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:24:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:24:05 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 15:24:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:24:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:06 prd-ubuntu20.04-docker-8c-8g-7970 does not seem to be running inside a container 15:24:06 $ 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 15:24:06 $ docker top f4286e27f652214cd2fb695357ba548e21b74633a7544c406f95751bfadafe88 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:07 + touch /tmp/pre-build-complete [Pipeline] sh 15:24:07 + mkdir -p /var/log/sysstat [Pipeline] sh 15:24:07 + ls /var/log/sa-host 15:24:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:08 provisioning config files... 15:24:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11023523806067155421tmp [Pipeline] { [Pipeline] echo 15:24:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:24:08 ---> create-netrc.sh [Pipeline] } 15:24:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:24:08 ---> python-tools-install.sh [Pipeline] echo 15:24:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:24:09 ---> sudo-logs.sh 15:24:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:24:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:24:09 ---> job-cost.sh 15:24:09 lf-activate-venv: SKIPPING 15:24:09 DEBUG: total: 0.2199999988079071 15:24:09 INFO: Retrieving Stack Cost... 15:24:09 INFO: Retrieving Pricing Info for: v3-standard-8 15:24:10 INFO: Archiving Costs [Pipeline] echo 15:24:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:24:10 ---> logs-deploy.sh 15:24:10 lf-activate-venv: SKIPPING 15:24:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/137 15:24:10 INFO: archiving workspace using pattern(s): 15:24:11 Archives upload complete. 15:24:11 INFO: archiving logs to Nexus 15:24:12 ---> uname -a: 15:24:12 Linux prd-ubuntu20-04-docker-8c-8g-7970 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:24:12 15:24:12 15:24:12 ---> lscpu: 15:24:12 Architecture: x86_64 15:24:12 CPU op-mode(s): 32-bit, 64-bit 15:24:12 Byte Order: Little Endian 15:24:12 Address sizes: 40 bits physical, 48 bits virtual 15:24:12 CPU(s): 8 15:24:12 On-line CPU(s) list: 0-7 15:24:12 Thread(s) per core: 1 15:24:12 Core(s) per socket: 1 15:24:12 Socket(s): 8 15:24:12 NUMA node(s): 1 15:24:12 Vendor ID: AuthenticAMD 15:24:12 CPU family: 23 15:24:12 Model: 49 15:24:12 Model name: AMD EPYC-Rome Processor 15:24:12 Stepping: 0 15:24:12 CPU MHz: 2799.998 15:24:12 BogoMIPS: 5599.99 15:24:12 Virtualization: AMD-V 15:24:12 Hypervisor vendor: KVM 15:24:12 Virtualization type: full 15:24:12 L1d cache: 256 KiB 15:24:12 L1i cache: 256 KiB 15:24:12 L2 cache: 4 MiB 15:24:12 L3 cache: 128 MiB 15:24:12 NUMA node0 CPU(s): 0-7 15:24:12 Vulnerability Itlb multihit: Not affected 15:24:12 Vulnerability L1tf: Not affected 15:24:12 Vulnerability Mds: Not affected 15:24:12 Vulnerability Meltdown: Not affected 15:24:12 Vulnerability Mmio stale data: Not affected 15:24:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:24:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:24:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:24:12 Vulnerability Srbds: Not affected 15:24:12 Vulnerability Tsx async abort: Not affected 15:24:12 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 15:24:12 15:24:12 15:24:12 ---> nproc: 15:24:12 8 15:24:12 15:24:12 15:24:12 ---> df -h: 15:24:12 Filesystem Size Used Avail Use% Mounted on 15:24:12 overlay 155G 13G 143G 9% / 15:24:12 tmpfs 64M 0 64M 0% /dev 15:24:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:24:12 shm 64M 0 64M 0% /dev/shm 15:24:12 /dev/vda1 155G 13G 143G 9% /facter-os 15:24:12 15:24:12