Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 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-ssh8304166298686142624.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9407768779821024001.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14066361563476277056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh2155083634038029205.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-ssh11254223843117496584.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22345 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 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 (main) Commit message: "Merge pull request #680 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" > 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 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 # timeout=10 > git rev-list --no-walk bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:57:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:57:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:57:29 ========================================================= 21:57:29 EdgeX Global Pipelines Version Info 21:57:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:57:30 ------------------- 21:57:30 stable info: 21:57:30 ------------------- 21:57:30 Commited By: Ginny Guan ginny@iotechsys.com 21:57:30 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 21:57:30 Message: update stable to v1.0.265 21:57:31 ------------------- 21:57:31 experimental info: 21:57:31 ------------------- 21:57:31 Commited By: Cherry Wang cherry@iotechsys.com 21:57:31 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 21:57:31 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b6aade [Pipeline] echo 21:57:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:57:31 provisioning config files... 21:57:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12452874358493142833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:32 ---> ****-login.sh 21:57:32 nexus3.edgexfoundry.org:10001 21:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:32 Configure a credential helper to remove this warning. See 21:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:32 21:57:32 Login Succeeded 21:57:32 nexus3.edgexfoundry.org:10002 21:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:32 Configure a credential helper to remove this warning. See 21:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:32 21:57:32 Login Succeeded 21:57:32 nexus3.edgexfoundry.org:10003 21:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:32 Configure a credential helper to remove this warning. See 21:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:32 21:57:32 Login Succeeded 21:57:32 nexus3.edgexfoundry.org:10004 21:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:33 Configure a credential helper to remove this warning. See 21:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:33 21:57:33 Login Succeeded 21:57:33 ****.io 21:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:33 Configure a credential helper to remove this warning. See 21:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:33 21:57:33 Login Succeeded 21:57:33 ---> ****-login.sh ends [Pipeline] } 21:57:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:57:33 + git rev-list -1 --merges 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32~1..9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] echo 21:57:33 -----------> git rev-list -1 --merges 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32~1..9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 21:57:33 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [false] [Pipeline] sh 21:57:34 + git log --format=format:%s -1 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] echo 21:57:34 ========================================================= 21:57:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:57:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:57:34 + git log --format=format:%s -1 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] echo 21:57:34 [semverPrep] GIT_COMMIT: 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32, Commit Message: Merge pull request #680 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55 [Pipeline] echo 21:57:34 [semverPrep] This is not a build commit. [Pipeline] sh 21:57:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:57:34 + grep -v github /etc/ssh/ssh_known_hosts 21:57:34 + [ -e /tmp/ssh_known_hosts ] 21:57:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:57:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:57:34 + sudo tee -a /etc/ssh/ssh_known_hosts 21:57:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:35 21:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:35 0.1.4: Pulling from edgex-devops/py-git-semver 21:57:35 b85a868b505f: Pulling fs layer 21:57:35 e2be974225ed: Pulling fs layer 21:57:35 339a4e72a1f5: Pulling fs layer 21:57:35 988bab9f4d93: Pulling fs layer 21:57:35 1469e6f7b9e6: Pulling fs layer 21:57:35 eaf3925da568: Pulling fs layer 21:57:35 bab4dde63d76: Pulling fs layer 21:57:35 bde34c3a00c8: Pulling fs layer 21:57:35 b352a97aabf1: Pulling fs layer 21:57:35 4872d77fe225: Pulling fs layer 21:57:35 5851b861e8e6: Pulling fs layer 21:57:35 eaf3925da568: Waiting 21:57:35 bab4dde63d76: Waiting 21:57:35 b352a97aabf1: Waiting 21:57:35 bde34c3a00c8: Waiting 21:57:35 5851b861e8e6: Waiting 21:57:35 988bab9f4d93: Waiting 21:57:35 1469e6f7b9e6: Waiting 21:57:35 4872d77fe225: Waiting 21:57:35 e2be974225ed: Download complete 21:57:35 988bab9f4d93: Verifying Checksum 21:57:35 988bab9f4d93: Download complete 21:57:35 1469e6f7b9e6: Verifying Checksum 21:57:35 1469e6f7b9e6: Download complete 21:57:35 eaf3925da568: Download complete 21:57:35 339a4e72a1f5: Verifying Checksum 21:57:35 339a4e72a1f5: Download complete 21:57:35 bde34c3a00c8: Download complete 21:57:35 b352a97aabf1: Verifying Checksum 21:57:35 b352a97aabf1: Download complete 21:57:35 4872d77fe225: Download complete 21:57:35 5851b861e8e6: Verifying Checksum 21:57:35 5851b861e8e6: Download complete 21:57:35 b85a868b505f: Verifying Checksum 21:57:35 b85a868b505f: Download complete 21:57:36 bab4dde63d76: Verifying Checksum 21:57:36 bab4dde63d76: Download complete 21:57:37 b85a868b505f: Pull complete 21:57:37 e2be974225ed: Pull complete 21:57:37 339a4e72a1f5: Pull complete 21:57:37 988bab9f4d93: Pull complete 21:57:38 1469e6f7b9e6: Pull complete 21:57:38 eaf3925da568: Pull complete 21:57:40 bab4dde63d76: Pull complete 21:57:40 bde34c3a00c8: Pull complete 21:57:40 b352a97aabf1: Pull complete 21:57:40 4872d77fe225: Pull complete 21:57:40 5851b861e8e6: Pull complete 21:57:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:57:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:57:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:40 prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container 21:57:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:57:43 $ docker top 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 -eo pid,comm 21:57: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). 21:57:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:44 [ssh-agent] Looking for ssh-agent implementation... 21:57:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:44 $ docker exec 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 ssh-agent 21:57:44 SSH_AUTH_SOCK=/tmp/ssh-mgkJLKCvuImb/agent.32 21:57:44 SSH_AGENT_PID=38 21:57:44 Running ssh-add (command line suppressed) 21:57:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7193016599705544419.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7193016599705544419.key) 21:57:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:44 + git tag --points-at HEAD [Pipeline] } 21:57:44 $ docker exec --env ******** --env ******** 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 ssh-agent -k 21:57:44 unset SSH_AUTH_SOCK; 21:57:44 unset SSH_AGENT_PID; 21:57:44 echo Agent pid 38 killed; 21:57:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:57:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:44 [ssh-agent] Looking for ssh-agent implementation... 21:57:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:45 $ docker exec 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 ssh-agent 21:57:45 SSH_AUTH_SOCK=/tmp/ssh-1JfCpiiqrlge/agent.73 21:57:45 SSH_AGENT_PID=79 21:57:45 Running ssh-add (command line suppressed) 21:57:45 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9699395535154963422.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9699395535154963422.key) 21:57:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:45 + git semver init 21:57:45 2024-10-09 21:57:45,743 [run_init] DEBUG init version:0.0.0 force:False 21:57:45 2024-10-09 21:57:45,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 21:57:45 2024-10-09 21:57:45,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 21:57:45 2024-10-09 21:57:45,744 [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) 21:57:47 2024-10-09 21:57:46,751 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 21:57:47 2024-10-09 21:57:46,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 21:57:47 2024-10-09 21:57:46,752 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:57:47 2024-10-09 21:57:46,752 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:57:47 3.2.0-dev.36 [Pipeline] } 21:57:47 $ docker exec --env ******** --env ******** 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 ssh-agent -k 21:57:47 unset SSH_AUTH_SOCK; 21:57:47 unset SSH_AGENT_PID; 21:57:47 echo Agent pid 79 killed; 21:57:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:47 + git semver [Pipeline] } 21:57:47 $ docker stop --time=1 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 21:57:49 $ docker rm -f --volumes 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 [Pipeline] // withDockerContainer [Pipeline] sh 21:57:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:57:49 Stashed 1 file(s) [Pipeline] echo 21:57:49 [edgeXSemver]: initialized semver on version 3.2.0-dev.36 [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 21:57:50 provisioning config files... 21:57:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1891213167055959642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:50 ---> ****-login.sh 21:57:50 nexus3.edgexfoundry.org:10001 21:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:50 Configure a credential helper to remove this warning. See 21:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:50 21:57:50 Login Succeeded 21:57:50 nexus3.edgexfoundry.org:10002 21:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:50 Configure a credential helper to remove this warning. See 21:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:50 21:57:50 Login Succeeded 21:57:50 nexus3.edgexfoundry.org:10003 21:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:50 Configure a credential helper to remove this warning. See 21:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:50 21:57:50 Login Succeeded 21:57:50 nexus3.edgexfoundry.org:10004 21:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:50 Configure a credential helper to remove this warning. See 21:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:50 21:57:50 Login Succeeded 21:57:50 ****.io 21:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:57:50 Configure a credential helper to remove this warning. See 21:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:57:50 21:57:50 Login Succeeded 21:57:50 ---> ****-login.sh ends [Pipeline] } 21:57:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:57:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:57:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:57:51 ========================================================= 21:57:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 21:57:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 21:57:51 Sending build context to Docker daemon 9.184MB 21:57:51 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 21:57:51 Step 2/12 : FROM ${BASE} AS builder 21:57:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 21:57:51 43c4264eed91: Pulling fs layer 21:57:51 4cc291be95ef: Pulling fs layer 21:57:51 2ac1f1163629: Pulling fs layer 21:57:51 5c3c966382ef: Pulling fs layer 21:57:51 4f4fb700ef54: Pulling fs layer 21:57:51 5d5c8e513c77: Pulling fs layer 21:57:51 9f66e0745190: Pulling fs layer 21:57:51 f49a43e4bbc0: Pulling fs layer 21:57:51 561ebcabdf7f: Pulling fs layer 21:57:51 5c3c966382ef: Waiting 21:57:51 4f4fb700ef54: Waiting 21:57:51 9f66e0745190: Waiting 21:57:51 f49a43e4bbc0: Waiting 21:57:51 561ebcabdf7f: Waiting 21:57:51 4cc291be95ef: Verifying Checksum 21:57:51 4cc291be95ef: Download complete 21:57:52 5c3c966382ef: Verifying Checksum 21:57:52 5c3c966382ef: Download complete 21:57:52 4f4fb700ef54: Verifying Checksum 21:57:52 4f4fb700ef54: Download complete 21:57:52 5d5c8e513c77: Verifying Checksum 21:57:52 5d5c8e513c77: Download complete 21:57:52 43c4264eed91: Verifying Checksum 21:57:52 43c4264eed91: Download complete 21:57:52 9f66e0745190: Verifying Checksum 21:57:52 9f66e0745190: Download complete 21:57:52 43c4264eed91: Pull complete 21:57:52 4cc291be95ef: Pull complete 21:57:55 561ebcabdf7f: Verifying Checksum 21:57:59 2ac1f1163629: Verifying Checksum 21:57:59 2ac1f1163629: Download complete 21:57:59 f49a43e4bbc0: Verifying Checksum 21:57:59 f49a43e4bbc0: Download complete 21:58:03 2ac1f1163629: Pull complete 21:58:03 5c3c966382ef: Pull complete 21:58:03 4f4fb700ef54: Pull complete 21:58:03 5d5c8e513c77: Pull complete 21:58:03 9f66e0745190: Pull complete 21:58:04 Still waiting to schedule task 21:58:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:58:05 f49a43e4bbc0: Pull complete 21:58:07 561ebcabdf7f: Pull complete 21:58:07 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 21:58:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 21:58:07 ---> 3a752c3f9dda 21:58:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:58:10 ---> Running in 713635e55eab 21:58:10 Removing intermediate container 713635e55eab 21:58:10 ---> f137c0b5ef97 21:58:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:58:10 ---> Running in 785cd8216710 21:58:10 Removing intermediate container 785cd8216710 21:58:10 ---> 32b57604f17c 21:58:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:58:10 ---> Running in d0718f6e503e 21:58:10 Removing intermediate container d0718f6e503e 21:58:10 ---> b210d8979798 21:58:10 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:58:10 ---> Running in 097ddb602209 21:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 21:58:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 21:58:11 OK: 246 MiB in 54 packages 21:58:11 Removing intermediate container 097ddb602209 21:58:11 ---> 43030ea61d62 21:58:11 Step 7/12 : WORKDIR /app 21:58:11 ---> Running in e90fdff94ddf 21:58:11 Removing intermediate container e90fdff94ddf 21:58:11 ---> a5ce5140cfa0 21:58:11 Step 8/12 : COPY go.mod vendor* ./ 21:58:11 ---> ed7f482f09b5 21:58:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:11 ---> Running in 3799ecf51ef3 21:59:22 Removing intermediate container 3799ecf51ef3 21:59:22 ---> 2bf44ff624b3 21:59:22 Step 10/12 : COPY . . 21:59:22 ---> cbd65e532851 21:59:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:59:22 ---> Running in 21dfa0c5347a 21:59:22 Removing intermediate container 21dfa0c5347a 21:59:22 ---> 19938150ffc9 21:59:22 Step 12/12 : RUN $MAKE 21:59:22 ---> Running in 2430e5cf8237 21:59:22 noop 21:59:22 Removing intermediate container 2430e5cf8237 21:59:22 ---> d6cd2809d9c3 21:59:22 Successfully built d6cd2809d9c3 21:59:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:22 + docker inspect -f . ci-base-image-x86_64 21:59:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:22 prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container 21:59:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:59:23 $ docker top b86978ea7182fe5e10f74c2b2dfcfc955be420d2bdbe3523cef926f0a5859319 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:23 + go version 21:59:23 go version go1.23.2 linux/amd64 [Pipeline] } 21:59:23 $ docker stop --time=1 b86978ea7182fe5e10f74c2b2dfcfc955be420d2bdbe3523cef926f0a5859319 21:59:24 $ docker rm -f --volumes b86978ea7182fe5e10f74c2b2dfcfc955be420d2bdbe3523cef926f0a5859319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:25 + docker inspect -f . ci-base-image-x86_64 21:59:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:25 prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container 21:59:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:59:25 $ docker top 12e9676440e77f1027513178bac2ce0e8760415687274dc0320c72515e543538 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:26 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 21:59:26 + make test 21:59:26 go test -race -coverprofile=coverage.out ./... 21:59:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22346 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:59:36 Running in /w/workspace/app-service-configurable/246 [Pipeline] { [Pipeline] checkout 21:59:39 The recommended git tool is: git 21:59:43 using credential edgex-jenkins-ssh 21:59:43 Cloning the remote Git repository 21:59:43 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:59:44 > git init /w/workspace/app-service-configurable/246 # timeout=10 21:59:44 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:59:44 > git --version # timeout=10 21:59:44 > git --version # 'git version 2.25.1' 21:59:44 using GIT_SSH to set credentials SSH Credentials for GitHub 21:59:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:46 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:59:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:59:47 Avoid second fetch 21:59:47 Checking out Revision 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 (main) 21:59:47 Commit message: "Merge pull request #680 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" 21:59:47 > git config core.sparsecheckout # timeout=10 21:59:47 > git checkout -f 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:59:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:59:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:52 Dload Upload Total Spent Left Speed 21:59:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78699 0 --:--:-- --:--:-- --:--:-- 78699 [Pipeline] sh 21:59:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:59:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:59:52 + sudo tee /etc/docker/daemon.new 21:59:52 { 21:59:52 "registry-mirrors": [ 21:59:52 "https://nexus3.edgexfoundry.org:10001" 21:59:52 ], 21:59:52 "bip": "10.250.0.254/24", 21:59:52 "hosts": [ 21:59:52 "tcp://0.0.0.0:5555", 21:59:52 "unix:///var/run/docker.sock" 21:59:52 ], 21:59:52 "mtu": 1458, 21:59:52 "selinux-enabled": true, 21:59:52 "seccomp-profile": "/etc/docker/seccomp.json" 21:59:52 } [Pipeline] sh 21:59:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:59:53 + sudo service docker restart 22:00:05 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:11 provisioning config files... 22:00:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/246@tmp/config14835566264728720825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:12 ---> ****-login.sh 22:00:12 nexus3.edgexfoundry.org:10001 22:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:00:12 Configure a credential helper to remove this warning. See 22:00:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:00:12 22:00:12 Login Succeeded 22:00:12 nexus3.edgexfoundry.org:10002 22:00:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:00:12 Configure a credential helper to remove this warning. See 22:00:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:00:12 22:00:12 Login Succeeded 22:00:12 nexus3.edgexfoundry.org:10003 22:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:00:13 Configure a credential helper to remove this warning. See 22:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:00:13 22:00:13 Login Succeeded 22:00:13 nexus3.edgexfoundry.org:10004 22:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:00:13 Configure a credential helper to remove this warning. See 22:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:00:13 22:00:13 Login Succeeded 22:00:13 ****.io 22:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:00:14 Configure a credential helper to remove this warning. See 22:00:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:00:14 22:00:14 Login Succeeded 22:00:14 ---> ****-login.sh ends [Pipeline] } 22:00:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:00:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:00:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:00:14 ========================================================= 22:00:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:00:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:00:15 Sending build context to Docker daemon 242.2kB 22:00:15 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:00:15 Step 2/12 : FROM ${BASE} AS builder 22:00:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:00:15 cf04c63912e1: Pulling fs layer 22:00:15 55b35a11ae5e: Pulling fs layer 22:00:15 a37a00ec5f00: Pulling fs layer 22:00:15 50b3750afda1: Pulling fs layer 22:00:15 4f4fb700ef54: Pulling fs layer 22:00:15 80978eb59214: Pulling fs layer 22:00:15 c9f46d7d2bd2: Pulling fs layer 22:00:15 c5a475d317c9: Pulling fs layer 22:00:15 50b3750afda1: Waiting 22:00:15 4f4fb700ef54: Waiting 22:00:15 80978eb59214: Waiting 22:00:15 c9f46d7d2bd2: Waiting 22:00:15 c5a475d317c9: Waiting 22:00:15 55b35a11ae5e: Verifying Checksum 22:00:15 55b35a11ae5e: Download complete 22:00:15 50b3750afda1: Verifying Checksum 22:00:15 50b3750afda1: Download complete 22:00:15 4f4fb700ef54: Verifying Checksum 22:00:15 4f4fb700ef54: Download complete 22:00:15 80978eb59214: Verifying Checksum 22:00:15 80978eb59214: Download complete 22:00:15 cf04c63912e1: Download complete 22:00:15 c5a475d317c9: Verifying Checksum 22:00:15 c5a475d317c9: Download complete 22:00:16 cf04c63912e1: Pull complete 22:00:16 55b35a11ae5e: Pull complete 22:00:17 a37a00ec5f00: Verifying Checksum 22:00:17 a37a00ec5f00: Download complete 22:00:17 c9f46d7d2bd2: Verifying Checksum 22:00:17 c9f46d7d2bd2: Download complete 22:00:30 a37a00ec5f00: Pull complete 22:00:30 50b3750afda1: Pull complete 22:00:30 4f4fb700ef54: Pull complete 22:00:30 80978eb59214: Pull complete 22:00:37 go vet ./... 22:00:38 c9f46d7d2bd2: Pull complete 22:00:38 c5a475d317c9: Pull complete 22:00:38 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 22:00:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:00:38 ---> be29e6b0f0d4 22:00:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:00:40 ---> Running in 95f7dfbe7679 22:00:40 Removing intermediate container 95f7dfbe7679 22:00:40 ---> 54e26121aa4d 22:00:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:00:40 ---> Running in e22d2d15758e 22:00:41 Removing intermediate container e22d2d15758e 22:00:41 ---> fc954ca7acc1 22:00:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:00:41 ---> Running in abbe9671f8f3 22:00:41 Removing intermediate container abbe9671f8f3 22:00:41 ---> fcb97313d4a3 22:00:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:00:41 ---> Running in 4721ed928bf3 22:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:00:44 OK: 238 MiB in 54 packages 22:00:44 Removing intermediate container 4721ed928bf3 22:00:44 ---> b6e22f2125d1 22:00:44 Step 7/12 : WORKDIR /app 22:00:44 ---> Running in 8c445b9344fd 22:00:45 Removing intermediate container 8c445b9344fd 22:00:45 ---> eb212d657c0b 22:00:45 Step 8/12 : COPY go.mod vendor* ./ 22:00:45 ---> 6f0d05a3a787 22:00:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:45 ---> Running in 0b8d49c5daae 22:00:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:00:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:00:46 ./bin/test-attribution-txt.sh [Pipeline] echo 22:00:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:00:46 $ docker stop --time=1 12e9676440e77f1027513178bac2ce0e8760415687274dc0320c72515e543538 22:00:50 $ docker rm -f --volumes 12e9676440e77f1027513178bac2ce0e8760415687274dc0320c72515e543538 [Pipeline] // withDockerContainer [Pipeline] sh 22:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:00:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:00:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:00:51 + ls -al . 22:00:51 total 260 22:00:51 drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 21:59 . 22:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 21:57 .. 22:00:51 -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 21:57 .dockerignore 22:00:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:00 .git 22:00:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 21:57 .github 22:00:51 -rw-rw-r-- 1 jenkins jenkins 106 Oct 9 21:57 .gitignore 22:00:51 -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 21:57 .golangci.yml 22:00:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 21:57 .semver 22:00:51 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 9 21:57 Attribution.txt 22:00:51 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 9 21:57 CHANGELOG.md 22:00:51 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 9 21:57 Dockerfile 22:00:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 21:57 GOVERNANCE.md 22:00:51 -rw-rw-r-- 1 jenkins jenkins 666 Oct 9 21:57 Jenkinsfile 22:00:51 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 21:57 LICENSE 22:00:51 -rw-rw-r-- 1 jenkins jenkins 618 Oct 9 21:57 OWNERS.md 22:00:51 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 9 21:57 README.md 22:00:51 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 21:57 VERSION 22:00:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 21:57 bin 22:00:51 -rw-r--r-- 1 jenkins jenkins 953 Oct 9 21:59 coverage.out 22:00:51 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 9 21:57 go.mod 22:00:51 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 21:57 go.sum 22:00:51 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 9 21:57 main.go 22:00:51 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 9 21:57 makefile 22:00:51 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 21:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:51 + 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=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 --label arch=amd64 --label version=3.2.0-dev.36 . 22:00:51 Sending build context to Docker daemon 9.186MB 22:00:51 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 22:00:51 Step 2/27 : FROM ${BASE} AS builder 22:00:51 ---> d6cd2809d9c3 22:00:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 22:00:52 ---> Running in 57883ca1c78a 22:00:52 Removing intermediate container 57883ca1c78a 22:00:52 ---> 80310eb08a36 22:00:52 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:00:52 ---> Running in f84af44bd48c 22:00:52 Removing intermediate container f84af44bd48c 22:00:52 ---> ac92a598e950 22:00:52 Step 5/27 : ARG ADD_BUILD_TAGS="" 22:00:52 ---> Running in 6bf47089ead0 22:00:52 Removing intermediate container 6bf47089ead0 22:00:52 ---> 606891e67163 22:00:52 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:00:52 ---> Running in 53087429f601 22:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:00:53 OK: 246 MiB in 54 packages 22:00:53 Removing intermediate container 53087429f601 22:00:53 ---> a29ad7fdf3af 22:00:53 Step 7/27 : WORKDIR /app 22:00:53 ---> Running in f6387d9c1644 22:00:53 Removing intermediate container f6387d9c1644 22:00:53 ---> b1602a3e33a3 22:00:53 Step 8/27 : COPY go.mod vendor* ./ 22:00:53 ---> bd42ae5dbff5 22:00:53 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:53 ---> Running in d1b6278d7dae 22:00:54 Removing intermediate container d1b6278d7dae 22:00:54 ---> 451889f9308a 22:00:54 Step 10/27 : COPY . . 22:00:54 ---> 7d76073c5d2d 22:00:54 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:00:54 ---> Running in 144c2bd79b48 22:00:55 Removing intermediate container 144c2bd79b48 22:00:55 ---> caabf1a8ee09 22:00:55 Step 12/27 : RUN $MAKE 22:00:55 ---> Running in 3d5cc3bc4dc1 22:00:55 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.36" -trimpath -mod=readonly -o app-service-configurable 22:01:34 Removing intermediate container 3d5cc3bc4dc1 22:01:34 ---> 03082ba76292 22:01:34 Step 13/27 : FROM alpine:3.20 22:01:34 3.20: Pulling from library/alpine 22:01:34 43c4264eed91: Already exists 22:01:34 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:01:34 Status: Downloaded newer image for alpine:3.20 22:01:34 ---> 91ef0af61f39 22:01:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:01:34 ---> Running in c2ffc108297d 22:01:34 Removing intermediate container c2ffc108297d 22:01:34 ---> 39c9cf83c3e5 22:01:34 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:01:34 ---> Running in 7fc6d32daafa 22:01:34 Removing intermediate container 7fc6d32daafa 22:01:34 ---> 8a67a6290228 22:01:34 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 22:01:34 ---> Running in 2c2337f3aae5 22:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:01:34 (1/2) Installing ca-certificates (20240705-r0) 22:01:34 (2/2) Installing dumb-init (1.2.5-r3) 22:01:34 Executing busybox-1.36.1-r29.trigger 22:01:34 Executing ca-certificates-20240705-r0.trigger 22:01:34 OK: 9 MiB in 16 packages 22:01:34 Removing intermediate container 2c2337f3aae5 22:01:34 ---> 9017649bde47 22:01:34 Step 17/27 : RUN apk --no-cache upgrade 22:01:34 ---> Running in b40a3244c2c5 22:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:01:34 Upgrading critical system libraries and apk-tools: 22:01:34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:01:34 Executing busybox-1.36.1-r29.trigger 22:01:34 Continuing the upgrade transaction with new apk-tools: 22:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:01:34 OK: 9 MiB in 16 packages 22:01:34 Removing intermediate container b40a3244c2c5 22:01:34 ---> c5c4b12e1f58 22:01:34 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:01:34 ---> 9b67ec2a81a1 22:01:34 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:01:34 ---> e500246f0d17 22:01:34 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:01:34 ---> 4d2a8975ff96 22:01:34 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:01:34 ---> 4ecddccd6af7 22:01:34 Step 22/27 : EXPOSE 48095 22:01:34 ---> Running in ac4a1877772f 22:01:34 Removing intermediate container ac4a1877772f 22:01:34 ---> 6f7829bd5334 22:01:34 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:01:34 ---> Running in 0ddd797fd6cf 22:01:34 Removing intermediate container 0ddd797fd6cf 22:01:34 ---> 07ff12f05517 22:01:34 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:01:34 ---> Running in fa7c39c2042d 22:01:34 Removing intermediate container fa7c39c2042d 22:01:34 ---> 757d78a2c2bf 22:01:34 Step 25/27 : LABEL arch=amd64 22:01:34 ---> Running in d9ed56c0d33e 22:01:34 Removing intermediate container d9ed56c0d33e 22:01:34 ---> 42a8719b7502 22:01:34 Step 26/27 : LABEL git_sha=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 22:01:34 ---> Running in 0eda28ef5c6e 22:01:34 Removing intermediate container 0eda28ef5c6e 22:01:34 ---> 2818dc56b90c 22:01:34 Step 27/27 : LABEL version=3.2.0-dev.36 22:01:34 ---> Running in d7fb7db4e00d 22:01:34 Removing intermediate container d7fb7db4e00d 22:01:34 ---> 214a69391969 22:01:34 [Warning] One or more build-args [ARCH] were not consumed 22:01:34 Successfully built 214a69391969 22:01:34 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 22:01:35 provisioning config files... 22:01:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15758261417341098312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:35 ---> ****-login.sh 22:01:35 nexus3.edgexfoundry.org:10001 22:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:35 Configure a credential helper to remove this warning. See 22:01:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:35 22:01:35 Login Succeeded 22:01:35 nexus3.edgexfoundry.org:10002 22:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:35 Configure a credential helper to remove this warning. See 22:01:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:35 22:01:35 Login Succeeded 22:01:35 nexus3.edgexfoundry.org:10003 22:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:35 Configure a credential helper to remove this warning. See 22:01:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:35 22:01:35 Login Succeeded 22:01:35 nexus3.edgexfoundry.org:10004 22:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:35 Configure a credential helper to remove this warning. See 22:01:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:35 22:01:35 Login Succeeded 22:01:35 ****.io 22:01:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:36 Configure a credential helper to remove this warning. See 22:01:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:36 22:01:36 Login Succeeded 22:01:36 ---> ****-login.sh ends [Pipeline] } 22:01:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:01:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:01:36 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 22:01:36 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 22:01:36 latest 22:01:36 3.2.0-dev.36 22:01:36 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 22:01:36 main 22:01:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 22:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:01:36 f39ddcb7fa3b: Preparing 22:01:36 8144229daa17: Preparing 22:01:36 95f891ec232b: Preparing 22:01:36 1faf0b92599d: Preparing 22:01:36 c9f3405d12a5: Preparing 22:01:36 93784f689b90: Preparing 22:01:36 63ca1fbb43ae: Preparing 22:01:36 93784f689b90: Waiting 22:01:36 63ca1fbb43ae: Waiting 22:01:36 95f891ec232b: Pushed 22:01:36 8144229daa17: Pushed 22:01:36 1faf0b92599d: Pushed 22:01:36 c9f3405d12a5: Pushed 22:01:36 63ca1fbb43ae: Layer already exists 22:01:37 93784f689b90: Pushed 22:01:40 f39ddcb7fa3b: Pushed 22:01:40 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32: digest: sha256:2431a8df49c7a96042f42445c72b544a7c0c2ded0e7413382d69152c1332e5ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:01:41 f39ddcb7fa3b: Preparing 22:01:41 8144229daa17: Preparing 22:01:41 95f891ec232b: Preparing 22:01:41 1faf0b92599d: Preparing 22:01:41 c9f3405d12a5: Preparing 22:01:41 93784f689b90: Preparing 22:01:41 63ca1fbb43ae: Preparing 22:01:41 93784f689b90: Waiting 22:01:41 63ca1fbb43ae: Waiting 22:01:41 8144229daa17: Layer already exists 22:01:41 c9f3405d12a5: Layer already exists 22:01:41 1faf0b92599d: Layer already exists 22:01:41 95f891ec232b: Layer already exists 22:01:41 f39ddcb7fa3b: Layer already exists 22:01:41 63ca1fbb43ae: Layer already exists 22:01:41 93784f689b90: Layer already exists 22:01:41 latest: digest: sha256:2431a8df49c7a96042f42445c72b544a7c0c2ded0e7413382d69152c1332e5ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.36 22:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:01:41 f39ddcb7fa3b: Preparing 22:01:41 8144229daa17: Preparing 22:01:41 95f891ec232b: Preparing 22:01:41 1faf0b92599d: Preparing 22:01:41 c9f3405d12a5: Preparing 22:01:41 93784f689b90: Preparing 22:01:41 63ca1fbb43ae: Preparing 22:01:41 93784f689b90: Waiting 22:01:41 63ca1fbb43ae: Waiting 22:01:41 1faf0b92599d: Layer already exists 22:01:41 8144229daa17: Layer already exists 22:01:41 f39ddcb7fa3b: Layer already exists 22:01:41 c9f3405d12a5: Layer already exists 22:01:41 95f891ec232b: Layer already exists 22:01:41 63ca1fbb43ae: Layer already exists 22:01:41 93784f689b90: Layer already exists 22:01:41 3.2.0-dev.36: digest: sha256:2431a8df49c7a96042f42445c72b544a7c0c2ded0e7413382d69152c1332e5ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 22:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:01:42 f39ddcb7fa3b: Preparing 22:01:42 8144229daa17: Preparing 22:01:42 95f891ec232b: Preparing 22:01:42 1faf0b92599d: Preparing 22:01:42 c9f3405d12a5: Preparing 22:01:42 93784f689b90: Preparing 22:01:42 63ca1fbb43ae: Preparing 22:01:42 93784f689b90: Waiting 22:01:42 c9f3405d12a5: Layer already exists 22:01:42 f39ddcb7fa3b: Layer already exists 22:01:42 8144229daa17: Layer already exists 22:01:42 1faf0b92599d: Layer already exists 22:01:42 95f891ec232b: Layer already exists 22:01:42 93784f689b90: Layer already exists 22:01:42 63ca1fbb43ae: Layer already exists 22:01:42 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36: digest: sha256:2431a8df49c7a96042f42445c72b544a7c0c2ded0e7413382d69152c1332e5ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 22:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 22:01:43 f39ddcb7fa3b: Preparing 22:01:43 8144229daa17: Preparing 22:01:43 95f891ec232b: Preparing 22:01:43 1faf0b92599d: Preparing 22:01:43 c9f3405d12a5: Preparing 22:01:43 93784f689b90: Preparing 22:01:43 63ca1fbb43ae: Preparing 22:01:43 93784f689b90: Waiting 22:01:43 63ca1fbb43ae: Waiting 22:01:43 c9f3405d12a5: Layer already exists 22:01:43 95f891ec232b: Layer already exists 22:01:43 f39ddcb7fa3b: Layer already exists 22:01:43 1faf0b92599d: Layer already exists 22:01:43 8144229daa17: Layer already exists 22:01:43 93784f689b90: Layer already exists 22:01:43 63ca1fbb43ae: Layer already exists 22:01:43 main: digest: sha256:2431a8df49c7a96042f42445c72b544a7c0c2ded0e7413382d69152c1332e5ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:01:43 ===================================================== [Pipeline] echo 22:01:43 taggedImages: 22:01:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 22:01:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 22:01:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.36 22:01:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 22:01:43 - 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 22:01:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:43 22:01:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:43 latest: Pulling from edgex-lftools-log-publisher 22:01:43 5eb5b503b376: Pulling fs layer 22:01:43 5c69ac0246d0: Pulling fs layer 22:01:43 ec43610c2a17: Pulling fs layer 22:01:43 3a2ae6a8a46f: Pulling fs layer 22:01:43 33b1e0a273af: Pulling fs layer 22:01:43 5d3b04190fa2: Pulling fs layer 22:01:43 3a2ae6a8a46f: Waiting 22:01:43 33b1e0a273af: Waiting 22:01:43 2f39f015ded8: Pulling fs layer 22:01:43 5d3b04190fa2: Waiting 22:01:43 2f39f015ded8: Waiting 22:01:43 5c69ac0246d0: Download complete 22:01:43 3a2ae6a8a46f: Verifying Checksum 22:01:43 3a2ae6a8a46f: Download complete 22:01:43 33b1e0a273af: Verifying Checksum 22:01:43 33b1e0a273af: Download complete 22:01:43 5d3b04190fa2: Verifying Checksum 22:01:43 5d3b04190fa2: Download complete 22:01:43 ec43610c2a17: Verifying Checksum 22:01:44 5eb5b503b376: Verifying Checksum 22:01:44 5eb5b503b376: Download complete 22:01:44 2f39f015ded8: Download complete 22:01:45 5eb5b503b376: Pull complete 22:01:45 5c69ac0246d0: Pull complete 22:01:45 ec43610c2a17: Pull complete 22:01:46 3a2ae6a8a46f: Pull complete 22:01:46 33b1e0a273af: Pull complete 22:01:46 5d3b04190fa2: Pull complete 22:01:50 2f39f015ded8: Pull complete 22:01:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:01:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:01:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:50 prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container 22:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 22:01:55 $ docker top c8a215167e30b455ddeb1b3f192b5f7dddb097191ba9cae25c5164d62a8710c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:56 ---> job-cost.sh 22:01:56 lf-activate-venv: SKIPPING 22:01:56 INFO: No Stack... 22:01:56 INFO: Retrieving Pricing Info for: v3-standard-8 22:01:57 INFO: Archiving Costs [Pipeline] sh 22:01:57 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 22:01:57 + cut -d, -f6 [Pipeline] lock 22:01:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] 22:01:57 Resource [jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] did not exist. Created. 22:01:57 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:01:57 + echo total: 0.2199999988079071 [Pipeline] stash 22:01:57 Stashed 1 file(s) [Pipeline] } 22:01:57 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] [Pipeline] // lock [Pipeline] } 22:01:57 $ docker stop --time=1 c8a215167e30b455ddeb1b3f192b5f7dddb097191ba9cae25c5164d62a8710c2 22:01:59 $ docker rm -f --volumes c8a215167e30b455ddeb1b3f192b5f7dddb097191ba9cae25c5164d62a8710c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:02:37 Removing intermediate container 0b8d49c5daae 22:02:37 ---> 59b546640d51 22:02:37 Step 10/12 : COPY . . 22:02:37 ---> ce76ba7b3213 22:02:37 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:02:37 ---> Running in 003d96bbcff0 22:02:37 Removing intermediate container 003d96bbcff0 22:02:37 ---> a958cdd5ded6 22:02:37 Step 12/12 : RUN $MAKE 22:02:37 ---> Running in 9cdfb451b88c 22:02:37 noop 22:02:38 Removing intermediate container 9cdfb451b88c 22:02:38 ---> 42582c77780a 22:02:38 Successfully built 42582c77780a 22:02:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:38 + docker inspect -f . ci-base-image-arm64 22:02:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:38 prd-ubuntu20.04-docker-arm64-4c-16g-22346 does not seem to be running inside a container 22:02:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/246 -v /w/workspace/app-service-configurable/246:/w/workspace/app-service-configurable/246:rw,z -v /w/workspace/app-service-configurable/246@tmp:/w/workspace/app-service-configurable/246@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 22:02:40 $ docker top 980739cb4698400a24a12babfd8bf2850550a34c5d5c20bd79c66abe7bdf583e -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:41 + go version 22:02:41 go version go1.23.2 linux/arm64 [Pipeline] } 22:02:41 $ docker stop --time=1 980739cb4698400a24a12babfd8bf2850550a34c5d5c20bd79c66abe7bdf583e 22:02:43 $ docker rm -f --volumes 980739cb4698400a24a12babfd8bf2850550a34c5d5c20bd79c66abe7bdf583e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:43 + docker inspect -f . ci-base-image-arm64 22:02:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:43 prd-ubuntu20.04-docker-arm64-4c-16g-22346 does not seem to be running inside a container 22:02:43 $ 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/246 -v /w/workspace/app-service-configurable/246:/w/workspace/app-service-configurable/246:rw,z -v /w/workspace/app-service-configurable/246@tmp:/w/workspace/app-service-configurable/246@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 22:02:45 $ docker top e58ca538dd8ab97ff09469561d874bab6e263b8102408dbecf5ca9416e8aed93 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:46 + git config --global --add safe.directory /w/workspace/app-service-configurable/246 [Pipeline] fileExists [Pipeline] sh 22:02:46 + make test 22:02:46 go test -race -coverprofile=coverage.out ./... 22:08:12 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 22:08:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:08:12 go vet ./... 22:13:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:13:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:13:35 ./bin/test-attribution-txt.sh [Pipeline] echo 22:13:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:13:35 $ docker stop --time=1 e58ca538dd8ab97ff09469561d874bab6e263b8102408dbecf5ca9416e8aed93 22:13:38 $ docker rm -f --volumes e58ca538dd8ab97ff09469561d874bab6e263b8102408dbecf5ca9416e8aed93 [Pipeline] // withDockerContainer [Pipeline] sh 22:13:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:13:41 Warning: overwriting stash ‘coverage-report’ 22:13:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:13:42 + ls -al . 22:13:42 total 256 22:13:42 drwxrwxr-x 6 jenkins jenkins 4096 Oct 9 22:02 . 22:13:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 21:59 .. 22:13:42 -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 21:59 .dockerignore 22:13:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 21:59 .git 22:13:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 21:59 .github 22:13:42 -rw-rw-r-- 1 jenkins jenkins 106 Oct 9 21:59 .gitignore 22:13:42 -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 21:59 .golangci.yml 22:13:42 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 9 21:59 Attribution.txt 22:13:42 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 9 21:59 CHANGELOG.md 22:13:42 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 9 21:59 Dockerfile 22:13:42 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 21:59 GOVERNANCE.md 22:13:42 -rw-rw-r-- 1 jenkins jenkins 666 Oct 9 21:59 Jenkinsfile 22:13:42 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 21:59 LICENSE 22:13:42 -rw-rw-r-- 1 jenkins jenkins 618 Oct 9 21:59 OWNERS.md 22:13:42 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 9 21:59 README.md 22:13:42 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 21:57 VERSION 22:13:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 21:59 bin 22:13:42 -rw-r--r-- 1 jenkins jenkins 953 Oct 9 22:07 coverage.out 22:13:42 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 9 21:59 go.mod 22:13:42 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 21:59 go.sum 22:13:42 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 9 21:59 main.go 22:13:42 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 9 21:59 makefile 22:13:42 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 21:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:13:43 + 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=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 --label arch=arm64 --label version=3.2.0-dev.36 . 22:13:43 Sending build context to Docker daemon 243.7kB 22:13:43 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 22:13:43 Step 2/27 : FROM ${BASE} AS builder 22:13:43 ---> 42582c77780a 22:13:43 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 22:13:43 ---> Running in dac06cbab5a6 22:13:44 Removing intermediate container dac06cbab5a6 22:13:44 ---> 4007ef8298fa 22:13:44 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 22:13:44 ---> Running in c4c491eaf162 22:13:44 Removing intermediate container c4c491eaf162 22:13:44 ---> c42cdadb9d56 22:13:44 Step 5/27 : ARG ADD_BUILD_TAGS="" 22:13:44 ---> Running in f063daa203a2 22:13:44 Removing intermediate container f063daa203a2 22:13:44 ---> 697e55c45f5e 22:13:44 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:44 ---> Running in 4f17cfc9b1ea 22:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:13:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:13:49 OK: 238 MiB in 54 packages 22:13:50 Removing intermediate container 4f17cfc9b1ea 22:13:50 ---> ca165fe53756 22:13:50 Step 7/27 : WORKDIR /app 22:13:50 ---> Running in 941d8d074c73 22:13:50 Removing intermediate container 941d8d074c73 22:13:50 ---> 1f7e703f8bc7 22:13:50 Step 8/27 : COPY go.mod vendor* ./ 22:13:51 ---> de3838811b3a 22:13:51 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:51 ---> Running in 18d00f112d51 22:13:54 Removing intermediate container 18d00f112d51 22:13:54 ---> 93375fd67b82 22:13:54 Step 10/27 : COPY . . 22:13:55 ---> 5eb00bc04764 22:13:55 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:13:55 ---> Running in be618729b016 22:13:55 Removing intermediate container be618729b016 22:13:55 ---> ef64114ab2b4 22:13:55 Step 12/27 : RUN $MAKE 22:13:55 ---> Running in 692585c61ce4 22:13:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.36" -trimpath -mod=readonly -o app-service-configurable 22:19:19 Removing intermediate container 692585c61ce4 22:19:19 ---> 6a26859b22ec 22:19:19 Step 13/27 : FROM alpine:3.20 22:19:19 3.20: Pulling from library/alpine 22:19:19 cf04c63912e1: Already exists 22:19:19 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:19:19 Status: Downloaded newer image for alpine:3.20 22:19:19 ---> c157a85ed455 22:19:19 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:19:19 ---> Running in ce6a4c12f936 22:19:19 Removing intermediate container ce6a4c12f936 22:19:19 ---> 86b0b92dc192 22:19:19 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 22:19:19 ---> Running in 51fad83e4b95 22:19:19 Removing intermediate container 51fad83e4b95 22:19:19 ---> a2ab6c994507 22:19:19 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 22:19:19 ---> Running in 0668b42993a6 22:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:19:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:19:19 (1/2) Installing ca-certificates (20240705-r0) 22:19:19 (2/2) Installing dumb-init (1.2.5-r3) 22:19:19 Executing busybox-1.36.1-r29.trigger 22:19:19 Executing ca-certificates-20240705-r0.trigger 22:19:19 OK: 10 MiB in 16 packages 22:19:19 Removing intermediate container 0668b42993a6 22:19:19 ---> 82a47bbedb9b 22:19:19 Step 17/27 : RUN apk --no-cache upgrade 22:19:19 ---> Running in fa71a7c671bd 22:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:19:23 Upgrading critical system libraries and apk-tools: 22:19:23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:19:23 Executing busybox-1.36.1-r29.trigger 22:19:23 Continuing the upgrade transaction with new apk-tools: 22:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:19:26 OK: 10 MiB in 16 packages 22:19:27 Removing intermediate container fa71a7c671bd 22:19:27 ---> 80f2b8af657c 22:19:27 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:19:28 ---> 56cad79350b7 22:19:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 22:19:29 ---> 52ae88b497ee 22:19:29 Step 20/27 : COPY --from=builder /app/res/ /res/ 22:19:29 ---> d74c89292268 22:19:29 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 22:19:31 ---> 4b3d1ec38890 22:19:31 Step 22/27 : EXPOSE 48095 22:19:32 ---> Running in 6d46a55cfa1a 22:19:32 Removing intermediate container 6d46a55cfa1a 22:19:32 ---> f1c019393bc6 22:19:32 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 22:19:32 ---> Running in 82abb3b7ca2b 22:19:33 Removing intermediate container 82abb3b7ca2b 22:19:33 ---> e7c6518ef13c 22:19:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 22:19:33 ---> Running in 1df3f7c224ff 22:19:33 Removing intermediate container 1df3f7c224ff 22:19:33 ---> 1b20dfb0c76d 22:19:33 Step 25/27 : LABEL arch=arm64 22:19:33 ---> Running in 78ce656f446f 22:19:33 Removing intermediate container 78ce656f446f 22:19:33 ---> cfbfe05216fa 22:19:33 Step 26/27 : LABEL git_sha=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 22:19:34 ---> Running in 9276caee8ee3 22:19:34 Removing intermediate container 9276caee8ee3 22:19:34 ---> cc982739c011 22:19:34 Step 27/27 : LABEL version=3.2.0-dev.36 22:19:34 ---> Running in 7d9cbce2bf93 22:19:34 Removing intermediate container 7d9cbce2bf93 22:19:34 ---> 7f2d793cd675 22:19:34 [Warning] One or more build-args [ARCH] were not consumed 22:19:34 Successfully built 7f2d793cd675 22:19:34 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 22:19:35 provisioning config files... 22:19:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/246@tmp/config2456472280877582868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:35 ---> ****-login.sh 22:19:35 nexus3.edgexfoundry.org:10001 22:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:19:35 Configure a credential helper to remove this warning. See 22:19:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:19:35 22:19:35 Login Succeeded 22:19:35 nexus3.edgexfoundry.org:10002 22:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:19:36 Configure a credential helper to remove this warning. See 22:19:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:19:36 22:19:36 Login Succeeded 22:19:36 nexus3.edgexfoundry.org:10003 22:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:19:36 Configure a credential helper to remove this warning. See 22:19:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:19:36 22:19:36 Login Succeeded 22:19:36 nexus3.edgexfoundry.org:10004 22:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:19:37 Configure a credential helper to remove this warning. See 22:19:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:19:37 22:19:37 Login Succeeded 22:19:37 ****.io 22:19:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:19:37 Configure a credential helper to remove this warning. See 22:19:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:19:37 22:19:37 Login Succeeded 22:19:37 ---> ****-login.sh ends [Pipeline] } 22:19:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:19:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:19:37 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 22:19:37 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 22:19:37 latest 22:19:37 3.2.0-dev.36 22:19:37 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 22:19:37 main 22:19:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:38 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 22:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:19:38 e1ee159d216b: Preparing 22:19:38 08359a7e0d78: Preparing 22:19:38 1753a09b25e7: Preparing 22:19:38 5ab3051639b0: Preparing 22:19:38 b813ed26f786: Preparing 22:19:38 0a95644a6f2e: Preparing 22:19:38 16113d51b718: Preparing 22:19:38 0a95644a6f2e: Waiting 22:19:38 16113d51b718: Waiting 22:19:38 08359a7e0d78: Pushed 22:19:38 1753a09b25e7: Pushed 22:19:38 5ab3051639b0: Pushed 22:19:38 b813ed26f786: Pushed 22:19:38 16113d51b718: Layer already exists 22:19:39 0a95644a6f2e: Pushed 22:19:47 e1ee159d216b: Pushed 22:19:47 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32: digest: sha256:7e46a7811c65075cd3a99f5d6f20cffe9bb220ff4bef8e7b87fa2600af7e83db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:48 + 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 22:19:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:19:48 e1ee159d216b: Preparing 22:19:48 08359a7e0d78: Preparing 22:19:48 1753a09b25e7: Preparing 22:19:48 5ab3051639b0: Preparing 22:19:48 b813ed26f786: Preparing 22:19:48 0a95644a6f2e: Preparing 22:19:48 16113d51b718: Preparing 22:19:48 0a95644a6f2e: Waiting 22:19:48 16113d51b718: Waiting 22:19:48 1753a09b25e7: Layer already exists 22:19:48 08359a7e0d78: Layer already exists 22:19:48 e1ee159d216b: Layer already exists 22:19:48 5ab3051639b0: Layer already exists 22:19:48 b813ed26f786: Layer already exists 22:19:48 16113d51b718: Layer already exists 22:19:48 0a95644a6f2e: Layer already exists 22:19:48 latest: digest: sha256:7e46a7811c65075cd3a99f5d6f20cffe9bb220ff4bef8e7b87fa2600af7e83db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.36 22:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:19:49 e1ee159d216b: Preparing 22:19:49 08359a7e0d78: Preparing 22:19:49 1753a09b25e7: Preparing 22:19:49 5ab3051639b0: Preparing 22:19:49 b813ed26f786: Preparing 22:19:49 0a95644a6f2e: Preparing 22:19:49 16113d51b718: Preparing 22:19:49 0a95644a6f2e: Waiting 22:19:49 16113d51b718: Waiting 22:19:49 e1ee159d216b: Layer already exists 22:19:49 08359a7e0d78: Layer already exists 22:19:49 1753a09b25e7: Layer already exists 22:19:49 b813ed26f786: Layer already exists 22:19:49 5ab3051639b0: Layer already exists 22:19:49 0a95644a6f2e: Layer already exists 22:19:49 16113d51b718: Layer already exists 22:19:49 3.2.0-dev.36: digest: sha256:7e46a7811c65075cd3a99f5d6f20cffe9bb220ff4bef8e7b87fa2600af7e83db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:50 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 22:19:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:19:50 e1ee159d216b: Preparing 22:19:50 08359a7e0d78: Preparing 22:19:50 1753a09b25e7: Preparing 22:19:50 5ab3051639b0: Preparing 22:19:50 b813ed26f786: Preparing 22:19:50 0a95644a6f2e: Preparing 22:19:50 16113d51b718: Preparing 22:19:50 0a95644a6f2e: Waiting 22:19:50 16113d51b718: Waiting 22:19:50 1753a09b25e7: Layer already exists 22:19:50 5ab3051639b0: Layer already exists 22:19:50 e1ee159d216b: Layer already exists 22:19:50 b813ed26f786: Layer already exists 22:19:50 08359a7e0d78: Layer already exists 22:19:50 0a95644a6f2e: Layer already exists 22:19:50 16113d51b718: Layer already exists 22:19:50 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36: digest: sha256:7e46a7811c65075cd3a99f5d6f20cffe9bb220ff4bef8e7b87fa2600af7e83db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:51 + 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 22:19:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 22:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 22:19:51 e1ee159d216b: Preparing 22:19:51 08359a7e0d78: Preparing 22:19:51 1753a09b25e7: Preparing 22:19:51 5ab3051639b0: Preparing 22:19:51 b813ed26f786: Preparing 22:19:51 0a95644a6f2e: Preparing 22:19:51 16113d51b718: Preparing 22:19:51 0a95644a6f2e: Waiting 22:19:51 16113d51b718: Waiting 22:19:51 e1ee159d216b: Layer already exists 22:19:51 5ab3051639b0: Layer already exists 22:19:51 08359a7e0d78: Layer already exists 22:19:51 1753a09b25e7: Layer already exists 22:19:51 b813ed26f786: Layer already exists 22:19:51 0a95644a6f2e: Layer already exists 22:19:51 16113d51b718: Layer already exists 22:19:51 main: digest: sha256:7e46a7811c65075cd3a99f5d6f20cffe9bb220ff4bef8e7b87fa2600af7e83db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:19:51 ===================================================== [Pipeline] echo 22:19:51 taggedImages: 22:19:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 22:19:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 22:19:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.36 22:19:51 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 22:19:51 - 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 22:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:52 22:19:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:19:52 arm64: Pulling from edgex-lftools-log-publisher 22:19:52 8998bd30e6a1: Pulling fs layer 22:19:52 04944245beec: Pulling fs layer 22:19:52 699f458cf7ca: Pulling fs layer 22:19:52 765212b225bb: Pulling fs layer 22:19:52 f23df028b6ca: Pulling fs layer 22:19:52 d65c8cfc05b1: Pulling fs layer 22:19:52 2437ff75d9bd: Pulling fs layer 22:19:52 f23df028b6ca: Waiting 22:19:52 d65c8cfc05b1: Waiting 22:19:52 2437ff75d9bd: Waiting 22:19:52 765212b225bb: Waiting 22:19:52 04944245beec: Verifying Checksum 22:19:52 04944245beec: Download complete 22:19:52 765212b225bb: Verifying Checksum 22:19:52 765212b225bb: Download complete 22:19:53 f23df028b6ca: Verifying Checksum 22:19:53 f23df028b6ca: Download complete 22:19:53 d65c8cfc05b1: Verifying Checksum 22:19:53 d65c8cfc05b1: Download complete 22:19:53 699f458cf7ca: Verifying Checksum 22:19:53 699f458cf7ca: Download complete 22:19:54 8998bd30e6a1: Verifying Checksum 22:19:54 8998bd30e6a1: Download complete 22:19:56 2437ff75d9bd: Verifying Checksum 22:19:56 2437ff75d9bd: Download complete 22:19:59 8998bd30e6a1: Pull complete 22:19:59 04944245beec: Pull complete 22:20:01 699f458cf7ca: Pull complete 22:20:01 765212b225bb: Pull complete 22:20:02 f23df028b6ca: Pull complete 22:20:03 d65c8cfc05b1: Pull complete 22:20:21 2437ff75d9bd: Pull complete 22:20:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:21 prd-ubuntu20.04-docker-arm64-4c-16g-22346 does not seem to be running inside a container 22:20:21 $ 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/246 -v /w/workspace/app-service-configurable/246:/w/workspace/app-service-configurable/246:rw,z -v /w/workspace/app-service-configurable/246@tmp:/w/workspace/app-service-configurable/246@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 22:20:25 $ docker top 4f457cfcdc93b35b84f8017b0ec83dd4ecb13b6b811b6b5268ca9154929f6090 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:26 ---> job-cost.sh 22:20:26 lf-activate-venv: SKIPPING 22:20:26 INFO: No Stack... 22:20:26 INFO: Retrieving Pricing Info for: v3-standard-4 22:20:27 INFO: Archiving Costs [Pipeline] sh 22:20:28 + cat /w/workspace/app-service-configurable/246/archives/cost.csv 22:20:28 + cut -d, -f6 [Pipeline] lock 22:20:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] 22:20:28 Resource [jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] did not exist. Created. 22:20:28 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:28 /w/workspace/app-service-configurable/246@tmp/durable-0ae40d02/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:20:29 + echo total: 0.10999999940395355 [Pipeline] stash 22:20:29 Warning: overwriting stash ‘stack-cost’ 22:20:29 Stashed 1 file(s) [Pipeline] } 22:20:29 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] [Pipeline] // lock [Pipeline] } 22:20:29 $ docker stop --time=1 4f457cfcdc93b35b84f8017b0ec83dd4ecb13b6b811b6b5268ca9154929f6090 22:20:31 $ docker rm -f --volumes 4f457cfcdc93b35b84f8017b0ec83dd4ecb13b6b811b6b5268ca9154929f6090 [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 22:20:31 provisioning config files... 22:20:31 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8454514961101359004tmp [Pipeline] { [Pipeline] sh 22:20:32 + set +x 22:20:32 + curl -s https://codecov.io/bash 22:20:32 + bash -s -- 22:20:32 22:20:32 _____ _ 22:20:32 / ____| | | 22:20:32 | | ___ __| | ___ ___ _____ __ 22:20:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:20:32 | |___| (_) | (_| | __/ (_| (_) \ V / 22:20:32 \_____\___/ \__,_|\___|\___\___/ \_/ 22:20:32 Bash-1.0.6 22:20:32 22:20:32 22:20:32 ==> git version 2.25.1 found 22:20:32 ==> 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 22:20:32 Release-Date: 2020-01-08 22:20:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:20:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:20:32 ==> Jenkins CI detected. 22:20:32 current dir:  /w/workspace/ry_app-service-configurable_main 22:20:32 project root: . 22:20:32 --> token set from env 22:20:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:20:32 ==> Running gcov in . (disable via -X gcov) 22:20:32 ==> Python coveragepy not found 22:20:32 ==> Searching for coverage reports in: 22:20:32 + . 22:20:32 -> Found 1 reports 22:20:32 ==> Detecting git/mercurial file structure 22:20:32 ==> Reading reports 22:20:32 + ./coverage.out bytes=953 22:20:32 ==> Appending adjustments 22:20:32 https://docs.codecov.io/docs/fixing-reports 22:20:32 + Found adjustments 22:20:32 ==> Gzipping contents 22:20:32 4.0K /tmp/codecov.Vc4njr.gz 22:20:32 ==> Uploading reports 22:20:32 url: https://codecov.io 22:20:32 query: branch=main&commit=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32&build=246&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F246%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:20:32 -> Pinging Codecov 22:20:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32&build=246&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F246%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 22:20:32 -> Uploading to 22:20:32 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/9b6aadea922e0eac7cea5ad9ae9f35753d37dc32/a01274bb-5128-4bbd-af7f-50a3263d64fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222032Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c60c14a6193528c3229f3245f325ade038bb1a2161157bb0730cf90a805c437a 22:20:32 % Total % Received % Xferd Average Speed Time Time Time Current 22:20:32 Dload Upload Total Spent Left Speed 22:20:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1822 --:--:-- --:--:-- --:--:-- 1814 22:20:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] } 22:20:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:20:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:20:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:20:33 22:20:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:20:33 latest: Pulling from edgex-devops/edgex-snyk-go 22:20:33 43c4264eed91: Already exists 22:20:33 4cc291be95ef: Already exists 22:20:33 2ac1f1163629: Already exists 22:20:33 5c3c966382ef: Already exists 22:20:33 4f4fb700ef54: Already exists 22:20:33 d9c7d2e4e75e: Pulling fs layer 22:20:33 9c3e1370e548: Pulling fs layer 22:20:34 d9c7d2e4e75e: Verifying Checksum 22:20:34 d9c7d2e4e75e: Download complete 22:20:34 d9c7d2e4e75e: Pull complete 22:20:34 9c3e1370e548: Download complete 22:20:37 9c3e1370e548: Pull complete 22:20:37 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 22:20:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:20:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:37 prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container 22:20:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 22:20:39 $ docker top bcd241f95728581ca6fdb4c7677178d6ce67ff6e49b88902ff19447b6c1eee10 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:40 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 22:20:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 22:20:40 + set -o pipefail 22:20:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 22:20:50 22:20:50 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 22:20:50 22:20:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/4e59a314-67b9-43ea-9381-98bfcd4379c0 22:20:50 22:20:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:20:50 22:20:50 22:20:50 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 22:20:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:20:50 $ docker stop --time=1 bcd241f95728581ca6fdb4c7677178d6ce67ff6e49b88902ff19447b6c1eee10 22:20:54 $ docker rm -f --volumes bcd241f95728581ca6fdb4c7677178d6ce67ff6e49b88902ff19447b6c1eee10 [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 22:20:55 + git log --format=format:%s -1 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] sh 22:20:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:20:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:20:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:56 prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container 22:20:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:20:56 $ docker top e2037f69f83a3447b37a047ffbe0276ba492e755104460f42200b6638887399b -eo pid,comm 22:20:56 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). 22:20:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:20:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:20:56 [ssh-agent] Looking for ssh-agent implementation... 22:20:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:20:57 $ docker exec e2037f69f83a3447b37a047ffbe0276ba492e755104460f42200b6638887399b ssh-agent 22:20:57 SSH_AUTH_SOCK=/tmp/ssh-OFH51xddGGz6/agent.31 22:20:57 SSH_AGENT_PID=38 22:20:57 Running ssh-add (command line suppressed) 22:20:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13517574734329801781.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13517574734329801781.key) 22:20:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:20:57 + git semver tag 22:20:57 2024-10-09 22:20:57,682 [run_tag] DEBUG tag force:False 22:20:57 2024-10-09 22:20:57,682 [check_head_tag] DEBUG check head tag 22:20:57 2024-10-09 22:20:57,684 [execute] INFO git cat-file --batch-check 22:20:57 2024-10-09 22:20:57,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 22:20:57 2024-10-09 22:20:57,687 [execute] INFO git cat-file --batch 22:20:57 2024-10-09 22:20:57,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 22:20:57 2024-10-09 22:20:57,714 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:20:57 2024-10-09 22:20:57,714 [execute] INFO git tag -a v3.2.0-dev.36 -m v3.2.0-dev.36 22:20:57 2024-10-09 22:20:57,714 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.36', '-m', 'v3.2.0-dev.36'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 22:20:57 2024-10-09 22:20:57,718 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:20:57 3.2.0-dev.36 [Pipeline] } 22:20:57 $ docker exec --env ******** --env ******** e2037f69f83a3447b37a047ffbe0276ba492e755104460f42200b6638887399b ssh-agent -k 22:20:57 unset SSH_AUTH_SOCK; 22:20:57 unset SSH_AGENT_PID; 22:20:57 echo Agent pid 38 killed; 22:20:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:20:58 + git semver [Pipeline] } 22:20:58 $ docker stop --time=1 e2037f69f83a3447b37a047ffbe0276ba492e755104460f42200b6638887399b 22:20:59 $ docker rm -f --volumes e2037f69f83a3447b37a047ffbe0276ba492e755104460f42200b6638887399b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:21:00 22:21:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:21:00 0.23.1-centos7: Pulling from edgex-lftools 22:21:00 ab5ef0e58194: Pulling fs layer 22:21:00 9712f1f96733: Pulling fs layer 22:21:00 63f879dbbcfc: Pulling fs layer 22:21:00 0d9ebad4ef96: Pulling fs layer 22:21:00 e9a5061849ea: Pulling fs layer 22:21:00 d747dcd14b5f: Pulling fs layer 22:21:00 2de7ff778b66: Pulling fs layer 22:21:00 0d9ebad4ef96: Waiting 22:21:00 d747dcd14b5f: Waiting 22:21:00 2de7ff778b66: Waiting 22:21:00 e9a5061849ea: Waiting 22:21:00 9712f1f96733: Verifying Checksum 22:21:00 9712f1f96733: Download complete 22:21:00 63f879dbbcfc: Verifying Checksum 22:21:00 63f879dbbcfc: Download complete 22:21:00 e9a5061849ea: Verifying Checksum 22:21:00 e9a5061849ea: Download complete 22:21:00 0d9ebad4ef96: Verifying Checksum 22:21:00 0d9ebad4ef96: Download complete 22:21:00 d747dcd14b5f: Download complete 22:21:00 ab5ef0e58194: Verifying Checksum 22:21:00 ab5ef0e58194: Download complete 22:21:00 2de7ff778b66: Verifying Checksum 22:21:00 2de7ff778b66: Download complete 22:21:03 ab5ef0e58194: Pull complete 22:21:03 9712f1f96733: Pull complete 22:21:04 63f879dbbcfc: Pull complete 22:21:08 0d9ebad4ef96: Pull complete 22:21:08 e9a5061849ea: Pull complete 22:21:08 d747dcd14b5f: Pull complete 22:21:09 2de7ff778b66: Pull complete 22:21:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:21:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:21:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:09 prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container 22:21:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:21:13 $ docker top 33b66b2957abc5c23d7de325f91fbffc1aa2efc9b6a02c532abb7703b1720d52 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:21:13 provisioning config files... 22:21:13 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1849878863706266170tmp 22:21:13 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17306880719004500226tmp 22:21:13 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10734031034084762888tmp [Pipeline] { [Pipeline] echo 22:21:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:21:14 ---> sigul-configuration.sh 22:21:14 gpg: directory `/root/.gnupg' created 22:21:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:21:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:21:14 gpg: keyring `/root/.gnupg/secring.gpg' created 22:21:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:21:14 gpg: CAST5 encrypted data 22:21:14 gpg: encrypted with 1 passphrase 22:21:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:21:14 + mkdir /home/jenkins 22:21:14 + mkdir /home/jenkins/sigul [Pipeline] sh 22:21:14 + 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 22:21:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:21:15 ---> sigul-install.sh 22:21:15 Sigul already installed; skipping installation. [Pipeline] sh 22:21:15 + git tag --list 22:21:15 v1.0.0 22:21:15 v1.1.0 22:21:15 v1.2.0 22:21:15 v1.3.0 22:21:15 v1.3.1 22:21:15 v2.0.0 22:21:15 v2.0.1 22:21:15 v2.1.0 22:21:15 v2.1.1 22:21:15 v2.1.2 22:21:15 v2.2.0 22:21:15 v2.3 22:21:15 v2.3.0 22:21:15 v2.3.1 22:21:15 v3.0 22:21:15 v3.0.0 22:21:15 v3.0.1 22:21:15 v3.0.1-dev.1 22:21:15 v3.1 22:21:15 v3.1.0 22:21:15 v3.1.0-dev.1 22:21:15 v3.1.0-dev.10 22:21:15 v3.1.0-dev.11 22:21:15 v3.1.0-dev.12 22:21:15 v3.1.0-dev.13 22:21:15 v3.1.0-dev.14 22:21:15 v3.1.0-dev.15 22:21:15 v3.1.0-dev.16 22:21:15 v3.1.0-dev.17 22:21:15 v3.1.0-dev.18 22:21:15 v3.1.0-dev.19 22:21:15 v3.1.0-dev.2 22:21:15 v3.1.0-dev.20 22:21:15 v3.1.0-dev.21 22:21:15 v3.1.0-dev.22 22:21:15 v3.1.0-dev.23 22:21:15 v3.1.0-dev.24 22:21:15 v3.1.0-dev.25 22:21:15 v3.1.0-dev.26 22:21:15 v3.1.0-dev.27 22:21:15 v3.1.0-dev.28 22:21:15 v3.1.0-dev.29 22:21:15 v3.1.0-dev.3 22:21:15 v3.1.0-dev.30 22:21:15 v3.1.0-dev.31 22:21:15 v3.1.0-dev.32 22:21:15 v3.1.0-dev.33 22:21:15 v3.1.0-dev.34 22:21:15 v3.1.0-dev.35 22:21:15 v3.1.0-dev.36 22:21:15 v3.1.0-dev.37 22:21:15 v3.1.0-dev.38 22:21:15 v3.1.0-dev.39 22:21:15 v3.1.0-dev.4 22:21:15 v3.1.0-dev.5 22:21:15 v3.1.0-dev.6 22:21:15 v3.1.0-dev.7 22:21:15 v3.1.0-dev.8 22:21:15 v3.1.0-dev.9 22:21:15 v3.1.1 22:21:15 v3.1.1-dev.1 22:21:15 v3.2.0-dev.1 22:21:15 v3.2.0-dev.10 22:21:15 v3.2.0-dev.11 22:21:15 v3.2.0-dev.12 22:21:15 v3.2.0-dev.13 22:21:15 v3.2.0-dev.14 22:21:15 v3.2.0-dev.15 22:21:15 v3.2.0-dev.16 22:21:15 v3.2.0-dev.17 22:21:15 v3.2.0-dev.18 22:21:15 v3.2.0-dev.19 22:21:15 v3.2.0-dev.2 22:21:15 v3.2.0-dev.20 22:21:15 v3.2.0-dev.21 22:21:15 v3.2.0-dev.22 22:21:15 v3.2.0-dev.23 22:21:15 v3.2.0-dev.24 22:21:15 v3.2.0-dev.25 22:21:15 v3.2.0-dev.26 22:21:15 v3.2.0-dev.27 22:21:15 v3.2.0-dev.28 22:21:15 v3.2.0-dev.29 22:21:15 v3.2.0-dev.3 22:21:15 v3.2.0-dev.30 22:21:15 v3.2.0-dev.31 22:21:15 v3.2.0-dev.32 22:21:15 v3.2.0-dev.33 22:21:15 v3.2.0-dev.34 22:21:15 v3.2.0-dev.35 22:21:15 v3.2.0-dev.36 22:21:15 v3.2.0-dev.4 22:21:15 v3.2.0-dev.5 22:21:15 v3.2.0-dev.6 22:21:15 v3.2.0-dev.7 22:21:15 v3.2.0-dev.8 22:21:15 v3.2.0-dev.9 [Pipeline] sh 22:21:15 + lftools sign git-tag v3.2.0-dev.36 22:21:16 Signing Git tag with Sigul... 22:21:16 Signing v3.2.0-dev.36 [Pipeline] echo 22:21:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:21:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:21:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:21:16 $ docker stop --time=1 33b66b2957abc5c23d7de325f91fbffc1aa2efc9b6a02c532abb7703b1720d52 22:21:18 $ docker rm -f --volumes 33b66b2957abc5c23d7de325f91fbffc1aa2efc9b6a02c532abb7703b1720d52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:21:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:18 prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container 22:21:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:21:19 $ docker top cfe05fa0948bda05510510c3329d535927580f49b79cce014506a46cd72ae122 -eo pid,comm 22:21:19 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). 22:21:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:19 [ssh-agent] Looking for ssh-agent implementation... 22:21:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:19 $ docker exec cfe05fa0948bda05510510c3329d535927580f49b79cce014506a46cd72ae122 ssh-agent 22:21:19 SSH_AUTH_SOCK=/tmp/ssh-uhMWSxK5QmIG/agent.32 22:21:19 SSH_AGENT_PID=38 22:21:19 Running ssh-add (command line suppressed) 22:21:19 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16001755425622850717.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16001755425622850717.key) 22:21:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:20 + git semver bump pre 22:21:20 2024-10-09 22:21:20,189 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:21:20 2024-10-09 22:21:20,189 [bump_version] DEBUG bumping version:3.2.0-dev.36 on axis:pre with prefix:dev 22:21:20 2024-10-09 22:21:20,189 [bump_version] DEBUG bumped version:3.2.0-dev.37 22:21:20 2024-10-09 22:21:20,189 [write_version] DEBUG write version:3.2.0-dev.37 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 22:21:20 2024-10-09 22:21:20,189 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:21:20 2024-10-09 22:21:20,189 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 22:21:20 2024-10-09 22:21:20,192 [execute] INFO git cat-file --batch-check 22:21:20 2024-10-09 22:21:20,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:21:20 2024-10-09 22:21:20,197 [execute] INFO git cat-file --batch 22:21:20 2024-10-09 22:21:20,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:21:20 2024-10-09 22:21:20,202 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:21:20 3.2.0-dev.37 [Pipeline] } 22:21:20 $ docker exec --env ******** --env ******** cfe05fa0948bda05510510c3329d535927580f49b79cce014506a46cd72ae122 ssh-agent -k 22:21:20 unset SSH_AUTH_SOCK; 22:21:20 unset SSH_AGENT_PID; 22:21:20 echo Agent pid 38 killed; 22:21:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:20 + git semver [Pipeline] } 22:21:20 $ docker stop --time=1 cfe05fa0948bda05510510c3329d535927580f49b79cce014506a46cd72ae122 22:21:22 $ docker rm -f --volumes cfe05fa0948bda05510510c3329d535927580f49b79cce014506a46cd72ae122 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:21:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:21:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:22 prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container 22:21:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:21:23 $ docker top 222a82bd69a1abc8dc917e6a6ec709ea21e0ad94d73b81334ea3862c09cfcff2 -eo pid,comm 22:21:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:21:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:23 [ssh-agent] Looking for ssh-agent implementation... 22:21:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:23 $ docker exec 222a82bd69a1abc8dc917e6a6ec709ea21e0ad94d73b81334ea3862c09cfcff2 ssh-agent 22:21:23 SSH_AUTH_SOCK=/tmp/ssh-D6LYfFumQ7rs/agent.30 22:21:23 SSH_AGENT_PID=36 22:21:23 Running ssh-add (command line suppressed) 22:21:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1928425421492768376.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1928425421492768376.key) 22:21:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:24 + git semver push 22:21:24 2024-10-09 22:21:24,286 [run_push] DEBUG push 22:21:24 2024-10-09 22:21:24,286 [execute] INFO git cat-file --batch-check 22:21:24 2024-10-09 22:21:24,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 22:21:24 2024-10-09 22:21:24,290 [execute] INFO git rev-list 0de4ca513d468c624f4f637715dca91f29f46679 -- 22:21:24 2024-10-09 22:21:24,291 [execute] DEBUG Popen(['git', 'rev-list', '0de4ca513d468c624f4f637715dca91f29f46679', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 22:21:24 2024-10-09 22:21:24,302 [execute] INFO git fetch -v origin 22:21:24 2024-10-09 22:21:24,303 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 22:21:24 2024-10-09 22:21:24,757 [run_push] DEBUG no remote changes detected 22:21:24 2024-10-09 22:21:24,757 [execute] INFO git push origin semver 22:21:24 2024-10-09 22:21:24,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 22:21:25 2024-10-09 22:21:25,398 [run_push] DEBUG push all version tags 22:21:25 2024-10-09 22:21:25,399 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:21:25 2024-10-09 22:21:25,399 [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) 22:21:26 2024-10-09 22:21:26,026 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 22:21:26 3.2.0-dev.37 [Pipeline] } 22:21:26 $ docker exec --env ******** --env ******** 222a82bd69a1abc8dc917e6a6ec709ea21e0ad94d73b81334ea3862c09cfcff2 ssh-agent -k 22:21:26 unset SSH_AUTH_SOCK; 22:21:26 unset SSH_AGENT_PID; 22:21:26 echo Agent pid 36 killed; 22:21:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:26 + git semver [Pipeline] } 22:21:26 $ docker stop --time=1 222a82bd69a1abc8dc917e6a6ec709ea21e0ad94d73b81334ea3862c09cfcff2 22:21:28 $ docker rm -f --volumes 222a82bd69a1abc8dc917e6a6ec709ea21e0ad94d73b81334ea3862c09cfcff2 [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 22:21:28 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 22:21:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:21:28 total 16 22:21:28 drwxr-xr-x 3 root root 4096 Oct 9 22:01 . 22:21:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:21 .. 22:21:28 drwxr-xr-x 2 root root 4096 Oct 9 22:01 cost 22:21:28 -rw-r--r-- 1 root root 96 Oct 9 22:01 cost.csv 22:21:28 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 22:21:28 + ls -al /w/workspace/ry_app-service-configurable_main/archives 22:21:28 total 16 22:21:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:01 . 22:21:28 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:21 .. 22:21:28 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:01 cost 22:21:28 -rw-r--r-- 1 jenkins jenkins 96 Oct 9 22:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:21:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:21:29 ---> package-listing.sh 22:21:29 ++ facter osfamily 22:21:29 ++ tr '[:upper:]' '[:lower:]' 22:21:30 + OS_FAMILY=debian 22:21:30 + workspace=/w/workspace/ry_app-service-configurable_main 22:21:30 + START_PACKAGES=/tmp/packages_start.txt 22:21:30 + END_PACKAGES=/tmp/packages_end.txt 22:21:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:21:30 + PACKAGES=/tmp/packages_start.txt 22:21:30 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:21:30 + PACKAGES=/tmp/packages_end.txt 22:21:30 + case "${OS_FAMILY}" in 22:21:30 + dpkg -l 22:21:30 + grep '^ii' 22:21:30 + '[' -f /tmp/packages_start.txt ']' 22:21:30 + '[' -f /tmp/packages_end.txt ']' 22:21:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:21:30 + '[' /w/workspace/ry_app-service-configurable_main ']' 22:21:30 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 22:21:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 22:21:30 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 22:21:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:21:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:21:31 prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container 22:21:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:21:31 $ docker top 23b5baae2ebf94e25a467f087b8081585ac5d1cf3f8d3ef99d13c7670d1f8bba -eo pid,comm [Pipeline] { [Pipeline] sh 22:21:31 + touch /tmp/pre-build-complete [Pipeline] sh 22:21:32 + mkdir -p /var/log/sysstat [Pipeline] sh 22:21:32 + ls /var/log/sa-host 22:21:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:32 provisioning config files... 22:21:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4310019103006159489tmp [Pipeline] { [Pipeline] echo 22:21:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:21:32 ---> create-netrc.sh [Pipeline] } 22:21:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:21:33 ---> python-tools-install.sh [Pipeline] echo 22:21:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:21:33 ---> sudo-logs.sh 22:21:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:21:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:21:33 ---> job-cost.sh 22:21:33 lf-activate-venv: SKIPPING 22:21:33 DEBUG: total: 0.2199999988079071 22:21:33 INFO: Retrieving Stack Cost... 22:21:34 INFO: Retrieving Pricing Info for: v3-standard-8 22:21:35 INFO: Archiving Costs [Pipeline] echo 22:21:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:21:35 ---> logs-deploy.sh 22:21:35 lf-activate-venv: SKIPPING 22:21:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/246 22:21:35 INFO: archiving workspace using pattern(s): 22:21:36 Archives upload complete. 22:21:36 INFO: archiving logs to Nexus