Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 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-ssh10456200605040331768.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10375182009901458395.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh146102143678769246.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh8650927494433990413.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-ssh12409068204588136651.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-24689’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24690 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 (main) > 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 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#629)" > git rev-list --no-walk c4ad7f437a1e68c2d718492a8a567dff3f36cc6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-08T04:29:25.710Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-08T04:29:25.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-08T04:29:25.816Z] ========================================================= [2023-12-08T04:29:25.816Z] EdgeX Global Pipelines Version Info [2023-12-08T04:29:25.816Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:29:26.535Z] ------------------- [2023-12-08T04:29:26.535Z] stable info: [2023-12-08T04:29:26.535Z] ------------------- [2023-12-08T04:29:26.535Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-08T04:29:26.536Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-08T04:29:26.536Z] Message: update stable to v1.0.258 [2023-12-08T04:29:27.106Z] ------------------- [2023-12-08T04:29:27.107Z] experimental info: [2023-12-08T04:29:27.107Z] ------------------- [2023-12-08T04:29:27.107Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-08T04:29:27.107Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-08T04:29:27.107Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-08T04:29:27.199Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-12-08T04:29:27.228Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-12-08T04:29:27.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-08T04:29:27.284Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-08T04:29:27.313Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-08T04:29:27.336Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-08T04:29:27.362Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-08T04:29:27.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-08T04:29:27.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-08T04:29:27.469Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-08T04:29:27.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-08T04:29:27.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-12-08T04:29:27.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-08T04:29:27.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-08T04:29:27.634Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-08T04:29:27.673Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-08T04:29:27.710Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-08T04:29:27.746Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-08T04:29:27.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-08T04:29:27.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-08T04:29:27.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-08T04:29:27.891Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-08T04:29:27.933Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-08T04:29:27.964Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-08T04:29:28.002Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-08T04:29:28.042Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-08T04:29:28.084Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-08T04:29:28.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-08T04:29:28.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-08T04:29:28.206Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-08T04:29:28.241Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] echo [2023-12-08T04:29:28.283Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1be86a5 [Pipeline] echo [2023-12-08T04:29:28.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T04:29:28.412Z] provisioning config files... [2023-12-08T04:29:28.425Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6761437120146352984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:29:28.779Z] ---> ****-login.sh [2023-12-08T04:29:28.779Z] nexus3.edgexfoundry.org:10001 [2023-12-08T04:29:29.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:29:29.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:29:29.042Z] Configure a credential helper to remove this warning. See [2023-12-08T04:29:29.042Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:29:29.042Z] [2023-12-08T04:29:29.042Z] Login Succeeded [2023-12-08T04:29:29.042Z] nexus3.edgexfoundry.org:10002 [2023-12-08T04:29:29.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:29:29.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:29:29.042Z] Configure a credential helper to remove this warning. See [2023-12-08T04:29:29.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:29:29.043Z] [2023-12-08T04:29:29.043Z] Login Succeeded [2023-12-08T04:29:29.043Z] nexus3.edgexfoundry.org:10003 [2023-12-08T04:29:29.304Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:29:29.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:29:29.305Z] Configure a credential helper to remove this warning. See [2023-12-08T04:29:29.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:29:29.305Z] [2023-12-08T04:29:29.305Z] Login Succeeded [2023-12-08T04:29:29.305Z] nexus3.edgexfoundry.org:10004 [2023-12-08T04:29:29.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:29:29.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:29:29.305Z] Configure a credential helper to remove this warning. See [2023-12-08T04:29:29.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:29:29.305Z] [2023-12-08T04:29:29.305Z] Login Succeeded [2023-12-08T04:29:29.305Z] ****.io [2023-12-08T04:29:29.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:29:29.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:29:29.565Z] Configure a credential helper to remove this warning. See [2023-12-08T04:29:29.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:29:29.565Z] [2023-12-08T04:29:29.565Z] Login Succeeded [2023-12-08T04:29:29.565Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T04:29:29.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-08T04:29:30.136Z] + git rev-list -1 --merges 1be86a545a35450b0d3cd72b2325ec5f8d821fb3~1..1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] echo [2023-12-08T04:29:30.167Z] -----------> git rev-list -1 --merges 1be86a545a35450b0d3cd72b2325ec5f8d821fb3~1..1be86a545a35450b0d3cd72b2325ec5f8d821fb3 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [false] [Pipeline] sh [2023-12-08T04:29:30.472Z] + git log --format=format:%s -1 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] echo [2023-12-08T04:29:30.487Z] ========================================================= [2023-12-08T04:29:30.487Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-08T04:29:30.487Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-08T04:29:30.861Z] + git log --format=format:%s -1 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] echo [2023-12-08T04:29:30.874Z] [semverPrep] GIT_COMMIT: 1be86a545a35450b0d3cd72b2325ec5f8d821fb3, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#629) [Pipeline] echo [2023-12-08T04:29:30.897Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-08T04:29:31.274Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T04:29:31.275Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-08T04:29:31.275Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-08T04:29:31.275Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-08T04:29:31.275Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-08T04:29:31.275Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-08T04:29:31.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:29:31.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:29:31.649Z] [2023-12-08T04:29:31.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:29:31.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:29:31.968Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-08T04:29:31.968Z] b85a868b505f: Pulling fs layer [2023-12-08T04:29:31.968Z] e2be974225ed: Pulling fs layer [2023-12-08T04:29:31.968Z] 339a4e72a1f5: Pulling fs layer [2023-12-08T04:29:31.968Z] 988bab9f4d93: Pulling fs layer [2023-12-08T04:29:31.968Z] 1469e6f7b9e6: Pulling fs layer [2023-12-08T04:29:31.968Z] eaf3925da568: Pulling fs layer [2023-12-08T04:29:31.968Z] bab4dde63d76: Pulling fs layer [2023-12-08T04:29:31.968Z] bde34c3a00c8: Pulling fs layer [2023-12-08T04:29:31.968Z] b352a97aabf1: Pulling fs layer [2023-12-08T04:29:31.968Z] 4872d77fe225: Pulling fs layer [2023-12-08T04:29:31.968Z] 5851b861e8e6: Pulling fs layer [2023-12-08T04:29:31.968Z] bab4dde63d76: Waiting [2023-12-08T04:29:31.968Z] bde34c3a00c8: Waiting [2023-12-08T04:29:31.968Z] b352a97aabf1: Waiting [2023-12-08T04:29:31.968Z] 4872d77fe225: Waiting [2023-12-08T04:29:31.968Z] 5851b861e8e6: Waiting [2023-12-08T04:29:31.968Z] 988bab9f4d93: Waiting [2023-12-08T04:29:31.968Z] eaf3925da568: Waiting [2023-12-08T04:29:31.968Z] 1469e6f7b9e6: Waiting [2023-12-08T04:29:31.968Z] e2be974225ed: Verifying Checksum [2023-12-08T04:29:31.968Z] e2be974225ed: Download complete [2023-12-08T04:29:31.968Z] 988bab9f4d93: Verifying Checksum [2023-12-08T04:29:31.968Z] 988bab9f4d93: Download complete [2023-12-08T04:29:31.968Z] 1469e6f7b9e6: Verifying Checksum [2023-12-08T04:29:31.968Z] 1469e6f7b9e6: Download complete [2023-12-08T04:29:31.968Z] eaf3925da568: Download complete [2023-12-08T04:29:32.230Z] 339a4e72a1f5: Verifying Checksum [2023-12-08T04:29:32.230Z] 339a4e72a1f5: Download complete [2023-12-08T04:29:32.230Z] bde34c3a00c8: Download complete [2023-12-08T04:29:32.230Z] b352a97aabf1: Download complete [2023-12-08T04:29:32.230Z] 4872d77fe225: Download complete [2023-12-08T04:29:32.230Z] 5851b861e8e6: Verifying Checksum [2023-12-08T04:29:32.230Z] b85a868b505f: Verifying Checksum [2023-12-08T04:29:32.230Z] b85a868b505f: Download complete [2023-12-08T04:29:32.488Z] bab4dde63d76: Verifying Checksum [2023-12-08T04:29:32.488Z] bab4dde63d76: Download complete [2023-12-08T04:29:33.426Z] b85a868b505f: Pull complete [2023-12-08T04:29:33.687Z] e2be974225ed: Pull complete [2023-12-08T04:29:33.948Z] 339a4e72a1f5: Pull complete [2023-12-08T04:29:33.948Z] 988bab9f4d93: Pull complete [2023-12-08T04:29:34.210Z] 1469e6f7b9e6: Pull complete [2023-12-08T04:29:34.469Z] eaf3925da568: Pull complete [2023-12-08T04:29:35.849Z] bab4dde63d76: Pull complete [2023-12-08T04:29:36.116Z] bde34c3a00c8: Pull complete [2023-12-08T04:29:36.116Z] b352a97aabf1: Pull complete [2023-12-08T04:29:36.375Z] 4872d77fe225: Pull complete [2023-12-08T04:29:36.375Z] 5851b861e8e6: Pull complete [2023-12-08T04:29:36.375Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-08T04:29:36.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:29:36.375Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:29:36.574Z] prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container [2023-12-08T04:29:36.609Z] $ 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 [2023-12-08T04:29:40.234Z] $ docker top 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf -eo pid,comm [2023-12-08T04:29:40.284Z] 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). [2023-12-08T04:29:40.284Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T04:29:40.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T04:29:40.369Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T04:29:40.478Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T04:29:40.483Z] $ docker exec 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf ssh-agent [2023-12-08T04:29:40.588Z] SSH_AUTH_SOCK=/tmp/ssh-SRVLqcP5R9Sl/agent.32 [2023-12-08T04:29:40.588Z] SSH_AGENT_PID=38 [2023-12-08T04:29:40.594Z] Running ssh-add (command line suppressed) [2023-12-08T04:29:40.693Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7558971691468503887.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7558971691468503887.key) [2023-12-08T04:29:40.704Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T04:29:41.012Z] + git tag --points-at HEAD [Pipeline] } [2023-12-08T04:29:41.025Z] $ docker exec --env ******** --env ******** 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf ssh-agent -k [2023-12-08T04:29:41.115Z] unset SSH_AUTH_SOCK; [2023-12-08T04:29:41.115Z] unset SSH_AGENT_PID; [2023-12-08T04:29:41.115Z] echo Agent pid 38 killed; [2023-12-08T04:29:41.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-08T04:29:41.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T04:29:41.178Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T04:29:41.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T04:29:41.292Z] $ docker exec 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf ssh-agent [2023-12-08T04:29:41.406Z] SSH_AUTH_SOCK=/tmp/ssh-oMJ9ntfoNiWa/agent.71 [2023-12-08T04:29:41.406Z] SSH_AGENT_PID=77 [2023-12-08T04:29:41.411Z] Running ssh-add (command line suppressed) [2023-12-08T04:29:41.520Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17755359629750746614.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17755359629750746614.key) [2023-12-08T04:29:41.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T04:29:41.836Z] + git semver init [2023-12-08T04:29:42.095Z] 2023-12-08 04:29:42,004 [run_init] DEBUG init version:0.0.0 force:False [2023-12-08T04:29:42.095Z] 2023-12-08 04:29:42,005 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-12-08T04:29:42.095Z] 2023-12-08 04:29:42,005 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-12-08T04:29:42.095Z] 2023-12-08 04:29:42,006 [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) [2023-12-08T04:29:43.475Z] 2023-12-08 04:29:43,185 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-12-08T04:29:43.475Z] 2023-12-08 04:29:43,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-12-08T04:29:43.475Z] 2023-12-08 04:29:43,186 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-08T04:29:43.475Z] 2023-12-08 04:29:43,186 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-08T04:29:43.475Z] 3.2.0-dev.4 [Pipeline] } [2023-12-08T04:29:43.487Z] $ docker exec --env ******** --env ******** 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf ssh-agent -k [2023-12-08T04:29:43.574Z] unset SSH_AUTH_SOCK; [2023-12-08T04:29:43.575Z] unset SSH_AGENT_PID; [2023-12-08T04:29:43.575Z] echo Agent pid 77 killed; [2023-12-08T04:29:43.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T04:29:43.994Z] + git semver [Pipeline] } [2023-12-08T04:29:44.271Z] $ docker stop --time=1 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf [2023-12-08T04:29:45.568Z] $ docker rm -f --volumes 9f6ee3c01997c63d62010edb20abb4dc2fda31b962901a93aae6abeb4f07b3cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T04:29:45.929Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-08T04:29:46.178Z] Stashed 1 file(s) [Pipeline] echo [2023-12-08T04:29:46.181Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 [2023-12-08T04:29:46.527Z] provisioning config files... [2023-12-08T04:29:46.536Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4572690495656341158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:29:46.849Z] ---> ****-login.sh [2023-12-08T04:29:46.849Z] nexus3.edgexfoundry.org:10001 [2023-12-08T04:29:46.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:29:46.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:29:46.849Z] Configure a credential helper to remove this warning. See [2023-12-08T04:29:46.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:29:46.849Z] [2023-12-08T04:29:46.849Z] Login Succeeded [2023-12-08T04:29:46.849Z] nexus3.edgexfoundry.org:10002 [2023-12-08T04:29:46.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:29:46.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:29:46.849Z] Configure a credential helper to remove this warning. See [2023-12-08T04:29:46.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:29:46.850Z] [2023-12-08T04:29:46.850Z] Login Succeeded [2023-12-08T04:29:46.850Z] nexus3.edgexfoundry.org:10003 [2023-12-08T04:29:47.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:29:47.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:29:47.108Z] Configure a credential helper to remove this warning. See [2023-12-08T04:29:47.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:29:47.108Z] [2023-12-08T04:29:47.108Z] Login Succeeded [2023-12-08T04:29:47.108Z] nexus3.edgexfoundry.org:10004 [2023-12-08T04:29:47.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:29:47.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:29:47.108Z] Configure a credential helper to remove this warning. See [2023-12-08T04:29:47.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:29:47.108Z] [2023-12-08T04:29:47.108Z] Login Succeeded [2023-12-08T04:29:47.108Z] ****.io [2023-12-08T04:29:47.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:29:47.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:29:47.367Z] Configure a credential helper to remove this warning. See [2023-12-08T04:29:47.367Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:29:47.367Z] [2023-12-08T04:29:47.367Z] Login Succeeded [2023-12-08T04:29:47.367Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T04:29:47.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-08T04:29:47.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:29:47.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:29:47.575Z] ========================================================= [2023-12-08T04:29:47.575Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-08T04:29:47.575Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:29:47.983Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-08T04:29:47.983Z] Sending build context to Docker daemon 8.79MB [2023-12-08T04:29:47.983Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-08T04:29:47.983Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-08T04:29:47.983Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-08T04:29:47.983Z] 7264a8db6415: Pulling fs layer [2023-12-08T04:29:47.983Z] c4d48a809fc2: Pulling fs layer [2023-12-08T04:29:47.983Z] 4f1c88b9dad5: Pulling fs layer [2023-12-08T04:29:47.983Z] ad3a456e5733: Pulling fs layer [2023-12-08T04:29:47.983Z] 69c7f0334f64: Pulling fs layer [2023-12-08T04:29:47.983Z] 1f1c1a5573a3: Pulling fs layer [2023-12-08T04:29:47.983Z] ce7588e14bc9: Pulling fs layer [2023-12-08T04:29:47.983Z] b5e4710f87ac: Pulling fs layer [2023-12-08T04:29:47.983Z] ad3a456e5733: Waiting [2023-12-08T04:29:47.983Z] 69c7f0334f64: Waiting [2023-12-08T04:29:47.983Z] 1f1c1a5573a3: Waiting [2023-12-08T04:29:47.983Z] ce7588e14bc9: Waiting [2023-12-08T04:29:47.983Z] b5e4710f87ac: Waiting [2023-12-08T04:29:47.983Z] c4d48a809fc2: Verifying Checksum [2023-12-08T04:29:47.983Z] c4d48a809fc2: Download complete [2023-12-08T04:29:47.983Z] ad3a456e5733: Download complete [2023-12-08T04:29:47.983Z] 69c7f0334f64: Verifying Checksum [2023-12-08T04:29:47.983Z] 69c7f0334f64: Download complete [2023-12-08T04:29:48.242Z] 7264a8db6415: Verifying Checksum [2023-12-08T04:29:48.242Z] 7264a8db6415: Download complete [2023-12-08T04:29:48.242Z] 1f1c1a5573a3: Verifying Checksum [2023-12-08T04:29:48.242Z] 1f1c1a5573a3: Download complete [2023-12-08T04:29:48.242Z] 7264a8db6415: Pull complete [2023-12-08T04:29:49.983Z] b5e4710f87ac: Verifying Checksum [2023-12-08T04:29:49.983Z] b5e4710f87ac: Download complete [2023-12-08T04:29:49.983Z] c4d48a809fc2: Pull complete [2023-12-08T04:29:49.983Z] 4f1c88b9dad5: Verifying Checksum [2023-12-08T04:29:49.983Z] 4f1c88b9dad5: Download complete [2023-12-08T04:29:49.983Z] ce7588e14bc9: Verifying Checksum [2023-12-08T04:29:49.983Z] ce7588e14bc9: Download complete [2023-12-08T04:29:51.887Z] 4f1c88b9dad5: Pull complete [2023-12-08T04:29:51.887Z] ad3a456e5733: Pull complete [2023-12-08T04:29:51.887Z] 69c7f0334f64: Pull complete [2023-12-08T04:29:51.887Z] 1f1c1a5573a3: Pull complete [2023-12-08T04:29:54.420Z] ce7588e14bc9: Pull complete [2023-12-08T04:29:54.420Z] b5e4710f87ac: Pull complete [2023-12-08T04:29:54.420Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-08T04:29:54.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-08T04:29:54.420Z] ---> 88b5674ff536 [2023-12-08T04:29:54.420Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-08T04:29:59.748Z] ---> Running in d36f6246fee1 [2023-12-08T04:29:59.748Z] Removing intermediate container d36f6246fee1 [2023-12-08T04:29:59.748Z] ---> 941ac385c855 [2023-12-08T04:29:59.748Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-08T04:29:59.748Z] ---> Running in 154fbd7eab0f [2023-12-08T04:29:59.748Z] Removing intermediate container 154fbd7eab0f [2023-12-08T04:29:59.748Z] ---> 07ac4b186a1e [2023-12-08T04:29:59.748Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-08T04:29:59.748Z] ---> Running in dbd186babdb5 [2023-12-08T04:29:59.748Z] Removing intermediate container dbd186babdb5 [2023-12-08T04:29:59.748Z] ---> 1649a33c6bbe [2023-12-08T04:29:59.748Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-08T04:29:59.748Z] ---> Running in 326f677617e0 [2023-12-08T04:30:00.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T04:30:00.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T04:30:00.664Z] OK: 264 MiB in 52 packages [2023-12-08T04:30:00.664Z] Removing intermediate container 326f677617e0 [2023-12-08T04:30:00.664Z] ---> 9d7a3096f836 [2023-12-08T04:30:00.664Z] Step 7/12 : WORKDIR /app [2023-12-08T04:30:00.664Z] ---> Running in fc77b82c5af9 [2023-12-08T04:30:00.931Z] Removing intermediate container fc77b82c5af9 [2023-12-08T04:30:00.931Z] ---> 4baa633687da [2023-12-08T04:30:00.931Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-08T04:30:00.931Z] ---> dcf6ae8ff7f6 [2023-12-08T04:30:00.931Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T04:30:00.931Z] ---> Running in 03d60f83cacb [2023-12-08T04:30:01.450Z] Still waiting to schedule task [2023-12-08T04:30:01.450Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24691’ is offline [2023-12-08T04:30:40.331Z] Removing intermediate container 03d60f83cacb [2023-12-08T04:30:40.331Z] ---> 296b1ca9047f [2023-12-08T04:30:40.331Z] Step 10/12 : COPY . . [2023-12-08T04:30:40.331Z] ---> 4c7e9634b0f0 [2023-12-08T04:30:40.331Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-08T04:30:40.331Z] ---> Running in bfea273306fd [2023-12-08T04:30:40.331Z] Removing intermediate container bfea273306fd [2023-12-08T04:30:40.331Z] ---> 800dadbb852d [2023-12-08T04:30:40.331Z] Step 12/12 : RUN $MAKE [2023-12-08T04:30:40.331Z] ---> Running in ca9350c93702 [2023-12-08T04:30:40.331Z] noop [2023-12-08T04:30:40.331Z] Removing intermediate container ca9350c93702 [2023-12-08T04:30:40.331Z] ---> 213ee2c526cb [2023-12-08T04:30:40.331Z] Successfully built 213ee2c526cb [2023-12-08T04:30:40.331Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:40.726Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-08T04:30:40.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:30:40.845Z] prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container [2023-12-08T04:30:40.879Z] $ 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 [2023-12-08T04:30:41.191Z] $ docker top e5c8a33991de0fc06a362d50f83593739a0217fdce024785269347f766a3b821 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T04:30:41.567Z] + go version [2023-12-08T04:30:41.567Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-08T04:30:41.580Z] $ docker stop --time=1 e5c8a33991de0fc06a362d50f83593739a0217fdce024785269347f766a3b821 [2023-12-08T04:30:42.824Z] $ docker rm -f --volumes e5c8a33991de0fc06a362d50f83593739a0217fdce024785269347f766a3b821 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:30:44.422Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-08T04:30:44.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:30:44.541Z] prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container [2023-12-08T04:30:44.578Z] $ 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 [2023-12-08T04:30:44.914Z] $ docker top ca9337b088d0ee8fad0fdeb62a469caf79b474228ba6eaad8ec92cea1dcc3c0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T04:30:45.305Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-12-08T04:30:45.632Z] + make test [2023-12-08T04:30:45.632Z] go test -race -coverprofile=coverage.out ./... [2023-12-08T04:31:03.730Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-12-08T04:31:21.810Z] go vet ./... [2023-12-08T04:31:23.187Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-08T04:31:23.187Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-08T04:31:23.187Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-08T04:31:23.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-08T04:31:23.239Z] $ docker stop --time=1 ca9337b088d0ee8fad0fdeb62a469caf79b474228ba6eaad8ec92cea1dcc3c0d [2023-12-08T04:31:28.181Z] $ docker rm -f --volumes ca9337b088d0ee8fad0fdeb62a469caf79b474228ba6eaad8ec92cea1dcc3c0d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T04:31:28.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-08T04:31:28.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-08T04:31:29.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-08T04:31:29.633Z] + ls -al . [2023-12-08T04:31:29.633Z] total 184 [2023-12-08T04:31:29.633Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 8 04:30 . [2023-12-08T04:31:29.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 04:29 .. [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 8 04:29 .dockerignore [2023-12-08T04:31:29.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 04:31 .git [2023-12-08T04:31:29.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 04:29 .github [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 8 04:29 .gitignore [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 8 04:29 .golangci.yml [2023-12-08T04:31:29.633Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 04:29 .semver [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 10394 Dec 8 04:29 Attribution.txt [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 8 04:29 CHANGELOG.md [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 2007 Dec 8 04:29 Dockerfile [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 8 04:29 GOVERNANCE.md [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 8 04:29 Jenkinsfile [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 8 04:29 LICENSE [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 8 04:29 OWNERS.md [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 4582 Dec 8 04:29 README.md [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 8 04:29 VERSION [2023-12-08T04:31:29.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 04:29 bin [2023-12-08T04:31:29.633Z] -rw-r--r-- 1 jenkins jenkins 13 Dec 8 04:30 coverage.out [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 3726 Dec 8 04:29 go.mod [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 8 04:29 go.sum [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 8 04:29 main.go [2023-12-08T04:31:29.633Z] -rw-rw-r-- 1 jenkins jenkins 2572 Dec 8 04:29 makefile [2023-12-08T04:31:29.633Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 04:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:31:29.987Z] + 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=1be86a545a35450b0d3cd72b2325ec5f8d821fb3 --label arch=amd64 --label version=3.2.0-dev.4 . [2023-12-08T04:31:29.988Z] Sending build context to Docker daemon 8.791MB [2023-12-08T04:31:29.988Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2023-12-08T04:31:29.988Z] Step 2/27 : FROM ${BASE} AS builder [2023-12-08T04:31:29.988Z] ---> 213ee2c526cb [2023-12-08T04:31:29.988Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2023-12-08T04:31:30.247Z] ---> Running in d702ef41553f [2023-12-08T04:31:30.247Z] Removing intermediate container d702ef41553f [2023-12-08T04:31:30.247Z] ---> 05fb17dc73aa [2023-12-08T04:31:30.247Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2023-12-08T04:31:30.247Z] ---> Running in c3beb34d1024 [2023-12-08T04:31:30.247Z] Removing intermediate container c3beb34d1024 [2023-12-08T04:31:30.247Z] ---> 0a5ad43e96f8 [2023-12-08T04:31:30.247Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2023-12-08T04:31:30.247Z] ---> Running in e3ac5305ab0b [2023-12-08T04:31:30.506Z] Removing intermediate container e3ac5305ab0b [2023-12-08T04:31:30.506Z] ---> 81b1cad69f66 [2023-12-08T04:31:30.506Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-08T04:31:30.506Z] ---> Running in d5dd5b60b1fe [2023-12-08T04:31:30.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T04:31:30.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T04:31:31.025Z] OK: 264 MiB in 52 packages [2023-12-08T04:31:31.284Z] Removing intermediate container d5dd5b60b1fe [2023-12-08T04:31:31.284Z] ---> 90424269f6b5 [2023-12-08T04:31:31.284Z] Step 7/27 : WORKDIR /app [2023-12-08T04:31:31.544Z] ---> Running in 1e558c6c79d4 [2023-12-08T04:31:31.544Z] Removing intermediate container 1e558c6c79d4 [2023-12-08T04:31:31.544Z] ---> b92ecbe18a4e [2023-12-08T04:31:31.544Z] Step 8/27 : COPY go.mod vendor* ./ [2023-12-08T04:31:31.544Z] ---> 03e6947b44e6 [2023-12-08T04:31:31.544Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T04:31:31.544Z] ---> Running in 3a45141821cf [2023-12-08T04:31:32.655Z] Removing intermediate container 3a45141821cf [2023-12-08T04:31:32.655Z] ---> 0b54dfb91e12 [2023-12-08T04:31:32.655Z] Step 10/27 : COPY . . [2023-12-08T04:31:32.916Z] ---> b64873eb17b9 [2023-12-08T04:31:32.916Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-08T04:31:32.916Z] ---> Running in cbcbe457bcd3 [2023-12-08T04:31:32.916Z] Removing intermediate container cbcbe457bcd3 [2023-12-08T04:31:32.916Z] ---> 5b77fba69ab9 [2023-12-08T04:31:32.916Z] Step 12/27 : RUN $MAKE [2023-12-08T04:31:32.916Z] ---> Running in 9fc9ba335c1f [2023-12-08T04:31:33.173Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.4" -trimpath -mod=readonly -o app-service-configurable [2023-12-08T04:31:55.922Z] Removing intermediate container 9fc9ba335c1f [2023-12-08T04:31:55.922Z] ---> 127fdba3c761 [2023-12-08T04:31:55.922Z] Step 13/27 : FROM alpine:3.18 [2023-12-08T04:31:55.922Z] 3.18: Pulling from library/alpine [2023-12-08T04:31:55.922Z] c926b61bad3b: Pulling fs layer [2023-12-08T04:31:55.922Z] c926b61bad3b: Download complete [2023-12-08T04:31:55.922Z] c926b61bad3b: Pull complete [2023-12-08T04:31:55.922Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-08T04:31:55.922Z] Status: Downloaded newer image for alpine:3.18 [2023-12-08T04:31:55.922Z] ---> b541f2080109 [2023-12-08T04:31:55.922Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-08T04:31:55.922Z] ---> Running in 114b499302b7 [2023-12-08T04:31:55.922Z] Removing intermediate container 114b499302b7 [2023-12-08T04:31:55.922Z] ---> 3a69f26df81b [2023-12-08T04:31:55.922Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2023-12-08T04:31:55.922Z] ---> Running in 54fc61f6ed66 [2023-12-08T04:31:55.922Z] Removing intermediate container 54fc61f6ed66 [2023-12-08T04:31:55.922Z] ---> 3fcfa7da2d17 [2023-12-08T04:31:55.922Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-08T04:31:55.922Z] ---> Running in e2e535777583 [2023-12-08T04:31:55.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T04:31:55.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T04:31:55.922Z] (1/2) Installing ca-certificates (20230506-r0) [2023-12-08T04:31:55.922Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-12-08T04:31:55.922Z] Executing busybox-1.36.1-r5.trigger [2023-12-08T04:31:55.922Z] Executing ca-certificates-20230506-r0.trigger [2023-12-08T04:31:55.922Z] OK: 8 MiB in 17 packages [2023-12-08T04:31:55.922Z] Removing intermediate container e2e535777583 [2023-12-08T04:31:55.922Z] ---> a3473aaf2196 [2023-12-08T04:31:55.922Z] Step 17/27 : RUN apk --no-cache upgrade [2023-12-08T04:31:55.922Z] ---> Running in c79ec2067705 [2023-12-08T04:31:55.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-08T04:31:55.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-08T04:31:55.922Z] OK: 8 MiB in 17 packages [2023-12-08T04:31:55.922Z] Removing intermediate container c79ec2067705 [2023-12-08T04:31:55.922Z] ---> 00bfe16f3dc3 [2023-12-08T04:31:55.922Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-08T04:31:56.181Z] ---> fe6c6b766d72 [2023-12-08T04:31:56.181Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2023-12-08T04:31:56.181Z] ---> d44fb25344bf [2023-12-08T04:31:56.181Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2023-12-08T04:31:56.181Z] ---> 8eac0d123a84 [2023-12-08T04:31:56.181Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-12-08T04:31:57.118Z] ---> 6d3e109cdd5b [2023-12-08T04:31:57.118Z] Step 22/27 : EXPOSE 48095 [2023-12-08T04:31:57.118Z] ---> Running in d69b7b7b9220 [2023-12-08T04:31:57.118Z] Removing intermediate container d69b7b7b9220 [2023-12-08T04:31:57.118Z] ---> ab492ac18d49 [2023-12-08T04:31:57.118Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2023-12-08T04:31:57.118Z] ---> Running in 98be0a8aee03 [2023-12-08T04:31:57.118Z] Removing intermediate container 98be0a8aee03 [2023-12-08T04:31:57.118Z] ---> 9ac148194745 [2023-12-08T04:31:57.118Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-08T04:31:57.118Z] ---> Running in 3abd7deec933 [2023-12-08T04:31:57.118Z] Removing intermediate container 3abd7deec933 [2023-12-08T04:31:57.118Z] ---> 7459e12c1713 [2023-12-08T04:31:57.118Z] Step 25/27 : LABEL arch=amd64 [2023-12-08T04:31:57.379Z] ---> Running in 044bc63c5196 [2023-12-08T04:31:57.379Z] Removing intermediate container 044bc63c5196 [2023-12-08T04:31:57.379Z] ---> f8d4246d2df4 [2023-12-08T04:31:57.379Z] Step 26/27 : LABEL git_sha=1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [2023-12-08T04:31:57.379Z] ---> Running in 8e84f31f1751 [2023-12-08T04:31:57.379Z] Removing intermediate container 8e84f31f1751 [2023-12-08T04:31:57.379Z] ---> 09cb9c6bb09a [2023-12-08T04:31:57.379Z] Step 27/27 : LABEL version=3.2.0-dev.4 [2023-12-08T04:31:57.379Z] ---> Running in a12f7c493eca [2023-12-08T04:31:57.638Z] Removing intermediate container a12f7c493eca [2023-12-08T04:31:57.638Z] ---> 917f54fde134 [2023-12-08T04:31:57.638Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-08T04:31:57.638Z] Successfully built 917f54fde134 [2023-12-08T04:31:57.638Z] 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 [2023-12-08T04:31:57.895Z] provisioning config files... [2023-12-08T04:31:57.903Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12761138245777473093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:31:58.248Z] ---> ****-login.sh [2023-12-08T04:31:58.248Z] nexus3.edgexfoundry.org:10001 [2023-12-08T04:31:58.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:31:58.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:31:58.248Z] Configure a credential helper to remove this warning. See [2023-12-08T04:31:58.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:31:58.248Z] [2023-12-08T04:31:58.248Z] Login Succeeded [2023-12-08T04:31:58.248Z] nexus3.edgexfoundry.org:10002 [2023-12-08T04:31:58.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:31:58.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:31:58.249Z] Configure a credential helper to remove this warning. See [2023-12-08T04:31:58.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:31:58.249Z] [2023-12-08T04:31:58.249Z] Login Succeeded [2023-12-08T04:31:58.249Z] nexus3.edgexfoundry.org:10003 [2023-12-08T04:31:58.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:31:58.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:31:58.507Z] Configure a credential helper to remove this warning. See [2023-12-08T04:31:58.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:31:58.507Z] [2023-12-08T04:31:58.507Z] Login Succeeded [2023-12-08T04:31:58.507Z] nexus3.edgexfoundry.org:10004 [2023-12-08T04:31:58.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:31:58.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:31:58.507Z] Configure a credential helper to remove this warning. See [2023-12-08T04:31:58.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:31:58.507Z] [2023-12-08T04:31:58.507Z] Login Succeeded [2023-12-08T04:31:58.507Z] ****.io [2023-12-08T04:31:58.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:31:58.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:31:58.766Z] Configure a credential helper to remove this warning. See [2023-12-08T04:31:58.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:31:58.766Z] [2023-12-08T04:31:58.766Z] Login Succeeded [2023-12-08T04:31:58.766Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T04:31:58.773Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-08T04:31:58.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:31:58.964Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-12-08T04:31:58.964Z] 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [2023-12-08T04:31:58.964Z] latest [2023-12-08T04:31:58.964Z] 3.2.0-dev.4 [2023-12-08T04:31:58.964Z] 1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 [2023-12-08T04:31:58.964Z] main [2023-12-08T04:31:58.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:31:59.403Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:31:59.794Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [2023-12-08T04:31:59.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-08T04:31:59.794Z] 4fd255931a0e: Preparing [2023-12-08T04:31:59.794Z] 9c32d8c21046: Preparing [2023-12-08T04:31:59.794Z] 01ea3735a9e2: Preparing [2023-12-08T04:31:59.794Z] 57d08f53f968: Preparing [2023-12-08T04:31:59.794Z] 53d54ad16bd9: Preparing [2023-12-08T04:31:59.794Z] 7b8cf54ab1b3: Preparing [2023-12-08T04:31:59.794Z] 9fe9a137fd00: Preparing [2023-12-08T04:31:59.794Z] 7b8cf54ab1b3: Waiting [2023-12-08T04:31:59.794Z] 9fe9a137fd00: Waiting [2023-12-08T04:31:59.794Z] 01ea3735a9e2: Pushed [2023-12-08T04:31:59.794Z] 9c32d8c21046: Pushed [2023-12-08T04:31:59.794Z] 53d54ad16bd9: Pushed [2023-12-08T04:31:59.794Z] 57d08f53f968: Pushed [2023-12-08T04:31:59.794Z] 9fe9a137fd00: Layer already exists [2023-12-08T04:32:00.053Z] 7b8cf54ab1b3: Pushed [2023-12-08T04:32:01.956Z] 4fd255931a0e: Pushed [2023-12-08T04:32:01.956Z] 1be86a545a35450b0d3cd72b2325ec5f8d821fb3: digest: sha256:f37d9fe0e89b518e049c643bd31e9f77826d6be51de7c61ec7582408bac13592 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:02.356Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:02.755Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-12-08T04:32:02.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-08T04:32:02.755Z] 4fd255931a0e: Preparing [2023-12-08T04:32:02.755Z] 9c32d8c21046: Preparing [2023-12-08T04:32:02.755Z] 01ea3735a9e2: Preparing [2023-12-08T04:32:02.755Z] 57d08f53f968: Preparing [2023-12-08T04:32:02.755Z] 53d54ad16bd9: Preparing [2023-12-08T04:32:02.755Z] 7b8cf54ab1b3: Preparing [2023-12-08T04:32:02.755Z] 9fe9a137fd00: Preparing [2023-12-08T04:32:02.755Z] 7b8cf54ab1b3: Waiting [2023-12-08T04:32:02.755Z] 9fe9a137fd00: Waiting [2023-12-08T04:32:02.755Z] 53d54ad16bd9: Layer already exists [2023-12-08T04:32:02.755Z] 4fd255931a0e: Layer already exists [2023-12-08T04:32:02.755Z] 57d08f53f968: Layer already exists [2023-12-08T04:32:02.755Z] 01ea3735a9e2: Layer already exists [2023-12-08T04:32:02.755Z] 9c32d8c21046: Layer already exists [2023-12-08T04:32:02.755Z] 7b8cf54ab1b3: Layer already exists [2023-12-08T04:32:02.755Z] 9fe9a137fd00: Layer already exists [2023-12-08T04:32:02.755Z] latest: digest: sha256:f37d9fe0e89b518e049c643bd31e9f77826d6be51de7c61ec7582408bac13592 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:03.159Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:03.549Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.4 [2023-12-08T04:32:03.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-08T04:32:03.549Z] 4fd255931a0e: Preparing [2023-12-08T04:32:03.549Z] 9c32d8c21046: Preparing [2023-12-08T04:32:03.549Z] 01ea3735a9e2: Preparing [2023-12-08T04:32:03.549Z] 57d08f53f968: Preparing [2023-12-08T04:32:03.549Z] 53d54ad16bd9: Preparing [2023-12-08T04:32:03.549Z] 7b8cf54ab1b3: Preparing [2023-12-08T04:32:03.549Z] 9fe9a137fd00: Preparing [2023-12-08T04:32:03.549Z] 7b8cf54ab1b3: Waiting [2023-12-08T04:32:03.549Z] 9fe9a137fd00: Waiting [2023-12-08T04:32:03.549Z] 4fd255931a0e: Layer already exists [2023-12-08T04:32:03.549Z] 53d54ad16bd9: Layer already exists [2023-12-08T04:32:03.549Z] 9c32d8c21046: Layer already exists [2023-12-08T04:32:03.549Z] 01ea3735a9e2: Layer already exists [2023-12-08T04:32:03.549Z] 57d08f53f968: Layer already exists [2023-12-08T04:32:03.549Z] 7b8cf54ab1b3: Layer already exists [2023-12-08T04:32:03.549Z] 9fe9a137fd00: Layer already exists [2023-12-08T04:32:03.549Z] 3.2.0-dev.4: digest: sha256:f37d9fe0e89b518e049c643bd31e9f77826d6be51de7c61ec7582408bac13592 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:03.957Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:04.364Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 [2023-12-08T04:32:04.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-08T04:32:04.364Z] 4fd255931a0e: Preparing [2023-12-08T04:32:04.364Z] 9c32d8c21046: Preparing [2023-12-08T04:32:04.364Z] 01ea3735a9e2: Preparing [2023-12-08T04:32:04.364Z] 57d08f53f968: Preparing [2023-12-08T04:32:04.364Z] 53d54ad16bd9: Preparing [2023-12-08T04:32:04.364Z] 7b8cf54ab1b3: Preparing [2023-12-08T04:32:04.364Z] 9fe9a137fd00: Preparing [2023-12-08T04:32:04.364Z] 7b8cf54ab1b3: Waiting [2023-12-08T04:32:04.364Z] 9fe9a137fd00: Waiting [2023-12-08T04:32:04.364Z] 9c32d8c21046: Layer already exists [2023-12-08T04:32:04.364Z] 53d54ad16bd9: Layer already exists [2023-12-08T04:32:04.364Z] 01ea3735a9e2: Layer already exists [2023-12-08T04:32:04.364Z] 4fd255931a0e: Layer already exists [2023-12-08T04:32:04.364Z] 57d08f53f968: Layer already exists [2023-12-08T04:32:04.364Z] 7b8cf54ab1b3: Layer already exists [2023-12-08T04:32:04.364Z] 9fe9a137fd00: Layer already exists [2023-12-08T04:32:04.364Z] 1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4: digest: sha256:f37d9fe0e89b518e049c643bd31e9f77826d6be51de7c61ec7582408bac13592 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:04.780Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:05.179Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-12-08T04:32:05.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-12-08T04:32:05.179Z] 4fd255931a0e: Preparing [2023-12-08T04:32:05.179Z] 9c32d8c21046: Preparing [2023-12-08T04:32:05.179Z] 01ea3735a9e2: Preparing [2023-12-08T04:32:05.179Z] 57d08f53f968: Preparing [2023-12-08T04:32:05.179Z] 53d54ad16bd9: Preparing [2023-12-08T04:32:05.179Z] 7b8cf54ab1b3: Preparing [2023-12-08T04:32:05.179Z] 9fe9a137fd00: Preparing [2023-12-08T04:32:05.179Z] 7b8cf54ab1b3: Waiting [2023-12-08T04:32:05.179Z] 9fe9a137fd00: Waiting [2023-12-08T04:32:05.179Z] 4fd255931a0e: Layer already exists [2023-12-08T04:32:05.179Z] 57d08f53f968: Layer already exists [2023-12-08T04:32:05.179Z] 01ea3735a9e2: Layer already exists [2023-12-08T04:32:05.179Z] 53d54ad16bd9: Layer already exists [2023-12-08T04:32:05.179Z] 9c32d8c21046: Layer already exists [2023-12-08T04:32:05.179Z] 7b8cf54ab1b3: Layer already exists [2023-12-08T04:32:05.179Z] 9fe9a137fd00: Layer already exists [2023-12-08T04:32:05.179Z] main: digest: sha256:f37d9fe0e89b518e049c643bd31e9f77826d6be51de7c61ec7582408bac13592 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-08T04:32:05.414Z] ===================================================== [Pipeline] echo [2023-12-08T04:32:05.461Z] taggedImages: [2023-12-08T04:32:05.461Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [2023-12-08T04:32:05.461Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-12-08T04:32:05.461Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.4 [2023-12-08T04:32:05.461Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 [2023-12-08T04:32:05.461Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:06.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T04:32:06.109Z] [2023-12-08T04:32:06.109Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:32:06.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T04:32:06.450Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-08T04:32:06.450Z] 5eb5b503b376: Pulling fs layer [2023-12-08T04:32:06.450Z] 5c69ac0246d0: Pulling fs layer [2023-12-08T04:32:06.450Z] ec43610c2a17: Pulling fs layer [2023-12-08T04:32:06.450Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-08T04:32:06.450Z] 33b1e0a273af: Pulling fs layer [2023-12-08T04:32:06.450Z] 5d3b04190fa2: Pulling fs layer [2023-12-08T04:32:06.450Z] 2f39f015ded8: Pulling fs layer [2023-12-08T04:32:06.450Z] 33b1e0a273af: Waiting [2023-12-08T04:32:06.450Z] 3a2ae6a8a46f: Waiting [2023-12-08T04:32:06.450Z] 5d3b04190fa2: Waiting [2023-12-08T04:32:06.450Z] 2f39f015ded8: Waiting [2023-12-08T04:32:06.450Z] 5c69ac0246d0: Verifying Checksum [2023-12-08T04:32:06.450Z] 5c69ac0246d0: Download complete [2023-12-08T04:32:06.450Z] 3a2ae6a8a46f: Download complete [2023-12-08T04:32:06.450Z] 33b1e0a273af: Verifying Checksum [2023-12-08T04:32:06.450Z] 33b1e0a273af: Download complete [2023-12-08T04:32:06.450Z] 5d3b04190fa2: Verifying Checksum [2023-12-08T04:32:06.450Z] 5d3b04190fa2: Download complete [2023-12-08T04:32:06.450Z] ec43610c2a17: Verifying Checksum [2023-12-08T04:32:06.450Z] ec43610c2a17: Download complete [2023-12-08T04:32:06.708Z] 5eb5b503b376: Verifying Checksum [2023-12-08T04:32:06.708Z] 5eb5b503b376: Download complete [2023-12-08T04:32:07.775Z] 5eb5b503b376: Pull complete [2023-12-08T04:32:08.272Z] 5c69ac0246d0: Pull complete [2023-12-08T04:32:08.533Z] ec43610c2a17: Pull complete [2023-12-08T04:32:08.533Z] 3a2ae6a8a46f: Pull complete [2023-12-08T04:32:08.791Z] 33b1e0a273af: Pull complete [2023-12-08T04:32:08.791Z] 5d3b04190fa2: Pull complete [2023-12-08T04:32:08.791Z] 2f39f015ded8: Download complete [2023-12-08T04:32:12.978Z] 2f39f015ded8: Pull complete [2023-12-08T04:32:12.978Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-08T04:32:12.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T04:32:12.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:32:13.183Z] prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container [2023-12-08T04:32:13.222Z] $ 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 [2023-12-08T04:32:17.400Z] $ docker top ba91cd35a3216a809a663da8c7f08952620ee2d98e0044f641963411b6588f68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:32:17.824Z] ---> job-cost.sh [2023-12-08T04:32:17.824Z] lf-activate-venv: SKIPPING [2023-12-08T04:32:17.824Z] INFO: No Stack... [2023-12-08T04:32:18.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-08T04:32:18.345Z] INFO: Archiving Costs [Pipeline] sh [2023-12-08T04:32:18.632Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-12-08T04:32:18.632Z] + cut -d, -f6 [Pipeline] lock [2023-12-08T04:32:18.644Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] [2023-12-08T04:32:18.652Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] did not exist. Created. [2023-12-08T04:32:18.652Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-08T04:32:19.083Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-08T04:32:19.152Z] Stashed 1 file(s) [Pipeline] } [2023-12-08T04:32:19.159Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-08T04:32:19.239Z] $ docker stop --time=1 ba91cd35a3216a809a663da8c7f08952620ee2d98e0044f641963411b6588f68 [2023-12-08T04:32:20.389Z] $ docker rm -f --volumes ba91cd35a3216a809a663da8c7f08952620ee2d98e0044f641963411b6588f68 [2023-12-08T04:32:20.459Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24693 in /w/workspace/ry_app-service-configurable_main [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] { [Pipeline] // script [Pipeline] ws [2023-12-08T04:32:20.624Z] Running in /w/workspace/app-service-configurable/213 [Pipeline] { [Pipeline] checkout [Pipeline] } [2023-12-08T04:32:23.716Z] Selected Git installation does not exist. Using Default [2023-12-08T04:32:23.716Z] The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-08T04:32:33.034Z] using credential edgex-jenkins-ssh [2023-12-08T04:32:33.055Z] Cloning the remote Git repository [2023-12-08T04:32:33.115Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-12-08T04:32:33.221Z] > git init /w/workspace/app-service-configurable/213 # timeout=10 [2023-12-08T04:32:33.400Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-12-08T04:32:33.401Z] > git --version # timeout=10 [2023-12-08T04:32:33.427Z] > git --version # 'git version 2.25.1' [2023-12-08T04:32:33.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-08T04:32:33.618Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-08T04:32:36.550Z] Avoid second fetch [2023-12-08T04:32:36.550Z] Checking out Revision 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 (main) [2023-12-08T04:32:35.623Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-12-08T04:32:35.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-08T04:32:36.569Z] > git config core.sparsecheckout # timeout=10 [2023-12-08T04:32:36.630Z] > git checkout -f 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 # timeout=10 [2023-12-08T04:32:37.210Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#629)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-08T04:32:38.533Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-08T04:32:38.533Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-08T04:32:38.533Z] Dload Upload Total Spent Left Speed [2023-12-08T04:32:38.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2023-12-08T04:32:38.887Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-08T04:32:39.228Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-08T04:32:39.228Z] sudo tee /etc/docker/daemon.new [2023-12-08T04:32:39.228Z] { [2023-12-08T04:32:39.228Z] "registry-mirrors": [ [2023-12-08T04:32:39.228Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-08T04:32:39.228Z] ], [2023-12-08T04:32:39.228Z] "bip": "10.250.0.254/24", [2023-12-08T04:32:39.228Z] "hosts": [ [2023-12-08T04:32:39.228Z] "tcp://0.0.0.0:5555", [2023-12-08T04:32:39.228Z] "unix:///var/run/docker.sock" [2023-12-08T04:32:39.228Z] ], [2023-12-08T04:32:39.228Z] "mtu": 1458, [2023-12-08T04:32:39.228Z] "selinux-enabled": true, [2023-12-08T04:32:39.228Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-08T04:32:39.228Z] } [Pipeline] sh [2023-12-08T04:32:39.564Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-08T04:32:39.901Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T04:32:59.383Z] provisioning config files... [2023-12-08T04:32:59.421Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/213@tmp/config18212853218964909227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:32:59.936Z] ---> ****-login.sh [2023-12-08T04:32:59.936Z] nexus3.edgexfoundry.org:10001 [2023-12-08T04:33:00.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:33:00.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:33:00.494Z] Configure a credential helper to remove this warning. See [2023-12-08T04:33:00.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:33:00.494Z] [2023-12-08T04:33:00.494Z] Login Succeeded [2023-12-08T04:33:00.494Z] nexus3.edgexfoundry.org:10002 [2023-12-08T04:33:00.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:33:00.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:33:00.767Z] Configure a credential helper to remove this warning. See [2023-12-08T04:33:00.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:33:00.767Z] [2023-12-08T04:33:00.767Z] Login Succeeded [2023-12-08T04:33:00.767Z] nexus3.edgexfoundry.org:10003 [2023-12-08T04:33:01.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:33:01.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:33:01.051Z] Configure a credential helper to remove this warning. See [2023-12-08T04:33:01.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:33:01.051Z] [2023-12-08T04:33:01.051Z] Login Succeeded [2023-12-08T04:33:01.051Z] nexus3.edgexfoundry.org:10004 [2023-12-08T04:33:01.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:33:01.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:33:01.322Z] Configure a credential helper to remove this warning. See [2023-12-08T04:33:01.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:33:01.322Z] [2023-12-08T04:33:01.322Z] Login Succeeded [2023-12-08T04:33:01.322Z] ****.io [2023-12-08T04:33:01.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:33:01.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:33:01.889Z] Configure a credential helper to remove this warning. See [2023-12-08T04:33:01.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:33:01.889Z] [2023-12-08T04:33:01.889Z] Login Succeeded [2023-12-08T04:33:01.889Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T04:33:01.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-08T04:33:02.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:33:02.540Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:33:02.594Z] ========================================================= [2023-12-08T04:33:02.594Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-08T04:33:02.594Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:33:03.099Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-08T04:33:04.520Z] #0 building with "default" instance using docker driver [2023-12-08T04:33:04.520Z] [2023-12-08T04:33:04.520Z] #1 [internal] load build definition from Dockerfile [2023-12-08T04:33:04.520Z] #1 transferring dockerfile: 2.05kB 0.0s done [2023-12-08T04:33:04.520Z] #1 DONE 0.1s [2023-12-08T04:33:04.520Z] [2023-12-08T04:33:04.520Z] #2 [internal] load .dockerignore [2023-12-08T04:33:04.520Z] #2 transferring context: 159B 0.0s done [2023-12-08T04:33:04.520Z] #2 DONE 0.1s [2023-12-08T04:33:04.520Z] [2023-12-08T04:33:04.520Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-08T04:33:05.114Z] #3 DONE 0.4s [2023-12-08T04:33:05.114Z] [2023-12-08T04:33:05.114Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-08T04:33:05.114Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-08T04:33:05.114Z] #4 ... [2023-12-08T04:33:05.114Z] [2023-12-08T04:33:05.114Z] #5 [internal] load build context [2023-12-08T04:33:05.114Z] #5 transferring context: 130.60kB 0.1s done [2023-12-08T04:33:05.114Z] #5 DONE 0.1s [2023-12-08T04:33:05.114Z] [2023-12-08T04:33:05.114Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-08T04:33:05.114Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-08T04:33:05.114Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-08T04:33:05.114Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s [2023-12-08T04:33:05.114Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-08T04:33:05.114Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-08T04:33:05.114Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-08T04:33:05.114Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.23MB / 63.99MB 0.3s [2023-12-08T04:33:05.114Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-08T04:33:05.114Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-08T04:33:05.114Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-08T04:33:05.114Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-08T04:33:05.114Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-08T04:33:05.390Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.08MB / 63.99MB 0.4s [2023-12-08T04:33:05.390Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.05MB / 11.40MB 0.4s [2023-12-08T04:33:05.390Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.60MB / 63.99MB 0.5s [2023-12-08T04:33:05.390Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.5s [2023-12-08T04:33:05.390Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.02MB / 11.40MB 0.5s [2023-12-08T04:33:05.666Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s [2023-12-08T04:33:05.666Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-08T04:33:05.666Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-08T04:33:05.666Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.32MB / 63.99MB 0.8s [2023-12-08T04:33:05.666Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.8s [2023-12-08T04:33:05.938Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s [2023-12-08T04:33:05.938Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-08T04:33:05.938Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.23MB / 63.99MB 1.1s [2023-12-08T04:33:05.938Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.56MB / 97.63MB 1.1s [2023-12-08T04:33:05.938Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-08T04:33:05.938Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.2s [2023-12-08T04:33:06.212Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.3s [2023-12-08T04:33:06.212Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.51MB / 97.63MB 1.3s [2023-12-08T04:33:06.212Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.4s [2023-12-08T04:33:06.483Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.15MB / 63.99MB 1.5s [2023-12-08T04:33:06.483Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.5s [2023-12-08T04:33:06.483Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s [2023-12-08T04:33:06.483Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.7s [2023-12-08T04:33:06.755Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-08T04:33:06.755Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.01MB / 97.63MB 2.0s [2023-12-08T04:33:06.755Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-08T04:33:07.028Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.2s [2023-12-08T04:33:07.301Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.73MB / 97.63MB 2.3s [2023-12-08T04:33:07.569Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.16MB / 97.63MB 2.5s [2023-12-08T04:33:07.569Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.7s done [2023-12-08T04:33:12.919Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2023-12-08T04:33:18.274Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.1s [2023-12-08T04:33:24.939Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.3s done [2023-12-08T04:33:25.526Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-08T04:33:25.526Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-08T04:33:25.526Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-08T04:33:25.526Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-08T04:33:30.878Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-08T04:33:34.241Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done [2023-12-08T04:33:34.241Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-08T04:33:36.835Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.0s done [2023-12-08T04:33:36.835Z] #4 DONE 31.8s [2023-12-08T04:33:36.835Z] [2023-12-08T04:33:36.835Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-08T04:33:37.423Z] #6 0.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T04:33:38.010Z] #6 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T04:33:39.439Z] #6 2.811 OK: 266 MiB in 52 packages [2023-12-08T04:33:46.092Z] #6 DONE 8.3s [2023-12-08T04:33:46.092Z] [2023-12-08T04:33:46.092Z] #7 [builder 3/7] WORKDIR /app [2023-12-08T04:33:46.092Z] #7 DONE 0.1s [2023-12-08T04:33:46.092Z] [2023-12-08T04:33:46.092Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-08T04:33:46.092Z] #8 DONE 0.1s [2023-12-08T04:33:46.092Z] [2023-12-08T04:33:46.092Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T04:34:08.166Z] #9 DONE 22.9s [2023-12-08T04:34:08.166Z] [2023-12-08T04:34:08.166Z] #10 [builder 6/7] COPY . . [2023-12-08T04:34:08.435Z] #10 DONE 0.1s [2023-12-08T04:34:08.435Z] [2023-12-08T04:34:08.435Z] #11 [builder 7/7] RUN echo noop [2023-12-08T04:34:09.018Z] #11 0.597 noop [2023-12-08T04:34:13.259Z] #11 DONE 4.5s [2023-12-08T04:34:13.259Z] [2023-12-08T04:34:13.259Z] #12 exporting to image [2023-12-08T04:34:13.259Z] #12 exporting layers [2023-12-08T04:34:35.389Z] #12 exporting layers 21.5s done [2023-12-08T04:34:35.389Z] #12 writing image sha256:e8c21a95ec71288d454230585c1e21c4083388d6c0cae8225c62e84d6b00bf72 done [2023-12-08T04:34:35.389Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-08T04:34:35.389Z] #12 DONE 21.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:34:35.862Z] + docker inspect -f . ci-base-image-arm64 [2023-12-08T04:34:35.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:34:36.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-24693 does not seem to be running inside a container [2023-12-08T04:34:36.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/213 -v /w/workspace/app-service-configurable/213:/w/workspace/app-service-configurable/213:rw,z -v /w/workspace/app-service-configurable/213@tmp:/w/workspace/app-service-configurable/213@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 [2023-12-08T04:34:37.339Z] $ docker top 0d5c70b5ff8be1bf8ed2e26ddf47b84ae881e9b92dfac68b3a2e6aae98e5ba0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T04:34:37.880Z] + go version [2023-12-08T04:34:37.880Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-08T04:34:37.898Z] $ docker stop --time=1 0d5c70b5ff8be1bf8ed2e26ddf47b84ae881e9b92dfac68b3a2e6aae98e5ba0d [2023-12-08T04:34:42.819Z] $ docker rm -f --volumes 0d5c70b5ff8be1bf8ed2e26ddf47b84ae881e9b92dfac68b3a2e6aae98e5ba0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:34:43.676Z] + docker inspect -f . ci-base-image-arm64 [2023-12-08T04:34:43.676Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:34:43.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-24693 does not seem to be running inside a container [2023-12-08T04:34:43.976Z] $ 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/213 -v /w/workspace/app-service-configurable/213:/w/workspace/app-service-configurable/213:rw,z -v /w/workspace/app-service-configurable/213@tmp:/w/workspace/app-service-configurable/213@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 [2023-12-08T04:34:44.960Z] $ docker top cdee62d5f0d8d042faf155487aa14d248cce6c1ba6faff6a1b338841b39d16fc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T04:34:45.506Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/213 [Pipeline] fileExists [Pipeline] sh [2023-12-08T04:34:45.877Z] + make test [2023-12-08T04:34:45.877Z] go test -race -coverprofile=coverage.out ./... [2023-12-08T04:36:37.538Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-12-08T04:36:37.538Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-08T04:36:37.538Z] go vet ./... [2023-12-08T04:37:33.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-08T04:37:33.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-08T04:37:33.977Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-08T04:37:33.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-08T04:37:34.044Z] $ docker stop --time=1 cdee62d5f0d8d042faf155487aa14d248cce6c1ba6faff6a1b338841b39d16fc [2023-12-08T04:37:36.845Z] $ docker rm -f --volumes cdee62d5f0d8d042faf155487aa14d248cce6c1ba6faff6a1b338841b39d16fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T04:37:38.304Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-08T04:37:38.319Z] Warning: overwriting stash ‘coverage-report’ [2023-12-08T04:37:38.687Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-08T04:37:39.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-08T04:37:39.609Z] + ls -al . [2023-12-08T04:37:39.609Z] total 180 [2023-12-08T04:37:39.609Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 8 04:34 . [2023-12-08T04:37:39.609Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 04:32 .. [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 8 04:32 .dockerignore [2023-12-08T04:37:39.609Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 04:32 .git [2023-12-08T04:37:39.609Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 04:32 .github [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 8 04:32 .gitignore [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 8 04:32 .golangci.yml [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 10394 Dec 8 04:32 Attribution.txt [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 8 04:32 CHANGELOG.md [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 2007 Dec 8 04:32 Dockerfile [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 8 04:32 GOVERNANCE.md [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 8 04:32 Jenkinsfile [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 8 04:32 LICENSE [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 8 04:32 OWNERS.md [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 4582 Dec 8 04:32 README.md [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 8 04:29 VERSION [2023-12-08T04:37:39.609Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 04:32 bin [2023-12-08T04:37:39.609Z] -rw-r--r-- 1 jenkins jenkins 13 Dec 8 04:34 coverage.out [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 3726 Dec 8 04:32 go.mod [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 34907 Dec 8 04:32 go.sum [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 8 04:32 main.go [2023-12-08T04:37:39.609Z] -rw-rw-r-- 1 jenkins jenkins 2572 Dec 8 04:32 makefile [2023-12-08T04:37:39.609Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 04:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:37:40.029Z] + 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=1be86a545a35450b0d3cd72b2325ec5f8d821fb3 --label arch=arm64 --label version=3.2.0-dev.4 . [2023-12-08T04:37:40.612Z] #0 building with "default" instance using docker driver [2023-12-08T04:37:40.612Z] [2023-12-08T04:37:40.612Z] #1 [internal] load build definition from Dockerfile [2023-12-08T04:37:40.612Z] #1 transferring dockerfile: 2.05kB done [2023-12-08T04:37:40.612Z] #1 DONE 0.0s [2023-12-08T04:37:40.612Z] [2023-12-08T04:37:40.612Z] #2 [internal] load .dockerignore [2023-12-08T04:37:40.612Z] #2 transferring context: 159B done [2023-12-08T04:37:40.612Z] #2 DONE 0.0s [2023-12-08T04:37:40.877Z] [2023-12-08T04:37:40.877Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-08T04:37:40.877Z] #3 DONE 0.0s [2023-12-08T04:37:40.877Z] [2023-12-08T04:37:40.877Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-08T04:37:40.877Z] #4 DONE 0.2s [2023-12-08T04:37:40.877Z] [2023-12-08T04:37:40.877Z] #5 [internal] load build context [2023-12-08T04:37:41.148Z] #5 transferring context: 1.45kB 0.0s done [2023-12-08T04:37:41.148Z] #5 DONE 0.0s [2023-12-08T04:37:41.148Z] [2023-12-08T04:37:41.148Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-08T04:37:41.148Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-08T04:37:41.148Z] #6 ... [2023-12-08T04:37:41.148Z] [2023-12-08T04:37:41.148Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-08T04:37:41.148Z] #7 DONE 0.2s [2023-12-08T04:37:41.148Z] [2023-12-08T04:37:41.148Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-08T04:37:41.148Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-08T04:37:41.148Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-08T04:37:41.148Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-08T04:37:41.148Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-08T04:37:41.148Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-08T04:37:41.733Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-08T04:37:41.998Z] #6 DONE 0.9s [2023-12-08T04:37:41.998Z] [2023-12-08T04:37:41.998Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-08T04:37:42.580Z] #8 0.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T04:37:42.847Z] #8 0.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T04:37:43.804Z] #8 ... [2023-12-08T04:37:43.804Z] [2023-12-08T04:37:43.804Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2023-12-08T04:37:43.804Z] #9 0.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T04:37:43.804Z] #9 1.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T04:37:43.804Z] #9 2.181 OK: 266 MiB in 52 packages [2023-12-08T04:37:43.804Z] #9 DONE 2.5s [2023-12-08T04:37:43.804Z] [2023-12-08T04:37:43.804Z] #10 [builder 3/7] WORKDIR /app [2023-12-08T04:37:43.804Z] #10 DONE 0.1s [2023-12-08T04:37:43.804Z] [2023-12-08T04:37:43.804Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-08T04:37:43.804Z] #11 DONE 0.1s [2023-12-08T04:37:43.804Z] [2023-12-08T04:37:43.804Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-08T04:37:43.804Z] #8 1.958 (1/2) Installing ca-certificates (20230506-r0) [2023-12-08T04:37:43.804Z] #8 2.054 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-08T04:37:44.069Z] #8 2.067 Executing busybox-1.36.1-r5.trigger [2023-12-08T04:37:44.070Z] #8 2.101 Executing ca-certificates-20230506-r0.trigger [2023-12-08T04:37:44.070Z] #8 2.331 OK: 9 MiB in 17 packages [2023-12-08T04:37:44.652Z] #8 DONE 2.6s [2023-12-08T04:37:44.652Z] [2023-12-08T04:37:44.652Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-08T04:37:45.233Z] #12 0.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-08T04:37:45.499Z] #12 ... [2023-12-08T04:37:45.499Z] [2023-12-08T04:37:45.499Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-08T04:37:45.499Z] #13 DONE 1.8s [2023-12-08T04:37:45.499Z] [2023-12-08T04:37:45.499Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-08T04:37:45.499Z] #12 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-08T04:37:45.774Z] #12 ... [2023-12-08T04:37:45.774Z] [2023-12-08T04:37:45.774Z] #14 [builder 6/7] COPY . . [2023-12-08T04:37:45.774Z] #14 DONE 0.2s [2023-12-08T04:37:46.040Z] [2023-12-08T04:37:46.040Z] #15 [builder 7/7] RUN make build [2023-12-08T04:37:46.307Z] #15 0.620 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.4" -trimpath -mod=readonly -o app-service-configurable [2023-12-08T04:37:50.557Z] #15 ... [2023-12-08T04:37:50.557Z] [2023-12-08T04:37:50.557Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-08T04:37:50.557Z] #12 2.161 OK: 9 MiB in 17 packages [2023-12-08T04:37:50.557Z] #12 DONE 5.7s [2023-12-08T04:37:50.557Z] [2023-12-08T04:37:50.557Z] #15 [builder 7/7] RUN make build [2023-12-08T04:38:58.519Z] #15 DONE 68.3s [2023-12-08T04:38:58.519Z] [2023-12-08T04:38:58.519Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-12-08T04:38:58.519Z] #16 DONE 0.1s [2023-12-08T04:38:58.519Z] [2023-12-08T04:38:58.519Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2023-12-08T04:38:58.519Z] #17 DONE 0.1s [2023-12-08T04:38:58.519Z] [2023-12-08T04:38:58.519Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2023-12-08T04:38:58.519Z] #18 DONE 0.1s [2023-12-08T04:38:58.519Z] [2023-12-08T04:38:58.519Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-12-08T04:38:58.519Z] #19 DONE 0.2s [2023-12-08T04:38:58.519Z] [2023-12-08T04:38:58.519Z] #20 exporting to image [2023-12-08T04:38:58.519Z] #20 exporting layers [2023-12-08T04:38:58.519Z] #20 exporting layers 0.3s done [2023-12-08T04:38:58.519Z] #20 writing image sha256:72179c179cb5008dbb37e269df0aace0176a4b22c1fe4a60925ddb4b9e06c107 done [2023-12-08T04:38:58.519Z] #20 naming to docker.io/library/app-service-configurable-arm64 done [2023-12-08T04:38:58.519Z] #20 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T04:38:58.979Z] provisioning config files... [2023-12-08T04:38:58.991Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/213@tmp/config1783721717212505767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:38:59.380Z] ---> ****-login.sh [2023-12-08T04:38:59.380Z] nexus3.edgexfoundry.org:10001 [2023-12-08T04:38:59.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:38:59.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:38:59.646Z] Configure a credential helper to remove this warning. See [2023-12-08T04:38:59.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:38:59.646Z] [2023-12-08T04:38:59.646Z] Login Succeeded [2023-12-08T04:38:59.646Z] nexus3.edgexfoundry.org:10002 [2023-12-08T04:38:59.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:38:59.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:38:59.913Z] Configure a credential helper to remove this warning. See [2023-12-08T04:38:59.913Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:38:59.913Z] [2023-12-08T04:38:59.913Z] Login Succeeded [2023-12-08T04:38:59.913Z] nexus3.edgexfoundry.org:10003 [2023-12-08T04:39:00.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:39:00.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:39:00.181Z] Configure a credential helper to remove this warning. See [2023-12-08T04:39:00.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:39:00.181Z] [2023-12-08T04:39:00.181Z] Login Succeeded [2023-12-08T04:39:00.181Z] nexus3.edgexfoundry.org:10004 [2023-12-08T04:39:00.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:39:00.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:39:00.448Z] Configure a credential helper to remove this warning. See [2023-12-08T04:39:00.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:39:00.448Z] [2023-12-08T04:39:00.448Z] Login Succeeded [2023-12-08T04:39:00.448Z] ****.io [2023-12-08T04:39:00.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-08T04:39:00.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-08T04:39:00.980Z] Configure a credential helper to remove this warning. See [2023-12-08T04:39:00.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-08T04:39:00.980Z] [2023-12-08T04:39:00.980Z] Login Succeeded [2023-12-08T04:39:00.980Z] ---> ****-login.sh ends [Pipeline] } [2023-12-08T04:39:00.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-08T04:39:01.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-08T04:39:01.299Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-12-08T04:39:01.299Z] 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [2023-12-08T04:39:01.299Z] latest [2023-12-08T04:39:01.299Z] 3.2.0-dev.4 [2023-12-08T04:39:01.299Z] 1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 [2023-12-08T04:39:01.299Z] main [2023-12-08T04:39:01.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:39:01.847Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:39:04.907Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [2023-12-08T04:39:04.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-08T04:39:04.908Z] aad9edc0eba0: Preparing [2023-12-08T04:39:04.908Z] 1179bc984e51: Preparing [2023-12-08T04:39:04.908Z] 0ceacddebc2e: Preparing [2023-12-08T04:39:04.908Z] d4147626fa2f: Preparing [2023-12-08T04:39:04.908Z] 073e97415cc4: Preparing [2023-12-08T04:39:04.908Z] aa5670d9be02: Preparing [2023-12-08T04:39:04.908Z] 0faf9b67be60: Preparing [2023-12-08T04:39:04.908Z] aa5670d9be02: Waiting [2023-12-08T04:39:04.908Z] 0faf9b67be60: Waiting [2023-12-08T04:39:05.175Z] 073e97415cc4: Pushed [2023-12-08T04:39:05.175Z] 1179bc984e51: Pushed [2023-12-08T04:39:05.175Z] 0ceacddebc2e: Pushed [2023-12-08T04:39:05.175Z] d4147626fa2f: Pushed [2023-12-08T04:39:05.175Z] 0faf9b67be60: Layer already exists [2023-12-08T04:39:05.440Z] aa5670d9be02: Pushed [2023-12-08T04:39:08.768Z] aad9edc0eba0: Pushed [2023-12-08T04:39:09.031Z] 1be86a545a35450b0d3cd72b2325ec5f8d821fb3: digest: sha256:1c5ea338f1ef32e56bcee6482beba89919d9f3f6b94503ed1474988ebb6c4235 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:39:09.508Z] + 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 [2023-12-08T04:39:09.972Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-12-08T04:39:09.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-08T04:39:09.972Z] aad9edc0eba0: Preparing [2023-12-08T04:39:09.972Z] 1179bc984e51: Preparing [2023-12-08T04:39:09.972Z] 0ceacddebc2e: Preparing [2023-12-08T04:39:09.972Z] d4147626fa2f: Preparing [2023-12-08T04:39:09.972Z] 073e97415cc4: Preparing [2023-12-08T04:39:09.972Z] aa5670d9be02: Preparing [2023-12-08T04:39:09.972Z] 0faf9b67be60: Preparing [2023-12-08T04:39:09.972Z] aa5670d9be02: Waiting [2023-12-08T04:39:09.972Z] 0faf9b67be60: Waiting [2023-12-08T04:39:09.972Z] 0ceacddebc2e: Layer already exists [2023-12-08T04:39:09.972Z] aad9edc0eba0: Layer already exists [2023-12-08T04:39:09.972Z] d4147626fa2f: Layer already exists [2023-12-08T04:39:09.972Z] 073e97415cc4: Layer already exists [2023-12-08T04:39:09.972Z] 1179bc984e51: Layer already exists [2023-12-08T04:39:09.972Z] aa5670d9be02: Layer already exists [2023-12-08T04:39:09.972Z] 0faf9b67be60: Layer already exists [2023-12-08T04:39:10.236Z] latest: digest: sha256:1c5ea338f1ef32e56bcee6482beba89919d9f3f6b94503ed1474988ebb6c4235 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:39:10.698Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:39:11.159Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.4 [2023-12-08T04:39:11.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-08T04:39:11.159Z] aad9edc0eba0: Preparing [2023-12-08T04:39:11.159Z] 1179bc984e51: Preparing [2023-12-08T04:39:11.159Z] 0ceacddebc2e: Preparing [2023-12-08T04:39:11.159Z] d4147626fa2f: Preparing [2023-12-08T04:39:11.159Z] 073e97415cc4: Preparing [2023-12-08T04:39:11.159Z] aa5670d9be02: Preparing [2023-12-08T04:39:11.159Z] 0faf9b67be60: Preparing [2023-12-08T04:39:11.159Z] aa5670d9be02: Waiting [2023-12-08T04:39:11.159Z] 0faf9b67be60: Waiting [2023-12-08T04:39:11.159Z] d4147626fa2f: Layer already exists [2023-12-08T04:39:11.159Z] aad9edc0eba0: Layer already exists [2023-12-08T04:39:11.159Z] 0ceacddebc2e: Layer already exists [2023-12-08T04:39:11.159Z] 1179bc984e51: Layer already exists [2023-12-08T04:39:11.159Z] 073e97415cc4: Layer already exists [2023-12-08T04:39:11.159Z] aa5670d9be02: Layer already exists [2023-12-08T04:39:11.159Z] 0faf9b67be60: Layer already exists [2023-12-08T04:39:11.423Z] 3.2.0-dev.4: digest: sha256:1c5ea338f1ef32e56bcee6482beba89919d9f3f6b94503ed1474988ebb6c4235 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:39:11.883Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:39:12.357Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 [2023-12-08T04:39:12.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-08T04:39:12.357Z] aad9edc0eba0: Preparing [2023-12-08T04:39:12.357Z] 1179bc984e51: Preparing [2023-12-08T04:39:12.357Z] 0ceacddebc2e: Preparing [2023-12-08T04:39:12.357Z] d4147626fa2f: Preparing [2023-12-08T04:39:12.357Z] 073e97415cc4: Preparing [2023-12-08T04:39:12.357Z] aa5670d9be02: Preparing [2023-12-08T04:39:12.357Z] 0faf9b67be60: Preparing [2023-12-08T04:39:12.357Z] 0faf9b67be60: Waiting [2023-12-08T04:39:12.357Z] aa5670d9be02: Waiting [2023-12-08T04:39:12.357Z] 1179bc984e51: Layer already exists [2023-12-08T04:39:12.357Z] 073e97415cc4: Layer already exists [2023-12-08T04:39:12.357Z] 0ceacddebc2e: Layer already exists [2023-12-08T04:39:12.357Z] d4147626fa2f: Layer already exists [2023-12-08T04:39:12.358Z] aad9edc0eba0: Layer already exists [2023-12-08T04:39:12.358Z] 0faf9b67be60: Layer already exists [2023-12-08T04:39:12.358Z] aa5670d9be02: Layer already exists [2023-12-08T04:39:12.622Z] 1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4: digest: sha256:1c5ea338f1ef32e56bcee6482beba89919d9f3f6b94503ed1474988ebb6c4235 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:39:13.084Z] + 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 [2023-12-08T04:39:13.544Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-12-08T04:39:13.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-12-08T04:39:13.544Z] aad9edc0eba0: Preparing [2023-12-08T04:39:13.544Z] 1179bc984e51: Preparing [2023-12-08T04:39:13.544Z] 0ceacddebc2e: Preparing [2023-12-08T04:39:13.544Z] d4147626fa2f: Preparing [2023-12-08T04:39:13.544Z] 073e97415cc4: Preparing [2023-12-08T04:39:13.544Z] aa5670d9be02: Preparing [2023-12-08T04:39:13.544Z] 0faf9b67be60: Preparing [2023-12-08T04:39:13.544Z] aa5670d9be02: Waiting [2023-12-08T04:39:13.544Z] 0faf9b67be60: Waiting [2023-12-08T04:39:13.544Z] 1179bc984e51: Layer already exists [2023-12-08T04:39:13.544Z] 073e97415cc4: Layer already exists [2023-12-08T04:39:13.544Z] aad9edc0eba0: Layer already exists [2023-12-08T04:39:13.544Z] d4147626fa2f: Layer already exists [2023-12-08T04:39:13.544Z] 0ceacddebc2e: Layer already exists [2023-12-08T04:39:13.544Z] aa5670d9be02: Layer already exists [2023-12-08T04:39:13.544Z] 0faf9b67be60: Layer already exists [2023-12-08T04:39:13.809Z] main: digest: sha256:1c5ea338f1ef32e56bcee6482beba89919d9f3f6b94503ed1474988ebb6c4235 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-08T04:39:14.137Z] ===================================================== [Pipeline] echo [2023-12-08T04:39:14.191Z] taggedImages: [2023-12-08T04:39:14.191Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [2023-12-08T04:39:14.191Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-12-08T04:39:14.191Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.4 [2023-12-08T04:39:14.191Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:1be86a545a35450b0d3cd72b2325ec5f8d821fb3-3.2.0-dev.4 [2023-12-08T04:39:14.191Z] - 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 [2023-12-08T04:39:14.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-08T04:39:14.796Z] [2023-12-08T04:39:14.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:39:15.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-08T04:39:15.172Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-08T04:39:15.172Z] 8998bd30e6a1: Pulling fs layer [2023-12-08T04:39:15.172Z] 04944245beec: Pulling fs layer [2023-12-08T04:39:15.439Z] 699f458cf7ca: Pulling fs layer [2023-12-08T04:39:15.439Z] 765212b225bb: Pulling fs layer [2023-12-08T04:39:15.439Z] f23df028b6ca: Pulling fs layer [2023-12-08T04:39:15.439Z] d65c8cfc05b1: Pulling fs layer [2023-12-08T04:39:15.439Z] 2437ff75d9bd: Pulling fs layer [2023-12-08T04:39:15.439Z] 765212b225bb: Waiting [2023-12-08T04:39:15.439Z] f23df028b6ca: Waiting [2023-12-08T04:39:15.439Z] d65c8cfc05b1: Waiting [2023-12-08T04:39:15.439Z] 2437ff75d9bd: Waiting [2023-12-08T04:39:15.439Z] 04944245beec: Verifying Checksum [2023-12-08T04:39:15.439Z] 04944245beec: Download complete [2023-12-08T04:39:15.439Z] 765212b225bb: Download complete [2023-12-08T04:39:15.439Z] f23df028b6ca: Verifying Checksum [2023-12-08T04:39:15.439Z] f23df028b6ca: Download complete [2023-12-08T04:39:15.439Z] d65c8cfc05b1: Verifying Checksum [2023-12-08T04:39:15.439Z] d65c8cfc05b1: Download complete [2023-12-08T04:39:15.709Z] 699f458cf7ca: Verifying Checksum [2023-12-08T04:39:15.709Z] 699f458cf7ca: Download complete [2023-12-08T04:39:15.976Z] 8998bd30e6a1: Verifying Checksum [2023-12-08T04:39:15.976Z] 8998bd30e6a1: Download complete [2023-12-08T04:39:17.916Z] 2437ff75d9bd: Download complete [2023-12-08T04:39:24.547Z] 8998bd30e6a1: Pull complete [2023-12-08T04:39:24.812Z] 04944245beec: Pull complete [2023-12-08T04:39:26.753Z] 699f458cf7ca: Pull complete [2023-12-08T04:39:26.753Z] 765212b225bb: Pull complete [2023-12-08T04:39:27.333Z] f23df028b6ca: Pull complete [2023-12-08T04:39:27.333Z] d65c8cfc05b1: Pull complete [2023-12-08T04:39:49.377Z] 2437ff75d9bd: Pull complete [2023-12-08T04:39:49.377Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-08T04:39:49.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-08T04:39:49.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:39:49.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-24693 does not seem to be running inside a container [2023-12-08T04:39:49.791Z] $ 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/213 -v /w/workspace/app-service-configurable/213:/w/workspace/app-service-configurable/213:rw,z -v /w/workspace/app-service-configurable/213@tmp:/w/workspace/app-service-configurable/213@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 [2023-12-08T04:39:51.465Z] $ docker top 72773b255ca265555227bff64a04c04953480bf594d03ce1b9f59dce93583459 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:39:52.060Z] ---> job-cost.sh [2023-12-08T04:39:52.328Z] lf-activate-venv: SKIPPING [2023-12-08T04:39:52.328Z] INFO: No Stack... [2023-12-08T04:39:52.911Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-08T04:39:53.494Z] INFO: Archiving Costs [Pipeline] sh [2023-12-08T04:39:53.812Z] + cat /w/workspace/app-service-configurable/213/archives/cost.csv [2023-12-08T04:39:53.813Z] + cut -d, -f6 [Pipeline] lock [2023-12-08T04:39:53.882Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] [2023-12-08T04:39:53.888Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] did not exist. Created. [2023-12-08T04:39:53.888Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-08T04:39:54.333Z] /w/workspace/app-service-configurable/213@tmp/durable-bcd1ee42/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-08T04:39:54.661Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-08T04:39:54.677Z] Warning: overwriting stash ‘stack-cost’ [2023-12-08T04:39:54.729Z] Stashed 1 file(s) [Pipeline] } [2023-12-08T04:39:54.747Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-213-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-08T04:39:54.865Z] $ docker stop --time=1 72773b255ca265555227bff64a04c04953480bf594d03ce1b9f59dce93583459 [2023-12-08T04:39:56.292Z] $ docker rm -f --volumes 72773b255ca265555227bff64a04c04953480bf594d03ce1b9f59dce93583459 [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 [2023-12-08T04:39:57.598Z] provisioning config files... [2023-12-08T04:39:57.605Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2292152782724528868tmp [Pipeline] { [Pipeline] sh [2023-12-08T04:39:57.994Z] + set +x [2023-12-08T04:39:57.994Z] + curl -s https://codecov.io/bash [2023-12-08T04:39:57.994Z] + bash -s -- [2023-12-08T04:39:57.994Z] [2023-12-08T04:39:57.994Z] _____ _ [2023-12-08T04:39:57.994Z] / ____| | | [2023-12-08T04:39:57.994Z] | | ___ __| | ___ ___ _____ __ [2023-12-08T04:39:57.994Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-08T04:39:57.994Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-08T04:39:57.994Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-08T04:39:57.994Z] Bash-1.0.6 [2023-12-08T04:39:57.994Z] [2023-12-08T04:39:57.994Z] [2023-12-08T04:39:57.994Z] ==> git version 2.25.1 found [2023-12-08T04:39:57.994Z] ==> 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 [2023-12-08T04:39:57.994Z] Release-Date: 2020-01-08 [2023-12-08T04:39:57.994Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-08T04:39:57.994Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-08T04:39:57.994Z] ==> Jenkins CI detected. [2023-12-08T04:39:57.994Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-12-08T04:39:57.994Z] project root: . [2023-12-08T04:39:57.994Z] --> token set from env [2023-12-08T04:39:57.994Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-08T04:39:57.994Z] ==> Running gcov in . (disable via -X gcov) [2023-12-08T04:39:57.994Z] ==> Python coveragepy not found [2023-12-08T04:39:57.994Z] ==> Searching for coverage reports in: [2023-12-08T04:39:57.994Z] + . [2023-12-08T04:39:57.994Z] -> Found 1 reports [2023-12-08T04:39:57.994Z] ==> Detecting git/mercurial file structure [2023-12-08T04:39:57.994Z] ==> Reading reports [2023-12-08T04:39:57.994Z] + ./coverage.out bytes=13 [2023-12-08T04:39:57.994Z] ==> Appending adjustments [2023-12-08T04:39:57.994Z] https://docs.codecov.io/docs/fixing-reports [2023-12-08T04:39:57.994Z] + Found adjustments [2023-12-08T04:39:57.994Z] ==> Gzipping contents [2023-12-08T04:39:57.994Z] 4.0K /tmp/codecov.VRDAgQ.gz [2023-12-08T04:39:57.994Z] ==> Uploading reports [2023-12-08T04:39:57.994Z] url: https://codecov.io [2023-12-08T04:39:57.994Z] query: branch=main&commit=1be86a545a35450b0d3cd72b2325ec5f8d821fb3&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-08T04:39:58.253Z] -> Pinging Codecov [2023-12-08T04:39:58.253Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1be86a545a35450b0d3cd72b2325ec5f8d821fb3&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-08T04:39:58.253Z] -> Uploading to [2023-12-08T04:39:58.253Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-08/A97CA9966030D2A3747ED39772930CCE/1be86a545a35450b0d3cd72b2325ec5f8d821fb3/bcad4305-8778-412b-a752-49e2bfefab4e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231208T043958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9254a115e560bdcf4c7c6517651feaaa2faf11fa6979c89797cb36e98ac2f99a [2023-12-08T04:39:58.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-08T04:39:58.253Z] Dload Upload Total Spent Left Speed [2023-12-08T04:39:58.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 3774 --:--:-- --:--:-- --:--:-- 3714 100 234 0 0 100 234 0 962 --:--:-- --:--:-- --:--:-- 959 [2023-12-08T04:39:58.513Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] } [2023-12-08T04:39:58.520Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-08T04:39:58.866Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-08T04:39:58.879Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:39:59.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-08T04:39:59.312Z] [2023-12-08T04:39:59.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:39:59.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-08T04:39:59.660Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-08T04:39:59.660Z] df9b9388f04a: Pulling fs layer [2023-12-08T04:39:59.660Z] 52dc419b0ee2: Pulling fs layer [2023-12-08T04:39:59.660Z] 25bc292e5bac: Pulling fs layer [2023-12-08T04:39:59.660Z] 114826534d7a: Pulling fs layer [2023-12-08T04:39:59.660Z] 4657fd5d0bcf: Pulling fs layer [2023-12-08T04:39:59.660Z] 6ad1cebc031e: Pulling fs layer [2023-12-08T04:39:59.660Z] 8a3aa393b2d8: Pulling fs layer [2023-12-08T04:39:59.660Z] 114826534d7a: Waiting [2023-12-08T04:39:59.660Z] 6ad1cebc031e: Waiting [2023-12-08T04:39:59.660Z] 8a3aa393b2d8: Waiting [2023-12-08T04:39:59.660Z] 4657fd5d0bcf: Waiting [2023-12-08T04:39:59.660Z] 25bc292e5bac: Verifying Checksum [2023-12-08T04:39:59.660Z] 25bc292e5bac: Download complete [2023-12-08T04:39:59.660Z] 52dc419b0ee2: Verifying Checksum [2023-12-08T04:39:59.660Z] 52dc419b0ee2: Download complete [2023-12-08T04:39:59.660Z] 4657fd5d0bcf: Verifying Checksum [2023-12-08T04:39:59.660Z] 4657fd5d0bcf: Download complete [2023-12-08T04:39:59.660Z] df9b9388f04a: Download complete [2023-12-08T04:39:59.922Z] 6ad1cebc031e: Verifying Checksum [2023-12-08T04:39:59.922Z] 6ad1cebc031e: Download complete [2023-12-08T04:39:59.922Z] df9b9388f04a: Pull complete [2023-12-08T04:39:59.922Z] 52dc419b0ee2: Pull complete [2023-12-08T04:39:59.922Z] 25bc292e5bac: Pull complete [2023-12-08T04:40:00.490Z] 114826534d7a: Verifying Checksum [2023-12-08T04:40:00.490Z] 114826534d7a: Download complete [2023-12-08T04:40:00.490Z] 8a3aa393b2d8: Verifying Checksum [2023-12-08T04:40:00.490Z] 8a3aa393b2d8: Download complete [2023-12-08T04:40:03.783Z] 114826534d7a: Pull complete [2023-12-08T04:40:03.783Z] 4657fd5d0bcf: Pull complete [2023-12-08T04:40:03.783Z] 6ad1cebc031e: Pull complete [2023-12-08T04:40:06.309Z] 8a3aa393b2d8: Pull complete [2023-12-08T04:40:06.309Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-08T04:40:06.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-08T04:40:06.309Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:40:06.594Z] prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container [2023-12-08T04:40:06.630Z] $ 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:1.410.4 cat [2023-12-08T04:40:11.744Z] $ docker top 429d5b1ea041585f24422facc25f881961a85c3c78ff32eb2a52303c892250da -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-08T04:40:11.906Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-12-08T04:40:12.187Z] + set -o pipefail [2023-12-08T04:40:12.187Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-12-08T04:40:18.753Z] [2023-12-08T04:40:18.753Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-12-08T04:40:18.753Z] [2023-12-08T04:40:18.754Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/1be1d929-700b-40b3-8213-8fbc8e2c66cc [2023-12-08T04:40:18.754Z] [2023-12-08T04:40:18.754Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-08T04:40:18.754Z] [2023-12-08T04:40:18.754Z] [2023-12-08T04:40:18.754Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-08T04:40:18.754Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-08T04:40:18.754Z] More details here: https://snyk.co/ue1NS [2023-12-08T04:40:18.754Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-08T04:40:18.754Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-08T04:40:18.763Z] $ docker stop --time=1 429d5b1ea041585f24422facc25f881961a85c3c78ff32eb2a52303c892250da [2023-12-08T04:40:22.500Z] $ docker rm -f --volumes 429d5b1ea041585f24422facc25f881961a85c3c78ff32eb2a52303c892250da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-08T04:40:33.175Z] + git log --format=format:%s -1 1be86a545a35450b0d3cd72b2325ec5f8d821fb3 [Pipeline] sh [2023-12-08T04:40:33.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T04:40:33.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:40:33.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:40:33.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:40:34.064Z] prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container [2023-12-08T04:40:34.102Z] $ 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 [2023-12-08T04:40:34.478Z] $ docker top ba7414bfd46e38923bc3c9a4467ff693ce0a1e3a9ca926cc6342ab74f25b41c0 -eo pid,comm [2023-12-08T04:40:34.519Z] 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). [2023-12-08T04:40:34.519Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T04:40:34.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T04:40:34.710Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T04:40:34.814Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T04:40:34.816Z] $ docker exec ba7414bfd46e38923bc3c9a4467ff693ce0a1e3a9ca926cc6342ab74f25b41c0 ssh-agent [2023-12-08T04:40:34.909Z] SSH_AUTH_SOCK=/tmp/ssh-zMQqBa5Xw9Li/agent.33 [2023-12-08T04:40:34.909Z] SSH_AGENT_PID=39 [2023-12-08T04:40:34.914Z] Running ssh-add (command line suppressed) [2023-12-08T04:40:35.006Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10480447328184828421.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10480447328184828421.key) [2023-12-08T04:40:35.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T04:40:35.358Z] + git semver tag [2023-12-08T04:40:35.618Z] 2023-12-08 04:40:35,520 [run_tag] DEBUG tag force:False [2023-12-08T04:40:35.618Z] 2023-12-08 04:40:35,520 [check_head_tag] DEBUG check head tag [2023-12-08T04:40:35.618Z] 2023-12-08 04:40:35,521 [execute] INFO git cat-file --batch-check [2023-12-08T04:40:35.618Z] 2023-12-08 04:40:35,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-12-08T04:40:35.618Z] 2023-12-08 04:40:35,525 [execute] INFO git cat-file --batch [2023-12-08T04:40:35.618Z] 2023-12-08 04:40:35,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-12-08T04:40:35.618Z] 2023-12-08 04:40:35,545 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-08T04:40:35.618Z] 2023-12-08 04:40:35,545 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-08T04:40:35.618Z] 2023-12-08 04:40:35,546 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-12-08T04:40:35.618Z] 2023-12-08 04:40:35,550 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-08T04:40:35.618Z] 3.2.0-dev.4 [Pipeline] } [2023-12-08T04:40:35.626Z] $ docker exec --env ******** --env ******** ba7414bfd46e38923bc3c9a4467ff693ce0a1e3a9ca926cc6342ab74f25b41c0 ssh-agent -k [2023-12-08T04:40:35.717Z] unset SSH_AUTH_SOCK; [2023-12-08T04:40:35.717Z] unset SSH_AGENT_PID; [2023-12-08T04:40:35.717Z] echo Agent pid 39 killed; [2023-12-08T04:40:35.726Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T04:40:36.223Z] + git semver [Pipeline] } [2023-12-08T04:40:36.495Z] $ docker stop --time=1 ba7414bfd46e38923bc3c9a4467ff693ce0a1e3a9ca926cc6342ab74f25b41c0 [2023-12-08T04:40:37.790Z] $ docker rm -f --volumes ba7414bfd46e38923bc3c9a4467ff693ce0a1e3a9ca926cc6342ab74f25b41c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:40:38.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-08T04:40:38.413Z] [2023-12-08T04:40:38.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:40:38.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-08T04:40:38.759Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-08T04:40:38.759Z] ab5ef0e58194: Pulling fs layer [2023-12-08T04:40:38.759Z] 9712f1f96733: Pulling fs layer [2023-12-08T04:40:38.759Z] 63f879dbbcfc: Pulling fs layer [2023-12-08T04:40:38.759Z] 0d9ebad4ef96: Pulling fs layer [2023-12-08T04:40:38.759Z] e9a5061849ea: Pulling fs layer [2023-12-08T04:40:38.759Z] d747dcd14b5f: Pulling fs layer [2023-12-08T04:40:38.759Z] 2de7ff778b66: Pulling fs layer [2023-12-08T04:40:38.759Z] 2de7ff778b66: Waiting [2023-12-08T04:40:38.759Z] e9a5061849ea: Waiting [2023-12-08T04:40:38.759Z] d747dcd14b5f: Waiting [2023-12-08T04:40:38.759Z] 0d9ebad4ef96: Waiting [2023-12-08T04:40:38.759Z] 9712f1f96733: Verifying Checksum [2023-12-08T04:40:38.759Z] 9712f1f96733: Download complete [2023-12-08T04:40:39.018Z] 63f879dbbcfc: Verifying Checksum [2023-12-08T04:40:39.018Z] 63f879dbbcfc: Download complete [2023-12-08T04:40:39.297Z] e9a5061849ea: Verifying Checksum [2023-12-08T04:40:39.297Z] e9a5061849ea: Download complete [2023-12-08T04:40:39.297Z] d747dcd14b5f: Download complete [2023-12-08T04:40:39.297Z] ab5ef0e58194: Verifying Checksum [2023-12-08T04:40:39.297Z] ab5ef0e58194: Download complete [2023-12-08T04:40:39.297Z] 0d9ebad4ef96: Verifying Checksum [2023-12-08T04:40:39.297Z] 0d9ebad4ef96: Download complete [2023-12-08T04:40:39.555Z] 2de7ff778b66: Verifying Checksum [2023-12-08T04:40:39.555Z] 2de7ff778b66: Download complete [2023-12-08T04:40:42.086Z] ab5ef0e58194: Pull complete [2023-12-08T04:40:42.086Z] 9712f1f96733: Pull complete [2023-12-08T04:40:42.345Z] 63f879dbbcfc: Pull complete [2023-12-08T04:40:45.626Z] 0d9ebad4ef96: Pull complete [2023-12-08T04:40:45.884Z] e9a5061849ea: Pull complete [2023-12-08T04:40:45.884Z] d747dcd14b5f: Pull complete [2023-12-08T04:40:47.259Z] 2de7ff778b66: Pull complete [2023-12-08T04:40:47.259Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-08T04:40:47.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-08T04:40:47.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:40:47.553Z] prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container [2023-12-08T04:40:47.577Z] $ 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 [2023-12-08T04:40:52.910Z] $ docker top 802eda7e7ef83a3a753067c2c8002e6476d95f83d53bbf045ca802dc5ecf4c75 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-08T04:40:53.096Z] provisioning config files... [2023-12-08T04:40:53.102Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3821431306393960934tmp [2023-12-08T04:40:53.110Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7139694470683177250tmp [2023-12-08T04:40:53.117Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config785196443107289856tmp [Pipeline] { [Pipeline] echo [2023-12-08T04:40:53.274Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:40:53.563Z] ---> sigul-configuration.sh [2023-12-08T04:40:53.563Z] gpg: directory `/root/.gnupg' created [2023-12-08T04:40:53.563Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-08T04:40:53.563Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-08T04:40:53.563Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-08T04:40:53.563Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-08T04:40:53.563Z] gpg: CAST5 encrypted data [2023-12-08T04:40:53.563Z] gpg: encrypted with 1 passphrase [2023-12-08T04:40:53.563Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-08T04:40:53.853Z] + mkdir /home/jenkins [2023-12-08T04:40:53.853Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-08T04:40:54.153Z] + 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 [2023-12-08T04:40:54.166Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:40:54.549Z] ---> sigul-install.sh [2023-12-08T04:40:54.549Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-08T04:40:54.839Z] + git tag --list [2023-12-08T04:40:54.839Z] v1.0.0 [2023-12-08T04:40:54.839Z] v1.1.0 [2023-12-08T04:40:54.839Z] v1.2.0 [2023-12-08T04:40:54.839Z] v1.3.0 [2023-12-08T04:40:54.839Z] v1.3.1 [2023-12-08T04:40:54.839Z] v2.0.0 [2023-12-08T04:40:54.839Z] v2.0.1 [2023-12-08T04:40:54.839Z] v2.1.0 [2023-12-08T04:40:54.839Z] v2.1.1 [2023-12-08T04:40:54.839Z] v2.1.2 [2023-12-08T04:40:54.839Z] v2.2.0 [2023-12-08T04:40:54.839Z] v2.3 [2023-12-08T04:40:54.839Z] v2.3.0 [2023-12-08T04:40:54.839Z] v2.3.1 [2023-12-08T04:40:54.839Z] v3.0 [2023-12-08T04:40:54.839Z] v3.0.0 [2023-12-08T04:40:54.839Z] v3.0.1 [2023-12-08T04:40:54.839Z] v3.0.1-dev.1 [2023-12-08T04:40:54.839Z] v3.1 [2023-12-08T04:40:54.839Z] v3.1.0 [2023-12-08T04:40:54.839Z] v3.1.0-dev.1 [2023-12-08T04:40:54.839Z] v3.1.0-dev.10 [2023-12-08T04:40:54.839Z] v3.1.0-dev.11 [2023-12-08T04:40:54.839Z] v3.1.0-dev.12 [2023-12-08T04:40:54.839Z] v3.1.0-dev.13 [2023-12-08T04:40:54.839Z] v3.1.0-dev.14 [2023-12-08T04:40:54.839Z] v3.1.0-dev.15 [2023-12-08T04:40:54.839Z] v3.1.0-dev.16 [2023-12-08T04:40:54.839Z] v3.1.0-dev.17 [2023-12-08T04:40:54.839Z] v3.1.0-dev.18 [2023-12-08T04:40:54.839Z] v3.1.0-dev.19 [2023-12-08T04:40:54.839Z] v3.1.0-dev.2 [2023-12-08T04:40:54.839Z] v3.1.0-dev.20 [2023-12-08T04:40:54.839Z] v3.1.0-dev.21 [2023-12-08T04:40:54.839Z] v3.1.0-dev.22 [2023-12-08T04:40:54.839Z] v3.1.0-dev.23 [2023-12-08T04:40:54.839Z] v3.1.0-dev.24 [2023-12-08T04:40:54.839Z] v3.1.0-dev.25 [2023-12-08T04:40:54.839Z] v3.1.0-dev.26 [2023-12-08T04:40:54.839Z] v3.1.0-dev.27 [2023-12-08T04:40:54.839Z] v3.1.0-dev.28 [2023-12-08T04:40:54.839Z] v3.1.0-dev.29 [2023-12-08T04:40:54.839Z] v3.1.0-dev.3 [2023-12-08T04:40:54.839Z] v3.1.0-dev.30 [2023-12-08T04:40:54.839Z] v3.1.0-dev.31 [2023-12-08T04:40:54.839Z] v3.1.0-dev.32 [2023-12-08T04:40:54.839Z] v3.1.0-dev.33 [2023-12-08T04:40:54.839Z] v3.1.0-dev.34 [2023-12-08T04:40:54.839Z] v3.1.0-dev.35 [2023-12-08T04:40:54.839Z] v3.1.0-dev.36 [2023-12-08T04:40:54.839Z] v3.1.0-dev.37 [2023-12-08T04:40:54.839Z] v3.1.0-dev.38 [2023-12-08T04:40:54.839Z] v3.1.0-dev.39 [2023-12-08T04:40:54.839Z] v3.1.0-dev.4 [2023-12-08T04:40:54.839Z] v3.1.0-dev.5 [2023-12-08T04:40:54.839Z] v3.1.0-dev.6 [2023-12-08T04:40:54.839Z] v3.1.0-dev.7 [2023-12-08T04:40:54.839Z] v3.1.0-dev.8 [2023-12-08T04:40:54.839Z] v3.1.0-dev.9 [2023-12-08T04:40:54.839Z] v3.2.0-dev.1 [2023-12-08T04:40:54.839Z] v3.2.0-dev.2 [2023-12-08T04:40:54.839Z] v3.2.0-dev.3 [2023-12-08T04:40:54.839Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-08T04:40:55.131Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-08T04:40:55.698Z] Signing Git tag with Sigul... [2023-12-08T04:40:55.698Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-08T04:40:55.973Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:40:56.261Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-08T04:40:56.268Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-08T04:40:56.389Z] $ docker stop --time=1 802eda7e7ef83a3a753067c2c8002e6476d95f83d53bbf045ca802dc5ecf4c75 [2023-12-08T04:40:57.650Z] $ docker rm -f --volumes 802eda7e7ef83a3a753067c2c8002e6476d95f83d53bbf045ca802dc5ecf4c75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-08T04:40:58.539Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T04:40:58.539Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:40:58.890Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:40:58.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:40:59.066Z] prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container [2023-12-08T04:40:59.095Z] $ 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 [2023-12-08T04:40:59.410Z] $ docker top 77df479a86355031ce7fd771c35acf7a2ccb450356858ad38857cdeabf89f8c5 -eo pid,comm [2023-12-08T04:40:59.463Z] 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). [2023-12-08T04:40:59.463Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T04:40:59.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T04:40:59.686Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T04:40:59.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T04:40:59.821Z] $ docker exec 77df479a86355031ce7fd771c35acf7a2ccb450356858ad38857cdeabf89f8c5 ssh-agent [2023-12-08T04:40:59.915Z] SSH_AUTH_SOCK=/tmp/ssh-6SrT9IYpNhKM/agent.32 [2023-12-08T04:40:59.915Z] SSH_AGENT_PID=38 [2023-12-08T04:40:59.919Z] Running ssh-add (command line suppressed) [2023-12-08T04:40:59.987Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1153243382013398359.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1153243382013398359.key) [2023-12-08T04:41:00.000Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T04:41:00.334Z] + git semver bump pre [2023-12-08T04:41:00.593Z] 2023-12-08 04:41:00,500 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-08T04:41:00.593Z] 2023-12-08 04:41:00,500 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-08T04:41:00.593Z] 2023-12-08 04:41:00,501 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-08T04:41:00.593Z] 2023-12-08 04:41:00,501 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-12-08T04:41:00.593Z] 2023-12-08 04:41:00,501 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-08T04:41:00.593Z] 2023-12-08 04:41:00,501 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-08T04:41:00.593Z] 2023-12-08 04:41:00,502 [execute] INFO git cat-file --batch-check [2023-12-08T04:41:00.593Z] 2023-12-08 04:41:00,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-08T04:41:00.593Z] 2023-12-08 04:41:00,508 [execute] INFO git cat-file --batch [2023-12-08T04:41:00.593Z] 2023-12-08 04:41:00,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-08T04:41:00.593Z] 2023-12-08 04:41:00,513 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-08T04:41:00.593Z] 3.2.0-dev.5 [Pipeline] } [2023-12-08T04:41:00.601Z] $ docker exec --env ******** --env ******** 77df479a86355031ce7fd771c35acf7a2ccb450356858ad38857cdeabf89f8c5 ssh-agent -k [2023-12-08T04:41:00.699Z] unset SSH_AUTH_SOCK; [2023-12-08T04:41:00.700Z] unset SSH_AGENT_PID; [2023-12-08T04:41:00.700Z] echo Agent pid 38 killed; [2023-12-08T04:41:00.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T04:41:01.230Z] + git semver [Pipeline] } [2023-12-08T04:41:01.501Z] $ docker stop --time=1 77df479a86355031ce7fd771c35acf7a2ccb450356858ad38857cdeabf89f8c5 [2023-12-08T04:41:02.789Z] $ docker rm -f --volumes 77df479a86355031ce7fd771c35acf7a2ccb450356858ad38857cdeabf89f8c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-08T04:41:03.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-08T04:41:03.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:41:03.708Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-08T04:41:03.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:41:03.885Z] prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container [2023-12-08T04:41:03.913Z] $ 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 [2023-12-08T04:41:04.230Z] $ docker top efd6777ab4dd3e95f80604c0b41dca0406e719186324cd8702081299a2244441 -eo pid,comm [2023-12-08T04:41:04.274Z] 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). [2023-12-08T04:41:04.274Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-08T04:41:04.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-08T04:41:04.494Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-08T04:41:04.598Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-08T04:41:04.599Z] $ docker exec efd6777ab4dd3e95f80604c0b41dca0406e719186324cd8702081299a2244441 ssh-agent [2023-12-08T04:41:04.719Z] SSH_AUTH_SOCK=/tmp/ssh-Oqi8E8obdwWG/agent.32 [2023-12-08T04:41:04.719Z] SSH_AGENT_PID=38 [2023-12-08T04:41:04.724Z] Running ssh-add (command line suppressed) [2023-12-08T04:41:04.824Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10806892531665561107.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10806892531665561107.key) [2023-12-08T04:41:04.837Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-08T04:41:05.176Z] + git semver push [2023-12-08T04:41:05.435Z] 2023-12-08 04:41:05,347 [run_push] DEBUG push [2023-12-08T04:41:05.435Z] 2023-12-08 04:41:05,348 [execute] INFO git cat-file --batch-check [2023-12-08T04:41:05.435Z] 2023-12-08 04:41:05,349 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-08T04:41:05.435Z] 2023-12-08 04:41:05,351 [execute] INFO git rev-list 829d92d062a055671b494fa0660fa71de1f19447 -- [2023-12-08T04:41:05.435Z] 2023-12-08 04:41:05,351 [execute] DEBUG Popen(['git', 'rev-list', '829d92d062a055671b494fa0660fa71de1f19447', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-08T04:41:05.435Z] 2023-12-08 04:41:05,363 [execute] INFO git fetch -v origin [2023-12-08T04:41:05.435Z] 2023-12-08 04:41:05,364 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-08T04:41:06.003Z] 2023-12-08 04:41:05,917 [run_push] DEBUG no remote changes detected [2023-12-08T04:41:06.003Z] 2023-12-08 04:41:05,918 [execute] INFO git push origin semver [2023-12-08T04:41:06.003Z] 2023-12-08 04:41:05,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-08T04:41:06.939Z] 2023-12-08 04:41:06,713 [run_push] DEBUG push all version tags [2023-12-08T04:41:06.939Z] 2023-12-08 04:41:06,714 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-08T04:41:06.939Z] 2023-12-08 04:41:06,714 [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) [2023-12-08T04:41:07.509Z] 2023-12-08 04:41:07,412 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-12-08T04:41:07.509Z] 3.2.0-dev.5 [Pipeline] } [2023-12-08T04:41:07.516Z] $ docker exec --env ******** --env ******** efd6777ab4dd3e95f80604c0b41dca0406e719186324cd8702081299a2244441 ssh-agent -k [2023-12-08T04:41:07.612Z] unset SSH_AUTH_SOCK; [2023-12-08T04:41:07.612Z] unset SSH_AGENT_PID; [2023-12-08T04:41:07.612Z] echo Agent pid 38 killed; [2023-12-08T04:41:07.622Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-08T04:41:08.142Z] + git semver [Pipeline] } [2023-12-08T04:41:08.412Z] $ docker stop --time=1 efd6777ab4dd3e95f80604c0b41dca0406e719186324cd8702081299a2244441 [2023-12-08T04:41:09.692Z] $ docker rm -f --volumes efd6777ab4dd3e95f80604c0b41dca0406e719186324cd8702081299a2244441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-08T04:41:11.169Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-12-08T04:41:11.169Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-12-08T04:41:11.169Z] total 16 [2023-12-08T04:41:11.169Z] drwxr-xr-x 3 root root 4096 Dec 8 04:32 . [2023-12-08T04:41:11.169Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 04:40 .. [2023-12-08T04:41:11.169Z] drwxr-xr-x 2 root root 4096 Dec 8 04:32 cost [2023-12-08T04:41:11.169Z] -rw-r--r-- 1 root root 96 Dec 8 04:32 cost.csv [2023-12-08T04:41:11.169Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-12-08T04:41:11.169Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-12-08T04:41:11.169Z] total 16 [2023-12-08T04:41:11.169Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 8 04:32 . [2023-12-08T04:41:11.169Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 04:40 .. [2023-12-08T04:41:11.169Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 8 04:32 cost [2023-12-08T04:41:11.169Z] -rw-r--r-- 1 jenkins jenkins 96 Dec 8 04:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:41:11.459Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:41:12.317Z] ---> package-listing.sh [2023-12-08T04:41:12.317Z] ++ facter osfamily [2023-12-08T04:41:12.317Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-08T04:41:12.576Z] + OS_FAMILY=debian [2023-12-08T04:41:12.576Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-12-08T04:41:12.576Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-08T04:41:12.576Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-08T04:41:12.576Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-08T04:41:12.576Z] + PACKAGES=/tmp/packages_start.txt [2023-12-08T04:41:12.576Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-12-08T04:41:12.576Z] + PACKAGES=/tmp/packages_end.txt [2023-12-08T04:41:12.576Z] + case "${OS_FAMILY}" in [2023-12-08T04:41:12.576Z] + dpkg -l [2023-12-08T04:41:12.576Z] + grep '^ii' [2023-12-08T04:41:12.576Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-08T04:41:12.576Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-08T04:41:12.576Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-08T04:41:12.576Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-12-08T04:41:12.576Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-12-08T04:41:12.576Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-12-08T04:41:12.587Z] 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 [2023-12-08T04:41:12.864Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-08T04:41:13.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-08T04:41:13.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-08T04:41:13.671Z] prd-ubuntu20.04-docker-8c-8g-24690 does not seem to be running inside a container [2023-12-08T04:41:13.702Z] $ 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 [2023-12-08T04:41:13.921Z] $ docker top 4a65903e0912a71d23dfa74b940d2b46a4f7e9e8f3d223fb81912e0090f0ab87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-08T04:41:14.374Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-08T04:41:14.658Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-08T04:41:14.942Z] + ls /var/log/sa-host [2023-12-08T04:41:14.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-08T04:41:15.057Z] provisioning config files... [2023-12-08T04:41:15.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8449294912415473315tmp [Pipeline] { [Pipeline] echo [2023-12-08T04:41:18.400Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:41:18.684Z] ---> create-netrc.sh [Pipeline] } [2023-12-08T04:41:18.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:41:19.177Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-08T04:41:19.186Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:41:19.467Z] ---> sudo-logs.sh [2023-12-08T04:41:19.467Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-08T04:41:19.559Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:41:19.838Z] ---> job-cost.sh [2023-12-08T04:41:19.838Z] lf-activate-venv: SKIPPING [2023-12-08T04:41:19.838Z] DEBUG: total: 0.2199999988079071 [2023-12-08T04:41:19.838Z] INFO: Retrieving Stack Cost... [2023-12-08T04:41:20.408Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-08T04:41:20.668Z] INFO: Archiving Costs [Pipeline] echo [2023-12-08T04:41:20.679Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-08T04:41:20.958Z] ---> logs-deploy.sh [2023-12-08T04:41:20.958Z] lf-activate-venv: SKIPPING [2023-12-08T04:41:20.958Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/213 [2023-12-08T04:41:20.958Z] INFO: archiving workspace using pattern(s): [2023-12-08T04:41:21.892Z] Archives upload complete. [2023-12-08T04:41:21.892Z] INFO: archiving logs to Nexus [2023-12-08T04:41:22.460Z] ---> uname -a: [2023-12-08T04:41:22.460Z] Linux prd-ubuntu20-04-docker-8c-8g-24690 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-08T04:41:22.460Z] [2023-12-08T04:41:22.460Z] [2023-12-08T04:41:22.460Z] ---> lscpu: [2023-12-08T04:41:22.460Z] Architecture: x86_64 [2023-12-08T04:41:22.460Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-08T04:41:22.460Z] Byte Order: Little Endian [2023-12-08T04:41:22.460Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-08T04:41:22.460Z] CPU(s): 8 [2023-12-08T04:41:22.460Z] On-line CPU(s) list: 0-7 [2023-12-08T04:41:22.460Z] Thread(s) per core: 1 [2023-12-08T04:41:22.460Z] Core(s) per socket: 1 [2023-12-08T04:41:22.460Z] Socket(s): 8 [2023-12-08T04:41:22.460Z] NUMA node(s): 1 [2023-12-08T04:41:22.460Z] Vendor ID: AuthenticAMD [2023-12-08T04:41:22.460Z] CPU family: 23 [2023-12-08T04:41:22.460Z] Model: 49 [2023-12-08T04:41:22.460Z] Model name: AMD EPYC-Rome Processor [2023-12-08T04:41:22.460Z] Stepping: 0 [2023-12-08T04:41:22.460Z] CPU MHz: 2800.000 [2023-12-08T04:41:22.460Z] BogoMIPS: 5600.00 [2023-12-08T04:41:22.460Z] Virtualization: AMD-V [2023-12-08T04:41:22.460Z] Hypervisor vendor: KVM [2023-12-08T04:41:22.460Z] Virtualization type: full [2023-12-08T04:41:22.460Z] L1d cache: 256 KiB [2023-12-08T04:41:22.460Z] L1i cache: 256 KiB [2023-12-08T04:41:22.460Z] L2 cache: 4 MiB [2023-12-08T04:41:22.460Z] L3 cache: 128 MiB [2023-12-08T04:41:22.460Z] NUMA node0 CPU(s): 0-7 [2023-12-08T04:41:22.460Z] Vulnerability Itlb multihit: Not affected [2023-12-08T04:41:22.460Z] Vulnerability L1tf: Not affected [2023-12-08T04:41:22.460Z] Vulnerability Mds: Not affected [2023-12-08T04:41:22.460Z] Vulnerability Meltdown: Not affected [2023-12-08T04:41:22.460Z] Vulnerability Mmio stale data: Not affected [2023-12-08T04:41:22.460Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-08T04:41:22.460Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-08T04:41:22.460Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-08T04:41:22.460Z] Vulnerability Srbds: Not affected [2023-12-08T04:41:22.460Z] Vulnerability Tsx async abort: Not affected [2023-12-08T04:41:22.460Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-08T04:41:22.460Z] [2023-12-08T04:41:22.460Z] [2023-12-08T04:41:22.460Z] ---> nproc: [2023-12-08T04:41:22.460Z] 8 [2023-12-08T04:41:22.460Z] [2023-12-08T04:41:22.460Z] [2023-12-08T04:41:22.460Z] ---> df -h: [2023-12-08T04:41:22.460Z] Filesystem Size Used Avail Use% Mounted on [2023-12-08T04:41:22.460Z] overlay 155G 13G 143G 9% / [2023-12-08T04:41:22.460Z] tmpfs 64M 0 64M 0% /dev [2023-12-08T04:41:22.460Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-08T04:41:22.460Z] shm 64M 0 64M 0% /dev/shm [2023-12-08T04:41:22.460Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-12-08T04:41:22.460Z] [2023-12-08T04:41:22.460Z]