Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b0b7747b374060de83cb44ee161df8ce991bc1b 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-ssh1935254069022669321.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-ssh1489010661809887636.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-ssh4195757149983969356.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-ssh10529830720878417797.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-ssh8441325295745602217.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 ‘prd-ubuntu20.04-docker-8c-8g-4250’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4252 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 Avoid second fetch Checking out Revision 6b0b7747b374060de83cb44ee161df8ce991bc1b (main) Commit message: "Merge pull request #661 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.37" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b0b7747b374060de83cb44ee161df8ce991bc1b # timeout=10 > git rev-list --no-walk 2a61b8ac2ddb1e309b6295fbe0c464265d65ab0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:37:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:37:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:37:06 ========================================================= 12:37:06 EdgeX Global Pipelines Version Info 12:37:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:37:07 ------------------- 12:37:07 stable info: 12:37:07 ------------------- 12:37:07 Commited By: Ginny Guan ginny@iotechsys.com 12:37:07 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 12:37:07 Message: update stable to v1.0.260 12:37:07 ------------------- 12:37:07 experimental info: 12:37:07 ------------------- 12:37:07 Commited By: Ginny Guan ginny@iotechsys.com 12:37:07 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 12:37:07 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:37:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b0b774 [Pipeline] echo 12:37:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:37:24 provisioning config files... 12:37:24 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6866829172939755441tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:37:24 ---> ****-login.sh 12:37:24 nexus3.edgexfoundry.org:10001 12:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:25 Configure a credential helper to remove this warning. See 12:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:25 12:37:25 Login Succeeded 12:37:25 nexus3.edgexfoundry.org:10002 12:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:25 Configure a credential helper to remove this warning. See 12:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:25 12:37:25 Login Succeeded 12:37:25 nexus3.edgexfoundry.org:10003 12:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:25 Configure a credential helper to remove this warning. See 12:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:25 12:37:25 Login Succeeded 12:37:25 nexus3.edgexfoundry.org:10004 12:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:25 Configure a credential helper to remove this warning. See 12:37:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:25 12:37:25 Login Succeeded 12:37:25 ****.io 12:37:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:26 Configure a credential helper to remove this warning. See 12:37:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:26 12:37:26 Login Succeeded 12:37:26 ---> ****-login.sh ends [Pipeline] } 12:37:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:37:26 + git rev-list -1 --merges 6b0b7747b374060de83cb44ee161df8ce991bc1b~1..6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] echo 12:37:26 -----------> git rev-list -1 --merges 6b0b7747b374060de83cb44ee161df8ce991bc1b~1..6b0b7747b374060de83cb44ee161df8ce991bc1b 6b0b7747b374060de83cb44ee161df8ce991bc1b 12:37:26 6b0b7747b374060de83cb44ee161df8ce991bc1b [false] [Pipeline] sh 12:37:26 + git log --format=format:%s -1 6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] echo 12:37:26 ========================================================= 12:37:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:37:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:37:27 + git log --format=format:%s -1 6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] echo 12:37:27 [semverPrep] GIT_COMMIT: 6b0b7747b374060de83cb44ee161df8ce991bc1b, Commit Message: Merge pull request #661 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.37 [Pipeline] echo 12:37:27 [semverPrep] This is not a build commit. [Pipeline] sh 12:37:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:37:27 + grep -v github /etc/ssh/ssh_known_hosts 12:37:27 + [ -e /tmp/ssh_known_hosts ] 12:37:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:37:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:37:27 + sudo tee -a /etc/ssh/ssh_known_hosts 12:37:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:37:27 12:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:37:28 0.1.4: Pulling from edgex-devops/py-git-semver 12:37:28 b85a868b505f: Pulling fs layer 12:37:28 e2be974225ed: Pulling fs layer 12:37:28 339a4e72a1f5: Pulling fs layer 12:37:28 988bab9f4d93: Pulling fs layer 12:37:28 1469e6f7b9e6: Pulling fs layer 12:37:28 eaf3925da568: Pulling fs layer 12:37:28 bab4dde63d76: Pulling fs layer 12:37:28 988bab9f4d93: Waiting 12:37:28 1469e6f7b9e6: Waiting 12:37:28 eaf3925da568: Waiting 12:37:28 bde34c3a00c8: Pulling fs layer 12:37:28 b352a97aabf1: Pulling fs layer 12:37:28 bab4dde63d76: Waiting 12:37:28 bde34c3a00c8: Waiting 12:37:28 4872d77fe225: Pulling fs layer 12:37:28 b352a97aabf1: Waiting 12:37:28 5851b861e8e6: Pulling fs layer 12:37:28 4872d77fe225: Waiting 12:37:28 e2be974225ed: Verifying Checksum 12:37:28 e2be974225ed: Download complete 12:37:28 988bab9f4d93: Verifying Checksum 12:37:28 1469e6f7b9e6: Verifying Checksum 12:37:28 1469e6f7b9e6: Download complete 12:37:28 339a4e72a1f5: Verifying Checksum 12:37:28 339a4e72a1f5: Download complete 12:37:28 eaf3925da568: Verifying Checksum 12:37:28 eaf3925da568: Download complete 12:37:28 bde34c3a00c8: Verifying Checksum 12:37:28 bde34c3a00c8: Download complete 12:37:28 b85a868b505f: Verifying Checksum 12:37:28 b85a868b505f: Download complete 12:37:28 b352a97aabf1: Verifying Checksum 12:37:28 b352a97aabf1: Download complete 12:37:28 4872d77fe225: Verifying Checksum 12:37:28 4872d77fe225: Download complete 12:37:28 5851b861e8e6: Verifying Checksum 12:37:28 5851b861e8e6: Download complete 12:37:28 bab4dde63d76: Verifying Checksum 12:37:28 bab4dde63d76: Download complete 12:37:29 b85a868b505f: Pull complete 12:37:29 e2be974225ed: Pull complete 12:37:30 339a4e72a1f5: Pull complete 12:37:30 988bab9f4d93: Pull complete 12:37:30 1469e6f7b9e6: Pull complete 12:37:30 eaf3925da568: Pull complete 12:37:32 bab4dde63d76: Pull complete 12:37:32 bde34c3a00c8: Pull complete 12:37:32 b352a97aabf1: Pull complete 12:37:32 4872d77fe225: Pull complete 12:37:32 5851b861e8e6: Pull complete 12:37:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:37:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:32 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 12:37:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:37:35 $ docker top 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 -eo pid,comm 12:37:35 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). 12:37:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:37:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:37:35 [ssh-agent] Looking for ssh-agent implementation... 12:37:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:35 $ docker exec 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 ssh-agent 12:37:36 SSH_AUTH_SOCK=/tmp/ssh-zFamAjMovgkg/agent.32 12:37:36 SSH_AGENT_PID=38 12:37:36 Running ssh-add (command line suppressed) 12:37:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_372606849027043414.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_372606849027043414.key) 12:37:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:37:36 + git tag --points-at HEAD [Pipeline] } 12:37:36 $ docker exec --env ******** --env ******** 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 ssh-agent -k 12:37:36 unset SSH_AUTH_SOCK; 12:37:36 unset SSH_AGENT_PID; 12:37:36 echo Agent pid 38 killed; 12:37:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:37:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:37:36 [ssh-agent] Looking for ssh-agent implementation... 12:37:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:37:36 $ docker exec 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 ssh-agent 12:37:36 SSH_AUTH_SOCK=/tmp/ssh-HDCcN694RcQz/agent.71 12:37:36 SSH_AGENT_PID=77 12:37:36 Running ssh-add (command line suppressed) 12:37:36 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11698770998549653687.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11698770998549653687.key) 12:37:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:37:37 + git semver init 12:37:37 2024-06-24 12:37:37,368 [run_init] DEBUG init version:0.0.0 force:False 12:37:37 2024-06-24 12:37:37,368 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 12:37:37 2024-06-24 12:37:37,369 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 12:37:37 2024-06-24 12:37:37,369 [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) 12:37:38 2024-06-24 12:37:38,316 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 12:37:38 2024-06-24 12:37:38,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 12:37:38 2024-06-24 12:37:38,317 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:37:38 2024-06-24 12:37:38,317 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:37:38 3.2.0-dev.23 [Pipeline] } 12:37:38 $ docker exec --env ******** --env ******** 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 ssh-agent -k 12:37:38 unset SSH_AUTH_SOCK; 12:37:38 unset SSH_AGENT_PID; 12:37:38 echo Agent pid 77 killed; 12:37:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:37:38 + git semver [Pipeline] } 12:37:39 $ docker stop --time=1 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 12:37:40 $ docker rm -f --volumes 01d6c273bff9595e9f4c6ea4b03c445f8fa9d94d0a1cd6b18526532fc3afe420 [Pipeline] // withDockerContainer [Pipeline] sh 12:37:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:37:40 Stashed 1 file(s) [Pipeline] echo 12:37:40 [edgeXSemver]: initialized semver on version 3.2.0-dev.23 [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 12:37:41 provisioning config files... 12:37:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10365208818462485649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:37:41 ---> ****-login.sh 12:37:41 nexus3.edgexfoundry.org:10001 12:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:41 Configure a credential helper to remove this warning. See 12:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:41 12:37:41 Login Succeeded 12:37:41 nexus3.edgexfoundry.org:10002 12:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:41 Configure a credential helper to remove this warning. See 12:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:41 12:37:41 Login Succeeded 12:37:41 nexus3.edgexfoundry.org:10003 12:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:41 Configure a credential helper to remove this warning. See 12:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:41 12:37:41 Login Succeeded 12:37:41 nexus3.edgexfoundry.org:10004 12:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:41 Configure a credential helper to remove this warning. See 12:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:41 12:37:41 Login Succeeded 12:37:41 ****.io 12:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:37:41 Configure a credential helper to remove this warning. See 12:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:37:41 12:37:41 Login Succeeded 12:37:41 ---> ****-login.sh ends [Pipeline] } 12:37:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:37:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:37:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:37:42 ========================================================= 12:37:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:37:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:42 + 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 . 12:37:42 Sending build context to Docker daemon 9.112MB 12:37:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:37:42 Step 2/12 : FROM ${BASE} AS builder 12:37:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:37:42 619be1103602: Pulling fs layer 12:37:42 7862e08f4a3e: Pulling fs layer 12:37:42 5df492c9dc93: Pulling fs layer 12:37:42 7629e6793208: Pulling fs layer 12:37:42 4f4fb700ef54: Pulling fs layer 12:37:42 fb5054dd5b73: Pulling fs layer 12:37:42 7629e6793208: Waiting 12:37:42 4f4fb700ef54: Waiting 12:37:42 fb5054dd5b73: Waiting 12:37:42 eeca6798cff9: Pulling fs layer 12:37:42 aa269ceb94a6: Pulling fs layer 12:37:42 eeca6798cff9: Waiting 12:37:42 ada007ff1a6a: Pulling fs layer 12:37:42 aa269ceb94a6: Waiting 12:37:42 ada007ff1a6a: Waiting 12:37:42 7862e08f4a3e: Download complete 12:37:42 7629e6793208: Download complete 12:37:42 4f4fb700ef54: Verifying Checksum 12:37:42 4f4fb700ef54: Download complete 12:37:42 fb5054dd5b73: Verifying Checksum 12:37:42 fb5054dd5b73: Download complete 12:37:42 619be1103602: Verifying Checksum 12:37:42 619be1103602: Download complete 12:37:42 eeca6798cff9: Verifying Checksum 12:37:42 eeca6798cff9: Download complete 12:37:42 619be1103602: Pull complete 12:37:42 ada007ff1a6a: Verifying Checksum 12:37:42 ada007ff1a6a: Download complete 12:37:42 7862e08f4a3e: Pull complete 12:37:42 5df492c9dc93: Verifying Checksum 12:37:42 5df492c9dc93: Download complete 12:37:43 aa269ceb94a6: Download complete 12:37:46 5df492c9dc93: Pull complete 12:37:46 7629e6793208: Pull complete 12:37:46 4f4fb700ef54: Pull complete 12:37:46 fb5054dd5b73: Pull complete 12:37:46 eeca6798cff9: Pull complete 12:37:48 aa269ceb94a6: Pull complete 12:37:48 ada007ff1a6a: Pull complete 12:37:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 12:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:37:48 ---> f489d0715acc 12:37:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:37:53 ---> Running in 5a8e1718c770 12:37:53 Removing intermediate container 5a8e1718c770 12:37:53 ---> ef0a5b19875a 12:37:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:37:53 ---> Running in 022c717a4fe0 12:37:53 Removing intermediate container 022c717a4fe0 12:37:53 ---> 38c5f3215366 12:37:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:37:53 ---> Running in b10aeaaa8f55 12:37:53 Removing intermediate container b10aeaaa8f55 12:37:53 ---> 91576b21b307 12:37:53 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:37:53 ---> Running in f6bfdfd20a37 12:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:37:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:37:53 OK: 264 MiB in 52 packages 12:37:54 Removing intermediate container f6bfdfd20a37 12:37:54 ---> b3c5c9b1e2ab 12:37:54 Step 7/12 : WORKDIR /app 12:37:54 ---> Running in b8008067b0dc 12:37:54 Removing intermediate container b8008067b0dc 12:37:54 ---> 6e03dfa8b0f3 12:37:54 Step 8/12 : COPY go.mod vendor* ./ 12:37:54 ---> 125ba429936f 12:37:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:37:54 ---> Running in a281cd462f7f 12:37:56 Still waiting to schedule task 12:37:56 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4251’ is offline 12:38:50 Removing intermediate container a281cd462f7f 12:38:50 ---> b3c24720f47b 12:38:50 Step 10/12 : COPY . . 12:38:50 ---> bff52c99ec8a 12:38:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:38:50 ---> Running in 06b81c51809e 12:38:50 Removing intermediate container 06b81c51809e 12:38:50 ---> 3a8dca671d54 12:38:50 Step 12/12 : RUN $MAKE 12:38:50 ---> Running in e6abaf0250ba 12:38:50 noop 12:38:50 Removing intermediate container e6abaf0250ba 12:38:50 ---> 537e954a5845 12:38:50 Successfully built 537e954a5845 12:38:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:50 + docker inspect -f . ci-base-image-x86_64 12:38:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:50 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 12:38:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:38:51 $ docker top 81e90cd2ffb8cd354221736e0bdf582b00a9c8a3b6385c7a88e7f09022f7cd5e -eo pid,comm [Pipeline] { [Pipeline] sh 12:38:51 + go version 12:38:51 go version go1.21.9 linux/amd64 [Pipeline] } 12:38:51 $ docker stop --time=1 81e90cd2ffb8cd354221736e0bdf582b00a9c8a3b6385c7a88e7f09022f7cd5e 12:38:52 $ docker rm -f --volumes 81e90cd2ffb8cd354221736e0bdf582b00a9c8a3b6385c7a88e7f09022f7cd5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:38:53 + docker inspect -f . ci-base-image-x86_64 12:38:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:38:53 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 12:38:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:38:53 $ docker top 2b89a08a879f29cc90dac863f489dd132782e3e012fd029abac3b327b29a8c67 -eo pid,comm [Pipeline] { [Pipeline] sh 12:38:54 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 12:38:54 + make test 12:38:54 go test -race -coverprofile=coverage.out ./... 12:39:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:39:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4253 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 12:39:32 Running in /w/workspace/app-service-configurable/233 [Pipeline] { [Pipeline] checkout 12:39:35 The recommended git tool is: git 12:39:42 using credential edgex-jenkins-ssh 12:39:43 Cloning the remote Git repository 12:39:43 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:39:43 > git init /w/workspace/app-service-configurable/233 # timeout=10 12:39:43 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:39:43 > git --version # timeout=10 12:39:43 > git --version # 'git version 2.25.1' 12:39:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:39:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:45 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:39:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:39:47 Avoid second fetch 12:39:47 Checking out Revision 6b0b7747b374060de83cb44ee161df8ce991bc1b (main) 12:39:47 Commit message: "Merge pull request #661 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.37" 12:39:47 > git config core.sparsecheckout # timeout=10 12:39:47 > git checkout -f 6b0b7747b374060de83cb44ee161df8ce991bc1b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:39:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:39:52 % Total % Received % Xferd Average Speed Time Time Time Current 12:39:52 Dload Upload Total Spent Left Speed 12:39:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 12:39:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:39:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:39:53 + sudo tee /etc/docker/daemon.new 12:39:53 { 12:39:53 "registry-mirrors": [ 12:39:53 "https://nexus3.edgexfoundry.org:10001" 12:39:53 ], 12:39:53 "bip": "10.250.0.254/24", 12:39:53 "hosts": [ 12:39:53 "tcp://0.0.0.0:5555", 12:39:53 "unix:///var/run/docker.sock" 12:39:53 ], 12:39:53 "mtu": 1458, 12:39:53 "selinux-enabled": true, 12:39:53 "seccomp-profile": "/etc/docker/seccomp.json" 12:39:53 } [Pipeline] sh 12:39:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:39:54 + sudo service docker restart 12:39:58 go vet ./... 12:39:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:39:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:39:59 ./bin/test-attribution-txt.sh 12:39:59 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:39:59 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 12:39:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:39:59 $ docker stop --time=1 2b89a08a879f29cc90dac863f489dd132782e3e012fd029abac3b327b29a8c67 12:40:02 $ docker rm -f --volumes 2b89a08a879f29cc90dac863f489dd132782e3e012fd029abac3b327b29a8c67 [Pipeline] // withDockerContainer [Pipeline] sh 12:40:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:40:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:40:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:40:03 + ls -al . 12:40:03 total 264 12:40:03 drwxrwxr-x 7 jenkins jenkins 4096 Jun 24 12:38 . 12:40:03 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 12:37 .. 12:40:03 -rw-rw-r-- 1 jenkins jenkins 119 Jun 24 12:37 .dockerignore 12:40:03 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:39 .git 12:40:03 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 12:37 .github 12:40:03 -rw-rw-r-- 1 jenkins jenkins 106 Jun 24 12:37 .gitignore 12:40:03 -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 12:37 .golangci.yml 12:40:03 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 12:37 .semver 12:40:03 -rw-rw-r-- 1 jenkins jenkins 18981 Jun 24 12:37 Attribution.txt 12:40:03 -rw-rw-r-- 1 jenkins jenkins 37263 Jun 24 12:37 CHANGELOG.md 12:40:03 -rw-rw-r-- 1 jenkins jenkins 2007 Jun 24 12:37 Dockerfile 12:40:03 -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 12:37 GOVERNANCE.md 12:40:03 -rw-rw-r-- 1 jenkins jenkins 666 Jun 24 12:37 Jenkinsfile 12:40:03 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 12:37 LICENSE 12:40:03 -rw-rw-r-- 1 jenkins jenkins 618 Jun 24 12:37 OWNERS.md 12:40:03 -rw-rw-r-- 1 jenkins jenkins 4582 Jun 24 12:37 README.md 12:40:03 -rw-rw-r-- 1 jenkins jenkins 12 Jun 24 12:37 VERSION 12:40:03 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 12:37 bin 12:40:03 -rw-r--r-- 1 jenkins jenkins 13 Jun 24 12:38 coverage.out 12:40:03 -rw-rw-r-- 1 jenkins jenkins 7154 Jun 24 12:37 go.mod 12:40:03 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 12:37 go.sum 12:40:03 -rw-rw-r-- 1 jenkins jenkins 1937 Jun 24 12:37 main.go 12:40:03 -rw-rw-r-- 1 jenkins jenkins 2572 Jun 24 12:37 makefile 12:40:03 drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 12:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:04 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6b0b7747b374060de83cb44ee161df8ce991bc1b --label arch=amd64 --label version=3.2.0-dev.23 . 12:40:04 Sending build context to Docker daemon 9.113MB 12:40:04 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:40:04 Step 2/27 : FROM ${BASE} AS builder 12:40:04 ---> 537e954a5845 12:40:04 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:40:04 ---> Running in e8b393898820 12:40:04 Removing intermediate container e8b393898820 12:40:04 ---> 0365f614571c 12:40:04 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:40:04 ---> Running in 46960f6b7adc 12:40:04 Removing intermediate container 46960f6b7adc 12:40:04 ---> 797b0e3579a1 12:40:04 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:40:04 ---> Running in 7ce76267c056 12:40:04 Removing intermediate container 7ce76267c056 12:40:04 ---> 66c5fcdc82cf 12:40:04 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:40:04 ---> Running in cade8d193a6d 12:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:40:05 OK: 264 MiB in 52 packages 12:40:05 Removing intermediate container cade8d193a6d 12:40:05 ---> 8399ab61c9a8 12:40:05 Step 7/27 : WORKDIR /app 12:40:05 ---> Running in beeb02da895a 12:40:05 Removing intermediate container beeb02da895a 12:40:05 ---> 1bd938baf92d 12:40:05 Step 8/27 : COPY go.mod vendor* ./ 12:40:05 ---> 1e86e1fa1238 12:40:05 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:05 ---> Running in f96ceb57beca 12:40:06 Removing intermediate container f96ceb57beca 12:40:06 ---> 762c40dc9ea9 12:40:06 Step 10/27 : COPY . . 12:40:06 ---> c4745b2cc38e 12:40:06 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:40:06 ---> Running in 7bac30a2909a 12:40:06 Removing intermediate container 7bac30a2909a 12:40:06 ---> 28e4d593c43b 12:40:06 Step 12/27 : RUN $MAKE 12:40:06 ---> Running in 94f0be539283 12:40:07 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:40:12 provisioning config files... 12:40:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/233@tmp/config15967446836058797782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:12 ---> ****-login.sh 12:40:12 nexus3.edgexfoundry.org:10001 12:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:13 Configure a credential helper to remove this warning. See 12:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:13 12:40:13 Login Succeeded 12:40:13 nexus3.edgexfoundry.org:10002 12:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:13 Configure a credential helper to remove this warning. See 12:40:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:13 12:40:13 Login Succeeded 12:40:13 nexus3.edgexfoundry.org:10003 12:40:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:14 Configure a credential helper to remove this warning. See 12:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:14 12:40:14 Login Succeeded 12:40:14 nexus3.edgexfoundry.org:10004 12:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:14 Configure a credential helper to remove this warning. See 12:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:14 12:40:14 Login Succeeded 12:40:14 ****.io 12:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:14 Configure a credential helper to remove this warning. See 12:40:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:14 12:40:14 Login Succeeded 12:40:14 ---> ****-login.sh ends [Pipeline] } 12:40:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:40:15 ========================================================= 12:40:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:40:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:15 + 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 . 12:40:15 Sending build context to Docker daemon 239.1kB 12:40:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:40:15 Step 2/12 : FROM ${BASE} AS builder 12:40:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:40:15 c6b39de5b339: Pulling fs layer 12:40:15 a69c41024577: Pulling fs layer 12:40:15 d6de4b400683: Pulling fs layer 12:40:15 35cb2a7552d0: Pulling fs layer 12:40:15 4f4fb700ef54: Pulling fs layer 12:40:15 464afbd9ba4c: Pulling fs layer 12:40:15 00f215d4a9da: Pulling fs layer 12:40:15 d496ad576159: Pulling fs layer 12:40:15 35cb2a7552d0: Waiting 12:40:15 4f4fb700ef54: Waiting 12:40:15 00f215d4a9da: Waiting 12:40:15 464afbd9ba4c: Waiting 12:40:15 d496ad576159: Waiting 12:40:16 a69c41024577: Verifying Checksum 12:40:16 a69c41024577: Download complete 12:40:16 35cb2a7552d0: Verifying Checksum 12:40:16 35cb2a7552d0: Download complete 12:40:16 4f4fb700ef54: Verifying Checksum 12:40:16 4f4fb700ef54: Download complete 12:40:16 c6b39de5b339: Verifying Checksum 12:40:16 464afbd9ba4c: Verifying Checksum 12:40:16 464afbd9ba4c: Download complete 12:40:16 d496ad576159: Verifying Checksum 12:40:16 d496ad576159: Download complete 12:40:17 c6b39de5b339: Pull complete 12:40:17 a69c41024577: Pull complete 12:40:17 d6de4b400683: Verifying Checksum 12:40:17 d6de4b400683: Download complete 12:40:18 00f215d4a9da: Verifying Checksum 12:40:18 00f215d4a9da: Download complete 12:40:31 d6de4b400683: Pull complete 12:40:31 35cb2a7552d0: Pull complete 12:40:31 4f4fb700ef54: Pull complete 12:40:31 464afbd9ba4c: Pull complete 12:40:33 Removing intermediate container 94f0be539283 12:40:33 ---> 5b21b2b3d006 12:40:33 Step 13/27 : FROM alpine:3.18 12:40:33 3.18: Pulling from library/alpine 12:40:33 73baa7ef167e: Pulling fs layer 12:40:33 73baa7ef167e: Verifying Checksum 12:40:33 73baa7ef167e: Download complete 12:40:34 73baa7ef167e: Pull complete 12:40:34 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:40:34 Status: Downloaded newer image for alpine:3.18 12:40:34 ---> 8fd7cac70a4a 12:40:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:40:34 ---> Running in 0de59e400b01 12:40:34 Removing intermediate container 0de59e400b01 12:40:34 ---> f85e60745cfa 12:40:34 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:40:34 ---> Running in 43aa82ee651e 12:40:34 Removing intermediate container 43aa82ee651e 12:40:34 ---> 50a125f3505a 12:40:34 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:40:34 ---> Running in 9ac2b8530d45 12:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:40:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:40:34 (1/2) Installing ca-certificates (20240226-r0) 12:40:34 (2/2) Installing dumb-init (1.2.5-r2) 12:40:34 Executing busybox-1.36.1-r7.trigger 12:40:34 Executing ca-certificates-20240226-r0.trigger 12:40:34 OK: 8 MiB in 17 packages 12:40:35 Removing intermediate container 9ac2b8530d45 12:40:35 ---> d10809626419 12:40:35 Step 17/27 : RUN apk --no-cache upgrade 12:40:35 ---> Running in 403bbcda512d 12:40:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:40:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:40:35 OK: 8 MiB in 17 packages 12:40:36 Removing intermediate container 403bbcda512d 12:40:36 ---> e3adc50bf904 12:40:36 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:40:36 ---> 97d8a8d14d71 12:40:36 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:40:36 ---> f1afe6195c6a 12:40:36 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:40:36 ---> 3b6fd3a044bf 12:40:36 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:40:36 ---> b42caeb6e962 12:40:36 Step 22/27 : EXPOSE 48095 12:40:36 ---> Running in b43a5adefc65 12:40:36 Removing intermediate container b43a5adefc65 12:40:36 ---> cef1556386b2 12:40:36 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:40:36 ---> Running in 3a58d9394339 12:40:37 Removing intermediate container 3a58d9394339 12:40:37 ---> 7fc72202d16d 12:40:37 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:40:37 ---> Running in 5d0280368057 12:40:37 Removing intermediate container 5d0280368057 12:40:37 ---> 5c18fa5084fa 12:40:37 Step 25/27 : LABEL arch=amd64 12:40:37 ---> Running in 1e89a41f449e 12:40:37 Removing intermediate container 1e89a41f449e 12:40:37 ---> c6bc7919380c 12:40:37 Step 26/27 : LABEL git_sha=6b0b7747b374060de83cb44ee161df8ce991bc1b 12:40:37 ---> Running in 207c21f7e3a2 12:40:37 Removing intermediate container 207c21f7e3a2 12:40:37 ---> 33c8d68f1b50 12:40:37 Step 27/27 : LABEL version=3.2.0-dev.23 12:40:37 ---> Running in f3709e014713 12:40:37 Removing intermediate container f3709e014713 12:40:37 ---> 3d4f7213b2e5 12:40:37 [Warning] One or more build-args [ARCH] were not consumed 12:40:37 Successfully built 3d4f7213b2e5 12:40:37 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 12:40:37 provisioning config files... 12:40:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2677468857431139797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:37 ---> ****-login.sh 12:40:37 nexus3.edgexfoundry.org:10001 12:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:37 Configure a credential helper to remove this warning. See 12:40:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:37 12:40:37 Login Succeeded 12:40:37 nexus3.edgexfoundry.org:10002 12:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:37 Configure a credential helper to remove this warning. See 12:40:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:37 12:40:37 Login Succeeded 12:40:37 nexus3.edgexfoundry.org:10003 12:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:38 Configure a credential helper to remove this warning. See 12:40:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:38 12:40:38 Login Succeeded 12:40:38 nexus3.edgexfoundry.org:10004 12:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:38 Configure a credential helper to remove this warning. See 12:40:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:38 12:40:38 Login Succeeded 12:40:38 ****.io 12:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:40:38 Configure a credential helper to remove this warning. See 12:40:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:40:38 12:40:38 Login Succeeded 12:40:38 ---> ****-login.sh ends [Pipeline] } 12:40:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:40:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:40:38 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 12:40:38 6b0b7747b374060de83cb44ee161df8ce991bc1b 12:40:38 latest 12:40:38 3.2.0-dev.23 12:40:38 6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 12:40:38 main 12:40:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b 12:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:40:39 2bca74c29db0: Preparing 12:40:39 643d37bad5d6: Preparing 12:40:39 676b9f52b897: Preparing 12:40:39 1c86044e5132: Preparing 12:40:39 34d3d91d39ee: Preparing 12:40:39 a3238530b628: Preparing 12:40:39 63ec0bd56cf3: Preparing 12:40:39 a3238530b628: Waiting 12:40:39 63ec0bd56cf3: Waiting 12:40:39 676b9f52b897: Pushed 12:40:39 34d3d91d39ee: Pushed 12:40:39 643d37bad5d6: Pushed 12:40:39 00f215d4a9da: Pull complete 12:40:39 1c86044e5132: Pushed 12:40:39 63ec0bd56cf3: Layer already exists 12:40:39 a3238530b628: Pushed 12:40:40 d496ad576159: Pull complete 12:40:40 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 12:40:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:40:40 ---> f246e2811388 12:40:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:40:42 2bca74c29db0: Pushed 12:40:42 6b0b7747b374060de83cb44ee161df8ce991bc1b: digest: sha256:f368fcafff01450b4815662eea85863050f9938ac0d8de8e20e3b3298e0e63cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:40:42 2bca74c29db0: Preparing 12:40:42 643d37bad5d6: Preparing 12:40:42 676b9f52b897: Preparing 12:40:42 1c86044e5132: Preparing 12:40:42 34d3d91d39ee: Preparing 12:40:42 a3238530b628: Preparing 12:40:42 63ec0bd56cf3: Preparing 12:40:42 a3238530b628: Waiting 12:40:42 1c86044e5132: Layer already exists 12:40:42 643d37bad5d6: Layer already exists 12:40:42 676b9f52b897: Layer already exists 12:40:42 34d3d91d39ee: Layer already exists 12:40:42 2bca74c29db0: Layer already exists 12:40:42 a3238530b628: Layer already exists 12:40:42 63ec0bd56cf3: Layer already exists 12:40:42 latest: digest: sha256:f368fcafff01450b4815662eea85863050f9938ac0d8de8e20e3b3298e0e63cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:42 ---> Running in dc86beaef73e 12:40:42 Removing intermediate container dc86beaef73e 12:40:42 ---> 728054657943 12:40:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:40:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.23 [Pipeline] } 12:40:43 ---> Running in f4c660bb37a0 12:40:43 Removing intermediate container f4c660bb37a0 12:40:43 ---> 7ebe334d8ac0 12:40:43 Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:43 ---> Running in cd84f8eca957 12:40:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.23 12:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:40:43 2bca74c29db0: Preparing 12:40:43 643d37bad5d6: Preparing 12:40:43 676b9f52b897: Preparing 12:40:43 1c86044e5132: Preparing 12:40:43 34d3d91d39ee: Preparing 12:40:43 a3238530b628: Preparing 12:40:43 63ec0bd56cf3: Preparing 12:40:43 63ec0bd56cf3: Waiting 12:40:43 676b9f52b897: Layer already exists 12:40:43 34d3d91d39ee: Layer already exists 12:40:43 1c86044e5132: Layer already exists 12:40:43 2bca74c29db0: Layer already exists 12:40:43 643d37bad5d6: Layer already exists 12:40:43 a3238530b628: Layer already exists 12:40:43 63ec0bd56cf3: Layer already exists 12:40:43 3.2.0-dev.23: digest: sha256:f368fcafff01450b4815662eea85863050f9938ac0d8de8e20e3b3298e0e63cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:43 Removing intermediate container cd84f8eca957 12:40:43 ---> 963c35615d9a 12:40:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:40:43 ---> Running in f7f64f2733c7 12:40:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 12:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:40:44 2bca74c29db0: Preparing 12:40:44 643d37bad5d6: Preparing 12:40:44 676b9f52b897: Preparing 12:40:44 1c86044e5132: Preparing 12:40:44 34d3d91d39ee: Preparing 12:40:44 a3238530b628: Preparing 12:40:44 63ec0bd56cf3: Preparing 12:40:44 a3238530b628: Waiting 12:40:44 63ec0bd56cf3: Waiting 12:40:44 676b9f52b897: Layer already exists 12:40:44 1c86044e5132: Layer already exists 12:40:44 2bca74c29db0: Layer already exists 12:40:44 34d3d91d39ee: Layer already exists 12:40:44 643d37bad5d6: Layer already exists 12:40:44 a3238530b628: Layer already exists 12:40:44 63ec0bd56cf3: Layer already exists 12:40:44 6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23: digest: sha256:f368fcafff01450b4815662eea85863050f9938ac0d8de8e20e3b3298e0e63cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:44 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:40:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:40:44 2bca74c29db0: Preparing 12:40:44 643d37bad5d6: Preparing 12:40:44 676b9f52b897: Preparing 12:40:44 1c86044e5132: Preparing 12:40:44 34d3d91d39ee: Preparing 12:40:44 a3238530b628: Preparing 12:40:44 63ec0bd56cf3: Preparing 12:40:44 a3238530b628: Waiting 12:40:44 63ec0bd56cf3: Waiting 12:40:44 2bca74c29db0: Layer already exists 12:40:44 643d37bad5d6: Layer already exists 12:40:44 1c86044e5132: Layer already exists 12:40:44 676b9f52b897: Layer already exists 12:40:44 34d3d91d39ee: Layer already exists 12:40:44 a3238530b628: Layer already exists 12:40:44 63ec0bd56cf3: Layer already exists 12:40:44 main: digest: sha256:f368fcafff01450b4815662eea85863050f9938ac0d8de8e20e3b3298e0e63cb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:40:44 ===================================================== [Pipeline] echo 12:40:44 taggedImages: 12:40:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b 12:40:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:40:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.23 12:40:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 12:40:44 - 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 12:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:40:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:45 12:40:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:40:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:45 latest: Pulling from edgex-lftools-log-publisher 12:40:45 5eb5b503b376: Pulling fs layer 12:40:45 5c69ac0246d0: Pulling fs layer 12:40:45 ec43610c2a17: Pulling fs layer 12:40:45 3a2ae6a8a46f: Pulling fs layer 12:40:45 33b1e0a273af: Pulling fs layer 12:40:45 5d3b04190fa2: Pulling fs layer 12:40:45 2f39f015ded8: Pulling fs layer 12:40:45 33b1e0a273af: Waiting 12:40:45 2f39f015ded8: Waiting 12:40:45 5d3b04190fa2: Waiting 12:40:45 3a2ae6a8a46f: Waiting 12:40:45 5c69ac0246d0: Download complete 12:40:45 3a2ae6a8a46f: Download complete 12:40:45 33b1e0a273af: Verifying Checksum 12:40:45 33b1e0a273af: Download complete 12:40:45 5d3b04190fa2: Download complete 12:40:45 ec43610c2a17: Verifying Checksum 12:40:45 ec43610c2a17: Download complete 12:40:45 5eb5b503b376: Verifying Checksum 12:40:45 5eb5b503b376: Download complete 12:40:46 OK: 266 MiB in 52 packages 12:40:46 2f39f015ded8: Download complete 12:40:46 Removing intermediate container f7f64f2733c7 12:40:46 ---> 446028f62d76 12:40:46 Step 7/12 : WORKDIR /app 12:40:46 5eb5b503b376: Pull complete 12:40:46 5c69ac0246d0: Pull complete 12:40:46 ---> Running in e032725c17f1 12:40:47 Removing intermediate container e032725c17f1 12:40:47 ---> 2660c302def5 12:40:47 Step 8/12 : COPY go.mod vendor* ./ 12:40:47 ec43610c2a17: Pull complete 12:40:47 3a2ae6a8a46f: Pull complete 12:40:47 33b1e0a273af: Pull complete 12:40:47 ---> 627b9a2fbba2 12:40:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:40:47 5d3b04190fa2: Pull complete 12:40:47 ---> Running in 7056c172bbee 12:40:51 2f39f015ded8: Pull complete 12:40:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:40:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:40:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:40:51 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 12:40:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:40:53 $ docker top c7428e110ca5c4650224c2e9882d25d9fda17a4a31ed1eb855b2b8295fed4c03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:40:53 ---> job-cost.sh 12:40:53 lf-activate-venv: SKIPPING 12:40:53 INFO: No Stack... 12:40:53 INFO: Retrieving Pricing Info for: v3-standard-8 12:40:54 INFO: Archiving Costs [Pipeline] sh 12:40:54 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 12:40:54 + cut -d, -f6 [Pipeline] lock 12:40:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] 12:40:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] did not exist. Created. 12:40:54 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:40:54 + echo total: 0.2199999988079071 [Pipeline] stash 12:40:54 Stashed 1 file(s) [Pipeline] } 12:40:54 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] [Pipeline] // lock [Pipeline] } 12:40:54 $ docker stop --time=1 c7428e110ca5c4650224c2e9882d25d9fda17a4a31ed1eb855b2b8295fed4c03 12:40:55 $ docker rm -f --volumes c7428e110ca5c4650224c2e9882d25d9fda17a4a31ed1eb855b2b8295fed4c03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:42:39 Removing intermediate container 7056c172bbee 12:42:39 ---> 45a3586e52e3 12:42:39 Step 10/12 : COPY . . 12:42:39 ---> cb37d3b61cdf 12:42:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:42:39 ---> Running in b7c1e0b90649 12:42:39 Removing intermediate container b7c1e0b90649 12:42:39 ---> a361695e190e 12:42:39 Step 12/12 : RUN $MAKE 12:42:39 ---> Running in f860eae99877 12:42:39 noop 12:42:39 Removing intermediate container f860eae99877 12:42:39 ---> 38b52b2c1609 12:42:39 Successfully built 38b52b2c1609 12:42:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:39 + docker inspect -f . ci-base-image-arm64 12:42:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:40 prd-ubuntu20.04-docker-arm64-4c-16g-4253 does not seem to be running inside a container 12:42:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/233 -v /w/workspace/app-service-configurable/233:/w/workspace/app-service-configurable/233:rw,z -v /w/workspace/app-service-configurable/233@tmp:/w/workspace/app-service-configurable/233@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 12:42:41 $ docker top ac749b70bd568826933f96d574966318c6a2195a2dadc2da2bf7239d1b6364e5 -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:42 + go version 12:42:42 go version go1.21.9 linux/arm64 [Pipeline] } 12:42:42 $ docker stop --time=1 ac749b70bd568826933f96d574966318c6a2195a2dadc2da2bf7239d1b6364e5 12:42:43 $ docker rm -f --volumes ac749b70bd568826933f96d574966318c6a2195a2dadc2da2bf7239d1b6364e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:44 + docker inspect -f . ci-base-image-arm64 12:42:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:44 prd-ubuntu20.04-docker-arm64-4c-16g-4253 does not seem to be running inside a container 12:42:44 $ 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/233 -v /w/workspace/app-service-configurable/233:/w/workspace/app-service-configurable/233:rw,z -v /w/workspace/app-service-configurable/233@tmp:/w/workspace/app-service-configurable/233@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 12:42:45 $ docker top 569a321ac434959a1bf4981f5f756b10445aa6c73b95452bea2e62adab1cb90b -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:46 + git config --global --add safe.directory /w/workspace/app-service-configurable/233 [Pipeline] fileExists [Pipeline] sh 12:42:46 + make test 12:42:47 go test -race -coverprofile=coverage.out ./... 12:46:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:46:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:46:38 go vet ./... 12:50:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:50:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:50:15 ./bin/test-attribution-txt.sh 12:50:15 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 12:50:15 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 12:50:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:50:15 $ docker stop --time=1 569a321ac434959a1bf4981f5f756b10445aa6c73b95452bea2e62adab1cb90b 12:50:17 $ docker rm -f --volumes 569a321ac434959a1bf4981f5f756b10445aa6c73b95452bea2e62adab1cb90b [Pipeline] // withDockerContainer [Pipeline] sh 12:50:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:50:19 Warning: overwriting stash ‘coverage-report’ 12:50:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:50:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:50:20 + ls -al . 12:50:20 total 260 12:50:20 drwxrwxr-x 6 jenkins jenkins 4096 Jun 24 12:42 . 12:50:20 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 12:39 .. 12:50:20 -rw-rw-r-- 1 jenkins jenkins 119 Jun 24 12:39 .dockerignore 12:50:20 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:39 .git 12:50:20 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 12:39 .github 12:50:20 -rw-rw-r-- 1 jenkins jenkins 106 Jun 24 12:39 .gitignore 12:50:20 -rw-rw-r-- 1 jenkins jenkins 41 Jun 24 12:39 .golangci.yml 12:50:20 -rw-rw-r-- 1 jenkins jenkins 18981 Jun 24 12:39 Attribution.txt 12:50:20 -rw-rw-r-- 1 jenkins jenkins 37263 Jun 24 12:39 CHANGELOG.md 12:50:20 -rw-rw-r-- 1 jenkins jenkins 2007 Jun 24 12:39 Dockerfile 12:50:20 -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 12:39 GOVERNANCE.md 12:50:20 -rw-rw-r-- 1 jenkins jenkins 666 Jun 24 12:39 Jenkinsfile 12:50:20 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 24 12:39 LICENSE 12:50:20 -rw-rw-r-- 1 jenkins jenkins 618 Jun 24 12:39 OWNERS.md 12:50:20 -rw-rw-r-- 1 jenkins jenkins 4582 Jun 24 12:39 README.md 12:50:20 -rw-rw-r-- 1 jenkins jenkins 12 Jun 24 12:37 VERSION 12:50:20 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 12:39 bin 12:50:20 -rw-r--r-- 1 jenkins jenkins 13 Jun 24 12:42 coverage.out 12:50:20 -rw-rw-r-- 1 jenkins jenkins 7154 Jun 24 12:39 go.mod 12:50:20 -rw-rw-r-- 1 jenkins jenkins 102425 Jun 24 12:39 go.sum 12:50:20 -rw-rw-r-- 1 jenkins jenkins 1937 Jun 24 12:39 main.go 12:50:20 -rw-rw-r-- 1 jenkins jenkins 2572 Jun 24 12:39 makefile 12:50:20 drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 12:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:21 + 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=6b0b7747b374060de83cb44ee161df8ce991bc1b --label arch=arm64 --label version=3.2.0-dev.23 . 12:50:21 Sending build context to Docker daemon 240.1kB 12:50:21 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:50:21 Step 2/27 : FROM ${BASE} AS builder 12:50:21 ---> 38b52b2c1609 12:50:21 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:50:21 ---> Running in 5f3445363f89 12:50:21 Removing intermediate container 5f3445363f89 12:50:21 ---> 6805a920274c 12:50:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:50:22 ---> Running in fedc0c9c1000 12:50:22 Removing intermediate container fedc0c9c1000 12:50:22 ---> cceb3ce88ba7 12:50:22 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:50:22 ---> Running in edfb6abb6e84 12:50:22 Removing intermediate container edfb6abb6e84 12:50:22 ---> f5c4be10368c 12:50:22 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:50:22 ---> Running in 30a6ac2d0f71 12:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:50:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:50:25 OK: 266 MiB in 52 packages 12:50:25 Removing intermediate container 30a6ac2d0f71 12:50:25 ---> 995903441d08 12:50:25 Step 7/27 : WORKDIR /app 12:50:25 ---> Running in 4c9a31195d70 12:50:26 Removing intermediate container 4c9a31195d70 12:50:26 ---> f9374ed411d4 12:50:26 Step 8/27 : COPY go.mod vendor* ./ 12:50:26 ---> 2dfe3126aae5 12:50:26 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:50:26 ---> Running in dd8ba8f121ca 12:50:29 Removing intermediate container dd8ba8f121ca 12:50:29 ---> 8cb899a8ac3c 12:50:29 Step 10/27 : COPY . . 12:50:29 ---> e2d47b6d7290 12:50:29 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:50:29 ---> Running in ea544569289d 12:50:29 Removing intermediate container ea544569289d 12:50:29 ---> c6507ae09586 12:50:29 Step 12/27 : RUN $MAKE 12:50:29 ---> Running in dadad09929cc 12:50:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.37 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.23" -trimpath -mod=readonly -o app-service-configurable 12:53:52 Removing intermediate container dadad09929cc 12:53:52 ---> bc8c58f0bbe0 12:53:52 Step 13/27 : FROM alpine:3.18 12:53:52 3.18: Pulling from library/alpine 12:53:52 5c905c7ebe2f: Pulling fs layer 12:53:52 5c905c7ebe2f: Verifying Checksum 12:53:52 5c905c7ebe2f: Pull complete 12:53:52 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:53:52 Status: Downloaded newer image for alpine:3.18 12:53:52 ---> dec292d02e07 12:53:52 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:53:52 ---> Running in 383442bb92c3 12:53:52 Removing intermediate container 383442bb92c3 12:53:52 ---> 0a3283bf420e 12:53:52 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:53:52 ---> Running in ebdeef627330 12:53:52 Removing intermediate container ebdeef627330 12:53:52 ---> 85ce1d3c1cda 12:53:52 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:53:52 ---> Running in 6564097d5d09 12:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:53:52 (1/2) Installing ca-certificates (20240226-r0) 12:53:52 (2/2) Installing dumb-init (1.2.5-r2) 12:53:52 Executing busybox-1.36.1-r7.trigger 12:53:52 Executing ca-certificates-20240226-r0.trigger 12:53:52 OK: 9 MiB in 17 packages 12:53:52 Removing intermediate container 6564097d5d09 12:53:52 ---> e9ac57a43174 12:53:52 Step 17/27 : RUN apk --no-cache upgrade 12:53:52 ---> Running in 78faa9d5a224 12:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:53:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:53:52 OK: 9 MiB in 17 packages 12:53:53 Removing intermediate container 78faa9d5a224 12:53:53 ---> 26a2d67c0189 12:53:53 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:53:53 ---> e5fc5ace3895 12:53:53 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:53:54 ---> 532936e284c2 12:53:54 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:53:55 ---> d9d030a87c01 12:53:55 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:53:56 ---> 8992d28a927d 12:53:56 Step 22/27 : EXPOSE 48095 12:53:56 ---> Running in 963e82e6899a 12:53:56 Removing intermediate container 963e82e6899a 12:53:56 ---> 5d273691239b 12:53:56 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:53:56 ---> Running in acf0fa2623ff 12:53:57 Removing intermediate container acf0fa2623ff 12:53:57 ---> b8d96d83b0fe 12:53:57 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:53:57 ---> Running in e5722932d85f 12:53:57 Removing intermediate container e5722932d85f 12:53:57 ---> a792897680d6 12:53:57 Step 25/27 : LABEL arch=arm64 12:53:57 ---> Running in 991eb46c63a0 12:53:58 Removing intermediate container 991eb46c63a0 12:53:58 ---> 440d908e670f 12:53:58 Step 26/27 : LABEL git_sha=6b0b7747b374060de83cb44ee161df8ce991bc1b 12:53:58 ---> Running in 5a4975e0ed0f 12:53:58 Removing intermediate container 5a4975e0ed0f 12:53:58 ---> 83382783bed6 12:53:58 Step 27/27 : LABEL version=3.2.0-dev.23 12:53:58 ---> Running in ad207c956ba2 12:53:58 Removing intermediate container ad207c956ba2 12:53:58 ---> 47173da627b4 12:53:58 [Warning] One or more build-args [ARCH] were not consumed 12:53:58 Successfully built 47173da627b4 12:53:58 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 12:53:58 provisioning config files... 12:53:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/233@tmp/config14281946046666250953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:59 ---> ****-login.sh 12:53:59 nexus3.edgexfoundry.org:10001 12:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:59 Configure a credential helper to remove this warning. See 12:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:59 12:53:59 Login Succeeded 12:53:59 nexus3.edgexfoundry.org:10002 12:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:53:59 Configure a credential helper to remove this warning. See 12:53:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:53:59 12:53:59 Login Succeeded 12:53:59 nexus3.edgexfoundry.org:10003 12:53:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:00 Configure a credential helper to remove this warning. See 12:54:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:00 12:54:00 Login Succeeded 12:54:00 nexus3.edgexfoundry.org:10004 12:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:00 Configure a credential helper to remove this warning. See 12:54:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:00 12:54:00 Login Succeeded 12:54:00 ****.io 12:54:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:01 Configure a credential helper to remove this warning. See 12:54:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:01 12:54:01 Login Succeeded 12:54:01 ---> ****-login.sh ends [Pipeline] } 12:54:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:54:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:54:01 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 12:54:01 6b0b7747b374060de83cb44ee161df8ce991bc1b 12:54:01 latest 12:54:01 3.2.0-dev.23 12:54:01 6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 12:54:01 main 12:54:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b 12:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:54:01 6cc220b6e714: Preparing 12:54:01 617ed40b053a: Preparing 12:54:01 370b570a7abe: Preparing 12:54:01 96cc73c40bc8: Preparing 12:54:01 145ee20afd18: Preparing 12:54:01 2e38e7d5f8e1: Preparing 12:54:01 da707bb00cb8: Preparing 12:54:01 2e38e7d5f8e1: Waiting 12:54:01 da707bb00cb8: Waiting 12:54:02 145ee20afd18: Pushed 12:54:02 370b570a7abe: Pushed 12:54:02 617ed40b053a: Pushed 12:54:02 96cc73c40bc8: Pushed 12:54:02 da707bb00cb8: Layer already exists 12:54:02 2e38e7d5f8e1: Pushed 12:54:08 6cc220b6e714: Pushed 12:54:08 6b0b7747b374060de83cb44ee161df8ce991bc1b: digest: sha256:8cb41c569ab881aa64d8ea3f4d7e5632209f7280a3cf04b666164f57725d76d7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:09 + 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 12:54:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 12:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:54:09 6cc220b6e714: Preparing 12:54:09 617ed40b053a: Preparing 12:54:09 370b570a7abe: Preparing 12:54:09 96cc73c40bc8: Preparing 12:54:09 145ee20afd18: Preparing 12:54:09 2e38e7d5f8e1: Preparing 12:54:09 da707bb00cb8: Preparing 12:54:09 2e38e7d5f8e1: Waiting 12:54:09 da707bb00cb8: Waiting 12:54:09 96cc73c40bc8: Layer already exists 12:54:09 145ee20afd18: Layer already exists 12:54:09 370b570a7abe: Layer already exists 12:54:09 6cc220b6e714: Layer already exists 12:54:09 617ed40b053a: Layer already exists 12:54:09 da707bb00cb8: Layer already exists 12:54:09 2e38e7d5f8e1: Layer already exists 12:54:09 latest: digest: sha256:8cb41c569ab881aa64d8ea3f4d7e5632209f7280a3cf04b666164f57725d76d7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.23 12:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:54:10 6cc220b6e714: Preparing 12:54:10 617ed40b053a: Preparing 12:54:10 370b570a7abe: Preparing 12:54:10 96cc73c40bc8: Preparing 12:54:10 145ee20afd18: Preparing 12:54:10 2e38e7d5f8e1: Preparing 12:54:10 da707bb00cb8: Preparing 12:54:10 da707bb00cb8: Waiting 12:54:10 2e38e7d5f8e1: Waiting 12:54:10 370b570a7abe: Layer already exists 12:54:10 6cc220b6e714: Layer already exists 12:54:10 617ed40b053a: Layer already exists 12:54:10 96cc73c40bc8: Layer already exists 12:54:10 145ee20afd18: Layer already exists 12:54:10 2e38e7d5f8e1: Layer already exists 12:54:10 da707bb00cb8: Layer already exists 12:54:10 3.2.0-dev.23: digest: sha256:8cb41c569ab881aa64d8ea3f4d7e5632209f7280a3cf04b666164f57725d76d7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 12:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:54:11 6cc220b6e714: Preparing 12:54:11 617ed40b053a: Preparing 12:54:11 370b570a7abe: Preparing 12:54:11 96cc73c40bc8: Preparing 12:54:11 145ee20afd18: Preparing 12:54:11 2e38e7d5f8e1: Preparing 12:54:11 da707bb00cb8: Preparing 12:54:11 da707bb00cb8: Waiting 12:54:11 617ed40b053a: Layer already exists 12:54:11 6cc220b6e714: Layer already exists 12:54:11 145ee20afd18: Layer already exists 12:54:11 370b570a7abe: Layer already exists 12:54:11 96cc73c40bc8: Layer already exists 12:54:11 2e38e7d5f8e1: Layer already exists 12:54:11 da707bb00cb8: Layer already exists 12:54:11 6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23: digest: sha256:8cb41c569ab881aa64d8ea3f4d7e5632209f7280a3cf04b666164f57725d76d7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:12 + 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 12:54:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 12:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 12:54:12 6cc220b6e714: Preparing 12:54:12 617ed40b053a: Preparing 12:54:12 370b570a7abe: Preparing 12:54:12 96cc73c40bc8: Preparing 12:54:12 145ee20afd18: Preparing 12:54:12 2e38e7d5f8e1: Preparing 12:54:12 da707bb00cb8: Preparing 12:54:12 2e38e7d5f8e1: Waiting 12:54:12 96cc73c40bc8: Layer already exists 12:54:12 370b570a7abe: Layer already exists 12:54:12 617ed40b053a: Layer already exists 12:54:12 6cc220b6e714: Layer already exists 12:54:12 145ee20afd18: Layer already exists 12:54:12 da707bb00cb8: Layer already exists 12:54:12 2e38e7d5f8e1: Layer already exists 12:54:12 main: digest: sha256:8cb41c569ab881aa64d8ea3f4d7e5632209f7280a3cf04b666164f57725d76d7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:54:12 ===================================================== [Pipeline] echo 12:54:12 taggedImages: 12:54:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b 12:54:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 12:54:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.23 12:54:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6b0b7747b374060de83cb44ee161df8ce991bc1b-3.2.0-dev.23 12:54:12 - 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 12:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:54:13 12:54:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:54:13 arm64: Pulling from edgex-lftools-log-publisher 12:54:13 8998bd30e6a1: Pulling fs layer 12:54:13 04944245beec: Pulling fs layer 12:54:13 699f458cf7ca: Pulling fs layer 12:54:13 765212b225bb: Pulling fs layer 12:54:13 f23df028b6ca: Pulling fs layer 12:54:13 d65c8cfc05b1: Pulling fs layer 12:54:13 2437ff75d9bd: Pulling fs layer 12:54:13 765212b225bb: Waiting 12:54:13 f23df028b6ca: Waiting 12:54:13 d65c8cfc05b1: Waiting 12:54:13 2437ff75d9bd: Waiting 12:54:13 04944245beec: Verifying Checksum 12:54:13 04944245beec: Download complete 12:54:13 765212b225bb: Verifying Checksum 12:54:13 765212b225bb: Download complete 12:54:13 f23df028b6ca: Verifying Checksum 12:54:13 f23df028b6ca: Download complete 12:54:13 d65c8cfc05b1: Download complete 12:54:14 699f458cf7ca: Verifying Checksum 12:54:14 699f458cf7ca: Download complete 12:54:14 8998bd30e6a1: Verifying Checksum 12:54:14 8998bd30e6a1: Download complete 12:54:17 2437ff75d9bd: Download complete 12:54:18 8998bd30e6a1: Pull complete 12:54:19 04944245beec: Pull complete 12:54:21 699f458cf7ca: Pull complete 12:54:21 765212b225bb: Pull complete 12:54:21 f23df028b6ca: Pull complete 12:54:21 d65c8cfc05b1: Pull complete 12:54:40 2437ff75d9bd: Pull complete 12:54:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:54:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:40 prd-ubuntu20.04-docker-arm64-4c-16g-4253 does not seem to be running inside a container 12:54:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/233 -v /w/workspace/app-service-configurable/233:/w/workspace/app-service-configurable/233:rw,z -v /w/workspace/app-service-configurable/233@tmp:/w/workspace/app-service-configurable/233@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 12:54:43 $ docker top dfa90d3145522c01250bbcba12b4f8db0923019fc745b2d432d9916cf2802797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:43 ---> job-cost.sh 12:54:43 lf-activate-venv: SKIPPING 12:54:43 INFO: No Stack... 12:54:44 INFO: Retrieving Pricing Info for: v3-standard-4 12:54:45 INFO: Archiving Costs [Pipeline] sh 12:54:45 + cat /w/workspace/app-service-configurable/233/archives/cost.csv 12:54:45 + cut -d, -f6 [Pipeline] lock 12:54:45 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] 12:54:45 Resource [jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] did not exist. Created. 12:54:45 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:54:46 /w/workspace/app-service-configurable/233@tmp/durable-a561f5cd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:54:47 + echo total: 0.10999999940395355 [Pipeline] stash 12:54:47 Warning: overwriting stash ‘stack-cost’ 12:54:47 Stashed 1 file(s) [Pipeline] } 12:54:47 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-233-stack-cost] [Pipeline] // lock [Pipeline] } 12:54:47 $ docker stop --time=1 dfa90d3145522c01250bbcba12b4f8db0923019fc745b2d432d9916cf2802797 12:54:48 $ docker rm -f --volumes dfa90d3145522c01250bbcba12b4f8db0923019fc745b2d432d9916cf2802797 [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 12:54:49 provisioning config files... 12:54:49 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12619953105268165953tmp [Pipeline] { [Pipeline] sh 12:54:49 + set +x 12:54:49 + curl -s https://codecov.io/bash 12:54:49 + bash -s -- 12:54:49 12:54:49 _____ _ 12:54:49 / ____| | | 12:54:49 | | ___ __| | ___ ___ _____ __ 12:54:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:54:49 | |___| (_) | (_| | __/ (_| (_) \ V / 12:54:49 \_____\___/ \__,_|\___|\___\___/ \_/ 12:54:49 Bash-1.0.6 12:54:49 12:54:49 12:54:49 ==> git version 2.25.1 found 12:54:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:54:49 Release-Date: 2020-01-08 12:54:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:54:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:54:49 ==> Jenkins CI detected. 12:54:49 current dir:  /w/workspace/ry_app-service-configurable_main 12:54:49 project root: . 12:54:49 --> token set from env 12:54:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:54:49 ==> Running gcov in . (disable via -X gcov) 12:54:49 ==> Python coveragepy not found 12:54:49 ==> Searching for coverage reports in: 12:54:49 + . 12:54:49 -> Found 1 reports 12:54:49 ==> Detecting git/mercurial file structure 12:54:49 ==> Reading reports 12:54:49 + ./coverage.out bytes=13 12:54:49 ==> Appending adjustments 12:54:49 https://docs.codecov.io/docs/fixing-reports 12:54:49 + Found adjustments 12:54:49 ==> Gzipping contents 12:54:49 4.0K /tmp/codecov.vYdV9N.gz 12:54:49 ==> Uploading reports 12:54:49 url: https://codecov.io 12:54:49 query: branch=main&commit=6b0b7747b374060de83cb44ee161df8ce991bc1b&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 12:54:49 -> Pinging Codecov 12:54:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6b0b7747b374060de83cb44ee161df8ce991bc1b&build=233&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F233%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 12:54:49 -> Uploading to 12:54:49 https://storage.googleapis.com/codecov/v4/raw/2024-06-24/A97CA9966030D2A3747ED39772930CCE/6b0b7747b374060de83cb44ee161df8ce991bc1b/a20c0783-4cd8-46dd-b879-518be8fd8100.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240624%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240624T125449Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0c3c592663db247cadec112564e891021308d866f57b2c828e803476ff508bb8 12:54:49 % Total % Received % Xferd Average Speed Time Time Time Current 12:54:49 Dload Upload Total Spent Left Speed 12:54:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1035 --:--:-- --:--:-- --:--:-- 1035 12:54:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] } 12:54:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 12:54:50 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:54:50 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:54:50 12:54:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:54:50 latest: Pulling from edgex-devops/edgex-snyk-go 12:54:50 619be1103602: Already exists 12:54:50 f8ea3408117e: Pulling fs layer 12:54:50 91320369b822: Pulling fs layer 12:54:50 0406650e8295: Pulling fs layer 12:54:50 4f4fb700ef54: Pulling fs layer 12:54:50 96d80e3f36e1: Pulling fs layer 12:54:50 bcf3aedb951c: Pulling fs layer 12:54:50 4f4fb700ef54: Waiting 12:54:50 96d80e3f36e1: Waiting 12:54:50 bcf3aedb951c: Waiting 12:54:50 0406650e8295: Verifying Checksum 12:54:50 0406650e8295: Download complete 12:54:50 f8ea3408117e: Download complete 12:54:50 4f4fb700ef54: Download complete 12:54:50 f8ea3408117e: Pull complete 12:54:51 96d80e3f36e1: Verifying Checksum 12:54:51 96d80e3f36e1: Download complete 12:54:51 91320369b822: Verifying Checksum 12:54:51 91320369b822: Download complete 12:54:51 bcf3aedb951c: Verifying Checksum 12:54:51 bcf3aedb951c: Download complete 12:54:54 91320369b822: Pull complete 12:54:54 0406650e8295: Pull complete 12:54:54 4f4fb700ef54: Pull complete 12:54:54 96d80e3f36e1: Pull complete 12:54:58 bcf3aedb951c: Pull complete 12:54:58 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 12:54:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:54:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:58 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 12:54:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 12:55:01 $ docker top f27482b71121eac4ca778e6607ff616e12daa2996532be51dc1c67023f462979 -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:01 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 12:55:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 12:55:01 + set -o pipefail 12:55:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 12:55:14 12:55:14 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 12:55:14 12:55:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/e9e8d3d5-7e3c-4922-947e-268bc5f1097e 12:55:14 12:55:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:55:14 [Pipeline] } 12:55:14 $ docker stop --time=1 f27482b71121eac4ca778e6607ff616e12daa2996532be51dc1c67023f462979 12:55:18 $ docker rm -f --volumes f27482b71121eac4ca778e6607ff616e12daa2996532be51dc1c67023f462979 [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 12:55:19 + git log --format=format:%s -1 6b0b7747b374060de83cb44ee161df8ce991bc1b [Pipeline] sh 12:55:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:55:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:19 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 12:55:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:55:20 $ docker top 7ba8e521cde774e7e217b0f41b536067a972da6239ec20da5084a3ab17a279fd -eo pid,comm 12:55: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). 12:55:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:55:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:20 [ssh-agent] Looking for ssh-agent implementation... 12:55:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:20 $ docker exec 7ba8e521cde774e7e217b0f41b536067a972da6239ec20da5084a3ab17a279fd ssh-agent 12:55:20 SSH_AUTH_SOCK=/tmp/ssh-C9LBIo8RB58Y/agent.31 12:55:20 SSH_AGENT_PID=37 12:55:20 Running ssh-add (command line suppressed) 12:55:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1167946606707272305.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1167946606707272305.key) 12:55:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:21 + git semver tag 12:55:21 2024-06-24 12:55:21,570 [run_tag] DEBUG tag force:False 12:55:21 2024-06-24 12:55:21,570 [check_head_tag] DEBUG check head tag 12:55:21 2024-06-24 12:55:21,571 [execute] INFO git cat-file --batch-check 12:55:21 2024-06-24 12:55:21,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 12:55:21 2024-06-24 12:55:21,575 [execute] INFO git cat-file --batch 12:55:21 2024-06-24 12:55:21,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 12:55:21 2024-06-24 12:55:21,600 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:55:21 2024-06-24 12:55:21,600 [execute] INFO git tag -a v3.2.0-dev.23 -m v3.2.0-dev.23 12:55:21 2024-06-24 12:55:21,600 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.23', '-m', 'v3.2.0-dev.23'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 12:55:21 2024-06-24 12:55:21,605 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:55:21 3.2.0-dev.23 [Pipeline] } 12:55:21 $ docker exec --env ******** --env ******** 7ba8e521cde774e7e217b0f41b536067a972da6239ec20da5084a3ab17a279fd ssh-agent -k 12:55:21 unset SSH_AUTH_SOCK; 12:55:21 unset SSH_AGENT_PID; 12:55:21 echo Agent pid 37 killed; 12:55:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:55:22 + git semver [Pipeline] } 12:55:22 $ docker stop --time=1 7ba8e521cde774e7e217b0f41b536067a972da6239ec20da5084a3ab17a279fd 12:55:23 $ docker rm -f --volumes 7ba8e521cde774e7e217b0f41b536067a972da6239ec20da5084a3ab17a279fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:55:24 12:55:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:55:24 0.23.1-centos7: Pulling from edgex-lftools 12:55:24 ab5ef0e58194: Pulling fs layer 12:55:24 9712f1f96733: Pulling fs layer 12:55:24 63f879dbbcfc: Pulling fs layer 12:55:24 0d9ebad4ef96: Pulling fs layer 12:55:24 e9a5061849ea: Pulling fs layer 12:55:24 d747dcd14b5f: Pulling fs layer 12:55:24 2de7ff778b66: Pulling fs layer 12:55:24 0d9ebad4ef96: Waiting 12:55:24 e9a5061849ea: Waiting 12:55:24 d747dcd14b5f: Waiting 12:55:24 2de7ff778b66: Waiting 12:55:24 9712f1f96733: Verifying Checksum 12:55:24 9712f1f96733: Download complete 12:55:24 63f879dbbcfc: Verifying Checksum 12:55:24 63f879dbbcfc: Download complete 12:55:24 e9a5061849ea: Verifying Checksum 12:55:24 e9a5061849ea: Download complete 12:55:24 d747dcd14b5f: Verifying Checksum 12:55:24 d747dcd14b5f: Download complete 12:55:24 0d9ebad4ef96: Verifying Checksum 12:55:24 0d9ebad4ef96: Download complete 12:55:24 ab5ef0e58194: Verifying Checksum 12:55:24 ab5ef0e58194: Download complete 12:55:25 2de7ff778b66: Verifying Checksum 12:55:27 ab5ef0e58194: Pull complete 12:55:27 9712f1f96733: Pull complete 12:55:28 63f879dbbcfc: Pull complete 12:55:32 0d9ebad4ef96: Pull complete 12:55:32 e9a5061849ea: Pull complete 12:55:32 d747dcd14b5f: Pull complete 12:55:33 2de7ff778b66: Pull complete 12:55:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:55:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:33 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 12:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:55:38 $ docker top 3dff5d73b5b3f5103a74da049533a97ea58ac46661c276c4ea9178ae144dca31 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:55:38 provisioning config files... 12:55:38 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1466924964737247526tmp 12:55:38 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13571328178013972212tmp 12:55:38 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18403598123469003800tmp [Pipeline] { [Pipeline] echo 12:55:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:55:38 ---> sigul-configuration.sh 12:55:38 gpg: directory `/root/.gnupg' created 12:55:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:55:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:55:38 gpg: keyring `/root/.gnupg/secring.gpg' created 12:55:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:55:38 gpg: CAST5 encrypted data 12:55:38 gpg: encrypted with 1 passphrase 12:55:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:55:38 + mkdir /home/jenkins 12:55:38 + mkdir /home/jenkins/sigul [Pipeline] sh 12:55:39 + 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 12:55:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:55:39 ---> sigul-install.sh 12:55:39 Sigul already installed; skipping installation. [Pipeline] sh 12:55:39 + git tag --list 12:55:39 v1.0.0 12:55:39 v1.1.0 12:55:39 v1.2.0 12:55:39 v1.3.0 12:55:39 v1.3.1 12:55:39 v2.0.0 12:55:39 v2.0.1 12:55:39 v2.1.0 12:55:39 v2.1.1 12:55:39 v2.1.2 12:55:39 v2.2.0 12:55:39 v2.3 12:55:39 v2.3.0 12:55:39 v2.3.1 12:55:39 v3.0 12:55:39 v3.0.0 12:55:39 v3.0.1 12:55:39 v3.0.1-dev.1 12:55:39 v3.1 12:55:39 v3.1.0 12:55:39 v3.1.0-dev.1 12:55:39 v3.1.0-dev.10 12:55:39 v3.1.0-dev.11 12:55:39 v3.1.0-dev.12 12:55:39 v3.1.0-dev.13 12:55:39 v3.1.0-dev.14 12:55:39 v3.1.0-dev.15 12:55:39 v3.1.0-dev.16 12:55:39 v3.1.0-dev.17 12:55:39 v3.1.0-dev.18 12:55:39 v3.1.0-dev.19 12:55:39 v3.1.0-dev.2 12:55:39 v3.1.0-dev.20 12:55:39 v3.1.0-dev.21 12:55:39 v3.1.0-dev.22 12:55:39 v3.1.0-dev.23 12:55:39 v3.1.0-dev.24 12:55:39 v3.1.0-dev.25 12:55:39 v3.1.0-dev.26 12:55:39 v3.1.0-dev.27 12:55:39 v3.1.0-dev.28 12:55:39 v3.1.0-dev.29 12:55:39 v3.1.0-dev.3 12:55:39 v3.1.0-dev.30 12:55:39 v3.1.0-dev.31 12:55:39 v3.1.0-dev.32 12:55:39 v3.1.0-dev.33 12:55:39 v3.1.0-dev.34 12:55:39 v3.1.0-dev.35 12:55:39 v3.1.0-dev.36 12:55:39 v3.1.0-dev.37 12:55:39 v3.1.0-dev.38 12:55:39 v3.1.0-dev.39 12:55:39 v3.1.0-dev.4 12:55:39 v3.1.0-dev.5 12:55:39 v3.1.0-dev.6 12:55:39 v3.1.0-dev.7 12:55:39 v3.1.0-dev.8 12:55:39 v3.1.0-dev.9 12:55:39 v3.1.1 12:55:39 v3.1.1-dev.1 12:55:39 v3.2.0-dev.1 12:55:39 v3.2.0-dev.10 12:55:39 v3.2.0-dev.11 12:55:39 v3.2.0-dev.12 12:55:39 v3.2.0-dev.13 12:55:39 v3.2.0-dev.14 12:55:39 v3.2.0-dev.15 12:55:39 v3.2.0-dev.16 12:55:39 v3.2.0-dev.17 12:55:39 v3.2.0-dev.18 12:55:39 v3.2.0-dev.19 12:55:39 v3.2.0-dev.2 12:55:39 v3.2.0-dev.20 12:55:39 v3.2.0-dev.21 12:55:39 v3.2.0-dev.22 12:55:39 v3.2.0-dev.23 12:55:39 v3.2.0-dev.3 12:55:39 v3.2.0-dev.4 12:55:39 v3.2.0-dev.5 12:55:39 v3.2.0-dev.6 12:55:39 v3.2.0-dev.7 12:55:39 v3.2.0-dev.8 12:55:39 v3.2.0-dev.9 [Pipeline] sh 12:55:40 + lftools sign git-tag v3.2.0-dev.23 12:55:40 Signing Git tag with Sigul... 12:55:40 Signing v3.2.0-dev.23 [Pipeline] echo 12:55:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:55:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:55:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:55:41 $ docker stop --time=1 3dff5d73b5b3f5103a74da049533a97ea58ac46661c276c4ea9178ae144dca31 12:55:42 $ docker rm -f --volumes 3dff5d73b5b3f5103a74da049533a97ea58ac46661c276c4ea9178ae144dca31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:55:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:55:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:43 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 12:55:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:55:43 $ docker top d76ab6d5489f34a75eaa26ecdef407c5d5a383c3df3abd8898029c1180b68f26 -eo pid,comm 12:55:43 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). 12:55:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:43 [ssh-agent] Looking for ssh-agent implementation... 12:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:43 $ docker exec d76ab6d5489f34a75eaa26ecdef407c5d5a383c3df3abd8898029c1180b68f26 ssh-agent 12:55:44 SSH_AUTH_SOCK=/tmp/ssh-CIuHwWNvAg6z/agent.32 12:55:44 SSH_AGENT_PID=38 12:55:44 Running ssh-add (command line suppressed) 12:55:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6987627788507459733.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6987627788507459733.key) 12:55:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:44 + git semver bump pre 12:55:44 2024-06-24 12:55:44,684 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:55:44 2024-06-24 12:55:44,684 [bump_version] DEBUG bumping version:3.2.0-dev.23 on axis:pre with prefix:dev 12:55:44 2024-06-24 12:55:44,684 [bump_version] DEBUG bumped version:3.2.0-dev.24 12:55:44 2024-06-24 12:55:44,684 [write_version] DEBUG write version:3.2.0-dev.24 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 12:55:44 2024-06-24 12:55:44,684 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:55:44 2024-06-24 12:55:44,684 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 12:55:44 2024-06-24 12:55:44,687 [execute] INFO git cat-file --batch-check 12:55:44 2024-06-24 12:55:44,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 12:55:44 2024-06-24 12:55:44,692 [execute] INFO git cat-file --batch 12:55:44 2024-06-24 12:55:44,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 12:55:44 2024-06-24 12:55:44,697 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:55:44 3.2.0-dev.24 [Pipeline] } 12:55:44 $ docker exec --env ******** --env ******** d76ab6d5489f34a75eaa26ecdef407c5d5a383c3df3abd8898029c1180b68f26 ssh-agent -k 12:55:44 unset SSH_AUTH_SOCK; 12:55:44 unset SSH_AGENT_PID; 12:55:44 echo Agent pid 38 killed; 12:55:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:55:45 + git semver [Pipeline] } 12:55:45 $ docker stop --time=1 d76ab6d5489f34a75eaa26ecdef407c5d5a383c3df3abd8898029c1180b68f26 12:55:47 $ docker rm -f --volumes d76ab6d5489f34a75eaa26ecdef407c5d5a383c3df3abd8898029c1180b68f26 [Pipeline] // withDockerContainer [Pipeline] sh 12:55:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:55:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:55:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:47 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 12:55:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:55:49 $ docker top 64ded6826df4712e40fada829d1f78efe896c2dc36e4f779f30f62838ab1162b -eo pid,comm 12:55:49 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). 12:55:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:55:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:55:49 [ssh-agent] Looking for ssh-agent implementation... 12:55:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:49 $ docker exec 64ded6826df4712e40fada829d1f78efe896c2dc36e4f779f30f62838ab1162b ssh-agent 12:55:49 SSH_AUTH_SOCK=/tmp/ssh-t0BMeBlkBTK8/agent.14 12:55:49 SSH_AGENT_PID=20 12:55:49 Running ssh-add (command line suppressed) 12:55:49 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10814531157424463153.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10814531157424463153.key) 12:55:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:55:49 + git semver push 12:55:50 2024-06-24 12:55:50,144 [run_push] DEBUG push 12:55:50 2024-06-24 12:55:50,145 [execute] INFO git cat-file --batch-check 12:55:50 2024-06-24 12:55:50,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 12:55:50 2024-06-24 12:55:50,149 [execute] INFO git rev-list 811b70bec0aa1c7910f63b6e5331e90920cb1555 -- 12:55:50 2024-06-24 12:55:50,149 [execute] DEBUG Popen(['git', 'rev-list', '811b70bec0aa1c7910f63b6e5331e90920cb1555', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 12:55:50 2024-06-24 12:55:50,161 [execute] INFO git fetch -v origin 12:55:50 2024-06-24 12:55:50,161 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 12:55:50 2024-06-24 12:55:50,604 [run_push] DEBUG no remote changes detected 12:55:50 2024-06-24 12:55:50,604 [execute] INFO git push origin semver 12:55:50 2024-06-24 12:55:50,605 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 12:55:51 2024-06-24 12:55:51,325 [run_push] DEBUG push all version tags 12:55:51 2024-06-24 12:55:51,325 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:55:51 2024-06-24 12:55:51,326 [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) 12:55:52 2024-06-24 12:55:52,022 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:55:52 3.2.0-dev.24 [Pipeline] } 12:55:52 $ docker exec --env ******** --env ******** 64ded6826df4712e40fada829d1f78efe896c2dc36e4f779f30f62838ab1162b ssh-agent -k 12:55:52 unset SSH_AUTH_SOCK; 12:55:52 unset SSH_AGENT_PID; 12:55:52 echo Agent pid 20 killed; 12:55:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:55:52 + git semver [Pipeline] } 12:55:53 $ docker stop --time=1 64ded6826df4712e40fada829d1f78efe896c2dc36e4f779f30f62838ab1162b 12:55:54 $ docker rm -f --volumes 64ded6826df4712e40fada829d1f78efe896c2dc36e4f779f30f62838ab1162b [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 12:55:54 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 12:55:54 + ls -al /w/workspace/ry_app-service-configurable_main/archives 12:55:54 total 16 12:55:54 drwxr-xr-x 3 root root 4096 Jun 24 12:40 . 12:55:54 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:55 .. 12:55:54 drwxr-xr-x 2 root root 4096 Jun 24 12:40 cost 12:55:54 -rw-r--r-- 1 root root 96 Jun 24 12:40 cost.csv 12:55:54 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 12:55:54 + ls -al /w/workspace/ry_app-service-configurable_main/archives 12:55:54 total 16 12:55:54 drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 12:40 . 12:55:54 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 12:55 .. 12:55:54 drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 12:40 cost 12:55:54 -rw-r--r-- 1 jenkins jenkins 96 Jun 24 12:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:55:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:55:56 ---> package-listing.sh 12:55:56 ++ facter osfamily 12:55:56 ++ tr '[:upper:]' '[:lower:]' 12:55:56 + OS_FAMILY=debian 12:55:56 + workspace=/w/workspace/ry_app-service-configurable_main 12:55:56 + START_PACKAGES=/tmp/packages_start.txt 12:55:56 + END_PACKAGES=/tmp/packages_end.txt 12:55:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:55:56 + PACKAGES=/tmp/packages_start.txt 12:55:56 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:55:56 + PACKAGES=/tmp/packages_end.txt 12:55:56 + case "${OS_FAMILY}" in 12:55:56 + dpkg -l 12:55:56 + grep '^ii' 12:55:56 + '[' -f /tmp/packages_start.txt ']' 12:55:56 + '[' -f /tmp/packages_end.txt ']' 12:55:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:55:56 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:55:56 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 12:55:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 12:55:56 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 12:55:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:57 prd-ubuntu20.04-docker-8c-8g-4252 does not seem to be running inside a container 12:55:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:55:57 $ docker top 50a88766dd1c5b8d73c48e0b58530f8301005bb442510e184a89b497b2ea081d -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:57 + touch /tmp/pre-build-complete [Pipeline] sh 12:55:58 + mkdir -p /var/log/sysstat [Pipeline] sh 12:55:58 + ls /var/log/sa-host 12:55:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:58 provisioning config files... 12:55:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9427463250395404097tmp [Pipeline] { [Pipeline] echo 12:55:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:55:58 ---> create-netrc.sh [Pipeline] } 12:55:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:55:59 ---> python-tools-install.sh [Pipeline] echo 12:55:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:55:59 ---> sudo-logs.sh 12:55:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:55:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:55:59 ---> job-cost.sh 12:55:59 lf-activate-venv: SKIPPING 12:55:59 DEBUG: total: 0.2199999988079071 12:55:59 INFO: Retrieving Stack Cost... 12:56:00 INFO: Retrieving Pricing Info for: v3-standard-8 12:56:00 INFO: Archiving Costs [Pipeline] echo 12:56:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:56:00 ---> logs-deploy.sh 12:56:00 lf-activate-venv: SKIPPING 12:56:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/233 12:56:00 INFO: archiving workspace using pattern(s): 12:56:01 Archives upload complete. 12:56:01 INFO: archiving logs to Nexus