Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 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-ssh15942522887061960816.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh8832114946575643149.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh17265281536377816646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh16403663162484070703.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-ssh14927510594513204139.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] ========================================================= [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.21 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5907’ Running on prd-ubuntu20.04-docker-8c-8g-5915 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/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 > 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 Avoid second fetch Checking out Revision 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b (main) Commit message: "Merge pull request #665 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41" > git config core.sparsecheckout # timeout=10 > git checkout -f 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b # timeout=10 > git rev-list --no-walk d0b27e276c0df8ce2bf294c72f38c7099269fea7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:46:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:46:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:46:04 ========================================================= 04:46:04 EdgeX Global Pipelines Version Info 04:46:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:46:04 ------------------- 04:46:04 stable info: 04:46:04 ------------------- 04:46:04 Commited By: Ginny Guan ginny@iotechsys.com 04:46:04 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:46:04 Message: update stable to v1.0.260 04:46:05 ------------------- 04:46:05 experimental info: 04:46:05 ------------------- 04:46:05 Commited By: Ginny Guan ginny@iotechsys.com 04:46:05 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:46:05 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:46:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0938ff7 [Pipeline] echo 04:46:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:06 provisioning config files... 04:46:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1050555528301001950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:06 ---> ****-login.sh 04:46:06 nexus3.edgexfoundry.org:10001 04:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:07 Configure a credential helper to remove this warning. See 04:46:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:07 04:46:07 Login Succeeded 04:46:07 nexus3.edgexfoundry.org:10002 04:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:07 Configure a credential helper to remove this warning. See 04:46:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:07 04:46:07 Login Succeeded 04:46:07 nexus3.edgexfoundry.org:10003 04:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:07 Configure a credential helper to remove this warning. See 04:46:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:07 04:46:07 Login Succeeded 04:46:07 nexus3.edgexfoundry.org:10004 04:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:07 Configure a credential helper to remove this warning. See 04:46:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:07 04:46:07 Login Succeeded 04:46:07 ****.io 04:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:07 Configure a credential helper to remove this warning. See 04:46:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:07 04:46:07 Login Succeeded 04:46:07 ---> ****-login.sh ends [Pipeline] } 04:46:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:46:08 + git rev-list -1 --merges 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b~1..0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] echo 04:46:08 -----------> git rev-list -1 --merges 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b~1..0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 04:46:08 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [false] [Pipeline] sh 04:46:08 + git log --format=format:%s -1 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] echo 04:46:08 ========================================================= 04:46:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:46:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:09 + git log --format=format:%s -1 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] echo 04:46:09 [semverPrep] GIT_COMMIT: 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b, Commit Message: Merge pull request #665 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41 [Pipeline] echo 04:46:09 [semverPrep] This is not a build commit. [Pipeline] sh 04:46:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:46:09 + grep -v github /etc/ssh/ssh_known_hosts 04:46:09 + [ -e /tmp/ssh_known_hosts ] 04:46:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:46:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:46:09 + sudo tee -a /etc/ssh/ssh_known_hosts 04:46:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:10 04:46:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:10 0.1.4: Pulling from edgex-devops/py-git-semver 04:46:10 b85a868b505f: Pulling fs layer 04:46:10 e2be974225ed: Pulling fs layer 04:46:10 339a4e72a1f5: Pulling fs layer 04:46:10 988bab9f4d93: Pulling fs layer 04:46:10 1469e6f7b9e6: Pulling fs layer 04:46:10 eaf3925da568: Pulling fs layer 04:46:10 bab4dde63d76: Pulling fs layer 04:46:10 bde34c3a00c8: Pulling fs layer 04:46:10 b352a97aabf1: Pulling fs layer 04:46:10 4872d77fe225: Pulling fs layer 04:46:10 5851b861e8e6: Pulling fs layer 04:46:10 bab4dde63d76: Waiting 04:46:10 bde34c3a00c8: Waiting 04:46:10 5851b861e8e6: Waiting 04:46:10 b352a97aabf1: Waiting 04:46:10 988bab9f4d93: Waiting 04:46:10 1469e6f7b9e6: Waiting 04:46:10 eaf3925da568: Waiting 04:46:10 e2be974225ed: Verifying Checksum 04:46:10 e2be974225ed: Download complete 04:46:10 988bab9f4d93: Verifying Checksum 04:46:10 988bab9f4d93: Download complete 04:46:10 1469e6f7b9e6: Verifying Checksum 04:46:10 1469e6f7b9e6: Download complete 04:46:10 339a4e72a1f5: Verifying Checksum 04:46:10 339a4e72a1f5: Download complete 04:46:10 eaf3925da568: Verifying Checksum 04:46:10 eaf3925da568: Download complete 04:46:10 bde34c3a00c8: Verifying Checksum 04:46:10 bde34c3a00c8: Download complete 04:46:10 b352a97aabf1: Verifying Checksum 04:46:10 b352a97aabf1: Download complete 04:46:10 4872d77fe225: Verifying Checksum 04:46:10 4872d77fe225: Download complete 04:46:10 5851b861e8e6: Verifying Checksum 04:46:10 5851b861e8e6: Download complete 04:46:10 b85a868b505f: Verifying Checksum 04:46:10 b85a868b505f: Download complete 04:46:11 bab4dde63d76: Verifying Checksum 04:46:11 bab4dde63d76: Download complete 04:46:12 b85a868b505f: Pull complete 04:46:12 e2be974225ed: Pull complete 04:46:12 339a4e72a1f5: Pull complete 04:46:12 988bab9f4d93: Pull complete 04:46:13 1469e6f7b9e6: Pull complete 04:46:13 eaf3925da568: Pull complete 04:46:15 bab4dde63d76: Pull complete 04:46:15 bde34c3a00c8: Pull complete 04:46:15 b352a97aabf1: Pull complete 04:46:15 4872d77fe225: Pull complete 04:46:15 5851b861e8e6: Pull complete 04:46:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:46:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:46:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:15 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 04:46:15 $ 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 04:46:18 $ docker top b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:46:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:18 [ssh-agent] Looking for ssh-agent implementation... 04:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:18 $ docker exec b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 ssh-agent 04:46:18 SSH_AUTH_SOCK=/tmp/ssh-bznEGQux7ANZ/agent.32 04:46:18 SSH_AGENT_PID=38 04:46:18 Running ssh-add (command line suppressed) 04:46:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9684282516778357523.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9684282516778357523.key) 04:46:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:19 + git tag --points-at HEAD [Pipeline] } 04:46:19 $ docker exec --env ******** --env ******** b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 ssh-agent -k 04:46:19 unset SSH_AUTH_SOCK; 04:46:19 unset SSH_AGENT_PID; 04:46:19 echo Agent pid 38 killed; 04:46:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:46:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:46:19 [ssh-agent] Looking for ssh-agent implementation... 04:46:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:46:19 $ docker exec b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 ssh-agent 04:46:20 SSH_AUTH_SOCK=/tmp/ssh-4WQCI3Mh5DUS/agent.72 04:46:20 SSH_AGENT_PID=78 04:46:20 Running ssh-add (command line suppressed) 04:46:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17474904494708223512.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17474904494708223512.key) 04:46:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:46:20 + git semver init 04:46:20 2024-07-19 04:46:20,833 [run_init] DEBUG init version:0.0.0 force:False 04:46:20 2024-07-19 04:46:20,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 04:46:20 2024-07-19 04:46:20,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 04:46:20 2024-07-19 04:46:20,834 [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) 04:46:22 2024-07-19 04:46:21,932 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 04:46:22 2024-07-19 04:46:21,933 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 04:46:22 2024-07-19 04:46:21,933 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:46:22 2024-07-19 04:46:21,933 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:46:22 3.2.0-dev.26 [Pipeline] } 04:46:22 $ docker exec --env ******** --env ******** b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 ssh-agent -k 04:46:22 unset SSH_AUTH_SOCK; 04:46:22 unset SSH_AGENT_PID; 04:46:22 echo Agent pid 78 killed; 04:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:46:22 + git semver [Pipeline] } 04:46:22 $ docker stop --time=1 b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 04:46:24 $ docker rm -f --volumes b0f47d8843c9c9c52712c5bfffb38b10d8a231781b741424c1aeaf17f96a94c7 [Pipeline] // withDockerContainer [Pipeline] sh 04:46:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:46:25 Stashed 1 file(s) [Pipeline] echo 04:46:25 [edgeXSemver]: initialized semver on version 3.2.0-dev.26 [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 04:46:25 provisioning config files... 04:46:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7407272186104974458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:26 ---> ****-login.sh 04:46:26 nexus3.edgexfoundry.org:10001 04:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:26 Configure a credential helper to remove this warning. See 04:46:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:26 04:46:26 Login Succeeded 04:46:26 nexus3.edgexfoundry.org:10002 04:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:26 Configure a credential helper to remove this warning. See 04:46:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:26 04:46:26 Login Succeeded 04:46:26 nexus3.edgexfoundry.org:10003 04:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:26 Configure a credential helper to remove this warning. See 04:46:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:26 04:46:26 Login Succeeded 04:46:26 nexus3.edgexfoundry.org:10004 04:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:26 Configure a credential helper to remove this warning. See 04:46:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:26 04:46:26 Login Succeeded 04:46:26 ****.io 04:46:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:26 Configure a credential helper to remove this warning. See 04:46:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:26 04:46:26 Login Succeeded 04:46:26 ---> ****-login.sh ends [Pipeline] } 04:46:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:46:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:46:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:46:27 ========================================================= 04:46:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:46:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:46:27 Sending build context to Docker daemon 9.127MB 04:46:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:46:27 Step 2/12 : FROM ${BASE} AS builder 04:46:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:46:27 619be1103602: Pulling fs layer 04:46:27 7862e08f4a3e: Pulling fs layer 04:46:27 5df492c9dc93: Pulling fs layer 04:46:27 7629e6793208: Pulling fs layer 04:46:27 4f4fb700ef54: Pulling fs layer 04:46:27 fb5054dd5b73: Pulling fs layer 04:46:27 eeca6798cff9: Pulling fs layer 04:46:27 aa269ceb94a6: Pulling fs layer 04:46:27 ada007ff1a6a: Pulling fs layer 04:46:27 fb5054dd5b73: Waiting 04:46:27 eeca6798cff9: Waiting 04:46:27 aa269ceb94a6: Waiting 04:46:27 ada007ff1a6a: Waiting 04:46:27 4f4fb700ef54: Waiting 04:46:27 7629e6793208: Waiting 04:46:27 7862e08f4a3e: Verifying Checksum 04:46:27 7862e08f4a3e: Download complete 04:46:27 7629e6793208: Verifying Checksum 04:46:27 7629e6793208: Download complete 04:46:27 4f4fb700ef54: Verifying Checksum 04:46:27 4f4fb700ef54: Download complete 04:46:27 fb5054dd5b73: Verifying Checksum 04:46:27 fb5054dd5b73: Download complete 04:46:27 619be1103602: Verifying Checksum 04:46:27 619be1103602: Download complete 04:46:27 eeca6798cff9: Verifying Checksum 04:46:27 eeca6798cff9: Download complete 04:46:27 619be1103602: Pull complete 04:46:27 7862e08f4a3e: Pull complete 04:46:28 ada007ff1a6a: Verifying Checksum 04:46:28 ada007ff1a6a: Download complete 04:46:28 5df492c9dc93: Verifying Checksum 04:46:28 5df492c9dc93: Download complete 04:46:28 aa269ceb94a6: Verifying Checksum 04:46:28 aa269ceb94a6: Download complete 04:46:32 5df492c9dc93: Pull complete 04:46:32 7629e6793208: Pull complete 04:46:32 4f4fb700ef54: Pull complete 04:46:32 fb5054dd5b73: Pull complete 04:46:32 eeca6798cff9: Pull complete 04:46:34 aa269ceb94a6: Pull complete 04:46:34 ada007ff1a6a: Pull complete 04:46:34 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:46:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:46:34 ---> f489d0715acc 04:46:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:46:38 ---> Running in 9f31c294d940 04:46:38 Removing intermediate container 9f31c294d940 04:46:38 ---> 004a007c09aa 04:46:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:46:38 ---> Running in ed887c3c626e 04:46:38 Removing intermediate container ed887c3c626e 04:46:38 ---> 3935e4daddb0 04:46:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:46:38 ---> Running in 423dadad40ff 04:46:38 Removing intermediate container 423dadad40ff 04:46:38 ---> 3054513152b5 04:46:38 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:46:38 ---> Running in 8235b82ebe76 04:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:46:38 OK: 264 MiB in 52 packages 04:46:39 Removing intermediate container 8235b82ebe76 04:46:39 ---> 117fab80896b 04:46:39 Step 7/12 : WORKDIR /app 04:46:39 ---> Running in 750c19ef02f9 04:46:39 Removing intermediate container 750c19ef02f9 04:46:39 ---> bd8a46fd0bb3 04:46:39 Step 8/12 : COPY go.mod vendor* ./ 04:46:39 ---> c5ef4c3e6401 04:46:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:39 ---> Running in b421a0bf2563 04:46:40 Still waiting to schedule task 04:46:40 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5913’ 04:47:44 Removing intermediate container b421a0bf2563 04:47:44 ---> e0f9270626bb 04:47:44 Step 10/12 : COPY . . 04:47:44 ---> 5c6459ac5328 04:47:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:47:44 ---> Running in 37bfc5ac68b8 04:47:44 Removing intermediate container 37bfc5ac68b8 04:47:44 ---> f25fdc3413fe 04:47:44 Step 12/12 : RUN $MAKE 04:47:44 ---> Running in 377c1102c31c 04:47:44 noop 04:47:44 Removing intermediate container 377c1102c31c 04:47:44 ---> 187de9462460 04:47:44 Successfully built 187de9462460 04:47:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:45 + docker inspect -f . ci-base-image-x86_64 04:47:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:45 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 04:47:45 $ 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 04:47:46 $ docker top 85fd557802bac81a9947681034934ecf6fc7cba5b1b725e9ed896f3172af8062 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:46 + go version 04:47:46 go version go1.21.9 linux/amd64 [Pipeline] } 04:47:46 $ docker stop --time=1 85fd557802bac81a9947681034934ecf6fc7cba5b1b725e9ed896f3172af8062 04:47:48 $ docker rm -f --volumes 85fd557802bac81a9947681034934ecf6fc7cba5b1b725e9ed896f3172af8062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:48 + docker inspect -f . ci-base-image-x86_64 04:47:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:47:48 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 04:47:49 $ 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 04:47:49 $ docker top 3f8702cf436d2a297a567abc7ec70691be8dada754358075a21c201db094db50 -eo pid,comm [Pipeline] { [Pipeline] sh 04:47:49 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 04:47:50 + make test 04:47:50 go test -race -coverprofile=coverage.out ./... 04:48:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:48:46 go vet ./... 04:48:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:48:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:48:53 ./bin/test-attribution-txt.sh 04:48:53 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 04:48:53 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:48:53 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 04:48:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:48:54 $ docker stop --time=1 3f8702cf436d2a297a567abc7ec70691be8dada754358075a21c201db094db50 04:49:01 $ docker rm -f --volumes 3f8702cf436d2a297a567abc7ec70691be8dada754358075a21c201db094db50 [Pipeline] // withDockerContainer [Pipeline] sh 04:49:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:49:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:49:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:49:03 + ls -al . 04:49:03 total 260 04:49:03 drwxrwxr-x 7 jenkins jenkins 4096 Jul 19 04:47 . 04:49:03 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:45 .. 04:49:03 -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 04:46 .dockerignore 04:49:03 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:48 .git 04:49:03 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:46 .github 04:49:03 -rw-rw-r-- 1 jenkins jenkins 106 Jul 19 04:46 .gitignore 04:49:03 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:46 .golangci.yml 04:49:03 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:46 .semver 04:49:03 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 19 04:46 Attribution.txt 04:49:03 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 19 04:46 CHANGELOG.md 04:49:03 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 19 04:46 Dockerfile 04:49:03 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:46 GOVERNANCE.md 04:49:03 -rw-rw-r-- 1 jenkins jenkins 666 Jul 19 04:46 Jenkinsfile 04:49:03 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 04:46 LICENSE 04:49:03 -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 04:46 OWNERS.md 04:49:03 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 19 04:46 README.md 04:49:03 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:46 VERSION 04:49:03 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:46 bin 04:49:03 -rw-r--r-- 1 jenkins jenkins 13 Jul 19 04:47 coverage.out 04:49:03 -rw-rw-r-- 1 jenkins jenkins 7047 Jul 19 04:46 go.mod 04:49:03 -rw-rw-r-- 1 jenkins jenkins 102057 Jul 19 04:46 go.sum 04:49:03 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 04:46 main.go 04:49:03 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 19 04:46 makefile 04:49:03 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 04:46 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:04 + 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=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b --label arch=amd64 --label version=3.2.0-dev.26 . 04:49:04 Sending build context to Docker daemon 9.128MB 04:49:04 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:49:04 Step 2/27 : FROM ${BASE} AS builder 04:49:04 ---> 187de9462460 04:49:04 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:49:04 ---> Running in e65ddc58d5c0 04:49:04 Removing intermediate container e65ddc58d5c0 04:49:04 ---> ea5b106f99d6 04:49:04 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:49:04 ---> Running in dbceeae6edda 04:49:04 Removing intermediate container dbceeae6edda 04:49:04 ---> 67dec520bea9 04:49:04 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:49:05 ---> Running in 1815079620f7 04:49:05 Removing intermediate container 1815079620f7 04:49:05 ---> caf34818269b 04:49:05 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:49:05 ---> Running in fd8d6345026c 04:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:49:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:49:06 OK: 264 MiB in 52 packages 04:49:07 Removing intermediate container fd8d6345026c 04:49:07 ---> 27111891dd61 04:49:07 Step 7/27 : WORKDIR /app 04:49:07 ---> Running in 58f0e465aba9 04:49:07 Removing intermediate container 58f0e465aba9 04:49:07 ---> f685a9c54535 04:49:07 Step 8/27 : COPY go.mod vendor* ./ 04:49:07 ---> 59018bb64cb3 04:49:07 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:07 ---> Running in cb37b167b3ef 04:49:08 Removing intermediate container cb37b167b3ef 04:49:08 ---> 15adb8deebc6 04:49:08 Step 10/27 : COPY . . 04:49:09 ---> fc713897f1d6 04:49:09 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:49:09 ---> Running in 618e778bfff8 04:49:09 Removing intermediate container 618e778bfff8 04:49:09 ---> 65e491c06af7 04:49:09 Step 12/27 : RUN $MAKE 04:49:09 ---> Running in 41348ca4ef25 04:49:09 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.26" -trimpath -mod=readonly -o app-service-configurable 04:49:42 Removing intermediate container 41348ca4ef25 04:49:42 ---> 6b090590b6fe 04:49:42 Step 13/27 : FROM alpine:3.18 04:49:42 3.18: Pulling from library/alpine 04:49:42 73baa7ef167e: Pulling fs layer 04:49:42 73baa7ef167e: Download complete 04:49:42 73baa7ef167e: Pull complete 04:49:42 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 04:49:42 Status: Downloaded newer image for alpine:3.18 04:49:42 ---> 8fd7cac70a4a 04:49:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:49:42 ---> Running in 55d99c18f989 04:49:42 Removing intermediate container 55d99c18f989 04:49:42 ---> 978826ca6a1f 04:49:42 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:49:42 ---> Running in 5606f2ad4755 04:49:42 Removing intermediate container 5606f2ad4755 04:49:42 ---> 6a98a3a90e0c 04:49:42 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:49:42 ---> Running in d33dbc281f77 04:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:49:42 (1/2) Installing ca-certificates (20240226-r0) 04:49:42 (2/2) Installing dumb-init (1.2.5-r2) 04:49:42 Executing busybox-1.36.1-r7.trigger 04:49:42 Executing ca-certificates-20240226-r0.trigger 04:49:42 OK: 8 MiB in 17 packages 04:49:42 Removing intermediate container d33dbc281f77 04:49:42 ---> eeaba32fef30 04:49:42 Step 17/27 : RUN apk --no-cache upgrade 04:49:42 ---> Running in 9dd83b50b2cd 04:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:49:42 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 04:49:42 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 04:49:42 Executing ca-certificates-20240226-r0.trigger 04:49:42 OK: 8 MiB in 17 packages 04:49:43 Removing intermediate container 9dd83b50b2cd 04:49:43 ---> 54821a03a5ec 04:49:43 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:49:43 ---> 8b78a286f1ad 04:49:43 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:49:43 ---> f4561cefc189 04:49:43 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:49:43 ---> d78d95958fe4 04:49:43 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:49:44 ---> 1eee480b67df 04:49:44 Step 22/27 : EXPOSE 48095 04:49:44 ---> Running in bf351817d9b1 04:49:44 Removing intermediate container bf351817d9b1 04:49:44 ---> 014bf037058a 04:49:44 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:49:44 ---> Running in 7c72bf83c39e 04:49:44 Removing intermediate container 7c72bf83c39e 04:49:44 ---> 59b7d666538e 04:49:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:49:44 ---> Running in 09a996756698 04:49:44 Removing intermediate container 09a996756698 04:49:44 ---> 8a41ecfba2bb 04:49:44 Step 25/27 : LABEL arch=amd64 04:49:44 ---> Running in 794854bdf13e 04:49:44 Removing intermediate container 794854bdf13e 04:49:44 ---> 4d6714631ae0 04:49:44 Step 26/27 : LABEL git_sha=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 04:49:44 ---> Running in ca481b029c20 04:49:45 Removing intermediate container ca481b029c20 04:49:45 ---> 384d74922895 04:49:45 Step 27/27 : LABEL version=3.2.0-dev.26 04:49:45 ---> Running in e598138f08b0 04:49:45 Removing intermediate container e598138f08b0 04:49:45 ---> a9a9570416f8 04:49:45 [Warning] One or more build-args [ARCH] were not consumed 04:49:45 Successfully built a9a9570416f8 04:49:45 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 04:49:45 provisioning config files... 04:49:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12589263746302935953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:46 ---> ****-login.sh 04:49:46 nexus3.edgexfoundry.org:10001 04:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:46 Configure a credential helper to remove this warning. See 04:49:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:46 04:49:46 Login Succeeded 04:49:46 nexus3.edgexfoundry.org:10002 04:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:46 Configure a credential helper to remove this warning. See 04:49:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:46 04:49:46 Login Succeeded 04:49:46 nexus3.edgexfoundry.org:10003 04:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:46 Configure a credential helper to remove this warning. See 04:49:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:46 04:49:46 Login Succeeded 04:49:46 nexus3.edgexfoundry.org:10004 04:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:46 Configure a credential helper to remove this warning. See 04:49:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:46 04:49:46 Login Succeeded 04:49:46 ****.io 04:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:46 Configure a credential helper to remove this warning. See 04:49:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:46 04:49:46 Login Succeeded 04:49:46 ---> ****-login.sh ends [Pipeline] } 04:49:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:49:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:49:46 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 04:49:46 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 04:49:46 latest 04:49:46 3.2.0-dev.26 04:49:46 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 04:49:46 main 04:49:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:47 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 04:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:49:48 a3eb6cdeed11: Preparing 04:49:48 18032fafaff2: Preparing 04:49:48 ff3fbbc52215: Preparing 04:49:48 4a4ed7b06428: Preparing 04:49:48 62da0165e59a: Preparing 04:49:48 ef0a51da20ea: Preparing 04:49:48 63ec0bd56cf3: Preparing 04:49:48 ef0a51da20ea: Waiting 04:49:48 63ec0bd56cf3: Waiting 04:49:48 18032fafaff2: Pushed 04:49:48 4a4ed7b06428: Pushed 04:49:48 ff3fbbc52215: Pushed 04:49:48 63ec0bd56cf3: Layer already exists 04:49:48 ef0a51da20ea: Pushed 04:49:48 62da0165e59a: Pushed 04:49:50 a3eb6cdeed11: Pushed 04:49:51 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b: digest: sha256:118f598c2f54e3de236e5b2697d3c8f6f43644bfe2bcd9aa3d6a4254298f876a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:49:52 a3eb6cdeed11: Preparing 04:49:52 18032fafaff2: Preparing 04:49:52 ff3fbbc52215: Preparing 04:49:52 4a4ed7b06428: Preparing 04:49:52 62da0165e59a: Preparing 04:49:52 ef0a51da20ea: Preparing 04:49:52 63ec0bd56cf3: Preparing 04:49:52 63ec0bd56cf3: Waiting 04:49:52 ef0a51da20ea: Waiting 04:49:52 a3eb6cdeed11: Layer already exists 04:49:52 62da0165e59a: Layer already exists 04:49:52 ff3fbbc52215: Layer already exists 04:49:52 4a4ed7b06428: Layer already exists 04:49:52 63ec0bd56cf3: Layer already exists 04:49:52 ef0a51da20ea: Layer already exists 04:49:52 18032fafaff2: Layer already exists 04:49:52 latest: digest: sha256:118f598c2f54e3de236e5b2697d3c8f6f43644bfe2bcd9aa3d6a4254298f876a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.26 04:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:49:52 a3eb6cdeed11: Preparing 04:49:52 18032fafaff2: Preparing 04:49:52 ff3fbbc52215: Preparing 04:49:52 4a4ed7b06428: Preparing 04:49:52 62da0165e59a: Preparing 04:49:52 ef0a51da20ea: Preparing 04:49:52 63ec0bd56cf3: Preparing 04:49:52 63ec0bd56cf3: Waiting 04:49:52 ef0a51da20ea: Waiting 04:49:52 18032fafaff2: Layer already exists 04:49:52 4a4ed7b06428: Layer already exists 04:49:52 ff3fbbc52215: Layer already exists 04:49:52 a3eb6cdeed11: Layer already exists 04:49:52 ef0a51da20ea: Layer already exists 04:49:52 63ec0bd56cf3: Layer already exists 04:49:52 62da0165e59a: Layer already exists 04:49:52 3.2.0-dev.26: digest: sha256:118f598c2f54e3de236e5b2697d3c8f6f43644bfe2bcd9aa3d6a4254298f876a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 04:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:49:53 a3eb6cdeed11: Preparing 04:49:53 18032fafaff2: Preparing 04:49:53 ff3fbbc52215: Preparing 04:49:53 4a4ed7b06428: Preparing 04:49:53 62da0165e59a: Preparing 04:49:53 ef0a51da20ea: Preparing 04:49:53 63ec0bd56cf3: Preparing 04:49:53 ef0a51da20ea: Waiting 04:49:53 63ec0bd56cf3: Waiting 04:49:53 ff3fbbc52215: Layer already exists 04:49:53 a3eb6cdeed11: Layer already exists 04:49:53 4a4ed7b06428: Layer already exists 04:49:53 62da0165e59a: Layer already exists 04:49:53 18032fafaff2: Layer already exists 04:49:53 ef0a51da20ea: Layer already exists 04:49:53 63ec0bd56cf3: Layer already exists 04:49:53 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26: digest: sha256:118f598c2f54e3de236e5b2697d3c8f6f43644bfe2bcd9aa3d6a4254298f876a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 04:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:49:54 a3eb6cdeed11: Preparing 04:49:54 18032fafaff2: Preparing 04:49:54 ff3fbbc52215: Preparing 04:49:54 4a4ed7b06428: Preparing 04:49:54 62da0165e59a: Preparing 04:49:54 ef0a51da20ea: Preparing 04:49:54 63ec0bd56cf3: Preparing 04:49:54 ef0a51da20ea: Waiting 04:49:54 63ec0bd56cf3: Waiting 04:49:54 18032fafaff2: Layer already exists 04:49:54 a3eb6cdeed11: Layer already exists 04:49:54 4a4ed7b06428: Layer already exists 04:49:54 62da0165e59a: Layer already exists 04:49:54 ff3fbbc52215: Layer already exists 04:49:54 63ec0bd56cf3: Layer already exists 04:49:54 ef0a51da20ea: Layer already exists 04:49:54 main: digest: sha256:118f598c2f54e3de236e5b2697d3c8f6f43644bfe2bcd9aa3d6a4254298f876a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:49:55 ===================================================== [Pipeline] echo 04:49:55 taggedImages: 04:49:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 04:49:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:49:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.26 04:49:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 04:49:55 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:55 04:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:49:56 latest: Pulling from edgex-lftools-log-publisher 04:49:56 5eb5b503b376: Pulling fs layer 04:49:56 5c69ac0246d0: Pulling fs layer 04:49:56 ec43610c2a17: Pulling fs layer 04:49:56 3a2ae6a8a46f: Pulling fs layer 04:49:56 33b1e0a273af: Pulling fs layer 04:49:56 5d3b04190fa2: Pulling fs layer 04:49:56 2f39f015ded8: Pulling fs layer 04:49:56 3a2ae6a8a46f: Waiting 04:49:56 33b1e0a273af: Waiting 04:49:56 5d3b04190fa2: Waiting 04:49:56 2f39f015ded8: Waiting 04:49:56 5c69ac0246d0: Verifying Checksum 04:49:56 5c69ac0246d0: Download complete 04:49:56 3a2ae6a8a46f: Download complete 04:49:56 ec43610c2a17: Verifying Checksum 04:49:56 ec43610c2a17: Download complete 04:49:56 33b1e0a273af: Verifying Checksum 04:49:56 33b1e0a273af: Download complete 04:49:56 5d3b04190fa2: Verifying Checksum 04:49:56 5d3b04190fa2: Download complete 04:49:56 5eb5b503b376: Verifying Checksum 04:49:56 5eb5b503b376: Download complete 04:49:57 2f39f015ded8: Verifying Checksum 04:49:57 2f39f015ded8: Download complete 04:49:58 5eb5b503b376: Pull complete 04:49:58 5c69ac0246d0: Pull complete 04:49:58 ec43610c2a17: Pull complete 04:49:58 3a2ae6a8a46f: Pull complete 04:49:58 33b1e0a273af: Pull complete 04:49:58 5d3b04190fa2: Pull complete 04:50:03 2f39f015ded8: Pull complete 04:50:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:50:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:03 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 04:50:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 04:50:08 $ docker top 13de065d3ad0c8cb1840d141646c4ab06aaa264c885580a47f399689cb0755d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:08 ---> job-cost.sh 04:50:08 lf-activate-venv: SKIPPING 04:50:08 INFO: No Stack... 04:50:09 INFO: Retrieving Pricing Info for: v3-standard-8 04:50:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5916 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 04:50:09 Running in /w/workspace/app-service-configurable/236 [Pipeline] { [Pipeline] checkout 04:50:09 INFO: Archiving Costs [Pipeline] sh 04:50:09 The recommended git tool is: git 04:50:09 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 04:50:09 + cut -d, -f6 [Pipeline] lock 04:50:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] 04:50:09 Resource [jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] did not exist. Created. 04:50:09 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:50:10 + echo total: 0.2199999988079071 [Pipeline] stash 04:50:10 Stashed 1 file(s) [Pipeline] } 04:50:10 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] [Pipeline] // lock [Pipeline] } 04:50:10 $ docker stop --time=1 13de065d3ad0c8cb1840d141646c4ab06aaa264c885580a47f399689cb0755d8 04:50:11 $ docker rm -f --volumes 13de065d3ad0c8cb1840d141646c4ab06aaa264c885580a47f399689cb0755d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:50:17 using credential edgex-jenkins-ssh 04:50:17 Cloning the remote Git repository 04:50:17 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 04:50:17 > git init /w/workspace/app-service-configurable/236 # timeout=10 04:50:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:50:17 > git --version # timeout=10 04:50:17 > git --version # 'git version 2.25.1' 04:50:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:50:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:20 Avoid second fetch 04:50:20 Checking out Revision 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b (main) 04:50:21 Commit message: "Merge pull request #665 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.41" 04:50:20 > git config core.sparsecheckout # timeout=10 04:50:20 > git checkout -f 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:50:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:50:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:26 Dload Upload Total Spent Left Speed 04:50:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 04:50:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:50:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:50:27 + sudo tee /etc/docker/daemon.new 04:50:27 { 04:50:27 "registry-mirrors": [ 04:50:27 "https://nexus3.edgexfoundry.org:10001" 04:50:27 ], 04:50:27 "bip": "10.250.0.254/24", 04:50:27 "hosts": [ 04:50:27 "tcp://0.0.0.0:5555", 04:50:27 "unix:///var/run/docker.sock" 04:50:27 ], 04:50:27 "mtu": 1458, 04:50:27 "selinux-enabled": true, 04:50:27 "seccomp-profile": "/etc/docker/seccomp.json" 04:50:27 } [Pipeline] sh 04:50:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:50:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:47 provisioning config files... 04:50:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/236@tmp/config16062467120237132209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:48 ---> ****-login.sh 04:50:48 nexus3.edgexfoundry.org:10001 04:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:48 Configure a credential helper to remove this warning. See 04:50:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:48 04:50:48 Login Succeeded 04:50:48 nexus3.edgexfoundry.org:10002 04:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:49 Configure a credential helper to remove this warning. See 04:50:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:49 04:50:49 Login Succeeded 04:50:49 nexus3.edgexfoundry.org:10003 04:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:49 Configure a credential helper to remove this warning. See 04:50:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:49 04:50:49 Login Succeeded 04:50:49 nexus3.edgexfoundry.org:10004 04:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:49 Configure a credential helper to remove this warning. See 04:50:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:49 04:50:49 Login Succeeded 04:50:49 ****.io 04:50:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:50:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:50:50 Configure a credential helper to remove this warning. See 04:50:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:50:50 04:50:50 Login Succeeded 04:50:50 ---> ****-login.sh ends [Pipeline] } 04:50:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:50:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:50:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:50:51 ========================================================= 04:50:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:50:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:51 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:50:51 Sending build context to Docker daemon 238.6kB 04:50:52 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:50:52 Step 2/12 : FROM ${BASE} AS builder 04:50:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:50:52 c6b39de5b339: Pulling fs layer 04:50:52 a69c41024577: Pulling fs layer 04:50:52 d6de4b400683: Pulling fs layer 04:50:52 35cb2a7552d0: Pulling fs layer 04:50:52 4f4fb700ef54: Pulling fs layer 04:50:52 464afbd9ba4c: Pulling fs layer 04:50:52 00f215d4a9da: Pulling fs layer 04:50:52 d496ad576159: Pulling fs layer 04:50:52 464afbd9ba4c: Waiting 04:50:52 35cb2a7552d0: Waiting 04:50:52 4f4fb700ef54: Waiting 04:50:52 00f215d4a9da: Waiting 04:50:52 d496ad576159: Waiting 04:50:52 a69c41024577: Verifying Checksum 04:50:52 a69c41024577: Download complete 04:50:52 35cb2a7552d0: Verifying Checksum 04:50:52 35cb2a7552d0: Download complete 04:50:52 4f4fb700ef54: Verifying Checksum 04:50:52 4f4fb700ef54: Download complete 04:50:52 c6b39de5b339: Verifying Checksum 04:50:52 c6b39de5b339: Download complete 04:50:52 464afbd9ba4c: Verifying Checksum 04:50:52 464afbd9ba4c: Download complete 04:50:52 d496ad576159: Verifying Checksum 04:50:52 d496ad576159: Download complete 04:50:52 c6b39de5b339: Pull complete 04:50:53 a69c41024577: Pull complete 04:50:53 d6de4b400683: Verifying Checksum 04:50:53 d6de4b400683: Download complete 04:50:54 00f215d4a9da: Verifying Checksum 04:50:54 00f215d4a9da: Download complete 04:51:07 d6de4b400683: Pull complete 04:51:07 35cb2a7552d0: Pull complete 04:51:07 4f4fb700ef54: Pull complete 04:51:07 464afbd9ba4c: Pull complete 04:51:14 00f215d4a9da: Pull complete 04:51:16 d496ad576159: Pull complete 04:51:16 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:51:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:51:16 ---> f246e2811388 04:51:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:51:17 ---> Running in d31151e5ae1a 04:51:18 Removing intermediate container d31151e5ae1a 04:51:18 ---> 855c8c3bfd32 04:51:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:51:18 ---> Running in c795bd1eacd1 04:51:18 Removing intermediate container c795bd1eacd1 04:51:18 ---> f59516aea9ce 04:51:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:51:18 ---> Running in d7c9aa6f7310 04:51:18 Removing intermediate container d7c9aa6f7310 04:51:18 ---> 25fe4f8b10f2 04:51:18 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:51:18 ---> Running in 76838e783dfc 04:51:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:51:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:51:21 OK: 266 MiB in 52 packages 04:51:22 Removing intermediate container 76838e783dfc 04:51:22 ---> 7f831a666382 04:51:22 Step 7/12 : WORKDIR /app 04:51:22 ---> Running in 9c767a73a6db 04:51:22 Removing intermediate container 9c767a73a6db 04:51:22 ---> 33353470fbaa 04:51:22 Step 8/12 : COPY go.mod vendor* ./ 04:51:22 ---> 8108efc1ada5 04:51:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:23 ---> Running in c6e3ad0be3af 04:53:15 Removing intermediate container c6e3ad0be3af 04:53:15 ---> ab4ce79a9a8a 04:53:15 Step 10/12 : COPY . . 04:53:15 ---> 6e31a8eb3433 04:53:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:53:15 ---> Running in 7755c1b4180e 04:53:15 Removing intermediate container 7755c1b4180e 04:53:15 ---> fc91b216ed27 04:53:15 Step 12/12 : RUN $MAKE 04:53:15 ---> Running in 16fe24c94972 04:53:15 noop 04:53:15 Removing intermediate container 16fe24c94972 04:53:15 ---> af4cbde032eb 04:53:15 Successfully built af4cbde032eb 04:53:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:16 + docker inspect -f . ci-base-image-arm64 04:53:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:16 prd-ubuntu20.04-docker-arm64-4c-16g-5916 does not seem to be running inside a container 04:53:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/236 -v /w/workspace/app-service-configurable/236:/w/workspace/app-service-configurable/236:rw,z -v /w/workspace/app-service-configurable/236@tmp:/w/workspace/app-service-configurable/236@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 04:53:17 $ docker top 0ec6f1e7625bd54e720b33b9ce47a5289486238e53551ce285a72c4999c48bb5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:18 + go version 04:53:18 go version go1.21.9 linux/arm64 [Pipeline] } 04:53:18 $ docker stop --time=1 0ec6f1e7625bd54e720b33b9ce47a5289486238e53551ce285a72c4999c48bb5 04:53:20 $ docker rm -f --volumes 0ec6f1e7625bd54e720b33b9ce47a5289486238e53551ce285a72c4999c48bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:21 + docker inspect -f . ci-base-image-arm64 04:53:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:21 prd-ubuntu20.04-docker-arm64-4c-16g-5916 does not seem to be running inside a container 04:53:22 $ 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/236 -v /w/workspace/app-service-configurable/236:/w/workspace/app-service-configurable/236:rw,z -v /w/workspace/app-service-configurable/236@tmp:/w/workspace/app-service-configurable/236@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 04:53:23 $ docker top 61d68316774b9de9a36c52168c0755c674794c63588ca6088958305eb1c0b2c2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:23 + git config --global --add safe.directory /w/workspace/app-service-configurable/236 [Pipeline] fileExists [Pipeline] sh 04:53:24 + make test 04:53:24 go test -race -coverprofile=coverage.out ./... 04:57:47 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:57:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:57:47 go vet ./... 05:01:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:01:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:01:10 ./bin/test-attribution-txt.sh 05:01:10 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 05:01:10 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:01:10 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 05:01:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:01:10 $ docker stop --time=1 61d68316774b9de9a36c52168c0755c674794c63588ca6088958305eb1c0b2c2 05:01:12 $ docker rm -f --volumes 61d68316774b9de9a36c52168c0755c674794c63588ca6088958305eb1c0b2c2 [Pipeline] // withDockerContainer [Pipeline] sh 05:01:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:01:14 Warning: overwriting stash ‘coverage-report’ 05:01:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:01:16 + ls -al . 05:01:16 total 256 05:01:16 drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 04:53 . 05:01:16 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 04:50 .. 05:01:16 -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 04:50 .dockerignore 05:01:16 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 04:50 .git 05:01:16 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 04:50 .github 05:01:16 -rw-rw-r-- 1 jenkins jenkins 106 Jul 19 04:50 .gitignore 05:01:16 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 04:50 .golangci.yml 05:01:16 -rw-rw-r-- 1 jenkins jenkins 18981 Jul 19 04:50 Attribution.txt 05:01:16 -rw-rw-r-- 1 jenkins jenkins 37263 Jul 19 04:50 CHANGELOG.md 05:01:16 -rw-rw-r-- 1 jenkins jenkins 2007 Jul 19 04:50 Dockerfile 05:01:16 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 04:50 GOVERNANCE.md 05:01:16 -rw-rw-r-- 1 jenkins jenkins 666 Jul 19 04:50 Jenkinsfile 05:01:16 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 04:50 LICENSE 05:01:16 -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 04:50 OWNERS.md 05:01:16 -rw-rw-r-- 1 jenkins jenkins 4582 Jul 19 04:50 README.md 05:01:16 -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 04:46 VERSION 05:01:16 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 04:50 bin 05:01:16 -rw-r--r-- 1 jenkins jenkins 13 Jul 19 04:53 coverage.out 05:01:16 -rw-rw-r-- 1 jenkins jenkins 7047 Jul 19 04:50 go.mod 05:01:16 -rw-rw-r-- 1 jenkins jenkins 102057 Jul 19 04:50 go.sum 05:01:16 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 04:50 main.go 05:01:16 -rw-rw-r-- 1 jenkins jenkins 2572 Jul 19 04:50 makefile 05:01:16 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 04:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:17 + 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=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b --label arch=arm64 --label version=3.2.0-dev.26 . 05:01:17 Sending build context to Docker daemon 239.6kB 05:01:17 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:01:17 Step 2/27 : FROM ${BASE} AS builder 05:01:17 ---> af4cbde032eb 05:01:17 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 05:01:17 ---> Running in 6a5edd07c196 05:01:17 Removing intermediate container 6a5edd07c196 05:01:17 ---> dc850855fed5 05:01:17 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 05:01:17 ---> Running in 85157fbe9ece 05:01:18 Removing intermediate container 85157fbe9ece 05:01:18 ---> d75507a9e1be 05:01:18 Step 5/27 : ARG ADD_BUILD_TAGS="" 05:01:18 ---> Running in 4b4a36c98c77 05:01:18 Removing intermediate container 4b4a36c98c77 05:01:18 ---> a8d127b301e8 05:01:18 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:01:18 ---> Running in 9bc65785af3d 05:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:01:20 OK: 266 MiB in 52 packages 05:01:21 Removing intermediate container 9bc65785af3d 05:01:21 ---> 0cabb7be52a7 05:01:21 Step 7/27 : WORKDIR /app 05:01:21 ---> Running in 48b8d82a646b 05:01:21 Removing intermediate container 48b8d82a646b 05:01:21 ---> eb210e98ed42 05:01:21 Step 8/27 : COPY go.mod vendor* ./ 05:01:22 ---> 3b9a5267b24b 05:01:22 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:01:22 ---> Running in e47f9fd5a802 05:01:24 Removing intermediate container e47f9fd5a802 05:01:24 ---> 2a66c8589a16 05:01:24 Step 10/27 : COPY . . 05:01:24 ---> 06b403b63857 05:01:24 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:01:24 ---> Running in 60d698ec900e 05:01:25 Removing intermediate container 60d698ec900e 05:01:25 ---> fab71a4d6d92 05:01:25 Step 12/27 : RUN $MAKE 05:01:25 ---> Running in 089c7ca017d3 05:01:26 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.26" -trimpath -mod=readonly -o app-service-configurable 05:04:48 Removing intermediate container 089c7ca017d3 05:04:48 ---> c061c117dc1e 05:04:48 Step 13/27 : FROM alpine:3.18 05:04:48 3.18: Pulling from library/alpine 05:04:48 5c905c7ebe2f: Pulling fs layer 05:04:48 5c905c7ebe2f: Verifying Checksum 05:04:48 5c905c7ebe2f: Download complete 05:04:48 5c905c7ebe2f: Pull complete 05:04:48 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 05:04:48 Status: Downloaded newer image for alpine:3.18 05:04:48 ---> dec292d02e07 05:04:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:04:48 ---> Running in 7c5d154945d5 05:04:48 Removing intermediate container 7c5d154945d5 05:04:48 ---> 8aa105906210 05:04:48 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 05:04:48 ---> Running in e064a6f71cbb 05:04:48 Removing intermediate container e064a6f71cbb 05:04:48 ---> 0276aa7ba4d8 05:04:48 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 05:04:48 ---> Running in 33fed22a90e5 05:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:04:48 (1/2) Installing ca-certificates (20240226-r0) 05:04:48 (2/2) Installing dumb-init (1.2.5-r2) 05:04:48 Executing busybox-1.36.1-r7.trigger 05:04:48 Executing ca-certificates-20240226-r0.trigger 05:04:48 OK: 9 MiB in 17 packages 05:04:48 Removing intermediate container 33fed22a90e5 05:04:48 ---> e1ff0dc66711 05:04:48 Step 17/27 : RUN apk --no-cache upgrade 05:04:48 ---> Running in b65d18894b44 05:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:04:49 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 05:04:49 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 05:04:49 Executing ca-certificates-20240226-r0.trigger 05:04:49 OK: 9 MiB in 17 packages 05:04:50 Removing intermediate container b65d18894b44 05:04:50 ---> 0ca474a6a831 05:04:50 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:04:51 ---> c28ec8e47b15 05:04:51 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 05:04:51 ---> 99c8c824a273 05:04:51 Step 20/27 : COPY --from=builder /app/res/ /res/ 05:04:52 ---> 49e0c4c49bcf 05:04:52 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 05:04:53 ---> 8d57a691238e 05:04:53 Step 22/27 : EXPOSE 48095 05:04:53 ---> Running in 0d815355cd94 05:04:54 Removing intermediate container 0d815355cd94 05:04:54 ---> ae3dda122baf 05:04:54 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 05:04:54 ---> Running in 95b03c139b66 05:04:54 Removing intermediate container 95b03c139b66 05:04:54 ---> 91ade37ca3e3 05:04:54 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:04:54 ---> Running in fc381865ab79 05:04:55 Removing intermediate container fc381865ab79 05:04:55 ---> fb830d333d26 05:04:55 Step 25/27 : LABEL arch=arm64 05:04:55 ---> Running in 6ccddb54f1fa 05:04:55 Removing intermediate container 6ccddb54f1fa 05:04:55 ---> afed9c2f37ad 05:04:55 Step 26/27 : LABEL git_sha=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 05:04:55 ---> Running in e977ed326aa8 05:04:55 Removing intermediate container e977ed326aa8 05:04:55 ---> 8a8ece1c82c9 05:04:55 Step 27/27 : LABEL version=3.2.0-dev.26 05:04:55 ---> Running in cf50a86bc41e 05:04:56 Removing intermediate container cf50a86bc41e 05:04:56 ---> 2f6c27a934d9 05:04:56 [Warning] One or more build-args [ARCH] were not consumed 05:04:56 Successfully built 2f6c27a934d9 05:04:56 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 05:04:56 provisioning config files... 05:04:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/236@tmp/config7680819809257183126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:56 ---> ****-login.sh 05:04:56 nexus3.edgexfoundry.org:10001 05:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:57 Configure a credential helper to remove this warning. See 05:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:57 05:04:57 Login Succeeded 05:04:57 nexus3.edgexfoundry.org:10002 05:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:57 Configure a credential helper to remove this warning. See 05:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:57 05:04:57 Login Succeeded 05:04:57 nexus3.edgexfoundry.org:10003 05:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:57 Configure a credential helper to remove this warning. See 05:04:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:57 05:04:57 Login Succeeded 05:04:57 nexus3.edgexfoundry.org:10004 05:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:58 Configure a credential helper to remove this warning. See 05:04:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:58 05:04:58 Login Succeeded 05:04:58 ****.io 05:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:04:58 Configure a credential helper to remove this warning. See 05:04:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:04:58 05:04:58 Login Succeeded 05:04:58 ---> ****-login.sh ends [Pipeline] } 05:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:04:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:04:59 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 05:04:59 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 05:04:59 latest 05:04:59 3.2.0-dev.26 05:04:59 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 05:04:59 main 05:04:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 05:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:05:00 df68b0fdab2f: Preparing 05:05:00 ac29c137f420: Preparing 05:05:00 05aa9053b244: Preparing 05:05:00 c7ab42edd7ee: Preparing 05:05:00 268113ea191d: Preparing 05:05:00 47e929287537: Preparing 05:05:00 da707bb00cb8: Preparing 05:05:00 47e929287537: Waiting 05:05:00 da707bb00cb8: Waiting 05:05:00 ac29c137f420: Pushed 05:05:00 c7ab42edd7ee: Pushed 05:05:00 05aa9053b244: Pushed 05:05:00 da707bb00cb8: Layer already exists 05:05:00 47e929287537: Pushed 05:05:01 268113ea191d: Pushed 05:05:07 df68b0fdab2f: Pushed 05:05:07 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b: digest: sha256:99c66919c84c6fc8dcca40de35a35846408bd97c04f6de1339f24b14d8bca795 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:07 + 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 05:05:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 05:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:05:07 df68b0fdab2f: Preparing 05:05:07 ac29c137f420: Preparing 05:05:07 05aa9053b244: Preparing 05:05:07 c7ab42edd7ee: Preparing 05:05:07 268113ea191d: Preparing 05:05:07 47e929287537: Preparing 05:05:07 da707bb00cb8: Preparing 05:05:07 47e929287537: Waiting 05:05:07 da707bb00cb8: Waiting 05:05:07 05aa9053b244: Layer already exists 05:05:07 268113ea191d: Layer already exists 05:05:07 ac29c137f420: Layer already exists 05:05:07 c7ab42edd7ee: Layer already exists 05:05:07 df68b0fdab2f: Layer already exists 05:05:07 47e929287537: Layer already exists 05:05:07 da707bb00cb8: Layer already exists 05:05:07 latest: digest: sha256:99c66919c84c6fc8dcca40de35a35846408bd97c04f6de1339f24b14d8bca795 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:08 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.26 05:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:05:09 df68b0fdab2f: Preparing 05:05:09 ac29c137f420: Preparing 05:05:09 05aa9053b244: Preparing 05:05:09 c7ab42edd7ee: Preparing 05:05:09 268113ea191d: Preparing 05:05:09 47e929287537: Preparing 05:05:09 da707bb00cb8: Preparing 05:05:09 da707bb00cb8: Waiting 05:05:09 ac29c137f420: Layer already exists 05:05:09 05aa9053b244: Layer already exists 05:05:09 268113ea191d: Layer already exists 05:05:09 df68b0fdab2f: Layer already exists 05:05:09 c7ab42edd7ee: Layer already exists 05:05:09 47e929287537: Layer already exists 05:05:09 da707bb00cb8: Layer already exists 05:05:09 3.2.0-dev.26: digest: sha256:99c66919c84c6fc8dcca40de35a35846408bd97c04f6de1339f24b14d8bca795 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 05:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:05:10 df68b0fdab2f: Preparing 05:05:10 ac29c137f420: Preparing 05:05:10 05aa9053b244: Preparing 05:05:10 c7ab42edd7ee: Preparing 05:05:10 268113ea191d: Preparing 05:05:10 47e929287537: Preparing 05:05:10 da707bb00cb8: Preparing 05:05:10 47e929287537: Waiting 05:05:10 da707bb00cb8: Waiting 05:05:10 ac29c137f420: Layer already exists 05:05:10 df68b0fdab2f: Layer already exists 05:05:10 c7ab42edd7ee: Layer already exists 05:05:10 268113ea191d: Layer already exists 05:05:10 05aa9053b244: Layer already exists 05:05:10 da707bb00cb8: Layer already exists 05:05:10 47e929287537: Layer already exists 05:05:10 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26: digest: sha256:99c66919c84c6fc8dcca40de35a35846408bd97c04f6de1339f24b14d8bca795 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:10 + 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 05:05:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 05:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:05:11 df68b0fdab2f: Preparing 05:05:11 ac29c137f420: Preparing 05:05:11 05aa9053b244: Preparing 05:05:11 c7ab42edd7ee: Preparing 05:05:11 268113ea191d: Preparing 05:05:11 47e929287537: Preparing 05:05:11 da707bb00cb8: Preparing 05:05:11 47e929287537: Waiting 05:05:11 da707bb00cb8: Waiting 05:05:11 df68b0fdab2f: Layer already exists 05:05:11 c7ab42edd7ee: Layer already exists 05:05:11 ac29c137f420: Layer already exists 05:05:11 268113ea191d: Layer already exists 05:05:11 05aa9053b244: Layer already exists 05:05:11 47e929287537: Layer already exists 05:05:11 da707bb00cb8: Layer already exists 05:05:11 main: digest: sha256:99c66919c84c6fc8dcca40de35a35846408bd97c04f6de1339f24b14d8bca795 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:05:11 ===================================================== [Pipeline] echo 05:05:11 taggedImages: 05:05:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b 05:05:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 05:05:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.26 05:05:11 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b-3.2.0-dev.26 05:05:11 - 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 05:05:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:12 05:05:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:12 arm64: Pulling from edgex-lftools-log-publisher 05:05:12 8998bd30e6a1: Pulling fs layer 05:05:12 04944245beec: Pulling fs layer 05:05:12 699f458cf7ca: Pulling fs layer 05:05:12 765212b225bb: Pulling fs layer 05:05:12 765212b225bb: Waiting 05:05:12 f23df028b6ca: Pulling fs layer 05:05:12 d65c8cfc05b1: Pulling fs layer 05:05:12 2437ff75d9bd: Pulling fs layer 05:05:12 d65c8cfc05b1: Waiting 05:05:12 2437ff75d9bd: Waiting 05:05:12 f23df028b6ca: Waiting 05:05:12 04944245beec: Verifying Checksum 05:05:12 04944245beec: Download complete 05:05:12 765212b225bb: Verifying Checksum 05:05:12 765212b225bb: Download complete 05:05:12 f23df028b6ca: Verifying Checksum 05:05:12 f23df028b6ca: Download complete 05:05:12 d65c8cfc05b1: Verifying Checksum 05:05:12 d65c8cfc05b1: Download complete 05:05:12 699f458cf7ca: Verifying Checksum 05:05:12 699f458cf7ca: Download complete 05:05:13 8998bd30e6a1: Verifying Checksum 05:05:13 8998bd30e6a1: Download complete 05:05:15 2437ff75d9bd: Verifying Checksum 05:05:15 2437ff75d9bd: Download complete 05:05:17 8998bd30e6a1: Pull complete 05:05:18 04944245beec: Pull complete 05:05:19 699f458cf7ca: Pull complete 05:05:20 765212b225bb: Pull complete 05:05:21 f23df028b6ca: Pull complete 05:05:21 d65c8cfc05b1: Pull complete 05:05:39 2437ff75d9bd: Pull complete 05:05:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:40 prd-ubuntu20.04-docker-arm64-4c-16g-5916 does not seem to be running inside a container 05:05:40 $ 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/236 -v /w/workspace/app-service-configurable/236:/w/workspace/app-service-configurable/236:rw,z -v /w/workspace/app-service-configurable/236@tmp:/w/workspace/app-service-configurable/236@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 05:05:43 $ docker top cc1124174419ec8e5eddc93320af9a4105716147b43f0cb3f1e50e319660a5a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:43 ---> job-cost.sh 05:05:43 lf-activate-venv: SKIPPING 05:05:43 INFO: No Stack... 05:05:44 INFO: Retrieving Pricing Info for: v3-standard-4 05:05:44 INFO: Archiving Costs [Pipeline] sh 05:05:45 + cat /w/workspace/app-service-configurable/236/archives/cost.csv 05:05:45 + cut -d, -f6 [Pipeline] lock 05:05:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] 05:05:45 Resource [jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] did not exist. Created. 05:05:45 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:45 /w/workspace/app-service-configurable/236@tmp/durable-93a4c247/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:05:46 + echo total: 0.10999999940395355 [Pipeline] stash 05:05:46 Warning: overwriting stash ‘stack-cost’ 05:05:46 Stashed 1 file(s) [Pipeline] } 05:05:46 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-236-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:46 $ docker stop --time=1 cc1124174419ec8e5eddc93320af9a4105716147b43f0cb3f1e50e319660a5a3 05:05:47 $ docker rm -f --volumes cc1124174419ec8e5eddc93320af9a4105716147b43f0cb3f1e50e319660a5a3 [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 05:05:48 provisioning config files... 05:05:48 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13188224214298638331tmp [Pipeline] { [Pipeline] sh 05:05:49 + set +x 05:05:49 + + curl -s https://codecov.io/bashbash 05:05:49 -s -- 05:05:49 05:05:49 _____ _ 05:05:49 / ____| | | 05:05:49 | | ___ __| | ___ ___ _____ __ 05:05:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:05:49 | |___| (_) | (_| | __/ (_| (_) \ V / 05:05:49 \_____\___/ \__,_|\___|\___\___/ \_/ 05:05:49 Bash-1.0.6 05:05:49 05:05:49 05:05:49 ==> git version 2.25.1 found 05:05:49 ==> 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 05:05:49 Release-Date: 2020-01-08 05:05:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:05:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:05:49 ==> Jenkins CI detected. 05:05:49 current dir:  /w/workspace/ry_app-service-configurable_main 05:05:49 project root: . 05:05:49 --> token set from env 05:05:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:05:49 ==> Running gcov in . (disable via -X gcov) 05:05:49 ==> Python coveragepy not found 05:05:49 ==> Searching for coverage reports in: 05:05:49 + . 05:05:49 -> Found 1 reports 05:05:49 ==> Detecting git/mercurial file structure 05:05:49 ==> Reading reports 05:05:49 + ./coverage.out bytes=13 05:05:49 ==> Appending adjustments 05:05:49 https://docs.codecov.io/docs/fixing-reports 05:05:49 + Found adjustments 05:05:49 ==> Gzipping contents 05:05:49 4.0K /tmp/codecov.FCET5K.gz 05:05:49 ==> Uploading reports 05:05:49 url: https://codecov.io 05:05:49 query: branch=main&commit=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b&build=236&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F236%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 05:05:49 -> Pinging Codecov 05:05:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b&build=236&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F236%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 05:05:49 -> Uploading to 05:05:49 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/A97CA9966030D2A3747ED39772930CCE/0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b/99f9694a-e6ce-4c33-9aa0-d849a10c33b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T050549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6bfe9101006ed084633132843ddf1ff91e8d9d2fbcf5307e3bfa188e065741ad 05:05:49 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:49 Dload Upload Total Spent Left Speed 05:05:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 962 --:--:-- --:--:-- --:--:-- 959 100 234 0 0 100 234 0 962 --:--:-- --:--:-- --:--:-- 959 05:05:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] } 05:05:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:05:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:05:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:05:50 05:05:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:05:50 latest: Pulling from edgex-devops/edgex-snyk-go 05:05:50 619be1103602: Already exists 05:05:50 f8ea3408117e: Pulling fs layer 05:05:50 91320369b822: Pulling fs layer 05:05:50 0406650e8295: Pulling fs layer 05:05:50 4f4fb700ef54: Pulling fs layer 05:05:50 96d80e3f36e1: Pulling fs layer 05:05:50 bcf3aedb951c: Pulling fs layer 05:05:50 4f4fb700ef54: Waiting 05:05:50 bcf3aedb951c: Waiting 05:05:50 96d80e3f36e1: Waiting 05:05:50 0406650e8295: Verifying Checksum 05:05:50 0406650e8295: Download complete 05:05:50 4f4fb700ef54: Verifying Checksum 05:05:50 4f4fb700ef54: Download complete 05:05:50 f8ea3408117e: Verifying Checksum 05:05:50 f8ea3408117e: Download complete 05:05:50 f8ea3408117e: Pull complete 05:05:51 96d80e3f36e1: Verifying Checksum 05:05:51 96d80e3f36e1: Download complete 05:05:51 91320369b822: Verifying Checksum 05:05:51 91320369b822: Download complete 05:05:51 bcf3aedb951c: Verifying Checksum 05:05:51 bcf3aedb951c: Download complete 05:05:55 91320369b822: Pull complete 05:05:55 0406650e8295: Pull complete 05:05:55 4f4fb700ef54: Pull complete 05:05:55 96d80e3f36e1: Pull complete 05:05:58 bcf3aedb951c: Pull complete 05:05:58 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:05:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:05:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:58 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 05:05:58 $ 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:latest cat 05:06:02 $ docker top 6ae031f0a714f34ea7babec4e15a1de540b00fbd23914431f3d45c9e4d8e1dc5 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:02 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 05:06:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 05:06:03 + set -o pipefail 05:06:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 05:06:09 05:06:09 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 05:06:09 05:06:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/5b951cac-0186-423c-a4d4-6d59dd071123 05:06:09 05:06:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:06:09 [Pipeline] } 05:06:09 $ docker stop --time=1 6ae031f0a714f34ea7babec4e15a1de540b00fbd23914431f3d45c9e4d8e1dc5 05:06:14 $ docker rm -f --volumes 6ae031f0a714f34ea7babec4e15a1de540b00fbd23914431f3d45c9e4d8e1dc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:15 + git log --format=format:%s -1 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b [Pipeline] sh 05:06:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:06:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:06:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:15 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 05:06:15 $ 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 05:06:16 $ docker top 3698ac9eb11883662def701898c0ac24f29c956f87d3bd7ee17be8e5844916ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:06:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:16 [ssh-agent] Looking for ssh-agent implementation... 05:06:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:16 $ docker exec 3698ac9eb11883662def701898c0ac24f29c956f87d3bd7ee17be8e5844916ca ssh-agent 05:06:16 SSH_AUTH_SOCK=/tmp/ssh-rXZrsHNrrI5v/agent.31 05:06:16 SSH_AGENT_PID=37 05:06:16 Running ssh-add (command line suppressed) 05:06:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8948198684596454265.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8948198684596454265.key) 05:06:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:17 + git semver tag 05:06:17 2024-07-19 05:06:17,324 [run_tag] DEBUG tag force:False 05:06:17 2024-07-19 05:06:17,324 [check_head_tag] DEBUG check head tag 05:06:17 2024-07-19 05:06:17,325 [execute] INFO git cat-file --batch-check 05:06:17 2024-07-19 05:06:17,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 05:06:17 2024-07-19 05:06:17,329 [execute] INFO git cat-file --batch 05:06:17 2024-07-19 05:06:17,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 05:06:17 2024-07-19 05:06:17,355 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:06:17 2024-07-19 05:06:17,355 [execute] INFO git tag -a v3.2.0-dev.26 -m v3.2.0-dev.26 05:06:17 2024-07-19 05:06:17,355 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.26', '-m', 'v3.2.0-dev.26'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 05:06:17 2024-07-19 05:06:17,360 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:06:17 3.2.0-dev.26 [Pipeline] } 05:06:17 $ docker exec --env ******** --env ******** 3698ac9eb11883662def701898c0ac24f29c956f87d3bd7ee17be8e5844916ca ssh-agent -k 05:06:17 unset SSH_AUTH_SOCK; 05:06:17 unset SSH_AGENT_PID; 05:06:17 echo Agent pid 37 killed; 05:06:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:06:17 + git semver [Pipeline] } 05:06:18 $ docker stop --time=1 3698ac9eb11883662def701898c0ac24f29c956f87d3bd7ee17be8e5844916ca 05:06:19 $ docker rm -f --volumes 3698ac9eb11883662def701898c0ac24f29c956f87d3bd7ee17be8e5844916ca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:06:19 05:06:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:06:20 0.23.1-centos7: Pulling from edgex-lftools 05:06:20 ab5ef0e58194: Pulling fs layer 05:06:20 9712f1f96733: Pulling fs layer 05:06:20 63f879dbbcfc: Pulling fs layer 05:06:20 0d9ebad4ef96: Pulling fs layer 05:06:20 e9a5061849ea: Pulling fs layer 05:06:20 d747dcd14b5f: Pulling fs layer 05:06:20 2de7ff778b66: Pulling fs layer 05:06:20 0d9ebad4ef96: Waiting 05:06:20 e9a5061849ea: Waiting 05:06:20 d747dcd14b5f: Waiting 05:06:20 2de7ff778b66: Waiting 05:06:20 9712f1f96733: Verifying Checksum 05:06:20 63f879dbbcfc: Verifying Checksum 05:06:20 63f879dbbcfc: Download complete 05:06:20 e9a5061849ea: Verifying Checksum 05:06:20 e9a5061849ea: Download complete 05:06:20 d747dcd14b5f: Verifying Checksum 05:06:20 d747dcd14b5f: Download complete 05:06:20 0d9ebad4ef96: Verifying Checksum 05:06:20 0d9ebad4ef96: Download complete 05:06:20 ab5ef0e58194: Download complete 05:06:20 2de7ff778b66: Verifying Checksum 05:06:20 2de7ff778b66: Download complete 05:06:23 ab5ef0e58194: Pull complete 05:06:23 9712f1f96733: Pull complete 05:06:23 63f879dbbcfc: Pull complete 05:06:27 0d9ebad4ef96: Pull complete 05:06:27 e9a5061849ea: Pull complete 05:06:27 d747dcd14b5f: Pull complete 05:06:28 2de7ff778b66: Pull complete 05:06:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:06:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:06:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:28 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 05:06:28 $ 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 05:06:33 $ docker top f1c5e5009c409db184e408dd5c7220486cc766d7518c8cd9332b8b5b8a21dea7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:06:34 provisioning config files... 05:06:34 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17919509121629654272tmp 05:06:34 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16918857487777866417tmp 05:06:34 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1862290295428206107tmp [Pipeline] { [Pipeline] echo 05:06:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:06:34 ---> sigul-configuration.sh 05:06:34 gpg: directory `/root/.gnupg' created 05:06:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:06:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:06:34 gpg: keyring `/root/.gnupg/secring.gpg' created 05:06:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:06:34 gpg: CAST5 encrypted data 05:06:34 gpg: encrypted with 1 passphrase 05:06:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:06:34 + mkdir /home/jenkins 05:06:34 + mkdir /home/jenkins/sigul [Pipeline] sh 05:06:34 + 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 05:06:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:06:35 ---> sigul-install.sh 05:06:35 Sigul already installed; skipping installation. [Pipeline] sh 05:06:35 + git tag --list 05:06:35 v1.0.0 05:06:35 v1.1.0 05:06:35 v1.2.0 05:06:35 v1.3.0 05:06:35 v1.3.1 05:06:35 v2.0.0 05:06:35 v2.0.1 05:06:35 v2.1.0 05:06:35 v2.1.1 05:06:35 v2.1.2 05:06:35 v2.2.0 05:06:35 v2.3 05:06:35 v2.3.0 05:06:35 v2.3.1 05:06:35 v3.0 05:06:35 v3.0.0 05:06:35 v3.0.1 05:06:35 v3.0.1-dev.1 05:06:35 v3.1 05:06:35 v3.1.0 05:06:35 v3.1.0-dev.1 05:06:35 v3.1.0-dev.10 05:06:35 v3.1.0-dev.11 05:06:35 v3.1.0-dev.12 05:06:35 v3.1.0-dev.13 05:06:35 v3.1.0-dev.14 05:06:35 v3.1.0-dev.15 05:06:35 v3.1.0-dev.16 05:06:35 v3.1.0-dev.17 05:06:35 v3.1.0-dev.18 05:06:35 v3.1.0-dev.19 05:06:35 v3.1.0-dev.2 05:06:35 v3.1.0-dev.20 05:06:35 v3.1.0-dev.21 05:06:35 v3.1.0-dev.22 05:06:35 v3.1.0-dev.23 05:06:35 v3.1.0-dev.24 05:06:35 v3.1.0-dev.25 05:06:35 v3.1.0-dev.26 05:06:35 v3.1.0-dev.27 05:06:35 v3.1.0-dev.28 05:06:35 v3.1.0-dev.29 05:06:35 v3.1.0-dev.3 05:06:35 v3.1.0-dev.30 05:06:35 v3.1.0-dev.31 05:06:35 v3.1.0-dev.32 05:06:35 v3.1.0-dev.33 05:06:35 v3.1.0-dev.34 05:06:35 v3.1.0-dev.35 05:06:35 v3.1.0-dev.36 05:06:35 v3.1.0-dev.37 05:06:35 v3.1.0-dev.38 05:06:35 v3.1.0-dev.39 05:06:35 v3.1.0-dev.4 05:06:35 v3.1.0-dev.5 05:06:35 v3.1.0-dev.6 05:06:35 v3.1.0-dev.7 05:06:35 v3.1.0-dev.8 05:06:35 v3.1.0-dev.9 05:06:35 v3.1.1 05:06:35 v3.1.1-dev.1 05:06:35 v3.2.0-dev.1 05:06:35 v3.2.0-dev.10 05:06:35 v3.2.0-dev.11 05:06:35 v3.2.0-dev.12 05:06:35 v3.2.0-dev.13 05:06:35 v3.2.0-dev.14 05:06:35 v3.2.0-dev.15 05:06:35 v3.2.0-dev.16 05:06:35 v3.2.0-dev.17 05:06:35 v3.2.0-dev.18 05:06:35 v3.2.0-dev.19 05:06:35 v3.2.0-dev.2 05:06:35 v3.2.0-dev.20 05:06:35 v3.2.0-dev.21 05:06:35 v3.2.0-dev.22 05:06:35 v3.2.0-dev.23 05:06:35 v3.2.0-dev.24 05:06:35 v3.2.0-dev.25 05:06:35 v3.2.0-dev.26 05:06:35 v3.2.0-dev.3 05:06:35 v3.2.0-dev.4 05:06:35 v3.2.0-dev.5 05:06:35 v3.2.0-dev.6 05:06:35 v3.2.0-dev.7 05:06:35 v3.2.0-dev.8 05:06:35 v3.2.0-dev.9 [Pipeline] sh 05:06:35 + lftools sign git-tag v3.2.0-dev.26 05:06:36 Signing Git tag with Sigul... 05:06:36 Signing v3.2.0-dev.26 [Pipeline] echo 05:06:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:06:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:06:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:06:37 $ docker stop --time=1 f1c5e5009c409db184e408dd5c7220486cc766d7518c8cd9332b8b5b8a21dea7 05:06:38 $ docker rm -f --volumes f1c5e5009c409db184e408dd5c7220486cc766d7518c8cd9332b8b5b8a21dea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:06:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:06:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:06:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:39 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 05:06:39 $ 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 05:06:40 $ docker top 9c9649ef8b25185759517cc3b4fe71b257b5b56faf6fc529c04d5c8b9784ce76 -eo pid,comm 05:06:40 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). 05:06:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:06:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:40 [ssh-agent] Looking for ssh-agent implementation... 05:06:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:40 $ docker exec 9c9649ef8b25185759517cc3b4fe71b257b5b56faf6fc529c04d5c8b9784ce76 ssh-agent 05:06:40 SSH_AUTH_SOCK=/tmp/ssh-2A84HAD04DBe/agent.33 05:06:40 SSH_AGENT_PID=39 05:06:40 Running ssh-add (command line suppressed) 05:06:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7738045190367594805.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7738045190367594805.key) 05:06:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:40 + git semver bump pre 05:06:41 2024-07-19 05:06:41,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:06:41 2024-07-19 05:06:41,052 [bump_version] DEBUG bumping version:3.2.0-dev.26 on axis:pre with prefix:dev 05:06:41 2024-07-19 05:06:41,052 [bump_version] DEBUG bumped version:3.2.0-dev.27 05:06:41 2024-07-19 05:06:41,052 [write_version] DEBUG write version:3.2.0-dev.27 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 05:06:41 2024-07-19 05:06:41,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:06:41 2024-07-19 05:06:41,052 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 05:06:41 2024-07-19 05:06:41,055 [execute] INFO git cat-file --batch-check 05:06:41 2024-07-19 05:06:41,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 05:06:41 2024-07-19 05:06:41,061 [execute] INFO git cat-file --batch 05:06:41 2024-07-19 05:06:41,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 05:06:41 2024-07-19 05:06:41,066 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:06:41 3.2.0-dev.27 [Pipeline] } 05:06:41 $ docker exec --env ******** --env ******** 9c9649ef8b25185759517cc3b4fe71b257b5b56faf6fc529c04d5c8b9784ce76 ssh-agent -k 05:06:41 unset SSH_AUTH_SOCK; 05:06:41 unset SSH_AGENT_PID; 05:06:41 echo Agent pid 39 killed; 05:06:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:06:41 + git semver [Pipeline] } 05:06:41 $ docker stop --time=1 9c9649ef8b25185759517cc3b4fe71b257b5b56faf6fc529c04d5c8b9784ce76 05:06:43 $ docker rm -f --volumes 9c9649ef8b25185759517cc3b4fe71b257b5b56faf6fc529c04d5c8b9784ce76 [Pipeline] // withDockerContainer [Pipeline] sh 05:06:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:06:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:06:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:43 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 05:06:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:06:44 $ docker top c49fe656b249673da2e4a762f68ba9895ab3e1be778111783e9b240498b4a48a -eo pid,comm 05:06:44 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). 05:06:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:06:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:06:44 [ssh-agent] Looking for ssh-agent implementation... 05:06:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:06:44 $ docker exec c49fe656b249673da2e4a762f68ba9895ab3e1be778111783e9b240498b4a48a ssh-agent 05:06:44 SSH_AUTH_SOCK=/tmp/ssh-a4UVFsvLGfgZ/agent.32 05:06:44 SSH_AGENT_PID=38 05:06:44 Running ssh-add (command line suppressed) 05:06:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6388142335734633715.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6388142335734633715.key) 05:06:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:06:44 + git semver push 05:06:45 2024-07-19 05:06:45,123 [run_push] DEBUG push 05:06:45 2024-07-19 05:06:45,124 [execute] INFO git cat-file --batch-check 05:06:45 2024-07-19 05:06:45,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 05:06:45 2024-07-19 05:06:45,128 [execute] INFO git rev-list a8f7c2650d9a79f4c9a1138a0929ca459cc2e9d9 -- 05:06:45 2024-07-19 05:06:45,128 [execute] DEBUG Popen(['git', 'rev-list', 'a8f7c2650d9a79f4c9a1138a0929ca459cc2e9d9', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 05:06:45 2024-07-19 05:06:45,140 [execute] INFO git fetch -v origin 05:06:45 2024-07-19 05:06:45,141 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 05:06:45 2024-07-19 05:06:45,605 [run_push] DEBUG no remote changes detected 05:06:45 2024-07-19 05:06:45,605 [execute] INFO git push origin semver 05:06:45 2024-07-19 05:06:45,606 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 05:06:46 2024-07-19 05:06:46,393 [run_push] DEBUG push all version tags 05:06:46 2024-07-19 05:06:46,393 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:06:46 2024-07-19 05:06:46,394 [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) 05:06:47 2024-07-19 05:06:47,104 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:06:47 3.2.0-dev.27 [Pipeline] } 05:06:47 $ docker exec --env ******** --env ******** c49fe656b249673da2e4a762f68ba9895ab3e1be778111783e9b240498b4a48a ssh-agent -k 05:06:47 unset SSH_AUTH_SOCK; 05:06:47 unset SSH_AGENT_PID; 05:06:47 echo Agent pid 38 killed; 05:06:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:06:47 + git semver [Pipeline] } 05:06:47 $ docker stop --time=1 c49fe656b249673da2e4a762f68ba9895ab3e1be778111783e9b240498b4a48a 05:06:49 $ docker rm -f --volumes c49fe656b249673da2e4a762f68ba9895ab3e1be778111783e9b240498b4a48a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:06:49 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 05:06:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 05:06:49 total 16 05:06:49 drwxr-xr-x 3 root root 4096 Jul 19 04:50 . 05:06:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 05:06 .. 05:06:49 drwxr-xr-x 2 root root 4096 Jul 19 04:50 cost 05:06:49 -rw-r--r-- 1 root root 96 Jul 19 04:50 cost.csv 05:06:49 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 05:06:49 + ls -al /w/workspace/ry_app-service-configurable_main/archives 05:06:49 total 16 05:06:49 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 04:50 . 05:06:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 05:06 .. 05:06:49 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 04:50 cost 05:06:49 -rw-r--r-- 1 jenkins jenkins 96 Jul 19 04:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:06:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:06:50 ---> package-listing.sh 05:06:50 ++ facter osfamily 05:06:50 ++ tr '[:upper:]' '[:lower:]' 05:06:51 + OS_FAMILY=debian 05:06:51 + workspace=/w/workspace/ry_app-service-configurable_main 05:06:51 + START_PACKAGES=/tmp/packages_start.txt 05:06:51 + END_PACKAGES=/tmp/packages_end.txt 05:06:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:06:51 + PACKAGES=/tmp/packages_start.txt 05:06:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 05:06:51 + PACKAGES=/tmp/packages_end.txt 05:06:51 + case "${OS_FAMILY}" in 05:06:51 + dpkg -l 05:06:51 + grep '^ii' 05:06:51 + '[' -f /tmp/packages_start.txt ']' 05:06:51 + '[' -f /tmp/packages_end.txt ']' 05:06:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:06:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 05:06:51 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 05:06:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 05:06:51 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 05:06:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:52 prd-ubuntu20.04-docker-8c-8g-5915 does not seem to be running inside a container 05:06:52 $ 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 05:06:52 $ docker top f53cc03c1eeb0f502dcbba5c3a2a383c3247ccf756180f1bc39bcc04dc4bde27 -eo pid,comm [Pipeline] { [Pipeline] sh 05:06:52 + touch /tmp/pre-build-complete [Pipeline] sh 05:06:53 + mkdir -p /var/log/sysstat [Pipeline] sh 05:06:53 + ls /var/log/sa-host 05:06:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:53 provisioning config files... 05:06:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5178174787960707150tmp [Pipeline] { [Pipeline] echo 05:06:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:06:53 ---> create-netrc.sh [Pipeline] } 05:06:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:06:54 ---> python-tools-install.sh [Pipeline] echo 05:06:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:06:54 ---> sudo-logs.sh 05:06:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:06:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:06:54 ---> job-cost.sh 05:06:54 lf-activate-venv: SKIPPING 05:06:54 DEBUG: total: 0.2199999988079071 05:06:54 INFO: Retrieving Stack Cost... 05:06:55 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:55 INFO: Archiving Costs [Pipeline] echo 05:06:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:06:55 ---> logs-deploy.sh 05:06:55 lf-activate-venv: SKIPPING 05:06:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/236 05:06:55 INFO: archiving workspace using pattern(s): 05:06:56 Archives upload complete. 05:06:56 INFO: archiving logs to Nexus