Push event to branch main Started by user Cloud Tsai Rebuilds build #231 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 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-ssh4852795409948723245.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-ssh8730735977896677538.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-ssh9590945017690191375.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-ssh10594336493214167673.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-ssh13386493186314171658.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-911 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 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e (main) Commit message: "Merge pull request #660 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.36" > git config core.sparsecheckout # timeout=10 > git checkout -f 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 > git rev-list --no-walk 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:18:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:18:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:18:06 ========================================================= 04:18:06 EdgeX Global Pipelines Version Info 04:18:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:18:07 ------------------- 04:18:07 stable info: 04:18:07 ------------------- 04:18:07 Commited By: Ginny Guan ginny@iotechsys.com 04:18:07 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 04:18:07 Message: update stable to v1.0.260 04:18:07 ------------------- 04:18:07 experimental info: 04:18:07 ------------------- 04:18:07 Commited By: Ginny Guan ginny@iotechsys.com 04:18:07 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 04:18:07 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:18:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a61b8a [Pipeline] echo 04:18:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:18:08 provisioning config files... 04:18:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13994719647837296982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:08 ---> ****-login.sh 04:18:08 nexus3.edgexfoundry.org:10001 04:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:09 Configure a credential helper to remove this warning. See 04:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:09 04:18:09 Login Succeeded 04:18:09 nexus3.edgexfoundry.org:10002 04:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:09 Configure a credential helper to remove this warning. See 04:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:09 04:18:09 Login Succeeded 04:18:09 nexus3.edgexfoundry.org:10003 04:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:09 Configure a credential helper to remove this warning. See 04:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:09 04:18:09 Login Succeeded 04:18:09 nexus3.edgexfoundry.org:10004 04:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:09 Configure a credential helper to remove this warning. See 04:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:09 04:18:09 Login Succeeded 04:18:09 ****.io 04:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:09 Configure a credential helper to remove this warning. See 04:18:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:09 04:18:09 Login Succeeded 04:18:09 ---> ****-login.sh ends [Pipeline] } 04:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:18:10 + git rev-list -1 --merges 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e~1..2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] echo 04:18:10 -----------> git rev-list -1 --merges 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e~1..2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 04:18:10 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [false] [Pipeline] sh 04:18:10 + git log --format=format:%s -1 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] echo 04:18:10 ========================================================= 04:18:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:18:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:18:11 + git log --format=format:%s -1 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] echo 04:18:11 [semverPrep] GIT_COMMIT: 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e, Commit Message: Merge pull request #660 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.36 [Pipeline] echo 04:18:11 [semverPrep] This is not a build commit. [Pipeline] sh 04:18:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:18:11 + grep -v github /etc/ssh/ssh_known_hosts 04:18:11 + [ -e /tmp/ssh_known_hosts ] 04:18:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:18:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:18:11 + sudo tee -a /etc/ssh/ssh_known_hosts 04:18:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:11 04:18:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:12 0.1.4: Pulling from edgex-devops/py-git-semver 04:18:12 b85a868b505f: Pulling fs layer 04:18:12 e2be974225ed: Pulling fs layer 04:18:12 339a4e72a1f5: Pulling fs layer 04:18:12 988bab9f4d93: Pulling fs layer 04:18:12 1469e6f7b9e6: Pulling fs layer 04:18:12 eaf3925da568: Pulling fs layer 04:18:12 988bab9f4d93: Waiting 04:18:12 1469e6f7b9e6: Waiting 04:18:12 eaf3925da568: Waiting 04:18:12 bab4dde63d76: Pulling fs layer 04:18:12 bde34c3a00c8: Pulling fs layer 04:18:12 b352a97aabf1: Pulling fs layer 04:18:12 4872d77fe225: Pulling fs layer 04:18:12 5851b861e8e6: Pulling fs layer 04:18:12 bab4dde63d76: Waiting 04:18:12 bde34c3a00c8: Waiting 04:18:12 b352a97aabf1: Waiting 04:18:12 5851b861e8e6: Waiting 04:18:12 e2be974225ed: Verifying Checksum 04:18:12 e2be974225ed: Download complete 04:18:12 988bab9f4d93: Verifying Checksum 04:18:12 988bab9f4d93: Download complete 04:18:12 1469e6f7b9e6: Verifying Checksum 04:18:12 1469e6f7b9e6: Download complete 04:18:12 eaf3925da568: Verifying Checksum 04:18:12 eaf3925da568: Download complete 04:18:12 339a4e72a1f5: Verifying Checksum 04:18:12 339a4e72a1f5: Download complete 04:18:12 bde34c3a00c8: Download complete 04:18:12 b352a97aabf1: Verifying Checksum 04:18:12 b352a97aabf1: Download complete 04:18:12 4872d77fe225: Verifying Checksum 04:18:12 4872d77fe225: Download complete 04:18:12 5851b861e8e6: Verifying Checksum 04:18:12 5851b861e8e6: Download complete 04:18:12 b85a868b505f: Verifying Checksum 04:18:12 b85a868b505f: Download complete 04:18:12 bab4dde63d76: Verifying Checksum 04:18:12 bab4dde63d76: Download complete 04:18:13 b85a868b505f: Pull complete 04:18:13 e2be974225ed: Pull complete 04:18:14 339a4e72a1f5: Pull complete 04:18:14 988bab9f4d93: Pull complete 04:18:14 1469e6f7b9e6: Pull complete 04:18:14 eaf3925da568: Pull complete 04:18:16 bab4dde63d76: Pull complete 04:18:16 bde34c3a00c8: Pull complete 04:18:16 b352a97aabf1: Pull complete 04:18:16 4872d77fe225: Pull complete 04:18:16 5851b861e8e6: Pull complete 04:18:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:18:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:18:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:18:17 prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container 04:18:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:18:20 $ docker top 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 -eo pid,comm 04:18:20 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). 04:18:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:18:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:20 [ssh-agent] Looking for ssh-agent implementation... 04:18:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:20 $ docker exec 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 ssh-agent 04:18:20 SSH_AUTH_SOCK=/tmp/ssh-Ga3ni124e2Ps/agent.31 04:18:20 SSH_AGENT_PID=38 04:18:20 Running ssh-add (command line suppressed) 04:18:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12716509011035327080.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12716509011035327080.key) 04:18:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:21 + git tag --points-at HEAD [Pipeline] } 04:18:21 $ docker exec --env ******** --env ******** 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 ssh-agent -k 04:18:21 unset SSH_AUTH_SOCK; 04:18:21 unset SSH_AGENT_PID; 04:18:21 echo Agent pid 38 killed; 04:18:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:18:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:18:21 [ssh-agent] Looking for ssh-agent implementation... 04:18:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:18:21 $ docker exec 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 ssh-agent 04:18:21 SSH_AUTH_SOCK=/tmp/ssh-SwYZyCOcxuEr/agent.71 04:18:21 SSH_AGENT_PID=77 04:18:21 Running ssh-add (command line suppressed) 04:18:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1917571334975109309.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1917571334975109309.key) 04:18:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:18:22 + git semver init 04:18:22 2024-05-28 04:18:22,367 [run_init] DEBUG init version:0.0.0 force:False 04:18:22 2024-05-28 04:18:22,367 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 04:18:22 2024-05-28 04:18:22,368 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 04:18:22 2024-05-28 04:18:22,368 [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:18:23 2024-05-28 04:18:23,739 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 04:18:23 2024-05-28 04:18:23,740 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 04:18:23 2024-05-28 04:18:23,740 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:18:23 2024-05-28 04:18:23,740 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:18:23 3.2.0-dev.22 [Pipeline] } 04:18:23 $ docker exec --env ******** --env ******** 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 ssh-agent -k 04:18:23 unset SSH_AUTH_SOCK; 04:18:23 unset SSH_AGENT_PID; 04:18:23 echo Agent pid 77 killed; 04:18:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:18:24 + git semver [Pipeline] } 04:18:24 $ docker stop --time=1 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 04:18:25 $ docker rm -f --volumes 143f81cc5fcc41720d836793b2359a122ddb461e6102bbf048454db83e3efad0 [Pipeline] // withDockerContainer [Pipeline] sh 04:18:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:18:26 Stashed 1 file(s) [Pipeline] echo 04:18:26 [edgeXSemver]: initialized semver on version 3.2.0-dev.22 [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:18:26 provisioning config files... 04:18:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15615631015175142897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:18:26 ---> ****-login.sh 04:18:26 nexus3.edgexfoundry.org:10001 04:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:26 Configure a credential helper to remove this warning. See 04:18:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:26 04:18:26 Login Succeeded 04:18:26 nexus3.edgexfoundry.org:10002 04:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:26 Configure a credential helper to remove this warning. See 04:18:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:26 04:18:26 Login Succeeded 04:18:26 nexus3.edgexfoundry.org:10003 04:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:27 Configure a credential helper to remove this warning. See 04:18:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:27 04:18:27 Login Succeeded 04:18:27 nexus3.edgexfoundry.org:10004 04:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:27 Configure a credential helper to remove this warning. See 04:18:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:27 04:18:27 Login Succeeded 04:18:27 ****.io 04:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:18:27 Configure a credential helper to remove this warning. See 04:18:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:18:27 04:18:27 Login Succeeded 04:18:27 ---> ****-login.sh ends [Pipeline] } 04:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:18:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:18:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:18:27 ========================================================= 04:18:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:18:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:18: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:18:27 Sending build context to Docker daemon 10.71MB 04:18:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:18:27 Step 2/12 : FROM ${BASE} AS builder 04:18:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:18:27 619be1103602: Pulling fs layer 04:18:27 7862e08f4a3e: Pulling fs layer 04:18:27 5df492c9dc93: Pulling fs layer 04:18:27 7629e6793208: Pulling fs layer 04:18:27 4f4fb700ef54: Pulling fs layer 04:18:27 fb5054dd5b73: Pulling fs layer 04:18:27 eeca6798cff9: Pulling fs layer 04:18:27 aa269ceb94a6: Pulling fs layer 04:18:27 ada007ff1a6a: Pulling fs layer 04:18:27 7629e6793208: Waiting 04:18:27 4f4fb700ef54: Waiting 04:18:27 fb5054dd5b73: Waiting 04:18:27 aa269ceb94a6: Waiting 04:18:27 ada007ff1a6a: Waiting 04:18:27 eeca6798cff9: Waiting 04:18:27 7862e08f4a3e: Download complete 04:18:27 7629e6793208: Verifying Checksum 04:18:27 7629e6793208: Download complete 04:18:27 4f4fb700ef54: Verifying Checksum 04:18:27 4f4fb700ef54: Download complete 04:18:28 fb5054dd5b73: Verifying Checksum 04:18:28 fb5054dd5b73: Download complete 04:18:28 619be1103602: Verifying Checksum 04:18:28 619be1103602: Download complete 04:18:28 eeca6798cff9: Verifying Checksum 04:18:28 eeca6798cff9: Download complete 04:18:28 619be1103602: Pull complete 04:18:28 ada007ff1a6a: Verifying Checksum 04:18:28 ada007ff1a6a: Download complete 04:18:28 7862e08f4a3e: Pull complete 04:18:28 5df492c9dc93: Download complete 04:18:29 aa269ceb94a6: Verifying Checksum 04:18:29 aa269ceb94a6: Download complete 04:18:32 5df492c9dc93: Pull complete 04:18:32 7629e6793208: Pull complete 04:18:32 4f4fb700ef54: Pull complete 04:18:32 fb5054dd5b73: Pull complete 04:18:32 eeca6798cff9: Pull complete 04:18:35 aa269ceb94a6: Pull complete 04:18:35 ada007ff1a6a: Pull complete 04:18:35 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:18:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:18:35 ---> f489d0715acc 04:18:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:18:41 Still waiting to schedule task 04:18:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:18:42 ---> Running in 2d3c6974b8cc 04:18:42 Removing intermediate container 2d3c6974b8cc 04:18:42 ---> c1799c18007f 04:18:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:18:42 ---> Running in 29af620351f1 04:18:42 Removing intermediate container 29af620351f1 04:18:42 ---> 598a59bb6ec3 04:18:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:18:42 ---> Running in 653a74fc1160 04:18:42 Removing intermediate container 653a74fc1160 04:18:42 ---> e6a44fb5074b 04:18:42 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:18:42 ---> Running in cf0bb87ed72c 04:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:18:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:18:42 OK: 264 MiB in 52 packages 04:18:43 Removing intermediate container cf0bb87ed72c 04:18:43 ---> 327036c776df 04:18:43 Step 7/12 : WORKDIR /app 04:18:43 ---> Running in b0fc6e5f479d 04:18:43 Removing intermediate container b0fc6e5f479d 04:18:43 ---> 3a951110a6be 04:18:43 Step 8/12 : COPY go.mod vendor* ./ 04:18:43 ---> 0d04bedd9a20 04:18:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:18:43 ---> Running in 711a5e39046e 04:19:39 Removing intermediate container 711a5e39046e 04:19:39 ---> 72d75947f9e7 04:19:39 Step 10/12 : COPY . . 04:19:39 ---> 574259c2d6c3 04:19:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:19:39 ---> Running in 95d0d73526f4 04:19:39 Removing intermediate container 95d0d73526f4 04:19:39 ---> 8458baae92db 04:19:39 Step 12/12 : RUN $MAKE 04:19:39 ---> Running in 6803fa068311 04:19:39 noop 04:19:39 Removing intermediate container 6803fa068311 04:19:39 ---> ab9f7caa49bf 04:19:39 Successfully built ab9f7caa49bf 04:19:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:40 + docker inspect -f . ci-base-image-x86_64 04:19:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:40 prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container 04:19:40 $ 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 ******** ci-base-image-x86_64 cat 04:19:40 $ docker top 4f3e310ab744dde70ce056b0687cebf27248fc6fa3df1f0267e87522126b3b4e -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:40 + go version 04:19:40 go version go1.21.9 linux/amd64 [Pipeline] } 04:19:40 $ docker stop --time=1 4f3e310ab744dde70ce056b0687cebf27248fc6fa3df1f0267e87522126b3b4e 04:19:42 $ docker rm -f --volumes 4f3e310ab744dde70ce056b0687cebf27248fc6fa3df1f0267e87522126b3b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:42 + docker inspect -f . ci-base-image-x86_64 04:19:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:19:42 prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container 04:19:42 $ 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 ******** ci-base-image-x86_64 cat 04:19:43 $ docker top 990889e2f5bbc55e9825a97b735376b6f8b6791370f1efbc5aa9ade6031e3e67 -eo pid,comm [Pipeline] { [Pipeline] sh 04:19:43 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 04:19:43 + make test 04:19:43 go test -race -coverprofile=coverage.out ./... 04:20:15 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:20:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-912 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 04:20:25 Running in /w/workspace/app-service-configurable/232 [Pipeline] { [Pipeline] checkout 04:20:25 The recommended git tool is: git 04:20:33 using credential edgex-jenkins-ssh 04:20:33 Cloning the remote Git repository 04:20:33 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 04:20:34 > git init /w/workspace/app-service-configurable/232 # timeout=10 04:20:34 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:20:34 > git --version # timeout=10 04:20:34 > git --version # 'git version 2.25.1' 04:20:34 using GIT_SSH to set credentials SSH Credentials for GitHub 04:20:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:20:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:20:38 Avoid second fetch 04:20:38 Checking out Revision 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e (main) 04:20:38 Commit message: "Merge pull request #660 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.36" 04:20:38 > git config core.sparsecheckout # timeout=10 04:20:38 > git checkout -f 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 04:20:42 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:20:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:20:43 % Total % Received % Xferd Average Speed Time Time Time Current 04:20:43 Dload Upload Total Spent Left Speed 04:20:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh 04:20:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:20:44 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 04:20:44 04:20:44 { 04:20:44 "registry-mirrors": [ 04:20:44 "https://nexus3.edgexfoundry.org:10001" 04:20:44 ], 04:20:44 "bip": "10.250.0.254/24", 04:20:44 "hosts": [ 04:20:44 "tcp://0.0.0.0:5555", 04:20:44 "unix:///var/run/docker.sock" 04:20:44 ], 04:20:44 "mtu": 1458, 04:20:44 "selinux-enabled": true, 04:20:44 "seccomp-profile": "/etc/docker/seccomp.json" 04:20:44 } [Pipeline] sh 04:20:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:20:44 + sudo service docker restart 04:20:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:20:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:20:46 ./bin/test-attribution-txt.sh 04:20:46 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 04:20:46 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 04:20:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:20:46 $ docker stop --time=1 990889e2f5bbc55e9825a97b735376b6f8b6791370f1efbc5aa9ade6031e3e67 04:20:52 $ docker rm -f --volumes 990889e2f5bbc55e9825a97b735376b6f8b6791370f1efbc5aa9ade6031e3e67 [Pipeline] // withDockerContainer [Pipeline] sh 04:20:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:20:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:20:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:20:54 + ls -al . 04:20:54 total 260 04:20:54 drwxrwxr-x 7 jenkins jenkins 4096 May 28 04:19 . 04:20:54 drwxrwxr-x 4 jenkins jenkins 4096 May 28 04:18 .. 04:20:54 -rw-rw-r-- 1 jenkins jenkins 119 May 28 04:18 .dockerignore 04:20:54 drwxrwxr-x 8 jenkins jenkins 4096 May 28 04:20 .git 04:20:54 drwxrwxr-x 3 jenkins jenkins 4096 May 28 04:18 .github 04:20:54 -rw-rw-r-- 1 jenkins jenkins 106 May 28 04:18 .gitignore 04:20:54 -rw-rw-r-- 1 jenkins jenkins 41 May 28 04:18 .golangci.yml 04:20:54 drwxr-xr-x 3 jenkins jenkins 4096 May 28 04:18 .semver 04:20:54 -rw-rw-r-- 1 jenkins jenkins 18981 May 28 04:18 Attribution.txt 04:20:54 -rw-rw-r-- 1 jenkins jenkins 37263 May 28 04:18 CHANGELOG.md 04:20:54 -rw-rw-r-- 1 jenkins jenkins 2007 May 28 04:18 Dockerfile 04:20:54 -rw-rw-r-- 1 jenkins jenkins 677 May 28 04:18 GOVERNANCE.md 04:20:54 -rw-rw-r-- 1 jenkins jenkins 666 May 28 04:18 Jenkinsfile 04:20:54 -rw-rw-r-- 1 jenkins jenkins 10174 May 28 04:18 LICENSE 04:20:54 -rw-rw-r-- 1 jenkins jenkins 618 May 28 04:18 OWNERS.md 04:20:54 -rw-rw-r-- 1 jenkins jenkins 4582 May 28 04:18 README.md 04:20:54 -rw-rw-r-- 1 jenkins jenkins 12 May 28 04:18 VERSION 04:20:54 drwxrwxr-x 2 jenkins jenkins 4096 May 28 04:18 bin 04:20:54 -rw-r--r-- 1 jenkins jenkins 13 May 28 04:19 coverage.out 04:20:54 -rw-rw-r-- 1 jenkins jenkins 7154 May 28 04:18 go.mod 04:20:54 -rw-rw-r-- 1 jenkins jenkins 102020 May 28 04:18 go.sum 04:20:54 -rw-rw-r-- 1 jenkins jenkins 1937 May 28 04:18 main.go 04:20:54 -rw-rw-r-- 1 jenkins jenkins 2572 May 28 04:18 makefile 04:20:54 drwxrwxr-x 9 jenkins jenkins 4096 May 28 04:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:54 + 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=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e --label arch=amd64 --label version=3.2.0-dev.22 . 04:20:54 Sending build context to Docker daemon 10.72MB 04:20:54 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:20:54 Step 2/27 : FROM ${BASE} AS builder 04:20:54 ---> ab9f7caa49bf 04:20:54 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:20:54 ---> Running in b259f641f2c1 04:20:54 Removing intermediate container b259f641f2c1 04:20:54 ---> 0b3979638241 04:20:54 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:20:54 ---> Running in f7a8027afedb 04:20:54 Removing intermediate container f7a8027afedb 04:20:54 ---> 3245e79f2fa2 04:20:54 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:20:54 ---> Running in ecfb6a513323 04:20:54 Removing intermediate container ecfb6a513323 04:20:54 ---> c830740827fb 04:20:54 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:20:54 ---> Running in 53c103a8ad6b 04:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:20:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:20:55 OK: 264 MiB in 52 packages 04:20:55 Removing intermediate container 53c103a8ad6b 04:20:55 ---> 7c5f0461442a 04:20:55 Step 7/27 : WORKDIR /app 04:20:56 ---> Running in d460f1f0a275 04:20:56 Removing intermediate container d460f1f0a275 04:20:56 ---> acf54804fe9a 04:20:56 Step 8/27 : COPY go.mod vendor* ./ 04:20:57 ---> 2ea2bb64b7d1 04:20:57 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:58 ---> Running in fd73a953eaa9 04:21:00 Removing intermediate container fd73a953eaa9 04:21:00 ---> 418f15fa2544 04:21:00 Step 10/27 : COPY . . 04:21:01 ---> fc342f6c74cf 04:21:01 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:21:01 ---> Running in cc5d1c0c884f 04:21:01 Removing intermediate container cc5d1c0c884f 04:21:01 ---> 89fd20912b0d 04:21:01 Step 12/27 : RUN $MAKE 04:21:02 ---> Running in fcc09c979a66 04:21:03 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:03 provisioning config files... 04:21:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/232@tmp/config6377373885625138475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:03 ---> ****-login.sh 04:21:03 nexus3.edgexfoundry.org:10001 04:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:04 Configure a credential helper to remove this warning. See 04:21:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:04 04:21:04 Login Succeeded 04:21:04 nexus3.edgexfoundry.org:10002 04:21:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:04 Configure a credential helper to remove this warning. See 04:21:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:04 04:21:04 Login Succeeded 04:21:04 nexus3.edgexfoundry.org:10003 04:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:05 Configure a credential helper to remove this warning. See 04:21:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:05 04:21:05 Login Succeeded 04:21:05 nexus3.edgexfoundry.org:10004 04:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:05 Configure a credential helper to remove this warning. See 04:21:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:05 04:21:05 Login Succeeded 04:21:05 ****.io 04:21:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:06 Configure a credential helper to remove this warning. See 04:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:06 04:21:06 Login Succeeded 04:21:06 ---> ****-login.sh ends [Pipeline] } 04:21:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:21:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:21:06 ========================================================= 04:21:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:21:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:07 + 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:21:07 Sending build context to Docker daemon 238.6kB 04:21:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:21:07 Step 2/12 : FROM ${BASE} AS builder 04:21:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:21:07 c6b39de5b339: Pulling fs layer 04:21:07 a69c41024577: Pulling fs layer 04:21:07 d6de4b400683: Pulling fs layer 04:21:07 35cb2a7552d0: Pulling fs layer 04:21:07 4f4fb700ef54: Pulling fs layer 04:21:07 464afbd9ba4c: Pulling fs layer 04:21:07 00f215d4a9da: Pulling fs layer 04:21:07 d496ad576159: Pulling fs layer 04:21:07 35cb2a7552d0: Waiting 04:21:07 4f4fb700ef54: Waiting 04:21:07 464afbd9ba4c: Waiting 04:21:07 00f215d4a9da: Waiting 04:21:07 d496ad576159: Waiting 04:21:07 a69c41024577: Verifying Checksum 04:21:07 a69c41024577: Download complete 04:21:07 35cb2a7552d0: Verifying Checksum 04:21:07 35cb2a7552d0: Download complete 04:21:07 4f4fb700ef54: Verifying Checksum 04:21:07 4f4fb700ef54: Download complete 04:21:07 464afbd9ba4c: Verifying Checksum 04:21:07 464afbd9ba4c: Download complete 04:21:07 c6b39de5b339: Download complete 04:21:08 d496ad576159: Verifying Checksum 04:21:08 d496ad576159: Download complete 04:21:08 c6b39de5b339: Pull complete 04:21:09 a69c41024577: Pull complete 04:21:09 d6de4b400683: Verifying Checksum 04:21:09 d6de4b400683: Download complete 04:21:10 00f215d4a9da: Verifying Checksum 04:21:10 00f215d4a9da: Download complete 04:21:22 d6de4b400683: Pull complete 04:21:22 35cb2a7552d0: Pull complete 04:21:22 4f4fb700ef54: Pull complete 04:21:23 464afbd9ba4c: Pull complete 04:21:29 Removing intermediate container fcc09c979a66 04:21:29 ---> 46f88497739b 04:21:29 Step 13/27 : FROM alpine:3.18 04:21:29 3.18: Pulling from library/alpine 04:21:29 619be1103602: Already exists 04:21:29 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:21:29 Status: Downloaded newer image for alpine:3.18 04:21:29 ---> d3782b16ccc9 04:21:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:21:29 ---> Running in 14289d29f13a 04:21:29 Removing intermediate container 14289d29f13a 04:21:29 ---> 1c81f51a23dc 04:21:29 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:21:29 ---> Running in a10cd43d37f8 04:21:29 Removing intermediate container a10cd43d37f8 04:21:29 ---> 48a49b93dff6 04:21:29 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:21:29 ---> Running in 01fae73643e3 04:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:21:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:21:29 (1/2) Installing ca-certificates (20240226-r0) 04:21:30 (2/2) Installing dumb-init (1.2.5-r2) 04:21:30 Executing busybox-1.36.1-r5.trigger 04:21:30 Executing ca-certificates-20240226-r0.trigger 04:21:30 OK: 8 MiB in 17 packages 04:21:30 Removing intermediate container 01fae73643e3 04:21:30 ---> 27b69c58aa38 04:21:30 Step 17/27 : RUN apk --no-cache upgrade 04:21:30 ---> Running in 1848cd50836e 04:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:21:31 Upgrading critical system libraries and apk-tools: 04:21:31 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:21:31 Executing busybox-1.36.1-r5.trigger 04:21:31 00f215d4a9da: Pull complete 04:21:31 Continuing the upgrade transaction with new apk-tools: 04:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:21:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:21:31 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:21:31 Executing busybox-1.36.1-r6.post-upgrade 04:21:31 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:21:31 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:21:31 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:21:31 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:21:31 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:21:31 Executing busybox-1.36.1-r6.trigger 04:21:31 Executing ca-certificates-20240226-r0.trigger 04:21:31 OK: 8 MiB in 17 packages 04:21:32 Removing intermediate container 1848cd50836e 04:21:32 ---> 97f770a6ba17 04:21:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:21:32 ---> 69463fb5b9e1 04:21:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:21:32 ---> ca56f21727d7 04:21:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:21:32 ---> f070ad19bde6 04:21:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:21:32 ---> b1a055056639 04:21:32 Step 22/27 : EXPOSE 48095 04:21:32 ---> Running in 3a7b76b35759 04:21:32 Removing intermediate container 3a7b76b35759 04:21:32 ---> 104a20de1d03 04:21:32 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:21:32 ---> Running in 7964ca6fe40e 04:21:32 Removing intermediate container 7964ca6fe40e 04:21:32 ---> 36f3b74c0192 04:21:32 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:21:32 ---> Running in 06df0c92fffc 04:21:32 Removing intermediate container 06df0c92fffc 04:21:32 ---> 0402a2a7783a 04:21:32 Step 25/27 : LABEL arch=amd64 04:21:32 ---> Running in e1ca222db44c 04:21:33 d496ad576159: Pull complete 04:21:33 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:21:33 ---> f246e2811388 04:21:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:21:33 Removing intermediate container e1ca222db44c 04:21:33 ---> 07ad61cb3728 04:21:33 Step 26/27 : LABEL git_sha=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 04:21:33 ---> Running in 1f04af62e700 04:21:33 Removing intermediate container 1f04af62e700 04:21:33 ---> b46c47cd6503 04:21:33 Step 27/27 : LABEL version=3.2.0-dev.22 04:21:33 ---> Running in ab431da5cfdc 04:21:33 Removing intermediate container ab431da5cfdc 04:21:33 ---> 1960b90abf00 04:21:33 [Warning] One or more build-args [ARCH] were not consumed 04:21:33 Successfully built 1960b90abf00 04:21:33 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:21:33 provisioning config files... 04:21:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14893454978171576017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:33 ---> ****-login.sh 04:21:33 nexus3.edgexfoundry.org:10001 04:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:33 Configure a credential helper to remove this warning. See 04:21:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:33 04:21:33 Login Succeeded 04:21:33 nexus3.edgexfoundry.org:10002 04:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:33 Configure a credential helper to remove this warning. See 04:21:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:33 04:21:33 Login Succeeded 04:21:33 nexus3.edgexfoundry.org:10003 04:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:33 Configure a credential helper to remove this warning. See 04:21:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:33 04:21:33 Login Succeeded 04:21:33 nexus3.edgexfoundry.org:10004 04:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:33 Configure a credential helper to remove this warning. See 04:21:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:33 04:21:33 Login Succeeded 04:21:33 ****.io 04:21:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:34 Configure a credential helper to remove this warning. See 04:21:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:34 04:21:34 Login Succeeded 04:21:34 ---> ****-login.sh ends [Pipeline] } 04:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:21:34 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 04:21:34 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 04:21:34 latest 04:21:34 3.2.0-dev.22 04:21:34 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 04:21:34 main 04:21:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:34 ---> Running in f2dded86a0f4 04:21:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:34 Removing intermediate container f2dded86a0f4 04:21:34 ---> f3baa290290f 04:21:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:21:34 ---> Running in 71e4ba669a92 04:21:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 04:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:21:34 d7d573759c71: Preparing 04:21:34 885461df7ed4: Preparing 04:21:34 335a2ac686ee: Preparing 04:21:34 d52f1c5921b9: Preparing 04:21:34 276cf1db45d9: Preparing 04:21:34 ee4967de0081: Preparing 04:21:34 aedc3bda2944: Preparing 04:21:34 ee4967de0081: Waiting 04:21:34 aedc3bda2944: Waiting 04:21:34 335a2ac686ee: Pushed 04:21:34 d52f1c5921b9: Pushed 04:21:34 885461df7ed4: Pushed 04:21:34 aedc3bda2944: Layer already exists 04:21:35 Removing intermediate container 71e4ba669a92 04:21:35 ---> 0a7d93511e88 04:21:35 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:21:35 ee4967de0081: Pushed 04:21:35 ---> Running in 7908feaf21f2 04:21:35 Removing intermediate container 7908feaf21f2 04:21:35 ---> cc57d37758f6 04:21:35 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:21:35 ---> Running in 08b5a9998521 04:21:35 276cf1db45d9: Pushed 04:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:21:38 OK: 266 MiB in 52 packages 04:21:38 d7d573759c71: Pushed 04:21:38 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e: digest: sha256:ca2329b2495fef4bbb8ccb7daa5539b5b412183f02dea08f9392d1ac8db95103 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:21:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:21:38 d7d573759c71: Preparing 04:21:38 885461df7ed4: Preparing 04:21:38 335a2ac686ee: Preparing 04:21:38 d52f1c5921b9: Preparing 04:21:38 276cf1db45d9: Preparing 04:21:38 ee4967de0081: Preparing 04:21:38 aedc3bda2944: Preparing 04:21:38 ee4967de0081: Waiting 04:21:38 aedc3bda2944: Waiting 04:21:38 885461df7ed4: Layer already exists 04:21:38 335a2ac686ee: Layer already exists 04:21:38 d52f1c5921b9: Layer already exists 04:21:38 d7d573759c71: Layer already exists 04:21:38 276cf1db45d9: Layer already exists 04:21:38 aedc3bda2944: Layer already exists 04:21:38 ee4967de0081: Layer already exists 04:21:38 latest: digest: sha256:ca2329b2495fef4bbb8ccb7daa5539b5b412183f02dea08f9392d1ac8db95103 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:39 Removing intermediate container 08b5a9998521 04:21:39 ---> 199dfd219bc7 04:21:39 Step 7/12 : WORKDIR /app 04:21:39 ---> Running in ee9765c9ca29 04:21:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:39 Removing intermediate container ee9765c9ca29 04:21:39 ---> 5bf0feb83415 04:21:39 Step 8/12 : COPY go.mod vendor* ./ 04:21:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.22 04:21:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:21:39 d7d573759c71: Preparing 04:21:39 885461df7ed4: Preparing 04:21:39 335a2ac686ee: Preparing 04:21:39 d52f1c5921b9: Preparing 04:21:39 276cf1db45d9: Preparing 04:21:39 ee4967de0081: Preparing 04:21:39 aedc3bda2944: Preparing 04:21:39 aedc3bda2944: Waiting 04:21:39 ee4967de0081: Waiting 04:21:39 276cf1db45d9: Layer already exists 04:21:39 335a2ac686ee: Layer already exists 04:21:39 d52f1c5921b9: Layer already exists 04:21:39 d7d573759c71: Layer already exists 04:21:39 885461df7ed4: Layer already exists 04:21:39 aedc3bda2944: Layer already exists 04:21:39 ee4967de0081: Layer already exists 04:21:39 3.2.0-dev.22: digest: sha256:ca2329b2495fef4bbb8ccb7daa5539b5b412183f02dea08f9392d1ac8db95103 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:39 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 04:21:39 ---> 950c62ff3208 04:21:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:39 ---> Running in c0139f4cdc71 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 04:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:21:40 d7d573759c71: Preparing 04:21:40 885461df7ed4: Preparing 04:21:40 335a2ac686ee: Preparing 04:21:40 d52f1c5921b9: Preparing 04:21:40 276cf1db45d9: Preparing 04:21:40 ee4967de0081: Preparing 04:21:40 aedc3bda2944: Preparing 04:21:40 ee4967de0081: Waiting 04:21:40 aedc3bda2944: Waiting 04:21:40 d7d573759c71: Layer already exists 04:21:40 d52f1c5921b9: Layer already exists 04:21:40 335a2ac686ee: Layer already exists 04:21:40 885461df7ed4: Layer already exists 04:21:40 276cf1db45d9: Layer already exists 04:21:40 ee4967de0081: Layer already exists 04:21:40 aedc3bda2944: Layer already exists 04:21:40 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22: digest: sha256:ca2329b2495fef4bbb8ccb7daa5539b5b412183f02dea08f9392d1ac8db95103 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 04:21:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:21:40 d7d573759c71: Preparing 04:21:40 885461df7ed4: Preparing 04:21:40 335a2ac686ee: Preparing 04:21:40 d52f1c5921b9: Preparing 04:21:40 276cf1db45d9: Preparing 04:21:40 ee4967de0081: Preparing 04:21:40 aedc3bda2944: Preparing 04:21:40 aedc3bda2944: Waiting 04:21:40 ee4967de0081: Waiting 04:21:40 276cf1db45d9: Layer already exists 04:21:40 335a2ac686ee: Layer already exists 04:21:40 885461df7ed4: Layer already exists 04:21:40 d52f1c5921b9: Layer already exists 04:21:40 d7d573759c71: Layer already exists 04:21:40 ee4967de0081: Layer already exists 04:21:40 aedc3bda2944: Layer already exists 04:21:40 main: digest: sha256:ca2329b2495fef4bbb8ccb7daa5539b5b412183f02dea08f9392d1ac8db95103 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:21:40 ===================================================== [Pipeline] echo 04:21:40 taggedImages: 04:21:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 04:21:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:21:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.22 04:21:40 - nexus3.edgexfoundry.org:10004/app-service-configurable:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 04:21:40 - 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:21:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:41 04:21:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:41 latest: Pulling from edgex-lftools-log-publisher 04:21:41 5eb5b503b376: Pulling fs layer 04:21:41 5c69ac0246d0: Pulling fs layer 04:21:41 ec43610c2a17: Pulling fs layer 04:21:41 3a2ae6a8a46f: Pulling fs layer 04:21:41 33b1e0a273af: Pulling fs layer 04:21:41 5d3b04190fa2: Pulling fs layer 04:21:41 2f39f015ded8: Pulling fs layer 04:21:41 3a2ae6a8a46f: Waiting 04:21:41 5d3b04190fa2: Waiting 04:21:41 33b1e0a273af: Waiting 04:21:41 5c69ac0246d0: Download complete 04:21:41 3a2ae6a8a46f: Verifying Checksum 04:21:41 3a2ae6a8a46f: Download complete 04:21:41 33b1e0a273af: Verifying Checksum 04:21:41 33b1e0a273af: Download complete 04:21:41 5d3b04190fa2: Verifying Checksum 04:21:41 5d3b04190fa2: Download complete 04:21:41 ec43610c2a17: Verifying Checksum 04:21:41 ec43610c2a17: Download complete 04:21:41 5eb5b503b376: Download complete 04:21:42 2f39f015ded8: Verifying Checksum 04:21:42 2f39f015ded8: Download complete 04:21:43 5eb5b503b376: Pull complete 04:21:43 5c69ac0246d0: Pull complete 04:21:43 ec43610c2a17: Pull complete 04:21:43 3a2ae6a8a46f: Pull complete 04:21:43 33b1e0a273af: Pull complete 04:21:43 5d3b04190fa2: Pull complete 04:21:48 2f39f015ded8: Pull complete 04:21:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:21:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:48 prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container 04:21:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:21:49 $ docker top 6b39caf0b78fcc36aa9f42897a15d532bb1a455274e0f88adb3d356fd956005d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:49 ---> job-cost.sh 04:21:49 lf-activate-venv: SKIPPING 04:21:49 INFO: No Stack... 04:21:50 INFO: Retrieving Pricing Info for: v3-standard-8 04:21:50 INFO: Archiving Costs [Pipeline] sh 04:21:50 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 04:21:50 + cut -d, -f6 [Pipeline] lock 04:21:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] 04:21:50 Resource [jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] did not exist. Created. 04:21:50 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:21:51 + echo total: 0.2199999988079071 [Pipeline] stash 04:21:51 Stashed 1 file(s) [Pipeline] } 04:21:51 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] [Pipeline] // lock [Pipeline] } 04:21:51 $ docker stop --time=1 6b39caf0b78fcc36aa9f42897a15d532bb1a455274e0f88adb3d356fd956005d 04:21:52 $ docker rm -f --volumes 6b39caf0b78fcc36aa9f42897a15d532bb1a455274e0f88adb3d356fd956005d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:23:31 Removing intermediate container c0139f4cdc71 04:23:31 ---> 573b4ba7aa4e 04:23:31 Step 10/12 : COPY . . 04:23:31 ---> 409dc92978e9 04:23:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:23:31 ---> Running in 5b01aba1fbe9 04:23:31 Removing intermediate container 5b01aba1fbe9 04:23:31 ---> 80a8f6091108 04:23:31 Step 12/12 : RUN $MAKE 04:23:31 ---> Running in a00ab9a9e47a 04:23:31 noop 04:23:31 Removing intermediate container a00ab9a9e47a 04:23:31 ---> 9eff9fbed341 04:23:31 Successfully built 9eff9fbed341 04:23:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:31 + docker inspect -f . ci-base-image-arm64 04:23:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:32 prd-ubuntu20.04-docker-arm64-4c-16g-912 does not seem to be running inside a container 04:23:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/232 -v /w/workspace/app-service-configurable/232:/w/workspace/app-service-configurable/232:rw,z -v /w/workspace/app-service-configurable/232@tmp:/w/workspace/app-service-configurable/232@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:23:33 $ docker top 79655296f095e6b5b579dfbf6e3b4f82ff81c121237e9b5b321c183229bf218d -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:34 + go version 04:23:34 go version go1.21.9 linux/arm64 [Pipeline] } 04:23:34 $ docker stop --time=1 79655296f095e6b5b579dfbf6e3b4f82ff81c121237e9b5b321c183229bf218d 04:23:35 $ docker rm -f --volumes 79655296f095e6b5b579dfbf6e3b4f82ff81c121237e9b5b321c183229bf218d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:36 + docker inspect -f . ci-base-image-arm64 04:23:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:36 prd-ubuntu20.04-docker-arm64-4c-16g-912 does not seem to be running inside a container 04:23:36 $ 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/232 -v /w/workspace/app-service-configurable/232:/w/workspace/app-service-configurable/232:rw,z -v /w/workspace/app-service-configurable/232@tmp:/w/workspace/app-service-configurable/232@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:23:38 $ docker top c48698908aa93abc79b2740c4bdfd664d1bea7ea2e5bbe2c85eee36868ca254f -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:38 + git config --global --add safe.directory /w/workspace/app-service-configurable/232 [Pipeline] fileExists [Pipeline] sh 04:23:39 + make test 04:23:39 go test -race -coverprofile=coverage.out ./... 04:28:01 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:28:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:28:01 go vet ./... 04:32:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:32:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:32:08 ./bin/test-attribution-txt.sh 04:32:08 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 04:32:08 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 04:32:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:32:08 $ docker stop --time=1 c48698908aa93abc79b2740c4bdfd664d1bea7ea2e5bbe2c85eee36868ca254f 04:32:11 $ docker rm -f --volumes c48698908aa93abc79b2740c4bdfd664d1bea7ea2e5bbe2c85eee36868ca254f [Pipeline] // withDockerContainer [Pipeline] sh 04:32:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:32:13 Warning: overwriting stash ‘coverage-report’ 04:32:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:32:14 + ls -al . 04:32:14 total 256 04:32:14 drwxrwxr-x 6 jenkins jenkins 4096 May 28 04:23 . 04:32:14 drwxrwxr-x 4 jenkins jenkins 4096 May 28 04:20 .. 04:32:14 -rw-rw-r-- 1 jenkins jenkins 119 May 28 04:20 .dockerignore 04:32:14 drwxrwxr-x 8 jenkins jenkins 4096 May 28 04:20 .git 04:32:14 drwxrwxr-x 3 jenkins jenkins 4096 May 28 04:20 .github 04:32:14 -rw-rw-r-- 1 jenkins jenkins 106 May 28 04:20 .gitignore 04:32:14 -rw-rw-r-- 1 jenkins jenkins 41 May 28 04:20 .golangci.yml 04:32:14 -rw-rw-r-- 1 jenkins jenkins 18981 May 28 04:20 Attribution.txt 04:32:14 -rw-rw-r-- 1 jenkins jenkins 37263 May 28 04:20 CHANGELOG.md 04:32:14 -rw-rw-r-- 1 jenkins jenkins 2007 May 28 04:20 Dockerfile 04:32:14 -rw-rw-r-- 1 jenkins jenkins 677 May 28 04:20 GOVERNANCE.md 04:32:14 -rw-rw-r-- 1 jenkins jenkins 666 May 28 04:20 Jenkinsfile 04:32:14 -rw-rw-r-- 1 jenkins jenkins 10174 May 28 04:20 LICENSE 04:32:14 -rw-rw-r-- 1 jenkins jenkins 618 May 28 04:20 OWNERS.md 04:32:14 -rw-rw-r-- 1 jenkins jenkins 4582 May 28 04:20 README.md 04:32:14 -rw-rw-r-- 1 jenkins jenkins 12 May 28 04:18 VERSION 04:32:14 drwxrwxr-x 2 jenkins jenkins 4096 May 28 04:20 bin 04:32:14 -rw-r--r-- 1 jenkins jenkins 13 May 28 04:23 coverage.out 04:32:14 -rw-rw-r-- 1 jenkins jenkins 7154 May 28 04:20 go.mod 04:32:14 -rw-rw-r-- 1 jenkins jenkins 102020 May 28 04:20 go.sum 04:32:14 -rw-rw-r-- 1 jenkins jenkins 1937 May 28 04:20 main.go 04:32:14 -rw-rw-r-- 1 jenkins jenkins 2572 May 28 04:20 makefile 04:32:14 drwxrwxr-x 9 jenkins jenkins 4096 May 28 04:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:15 + 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=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e --label arch=arm64 --label version=3.2.0-dev.22 . 04:32:15 Sending build context to Docker daemon 239.6kB 04:32:15 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:32:15 Step 2/27 : FROM ${BASE} AS builder 04:32:15 ---> 9eff9fbed341 04:32:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:32:15 ---> Running in e7582ac05a35 04:32:16 Removing intermediate container e7582ac05a35 04:32:16 ---> d5ea22779563 04:32:16 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:32:16 ---> Running in 4c055d8c739d 04:32:16 Removing intermediate container 4c055d8c739d 04:32:16 ---> 8a26a1b6e78e 04:32:16 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:32:16 ---> Running in 5e8dbe9a4d21 04:32:16 Removing intermediate container 5e8dbe9a4d21 04:32:16 ---> 3530aaf53cb5 04:32:16 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:32:16 ---> Running in 0d593382b101 04:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:32:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:32:19 OK: 266 MiB in 52 packages 04:32:20 Removing intermediate container 0d593382b101 04:32:20 ---> a4bda10af748 04:32:20 Step 7/27 : WORKDIR /app 04:32:20 ---> Running in ec340807ac20 04:32:20 Removing intermediate container ec340807ac20 04:32:20 ---> a8a652623961 04:32:20 Step 8/27 : COPY go.mod vendor* ./ 04:32:21 ---> ec52583c9b3a 04:32:21 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:32:21 ---> Running in f85f00f52761 04:32:23 Removing intermediate container f85f00f52761 04:32:23 ---> bf7323eaaf57 04:32:23 Step 10/27 : COPY . . 04:32:24 ---> 13af1ba7d83a 04:32:24 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:32:24 ---> Running in c07f82ba9af2 04:32:24 Removing intermediate container c07f82ba9af2 04:32:24 ---> 455eec05496e 04:32:24 Step 12/27 : RUN $MAKE 04:32:24 ---> Running in 07579a46926f 04:32:25 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.36 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.22" -trimpath -mod=readonly -o app-service-configurable 04:36:17 Removing intermediate container 07579a46926f 04:36:17 ---> 11700265ea58 04:36:17 Step 13/27 : FROM alpine:3.18 04:36:17 3.18: Pulling from library/alpine 04:36:17 c6b39de5b339: Already exists 04:36:17 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:36:17 Status: Downloaded newer image for alpine:3.18 04:36:17 ---> 33abbf032149 04:36:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:36:17 ---> Running in 91061133f347 04:36:17 Removing intermediate container 91061133f347 04:36:17 ---> 67abd75258b5 04:36:17 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:36:17 ---> Running in d260e3226601 04:36:17 Removing intermediate container d260e3226601 04:36:17 ---> 421e614c410c 04:36:17 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:36:17 ---> Running in 826ea2c6c3f8 04:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:36:17 (1/2) Installing ca-certificates (20240226-r0) 04:36:17 (2/2) Installing dumb-init (1.2.5-r2) 04:36:17 Executing busybox-1.36.1-r5.trigger 04:36:17 Executing ca-certificates-20240226-r0.trigger 04:36:17 OK: 9 MiB in 17 packages 04:36:17 Removing intermediate container 826ea2c6c3f8 04:36:17 ---> e9d3b7a68ee1 04:36:17 Step 17/27 : RUN apk --no-cache upgrade 04:36:17 ---> Running in 8cab26ed775d 04:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:36:17 Upgrading critical system libraries and apk-tools: 04:36:17 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:36:17 Executing busybox-1.36.1-r5.trigger 04:36:17 Continuing the upgrade transaction with new apk-tools: 04:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:36:17 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 04:36:17 Executing busybox-1.36.1-r6.post-upgrade 04:36:17 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 04:36:17 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:36:17 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 04:36:17 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 04:36:17 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 04:36:17 Executing busybox-1.36.1-r6.trigger 04:36:17 Executing ca-certificates-20240226-r0.trigger 04:36:17 OK: 9 MiB in 17 packages 04:36:17 Removing intermediate container 8cab26ed775d 04:36:17 ---> 4701413ca1c4 04:36:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:36:17 ---> 5682e08e6d94 04:36:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:36:18 ---> 4a603a83e7a2 04:36:18 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:36:18 ---> 80fc9cd8f97a 04:36:18 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:36:20 ---> 01c082ca460a 04:36:20 Step 22/27 : EXPOSE 48095 04:36:20 ---> Running in e435574bb0f2 04:36:20 Removing intermediate container e435574bb0f2 04:36:20 ---> c0571d581fde 04:36:20 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:36:20 ---> Running in 428b36faff6d 04:36:21 Removing intermediate container 428b36faff6d 04:36:21 ---> d3d9b3a8df98 04:36:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:36:21 ---> Running in a7fc04594533 04:36:21 Removing intermediate container a7fc04594533 04:36:21 ---> 65742d48b3ee 04:36:21 Step 25/27 : LABEL arch=arm64 04:36:21 ---> Running in ab32caed057b 04:36:22 Removing intermediate container ab32caed057b 04:36:22 ---> 8be30f107ab2 04:36:22 Step 26/27 : LABEL git_sha=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 04:36:22 ---> Running in 3ff2bd5e3072 04:36:22 Removing intermediate container 3ff2bd5e3072 04:36:22 ---> c8c13f4f46ff 04:36:22 Step 27/27 : LABEL version=3.2.0-dev.22 04:36:22 ---> Running in e1ac84827b35 04:36:22 Removing intermediate container e1ac84827b35 04:36:22 ---> 4028070a437e 04:36:22 [Warning] One or more build-args [ARCH] were not consumed 04:36:22 Successfully built 4028070a437e 04:36:22 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 04:36:23 provisioning config files... 04:36:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/232@tmp/config12432724113327314942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:36:23 ---> ****-login.sh 04:36:23 nexus3.edgexfoundry.org:10001 04:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:36:23 Configure a credential helper to remove this warning. See 04:36:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:36:23 04:36:23 Login Succeeded 04:36:23 nexus3.edgexfoundry.org:10002 04:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:36:24 Configure a credential helper to remove this warning. See 04:36:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:36:24 04:36:24 Login Succeeded 04:36:24 nexus3.edgexfoundry.org:10003 04:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:36:24 Configure a credential helper to remove this warning. See 04:36:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:36:24 04:36:24 Login Succeeded 04:36:24 nexus3.edgexfoundry.org:10004 04:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:36:25 Configure a credential helper to remove this warning. See 04:36:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:36:25 04:36:25 Login Succeeded 04:36:25 ****.io 04:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:36:25 Configure a credential helper to remove this warning. See 04:36:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:36:25 04:36:25 Login Succeeded 04:36:25 ---> ****-login.sh ends [Pipeline] } 04:36:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:36:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:36:25 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 04:36:25 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 04:36:25 latest 04:36:25 3.2.0-dev.22 04:36:25 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 04:36:25 main 04:36:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 04:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:36:26 05e46c599ae2: Preparing 04:36:26 b0d39d53ed34: Preparing 04:36:26 5ae663a6a073: Preparing 04:36:26 b1b25db9cfa6: Preparing 04:36:26 2d5a59acb9a4: Preparing 04:36:26 421f5b058dc9: Preparing 04:36:26 7c504f21be85: Preparing 04:36:26 421f5b058dc9: Waiting 04:36:26 7c504f21be85: Waiting 04:36:26 b0d39d53ed34: Pushed 04:36:26 b1b25db9cfa6: Pushed 04:36:26 5ae663a6a073: Pushed 04:36:26 7c504f21be85: Layer already exists 04:36:27 421f5b058dc9: Pushed 04:36:28 2d5a59acb9a4: Pushed 04:36:33 05e46c599ae2: Pushed 04:36:33 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e: digest: sha256:1514b4e51ebf6c65a3ecb72ef209b7f40e12e067e8f16d412ba430e77145a513 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:34 + 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 04:36:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:36:34 05e46c599ae2: Preparing 04:36:34 b0d39d53ed34: Preparing 04:36:34 5ae663a6a073: Preparing 04:36:34 b1b25db9cfa6: Preparing 04:36:34 2d5a59acb9a4: Preparing 04:36:34 421f5b058dc9: Preparing 04:36:34 7c504f21be85: Preparing 04:36:34 421f5b058dc9: Waiting 04:36:34 7c504f21be85: Waiting 04:36:34 05e46c599ae2: Layer already exists 04:36:34 5ae663a6a073: Layer already exists 04:36:34 2d5a59acb9a4: Layer already exists 04:36:34 b0d39d53ed34: Layer already exists 04:36:34 b1b25db9cfa6: Layer already exists 04:36:34 7c504f21be85: Layer already exists 04:36:34 421f5b058dc9: Layer already exists 04:36:34 latest: digest: sha256:1514b4e51ebf6c65a3ecb72ef209b7f40e12e067e8f16d412ba430e77145a513 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.22 04:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:36:35 05e46c599ae2: Preparing 04:36:35 b0d39d53ed34: Preparing 04:36:35 5ae663a6a073: Preparing 04:36:35 b1b25db9cfa6: Preparing 04:36:35 2d5a59acb9a4: Preparing 04:36:35 421f5b058dc9: Preparing 04:36:35 7c504f21be85: Preparing 04:36:35 421f5b058dc9: Waiting 04:36:35 7c504f21be85: Waiting 04:36:35 2d5a59acb9a4: Layer already exists 04:36:35 5ae663a6a073: Layer already exists 04:36:35 b0d39d53ed34: Layer already exists 04:36:35 05e46c599ae2: Layer already exists 04:36:35 b1b25db9cfa6: Layer already exists 04:36:35 421f5b058dc9: Layer already exists 04:36:35 7c504f21be85: Layer already exists 04:36:35 3.2.0-dev.22: digest: sha256:1514b4e51ebf6c65a3ecb72ef209b7f40e12e067e8f16d412ba430e77145a513 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 04:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:36:36 05e46c599ae2: Preparing 04:36:36 b0d39d53ed34: Preparing 04:36:36 5ae663a6a073: Preparing 04:36:36 b1b25db9cfa6: Preparing 04:36:36 2d5a59acb9a4: Preparing 04:36:36 421f5b058dc9: Preparing 04:36:36 7c504f21be85: Preparing 04:36:36 421f5b058dc9: Waiting 04:36:36 7c504f21be85: Waiting 04:36:36 b0d39d53ed34: Layer already exists 04:36:36 b1b25db9cfa6: Layer already exists 04:36:36 2d5a59acb9a4: Layer already exists 04:36:36 05e46c599ae2: Layer already exists 04:36:36 5ae663a6a073: Layer already exists 04:36:36 7c504f21be85: Layer already exists 04:36:36 421f5b058dc9: Layer already exists 04:36:36 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22: digest: sha256:1514b4e51ebf6c65a3ecb72ef209b7f40e12e067e8f16d412ba430e77145a513 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:37 + 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 04:36:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 04:36:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:36:37 05e46c599ae2: Preparing 04:36:37 b0d39d53ed34: Preparing 04:36:37 5ae663a6a073: Preparing 04:36:37 b1b25db9cfa6: Preparing 04:36:37 2d5a59acb9a4: Preparing 04:36:37 421f5b058dc9: Preparing 04:36:37 7c504f21be85: Preparing 04:36:37 421f5b058dc9: Waiting 04:36:37 7c504f21be85: Waiting 04:36:37 b0d39d53ed34: Layer already exists 04:36:37 5ae663a6a073: Layer already exists 04:36:37 05e46c599ae2: Layer already exists 04:36:37 b1b25db9cfa6: Layer already exists 04:36:37 2d5a59acb9a4: Layer already exists 04:36:37 421f5b058dc9: Layer already exists 04:36:37 7c504f21be85: Layer already exists 04:36:37 main: digest: sha256:1514b4e51ebf6c65a3ecb72ef209b7f40e12e067e8f16d412ba430e77145a513 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:36:37 ===================================================== [Pipeline] echo 04:36:37 taggedImages: 04:36:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e 04:36:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:36:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.22 04:36:37 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e-3.2.0-dev.22 04:36:37 - 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 04:36:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:36:38 04:36:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:36:38 arm64: Pulling from edgex-lftools-log-publisher 04:36:38 8998bd30e6a1: Pulling fs layer 04:36:38 04944245beec: Pulling fs layer 04:36:38 699f458cf7ca: Pulling fs layer 04:36:38 765212b225bb: Pulling fs layer 04:36:38 f23df028b6ca: Pulling fs layer 04:36:38 d65c8cfc05b1: Pulling fs layer 04:36:38 2437ff75d9bd: Pulling fs layer 04:36:38 765212b225bb: Waiting 04:36:38 f23df028b6ca: Waiting 04:36:38 d65c8cfc05b1: Waiting 04:36:38 2437ff75d9bd: Waiting 04:36:38 04944245beec: Verifying Checksum 04:36:38 04944245beec: Download complete 04:36:38 765212b225bb: Verifying Checksum 04:36:38 765212b225bb: Download complete 04:36:38 f23df028b6ca: Verifying Checksum 04:36:38 f23df028b6ca: Download complete 04:36:38 d65c8cfc05b1: Verifying Checksum 04:36:38 d65c8cfc05b1: Download complete 04:36:39 699f458cf7ca: Verifying Checksum 04:36:39 699f458cf7ca: Download complete 04:36:39 8998bd30e6a1: Verifying Checksum 04:36:39 8998bd30e6a1: Download complete 04:36:41 2437ff75d9bd: Verifying Checksum 04:36:41 2437ff75d9bd: Download complete 04:36:43 8998bd30e6a1: Pull complete 04:36:44 04944245beec: Pull complete 04:36:46 699f458cf7ca: Pull complete 04:36:46 765212b225bb: Pull complete 04:36:47 f23df028b6ca: Pull complete 04:36:47 d65c8cfc05b1: Pull complete 04:37:05 2437ff75d9bd: Pull complete 04:37:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:05 prd-ubuntu20.04-docker-arm64-4c-16g-912 does not seem to be running inside a container 04:37:05 $ 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/232 -v /w/workspace/app-service-configurable/232:/w/workspace/app-service-configurable/232:rw,z -v /w/workspace/app-service-configurable/232@tmp:/w/workspace/app-service-configurable/232@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 04:37:08 $ docker top d4661114c4c7adeb2e4e2cd8d0aec854b43bb3d588c732826991f6cb5050beff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:09 ---> job-cost.sh 04:37:09 lf-activate-venv: SKIPPING 04:37:09 INFO: No Stack... 04:37:10 INFO: Retrieving Pricing Info for: v3-standard-4 04:37:10 INFO: Archiving Costs [Pipeline] sh 04:37:11 + cut -d, -f6 04:37:11 + cat /w/workspace/app-service-configurable/232/archives/cost.csv [Pipeline] lock 04:37:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] 04:37:11 Resource [jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] did not exist. Created. 04:37:11 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:37:12 /w/workspace/app-service-configurable/232@tmp/durable-ec4e053e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:37:13 + echo total: 0.10999999940395355 [Pipeline] stash 04:37:13 Warning: overwriting stash ‘stack-cost’ 04:37:13 Stashed 1 file(s) [Pipeline] } 04:37:13 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-232-stack-cost] [Pipeline] // lock [Pipeline] } 04:37:13 $ docker stop --time=1 d4661114c4c7adeb2e4e2cd8d0aec854b43bb3d588c732826991f6cb5050beff 04:37:14 $ docker rm -f --volumes d4661114c4c7adeb2e4e2cd8d0aec854b43bb3d588c732826991f6cb5050beff [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 04:37:15 provisioning config files... 04:37:15 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8258239813008521533tmp [Pipeline] { [Pipeline] sh 04:37:15 + set +x 04:37:15 + bash -s -- 04:37:15 + curl -s https://codecov.io/bash 04:37:15 04:37:15 _____ _ 04:37:15 / ____| | | 04:37:15 | | ___ __| | ___ ___ _____ __ 04:37:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:37:15 | |___| (_) | (_| | __/ (_| (_) \ V / 04:37:15 \_____\___/ \__,_|\___|\___\___/ \_/ 04:37:15 Bash-1.0.6 04:37:15 04:37:15 04:37:15 ==> git version 2.25.1 found 04:37:15 ==> 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 04:37:15 Release-Date: 2020-01-08 04:37:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:37:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:37:15 ==> Jenkins CI detected. 04:37:15 current dir:  /w/workspace/ry_app-service-configurable_main 04:37:15 project root: . 04:37:15 --> token set from env 04:37:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:37:15 ==> Running gcov in . (disable via -X gcov) 04:37:15 ==> Python coveragepy not found 04:37:15 ==> Searching for coverage reports in: 04:37:15 + . 04:37:15 -> Found 1 reports 04:37:15 ==> Detecting git/mercurial file structure 04:37:15 ==> Reading reports 04:37:15 + ./coverage.out bytes=13 04:37:15 ==> Appending adjustments 04:37:15 https://docs.codecov.io/docs/fixing-reports 04:37:15 + Found adjustments 04:37:15 ==> Gzipping contents 04:37:15 4.0K /tmp/codecov.QJDO3e.gz 04:37:15 ==> Uploading reports 04:37:15 url: https://codecov.io 04:37:15 query: branch=main&commit=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:37:15 -> Pinging Codecov 04:37:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e&build=232&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F232%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:37:15 -> Uploading to 04:37:15 https://storage.googleapis.com/codecov/v4/raw/2024-05-28/A97CA9966030D2A3747ED39772930CCE/2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e/dc7a6495-2c3f-487b-b2de-90f2e7e1162e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240528%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240528T043715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0e976d0558e3be31c7e6a08bdd54d69128454e2162a70dd1f402bd0e85707de 04:37:15 % Total % Received % Xferd Average Speed Time Time Time Current 04:37:15 Dload Upload Total Spent Left Speed 04:37:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 914 --:--:-- --:--:-- --:--:-- 914 04:37:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] } 04:37:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:37:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:37:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:37:16 04:37:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:37:16 latest: Pulling from edgex-devops/edgex-snyk-go 04:37:16 619be1103602: Already exists 04:37:16 f8ea3408117e: Pulling fs layer 04:37:16 91320369b822: Pulling fs layer 04:37:16 0406650e8295: Pulling fs layer 04:37:16 4f4fb700ef54: Pulling fs layer 04:37:16 96d80e3f36e1: Pulling fs layer 04:37:16 bcf3aedb951c: Pulling fs layer 04:37:16 4f4fb700ef54: Waiting 04:37:16 96d80e3f36e1: Waiting 04:37:16 bcf3aedb951c: Waiting 04:37:16 0406650e8295: Verifying Checksum 04:37:16 0406650e8295: Download complete 04:37:16 f8ea3408117e: Download complete 04:37:16 4f4fb700ef54: Verifying Checksum 04:37:16 4f4fb700ef54: Download complete 04:37:16 f8ea3408117e: Pull complete 04:37:17 96d80e3f36e1: Verifying Checksum 04:37:17 96d80e3f36e1: Download complete 04:37:17 91320369b822: Verifying Checksum 04:37:17 91320369b822: Download complete 04:37:18 bcf3aedb951c: Verifying Checksum 04:37:18 bcf3aedb951c: Download complete 04:37:20 91320369b822: Pull complete 04:37:20 0406650e8295: Pull complete 04:37:20 4f4fb700ef54: Pull complete 04:37:20 96d80e3f36e1: Pull complete 04:37:23 bcf3aedb951c: Pull complete 04:37:23 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:37:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:37:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:23 prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container 04:37:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:37:27 $ docker top 5f330575566a9913c787d9529c0b37d56b4cc90e4f3014b0cf49a3a91d6f6c7b -eo pid,comm [Pipeline] { [Pipeline] sh 04:37:28 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 04:37:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 04:37:28 + set -o pipefail 04:37:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 04:37:36 04:37:36 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 04:37:36 04:37:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/42868164-cf2a-4e5b-96a2-ee13c047bccb 04:37:36 04:37:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:37:36 04:37:36 04:37:36 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:37:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:37:36 $ docker stop --time=1 5f330575566a9913c787d9529c0b37d56b4cc90e4f3014b0cf49a3a91d6f6c7b 04:37:41 $ docker rm -f --volumes 5f330575566a9913c787d9529c0b37d56b4cc90e4f3014b0cf49a3a91d6f6c7b [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 04:37:42 + git log --format=format:%s -1 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e [Pipeline] sh 04:37:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:37:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:37:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:43 prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container 04:37: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:37:44 $ docker top ea401852da0828bb7726f692c79496655e24c0b1b25418ad8eb21f85638da7b1 -eo pid,comm 04:37: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). 04:37:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:37:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:37:44 [ssh-agent] Looking for ssh-agent implementation... 04:37:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:37:44 $ docker exec ea401852da0828bb7726f692c79496655e24c0b1b25418ad8eb21f85638da7b1 ssh-agent 04:37:44 SSH_AUTH_SOCK=/tmp/ssh-BnH1U6rjFKp8/agent.33 04:37:44 SSH_AGENT_PID=39 04:37:44 Running ssh-add (command line suppressed) 04:37:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13417510324623679836.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13417510324623679836.key) 04:37:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:37:44 + git semver tag 04:37:45 2024-05-28 04:37:44,937 [run_tag] DEBUG tag force:False 04:37:45 2024-05-28 04:37:44,937 [check_head_tag] DEBUG check head tag 04:37:45 2024-05-28 04:37:44,938 [execute] INFO git cat-file --batch-check 04:37:45 2024-05-28 04:37:44,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:37:45 2024-05-28 04:37:44,941 [execute] INFO git cat-file --batch 04:37:45 2024-05-28 04:37:44,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:37:45 2024-05-28 04:37:44,966 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:37:45 2024-05-28 04:37:44,966 [execute] INFO git tag -a v3.2.0-dev.22 -m v3.2.0-dev.22 04:37:45 2024-05-28 04:37:44,967 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.22', '-m', 'v3.2.0-dev.22'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 04:37:45 2024-05-28 04:37:44,971 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:37:45 3.2.0-dev.22 [Pipeline] } 04:37:45 $ docker exec --env ******** --env ******** ea401852da0828bb7726f692c79496655e24c0b1b25418ad8eb21f85638da7b1 ssh-agent -k 04:37:45 unset SSH_AUTH_SOCK; 04:37:45 unset SSH_AGENT_PID; 04:37:45 echo Agent pid 39 killed; 04:37:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:37:45 + git semver [Pipeline] } 04:37:45 $ docker stop --time=1 ea401852da0828bb7726f692c79496655e24c0b1b25418ad8eb21f85638da7b1 04:37:47 $ docker rm -f --volumes ea401852da0828bb7726f692c79496655e24c0b1b25418ad8eb21f85638da7b1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:37:47 04:37:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:37:47 0.23.1-centos7: Pulling from edgex-lftools 04:37:47 ab5ef0e58194: Pulling fs layer 04:37:47 9712f1f96733: Pulling fs layer 04:37:47 63f879dbbcfc: Pulling fs layer 04:37:47 0d9ebad4ef96: Pulling fs layer 04:37:47 e9a5061849ea: Pulling fs layer 04:37:47 d747dcd14b5f: Pulling fs layer 04:37:47 2de7ff778b66: Pulling fs layer 04:37:47 0d9ebad4ef96: Waiting 04:37:47 e9a5061849ea: Waiting 04:37:47 d747dcd14b5f: Waiting 04:37:47 2de7ff778b66: Waiting 04:37:47 9712f1f96733: Verifying Checksum 04:37:47 9712f1f96733: Download complete 04:37:48 63f879dbbcfc: Verifying Checksum 04:37:48 63f879dbbcfc: Download complete 04:37:48 e9a5061849ea: Verifying Checksum 04:37:48 e9a5061849ea: Download complete 04:37:48 d747dcd14b5f: Verifying Checksum 04:37:48 d747dcd14b5f: Download complete 04:37:48 0d9ebad4ef96: Verifying Checksum 04:37:48 0d9ebad4ef96: Download complete 04:37:48 2de7ff778b66: Verifying Checksum 04:37:48 2de7ff778b66: Download complete 04:37:48 ab5ef0e58194: Verifying Checksum 04:37:48 ab5ef0e58194: Download complete 04:37:51 ab5ef0e58194: Pull complete 04:37:51 9712f1f96733: Pull complete 04:37:52 63f879dbbcfc: Pull complete 04:37:56 0d9ebad4ef96: Pull complete 04:37:56 e9a5061849ea: Pull complete 04:37:56 d747dcd14b5f: Pull complete 04:37:57 2de7ff778b66: Pull complete 04:37:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:37:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:37:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:57 prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container 04:37:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:38:03 $ docker top 8bc0193495b1c8639eb1b744f39458a8b64f31b4adfab3da9d75d2d5ecb4db13 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:38:03 provisioning config files... 04:38:03 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15399528750787186776tmp 04:38:03 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8316301956318094399tmp 04:38:03 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8438008669797211489tmp [Pipeline] { [Pipeline] echo 04:38:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:38:04 ---> sigul-configuration.sh 04:38:04 gpg: directory `/root/.gnupg' created 04:38:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:38:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:38:04 gpg: keyring `/root/.gnupg/secring.gpg' created 04:38:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:38:04 gpg: CAST5 encrypted data 04:38:04 gpg: encrypted with 1 passphrase 04:38:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:38:04 + mkdir /home/jenkins 04:38:04 + mkdir /home/jenkins/sigul [Pipeline] sh 04:38:04 + 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 04:38:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:38:05 ---> sigul-install.sh 04:38:05 Sigul already installed; skipping installation. [Pipeline] sh 04:38:05 + git tag --list 04:38:05 v1.0.0 04:38:05 v1.1.0 04:38:05 v1.2.0 04:38:05 v1.3.0 04:38:05 v1.3.1 04:38:05 v2.0.0 04:38:05 v2.0.1 04:38:05 v2.1.0 04:38:05 v2.1.1 04:38:05 v2.1.2 04:38:05 v2.2.0 04:38:05 v2.3 04:38:05 v2.3.0 04:38:05 v2.3.1 04:38:05 v3.0 04:38:05 v3.0.0 04:38:05 v3.0.1 04:38:05 v3.0.1-dev.1 04:38:05 v3.1 04:38:05 v3.1.0 04:38:05 v3.1.0-dev.1 04:38:05 v3.1.0-dev.10 04:38:05 v3.1.0-dev.11 04:38:05 v3.1.0-dev.12 04:38:05 v3.1.0-dev.13 04:38:05 v3.1.0-dev.14 04:38:05 v3.1.0-dev.15 04:38:05 v3.1.0-dev.16 04:38:05 v3.1.0-dev.17 04:38:05 v3.1.0-dev.18 04:38:05 v3.1.0-dev.19 04:38:05 v3.1.0-dev.2 04:38:05 v3.1.0-dev.20 04:38:05 v3.1.0-dev.21 04:38:05 v3.1.0-dev.22 04:38:05 v3.1.0-dev.23 04:38:05 v3.1.0-dev.24 04:38:05 v3.1.0-dev.25 04:38:05 v3.1.0-dev.26 04:38:05 v3.1.0-dev.27 04:38:05 v3.1.0-dev.28 04:38:05 v3.1.0-dev.29 04:38:05 v3.1.0-dev.3 04:38:05 v3.1.0-dev.30 04:38:05 v3.1.0-dev.31 04:38:05 v3.1.0-dev.32 04:38:05 v3.1.0-dev.33 04:38:05 v3.1.0-dev.34 04:38:05 v3.1.0-dev.35 04:38:05 v3.1.0-dev.36 04:38:05 v3.1.0-dev.37 04:38:05 v3.1.0-dev.38 04:38:05 v3.1.0-dev.39 04:38:05 v3.1.0-dev.4 04:38:05 v3.1.0-dev.5 04:38:05 v3.1.0-dev.6 04:38:05 v3.1.0-dev.7 04:38:05 v3.1.0-dev.8 04:38:05 v3.1.0-dev.9 04:38:05 v3.1.1 04:38:05 v3.1.1-dev.1 04:38:05 v3.2.0-dev.1 04:38:05 v3.2.0-dev.10 04:38:05 v3.2.0-dev.11 04:38:05 v3.2.0-dev.12 04:38:05 v3.2.0-dev.13 04:38:05 v3.2.0-dev.14 04:38:05 v3.2.0-dev.15 04:38:05 v3.2.0-dev.16 04:38:05 v3.2.0-dev.17 04:38:05 v3.2.0-dev.18 04:38:05 v3.2.0-dev.19 04:38:05 v3.2.0-dev.2 04:38:05 v3.2.0-dev.20 04:38:05 v3.2.0-dev.21 04:38:05 v3.2.0-dev.22 04:38:05 v3.2.0-dev.3 04:38:05 v3.2.0-dev.4 04:38:05 v3.2.0-dev.5 04:38:05 v3.2.0-dev.6 04:38:05 v3.2.0-dev.7 04:38:05 v3.2.0-dev.8 04:38:05 v3.2.0-dev.9 [Pipeline] sh 04:38:05 + lftools sign git-tag v3.2.0-dev.22 04:38:06 Signing Git tag with Sigul... 04:38:06 Signing v3.2.0-dev.22 [Pipeline] echo 04:38:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:38:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:38:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:38:07 $ docker stop --time=1 8bc0193495b1c8639eb1b744f39458a8b64f31b4adfab3da9d75d2d5ecb4db13 04:38:08 $ docker rm -f --volumes 8bc0193495b1c8639eb1b744f39458a8b64f31b4adfab3da9d75d2d5ecb4db13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:38:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:38:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:09 prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container 04:38:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:38:09 $ docker top 8c96769a51c9c4707b69853928e0d8da30ce2099477c8d538d6897c9a949c54f -eo pid,comm 04:38:09 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). 04:38:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:38:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:09 [ssh-agent] Looking for ssh-agent implementation... 04:38:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:09 $ docker exec 8c96769a51c9c4707b69853928e0d8da30ce2099477c8d538d6897c9a949c54f ssh-agent 04:38:09 SSH_AUTH_SOCK=/tmp/ssh-DQsTyI66nKqf/agent.32 04:38:09 SSH_AGENT_PID=38 04:38:09 Running ssh-add (command line suppressed) 04:38:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9938828279586812073.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9938828279586812073.key) 04:38:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:10 + git semver bump pre 04:38:10 2024-05-28 04:38:10,403 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:38:10 2024-05-28 04:38:10,403 [bump_version] DEBUG bumping version:3.2.0-dev.22 on axis:pre with prefix:dev 04:38:10 2024-05-28 04:38:10,403 [bump_version] DEBUG bumped version:3.2.0-dev.23 04:38:10 2024-05-28 04:38:10,403 [write_version] DEBUG write version:3.2.0-dev.23 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 04:38:10 2024-05-28 04:38:10,403 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:38:10 2024-05-28 04:38:10,403 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 04:38:10 2024-05-28 04:38:10,407 [execute] INFO git cat-file --batch-check 04:38:10 2024-05-28 04:38:10,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:38:10 2024-05-28 04:38:10,412 [execute] INFO git cat-file --batch 04:38:10 2024-05-28 04:38:10,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:38:10 2024-05-28 04:38:10,416 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:38:10 3.2.0-dev.23 [Pipeline] } 04:38:10 $ docker exec --env ******** --env ******** 8c96769a51c9c4707b69853928e0d8da30ce2099477c8d538d6897c9a949c54f ssh-agent -k 04:38:10 unset SSH_AUTH_SOCK; 04:38:10 unset SSH_AGENT_PID; 04:38:10 echo Agent pid 38 killed; 04:38:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:38:10 + git semver [Pipeline] } 04:38:11 $ docker stop --time=1 8c96769a51c9c4707b69853928e0d8da30ce2099477c8d538d6897c9a949c54f 04:38:12 $ docker rm -f --volumes 8c96769a51c9c4707b69853928e0d8da30ce2099477c8d538d6897c9a949c54f [Pipeline] // withDockerContainer [Pipeline] sh 04:38:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:38:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:13 prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container 04:38:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:38:13 $ docker top 599be855fbba15d81a4a9b6fb2c0a53bf0f45d4e054b0d64dd39086ce1d62264 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:38:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:13 [ssh-agent] Looking for ssh-agent implementation... 04:38:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:13 $ docker exec 599be855fbba15d81a4a9b6fb2c0a53bf0f45d4e054b0d64dd39086ce1d62264 ssh-agent 04:38:13 SSH_AUTH_SOCK=/tmp/ssh-Q7TAuN4aKqPG/agent.32 04:38:13 SSH_AGENT_PID=38 04:38:13 Running ssh-add (command line suppressed) 04:38:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9337091712943134993.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9337091712943134993.key) 04:38:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:14 + git semver push 04:38:14 2024-05-28 04:38:14,456 [run_push] DEBUG push 04:38:14 2024-05-28 04:38:14,457 [execute] INFO git cat-file --batch-check 04:38:14 2024-05-28 04:38:14,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:38:14 2024-05-28 04:38:14,460 [execute] INFO git rev-list ae1f3392f74fa35c8d183044f564efb3578e6c61 -- 04:38:14 2024-05-28 04:38:14,461 [execute] DEBUG Popen(['git', 'rev-list', 'ae1f3392f74fa35c8d183044f564efb3578e6c61', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:38:14 2024-05-28 04:38:14,472 [execute] INFO git fetch -v origin 04:38:14 2024-05-28 04:38:14,473 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 04:38:15 2024-05-28 04:38:14,919 [run_push] DEBUG no remote changes detected 04:38:15 2024-05-28 04:38:14,920 [execute] INFO git push origin semver 04:38:15 2024-05-28 04:38:14,920 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:38:15 2024-05-28 04:38:15,667 [run_push] DEBUG push all version tags 04:38:15 2024-05-28 04:38:15,668 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:38:15 2024-05-28 04:38:15,668 [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) 04:38:16 2024-05-28 04:38:16,331 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:38:16 3.2.0-dev.23 [Pipeline] } 04:38:16 $ docker exec --env ******** --env ******** 599be855fbba15d81a4a9b6fb2c0a53bf0f45d4e054b0d64dd39086ce1d62264 ssh-agent -k 04:38:16 unset SSH_AUTH_SOCK; 04:38:16 unset SSH_AGENT_PID; 04:38:16 echo Agent pid 38 killed; 04:38:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:38:17 + git semver [Pipeline] } 04:38:17 $ docker stop --time=1 599be855fbba15d81a4a9b6fb2c0a53bf0f45d4e054b0d64dd39086ce1d62264 04:38:18 $ docker rm -f --volumes 599be855fbba15d81a4a9b6fb2c0a53bf0f45d4e054b0d64dd39086ce1d62264 [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 04:38:19 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 04:38:19 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:38:19 total 16 04:38:19 drwxr-xr-x 3 root root 4096 May 28 04:21 . 04:38:19 drwxrwxr-x 8 jenkins jenkins 4096 May 28 04:38 .. 04:38:19 drwxr-xr-x 2 root root 4096 May 28 04:21 cost 04:38:19 -rw-r--r-- 1 root root 96 May 28 04:21 cost.csv 04:38:19 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 04:38:19 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:38:19 total 16 04:38:19 drwxr-xr-x 3 jenkins jenkins 4096 May 28 04:21 . 04:38:19 drwxrwxr-x 8 jenkins jenkins 4096 May 28 04:38 .. 04:38:19 drwxr-xr-x 2 jenkins jenkins 4096 May 28 04:21 cost 04:38:19 -rw-r--r-- 1 jenkins jenkins 96 May 28 04:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:38:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:38:20 ---> package-listing.sh 04:38:20 ++ facter osfamily 04:38:20 ++ tr '[:upper:]' '[:lower:]' 04:38:20 + OS_FAMILY=debian 04:38:20 + workspace=/w/workspace/ry_app-service-configurable_main 04:38:20 + START_PACKAGES=/tmp/packages_start.txt 04:38:20 + END_PACKAGES=/tmp/packages_end.txt 04:38:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:38:20 + PACKAGES=/tmp/packages_start.txt 04:38:20 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:38:20 + PACKAGES=/tmp/packages_end.txt 04:38:20 + case "${OS_FAMILY}" in 04:38:20 + dpkg -l 04:38:20 + grep '^ii' 04:38:20 + '[' -f /tmp/packages_start.txt ']' 04:38:20 + '[' -f /tmp/packages_end.txt ']' 04:38:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:38:20 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:38:20 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 04:38:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 04:38:20 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 04:38:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:21 prd-ubuntu20.04-docker-8c-8g-911 does not seem to be running inside a container 04:38:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:38:21 $ docker top 1c9373d997531673f5ca54281761767c2b3c424e886cb1b6000344e89b333e0b -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:22 + touch /tmp/pre-build-complete [Pipeline] sh 04:38:22 + mkdir -p /var/log/sysstat [Pipeline] sh 04:38:22 + ls /var/log/sa-host 04:38:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:38:22 provisioning config files... 04:38:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14123167551527686243tmp [Pipeline] { [Pipeline] echo 04:38:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:38:23 ---> create-netrc.sh [Pipeline] } 04:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:38:23 ---> python-tools-install.sh [Pipeline] echo 04:38:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:38:23 ---> sudo-logs.sh 04:38:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:38:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:38:24 ---> job-cost.sh 04:38:24 lf-activate-venv: SKIPPING 04:38:24 DEBUG: total: 0.2199999988079071 04:38:24 INFO: Retrieving Stack Cost... 04:38:24 INFO: Retrieving Pricing Info for: v3-standard-8 04:38:24 INFO: Archiving Costs [Pipeline] echo 04:38:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:38:25 ---> logs-deploy.sh 04:38:25 lf-activate-venv: SKIPPING 04:38:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/232 04:38:25 INFO: archiving workspace using pattern(s): 04:38:26 Archives upload complete. 04:38:26 INFO: archiving logs to Nexus