Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a 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-ssh4534960979605420851.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-ssh8940211103809997250.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-ssh7741892897129901493.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-ssh10310935130062490714.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-ssh16291782978162669548.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-22179 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 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a (main) Commit message: "Merge pull request #678 from lindseysimple/issue-1618" > 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 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a # timeout=10 > git rev-list --no-walk fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:18:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:18:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:18:56 ========================================================= 08:18:56 EdgeX Global Pipelines Version Info 08:18:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:18:58 ------------------- 08:18:58 stable info: 08:18:58 ------------------- 08:18:58 Commited By: Ginny Guan ginny@iotechsys.com 08:18:58 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:18:58 Message: update stable to v1.0.265 08:18:58 ------------------- 08:18:58 experimental info: 08:18:58 ------------------- 08:18:58 Commited By: Cherry Wang cherry@iotechsys.com 08:18:58 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:18:58 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:18:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:18:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:18:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:18:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] echo 08:18:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bf1e89e [Pipeline] echo 08:18:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:59 provisioning config files... 08:18:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16992450299525546493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:59 ---> ****-login.sh 08:18:59 nexus3.edgexfoundry.org:10001 08:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:00 Configure a credential helper to remove this warning. See 08:19:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:00 08:19:00 Login Succeeded 08:19:00 nexus3.edgexfoundry.org:10002 08:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:00 Configure a credential helper to remove this warning. See 08:19:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:00 08:19:00 Login Succeeded 08:19:00 nexus3.edgexfoundry.org:10003 08:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:00 Configure a credential helper to remove this warning. See 08:19:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:00 08:19:00 Login Succeeded 08:19:00 nexus3.edgexfoundry.org:10004 08:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:00 Configure a credential helper to remove this warning. See 08:19:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:00 08:19:00 Login Succeeded 08:19:00 ****.io 08:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:00 Configure a credential helper to remove this warning. See 08:19:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:00 08:19:00 Login Succeeded 08:19:00 ---> ****-login.sh ends [Pipeline] } 08:19:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:19:01 + git rev-list -1 --merges bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a~1..bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] echo 08:19:01 -----------> git rev-list -1 --merges bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a~1..bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a 08:19:01 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [false] [Pipeline] sh 08:19:01 + git log --format=format:%s -1 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] echo 08:19:01 ========================================================= 08:19:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:19:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:19:01 + git log --format=format:%s -1 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] echo 08:19:01 [semverPrep] GIT_COMMIT: bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a, Commit Message: Merge pull request #678 from lindseysimple/issue-1618 [Pipeline] echo 08:19:01 [semverPrep] This is not a build commit. [Pipeline] sh 08:19:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:19:02 + grep -v github /etc/ssh/ssh_known_hosts 08:19:02 + [ -e /tmp/ssh_known_hosts ] 08:19:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:19:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:19:02 + sudo tee -a /etc/ssh/ssh_known_hosts 08:19:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:02 08:19:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:02 0.1.4: Pulling from edgex-devops/py-git-semver 08:19:02 b85a868b505f: Pulling fs layer 08:19:02 e2be974225ed: Pulling fs layer 08:19:02 339a4e72a1f5: Pulling fs layer 08:19:02 988bab9f4d93: Pulling fs layer 08:19:02 1469e6f7b9e6: Pulling fs layer 08:19:02 eaf3925da568: Pulling fs layer 08:19:02 bab4dde63d76: Pulling fs layer 08:19:02 bde34c3a00c8: Pulling fs layer 08:19:02 b352a97aabf1: Pulling fs layer 08:19:02 4872d77fe225: Pulling fs layer 08:19:02 5851b861e8e6: Pulling fs layer 08:19:02 988bab9f4d93: Waiting 08:19:02 1469e6f7b9e6: Waiting 08:19:02 bab4dde63d76: Waiting 08:19:02 5851b861e8e6: Waiting 08:19:02 4872d77fe225: Waiting 08:19:02 bde34c3a00c8: Waiting 08:19:02 b352a97aabf1: Waiting 08:19:02 eaf3925da568: Waiting 08:19:02 e2be974225ed: Verifying Checksum 08:19:02 e2be974225ed: Download complete 08:19:02 988bab9f4d93: Verifying Checksum 08:19:02 988bab9f4d93: Download complete 08:19:02 1469e6f7b9e6: Verifying Checksum 08:19:02 1469e6f7b9e6: Download complete 08:19:02 eaf3925da568: Verifying Checksum 08:19:02 eaf3925da568: Download complete 08:19:02 339a4e72a1f5: Verifying Checksum 08:19:02 339a4e72a1f5: Download complete 08:19:03 bde34c3a00c8: Verifying Checksum 08:19:03 bde34c3a00c8: Download complete 08:19:03 b352a97aabf1: Download complete 08:19:03 4872d77fe225: Download complete 08:19:03 5851b861e8e6: Verifying Checksum 08:19:03 b85a868b505f: Verifying Checksum 08:19:03 b85a868b505f: Download complete 08:19:03 bab4dde63d76: Verifying Checksum 08:19:03 bab4dde63d76: Download complete 08:19:04 b85a868b505f: Pull complete 08:19:04 e2be974225ed: Pull complete 08:19:04 339a4e72a1f5: Pull complete 08:19:05 988bab9f4d93: Pull complete 08:19:05 1469e6f7b9e6: Pull complete 08:19:05 eaf3925da568: Pull complete 08:19:07 bab4dde63d76: Pull complete 08:19:07 bde34c3a00c8: Pull complete 08:19:07 b352a97aabf1: Pull complete 08:19:07 4872d77fe225: Pull complete 08:19:07 5851b861e8e6: Pull complete 08:19:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:07 prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container 08:19:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:19:11 $ docker top 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 -eo pid,comm 08:19:11 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). 08:19:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:11 [ssh-agent] Looking for ssh-agent implementation... 08:19:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:11 $ docker exec 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 ssh-agent 08:19:11 SSH_AUTH_SOCK=/tmp/ssh-4eNiUD0xJlm4/agent.32 08:19:11 SSH_AGENT_PID=38 08:19:11 Running ssh-add (command line suppressed) 08:19:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4050154998591080656.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4050154998591080656.key) 08:19:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:11 + git tag --points-at HEAD [Pipeline] } 08:19:11 $ docker exec --env ******** --env ******** 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 ssh-agent -k 08:19:11 unset SSH_AUTH_SOCK; 08:19:11 unset SSH_AGENT_PID; 08:19:11 echo Agent pid 38 killed; 08:19:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:19:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:11 [ssh-agent] Looking for ssh-agent implementation... 08:19:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:12 $ docker exec 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 ssh-agent 08:19:12 SSH_AUTH_SOCK=/tmp/ssh-gMwUuIXXAkDH/agent.71 08:19:12 SSH_AGENT_PID=77 08:19:12 Running ssh-add (command line suppressed) 08:19:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3448798925184336250.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3448798925184336250.key) 08:19:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:12 + git semver init 08:19:12 2024-10-08 08:19:12,778 [run_init] DEBUG init version:0.0.0 force:False 08:19:12 2024-10-08 08:19:12,779 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 08:19:12 2024-10-08 08:19:12,779 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 08:19:12 2024-10-08 08:19:12,780 [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) 08:19:14 2024-10-08 08:19:13,819 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 08:19:14 2024-10-08 08:19:13,820 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 08:19:14 2024-10-08 08:19:13,820 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:19:14 2024-10-08 08:19:13,820 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:19:14 3.2.0-dev.35 [Pipeline] } 08:19:14 $ docker exec --env ******** --env ******** 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 ssh-agent -k 08:19:14 unset SSH_AUTH_SOCK; 08:19:14 unset SSH_AGENT_PID; 08:19:14 echo Agent pid 77 killed; 08:19:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:14 + git semver [Pipeline] } 08:19:15 $ docker stop --time=1 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 08:19:16 $ docker rm -f --volumes 9f02b8139a2bcd9d32b02abf7be131fa88677ff6bc10660634a0ca3b320c30f3 [Pipeline] // withDockerContainer [Pipeline] sh 08:19:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:19:17 Stashed 1 file(s) [Pipeline] echo 08:19:17 [edgeXSemver]: initialized semver on version 3.2.0-dev.35 [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 08:19:17 provisioning config files... 08:19:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13721726812880455098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:17 ---> ****-login.sh 08:19:17 nexus3.edgexfoundry.org:10001 08:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:17 Configure a credential helper to remove this warning. See 08:19:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:17 08:19:17 Login Succeeded 08:19:17 nexus3.edgexfoundry.org:10002 08:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:17 Configure a credential helper to remove this warning. See 08:19:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:17 08:19:17 Login Succeeded 08:19:17 nexus3.edgexfoundry.org:10003 08:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:17 Configure a credential helper to remove this warning. See 08:19:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:17 08:19:17 Login Succeeded 08:19:17 nexus3.edgexfoundry.org:10004 08:19:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:17 Configure a credential helper to remove this warning. See 08:19:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:17 08:19:17 Login Succeeded 08:19:17 ****.io 08:19:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:18 Configure a credential helper to remove this warning. See 08:19:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:18 08:19:18 Login Succeeded 08:19:18 ---> ****-login.sh ends [Pipeline] } 08:19:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:19:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:19:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:19:18 ========================================================= 08:19:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:19:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:18 + 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 . 08:19:18 Sending build context to Docker daemon 9.19MB 08:19:18 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:19:18 Step 2/12 : FROM ${BASE} AS builder 08:19:18 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:19:18 43c4264eed91: Pulling fs layer 08:19:18 4cc291be95ef: Pulling fs layer 08:19:18 2ac1f1163629: Pulling fs layer 08:19:18 5c3c966382ef: Pulling fs layer 08:19:18 4f4fb700ef54: Pulling fs layer 08:19:18 5d5c8e513c77: Pulling fs layer 08:19:18 9f66e0745190: Pulling fs layer 08:19:18 f49a43e4bbc0: Pulling fs layer 08:19:18 561ebcabdf7f: Pulling fs layer 08:19:18 5c3c966382ef: Waiting 08:19:18 4f4fb700ef54: Waiting 08:19:18 5d5c8e513c77: Waiting 08:19:18 9f66e0745190: Waiting 08:19:18 f49a43e4bbc0: Waiting 08:19:18 561ebcabdf7f: Waiting 08:19:18 4cc291be95ef: Download complete 08:19:18 5c3c966382ef: Verifying Checksum 08:19:18 5c3c966382ef: Download complete 08:19:18 4f4fb700ef54: Download complete 08:19:18 5d5c8e513c77: Verifying Checksum 08:19:18 5d5c8e513c77: Download complete 08:19:18 43c4264eed91: Verifying Checksum 08:19:18 43c4264eed91: Download complete 08:19:18 9f66e0745190: Verifying Checksum 08:19:18 9f66e0745190: Download complete 08:19:18 43c4264eed91: Pull complete 08:19:19 561ebcabdf7f: Verifying Checksum 08:19:19 561ebcabdf7f: Download complete 08:19:19 4cc291be95ef: Pull complete 08:19:19 2ac1f1163629: Verifying Checksum 08:19:19 2ac1f1163629: Download complete 08:19:19 f49a43e4bbc0: Verifying Checksum 08:19:19 f49a43e4bbc0: Download complete 08:19:23 2ac1f1163629: Pull complete 08:19:23 5c3c966382ef: Pull complete 08:19:23 4f4fb700ef54: Pull complete 08:19:23 5d5c8e513c77: Pull complete 08:19:23 9f66e0745190: Pull complete 08:19:25 f49a43e4bbc0: Pull complete 08:19:26 561ebcabdf7f: Pull complete 08:19:26 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:19:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:19:26 ---> 3a752c3f9dda 08:19:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:19:32 Still waiting to schedule task 08:19:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:19:33 ---> Running in d5fbdd846150 08:19:33 Removing intermediate container d5fbdd846150 08:19:33 ---> be88ecb72e37 08:19:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:19:33 ---> Running in a5a0f10c36c0 08:19:33 Removing intermediate container a5a0f10c36c0 08:19:33 ---> a1d5378ea4b2 08:19:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:19:33 ---> Running in 6f148afc335c 08:19:33 Removing intermediate container 6f148afc335c 08:19:33 ---> a29ffe2efb20 08:19:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:19:33 ---> Running in 93e696d80b7d 08:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:33 OK: 246 MiB in 54 packages 08:19:33 Removing intermediate container 93e696d80b7d 08:19:33 ---> 4f4fbe17caba 08:19:33 Step 7/12 : WORKDIR /app 08:19:33 ---> Running in 22d5d8dc5016 08:19:33 Removing intermediate container 22d5d8dc5016 08:19:33 ---> 8622bd210132 08:19:33 Step 8/12 : COPY go.mod vendor* ./ 08:19:33 ---> 09f87ff53f05 08:19:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:33 ---> Running in 1a554be02780 08:20:30 Removing intermediate container 1a554be02780 08:20:30 ---> b088075d44c3 08:20:30 Step 10/12 : COPY . . 08:20:30 ---> 6bd0abd0803e 08:20:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:20:30 ---> Running in dfb11dbd7edb 08:20:30 Removing intermediate container dfb11dbd7edb 08:20:30 ---> ee420b465ec6 08:20:30 Step 12/12 : RUN $MAKE 08:20:30 ---> Running in 3121a1b6ba6a 08:20:30 noop 08:20:30 Removing intermediate container 3121a1b6ba6a 08:20:30 ---> 9815bf175833 08:20:30 Successfully built 9815bf175833 08:20:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:30 + docker inspect -f . ci-base-image-x86_64 08:20:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:30 prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container 08:20:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:20:30 $ docker top 01309d100605ea8f9dae7053a6ad7364000d8ea1e6fbee7c9ed0f8afd56ce3f6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:31 + go version 08:20:31 go version go1.23.2 linux/amd64 [Pipeline] } 08:20:31 $ docker stop --time=1 01309d100605ea8f9dae7053a6ad7364000d8ea1e6fbee7c9ed0f8afd56ce3f6 08:20:32 $ docker rm -f --volumes 01309d100605ea8f9dae7053a6ad7364000d8ea1e6fbee7c9ed0f8afd56ce3f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:33 + docker inspect -f . ci-base-image-x86_64 08:20:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:33 prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container 08:20:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:20:33 $ docker top 8cc174b3dd8a0f6a3f6b3130b4967f2eb102733488e29e01a00bf8304e4e13c9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:33 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 08:20:34 + make test 08:20:34 go test -race -coverprofile=coverage.out ./... 08:21:06 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 08:21:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22180 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 08:21:16 Running in /w/workspace/app-service-configurable/245 [Pipeline] { [Pipeline] checkout 08:21:16 The recommended git tool is: git 08:21:21 using credential edgex-jenkins-ssh 08:21:21 Cloning the remote Git repository 08:21:21 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 08:21:21 > git init /w/workspace/app-service-configurable/245 # timeout=10 08:21:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 08:21:21 > git --version # timeout=10 08:21:21 > git --version # 'git version 2.25.1' 08:21:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:21:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:21:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 08:21:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:21:24 Avoid second fetch 08:21:24 Checking out Revision bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a (main) 08:21:25 Commit message: "Merge pull request #678 from lindseysimple/issue-1618" 08:21:24 > git config core.sparsecheckout # timeout=10 08:21:24 > git checkout -f bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:21:29 % Total % Received % Xferd Average Speed Time Time Time Current 08:21:29 Dload Upload Total Spent Left Speed 08:21:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 08:21:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:21:30 + sudo tee /etc/docker/daemon.new 08:21:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:21:30 { 08:21:30 "registry-mirrors": [ 08:21:30 "https://nexus3.edgexfoundry.org:10001" 08:21:30 ], 08:21:30 "bip": "10.250.0.254/24", 08:21:30 "hosts": [ 08:21:30 "tcp://0.0.0.0:5555", 08:21:30 "unix:///var/run/docker.sock" 08:21:30 ], 08:21:30 "mtu": 1458, 08:21:30 "selinux-enabled": true, 08:21:30 "seccomp-profile": "/etc/docker/seccomp.json" 08:21:30 } [Pipeline] sh 08:21:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:21:31 + sudo service docker restart 08:21:38 go vet ./... 08:21:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:21:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:21:41 ./bin/test-attribution-txt.sh [Pipeline] echo 08:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:21:41 $ docker stop --time=1 8cc174b3dd8a0f6a3f6b3130b4967f2eb102733488e29e01a00bf8304e4e13c9 08:21:47 $ docker rm -f --volumes 8cc174b3dd8a0f6a3f6b3130b4967f2eb102733488e29e01a00bf8304e4e13c9 [Pipeline] // withDockerContainer [Pipeline] sh 08:21:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:21:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:21:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:21:49 + ls -al . 08:21:49 total 260 08:21:49 drwxrwxr-x 7 jenkins jenkins 4096 Oct 8 08:20 . 08:21:49 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 08:18 .. 08:21:49 -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 08:18 .dockerignore 08:21:49 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 08:21 .git 08:21:49 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 08:18 .github 08:21:49 -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 08:18 .gitignore 08:21:49 -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 08:18 .golangci.yml 08:21:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 08:19 .semver 08:21:49 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 08:18 Attribution.txt 08:21:49 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 08:18 CHANGELOG.md 08:21:49 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 08:18 Dockerfile 08:21:49 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 08:18 GOVERNANCE.md 08:21:49 -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 08:18 Jenkinsfile 08:21:49 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 08:18 LICENSE 08:21:49 -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 08:18 OWNERS.md 08:21:49 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 08:18 README.md 08:21:49 -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 08:19 VERSION 08:21:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 08:18 bin 08:21:49 -rw-r--r-- 1 jenkins jenkins 953 Oct 8 08:21 coverage.out 08:21:49 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 08:18 go.mod 08:21:49 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 08:18 go.sum 08:21:49 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 08:18 main.go 08:21:49 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 08:18 makefile 08:21:49 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 08:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:49 + 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=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a --label arch=amd64 --label version=3.2.0-dev.35 . 08:21:49 Sending build context to Docker daemon 9.191MB 08:21:49 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:21:49 Step 2/27 : FROM ${BASE} AS builder 08:21:49 ---> 9815bf175833 08:21:49 Step 3/27 : ARG ALPINE_PKG_BASE="make git" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:49 provisioning config files... 08:21:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/245@tmp/config13437313892841938662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:49 ---> Running in 397c9a9ab861 08:21:49 Removing intermediate container 397c9a9ab861 08:21:49 ---> 2d0e6e4483e9 08:21:49 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:21:49 ---> Running in a5138c043e6c 08:21:49 Removing intermediate container a5138c043e6c 08:21:49 ---> c9a3eee587db 08:21:49 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:21:49 ---> Running in 02a70f7a67cd 08:21:49 Removing intermediate container 02a70f7a67cd 08:21:49 ---> 2d7b5c999a6d 08:21:49 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:21:49 ---> Running in d55ed6d422e9 08:21:49 ---> ****-login.sh 08:21:49 nexus3.edgexfoundry.org:10001 08:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:50 Configure a credential helper to remove this warning. See 08:21:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:50 08:21:50 Login Succeeded 08:21:50 nexus3.edgexfoundry.org:10002 08:21:50 OK: 246 MiB in 54 packages 08:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:50 Configure a credential helper to remove this warning. See 08:21:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:50 08:21:50 Login Succeeded 08:21:50 nexus3.edgexfoundry.org:10003 08:21:50 Removing intermediate container d55ed6d422e9 08:21:50 ---> 88200c190455 08:21:50 Step 7/27 : WORKDIR /app 08:21:50 ---> Running in 066f7275e653 08:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:51 Removing intermediate container 066f7275e653 08:21:51 ---> 6fa19ff7eef5 08:21:51 Step 8/27 : COPY go.mod vendor* ./ 08:21:51 ---> f6321948b064 08:21:51 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:21:51 ---> Running in f714cb891e46 08:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:51 Configure a credential helper to remove this warning. See 08:21:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:51 08:21:51 Login Succeeded 08:21:51 nexus3.edgexfoundry.org:10004 08:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:51 Configure a credential helper to remove this warning. See 08:21:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:51 08:21:51 Login Succeeded 08:21:51 ****.io 08:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:21:52 Configure a credential helper to remove this warning. See 08:21:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:21:52 08:21:52 Login Succeeded 08:21:52 ---> ****-login.sh ends [Pipeline] } 08:21:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 08:21:52 Removing intermediate container f714cb891e46 08:21:52 ---> ef34631ecfb0 08:21:52 Step 10/27 : COPY . . [Pipeline] unstash [Pipeline] echo 08:21:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 08:21:52 ---> 117114e2ac15 08:21:52 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:21:52 ---> Running in 9df8c615b3d1 08:21:52 Removing intermediate container 9df8c615b3d1 08:21:52 ---> 3f63cc4f4f31 08:21:52 Step 12/27 : RUN $MAKE 08:21:52 ---> Running in 3597dcfc0f80 [Pipeline] echo 08:21:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:21:52 ========================================================= 08:21:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:21:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.35" -trimpath -mod=readonly -o app-service-configurable 08:21:52 + 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 . 08:21:52 Sending build context to Docker daemon 242.2kB 08:21:53 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:21:53 Step 2/12 : FROM ${BASE} AS builder 08:21:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:21:53 cf04c63912e1: Pulling fs layer 08:21:53 55b35a11ae5e: Pulling fs layer 08:21:53 a37a00ec5f00: Pulling fs layer 08:21:53 50b3750afda1: Pulling fs layer 08:21:53 4f4fb700ef54: Pulling fs layer 08:21:53 80978eb59214: Pulling fs layer 08:21:53 c9f46d7d2bd2: Pulling fs layer 08:21:53 c5a475d317c9: Pulling fs layer 08:21:53 50b3750afda1: Waiting 08:21:53 4f4fb700ef54: Waiting 08:21:53 80978eb59214: Waiting 08:21:53 c9f46d7d2bd2: Waiting 08:21:53 c5a475d317c9: Waiting 08:21:53 55b35a11ae5e: Verifying Checksum 08:21:53 55b35a11ae5e: Download complete 08:21:53 50b3750afda1: Verifying Checksum 08:21:53 50b3750afda1: Download complete 08:21:53 4f4fb700ef54: Download complete 08:21:53 80978eb59214: Verifying Checksum 08:21:53 80978eb59214: Download complete 08:21:53 cf04c63912e1: Verifying Checksum 08:21:53 cf04c63912e1: Download complete 08:21:54 c5a475d317c9: Verifying Checksum 08:21:54 c5a475d317c9: Download complete 08:21:54 cf04c63912e1: Pull complete 08:21:54 55b35a11ae5e: Pull complete 08:21:55 a37a00ec5f00: Verifying Checksum 08:21:55 a37a00ec5f00: Download complete 08:21:56 c9f46d7d2bd2: Verifying Checksum 08:21:56 c9f46d7d2bd2: Download complete 08:22:11 a37a00ec5f00: Pull complete 08:22:11 50b3750afda1: Pull complete 08:22:11 4f4fb700ef54: Pull complete 08:22:11 80978eb59214: Pull complete 08:22:18 c9f46d7d2bd2: Pull complete 08:22:20 c5a475d317c9: Pull complete 08:22:20 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:22:20 ---> be29e6b0f0d4 08:22:20 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:22:21 ---> Running in a11aea30756b 08:22:21 Removing intermediate container a11aea30756b 08:22:21 ---> 291822fff0f0 08:22:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:22:21 ---> Running in 09a736666f56 08:22:21 Removing intermediate container 09a736666f56 08:22:21 ---> 104e17104831 08:22:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:22:21 ---> Running in 891567b8b158 08:22:22 Removing intermediate container 891567b8b158 08:22:22 ---> daa32312dab0 08:22:22 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:22:22 ---> Running in 01ff346f81fd 08:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:22:24 OK: 238 MiB in 54 packages 08:22:25 Removing intermediate container 01ff346f81fd 08:22:25 ---> f98945469a44 08:22:25 Step 7/12 : WORKDIR /app 08:22:25 ---> Running in 3a7ad92d49e5 08:22:26 Removing intermediate container 3a7ad92d49e5 08:22:26 ---> a945e9dec492 08:22:26 Step 8/12 : COPY go.mod vendor* ./ 08:22:26 ---> 745157ad46ec 08:22:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:26 ---> Running in 368a8d3ac138 08:22:32 Removing intermediate container 3597dcfc0f80 08:22:32 ---> f9671890b430 08:22:32 Step 13/27 : FROM alpine:3.20 08:22:32 3.20: Pulling from library/alpine 08:22:32 43c4264eed91: Already exists 08:22:32 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:22:32 Status: Downloaded newer image for alpine:3.20 08:22:32 ---> 91ef0af61f39 08:22:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:22:32 ---> Running in 811e2877fe73 08:22:32 Removing intermediate container 811e2877fe73 08:22:32 ---> 33322f78819c 08:22:32 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 08:22:32 ---> Running in d13624d31115 08:22:32 Removing intermediate container d13624d31115 08:22:32 ---> 084b55583294 08:22:32 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:22:32 ---> Running in f313a181c0a4 08:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:32 (1/2) Installing ca-certificates (20240705-r0) 08:22:32 (2/2) Installing dumb-init (1.2.5-r3) 08:22:32 Executing busybox-1.36.1-r29.trigger 08:22:32 Executing ca-certificates-20240705-r0.trigger 08:22:32 OK: 9 MiB in 16 packages 08:22:32 Removing intermediate container f313a181c0a4 08:22:32 ---> 5e8bef05f6cb 08:22:32 Step 17/27 : RUN apk --no-cache upgrade 08:22:32 ---> Running in 51a4c39d4e27 08:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:32 Upgrading critical system libraries and apk-tools: 08:22:32 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:22:32 Executing busybox-1.36.1-r29.trigger 08:22:32 Continuing the upgrade transaction with new apk-tools: 08:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:22:33 OK: 9 MiB in 16 packages 08:22:33 Removing intermediate container 51a4c39d4e27 08:22:33 ---> c84ac414bdef 08:22:33 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:22:33 ---> 7780c7e1a232 08:22:33 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:22:33 ---> 2062023820d8 08:22:33 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:22:33 ---> 665f35037087 08:22:33 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 08:22:35 ---> 875378c884ba 08:22:35 Step 22/27 : EXPOSE 48095 08:22:35 ---> Running in 4792ebbe95e9 08:22:35 Removing intermediate container 4792ebbe95e9 08:22:35 ---> 4c700e9fbf3a 08:22:35 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 08:22:35 ---> Running in 14c1af9674df 08:22:35 Removing intermediate container 14c1af9674df 08:22:35 ---> c6dd919c2b74 08:22:35 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:22:35 ---> Running in 7ec70e70c054 08:22:35 Removing intermediate container 7ec70e70c054 08:22:35 ---> 4b0cfd905af0 08:22:35 Step 25/27 : LABEL arch=amd64 08:22:35 ---> Running in 920d580dc4c5 08:22:36 Removing intermediate container 920d580dc4c5 08:22:36 ---> 5f2a3f022036 08:22:36 Step 26/27 : LABEL git_sha=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a 08:22:36 ---> Running in e8d3d7137646 08:22:36 Removing intermediate container e8d3d7137646 08:22:36 ---> 5fbfcc7f21f0 08:22:36 Step 27/27 : LABEL version=3.2.0-dev.35 08:22:36 ---> Running in 2d6cd0f80ed5 08:22:36 Removing intermediate container 2d6cd0f80ed5 08:22:36 ---> 4232d9aa943c 08:22:36 [Warning] One or more build-args [ARCH] were not consumed 08:22:36 Successfully built 4232d9aa943c 08:22:36 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 08:22:36 provisioning config files... 08:22:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4307527791793169567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:36 ---> ****-login.sh 08:22:36 nexus3.edgexfoundry.org:10001 08:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:36 Configure a credential helper to remove this warning. See 08:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:36 08:22:36 Login Succeeded 08:22:36 nexus3.edgexfoundry.org:10002 08:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:36 Configure a credential helper to remove this warning. See 08:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:36 08:22:36 Login Succeeded 08:22:36 nexus3.edgexfoundry.org:10003 08:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:37 Configure a credential helper to remove this warning. See 08:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:37 08:22:37 Login Succeeded 08:22:37 nexus3.edgexfoundry.org:10004 08:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:37 Configure a credential helper to remove this warning. See 08:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:37 08:22:37 Login Succeeded 08:22:37 ****.io 08:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:22:37 Configure a credential helper to remove this warning. See 08:22:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:22:37 08:22:37 Login Succeeded 08:22:37 ---> ****-login.sh ends [Pipeline] } 08:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:22:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:22:37 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 08:22:37 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a 08:22:37 latest 08:22:37 3.2.0-dev.35 08:22:37 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 08:22:37 main 08:22:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a 08:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:22:38 da48d36f65ac: Preparing 08:22:38 89ad23689cee: Preparing 08:22:38 1eb3398d3b72: Preparing 08:22:38 c49d28f1ff9b: Preparing 08:22:38 5d77857e8d6d: Preparing 08:22:38 506263485d9d: Preparing 08:22:38 63ca1fbb43ae: Preparing 08:22:38 506263485d9d: Waiting 08:22:38 63ca1fbb43ae: Waiting 08:22:38 c49d28f1ff9b: Pushed 08:22:38 1eb3398d3b72: Pushed 08:22:38 89ad23689cee: Pushed 08:22:38 5d77857e8d6d: Pushed 08:22:38 63ca1fbb43ae: Layer already exists 08:22:38 506263485d9d: Pushed 08:22:41 da48d36f65ac: Pushed 08:22:41 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a: digest: sha256:6d76086c6b1377db1d80ead798a99bc4367fcd5c49fa0cd68e3652e58cf5c8cf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 08:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:22:42 da48d36f65ac: Preparing 08:22:42 89ad23689cee: Preparing 08:22:42 1eb3398d3b72: Preparing 08:22:42 c49d28f1ff9b: Preparing 08:22:42 5d77857e8d6d: Preparing 08:22:42 506263485d9d: Preparing 08:22:42 63ca1fbb43ae: Preparing 08:22:42 63ca1fbb43ae: Waiting 08:22:42 89ad23689cee: Layer already exists 08:22:42 c49d28f1ff9b: Layer already exists 08:22:42 da48d36f65ac: Layer already exists 08:22:42 5d77857e8d6d: Layer already exists 08:22:42 1eb3398d3b72: Layer already exists 08:22:42 63ca1fbb43ae: Layer already exists 08:22:42 506263485d9d: Layer already exists 08:22:42 latest: digest: sha256:6d76086c6b1377db1d80ead798a99bc4367fcd5c49fa0cd68e3652e58cf5c8cf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.35 08:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:22:42 da48d36f65ac: Preparing 08:22:42 89ad23689cee: Preparing 08:22:42 1eb3398d3b72: Preparing 08:22:42 c49d28f1ff9b: Preparing 08:22:42 5d77857e8d6d: Preparing 08:22:42 506263485d9d: Preparing 08:22:42 63ca1fbb43ae: Preparing 08:22:42 63ca1fbb43ae: Waiting 08:22:42 506263485d9d: Waiting 08:22:42 c49d28f1ff9b: Layer already exists 08:22:42 1eb3398d3b72: Layer already exists 08:22:42 5d77857e8d6d: Layer already exists 08:22:42 89ad23689cee: Layer already exists 08:22:42 da48d36f65ac: Layer already exists 08:22:42 63ca1fbb43ae: Layer already exists 08:22:42 506263485d9d: Layer already exists 08:22:42 3.2.0-dev.35: digest: sha256:6d76086c6b1377db1d80ead798a99bc4367fcd5c49fa0cd68e3652e58cf5c8cf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 08:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:22:43 da48d36f65ac: Preparing 08:22:43 89ad23689cee: Preparing 08:22:43 1eb3398d3b72: Preparing 08:22:43 c49d28f1ff9b: Preparing 08:22:43 5d77857e8d6d: Preparing 08:22:43 506263485d9d: Preparing 08:22:43 63ca1fbb43ae: Preparing 08:22:43 63ca1fbb43ae: Waiting 08:22:43 506263485d9d: Waiting 08:22:43 da48d36f65ac: Layer already exists 08:22:43 89ad23689cee: Layer already exists 08:22:43 5d77857e8d6d: Layer already exists 08:22:43 c49d28f1ff9b: Layer already exists 08:22:43 1eb3398d3b72: Layer already exists 08:22:43 63ca1fbb43ae: Layer already exists 08:22:43 506263485d9d: Layer already exists 08:22:43 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35: digest: sha256:6d76086c6b1377db1d80ead798a99bc4367fcd5c49fa0cd68e3652e58cf5c8cf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 08:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:22:44 da48d36f65ac: Preparing 08:22:44 89ad23689cee: Preparing 08:22:44 1eb3398d3b72: Preparing 08:22:44 c49d28f1ff9b: Preparing 08:22:44 5d77857e8d6d: Preparing 08:22:44 506263485d9d: Preparing 08:22:44 63ca1fbb43ae: Preparing 08:22:44 506263485d9d: Waiting 08:22:44 63ca1fbb43ae: Waiting 08:22:44 da48d36f65ac: Layer already exists 08:22:44 89ad23689cee: Layer already exists 08:22:44 1eb3398d3b72: Layer already exists 08:22:44 c49d28f1ff9b: Layer already exists 08:22:44 5d77857e8d6d: Layer already exists 08:22:44 506263485d9d: Layer already exists 08:22:44 63ca1fbb43ae: Layer already exists 08:22:44 main: digest: sha256:6d76086c6b1377db1d80ead798a99bc4367fcd5c49fa0cd68e3652e58cf5c8cf size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:22:44 ===================================================== [Pipeline] echo 08:22:44 taggedImages: 08:22:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a 08:22:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 08:22:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.35 08:22:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 08:22:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:44 08:22:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:45 latest: Pulling from edgex-lftools-log-publisher 08:22:45 5eb5b503b376: Pulling fs layer 08:22:45 5c69ac0246d0: Pulling fs layer 08:22:45 ec43610c2a17: Pulling fs layer 08:22:45 3a2ae6a8a46f: Pulling fs layer 08:22:45 33b1e0a273af: Pulling fs layer 08:22:45 5d3b04190fa2: Pulling fs layer 08:22:45 2f39f015ded8: Pulling fs layer 08:22:45 33b1e0a273af: Waiting 08:22:45 3a2ae6a8a46f: Waiting 08:22:45 5d3b04190fa2: Waiting 08:22:45 2f39f015ded8: Waiting 08:22:45 5c69ac0246d0: Verifying Checksum 08:22:45 5c69ac0246d0: Download complete 08:22:45 3a2ae6a8a46f: Verifying Checksum 08:22:45 3a2ae6a8a46f: Download complete 08:22:45 33b1e0a273af: Verifying Checksum 08:22:45 33b1e0a273af: Download complete 08:22:45 5d3b04190fa2: Verifying Checksum 08:22:45 5d3b04190fa2: Download complete 08:22:45 ec43610c2a17: Download complete 08:22:45 5eb5b503b376: Verifying Checksum 08:22:45 5eb5b503b376: Download complete 08:22:45 2f39f015ded8: Download complete 08:22:46 5eb5b503b376: Pull complete 08:22:46 5c69ac0246d0: Pull complete 08:22:47 ec43610c2a17: Pull complete 08:22:47 3a2ae6a8a46f: Pull complete 08:22:47 33b1e0a273af: Pull complete 08:22:47 5d3b04190fa2: Pull complete 08:22:51 2f39f015ded8: Pull complete 08:22:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:22:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:22:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:22:51 prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container 08:22:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:22:55 $ docker top 905cf96398c622c4676d49d581e1578ebf95816753046f5f685a4de9e5166551 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:22:56 ---> job-cost.sh 08:22:56 lf-activate-venv: SKIPPING 08:22:56 INFO: No Stack... 08:22:56 INFO: Retrieving Pricing Info for: v3-standard-8 08:22:56 INFO: Archiving Costs [Pipeline] sh 08:22:56 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 08:22:56 + cut -d, -f6 [Pipeline] lock 08:22:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] 08:22:56 Resource [jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] did not exist. Created. 08:22:56 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:22:57 + echo total: 0.2199999988079071 [Pipeline] stash 08:22:57 Stashed 1 file(s) [Pipeline] } 08:22:57 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] [Pipeline] // lock [Pipeline] } 08:22:57 $ docker stop --time=1 905cf96398c622c4676d49d581e1578ebf95816753046f5f685a4de9e5166551 08:22:58 $ docker rm -f --volumes 905cf96398c622c4676d49d581e1578ebf95816753046f5f685a4de9e5166551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:24:18 Removing intermediate container 368a8d3ac138 08:24:18 ---> bd6c641727aa 08:24:18 Step 10/12 : COPY . . 08:24:18 ---> a744882419d1 08:24:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:24:18 ---> Running in 722351e5d36a 08:24:18 Removing intermediate container 722351e5d36a 08:24:18 ---> 56f9a612bc06 08:24:18 Step 12/12 : RUN $MAKE 08:24:18 ---> Running in 12369cf51864 08:24:18 noop 08:24:18 Removing intermediate container 12369cf51864 08:24:18 ---> ac98f63f7f6b 08:24:18 Successfully built ac98f63f7f6b 08:24:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:18 + docker inspect -f . ci-base-image-arm64 08:24:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:18 prd-ubuntu20.04-docker-arm64-4c-16g-22180 does not seem to be running inside a container 08:24:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/245 -v /w/workspace/app-service-configurable/245:/w/workspace/app-service-configurable/245:rw,z -v /w/workspace/app-service-configurable/245@tmp:/w/workspace/app-service-configurable/245@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 08:24:19 $ docker top 55cdefc71e27b1d64d50780f4e75b9cd4f5de98ab1cb89433c2e2b0706e431a1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:20 + go version 08:24:20 go version go1.23.2 linux/arm64 [Pipeline] } 08:24:20 $ docker stop --time=1 55cdefc71e27b1d64d50780f4e75b9cd4f5de98ab1cb89433c2e2b0706e431a1 08:24:22 $ docker rm -f --volumes 55cdefc71e27b1d64d50780f4e75b9cd4f5de98ab1cb89433c2e2b0706e431a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:24:23 + docker inspect -f . ci-base-image-arm64 08:24:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:24:23 prd-ubuntu20.04-docker-arm64-4c-16g-22180 does not seem to be running inside a container 08:24:23 $ 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/245 -v /w/workspace/app-service-configurable/245:/w/workspace/app-service-configurable/245:rw,z -v /w/workspace/app-service-configurable/245@tmp:/w/workspace/app-service-configurable/245@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 08:24:24 $ docker top 7ddd6d68a486d6b3febdd7b717638a783f15103572d867685cda15c5d7626eb0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:24:25 + git config --global --add safe.directory /w/workspace/app-service-configurable/245 [Pipeline] fileExists [Pipeline] sh 08:24:25 + make test 08:24:25 go test -race -coverprofile=coverage.out ./... 08:28:47 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 08:28:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:28:47 go vet ./... 08:32:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:39 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:32:39 $ docker stop --time=1 7ddd6d68a486d6b3febdd7b717638a783f15103572d867685cda15c5d7626eb0 08:32:41 $ docker rm -f --volumes 7ddd6d68a486d6b3febdd7b717638a783f15103572d867685cda15c5d7626eb0 [Pipeline] // withDockerContainer [Pipeline] sh 08:32:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:32:43 Warning: overwriting stash ‘coverage-report’ 08:32:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:32:44 + ls -al . 08:32:44 total 256 08:32:44 drwxrwxr-x 6 jenkins jenkins 4096 Oct 8 08:24 . 08:32:44 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 08:21 .. 08:32:44 -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 08:21 .dockerignore 08:32:44 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 08:21 .git 08:32:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 08:21 .github 08:32:44 -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 08:21 .gitignore 08:32:44 -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 08:21 .golangci.yml 08:32:44 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 08:21 Attribution.txt 08:32:44 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 08:21 CHANGELOG.md 08:32:44 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 08:21 Dockerfile 08:32:44 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 08:21 GOVERNANCE.md 08:32:44 -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 08:21 Jenkinsfile 08:32:44 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 08:21 LICENSE 08:32:44 -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 08:21 OWNERS.md 08:32:44 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 08:21 README.md 08:32:44 -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 08:19 VERSION 08:32:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 08:21 bin 08:32:44 -rw-r--r-- 1 jenkins jenkins 953 Oct 8 08:28 coverage.out 08:32:44 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 08:21 go.mod 08:32:44 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 08:21 go.sum 08:32:44 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 08:21 main.go 08:32:44 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 08:21 makefile 08:32:44 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 08:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:45 + 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=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a --label arch=arm64 --label version=3.2.0-dev.35 . 08:32:45 Sending build context to Docker daemon 243.7kB 08:32:45 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 08:32:45 Step 2/27 : FROM ${BASE} AS builder 08:32:45 ---> ac98f63f7f6b 08:32:45 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:32:45 ---> Running in 1b6fcdedc0f3 08:32:45 Removing intermediate container 1b6fcdedc0f3 08:32:45 ---> df15d89faa32 08:32:45 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:32:46 ---> Running in 54c0cf91e43b 08:32:46 Removing intermediate container 54c0cf91e43b 08:32:46 ---> 5dbf36fedbc2 08:32:46 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:32:46 ---> Running in 82c179e75eff 08:32:46 Removing intermediate container 82c179e75eff 08:32:46 ---> cd27663d23bb 08:32:46 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:32:46 ---> Running in 798418c594e0 08:32:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:32:49 OK: 238 MiB in 54 packages 08:32:50 Removing intermediate container 798418c594e0 08:32:50 ---> 90cd4574db0d 08:32:50 Step 7/27 : WORKDIR /app 08:32:50 ---> Running in c78987e6c4df 08:32:50 Removing intermediate container c78987e6c4df 08:32:50 ---> ff461985d427 08:32:50 Step 8/27 : COPY go.mod vendor* ./ 08:32:51 ---> 3fc04f2154c8 08:32:51 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:51 ---> Running in 80535ccec55e 08:32:54 Removing intermediate container 80535ccec55e 08:32:54 ---> 9eac6f8697d3 08:32:54 Step 10/27 : COPY . . 08:32:54 ---> 8daa668019a2 08:32:54 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:32:54 ---> Running in 51f466e84609 08:32:54 Removing intermediate container 51f466e84609 08:32:54 ---> 7c063a636b76 08:32:54 Step 12/27 : RUN $MAKE 08:32:54 ---> Running in 61ecdfab8dd1 08:32: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.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.35" -trimpath -mod=readonly -o app-service-configurable 08:36:32 Removing intermediate container 61ecdfab8dd1 08:36:32 ---> b0d2e555a4b3 08:36:32 Step 13/27 : FROM alpine:3.20 08:36:32 3.20: Pulling from library/alpine 08:36:32 cf04c63912e1: Already exists 08:36:32 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:36:32 Status: Downloaded newer image for alpine:3.20 08:36:32 ---> c157a85ed455 08:36:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:36:32 ---> Running in b01f6ba35653 08:36:32 Removing intermediate container b01f6ba35653 08:36:32 ---> b6d10d374638 08:36:32 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 08:36:32 ---> Running in 1698e0212194 08:36:32 Removing intermediate container 1698e0212194 08:36:32 ---> 90401123f029 08:36:32 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:32 ---> Running in 9777a93f2f39 08:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:32 (1/2) Installing ca-certificates (20240705-r0) 08:36:32 (2/2) Installing dumb-init (1.2.5-r3) 08:36:32 Executing busybox-1.36.1-r29.trigger 08:36:32 Executing ca-certificates-20240705-r0.trigger 08:36:32 OK: 10 MiB in 16 packages 08:36:33 Removing intermediate container 9777a93f2f39 08:36:33 ---> f3214491a6da 08:36:33 Step 17/27 : RUN apk --no-cache upgrade 08:36:33 ---> Running in e992acff6194 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:35 Upgrading critical system libraries and apk-tools: 08:36:35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:36:35 Executing busybox-1.36.1-r29.trigger 08:36:36 Continuing the upgrade transaction with new apk-tools: 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:36:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:36:37 OK: 10 MiB in 16 packages 08:36:38 Removing intermediate container e992acff6194 08:36:38 ---> f011e041cbf5 08:36:38 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:36:39 ---> 12488d614dbd 08:36:39 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:36:39 ---> 797e99747f97 08:36:39 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:36:40 ---> 6d9f9bd01991 08:36:40 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 08:36:42 ---> 40eb471a8aa2 08:36:42 Step 22/27 : EXPOSE 48095 08:36:42 ---> Running in d677d084202e 08:36:42 Removing intermediate container d677d084202e 08:36:42 ---> 98ac428d19f3 08:36:42 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 08:36:42 ---> Running in 5dd316faee9c 08:36:42 Removing intermediate container 5dd316faee9c 08:36:42 ---> ff650eb93330 08:36:42 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:42 ---> Running in d203958d70c3 08:36:42 Removing intermediate container d203958d70c3 08:36:42 ---> 15ab1cdad60e 08:36:42 Step 25/27 : LABEL arch=arm64 08:36:42 ---> Running in 80aba3b78fdc 08:36:43 Removing intermediate container 80aba3b78fdc 08:36:43 ---> ed8ed99ec15b 08:36:43 Step 26/27 : LABEL git_sha=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a 08:36:43 ---> Running in 98dc8162868d 08:36:43 Removing intermediate container 98dc8162868d 08:36:43 ---> 147c881cc92b 08:36:43 Step 27/27 : LABEL version=3.2.0-dev.35 08:36:43 ---> Running in 8e90838326f1 08:36:43 Removing intermediate container 8e90838326f1 08:36:43 ---> f8327ec1322f 08:36:43 [Warning] One or more build-args [ARCH] were not consumed 08:36:43 Successfully built f8327ec1322f 08:36:43 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 08:36:44 provisioning config files... 08:36:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/245@tmp/config11686134599566344738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:36:44 ---> ****-login.sh 08:36:44 nexus3.edgexfoundry.org:10001 08:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:44 Configure a credential helper to remove this warning. See 08:36:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:44 08:36:44 Login Succeeded 08:36:44 nexus3.edgexfoundry.org:10002 08:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:45 Configure a credential helper to remove this warning. See 08:36:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:45 08:36:45 Login Succeeded 08:36:45 nexus3.edgexfoundry.org:10003 08:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:45 Configure a credential helper to remove this warning. See 08:36:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:45 08:36:45 Login Succeeded 08:36:45 nexus3.edgexfoundry.org:10004 08:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:45 Configure a credential helper to remove this warning. See 08:36:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:45 08:36:45 Login Succeeded 08:36:45 ****.io 08:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:36:46 Configure a credential helper to remove this warning. See 08:36:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:36:46 08:36:46 Login Succeeded 08:36:46 ---> ****-login.sh ends [Pipeline] } 08:36:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:36:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:36:46 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 08:36:46 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a 08:36:46 latest 08:36:46 3.2.0-dev.35 08:36:46 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 08:36:46 main 08:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a 08:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:36:47 3086aada0d28: Preparing 08:36:47 233e12b33f51: Preparing 08:36:47 79f86c7717fe: Preparing 08:36:47 3e8c06d07fe4: Preparing 08:36:47 c930dc74f28a: Preparing 08:36:47 2d6365c05cdf: Preparing 08:36:47 16113d51b718: Preparing 08:36:47 2d6365c05cdf: Waiting 08:36:47 16113d51b718: Waiting 08:36:47 233e12b33f51: Pushed 08:36:47 79f86c7717fe: Pushed 08:36:47 3e8c06d07fe4: Pushed 08:36:47 16113d51b718: Layer already exists 08:36:47 c930dc74f28a: Pushed 08:36:47 2d6365c05cdf: Pushed 08:36:56 3086aada0d28: Pushed 08:36:56 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a: digest: sha256:5dff37167d62f4964006eb4f0bb7e4215071734d265e2bb2f3a7ced770a83932 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:56 + 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 08:36:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 08:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:36:56 3086aada0d28: Preparing 08:36:56 233e12b33f51: Preparing 08:36:56 79f86c7717fe: Preparing 08:36:56 3e8c06d07fe4: Preparing 08:36:56 c930dc74f28a: Preparing 08:36:56 2d6365c05cdf: Preparing 08:36:56 16113d51b718: Preparing 08:36:56 2d6365c05cdf: Waiting 08:36:56 16113d51b718: Waiting 08:36:56 3e8c06d07fe4: Layer already exists 08:36:56 233e12b33f51: Layer already exists 08:36:56 79f86c7717fe: Layer already exists 08:36:56 c930dc74f28a: Layer already exists 08:36:56 3086aada0d28: Layer already exists 08:36:56 16113d51b718: Layer already exists 08:36:56 2d6365c05cdf: Layer already exists 08:36:56 latest: digest: sha256:5dff37167d62f4964006eb4f0bb7e4215071734d265e2bb2f3a7ced770a83932 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.35 08:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:36:57 3086aada0d28: Preparing 08:36:57 233e12b33f51: Preparing 08:36:57 79f86c7717fe: Preparing 08:36:57 3e8c06d07fe4: Preparing 08:36:57 c930dc74f28a: Preparing 08:36:57 2d6365c05cdf: Preparing 08:36:57 16113d51b718: Preparing 08:36:57 2d6365c05cdf: Waiting 08:36:57 16113d51b718: Waiting 08:36:57 c930dc74f28a: Layer already exists 08:36:57 3086aada0d28: Layer already exists 08:36:57 79f86c7717fe: Layer already exists 08:36:57 3e8c06d07fe4: Layer already exists 08:36:57 233e12b33f51: Layer already exists 08:36:57 2d6365c05cdf: Layer already exists 08:36:57 16113d51b718: Layer already exists 08:36:58 3.2.0-dev.35: digest: sha256:5dff37167d62f4964006eb4f0bb7e4215071734d265e2bb2f3a7ced770a83932 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 08:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:36:58 3086aada0d28: Preparing 08:36:58 233e12b33f51: Preparing 08:36:58 79f86c7717fe: Preparing 08:36:58 3e8c06d07fe4: Preparing 08:36:58 c930dc74f28a: Preparing 08:36:58 2d6365c05cdf: Preparing 08:36:58 16113d51b718: Preparing 08:36:58 2d6365c05cdf: Waiting 08:36:58 16113d51b718: Waiting 08:36:58 233e12b33f51: Layer already exists 08:36:58 3086aada0d28: Layer already exists 08:36:58 3e8c06d07fe4: Layer already exists 08:36:58 16113d51b718: Layer already exists 08:36:58 c930dc74f28a: Layer already exists 08:36:58 2d6365c05cdf: Layer already exists 08:36:58 79f86c7717fe: Layer already exists 08:36:58 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35: digest: sha256:5dff37167d62f4964006eb4f0bb7e4215071734d265e2bb2f3a7ced770a83932 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:59 + 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 08:36:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 08:36:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:36:59 3086aada0d28: Preparing 08:36:59 233e12b33f51: Preparing 08:36:59 79f86c7717fe: Preparing 08:36:59 3e8c06d07fe4: Preparing 08:36:59 c930dc74f28a: Preparing 08:36:59 2d6365c05cdf: Preparing 08:36:59 16113d51b718: Preparing 08:36:59 2d6365c05cdf: Waiting 08:36:59 16113d51b718: Waiting 08:36:59 3086aada0d28: Layer already exists 08:36:59 3e8c06d07fe4: Layer already exists 08:36:59 79f86c7717fe: Layer already exists 08:36:59 233e12b33f51: Layer already exists 08:36:59 c930dc74f28a: Layer already exists 08:36:59 2d6365c05cdf: Layer already exists 08:36:59 16113d51b718: Layer already exists 08:36:59 main: digest: sha256:5dff37167d62f4964006eb4f0bb7e4215071734d265e2bb2f3a7ced770a83932 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:37:00 ===================================================== [Pipeline] echo 08:37:00 taggedImages: 08:37:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a 08:37:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 08:37:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.35 08:37:00 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a-3.2.0-dev.35 08:37:00 - 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 08:37:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:00 08:37:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:00 arm64: Pulling from edgex-lftools-log-publisher 08:37:00 8998bd30e6a1: Pulling fs layer 08:37:00 04944245beec: Pulling fs layer 08:37:00 699f458cf7ca: Pulling fs layer 08:37:00 765212b225bb: Pulling fs layer 08:37:00 f23df028b6ca: Pulling fs layer 08:37:00 d65c8cfc05b1: Pulling fs layer 08:37:00 2437ff75d9bd: Pulling fs layer 08:37:00 765212b225bb: Waiting 08:37:00 f23df028b6ca: Waiting 08:37:00 d65c8cfc05b1: Waiting 08:37:00 2437ff75d9bd: Waiting 08:37:01 04944245beec: Verifying Checksum 08:37:01 04944245beec: Download complete 08:37:01 765212b225bb: Verifying Checksum 08:37:01 765212b225bb: Download complete 08:37:01 f23df028b6ca: Verifying Checksum 08:37:01 f23df028b6ca: Download complete 08:37:01 d65c8cfc05b1: Verifying Checksum 08:37:01 d65c8cfc05b1: Download complete 08:37:01 699f458cf7ca: Verifying Checksum 08:37:01 699f458cf7ca: Download complete 08:37:01 8998bd30e6a1: Verifying Checksum 08:37:01 8998bd30e6a1: Download complete 08:37:04 2437ff75d9bd: Verifying Checksum 08:37:04 2437ff75d9bd: Download complete 08:37:06 8998bd30e6a1: Pull complete 08:37:06 04944245beec: Pull complete 08:37:08 699f458cf7ca: Pull complete 08:37:08 765212b225bb: Pull complete 08:37:09 f23df028b6ca: Pull complete 08:37:09 d65c8cfc05b1: Pull complete 08:37:27 2437ff75d9bd: Pull complete 08:37:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:37:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:27 prd-ubuntu20.04-docker-arm64-4c-16g-22180 does not seem to be running inside a container 08:37:27 $ 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/245 -v /w/workspace/app-service-configurable/245:/w/workspace/app-service-configurable/245:rw,z -v /w/workspace/app-service-configurable/245@tmp:/w/workspace/app-service-configurable/245@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 08:37:30 $ docker top 73d770b64c9b596c9801865e5e5f862141b96a3bb7a750bf2878ba6a671b2b24 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:37:31 ---> job-cost.sh 08:37:31 lf-activate-venv: SKIPPING 08:37:31 INFO: No Stack... 08:37:31 INFO: Retrieving Pricing Info for: v3-standard-4 08:37:32 INFO: Archiving Costs [Pipeline] sh 08:37:32 + cat /w/workspace/app-service-configurable/245/archives/cost.csv 08:37:32 + cut -d, -f6 [Pipeline] lock 08:37:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] 08:37:32 Resource [jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] did not exist. Created. 08:37:32 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:37:33 /w/workspace/app-service-configurable/245@tmp/durable-50a464fe/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:37:34 + echo total: 0.10999999940395355 [Pipeline] stash 08:37:34 Warning: overwriting stash ‘stack-cost’ 08:37:34 Stashed 1 file(s) [Pipeline] } 08:37:34 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-245-stack-cost] [Pipeline] // lock [Pipeline] } 08:37:34 $ docker stop --time=1 73d770b64c9b596c9801865e5e5f862141b96a3bb7a750bf2878ba6a671b2b24 08:37:35 $ docker rm -f --volumes 73d770b64c9b596c9801865e5e5f862141b96a3bb7a750bf2878ba6a671b2b24 [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 08:37:36 provisioning config files... 08:37:36 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15393186392666498057tmp [Pipeline] { [Pipeline] sh 08:37:36 + set +x 08:37:36 + curl -s https://codecov.io/bash 08:37:36 + bash -s -- 08:37:36 08:37:36 _____ _ 08:37:36 / ____| | | 08:37:36 | | ___ __| | ___ ___ _____ __ 08:37:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:37:36 | |___| (_) | (_| | __/ (_| (_) \ V / 08:37:36 \_____\___/ \__,_|\___|\___\___/ \_/ 08:37:36 Bash-1.0.6 08:37:36 08:37:36 08:37:36 ==> git version 2.25.1 found 08:37:36 ==> 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 08:37:36 Release-Date: 2020-01-08 08:37:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:37:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:37:36 ==> Jenkins CI detected. 08:37:36 current dir:  /w/workspace/ry_app-service-configurable_main 08:37:36 project root: . 08:37:36 --> token set from env 08:37:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:37:36 ==> Running gcov in . (disable via -X gcov) 08:37:36 ==> Python coveragepy not found 08:37:36 ==> Searching for coverage reports in: 08:37:36 + . 08:37:36 -> Found 1 reports 08:37:36 ==> Detecting git/mercurial file structure 08:37:36 ==> Reading reports 08:37:36 + ./coverage.out bytes=953 08:37:36 ==> Appending adjustments 08:37:36 https://docs.codecov.io/docs/fixing-reports 08:37:36 + Found adjustments 08:37:36 ==> Gzipping contents 08:37:36 4.0K /tmp/codecov.CEoHgv.gz 08:37:36 ==> Uploading reports 08:37:36 url: https://codecov.io 08:37:36 query: branch=main&commit=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 08:37:36 -> Pinging Codecov 08:37:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a&build=245&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F245%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 08:37:37 -> Uploading to 08:37:37 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a/6d70dd61-b7d0-4853-961f-64e064af0783.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T083736Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4738d35d4380dc527297f416c7af2313ca8ed55f80eb1abba19126252cc3cd8c 08:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 08:37:37 Dload Upload Total Spent Left Speed 08:37:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1687 --:--:-- --:--:-- --:--:-- 1694 08:37:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] } 08:37:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:37:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:37:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:37:37 08:37:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:37:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:37:38 latest: Pulling from edgex-devops/edgex-snyk-go 08:37:38 43c4264eed91: Already exists 08:37:38 4cc291be95ef: Already exists 08:37:38 2ac1f1163629: Already exists 08:37:38 5c3c966382ef: Already exists 08:37:38 4f4fb700ef54: Already exists 08:37:38 d9c7d2e4e75e: Pulling fs layer 08:37:38 9c3e1370e548: Pulling fs layer 08:37:38 d9c7d2e4e75e: Verifying Checksum 08:37:38 d9c7d2e4e75e: Download complete 08:37:38 d9c7d2e4e75e: Pull complete 08:37:39 9c3e1370e548: Download complete 08:37:42 9c3e1370e548: Pull complete 08:37:42 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 08:37:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:37:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:37:42 prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container 08:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:37:48 $ docker top 4baf12450539527a4e018a05a4b8a6d77339c8f3dc063dac8c2a2b9b91fbb6ef -eo pid,comm [Pipeline] { [Pipeline] sh 08:37:48 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 08:37:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 08:37:48 + set -o pipefail 08:37:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 08:37:58 08:37:58 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 08:37:58 08:37:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/6cc2e77a-794a-4fab-89ae-094659140fe9 08:37:58 08:37:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:37:58 08:37:58 08:37:58 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 08:37:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:37:58 $ docker stop --time=1 4baf12450539527a4e018a05a4b8a6d77339c8f3dc063dac8c2a2b9b91fbb6ef 08:38:06 $ docker rm -f --volumes 4baf12450539527a4e018a05a4b8a6d77339c8f3dc063dac8c2a2b9b91fbb6ef [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 08:38:07 + git log --format=format:%s -1 bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a [Pipeline] sh 08:38:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:08 prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container 08:38:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:38:08 $ docker top b8ef2d4082122222510d799e4562e8d4cb31ac58fd945bcd47acaa681140f73f -eo pid,comm 08:38:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:38:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:09 [ssh-agent] Looking for ssh-agent implementation... 08:38:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:09 $ docker exec b8ef2d4082122222510d799e4562e8d4cb31ac58fd945bcd47acaa681140f73f ssh-agent 08:38:09 SSH_AUTH_SOCK=/tmp/ssh-az28aqo96nAb/agent.32 08:38:09 SSH_AGENT_PID=39 08:38:09 Running ssh-add (command line suppressed) 08:38:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3899679931949755800.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3899679931949755800.key) 08:38:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:09 + git semver tag 08:38:09 2024-10-08 08:38:09,938 [run_tag] DEBUG tag force:False 08:38:09 2024-10-08 08:38:09,938 [check_head_tag] DEBUG check head tag 08:38:09 2024-10-08 08:38:09,939 [execute] INFO git cat-file --batch-check 08:38:09 2024-10-08 08:38:09,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 08:38:09 2024-10-08 08:38:09,943 [execute] INFO git cat-file --batch 08:38:09 2024-10-08 08:38:09,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 08:38:09 2024-10-08 08:38:09,973 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:38:09 2024-10-08 08:38:09,973 [execute] INFO git tag -a v3.2.0-dev.35 -m v3.2.0-dev.35 08:38:09 2024-10-08 08:38:09,973 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.35', '-m', 'v3.2.0-dev.35'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 08:38:10 2024-10-08 08:38:09,978 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:38:10 3.2.0-dev.35 [Pipeline] } 08:38:10 $ docker exec --env ******** --env ******** b8ef2d4082122222510d799e4562e8d4cb31ac58fd945bcd47acaa681140f73f ssh-agent -k 08:38:10 unset SSH_AUTH_SOCK; 08:38:10 unset SSH_AGENT_PID; 08:38:10 echo Agent pid 39 killed; 08:38:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:10 + git semver [Pipeline] } 08:38:10 $ docker stop --time=1 b8ef2d4082122222510d799e4562e8d4cb31ac58fd945bcd47acaa681140f73f 08:38:12 $ docker rm -f --volumes b8ef2d4082122222510d799e4562e8d4cb31ac58fd945bcd47acaa681140f73f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:12 08:38:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:12 0.23.1-centos7: Pulling from edgex-lftools 08:38:12 ab5ef0e58194: Pulling fs layer 08:38:12 9712f1f96733: Pulling fs layer 08:38:12 63f879dbbcfc: Pulling fs layer 08:38:12 0d9ebad4ef96: Pulling fs layer 08:38:12 e9a5061849ea: Pulling fs layer 08:38:12 d747dcd14b5f: Pulling fs layer 08:38:12 2de7ff778b66: Pulling fs layer 08:38:12 0d9ebad4ef96: Waiting 08:38:12 e9a5061849ea: Waiting 08:38:12 d747dcd14b5f: Waiting 08:38:12 9712f1f96733: Verifying Checksum 08:38:12 9712f1f96733: Download complete 08:38:13 63f879dbbcfc: Verifying Checksum 08:38:13 63f879dbbcfc: Download complete 08:38:13 e9a5061849ea: Verifying Checksum 08:38:13 e9a5061849ea: Download complete 08:38:13 d747dcd14b5f: Verifying Checksum 08:38:13 d747dcd14b5f: Download complete 08:38:14 2de7ff778b66: Verifying Checksum 08:38:14 2de7ff778b66: Download complete 08:38:14 0d9ebad4ef96: Verifying Checksum 08:38:14 0d9ebad4ef96: Download complete 08:38:14 ab5ef0e58194: Download complete 08:38:16 ab5ef0e58194: Pull complete 08:38:16 9712f1f96733: Pull complete 08:38:17 63f879dbbcfc: Pull complete 08:38:20 0d9ebad4ef96: Pull complete 08:38:21 e9a5061849ea: Pull complete 08:38:21 d747dcd14b5f: Pull complete 08:38:22 2de7ff778b66: Pull complete 08:38:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:38:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:22 prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container 08:38: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:38:31 $ docker top 9297de574232e5cc70ebca387427fa321e34def03398f740349ebadab056993c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:38:31 provisioning config files... 08:38:31 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8153812952403994535tmp 08:38:31 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13223229354986688760tmp 08:38:31 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9505410344648966276tmp [Pipeline] { [Pipeline] echo 08:38:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:38:31 ---> sigul-configuration.sh 08:38:31 gpg: directory `/root/.gnupg' created 08:38:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:38:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:38:31 gpg: keyring `/root/.gnupg/secring.gpg' created 08:38:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:38:31 gpg: CAST5 encrypted data 08:38:31 gpg: encrypted with 1 passphrase 08:38:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:38:31 + mkdir /home/jenkins 08:38:31 + mkdir /home/jenkins/sigul [Pipeline] sh 08:38:32 + 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 08:38:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:38:32 ---> sigul-install.sh 08:38:32 Sigul already installed; skipping installation. [Pipeline] sh 08:38:32 + git tag --list 08:38:32 v1.0.0 08:38:32 v1.1.0 08:38:32 v1.2.0 08:38:32 v1.3.0 08:38:32 v1.3.1 08:38:32 v2.0.0 08:38:32 v2.0.1 08:38:32 v2.1.0 08:38:32 v2.1.1 08:38:32 v2.1.2 08:38:32 v2.2.0 08:38:32 v2.3 08:38:32 v2.3.0 08:38:32 v2.3.1 08:38:32 v3.0 08:38:32 v3.0.0 08:38:32 v3.0.1 08:38:32 v3.0.1-dev.1 08:38:32 v3.1 08:38:32 v3.1.0 08:38:32 v3.1.0-dev.1 08:38:32 v3.1.0-dev.10 08:38:32 v3.1.0-dev.11 08:38:32 v3.1.0-dev.12 08:38:32 v3.1.0-dev.13 08:38:32 v3.1.0-dev.14 08:38:32 v3.1.0-dev.15 08:38:32 v3.1.0-dev.16 08:38:32 v3.1.0-dev.17 08:38:32 v3.1.0-dev.18 08:38:32 v3.1.0-dev.19 08:38:32 v3.1.0-dev.2 08:38:32 v3.1.0-dev.20 08:38:32 v3.1.0-dev.21 08:38:32 v3.1.0-dev.22 08:38:32 v3.1.0-dev.23 08:38:32 v3.1.0-dev.24 08:38:32 v3.1.0-dev.25 08:38:32 v3.1.0-dev.26 08:38:32 v3.1.0-dev.27 08:38:32 v3.1.0-dev.28 08:38:32 v3.1.0-dev.29 08:38:32 v3.1.0-dev.3 08:38:32 v3.1.0-dev.30 08:38:32 v3.1.0-dev.31 08:38:32 v3.1.0-dev.32 08:38:32 v3.1.0-dev.33 08:38:32 v3.1.0-dev.34 08:38:32 v3.1.0-dev.35 08:38:32 v3.1.0-dev.36 08:38:32 v3.1.0-dev.37 08:38:32 v3.1.0-dev.38 08:38:32 v3.1.0-dev.39 08:38:32 v3.1.0-dev.4 08:38:32 v3.1.0-dev.5 08:38:32 v3.1.0-dev.6 08:38:32 v3.1.0-dev.7 08:38:32 v3.1.0-dev.8 08:38:32 v3.1.0-dev.9 08:38:32 v3.1.1 08:38:32 v3.1.1-dev.1 08:38:32 v3.2.0-dev.1 08:38:32 v3.2.0-dev.10 08:38:32 v3.2.0-dev.11 08:38:32 v3.2.0-dev.12 08:38:32 v3.2.0-dev.13 08:38:32 v3.2.0-dev.14 08:38:32 v3.2.0-dev.15 08:38:32 v3.2.0-dev.16 08:38:32 v3.2.0-dev.17 08:38:32 v3.2.0-dev.18 08:38:32 v3.2.0-dev.19 08:38:32 v3.2.0-dev.2 08:38:32 v3.2.0-dev.20 08:38:32 v3.2.0-dev.21 08:38:32 v3.2.0-dev.22 08:38:32 v3.2.0-dev.23 08:38:32 v3.2.0-dev.24 08:38:32 v3.2.0-dev.25 08:38:32 v3.2.0-dev.26 08:38:32 v3.2.0-dev.27 08:38:32 v3.2.0-dev.28 08:38:32 v3.2.0-dev.29 08:38:32 v3.2.0-dev.3 08:38:32 v3.2.0-dev.30 08:38:32 v3.2.0-dev.31 08:38:32 v3.2.0-dev.32 08:38:32 v3.2.0-dev.33 08:38:32 v3.2.0-dev.34 08:38:32 v3.2.0-dev.35 08:38:32 v3.2.0-dev.4 08:38:32 v3.2.0-dev.5 08:38:32 v3.2.0-dev.6 08:38:32 v3.2.0-dev.7 08:38:32 v3.2.0-dev.8 08:38:32 v3.2.0-dev.9 [Pipeline] sh 08:38:33 + lftools sign git-tag v3.2.0-dev.35 08:38:33 Signing Git tag with Sigul... 08:38:33 Signing v3.2.0-dev.35 [Pipeline] echo 08:38:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:38:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:38:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:38:34 $ docker stop --time=1 9297de574232e5cc70ebca387427fa321e34def03398f740349ebadab056993c 08:38:35 $ docker rm -f --volumes 9297de574232e5cc70ebca387427fa321e34def03398f740349ebadab056993c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:38:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:36 prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container 08:38:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:38:36 $ docker top ca3e40cde82cad8b7da848ed009f5fd16cae20c94ed97b8d9440c3a5855efa15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:36 [ssh-agent] Looking for ssh-agent implementation... 08:38:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:36 $ docker exec ca3e40cde82cad8b7da848ed009f5fd16cae20c94ed97b8d9440c3a5855efa15 ssh-agent 08:38:37 SSH_AUTH_SOCK=/tmp/ssh-PaLFIsAlbmqJ/agent.32 08:38:37 SSH_AGENT_PID=38 08:38:37 Running ssh-add (command line suppressed) 08:38:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4294190180481177619.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4294190180481177619.key) 08:38:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:37 + git semver bump pre 08:38:37 2024-10-08 08:38:37,639 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:38:37 2024-10-08 08:38:37,639 [bump_version] DEBUG bumping version:3.2.0-dev.35 on axis:pre with prefix:dev 08:38:37 2024-10-08 08:38:37,639 [bump_version] DEBUG bumped version:3.2.0-dev.36 08:38:37 2024-10-08 08:38:37,639 [write_version] DEBUG write version:3.2.0-dev.36 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 08:38:37 2024-10-08 08:38:37,639 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:38:37 2024-10-08 08:38:37,639 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 08:38:37 2024-10-08 08:38:37,642 [execute] INFO git cat-file --batch-check 08:38:37 2024-10-08 08:38:37,642 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 08:38:37 2024-10-08 08:38:37,647 [execute] INFO git cat-file --batch 08:38:37 2024-10-08 08:38:37,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 08:38:37 2024-10-08 08:38:37,653 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:38:37 3.2.0-dev.36 [Pipeline] } 08:38:37 $ docker exec --env ******** --env ******** ca3e40cde82cad8b7da848ed009f5fd16cae20c94ed97b8d9440c3a5855efa15 ssh-agent -k 08:38:37 unset SSH_AUTH_SOCK; 08:38:37 unset SSH_AGENT_PID; 08:38:37 echo Agent pid 38 killed; 08:38:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:38 + git semver [Pipeline] } 08:38:38 $ docker stop --time=1 ca3e40cde82cad8b7da848ed009f5fd16cae20c94ed97b8d9440c3a5855efa15 08:38:39 $ docker rm -f --volumes ca3e40cde82cad8b7da848ed009f5fd16cae20c94ed97b8d9440c3a5855efa15 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:38:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:38:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:40 prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container 08:38: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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:38:40 $ docker top faf74b0d4a32f2f51e2ba5b479fa91a0e69cfa00cdb756508f6c37fe689bd6d3 -eo pid,comm 08:38:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:38:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:38:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:38:41 [ssh-agent] Looking for ssh-agent implementation... 08:38:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:38:41 $ docker exec faf74b0d4a32f2f51e2ba5b479fa91a0e69cfa00cdb756508f6c37fe689bd6d3 ssh-agent 08:38:41 SSH_AUTH_SOCK=/tmp/ssh-W3IDkw8jzTTx/agent.32 08:38:41 SSH_AGENT_PID=38 08:38:41 Running ssh-add (command line suppressed) 08:38:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6512895388818221476.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6512895388818221476.key) 08:38:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:38:41 + git semver push 08:38:41 2024-10-08 08:38:41,836 [run_push] DEBUG push 08:38:41 2024-10-08 08:38:41,837 [execute] INFO git cat-file --batch-check 08:38:41 2024-10-08 08:38:41,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 08:38:41 2024-10-08 08:38:41,841 [execute] INFO git rev-list ee982fcf966a5458f3d9d35c2785b3cb4bed4b77 -- 08:38:41 2024-10-08 08:38:41,842 [execute] DEBUG Popen(['git', 'rev-list', 'ee982fcf966a5458f3d9d35c2785b3cb4bed4b77', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 08:38:41 2024-10-08 08:38:41,851 [execute] INFO git fetch -v origin 08:38:41 2024-10-08 08:38:41,851 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 08:38:42 2024-10-08 08:38:42,315 [run_push] DEBUG no remote changes detected 08:38:42 2024-10-08 08:38:42,316 [execute] INFO git push origin semver 08:38:42 2024-10-08 08:38:42,316 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 08:38:43 2024-10-08 08:38:43,035 [run_push] DEBUG push all version tags 08:38:43 2024-10-08 08:38:43,035 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:38:43 2024-10-08 08:38:43,036 [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) 08:38:43 2024-10-08 08:38:43,681 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:38:43 3.2.0-dev.36 [Pipeline] } 08:38:43 $ docker exec --env ******** --env ******** faf74b0d4a32f2f51e2ba5b479fa91a0e69cfa00cdb756508f6c37fe689bd6d3 ssh-agent -k 08:38:44 unset SSH_AUTH_SOCK; 08:38:44 unset SSH_AGENT_PID; 08:38:44 echo Agent pid 38 killed; 08:38:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:38:44 + git semver [Pipeline] } 08:38:44 $ docker stop --time=1 faf74b0d4a32f2f51e2ba5b479fa91a0e69cfa00cdb756508f6c37fe689bd6d3 08:38:45 $ docker rm -f --volumes faf74b0d4a32f2f51e2ba5b479fa91a0e69cfa00cdb756508f6c37fe689bd6d3 [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 08:38:46 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 08:38:46 + ls -al /w/workspace/ry_app-service-configurable_main/archives 08:38:46 total 16 08:38:46 drwxr-xr-x 3 root root 4096 Oct 8 08:22 . 08:38:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 08:38 .. 08:38:46 drwxr-xr-x 2 root root 4096 Oct 8 08:22 cost 08:38:46 -rw-r--r-- 1 root root 96 Oct 8 08:22 cost.csv 08:38:46 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 08:38:46 + ls -al /w/workspace/ry_app-service-configurable_main/archives 08:38:46 total 16 08:38:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 08:22 . 08:38:46 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 08:38 .. 08:38:46 drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 08:22 cost 08:38:46 -rw-r--r-- 1 jenkins jenkins 96 Oct 8 08:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:38:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:38:47 ---> package-listing.sh 08:38:47 ++ facter osfamily 08:38:47 ++ tr '[:upper:]' '[:lower:]' 08:38:48 + OS_FAMILY=debian 08:38:48 + workspace=/w/workspace/ry_app-service-configurable_main 08:38:48 + START_PACKAGES=/tmp/packages_start.txt 08:38:48 + END_PACKAGES=/tmp/packages_end.txt 08:38:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:38:48 + PACKAGES=/tmp/packages_start.txt 08:38:48 + '[' /w/workspace/ry_app-service-configurable_main ']' 08:38:48 + PACKAGES=/tmp/packages_end.txt 08:38:48 + case "${OS_FAMILY}" in 08:38:48 + dpkg -l 08:38:48 + grep '^ii' 08:38:48 + '[' -f /tmp/packages_start.txt ']' 08:38:48 + '[' -f /tmp/packages_end.txt ']' 08:38:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:38:48 + '[' /w/workspace/ry_app-service-configurable_main ']' 08:38:48 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 08:38:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 08:38:48 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 08:38:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:38:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:38:48 prd-ubuntu20.04-docker-8c-8g-22179 does not seem to be running inside a container 08:38:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:38:49 $ docker top 344da3ce9b21f788b6ec89d34d21ddfd4e905cdd69b477197b6f561dda207440 -eo pid,comm [Pipeline] { [Pipeline] sh 08:38:49 + touch /tmp/pre-build-complete [Pipeline] sh 08:38:49 + mkdir -p /var/log/sysstat [Pipeline] sh 08:38:50 + ls /var/log/sa-host 08:38:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:50 provisioning config files... 08:38:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12445221432900569031tmp [Pipeline] { [Pipeline] echo 08:38:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:38:50 ---> create-netrc.sh [Pipeline] } 08:38:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:38:50 ---> python-tools-install.sh [Pipeline] echo 08:38:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:38:51 ---> sudo-logs.sh 08:38:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:38:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:38:51 ---> job-cost.sh 08:38:51 lf-activate-venv: SKIPPING 08:38:51 DEBUG: total: 0.2199999988079071 08:38:51 INFO: Retrieving Stack Cost... 08:38:52 INFO: Retrieving Pricing Info for: v3-standard-8 08:38:52 INFO: Archiving Costs [Pipeline] echo 08:38:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:38:52 ---> logs-deploy.sh 08:38:52 lf-activate-venv: SKIPPING 08:38:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/245 08:38:52 INFO: archiving workspace using pattern(s): 08:38:53 Archives upload complete. 08:38:53 INFO: archiving logs to Nexus