Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6dabf865f74e57664eeaeb005e9c9ff041cf72e 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-ssh1140102708037614685.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-ssh11608411010859619189.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-ssh15448404777746146783.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-ssh16335939686108809465.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-ssh8296087783622898558.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1513 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 f6dabf865f74e57664eeaeb005e9c9ff041cf72e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#643)" > 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 f6dabf865f74e57664eeaeb005e9c9ff041cf72e # timeout=10 > git rev-list --no-walk 8e8fdc066d5979e1705b6f23a339d91f778af4e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-22T14:33:56.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-22T14:33:56.756Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-22T14:33:56.782Z] ========================================================= [2024-02-22T14:33:56.782Z] EdgeX Global Pipelines Version Info [2024-02-22T14:33:56.782Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:33:57.507Z] ------------------- [2024-02-22T14:33:57.508Z] stable info: [2024-02-22T14:33:57.508Z] ------------------- [2024-02-22T14:33:57.508Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-22T14:33:57.508Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T14:33:57.508Z] Message: update stable to v1.0.258 [2024-02-22T14:33:58.092Z] ------------------- [2024-02-22T14:33:58.092Z] experimental info: [2024-02-22T14:33:58.092Z] ------------------- [2024-02-22T14:33:58.092Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-22T14:33:58.092Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-22T14:33:58.092Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-22T14:33:58.183Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-22T14:33:58.203Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-22T14:33:58.228Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-22T14:33:58.256Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-22T14:33:58.284Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-22T14:33:58.313Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-22T14:33:58.343Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-22T14:33:58.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-22T14:33:58.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-22T14:33:58.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-22T14:33:58.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-22T14:33:58.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-22T14:33:58.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-22T14:33:58.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-22T14:33:58.614Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T14:33:58.648Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-22T14:33:58.683Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T14:33:58.720Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-22T14:33:58.756Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-22T14:33:58.796Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-22T14:33:58.828Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-22T14:33:58.859Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-22T14:33:58.898Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-22T14:33:58.935Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-22T14:33:58.973Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-22T14:33:59.013Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-22T14:33:59.063Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-22T14:33:59.107Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-22T14:33:59.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-22T14:33:59.195Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-22T14:33:59.238Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] echo [2024-02-22T14:33:59.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6dabf8 [Pipeline] echo [2024-02-22T14:33:59.321Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T14:33:59.400Z] provisioning config files... [2024-02-22T14:33:59.416Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12710643841875524266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:33:59.756Z] ---> ****-login.sh [2024-02-22T14:33:59.756Z] nexus3.edgexfoundry.org:10001 [2024-02-22T14:33:59.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:34:00.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:34:00.019Z] Configure a credential helper to remove this warning. See [2024-02-22T14:34:00.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:34:00.019Z] [2024-02-22T14:34:00.019Z] Login Succeeded [2024-02-22T14:34:00.019Z] nexus3.edgexfoundry.org:10002 [2024-02-22T14:34:00.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:34:00.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:34:00.019Z] Configure a credential helper to remove this warning. See [2024-02-22T14:34:00.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:34:00.019Z] [2024-02-22T14:34:00.019Z] Login Succeeded [2024-02-22T14:34:00.020Z] nexus3.edgexfoundry.org:10003 [2024-02-22T14:34:00.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:34:00.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:34:00.281Z] Configure a credential helper to remove this warning. See [2024-02-22T14:34:00.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:34:00.281Z] [2024-02-22T14:34:00.281Z] Login Succeeded [2024-02-22T14:34:00.281Z] nexus3.edgexfoundry.org:10004 [2024-02-22T14:34:00.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:34:00.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:34:00.281Z] Configure a credential helper to remove this warning. See [2024-02-22T14:34:00.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:34:00.281Z] [2024-02-22T14:34:00.281Z] Login Succeeded [2024-02-22T14:34:00.281Z] ****.io [2024-02-22T14:34:00.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:34:00.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:34:00.544Z] Configure a credential helper to remove this warning. See [2024-02-22T14:34:00.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:34:00.544Z] [2024-02-22T14:34:00.544Z] Login Succeeded [2024-02-22T14:34:00.544Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T14:34:00.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-22T14:34:01.053Z] + git rev-list -1 --merges f6dabf865f74e57664eeaeb005e9c9ff041cf72e~1..f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] echo [2024-02-22T14:34:01.087Z] -----------> git rev-list -1 --merges f6dabf865f74e57664eeaeb005e9c9ff041cf72e~1..f6dabf865f74e57664eeaeb005e9c9ff041cf72e f6dabf865f74e57664eeaeb005e9c9ff041cf72e [false] [Pipeline] sh [2024-02-22T14:34:01.399Z] + git log --format=format:%s -1 f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] echo [2024-02-22T14:34:01.416Z] ========================================================= [2024-02-22T14:34:01.416Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-22T14:34:01.416Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T14:34:01.788Z] + git log --format=format:%s -1 f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] echo [2024-02-22T14:34:01.801Z] [semverPrep] GIT_COMMIT: f6dabf865f74e57664eeaeb005e9c9ff041cf72e, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#643) [Pipeline] echo [2024-02-22T14:34:01.827Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-22T14:34:02.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T14:34:02.213Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-22T14:34:02.213Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-22T14:34:02.213Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-22T14:34:02.213Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-22T14:34:02.213Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-22T14:34:02.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:34:02.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:34:02.589Z] [2024-02-22T14:34:02.589Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:34:02.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:34:02.925Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-22T14:34:02.925Z] b85a868b505f: Pulling fs layer [2024-02-22T14:34:02.925Z] e2be974225ed: Pulling fs layer [2024-02-22T14:34:02.925Z] 339a4e72a1f5: Pulling fs layer [2024-02-22T14:34:02.925Z] 988bab9f4d93: Pulling fs layer [2024-02-22T14:34:02.925Z] 1469e6f7b9e6: Pulling fs layer [2024-02-22T14:34:02.925Z] eaf3925da568: Pulling fs layer [2024-02-22T14:34:02.925Z] bab4dde63d76: Pulling fs layer [2024-02-22T14:34:02.925Z] bde34c3a00c8: Pulling fs layer [2024-02-22T14:34:02.925Z] b352a97aabf1: Pulling fs layer [2024-02-22T14:34:02.925Z] 4872d77fe225: Pulling fs layer [2024-02-22T14:34:02.925Z] 5851b861e8e6: Pulling fs layer [2024-02-22T14:34:02.925Z] 988bab9f4d93: Waiting [2024-02-22T14:34:02.925Z] b352a97aabf1: Waiting [2024-02-22T14:34:02.925Z] 1469e6f7b9e6: Waiting [2024-02-22T14:34:02.925Z] 4872d77fe225: Waiting [2024-02-22T14:34:02.925Z] eaf3925da568: Waiting [2024-02-22T14:34:02.925Z] 5851b861e8e6: Waiting [2024-02-22T14:34:02.925Z] bde34c3a00c8: Waiting [2024-02-22T14:34:02.925Z] e2be974225ed: Verifying Checksum [2024-02-22T14:34:02.925Z] e2be974225ed: Download complete [2024-02-22T14:34:02.925Z] 988bab9f4d93: Verifying Checksum [2024-02-22T14:34:02.925Z] 988bab9f4d93: Download complete [2024-02-22T14:34:02.925Z] 1469e6f7b9e6: Verifying Checksum [2024-02-22T14:34:02.925Z] 1469e6f7b9e6: Download complete [2024-02-22T14:34:02.925Z] eaf3925da568: Verifying Checksum [2024-02-22T14:34:02.925Z] eaf3925da568: Download complete [2024-02-22T14:34:03.185Z] 339a4e72a1f5: Verifying Checksum [2024-02-22T14:34:03.185Z] 339a4e72a1f5: Download complete [2024-02-22T14:34:03.185Z] bde34c3a00c8: Download complete [2024-02-22T14:34:03.185Z] b352a97aabf1: Verifying Checksum [2024-02-22T14:34:03.185Z] b352a97aabf1: Download complete [2024-02-22T14:34:03.185Z] 4872d77fe225: Verifying Checksum [2024-02-22T14:34:03.185Z] 4872d77fe225: Download complete [2024-02-22T14:34:03.185Z] 5851b861e8e6: Verifying Checksum [2024-02-22T14:34:03.185Z] 5851b861e8e6: Download complete [2024-02-22T14:34:03.185Z] b85a868b505f: Download complete [2024-02-22T14:34:03.446Z] bab4dde63d76: Verifying Checksum [2024-02-22T14:34:03.446Z] bab4dde63d76: Download complete [2024-02-22T14:34:04.383Z] b85a868b505f: Pull complete [2024-02-22T14:34:04.642Z] e2be974225ed: Pull complete [2024-02-22T14:34:05.213Z] 339a4e72a1f5: Pull complete [2024-02-22T14:34:05.213Z] 988bab9f4d93: Pull complete [2024-02-22T14:34:05.471Z] 1469e6f7b9e6: Pull complete [2024-02-22T14:34:05.471Z] eaf3925da568: Pull complete [2024-02-22T14:34:07.376Z] bab4dde63d76: Pull complete [2024-02-22T14:34:07.376Z] bde34c3a00c8: Pull complete [2024-02-22T14:34:07.376Z] b352a97aabf1: Pull complete [2024-02-22T14:34:07.635Z] 4872d77fe225: Pull complete [2024-02-22T14:34:07.635Z] 5851b861e8e6: Pull complete [2024-02-22T14:34:07.635Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-22T14:34:07.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:34:07.635Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:34:07.846Z] prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container [2024-02-22T14:34:07.888Z] $ 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 [2024-02-22T14:34:10.933Z] $ docker top a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 -eo pid,comm [2024-02-22T14:34:10.988Z] 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). [2024-02-22T14:34:10.988Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T14:34:11.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T14:34:11.087Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T14:34:11.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T14:34:11.212Z] $ docker exec a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 ssh-agent [2024-02-22T14:34:11.332Z] SSH_AUTH_SOCK=/tmp/ssh-cNPD4FgnTzRY/agent.32 [2024-02-22T14:34:11.332Z] SSH_AGENT_PID=38 [2024-02-22T14:34:11.338Z] Running ssh-add (command line suppressed) [2024-02-22T14:34:11.454Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11809959489894386880.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11809959489894386880.key) [2024-02-22T14:34:11.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T14:34:11.768Z] + git tag --points-at HEAD [Pipeline] } [2024-02-22T14:34:11.787Z] $ docker exec --env ******** --env ******** a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 ssh-agent -k [2024-02-22T14:34:11.906Z] unset SSH_AUTH_SOCK; [2024-02-22T14:34:11.907Z] unset SSH_AGENT_PID; [2024-02-22T14:34:11.907Z] echo Agent pid 38 killed; [2024-02-22T14:34:11.911Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-22T14:34:11.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T14:34:11.976Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T14:34:12.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T14:34:12.091Z] $ docker exec a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 ssh-agent [2024-02-22T14:34:12.192Z] SSH_AUTH_SOCK=/tmp/ssh-dMLAnIWAMEEk/agent.70 [2024-02-22T14:34:12.192Z] SSH_AGENT_PID=76 [2024-02-22T14:34:12.198Z] Running ssh-add (command line suppressed) [2024-02-22T14:34:12.314Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17770759023915668343.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17770759023915668343.key) [2024-02-22T14:34:12.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T14:34:12.632Z] + git semver init [2024-02-22T14:34:12.899Z] 2024-02-22 14:34:12,829 [run_init] DEBUG init version:0.0.0 force:False [2024-02-22T14:34:12.899Z] 2024-02-22 14:34:12,830 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-02-22T14:34:12.899Z] 2024-02-22 14:34:12,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-02-22T14:34:12.899Z] 2024-02-22 14:34:12,831 [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) [2024-02-22T14:34:14.292Z] 2024-02-22 14:34:14,037 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-02-22T14:34:14.292Z] 2024-02-22 14:34:14,038 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-02-22T14:34:14.292Z] 2024-02-22 14:34:14,038 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-22T14:34:14.292Z] 2024-02-22 14:34:14,038 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-22T14:34:14.292Z] 3.2.0-dev.13 [Pipeline] } [2024-02-22T14:34:14.310Z] $ docker exec --env ******** --env ******** a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 ssh-agent -k [2024-02-22T14:34:14.419Z] unset SSH_AUTH_SOCK; [2024-02-22T14:34:14.419Z] unset SSH_AGENT_PID; [2024-02-22T14:34:14.419Z] echo Agent pid 76 killed; [2024-02-22T14:34:14.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T14:34:14.806Z] + git semver [Pipeline] } [2024-02-22T14:34:15.086Z] $ docker stop --time=1 a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 [2024-02-22T14:34:16.384Z] $ docker rm -f --volumes a6c9d59d8d8081bda86d4c79420ec5e17e4d928449598842a3ed7b54660d7290 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T14:34:16.755Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-22T14:34:16.998Z] Stashed 1 file(s) [Pipeline] echo [2024-02-22T14:34:17.002Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.13 [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 [2024-02-22T14:34:17.379Z] provisioning config files... [2024-02-22T14:34:17.389Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12336226112602990260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:34:17.716Z] ---> ****-login.sh [2024-02-22T14:34:17.716Z] nexus3.edgexfoundry.org:10001 [2024-02-22T14:34:17.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:34:17.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:34:17.716Z] Configure a credential helper to remove this warning. See [2024-02-22T14:34:17.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:34:17.716Z] [2024-02-22T14:34:17.716Z] Login Succeeded [2024-02-22T14:34:17.716Z] nexus3.edgexfoundry.org:10002 [2024-02-22T14:34:17.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:34:17.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:34:17.716Z] Configure a credential helper to remove this warning. See [2024-02-22T14:34:17.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:34:17.716Z] [2024-02-22T14:34:17.716Z] Login Succeeded [2024-02-22T14:34:17.716Z] nexus3.edgexfoundry.org:10003 [2024-02-22T14:34:17.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:34:17.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:34:17.976Z] Configure a credential helper to remove this warning. See [2024-02-22T14:34:17.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:34:17.976Z] [2024-02-22T14:34:17.976Z] Login Succeeded [2024-02-22T14:34:17.976Z] nexus3.edgexfoundry.org:10004 [2024-02-22T14:34:17.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:34:17.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:34:17.976Z] Configure a credential helper to remove this warning. See [2024-02-22T14:34:17.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:34:17.976Z] [2024-02-22T14:34:17.976Z] Login Succeeded [2024-02-22T14:34:17.976Z] ****.io [2024-02-22T14:34:18.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:34:18.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:34:18.236Z] Configure a credential helper to remove this warning. See [2024-02-22T14:34:18.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:34:18.236Z] [2024-02-22T14:34:18.236Z] Login Succeeded [2024-02-22T14:34:18.236Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T14:34:18.245Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-22T14:34:18.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:34:18.447Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:34:18.478Z] ========================================================= [2024-02-22T14:34:18.478Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-22T14:34:18.478Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:34:18.872Z] + 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 . [2024-02-22T14:34:18.872Z] Sending build context to Docker daemon 8.79MB [2024-02-22T14:34:18.872Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T14:34:18.872Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-22T14:34:18.872Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-22T14:34:18.872Z] 7264a8db6415: Pulling fs layer [2024-02-22T14:34:18.872Z] c4d48a809fc2: Pulling fs layer [2024-02-22T14:34:18.872Z] 4f1c88b9dad5: Pulling fs layer [2024-02-22T14:34:18.872Z] ad3a456e5733: Pulling fs layer [2024-02-22T14:34:18.872Z] 69c7f0334f64: Pulling fs layer [2024-02-22T14:34:18.872Z] 1f1c1a5573a3: Pulling fs layer [2024-02-22T14:34:18.873Z] ce7588e14bc9: Pulling fs layer [2024-02-22T14:34:18.873Z] b5e4710f87ac: Pulling fs layer [2024-02-22T14:34:18.873Z] ad3a456e5733: Waiting [2024-02-22T14:34:18.873Z] 69c7f0334f64: Waiting [2024-02-22T14:34:18.873Z] 1f1c1a5573a3: Waiting [2024-02-22T14:34:18.873Z] ce7588e14bc9: Waiting [2024-02-22T14:34:18.873Z] b5e4710f87ac: Waiting [2024-02-22T14:34:18.873Z] c4d48a809fc2: Download complete [2024-02-22T14:34:18.873Z] ad3a456e5733: Verifying Checksum [2024-02-22T14:34:18.873Z] ad3a456e5733: Download complete [2024-02-22T14:34:19.131Z] 69c7f0334f64: Download complete [2024-02-22T14:34:19.131Z] 7264a8db6415: Verifying Checksum [2024-02-22T14:34:19.131Z] 7264a8db6415: Download complete [2024-02-22T14:34:19.131Z] 1f1c1a5573a3: Verifying Checksum [2024-02-22T14:34:19.131Z] 1f1c1a5573a3: Download complete [2024-02-22T14:34:19.131Z] b5e4710f87ac: Verifying Checksum [2024-02-22T14:34:19.131Z] b5e4710f87ac: Download complete [2024-02-22T14:34:19.131Z] 7264a8db6415: Pull complete [2024-02-22T14:34:19.389Z] c4d48a809fc2: Pull complete [2024-02-22T14:34:19.389Z] 4f1c88b9dad5: Verifying Checksum [2024-02-22T14:34:19.389Z] 4f1c88b9dad5: Download complete [2024-02-22T14:34:19.956Z] ce7588e14bc9: Verifying Checksum [2024-02-22T14:34:19.956Z] ce7588e14bc9: Download complete [2024-02-22T14:34:22.501Z] 4f1c88b9dad5: Pull complete [2024-02-22T14:34:22.502Z] ad3a456e5733: Pull complete [2024-02-22T14:34:22.502Z] 69c7f0334f64: Pull complete [2024-02-22T14:34:22.763Z] 1f1c1a5573a3: Pull complete [2024-02-22T14:34:25.307Z] ce7588e14bc9: Pull complete [2024-02-22T14:34:25.307Z] b5e4710f87ac: Pull complete [2024-02-22T14:34:25.565Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-22T14:34:25.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-22T14:34:25.565Z] ---> 88b5674ff536 [2024-02-22T14:34:25.565Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T14:34:30.839Z] ---> Running in 11b759672273 [2024-02-22T14:34:31.098Z] Removing intermediate container 11b759672273 [2024-02-22T14:34:31.098Z] ---> 5796e73f989e [2024-02-22T14:34:31.098Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T14:34:31.098Z] ---> Running in 2bc4ffd7f26c [2024-02-22T14:34:31.098Z] Removing intermediate container 2bc4ffd7f26c [2024-02-22T14:34:31.098Z] ---> c5c0764dc89c [2024-02-22T14:34:31.098Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-22T14:34:31.098Z] ---> Running in 5bdd0ecf8b16 [2024-02-22T14:34:31.356Z] Removing intermediate container 5bdd0ecf8b16 [2024-02-22T14:34:31.356Z] ---> ec688ccb2937 [2024-02-22T14:34:31.356Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T14:34:31.356Z] ---> Running in beb2415278c7 [2024-02-22T14:34:31.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T14:34:31.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T14:34:31.874Z] OK: 264 MiB in 52 packages [2024-02-22T14:34:32.132Z] Removing intermediate container beb2415278c7 [2024-02-22T14:34:32.132Z] ---> 7d778813ad48 [2024-02-22T14:34:32.132Z] Step 7/12 : WORKDIR /app [2024-02-22T14:34:32.132Z] ---> Running in 824e1b7247c6 [2024-02-22T14:34:32.275Z] Still waiting to schedule task [2024-02-22T14:34:32.275Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1514’ is offline [2024-02-22T14:34:32.391Z] Removing intermediate container 824e1b7247c6 [2024-02-22T14:34:32.391Z] ---> 3b9dd4e262c8 [2024-02-22T14:34:32.391Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-22T14:34:32.391Z] ---> 9fbfaad144b3 [2024-02-22T14:34:32.391Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T14:34:32.391Z] ---> Running in 143899f1ce63 [2024-02-22T14:35:04.611Z] Removing intermediate container 143899f1ce63 [2024-02-22T14:35:04.611Z] ---> 3971000c3d18 [2024-02-22T14:35:04.611Z] Step 10/12 : COPY . . [2024-02-22T14:35:04.611Z] ---> 717e9c7f6c83 [2024-02-22T14:35:04.611Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T14:35:04.611Z] ---> Running in f3b3eca8b8a1 [2024-02-22T14:35:04.611Z] Removing intermediate container f3b3eca8b8a1 [2024-02-22T14:35:04.611Z] ---> 0f5dab1834bb [2024-02-22T14:35:04.611Z] Step 12/12 : RUN $MAKE [2024-02-22T14:35:04.611Z] ---> Running in 4a8ea7804401 [2024-02-22T14:35:04.611Z] noop [2024-02-22T14:35:04.611Z] Removing intermediate container 4a8ea7804401 [2024-02-22T14:35:04.611Z] ---> 4efc8a69a630 [2024-02-22T14:35:04.611Z] Successfully built 4efc8a69a630 [2024-02-22T14:35:04.611Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:04.987Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T14:35:04.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:35:05.101Z] prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container [2024-02-22T14:35:05.133Z] $ 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 [2024-02-22T14:35:05.477Z] $ docker top 2a1f18af8a4bc985a750795f731276f5e05f3c192a9d19095357f268a324783a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T14:35:05.862Z] + go version [2024-02-22T14:35:05.862Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-22T14:35:05.874Z] $ docker stop --time=1 2a1f18af8a4bc985a750795f731276f5e05f3c192a9d19095357f268a324783a [2024-02-22T14:35:07.145Z] $ docker rm -f --volumes 2a1f18af8a4bc985a750795f731276f5e05f3c192a9d19095357f268a324783a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:08.564Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-22T14:35:08.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:35:08.677Z] prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container [2024-02-22T14:35:08.707Z] $ 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 [2024-02-22T14:35:09.062Z] $ docker top e5bc1d245ff6b8df346df3e6cd0be206960c2e97d77b610ad54f2d3eaae36e0c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T14:35:09.438Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-02-22T14:35:09.758Z] + make test [2024-02-22T14:35:09.758Z] go test -race -coverprofile=coverage.out ./... [2024-02-22T14:35:28.674Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-22T14:35:43.775Z] go vet ./... [2024-02-22T14:35:47.116Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T14:35:47.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T14:35:47.116Z] ./bin/test-attribution-txt.sh [2024-02-22T14:35:47.116Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T14:35:47.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-22T14:35:47.165Z] $ docker stop --time=1 e5bc1d245ff6b8df346df3e6cd0be206960c2e97d77b610ad54f2d3eaae36e0c [2024-02-22T14:35:51.230Z] $ docker rm -f --volumes e5bc1d245ff6b8df346df3e6cd0be206960c2e97d77b610ad54f2d3eaae36e0c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T14:35:51.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-22T14:35:51.824Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-22T14:35:52.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-22T14:35:52.650Z] + ls -al . [2024-02-22T14:35:52.650Z] total 184 [2024-02-22T14:35:52.650Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 22 14:35 . [2024-02-22T14:35:52.650Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:33 .. [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 22 14:33 .dockerignore [2024-02-22T14:35:52.650Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:35 .git [2024-02-22T14:35:52.650Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:33 .github [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 22 14:33 .gitignore [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 14:33 .golangci.yml [2024-02-22T14:35:52.650Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 14:34 .semver [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 22 14:33 Attribution.txt [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 22 14:33 CHANGELOG.md [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 22 14:33 Dockerfile [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 14:33 GOVERNANCE.md [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 22 14:33 Jenkinsfile [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 22 14:33 LICENSE [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 22 14:33 OWNERS.md [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 22 14:33 README.md [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 14:34 VERSION [2024-02-22T14:35:52.650Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:33 bin [2024-02-22T14:35:52.650Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 22 14:35 coverage.out [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 22 14:33 go.mod [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 22 14:33 go.sum [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 22 14:33 main.go [2024-02-22T14:35:52.650Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 22 14:33 makefile [2024-02-22T14:35:52.650Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 14:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:35:53.010Z] + 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=f6dabf865f74e57664eeaeb005e9c9ff041cf72e --label arch=amd64 --label version=3.2.0-dev.13 . [2024-02-22T14:35:53.010Z] Sending build context to Docker daemon 8.791MB [2024-02-22T14:35:53.010Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T14:35:53.010Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-22T14:35:53.010Z] ---> 4efc8a69a630 [2024-02-22T14:35:53.010Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T14:35:53.010Z] ---> Running in 460036b3155b [2024-02-22T14:35:53.269Z] Removing intermediate container 460036b3155b [2024-02-22T14:35:53.269Z] ---> fdcf4789a617 [2024-02-22T14:35:53.269Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T14:35:53.269Z] ---> Running in f4993a73f508 [2024-02-22T14:35:53.269Z] Removing intermediate container f4993a73f508 [2024-02-22T14:35:53.269Z] ---> 20467920e7fb [2024-02-22T14:35:53.269Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-22T14:35:53.269Z] ---> Running in ef2106b22896 [2024-02-22T14:35:53.269Z] Removing intermediate container ef2106b22896 [2024-02-22T14:35:53.269Z] ---> 16d826908f73 [2024-02-22T14:35:53.269Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T14:35:53.269Z] ---> Running in 1442c8ed261f [2024-02-22T14:35:53.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T14:35:53.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T14:35:54.044Z] OK: 264 MiB in 52 packages [2024-02-22T14:35:54.610Z] Removing intermediate container 1442c8ed261f [2024-02-22T14:35:54.610Z] ---> a09e96e38965 [2024-02-22T14:35:54.610Z] Step 7/27 : WORKDIR /app [2024-02-22T14:35:54.610Z] ---> Running in 3c68256ff9ee [2024-02-22T14:35:54.610Z] Removing intermediate container 3c68256ff9ee [2024-02-22T14:35:54.610Z] ---> dc019294a4ce [2024-02-22T14:35:54.611Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-22T14:35:54.869Z] ---> 6a7b41b17b5f [2024-02-22T14:35:54.869Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T14:35:54.869Z] ---> Running in ad6dbc3f9246 [2024-02-22T14:35:55.470Z] Removing intermediate container ad6dbc3f9246 [2024-02-22T14:35:55.470Z] ---> 815dc546960a [2024-02-22T14:35:55.470Z] Step 10/27 : COPY . . [2024-02-22T14:35:55.729Z] ---> 96b29316db37 [2024-02-22T14:35:55.729Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T14:35:55.729Z] ---> Running in 6a06daddb118 [2024-02-22T14:35:55.729Z] Removing intermediate container 6a06daddb118 [2024-02-22T14:35:55.729Z] ---> 6372804ff6d2 [2024-02-22T14:35:55.729Z] Step 12/27 : RUN $MAKE [2024-02-22T14:35:55.729Z] ---> Running in 96480dcf1d9f [2024-02-22T14:35:55.988Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13" -trimpath -mod=readonly -o app-service-configurable [2024-02-22T14:36:14.074Z] Removing intermediate container 96480dcf1d9f [2024-02-22T14:36:14.074Z] ---> 8c5922642a3f [2024-02-22T14:36:14.074Z] Step 13/27 : FROM alpine:3.18 [2024-02-22T14:36:14.074Z] 3.18: Pulling from library/alpine [2024-02-22T14:36:14.074Z] 619be1103602: Pulling fs layer [2024-02-22T14:36:14.074Z] 619be1103602: Verifying Checksum [2024-02-22T14:36:14.074Z] 619be1103602: Download complete [2024-02-22T14:36:14.074Z] 619be1103602: Pull complete [2024-02-22T14:36:14.074Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T14:36:14.074Z] Status: Downloaded newer image for alpine:3.18 [2024-02-22T14:36:14.074Z] ---> d3782b16ccc9 [2024-02-22T14:36:14.074Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T14:36:14.074Z] ---> Running in 014650e0e5c1 [2024-02-22T14:36:14.074Z] Removing intermediate container 014650e0e5c1 [2024-02-22T14:36:14.074Z] ---> 1614f0c98642 [2024-02-22T14:36:14.074Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-22T14:36:14.074Z] ---> Running in 37fe338734c1 [2024-02-22T14:36:14.074Z] Removing intermediate container 37fe338734c1 [2024-02-22T14:36:14.074Z] ---> 0f3b04e35cb9 [2024-02-22T14:36:14.074Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-22T14:36:14.074Z] ---> Running in f96b597ab83c [2024-02-22T14:36:14.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T14:36:14.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T14:36:14.074Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-22T14:36:14.074Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-22T14:36:14.074Z] Executing busybox-1.36.1-r5.trigger [2024-02-22T14:36:14.074Z] Executing ca-certificates-20230506-r0.trigger [2024-02-22T14:36:14.074Z] OK: 8 MiB in 17 packages [2024-02-22T14:36:14.074Z] Removing intermediate container f96b597ab83c [2024-02-22T14:36:14.074Z] ---> f9ec1c56a5dc [2024-02-22T14:36:14.074Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-22T14:36:14.074Z] ---> Running in 53581c8ff123 [2024-02-22T14:36:14.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-22T14:36:14.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-22T14:36:14.592Z] OK: 8 MiB in 17 packages [2024-02-22T14:36:14.851Z] Removing intermediate container 53581c8ff123 [2024-02-22T14:36:14.851Z] ---> b9123031dd90 [2024-02-22T14:36:14.851Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-22T14:36:15.111Z] ---> 8a83d2dcf960 [2024-02-22T14:36:15.111Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-22T14:36:15.111Z] ---> e0a1fbe37a35 [2024-02-22T14:36:15.111Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-22T14:36:15.419Z] ---> fbdfa051981d [2024-02-22T14:36:15.419Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-22T14:36:17.391Z] ---> e565ac39450e [2024-02-22T14:36:17.391Z] Step 22/27 : EXPOSE 48095 [2024-02-22T14:36:17.391Z] ---> Running in 33753af597ef [2024-02-22T14:36:17.391Z] Removing intermediate container 33753af597ef [2024-02-22T14:36:17.391Z] ---> 8f68cd9a948f [2024-02-22T14:36:17.391Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-22T14:36:17.391Z] ---> Running in 49d10e5900d5 [2024-02-22T14:36:17.391Z] Removing intermediate container 49d10e5900d5 [2024-02-22T14:36:17.391Z] ---> 46b12396d26b [2024-02-22T14:36:17.391Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-22T14:36:17.391Z] ---> Running in 1d1a1968cae6 [2024-02-22T14:36:17.391Z] Removing intermediate container 1d1a1968cae6 [2024-02-22T14:36:17.391Z] ---> 78407b54895b [2024-02-22T14:36:17.391Z] Step 25/27 : LABEL arch=amd64 [2024-02-22T14:36:17.391Z] ---> Running in 12ebd95e82fd [2024-02-22T14:36:17.391Z] Removing intermediate container 12ebd95e82fd [2024-02-22T14:36:17.391Z] ---> 2ea03dc3f2bd [2024-02-22T14:36:17.391Z] Step 26/27 : LABEL git_sha=f6dabf865f74e57664eeaeb005e9c9ff041cf72e [2024-02-22T14:36:17.391Z] ---> Running in 531bbc97f442 [2024-02-22T14:36:17.391Z] Removing intermediate container 531bbc97f442 [2024-02-22T14:36:17.391Z] ---> eef4287f174c [2024-02-22T14:36:17.391Z] Step 27/27 : LABEL version=3.2.0-dev.13 [2024-02-22T14:36:17.391Z] ---> Running in 0a4cbe4265d7 [2024-02-22T14:36:17.391Z] Removing intermediate container 0a4cbe4265d7 [2024-02-22T14:36:17.391Z] ---> 5af8b6e84665 [2024-02-22T14:36:17.391Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-22T14:36:17.391Z] Successfully built 5af8b6e84665 [2024-02-22T14:36:17.391Z] 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 [2024-02-22T14:36:17.674Z] provisioning config files... [2024-02-22T14:36:17.682Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15585674594923561257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:36:18.013Z] ---> ****-login.sh [2024-02-22T14:36:18.013Z] nexus3.edgexfoundry.org:10001 [2024-02-22T14:36:18.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:36:18.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:36:18.013Z] Configure a credential helper to remove this warning. See [2024-02-22T14:36:18.013Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:36:18.013Z] [2024-02-22T14:36:18.013Z] Login Succeeded [2024-02-22T14:36:18.013Z] nexus3.edgexfoundry.org:10002 [2024-02-22T14:36:18.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:36:18.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:36:18.014Z] Configure a credential helper to remove this warning. See [2024-02-22T14:36:18.014Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:36:18.014Z] [2024-02-22T14:36:18.014Z] Login Succeeded [2024-02-22T14:36:18.014Z] nexus3.edgexfoundry.org:10003 [2024-02-22T14:36:18.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:36:18.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:36:18.273Z] Configure a credential helper to remove this warning. See [2024-02-22T14:36:18.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:36:18.273Z] [2024-02-22T14:36:18.273Z] Login Succeeded [2024-02-22T14:36:18.273Z] nexus3.edgexfoundry.org:10004 [2024-02-22T14:36:18.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:36:18.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:36:18.273Z] Configure a credential helper to remove this warning. See [2024-02-22T14:36:18.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:36:18.273Z] [2024-02-22T14:36:18.273Z] Login Succeeded [2024-02-22T14:36:18.273Z] ****.io [2024-02-22T14:36:18.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:36:18.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:36:18.538Z] Configure a credential helper to remove this warning. See [2024-02-22T14:36:18.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:36:18.538Z] [2024-02-22T14:36:18.538Z] Login Succeeded [2024-02-22T14:36:18.538Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T14:36:18.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-22T14:36:18.676Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:36:18.722Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-02-22T14:36:18.722Z] f6dabf865f74e57664eeaeb005e9c9ff041cf72e [2024-02-22T14:36:18.722Z] latest [2024-02-22T14:36:18.722Z] 3.2.0-dev.13 [2024-02-22T14:36:18.722Z] f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 [2024-02-22T14:36:18.722Z] main [2024-02-22T14:36:18.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:36:19.164Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:36:19.548Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e [2024-02-22T14:36:19.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-22T14:36:19.548Z] b33c548dbaa9: Preparing [2024-02-22T14:36:19.548Z] f28469860caf: Preparing [2024-02-22T14:36:19.548Z] b73934b6bca2: Preparing [2024-02-22T14:36:19.548Z] 032b581d8902: Preparing [2024-02-22T14:36:19.548Z] 3900bd3b1746: Preparing [2024-02-22T14:36:19.548Z] dabaca8c16f3: Preparing [2024-02-22T14:36:19.548Z] aedc3bda2944: Preparing [2024-02-22T14:36:19.548Z] dabaca8c16f3: Waiting [2024-02-22T14:36:19.548Z] aedc3bda2944: Waiting [2024-02-22T14:36:19.548Z] f28469860caf: Pushed [2024-02-22T14:36:19.548Z] 032b581d8902: Pushed [2024-02-22T14:36:19.548Z] 3900bd3b1746: Pushed [2024-02-22T14:36:19.548Z] b73934b6bca2: Pushed [2024-02-22T14:36:19.548Z] aedc3bda2944: Layer already exists [2024-02-22T14:36:19.810Z] dabaca8c16f3: Pushed [2024-02-22T14:36:21.716Z] b33c548dbaa9: Pushed [2024-02-22T14:36:21.716Z] f6dabf865f74e57664eeaeb005e9c9ff041cf72e: digest: sha256:87ad68c4d1d0e8d60a407c1295196c203391e39fb8c781c2c9c9151a715e9b6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:36:22.106Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:36:22.497Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-22T14:36:22.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-22T14:36:22.497Z] b33c548dbaa9: Preparing [2024-02-22T14:36:22.497Z] f28469860caf: Preparing [2024-02-22T14:36:22.497Z] b73934b6bca2: Preparing [2024-02-22T14:36:22.497Z] 032b581d8902: Preparing [2024-02-22T14:36:22.497Z] 3900bd3b1746: Preparing [2024-02-22T14:36:22.497Z] dabaca8c16f3: Preparing [2024-02-22T14:36:22.497Z] aedc3bda2944: Preparing [2024-02-22T14:36:22.497Z] dabaca8c16f3: Waiting [2024-02-22T14:36:22.497Z] aedc3bda2944: Waiting [2024-02-22T14:36:22.497Z] f28469860caf: Layer already exists [2024-02-22T14:36:22.497Z] 032b581d8902: Layer already exists [2024-02-22T14:36:22.497Z] 3900bd3b1746: Layer already exists [2024-02-22T14:36:22.497Z] b73934b6bca2: Layer already exists [2024-02-22T14:36:22.497Z] b33c548dbaa9: Layer already exists [2024-02-22T14:36:22.497Z] dabaca8c16f3: Layer already exists [2024-02-22T14:36:22.497Z] aedc3bda2944: Layer already exists [2024-02-22T14:36:22.497Z] latest: digest: sha256:87ad68c4d1d0e8d60a407c1295196c203391e39fb8c781c2c9c9151a715e9b6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:36:22.891Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:36:23.276Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.13 [2024-02-22T14:36:23.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-22T14:36:23.276Z] b33c548dbaa9: Preparing [2024-02-22T14:36:23.276Z] f28469860caf: Preparing [2024-02-22T14:36:23.276Z] b73934b6bca2: Preparing [2024-02-22T14:36:23.276Z] 032b581d8902: Preparing [2024-02-22T14:36:23.276Z] 3900bd3b1746: Preparing [2024-02-22T14:36:23.276Z] dabaca8c16f3: Preparing [2024-02-22T14:36:23.276Z] aedc3bda2944: Preparing [2024-02-22T14:36:23.276Z] dabaca8c16f3: Waiting [2024-02-22T14:36:23.276Z] aedc3bda2944: Waiting [2024-02-22T14:36:23.276Z] 3900bd3b1746: Layer already exists [2024-02-22T14:36:23.276Z] f28469860caf: Layer already exists [2024-02-22T14:36:23.276Z] b73934b6bca2: Layer already exists [2024-02-22T14:36:23.276Z] 032b581d8902: Layer already exists [2024-02-22T14:36:23.276Z] b33c548dbaa9: Layer already exists [2024-02-22T14:36:23.276Z] dabaca8c16f3: Layer already exists [2024-02-22T14:36:23.276Z] aedc3bda2944: Layer already exists [2024-02-22T14:36:23.276Z] 3.2.0-dev.13: digest: sha256:87ad68c4d1d0e8d60a407c1295196c203391e39fb8c781c2c9c9151a715e9b6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:36:23.677Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:36:24.080Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 [2024-02-22T14:36:24.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-22T14:36:24.080Z] b33c548dbaa9: Preparing [2024-02-22T14:36:24.080Z] f28469860caf: Preparing [2024-02-22T14:36:24.080Z] b73934b6bca2: Preparing [2024-02-22T14:36:24.080Z] 032b581d8902: Preparing [2024-02-22T14:36:24.080Z] 3900bd3b1746: Preparing [2024-02-22T14:36:24.080Z] dabaca8c16f3: Preparing [2024-02-22T14:36:24.080Z] aedc3bda2944: Preparing [2024-02-22T14:36:24.080Z] dabaca8c16f3: Waiting [2024-02-22T14:36:24.080Z] aedc3bda2944: Waiting [2024-02-22T14:36:24.080Z] b33c548dbaa9: Layer already exists [2024-02-22T14:36:24.080Z] b73934b6bca2: Layer already exists [2024-02-22T14:36:24.080Z] 3900bd3b1746: Layer already exists [2024-02-22T14:36:24.080Z] f28469860caf: Layer already exists [2024-02-22T14:36:24.080Z] 032b581d8902: Layer already exists [2024-02-22T14:36:24.080Z] dabaca8c16f3: Layer already exists [2024-02-22T14:36:24.080Z] aedc3bda2944: Layer already exists [2024-02-22T14:36:24.080Z] f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13: digest: sha256:87ad68c4d1d0e8d60a407c1295196c203391e39fb8c781c2c9c9151a715e9b6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:36:24.485Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:36:24.878Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-02-22T14:36:24.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-22T14:36:24.879Z] b33c548dbaa9: Preparing [2024-02-22T14:36:24.879Z] f28469860caf: Preparing [2024-02-22T14:36:24.879Z] b73934b6bca2: Preparing [2024-02-22T14:36:24.879Z] 032b581d8902: Preparing [2024-02-22T14:36:24.879Z] 3900bd3b1746: Preparing [2024-02-22T14:36:24.879Z] dabaca8c16f3: Preparing [2024-02-22T14:36:24.879Z] aedc3bda2944: Preparing [2024-02-22T14:36:24.879Z] dabaca8c16f3: Waiting [2024-02-22T14:36:24.879Z] aedc3bda2944: Waiting [2024-02-22T14:36:24.879Z] b73934b6bca2: Layer already exists [2024-02-22T14:36:24.879Z] b33c548dbaa9: Layer already exists [2024-02-22T14:36:24.879Z] 3900bd3b1746: Layer already exists [2024-02-22T14:36:24.879Z] 032b581d8902: Layer already exists [2024-02-22T14:36:24.879Z] f28469860caf: Layer already exists [2024-02-22T14:36:24.879Z] dabaca8c16f3: Layer already exists [2024-02-22T14:36:24.879Z] aedc3bda2944: Layer already exists [2024-02-22T14:36:24.879Z] main: digest: sha256:87ad68c4d1d0e8d60a407c1295196c203391e39fb8c781c2c9c9151a715e9b6c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-22T14:36:25.211Z] ===================================================== [Pipeline] echo [2024-02-22T14:36:25.253Z] taggedImages: [2024-02-22T14:36:25.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e [2024-02-22T14:36:25.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-22T14:36:25.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.13 [2024-02-22T14:36:25.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 [2024-02-22T14:36:25.253Z] - 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 [2024-02-22T14:36:25.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T14:36:25.940Z] [2024-02-22T14:36:25.940Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:36:26.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T14:36:26.272Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-22T14:36:26.272Z] 5eb5b503b376: Pulling fs layer [2024-02-22T14:36:26.272Z] 5c69ac0246d0: Pulling fs layer [2024-02-22T14:36:26.272Z] ec43610c2a17: Pulling fs layer [2024-02-22T14:36:26.272Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-22T14:36:26.272Z] 33b1e0a273af: Pulling fs layer [2024-02-22T14:36:26.272Z] 5d3b04190fa2: Pulling fs layer [2024-02-22T14:36:26.272Z] 2f39f015ded8: Pulling fs layer [2024-02-22T14:36:26.272Z] 33b1e0a273af: Waiting [2024-02-22T14:36:26.272Z] 5d3b04190fa2: Waiting [2024-02-22T14:36:26.272Z] 2f39f015ded8: Waiting [2024-02-22T14:36:26.272Z] 3a2ae6a8a46f: Waiting [2024-02-22T14:36:26.272Z] 5c69ac0246d0: Download complete [2024-02-22T14:36:26.272Z] 3a2ae6a8a46f: Download complete [2024-02-22T14:36:26.272Z] ec43610c2a17: Verifying Checksum [2024-02-22T14:36:26.272Z] ec43610c2a17: Download complete [2024-02-22T14:36:26.272Z] 33b1e0a273af: Verifying Checksum [2024-02-22T14:36:26.272Z] 33b1e0a273af: Download complete [2024-02-22T14:36:26.272Z] 5d3b04190fa2: Download complete [2024-02-22T14:36:26.530Z] 5eb5b503b376: Verifying Checksum [2024-02-22T14:36:26.530Z] 5eb5b503b376: Download complete [2024-02-22T14:36:27.097Z] 2f39f015ded8: Download complete [2024-02-22T14:36:27.664Z] 5eb5b503b376: Pull complete [2024-02-22T14:36:27.665Z] 5c69ac0246d0: Pull complete [2024-02-22T14:36:27.924Z] ec43610c2a17: Pull complete [2024-02-22T14:36:27.924Z] 3a2ae6a8a46f: Pull complete [2024-02-22T14:36:28.183Z] 33b1e0a273af: Pull complete [2024-02-22T14:36:28.183Z] 5d3b04190fa2: Pull complete [2024-02-22T14:36:32.365Z] 2f39f015ded8: Pull complete [2024-02-22T14:36:32.365Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-22T14:36:32.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T14:36:32.365Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:36:32.575Z] prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container [2024-02-22T14:36:32.604Z] $ 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 [2024-02-22T14:36:33.776Z] $ docker top cbd58697cac808523033805f100b926316b396335ce5bca4ff8e8e60457c3090 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:36:34.207Z] ---> job-cost.sh [2024-02-22T14:36:34.207Z] lf-activate-venv: SKIPPING [2024-02-22T14:36:34.207Z] INFO: No Stack... [2024-02-22T14:36:34.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T14:36:34.724Z] INFO: Archiving Costs [Pipeline] sh [2024-02-22T14:36:35.019Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-02-22T14:36:35.019Z] + cut -d, -f6 [Pipeline] lock [2024-02-22T14:36:35.033Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] [2024-02-22T14:36:35.039Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] did not exist. Created. [2024-02-22T14:36:35.044Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T14:36:35.403Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-22T14:36:35.464Z] Stashed 1 file(s) [Pipeline] } [2024-02-22T14:36:35.472Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-22T14:36:35.552Z] $ docker stop --time=1 cbd58697cac808523033805f100b926316b396335ce5bca4ff8e8e60457c3090 [2024-02-22T14:36:36.711Z] $ docker rm -f --volumes cbd58697cac808523033805f100b926316b396335ce5bca4ff8e8e60457c3090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-22T14:37:08.413Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1515 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-02-22T14:37:08.457Z] Running in /w/workspace/app-service-configurable/222 [Pipeline] { [Pipeline] checkout [2024-02-22T14:37:08.530Z] Selected Git installation does not exist. Using Default [2024-02-22T14:37:08.530Z] The recommended git tool is: NONE [2024-02-22T14:37:14.301Z] using credential edgex-jenkins-ssh [2024-02-22T14:37:14.322Z] Cloning the remote Git repository [2024-02-22T14:37:14.363Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-02-22T14:37:14.463Z] > git init /w/workspace/app-service-configurable/222 # timeout=10 [2024-02-22T14:37:14.609Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-22T14:37:14.611Z] > git --version # timeout=10 [2024-02-22T14:37:14.629Z] > git --version # 'git version 2.25.1' [2024-02-22T14:37:14.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-22T14:37:14.793Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T14:37:16.847Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-22T14:37:16.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-22T14:37:17.821Z] Avoid second fetch [2024-02-22T14:37:17.821Z] Checking out Revision f6dabf865f74e57664eeaeb005e9c9ff041cf72e (main) [2024-02-22T14:37:18.474Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#643)" [2024-02-22T14:37:17.836Z] > git config core.sparsecheckout # timeout=10 [2024-02-22T14:37:17.905Z] > git checkout -f f6dabf865f74e57664eeaeb005e9c9ff041cf72e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T14:37:19.730Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-22T14:37:19.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T14:37:19.730Z] Dload Upload Total Spent Left Speed [2024-02-22T14:37:19.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 245k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh [2024-02-22T14:37:20.071Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-22T14:37:20.406Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-22T14:37:20.406Z] + sudo tee /etc/docker/daemon.new [2024-02-22T14:37:20.406Z] { [2024-02-22T14:37:20.406Z] "registry-mirrors": [ [2024-02-22T14:37:20.406Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-22T14:37:20.406Z] ], [2024-02-22T14:37:20.406Z] "bip": "10.250.0.254/24", [2024-02-22T14:37:20.406Z] "hosts": [ [2024-02-22T14:37:20.406Z] "tcp://0.0.0.0:5555", [2024-02-22T14:37:20.406Z] "unix:///var/run/docker.sock" [2024-02-22T14:37:20.406Z] ], [2024-02-22T14:37:20.406Z] "mtu": 1458, [2024-02-22T14:37:20.406Z] "selinux-enabled": true, [2024-02-22T14:37:20.406Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-22T14:37:20.406Z] } [Pipeline] sh [2024-02-22T14:37:20.742Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-22T14:37:21.098Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T14:37:43.263Z] provisioning config files... [2024-02-22T14:37:43.289Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/222@tmp/config16675952246966779131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:37:43.755Z] ---> ****-login.sh [2024-02-22T14:37:43.755Z] nexus3.edgexfoundry.org:10001 [2024-02-22T14:37:44.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:37:44.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:37:44.609Z] Configure a credential helper to remove this warning. See [2024-02-22T14:37:44.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:37:44.609Z] [2024-02-22T14:37:44.609Z] Login Succeeded [2024-02-22T14:37:44.609Z] nexus3.edgexfoundry.org:10002 [2024-02-22T14:37:44.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:37:44.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:37:44.879Z] Configure a credential helper to remove this warning. See [2024-02-22T14:37:44.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:37:44.879Z] [2024-02-22T14:37:44.879Z] Login Succeeded [2024-02-22T14:37:44.879Z] nexus3.edgexfoundry.org:10003 [2024-02-22T14:37:45.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:37:45.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:37:45.150Z] Configure a credential helper to remove this warning. See [2024-02-22T14:37:45.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:37:45.150Z] [2024-02-22T14:37:45.150Z] Login Succeeded [2024-02-22T14:37:45.151Z] nexus3.edgexfoundry.org:10004 [2024-02-22T14:37:45.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:37:45.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:37:45.422Z] Configure a credential helper to remove this warning. See [2024-02-22T14:37:45.422Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:37:45.422Z] [2024-02-22T14:37:45.422Z] Login Succeeded [2024-02-22T14:37:45.422Z] ****.io [2024-02-22T14:37:45.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:37:45.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:37:45.963Z] Configure a credential helper to remove this warning. See [2024-02-22T14:37:45.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:37:45.964Z] [2024-02-22T14:37:45.964Z] Login Succeeded [2024-02-22T14:37:45.964Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T14:37:45.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-22T14:37:46.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:37:46.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:37:46.548Z] ========================================================= [2024-02-22T14:37:46.548Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-22T14:37:46.548Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:37:47.042Z] + 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 . [2024-02-22T14:37:47.042Z] Sending build context to Docker daemon 158.7kB [2024-02-22T14:37:47.323Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T14:37:47.323Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-22T14:37:47.323Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-22T14:37:47.323Z] 9fda8d8052c6: Pulling fs layer [2024-02-22T14:37:47.323Z] 5d54e960e981: Pulling fs layer [2024-02-22T14:37:47.323Z] c4a7e357bf2a: Pulling fs layer [2024-02-22T14:37:47.323Z] f0e02332f6b5: Pulling fs layer [2024-02-22T14:37:47.323Z] 872ee5b61b7b: Pulling fs layer [2024-02-22T14:37:47.323Z] 0c6a40ed1a82: Pulling fs layer [2024-02-22T14:37:47.323Z] 94ae7d8d031c: Pulling fs layer [2024-02-22T14:37:47.323Z] f0e02332f6b5: Waiting [2024-02-22T14:37:47.323Z] 872ee5b61b7b: Waiting [2024-02-22T14:37:47.323Z] 0c6a40ed1a82: Waiting [2024-02-22T14:37:47.323Z] 94ae7d8d031c: Waiting [2024-02-22T14:37:47.323Z] 5d54e960e981: Verifying Checksum [2024-02-22T14:37:47.323Z] 5d54e960e981: Download complete [2024-02-22T14:37:47.591Z] f0e02332f6b5: Verifying Checksum [2024-02-22T14:37:47.591Z] f0e02332f6b5: Download complete [2024-02-22T14:37:47.591Z] 872ee5b61b7b: Verifying Checksum [2024-02-22T14:37:47.591Z] 872ee5b61b7b: Download complete [2024-02-22T14:37:47.591Z] 9fda8d8052c6: Verifying Checksum [2024-02-22T14:37:47.591Z] 9fda8d8052c6: Download complete [2024-02-22T14:37:47.859Z] 94ae7d8d031c: Verifying Checksum [2024-02-22T14:37:47.859Z] 94ae7d8d031c: Download complete [2024-02-22T14:37:48.455Z] 9fda8d8052c6: Pull complete [2024-02-22T14:37:49.049Z] 5d54e960e981: Pull complete [2024-02-22T14:37:49.320Z] c4a7e357bf2a: Verifying Checksum [2024-02-22T14:37:49.320Z] c4a7e357bf2a: Download complete [2024-02-22T14:37:50.281Z] 0c6a40ed1a82: Download complete [2024-02-22T14:38:02.624Z] c4a7e357bf2a: Pull complete [2024-02-22T14:38:02.624Z] f0e02332f6b5: Pull complete [2024-02-22T14:38:02.624Z] 872ee5b61b7b: Pull complete [2024-02-22T14:38:12.920Z] 0c6a40ed1a82: Pull complete [2024-02-22T14:38:13.977Z] 94ae7d8d031c: Pull complete [2024-02-22T14:38:14.253Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-22T14:38:14.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-22T14:38:14.253Z] ---> 86de565de09d [2024-02-22T14:38:14.253Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T14:38:15.219Z] ---> Running in 43a0461c1160 [2024-02-22T14:38:15.493Z] Removing intermediate container 43a0461c1160 [2024-02-22T14:38:15.493Z] ---> df2270a6b26c [2024-02-22T14:38:15.493Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T14:38:15.493Z] ---> Running in 45fa8fe58adb [2024-02-22T14:38:16.079Z] Removing intermediate container 45fa8fe58adb [2024-02-22T14:38:16.079Z] ---> a19a6709b7f9 [2024-02-22T14:38:16.079Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-22T14:38:16.079Z] ---> Running in b90e5c9caf8f [2024-02-22T14:38:16.353Z] Removing intermediate container b90e5c9caf8f [2024-02-22T14:38:16.353Z] ---> f55e55da9121 [2024-02-22T14:38:16.353Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T14:38:16.353Z] ---> Running in 6af2e9350db5 [2024-02-22T14:38:17.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T14:38:18.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T14:38:19.021Z] OK: 266 MiB in 52 packages [2024-02-22T14:38:19.998Z] Removing intermediate container 6af2e9350db5 [2024-02-22T14:38:19.998Z] ---> 8e8cc2e9def4 [2024-02-22T14:38:19.998Z] Step 7/12 : WORKDIR /app [2024-02-22T14:38:20.270Z] ---> Running in 4076ee8142db [2024-02-22T14:38:20.537Z] Removing intermediate container 4076ee8142db [2024-02-22T14:38:20.537Z] ---> de0488f1fdee [2024-02-22T14:38:20.537Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-22T14:38:21.121Z] ---> 9839affa9c7d [2024-02-22T14:38:21.121Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T14:38:21.121Z] ---> Running in 96565ae0b86a [2024-02-22T14:39:18.505Z] Removing intermediate container 96565ae0b86a [2024-02-22T14:39:18.505Z] ---> 4b896691028e [2024-02-22T14:39:18.505Z] Step 10/12 : COPY . . [2024-02-22T14:39:18.773Z] ---> d3432040f843 [2024-02-22T14:39:18.773Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T14:39:18.773Z] ---> Running in d74377f23109 [2024-02-22T14:39:19.042Z] Removing intermediate container d74377f23109 [2024-02-22T14:39:19.042Z] ---> 97fa0945549f [2024-02-22T14:39:19.042Z] Step 12/12 : RUN $MAKE [2024-02-22T14:39:19.042Z] ---> Running in abea3c2cc6a9 [2024-02-22T14:39:20.457Z] noop [2024-02-22T14:39:21.054Z] Removing intermediate container abea3c2cc6a9 [2024-02-22T14:39:21.054Z] ---> 6b7617f60b55 [2024-02-22T14:39:21.054Z] Successfully built 6b7617f60b55 [2024-02-22T14:39:21.054Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:39:21.531Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T14:39:21.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:39:21.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-1515 does not seem to be running inside a container [2024-02-22T14:39:21.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/222 -v /w/workspace/app-service-configurable/222:/w/workspace/app-service-configurable/222:rw,z -v /w/workspace/app-service-configurable/222@tmp:/w/workspace/app-service-configurable/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-22T14:39:26.030Z] $ docker top 8407129ebea3ef5093ebc776b8c5817eecb6c918b6cba8e359aa69ed1bb9c9b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T14:39:27.011Z] + go version [2024-02-22T14:39:27.011Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-22T14:39:27.036Z] $ docker stop --time=1 8407129ebea3ef5093ebc776b8c5817eecb6c918b6cba8e359aa69ed1bb9c9b9 [2024-02-22T14:39:28.698Z] $ docker rm -f --volumes 8407129ebea3ef5093ebc776b8c5817eecb6c918b6cba8e359aa69ed1bb9c9b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:39:29.602Z] + docker inspect -f . ci-base-image-arm64 [2024-02-22T14:39:29.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:39:29.875Z] prd-ubuntu20.04-docker-arm64-4c-16g-1515 does not seem to be running inside a container [2024-02-22T14:39:29.960Z] $ 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/222 -v /w/workspace/app-service-configurable/222:/w/workspace/app-service-configurable/222:rw,z -v /w/workspace/app-service-configurable/222@tmp:/w/workspace/app-service-configurable/222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-22T14:39:31.207Z] $ docker top d715672dc1a3ec99be5b0ec55b2f7273837a80b048f19623ef7ed880d31f853a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T14:39:32.124Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/222 [Pipeline] fileExists [Pipeline] sh [2024-02-22T14:39:32.828Z] + make test [2024-02-22T14:39:32.828Z] go test -race -coverprofile=coverage.out ./... [2024-02-22T14:41:54.598Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-22T14:41:54.598Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-22T14:41:54.598Z] go vet ./... [2024-02-22T14:44:01.328Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-22T14:44:01.328Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-22T14:44:01.328Z] ./bin/test-attribution-txt.sh [2024-02-22T14:44:01.328Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-22T14:44:01.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-22T14:44:01.406Z] $ docker stop --time=1 d715672dc1a3ec99be5b0ec55b2f7273837a80b048f19623ef7ed880d31f853a [2024-02-22T14:44:03.908Z] $ docker rm -f --volumes d715672dc1a3ec99be5b0ec55b2f7273837a80b048f19623ef7ed880d31f853a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T14:44:05.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-22T14:44:05.581Z] Warning: overwriting stash ‘coverage-report’ [2024-02-22T14:44:06.002Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-22T14:44:06.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-22T14:44:06.940Z] + ls -al . [2024-02-22T14:44:06.940Z] total 180 [2024-02-22T14:44:06.940Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 22 14:39 . [2024-02-22T14:44:06.940Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 14:37 .. [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 22 14:37 .dockerignore [2024-02-22T14:44:06.940Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:37 .git [2024-02-22T14:44:06.940Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 14:37 .github [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 22 14:37 .gitignore [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 22 14:37 .golangci.yml [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 22 14:37 Attribution.txt [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 22 14:37 CHANGELOG.md [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 22 14:37 Dockerfile [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 22 14:37 GOVERNANCE.md [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 22 14:37 Jenkinsfile [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 22 14:37 LICENSE [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 22 14:37 OWNERS.md [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 22 14:37 README.md [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 14:34 VERSION [2024-02-22T14:44:06.940Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 14:37 bin [2024-02-22T14:44:06.940Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 22 14:39 coverage.out [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 3776 Feb 22 14:37 go.mod [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 34159 Feb 22 14:37 go.sum [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 22 14:37 main.go [2024-02-22T14:44:06.940Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 22 14:37 makefile [2024-02-22T14:44:06.940Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 14:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:44:07.362Z] + 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=f6dabf865f74e57664eeaeb005e9c9ff041cf72e --label arch=arm64 --label version=3.2.0-dev.13 . [2024-02-22T14:44:07.362Z] Sending build context to Docker daemon 159.7kB [2024-02-22T14:44:07.628Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-22T14:44:07.628Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-22T14:44:07.628Z] ---> 6b7617f60b55 [2024-02-22T14:44:07.628Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-22T14:44:07.628Z] ---> Running in c990af422bbc [2024-02-22T14:44:07.896Z] Removing intermediate container c990af422bbc [2024-02-22T14:44:07.896Z] ---> 1dd6a0d255eb [2024-02-22T14:44:07.896Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-22T14:44:08.163Z] ---> Running in cb9296f74749 [2024-02-22T14:44:08.428Z] Removing intermediate container cb9296f74749 [2024-02-22T14:44:08.428Z] ---> 353f429aa867 [2024-02-22T14:44:08.428Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-22T14:44:08.428Z] ---> Running in 952113da7e4f [2024-02-22T14:44:08.697Z] Removing intermediate container 952113da7e4f [2024-02-22T14:44:08.697Z] ---> a2d3e9887549 [2024-02-22T14:44:08.697Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-22T14:44:08.697Z] ---> Running in 76f9a9c8291f [2024-02-22T14:44:10.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T14:44:10.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T14:44:11.516Z] OK: 266 MiB in 52 packages [2024-02-22T14:44:12.114Z] Removing intermediate container 76f9a9c8291f [2024-02-22T14:44:12.114Z] ---> 67dd04ee0659 [2024-02-22T14:44:12.114Z] Step 7/27 : WORKDIR /app [2024-02-22T14:44:12.382Z] ---> Running in 3a81fc02a90d [2024-02-22T14:44:12.648Z] Removing intermediate container 3a81fc02a90d [2024-02-22T14:44:12.648Z] ---> 42452019b259 [2024-02-22T14:44:12.648Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-22T14:44:18.065Z] ---> 7c06b23bc4a1 [2024-02-22T14:44:18.065Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-22T14:44:18.065Z] ---> Running in cbfe750e50b1 [2024-02-22T14:44:19.474Z] Removing intermediate container cbfe750e50b1 [2024-02-22T14:44:19.474Z] ---> b84f9c506629 [2024-02-22T14:44:19.474Z] Step 10/27 : COPY . . [2024-02-22T14:44:20.061Z] ---> 146fdfb38c6d [2024-02-22T14:44:20.061Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-22T14:44:20.328Z] ---> Running in 8f57a8a36099 [2024-02-22T14:44:20.598Z] Removing intermediate container 8f57a8a36099 [2024-02-22T14:44:20.598Z] ---> 74d4484011c0 [2024-02-22T14:44:20.598Z] Step 12/27 : RUN $MAKE [2024-02-22T14:44:20.598Z] ---> Running in 4fe65b89c9e4 [2024-02-22T14:44:21.558Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.13" -trimpath -mod=readonly -o app-service-configurable [2024-02-22T14:46:28.232Z] Removing intermediate container 4fe65b89c9e4 [2024-02-22T14:46:28.232Z] ---> ff7c1c1a87c2 [2024-02-22T14:46:28.232Z] Step 13/27 : FROM alpine:3.18 [2024-02-22T14:46:28.232Z] 3.18: Pulling from library/alpine [2024-02-22T14:46:28.232Z] c6b39de5b339: Pulling fs layer [2024-02-22T14:46:28.232Z] c6b39de5b339: Verifying Checksum [2024-02-22T14:46:28.232Z] c6b39de5b339: Download complete [2024-02-22T14:46:28.232Z] c6b39de5b339: Pull complete [2024-02-22T14:46:28.232Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-22T14:46:28.232Z] Status: Downloaded newer image for alpine:3.18 [2024-02-22T14:46:28.232Z] ---> 33abbf032149 [2024-02-22T14:46:28.232Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-22T14:46:28.232Z] ---> Running in 60430817d250 [2024-02-22T14:46:28.232Z] Removing intermediate container 60430817d250 [2024-02-22T14:46:28.232Z] ---> d4a2a1f6aa37 [2024-02-22T14:46:28.232Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-22T14:46:28.232Z] ---> Running in d1042c8c3538 [2024-02-22T14:46:28.232Z] Removing intermediate container d1042c8c3538 [2024-02-22T14:46:28.232Z] ---> a749e4967602 [2024-02-22T14:46:28.232Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-22T14:46:28.232Z] ---> Running in d46a9090bb46 [2024-02-22T14:46:28.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T14:46:28.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T14:46:28.232Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-22T14:46:28.232Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-22T14:46:28.232Z] Executing busybox-1.36.1-r5.trigger [2024-02-22T14:46:28.232Z] Executing ca-certificates-20230506-r0.trigger [2024-02-22T14:46:28.232Z] OK: 9 MiB in 17 packages [2024-02-22T14:46:28.232Z] Removing intermediate container d46a9090bb46 [2024-02-22T14:46:28.232Z] ---> c9c97c5825a5 [2024-02-22T14:46:28.232Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-22T14:46:28.232Z] ---> Running in 7502ed589e82 [2024-02-22T14:46:28.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-22T14:46:28.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-22T14:46:28.232Z] OK: 9 MiB in 17 packages [2024-02-22T14:46:28.232Z] Removing intermediate container 7502ed589e82 [2024-02-22T14:46:28.232Z] ---> 20447e6d887a [2024-02-22T14:46:28.232Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-22T14:46:28.232Z] ---> 92008b159c2f [2024-02-22T14:46:28.232Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-22T14:46:28.232Z] ---> d82255d4030a [2024-02-22T14:46:28.232Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-22T14:46:28.232Z] ---> 3a0169d89b58 [2024-02-22T14:46:28.232Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-22T14:46:29.191Z] ---> 2889800763e5 [2024-02-22T14:46:29.191Z] Step 22/27 : EXPOSE 48095 [2024-02-22T14:46:29.191Z] ---> Running in ffb92bd0e647 [2024-02-22T14:46:29.458Z] Removing intermediate container ffb92bd0e647 [2024-02-22T14:46:29.458Z] ---> d50932e15e74 [2024-02-22T14:46:29.458Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-22T14:46:29.458Z] ---> Running in 06eb6ddc11c6 [2024-02-22T14:46:30.041Z] Removing intermediate container 06eb6ddc11c6 [2024-02-22T14:46:30.041Z] ---> ce294cdcbd8c [2024-02-22T14:46:30.041Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-22T14:46:30.041Z] ---> Running in 4afc496516a2 [2024-02-22T14:46:30.310Z] Removing intermediate container 4afc496516a2 [2024-02-22T14:46:30.310Z] ---> 1b653426a815 [2024-02-22T14:46:30.310Z] Step 25/27 : LABEL arch=arm64 [2024-02-22T14:46:30.310Z] ---> Running in ec88158e68ff [2024-02-22T14:46:30.577Z] Removing intermediate container ec88158e68ff [2024-02-22T14:46:30.577Z] ---> b02edf8c93ad [2024-02-22T14:46:30.577Z] Step 26/27 : LABEL git_sha=f6dabf865f74e57664eeaeb005e9c9ff041cf72e [2024-02-22T14:46:30.577Z] ---> Running in 4ec9415c1a7e [2024-02-22T14:46:30.845Z] Removing intermediate container 4ec9415c1a7e [2024-02-22T14:46:30.845Z] ---> 1cf3d6eb986f [2024-02-22T14:46:30.845Z] Step 27/27 : LABEL version=3.2.0-dev.13 [2024-02-22T14:46:31.112Z] ---> Running in 02f7be136267 [2024-02-22T14:46:31.378Z] Removing intermediate container 02f7be136267 [2024-02-22T14:46:31.378Z] ---> 537937a8094d [2024-02-22T14:46:31.378Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-22T14:46:31.378Z] Successfully built 537937a8094d [2024-02-22T14:46:31.378Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T14:46:31.843Z] provisioning config files... [2024-02-22T14:46:31.931Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/222@tmp/config6993309645423754674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:46:32.349Z] ---> ****-login.sh [2024-02-22T14:46:32.349Z] nexus3.edgexfoundry.org:10001 [2024-02-22T14:46:32.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:46:32.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:46:32.623Z] Configure a credential helper to remove this warning. See [2024-02-22T14:46:32.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:46:32.623Z] [2024-02-22T14:46:32.623Z] Login Succeeded [2024-02-22T14:46:32.623Z] nexus3.edgexfoundry.org:10002 [2024-02-22T14:46:32.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:46:32.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:46:32.890Z] Configure a credential helper to remove this warning. See [2024-02-22T14:46:32.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:46:32.890Z] [2024-02-22T14:46:32.890Z] Login Succeeded [2024-02-22T14:46:32.890Z] nexus3.edgexfoundry.org:10003 [2024-02-22T14:46:33.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:46:33.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:46:33.448Z] Configure a credential helper to remove this warning. See [2024-02-22T14:46:33.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:46:33.448Z] [2024-02-22T14:46:33.448Z] Login Succeeded [2024-02-22T14:46:33.448Z] nexus3.edgexfoundry.org:10004 [2024-02-22T14:46:33.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:46:33.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:46:33.724Z] Configure a credential helper to remove this warning. See [2024-02-22T14:46:33.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:46:33.724Z] [2024-02-22T14:46:33.724Z] Login Succeeded [2024-02-22T14:46:33.724Z] ****.io [2024-02-22T14:46:33.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-22T14:46:34.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-22T14:46:34.254Z] Configure a credential helper to remove this warning. See [2024-02-22T14:46:34.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-22T14:46:34.254Z] [2024-02-22T14:46:34.254Z] Login Succeeded [2024-02-22T14:46:34.254Z] ---> ****-login.sh ends [Pipeline] } [2024-02-22T14:46:34.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-22T14:46:34.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-22T14:46:34.519Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-02-22T14:46:34.519Z] f6dabf865f74e57664eeaeb005e9c9ff041cf72e [2024-02-22T14:46:34.519Z] latest [2024-02-22T14:46:34.519Z] 3.2.0-dev.13 [2024-02-22T14:46:34.519Z] f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 [2024-02-22T14:46:34.519Z] main [2024-02-22T14:46:34.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:35.077Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:35.539Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e [2024-02-22T14:46:35.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-22T14:46:35.539Z] 3ce1c2dd18bd: Preparing [2024-02-22T14:46:35.539Z] 7ce318e3ebb5: Preparing [2024-02-22T14:46:35.539Z] f3b7eac75443: Preparing [2024-02-22T14:46:35.539Z] 92882676ae09: Preparing [2024-02-22T14:46:35.539Z] 14cabf28fd18: Preparing [2024-02-22T14:46:35.539Z] a951bd4ba0e9: Preparing [2024-02-22T14:46:35.539Z] 7c504f21be85: Preparing [2024-02-22T14:46:35.539Z] a951bd4ba0e9: Waiting [2024-02-22T14:46:35.539Z] 7c504f21be85: Waiting [2024-02-22T14:46:35.806Z] f3b7eac75443: Pushed [2024-02-22T14:46:35.806Z] 7ce318e3ebb5: Pushed [2024-02-22T14:46:35.806Z] 14cabf28fd18: Pushed [2024-02-22T14:46:35.806Z] 92882676ae09: Pushed [2024-02-22T14:46:35.806Z] 7c504f21be85: Layer already exists [2024-02-22T14:46:36.073Z] a951bd4ba0e9: Pushed [2024-02-22T14:46:40.322Z] 3ce1c2dd18bd: Pushed [2024-02-22T14:46:41.277Z] f6dabf865f74e57664eeaeb005e9c9ff041cf72e: digest: sha256:834299aedbf9af5af9fb17b5bf934a7b9381245513755a11606162d7ac2f77f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:41.750Z] + 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 [2024-02-22T14:46:42.319Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-22T14:46:42.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-22T14:46:42.319Z] 3ce1c2dd18bd: Preparing [2024-02-22T14:46:42.319Z] 7ce318e3ebb5: Preparing [2024-02-22T14:46:42.319Z] f3b7eac75443: Preparing [2024-02-22T14:46:42.319Z] 92882676ae09: Preparing [2024-02-22T14:46:42.319Z] 14cabf28fd18: Preparing [2024-02-22T14:46:42.319Z] a951bd4ba0e9: Preparing [2024-02-22T14:46:42.319Z] 7c504f21be85: Preparing [2024-02-22T14:46:42.319Z] a951bd4ba0e9: Waiting [2024-02-22T14:46:42.319Z] 7c504f21be85: Waiting [2024-02-22T14:46:42.319Z] 7ce318e3ebb5: Layer already exists [2024-02-22T14:46:42.319Z] f3b7eac75443: Layer already exists [2024-02-22T14:46:42.319Z] 14cabf28fd18: Layer already exists [2024-02-22T14:46:42.319Z] 92882676ae09: Layer already exists [2024-02-22T14:46:42.319Z] 3ce1c2dd18bd: Layer already exists [2024-02-22T14:46:42.319Z] a951bd4ba0e9: Layer already exists [2024-02-22T14:46:42.319Z] 7c504f21be85: Layer already exists [2024-02-22T14:46:42.640Z] latest: digest: sha256:834299aedbf9af5af9fb17b5bf934a7b9381245513755a11606162d7ac2f77f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:43.142Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:43.621Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.13 [2024-02-22T14:46:43.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-22T14:46:43.621Z] 3ce1c2dd18bd: Preparing [2024-02-22T14:46:43.621Z] 7ce318e3ebb5: Preparing [2024-02-22T14:46:43.621Z] f3b7eac75443: Preparing [2024-02-22T14:46:43.621Z] 92882676ae09: Preparing [2024-02-22T14:46:43.621Z] 14cabf28fd18: Preparing [2024-02-22T14:46:43.621Z] a951bd4ba0e9: Preparing [2024-02-22T14:46:43.621Z] 7c504f21be85: Preparing [2024-02-22T14:46:43.621Z] a951bd4ba0e9: Waiting [2024-02-22T14:46:43.621Z] 7c504f21be85: Waiting [2024-02-22T14:46:43.621Z] 92882676ae09: Layer already exists [2024-02-22T14:46:43.621Z] 3ce1c2dd18bd: Layer already exists [2024-02-22T14:46:43.621Z] 7ce318e3ebb5: Layer already exists [2024-02-22T14:46:43.621Z] 14cabf28fd18: Layer already exists [2024-02-22T14:46:43.621Z] f3b7eac75443: Layer already exists [2024-02-22T14:46:43.621Z] a951bd4ba0e9: Layer already exists [2024-02-22T14:46:43.621Z] 7c504f21be85: Layer already exists [2024-02-22T14:46:43.621Z] 3.2.0-dev.13: digest: sha256:834299aedbf9af5af9fb17b5bf934a7b9381245513755a11606162d7ac2f77f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:44.366Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:44.830Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 [2024-02-22T14:46:44.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-22T14:46:44.830Z] 3ce1c2dd18bd: Preparing [2024-02-22T14:46:44.830Z] 7ce318e3ebb5: Preparing [2024-02-22T14:46:44.830Z] f3b7eac75443: Preparing [2024-02-22T14:46:44.830Z] 92882676ae09: Preparing [2024-02-22T14:46:44.830Z] 14cabf28fd18: Preparing [2024-02-22T14:46:44.830Z] a951bd4ba0e9: Preparing [2024-02-22T14:46:44.830Z] 7c504f21be85: Preparing [2024-02-22T14:46:44.830Z] a951bd4ba0e9: Waiting [2024-02-22T14:46:44.830Z] 7c504f21be85: Waiting [2024-02-22T14:46:44.830Z] 7ce318e3ebb5: Layer already exists [2024-02-22T14:46:44.830Z] 3ce1c2dd18bd: Layer already exists [2024-02-22T14:46:44.830Z] 14cabf28fd18: Layer already exists [2024-02-22T14:46:44.830Z] f3b7eac75443: Layer already exists [2024-02-22T14:46:44.830Z] 92882676ae09: Layer already exists [2024-02-22T14:46:44.830Z] a951bd4ba0e9: Layer already exists [2024-02-22T14:46:44.830Z] 7c504f21be85: Layer already exists [2024-02-22T14:46:44.830Z] f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13: digest: sha256:834299aedbf9af5af9fb17b5bf934a7b9381245513755a11606162d7ac2f77f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:45.571Z] + 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 [2024-02-22T14:46:46.042Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-02-22T14:46:46.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-22T14:46:46.042Z] 3ce1c2dd18bd: Preparing [2024-02-22T14:46:46.042Z] 7ce318e3ebb5: Preparing [2024-02-22T14:46:46.042Z] f3b7eac75443: Preparing [2024-02-22T14:46:46.042Z] 92882676ae09: Preparing [2024-02-22T14:46:46.042Z] 14cabf28fd18: Preparing [2024-02-22T14:46:46.042Z] a951bd4ba0e9: Preparing [2024-02-22T14:46:46.042Z] 7c504f21be85: Preparing [2024-02-22T14:46:46.042Z] a951bd4ba0e9: Waiting [2024-02-22T14:46:46.042Z] 7c504f21be85: Waiting [2024-02-22T14:46:46.042Z] 14cabf28fd18: Layer already exists [2024-02-22T14:46:46.042Z] 3ce1c2dd18bd: Layer already exists [2024-02-22T14:46:46.042Z] 7ce318e3ebb5: Layer already exists [2024-02-22T14:46:46.042Z] f3b7eac75443: Layer already exists [2024-02-22T14:46:46.042Z] 92882676ae09: Layer already exists [2024-02-22T14:46:46.042Z] a951bd4ba0e9: Layer already exists [2024-02-22T14:46:46.042Z] 7c504f21be85: Layer already exists [2024-02-22T14:46:46.305Z] main: digest: sha256:834299aedbf9af5af9fb17b5bf934a7b9381245513755a11606162d7ac2f77f5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-22T14:46:46.711Z] ===================================================== [Pipeline] echo [2024-02-22T14:46:46.764Z] taggedImages: [2024-02-22T14:46:46.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e [2024-02-22T14:46:46.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-22T14:46:46.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.13 [2024-02-22T14:46:46.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f6dabf865f74e57664eeaeb005e9c9ff041cf72e-3.2.0-dev.13 [2024-02-22T14:46:46.764Z] - 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 [2024-02-22T14:46:47.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T14:46:47.395Z] [2024-02-22T14:46:47.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:46:47.768Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T14:46:47.768Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-22T14:46:47.768Z] 8998bd30e6a1: Pulling fs layer [2024-02-22T14:46:47.768Z] 04944245beec: Pulling fs layer [2024-02-22T14:46:47.768Z] 699f458cf7ca: Pulling fs layer [2024-02-22T14:46:47.768Z] 765212b225bb: Pulling fs layer [2024-02-22T14:46:47.768Z] f23df028b6ca: Pulling fs layer [2024-02-22T14:46:47.768Z] d65c8cfc05b1: Pulling fs layer [2024-02-22T14:46:47.768Z] 2437ff75d9bd: Pulling fs layer [2024-02-22T14:46:47.768Z] f23df028b6ca: Waiting [2024-02-22T14:46:47.768Z] d65c8cfc05b1: Waiting [2024-02-22T14:46:47.768Z] 2437ff75d9bd: Waiting [2024-02-22T14:46:47.768Z] 765212b225bb: Waiting [2024-02-22T14:46:48.037Z] 04944245beec: Verifying Checksum [2024-02-22T14:46:48.037Z] 04944245beec: Download complete [2024-02-22T14:46:48.037Z] 765212b225bb: Verifying Checksum [2024-02-22T14:46:48.037Z] 765212b225bb: Download complete [2024-02-22T14:46:48.037Z] f23df028b6ca: Verifying Checksum [2024-02-22T14:46:48.037Z] f23df028b6ca: Download complete [2024-02-22T14:46:48.303Z] d65c8cfc05b1: Verifying Checksum [2024-02-22T14:46:48.303Z] d65c8cfc05b1: Download complete [2024-02-22T14:46:48.303Z] 699f458cf7ca: Verifying Checksum [2024-02-22T14:46:48.303Z] 699f458cf7ca: Download complete [2024-02-22T14:46:48.892Z] 8998bd30e6a1: Verifying Checksum [2024-02-22T14:46:48.892Z] 8998bd30e6a1: Download complete [2024-02-22T14:46:51.469Z] 2437ff75d9bd: Verifying Checksum [2024-02-22T14:46:51.469Z] 2437ff75d9bd: Download complete [2024-02-22T14:46:55.905Z] 8998bd30e6a1: Pull complete [2024-02-22T14:46:55.905Z] 04944245beec: Pull complete [2024-02-22T14:46:57.310Z] 699f458cf7ca: Pull complete [2024-02-22T14:46:57.580Z] 765212b225bb: Pull complete [2024-02-22T14:46:58.537Z] f23df028b6ca: Pull complete [2024-02-22T14:46:58.537Z] d65c8cfc05b1: Pull complete [2024-02-22T14:47:16.754Z] 2437ff75d9bd: Pull complete [2024-02-22T14:47:16.754Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-22T14:47:16.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-22T14:47:16.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:47:17.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-1515 does not seem to be running inside a container [2024-02-22T14:47:17.187Z] $ 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/222 -v /w/workspace/app-service-configurable/222:/w/workspace/app-service-configurable/222:rw,z -v /w/workspace/app-service-configurable/222@tmp:/w/workspace/app-service-configurable/222@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:arm64 cat [2024-02-22T14:47:19.814Z] $ docker top 4cb091a3fdbe0218e4bcf2c2b5bf557b0b29d21b209a3de7f93d9728ba0764d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:47:20.738Z] ---> job-cost.sh [2024-02-22T14:47:20.738Z] lf-activate-venv: SKIPPING [2024-02-22T14:47:20.738Z] INFO: No Stack... [2024-02-22T14:47:21.002Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-22T14:47:21.960Z] INFO: Archiving Costs [Pipeline] sh [2024-02-22T14:47:22.594Z] + cat /w/workspace/app-service-configurable/222/archives/cost.csv [2024-02-22T14:47:22.594Z] + cut -d, -f6 [Pipeline] lock [2024-02-22T14:47:22.629Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] [2024-02-22T14:47:22.639Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] did not exist. Created. [2024-02-22T14:47:22.645Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-22T14:47:23.383Z] /w/workspace/app-service-configurable/222@tmp/durable-376c470a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-22T14:47:24.042Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-22T14:47:24.115Z] Warning: overwriting stash ‘stack-cost’ [2024-02-22T14:47:24.174Z] Stashed 1 file(s) [Pipeline] } [2024-02-22T14:47:24.181Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-222-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-22T14:47:24.299Z] $ docker stop --time=1 4cb091a3fdbe0218e4bcf2c2b5bf557b0b29d21b209a3de7f93d9728ba0764d7 [2024-02-22T14:47:26.069Z] $ docker rm -f --volumes 4cb091a3fdbe0218e4bcf2c2b5bf557b0b29d21b209a3de7f93d9728ba0764d7 [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 [2024-02-22T14:47:27.365Z] provisioning config files... [2024-02-22T14:47:27.374Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6737453251086485824tmp [Pipeline] { [Pipeline] sh [2024-02-22T14:47:27.757Z] + set +x [2024-02-22T14:47:27.757Z] + curl -s https://codecov.io/bash [2024-02-22T14:47:27.757Z] + bash -s -- [2024-02-22T14:47:27.757Z] [2024-02-22T14:47:27.757Z] _____ _ [2024-02-22T14:47:27.757Z] / ____| | | [2024-02-22T14:47:27.757Z] | | ___ __| | ___ ___ _____ __ [2024-02-22T14:47:27.757Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-22T14:47:27.757Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-22T14:47:27.757Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-22T14:47:27.757Z] Bash-1.0.6 [2024-02-22T14:47:27.757Z] [2024-02-22T14:47:27.757Z] [2024-02-22T14:47:27.757Z] ==> git version 2.25.1 found [2024-02-22T14:47:27.757Z] ==> 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 [2024-02-22T14:47:27.757Z] Release-Date: 2020-01-08 [2024-02-22T14:47:27.757Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-22T14:47:27.757Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-22T14:47:27.757Z] ==> Jenkins CI detected. [2024-02-22T14:47:27.757Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-02-22T14:47:27.757Z] project root: . [2024-02-22T14:47:27.757Z] --> token set from env [2024-02-22T14:47:27.757Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-22T14:47:27.757Z] ==> Running gcov in . (disable via -X gcov) [2024-02-22T14:47:27.757Z] ==> Python coveragepy not found [2024-02-22T14:47:27.757Z] ==> Searching for coverage reports in: [2024-02-22T14:47:27.757Z] + . [2024-02-22T14:47:27.757Z] -> Found 1 reports [2024-02-22T14:47:27.757Z] ==> Detecting git/mercurial file structure [2024-02-22T14:47:28.016Z] ==> Reading reports [2024-02-22T14:47:28.016Z] + ./coverage.out bytes=13 [2024-02-22T14:47:28.016Z] ==> Appending adjustments [2024-02-22T14:47:28.016Z] https://docs.codecov.io/docs/fixing-reports [2024-02-22T14:47:28.016Z] + Found adjustments [2024-02-22T14:47:28.016Z] ==> Gzipping contents [2024-02-22T14:47:28.016Z] 4.0K /tmp/codecov.BjpFpg.gz [2024-02-22T14:47:28.016Z] ==> Uploading reports [2024-02-22T14:47:28.016Z] url: https://codecov.io [2024-02-22T14:47:28.016Z] query: branch=main&commit=f6dabf865f74e57664eeaeb005e9c9ff041cf72e&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-22T14:47:28.016Z] -> Pinging Codecov [2024-02-22T14:47:28.016Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f6dabf865f74e57664eeaeb005e9c9ff041cf72e&build=222&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F222%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-22T14:47:28.016Z] -> Uploading to [2024-02-22T14:47:28.016Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-22/A97CA9966030D2A3747ED39772930CCE/f6dabf865f74e57664eeaeb005e9c9ff041cf72e/47e0551a-2ca9-4adc-8335-383a6a4e310e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T144727Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=077b6989d74f1411659eff217266eb69571b1f6008d4d94cd32526606c393113 [2024-02-22T14:47:28.278Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-22T14:47:28.278Z] Dload Upload Total Spent Left Speed [2024-02-22T14:47:28.539Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 893 --:--:-- --:--:-- --:--:-- 893 [2024-02-22T14:47:28.539Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] } [2024-02-22T14:47:28.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-22T14:47:28.916Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-22T14:47:28.928Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:47:29.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-22T14:47:29.368Z] [2024-02-22T14:47:29.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:47:29.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-22T14:47:29.715Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-22T14:47:29.715Z] df9b9388f04a: Pulling fs layer [2024-02-22T14:47:29.715Z] 52dc419b0ee2: Pulling fs layer [2024-02-22T14:47:29.715Z] 25bc292e5bac: Pulling fs layer [2024-02-22T14:47:29.715Z] 114826534d7a: Pulling fs layer [2024-02-22T14:47:29.715Z] 4657fd5d0bcf: Pulling fs layer [2024-02-22T14:47:29.715Z] 6ad1cebc031e: Pulling fs layer [2024-02-22T14:47:29.715Z] 8a3aa393b2d8: Pulling fs layer [2024-02-22T14:47:29.715Z] 114826534d7a: Waiting [2024-02-22T14:47:29.715Z] 4657fd5d0bcf: Waiting [2024-02-22T14:47:29.715Z] 6ad1cebc031e: Waiting [2024-02-22T14:47:29.715Z] 25bc292e5bac: Verifying Checksum [2024-02-22T14:47:29.715Z] 25bc292e5bac: Download complete [2024-02-22T14:47:29.715Z] 52dc419b0ee2: Verifying Checksum [2024-02-22T14:47:29.715Z] 52dc419b0ee2: Download complete [2024-02-22T14:47:29.715Z] 4657fd5d0bcf: Verifying Checksum [2024-02-22T14:47:29.715Z] 4657fd5d0bcf: Download complete [2024-02-22T14:47:29.715Z] df9b9388f04a: Verifying Checksum [2024-02-22T14:47:29.715Z] df9b9388f04a: Download complete [2024-02-22T14:47:29.975Z] 6ad1cebc031e: Verifying Checksum [2024-02-22T14:47:29.975Z] 6ad1cebc031e: Download complete [2024-02-22T14:47:29.975Z] df9b9388f04a: Pull complete [2024-02-22T14:47:29.975Z] 52dc419b0ee2: Pull complete [2024-02-22T14:47:30.234Z] 25bc292e5bac: Pull complete [2024-02-22T14:47:30.493Z] 114826534d7a: Verifying Checksum [2024-02-22T14:47:30.493Z] 114826534d7a: Download complete [2024-02-22T14:47:30.751Z] 8a3aa393b2d8: Verifying Checksum [2024-02-22T14:47:30.751Z] 8a3aa393b2d8: Download complete [2024-02-22T14:47:34.034Z] 114826534d7a: Pull complete [2024-02-22T14:47:34.034Z] 4657fd5d0bcf: Pull complete [2024-02-22T14:47:34.292Z] 6ad1cebc031e: Pull complete [2024-02-22T14:47:36.823Z] 8a3aa393b2d8: Pull complete [2024-02-22T14:47:36.823Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-22T14:47:36.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-22T14:47:36.823Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:47:37.156Z] prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container [2024-02-22T14:47:37.193Z] $ 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 [2024-02-22T14:47:46.692Z] $ docker top c5626b3554a5f472a1d9488443000a654188ea1c211ffd427f642d53fa910051 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-22T14:47:46.858Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-02-22T14:47:47.139Z] + set -o pipefail [2024-02-22T14:47:47.139Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-02-22T14:47:52.407Z] [2024-02-22T14:47:52.407Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-02-22T14:47:52.407Z] [2024-02-22T14:47:52.407Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/00dd2908-e197-41ca-9c77-0c455d72c7ae [2024-02-22T14:47:52.407Z] [2024-02-22T14:47:52.407Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-22T14:47:52.407Z] [2024-02-22T14:47:52.407Z] [2024-02-22T14:47:52.407Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-22T14:47:52.407Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-22T14:47:52.407Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-22T14:47:52.419Z] $ docker stop --time=1 c5626b3554a5f472a1d9488443000a654188ea1c211ffd427f642d53fa910051 [2024-02-22T14:47:58.073Z] $ docker rm -f --volumes c5626b3554a5f472a1d9488443000a654188ea1c211ffd427f642d53fa910051 [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 [2024-02-22T14:47:59.531Z] + git log --format=format:%s -1 f6dabf865f74e57664eeaeb005e9c9ff041cf72e [Pipeline] sh [2024-02-22T14:47:59.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T14:47:59.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:48:00.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:48:00.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:48:00.359Z] prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container [2024-02-22T14:48:00.392Z] $ 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 [2024-02-22T14:48:00.893Z] $ docker top 5ff83b8d6e8abb4ca68a7d7870d5b70d56454c8ab549b6879fdee39ffb3c01cc -eo pid,comm [2024-02-22T14:48:00.943Z] 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). [2024-02-22T14:48:00.943Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T14:48:01.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T14:48:01.141Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T14:48:01.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T14:48:01.242Z] $ docker exec 5ff83b8d6e8abb4ca68a7d7870d5b70d56454c8ab549b6879fdee39ffb3c01cc ssh-agent [2024-02-22T14:48:01.348Z] SSH_AUTH_SOCK=/tmp/ssh-5okbYDaKTP3L/agent.32 [2024-02-22T14:48:01.348Z] SSH_AGENT_PID=38 [2024-02-22T14:48:01.352Z] Running ssh-add (command line suppressed) [2024-02-22T14:48:01.454Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6507573464916790935.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6507573464916790935.key) [2024-02-22T14:48:01.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T14:48:01.808Z] + git semver tag [2024-02-22T14:48:02.068Z] 2024-02-22 14:48:01,989 [run_tag] DEBUG tag force:False [2024-02-22T14:48:02.068Z] 2024-02-22 14:48:01,990 [check_head_tag] DEBUG check head tag [2024-02-22T14:48:02.068Z] 2024-02-22 14:48:01,992 [execute] INFO git cat-file --batch-check [2024-02-22T14:48:02.068Z] 2024-02-22 14:48:01,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-22T14:48:02.068Z] 2024-02-22 14:48:01,998 [execute] INFO git cat-file --batch [2024-02-22T14:48:02.068Z] 2024-02-22 14:48:01,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-22T14:48:02.068Z] 2024-02-22 14:48:02,023 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-22T14:48:02.068Z] 2024-02-22 14:48:02,023 [execute] INFO git tag -a v3.2.0-dev.13 -m v3.2.0-dev.13 [2024-02-22T14:48:02.068Z] 2024-02-22 14:48:02,023 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.13', '-m', 'v3.2.0-dev.13'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-02-22T14:48:02.068Z] 2024-02-22 14:48:02,027 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-22T14:48:02.068Z] 3.2.0-dev.13 [Pipeline] } [2024-02-22T14:48:02.078Z] $ docker exec --env ******** --env ******** 5ff83b8d6e8abb4ca68a7d7870d5b70d56454c8ab549b6879fdee39ffb3c01cc ssh-agent -k [2024-02-22T14:48:02.182Z] unset SSH_AUTH_SOCK; [2024-02-22T14:48:02.182Z] unset SSH_AGENT_PID; [2024-02-22T14:48:02.182Z] echo Agent pid 38 killed; [2024-02-22T14:48:02.193Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T14:48:02.706Z] + git semver [Pipeline] } [2024-02-22T14:48:02.979Z] $ docker stop --time=1 5ff83b8d6e8abb4ca68a7d7870d5b70d56454c8ab549b6879fdee39ffb3c01cc [2024-02-22T14:48:04.262Z] $ docker rm -f --volumes 5ff83b8d6e8abb4ca68a7d7870d5b70d56454c8ab549b6879fdee39ffb3c01cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:48:04.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-22T14:48:04.912Z] [2024-02-22T14:48:04.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:48:05.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-22T14:48:05.259Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-22T14:48:05.259Z] ab5ef0e58194: Pulling fs layer [2024-02-22T14:48:05.259Z] 9712f1f96733: Pulling fs layer [2024-02-22T14:48:05.259Z] 63f879dbbcfc: Pulling fs layer [2024-02-22T14:48:05.259Z] 0d9ebad4ef96: Pulling fs layer [2024-02-22T14:48:05.259Z] e9a5061849ea: Pulling fs layer [2024-02-22T14:48:05.259Z] 0d9ebad4ef96: Waiting [2024-02-22T14:48:05.259Z] d747dcd14b5f: Pulling fs layer [2024-02-22T14:48:05.259Z] 2de7ff778b66: Pulling fs layer [2024-02-22T14:48:05.259Z] d747dcd14b5f: Waiting [2024-02-22T14:48:05.259Z] 2de7ff778b66: Waiting [2024-02-22T14:48:05.259Z] 9712f1f96733: Verifying Checksum [2024-02-22T14:48:05.259Z] 9712f1f96733: Download complete [2024-02-22T14:48:05.519Z] 63f879dbbcfc: Verifying Checksum [2024-02-22T14:48:05.520Z] 63f879dbbcfc: Download complete [2024-02-22T14:48:05.780Z] e9a5061849ea: Verifying Checksum [2024-02-22T14:48:05.780Z] e9a5061849ea: Download complete [2024-02-22T14:48:05.780Z] d747dcd14b5f: Download complete [2024-02-22T14:48:05.780Z] ab5ef0e58194: Verifying Checksum [2024-02-22T14:48:05.780Z] ab5ef0e58194: Download complete [2024-02-22T14:48:05.780Z] 0d9ebad4ef96: Verifying Checksum [2024-02-22T14:48:05.780Z] 0d9ebad4ef96: Download complete [2024-02-22T14:48:05.780Z] 2de7ff778b66: Verifying Checksum [2024-02-22T14:48:05.780Z] 2de7ff778b66: Download complete [2024-02-22T14:48:08.326Z] ab5ef0e58194: Pull complete [2024-02-22T14:48:08.585Z] 9712f1f96733: Pull complete [2024-02-22T14:48:09.519Z] 63f879dbbcfc: Pull complete [2024-02-22T14:48:12.801Z] 0d9ebad4ef96: Pull complete [2024-02-22T14:48:12.801Z] e9a5061849ea: Pull complete [2024-02-22T14:48:12.801Z] d747dcd14b5f: Pull complete [2024-02-22T14:48:13.737Z] 2de7ff778b66: Pull complete [2024-02-22T14:48:13.737Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-22T14:48:13.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-22T14:48:13.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:48:14.032Z] prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container [2024-02-22T14:48:14.063Z] $ 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 [2024-02-22T14:48:26.260Z] $ docker top f0f30c5a09f327242085d3424ff873761c7bbfdc428cec0a3e80624c0888fe49 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-22T14:48:26.434Z] provisioning config files... [2024-02-22T14:48:26.442Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13204220691080671969tmp [2024-02-22T14:48:26.452Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1393677192676862844tmp [2024-02-22T14:48:26.460Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11279839886420167948tmp [Pipeline] { [Pipeline] echo [2024-02-22T14:48:26.553Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:48:26.853Z] ---> sigul-configuration.sh [2024-02-22T14:48:26.853Z] gpg: directory `/root/.gnupg' created [2024-02-22T14:48:26.853Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-22T14:48:26.853Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-22T14:48:26.853Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-22T14:48:26.853Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-22T14:48:26.853Z] gpg: CAST5 encrypted data [2024-02-22T14:48:26.853Z] gpg: encrypted with 1 passphrase [2024-02-22T14:48:26.853Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-22T14:48:27.158Z] + mkdir /home/jenkins [2024-02-22T14:48:27.158Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-22T14:48:27.453Z] + 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 [2024-02-22T14:48:27.465Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:48:27.760Z] ---> sigul-install.sh [2024-02-22T14:48:27.760Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-22T14:48:28.056Z] + git tag --list [2024-02-22T14:48:28.056Z] v1.0.0 [2024-02-22T14:48:28.056Z] v1.1.0 [2024-02-22T14:48:28.056Z] v1.2.0 [2024-02-22T14:48:28.056Z] v1.3.0 [2024-02-22T14:48:28.056Z] v1.3.1 [2024-02-22T14:48:28.056Z] v2.0.0 [2024-02-22T14:48:28.056Z] v2.0.1 [2024-02-22T14:48:28.056Z] v2.1.0 [2024-02-22T14:48:28.056Z] v2.1.1 [2024-02-22T14:48:28.056Z] v2.1.2 [2024-02-22T14:48:28.056Z] v2.2.0 [2024-02-22T14:48:28.056Z] v2.3 [2024-02-22T14:48:28.056Z] v2.3.0 [2024-02-22T14:48:28.056Z] v2.3.1 [2024-02-22T14:48:28.056Z] v3.0 [2024-02-22T14:48:28.056Z] v3.0.0 [2024-02-22T14:48:28.056Z] v3.0.1 [2024-02-22T14:48:28.056Z] v3.0.1-dev.1 [2024-02-22T14:48:28.056Z] v3.1 [2024-02-22T14:48:28.056Z] v3.1.0 [2024-02-22T14:48:28.056Z] v3.1.0-dev.1 [2024-02-22T14:48:28.056Z] v3.1.0-dev.10 [2024-02-22T14:48:28.056Z] v3.1.0-dev.11 [2024-02-22T14:48:28.056Z] v3.1.0-dev.12 [2024-02-22T14:48:28.056Z] v3.1.0-dev.13 [2024-02-22T14:48:28.056Z] v3.1.0-dev.14 [2024-02-22T14:48:28.056Z] v3.1.0-dev.15 [2024-02-22T14:48:28.056Z] v3.1.0-dev.16 [2024-02-22T14:48:28.056Z] v3.1.0-dev.17 [2024-02-22T14:48:28.056Z] v3.1.0-dev.18 [2024-02-22T14:48:28.056Z] v3.1.0-dev.19 [2024-02-22T14:48:28.056Z] v3.1.0-dev.2 [2024-02-22T14:48:28.056Z] v3.1.0-dev.20 [2024-02-22T14:48:28.056Z] v3.1.0-dev.21 [2024-02-22T14:48:28.056Z] v3.1.0-dev.22 [2024-02-22T14:48:28.056Z] v3.1.0-dev.23 [2024-02-22T14:48:28.056Z] v3.1.0-dev.24 [2024-02-22T14:48:28.056Z] v3.1.0-dev.25 [2024-02-22T14:48:28.056Z] v3.1.0-dev.26 [2024-02-22T14:48:28.056Z] v3.1.0-dev.27 [2024-02-22T14:48:28.056Z] v3.1.0-dev.28 [2024-02-22T14:48:28.056Z] v3.1.0-dev.29 [2024-02-22T14:48:28.056Z] v3.1.0-dev.3 [2024-02-22T14:48:28.056Z] v3.1.0-dev.30 [2024-02-22T14:48:28.056Z] v3.1.0-dev.31 [2024-02-22T14:48:28.056Z] v3.1.0-dev.32 [2024-02-22T14:48:28.056Z] v3.1.0-dev.33 [2024-02-22T14:48:28.056Z] v3.1.0-dev.34 [2024-02-22T14:48:28.056Z] v3.1.0-dev.35 [2024-02-22T14:48:28.056Z] v3.1.0-dev.36 [2024-02-22T14:48:28.056Z] v3.1.0-dev.37 [2024-02-22T14:48:28.056Z] v3.1.0-dev.38 [2024-02-22T14:48:28.056Z] v3.1.0-dev.39 [2024-02-22T14:48:28.056Z] v3.1.0-dev.4 [2024-02-22T14:48:28.056Z] v3.1.0-dev.5 [2024-02-22T14:48:28.056Z] v3.1.0-dev.6 [2024-02-22T14:48:28.056Z] v3.1.0-dev.7 [2024-02-22T14:48:28.056Z] v3.1.0-dev.8 [2024-02-22T14:48:28.056Z] v3.1.0-dev.9 [2024-02-22T14:48:28.056Z] v3.2.0-dev.1 [2024-02-22T14:48:28.056Z] v3.2.0-dev.10 [2024-02-22T14:48:28.056Z] v3.2.0-dev.11 [2024-02-22T14:48:28.056Z] v3.2.0-dev.12 [2024-02-22T14:48:28.056Z] v3.2.0-dev.13 [2024-02-22T14:48:28.056Z] v3.2.0-dev.2 [2024-02-22T14:48:28.056Z] v3.2.0-dev.3 [2024-02-22T14:48:28.056Z] v3.2.0-dev.4 [2024-02-22T14:48:28.056Z] v3.2.0-dev.5 [2024-02-22T14:48:28.056Z] v3.2.0-dev.6 [2024-02-22T14:48:28.056Z] v3.2.0-dev.7 [2024-02-22T14:48:28.056Z] v3.2.0-dev.8 [2024-02-22T14:48:28.056Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-22T14:48:28.351Z] + lftools sign git-tag v3.2.0-dev.13 [2024-02-22T14:48:28.922Z] Signing Git tag with Sigul... [2024-02-22T14:48:28.922Z] Signing v3.2.0-dev.13 [Pipeline] echo [2024-02-22T14:48:29.197Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:48:29.488Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-22T14:48:29.494Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-22T14:48:29.621Z] $ docker stop --time=1 f0f30c5a09f327242085d3424ff873761c7bbfdc428cec0a3e80624c0888fe49 [2024-02-22T14:48:30.922Z] $ docker rm -f --volumes f0f30c5a09f327242085d3424ff873761c7bbfdc428cec0a3e80624c0888fe49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-22T14:48:32.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T14:48:32.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:48:32.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:48:32.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:48:32.618Z] prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container [2024-02-22T14:48:32.658Z] $ 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 [2024-02-22T14:48:32.980Z] $ docker top b30d9f7893f4534c70ef7ce5b72eb873c110bb85d5ba4914c3fed9300d5407e0 -eo pid,comm [2024-02-22T14:48:33.027Z] 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). [2024-02-22T14:48:33.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T14:48:33.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T14:48:33.256Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T14:48:33.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T14:48:33.363Z] $ docker exec b30d9f7893f4534c70ef7ce5b72eb873c110bb85d5ba4914c3fed9300d5407e0 ssh-agent [2024-02-22T14:48:33.465Z] SSH_AUTH_SOCK=/tmp/ssh-O0XGW5duzxvT/agent.32 [2024-02-22T14:48:33.465Z] SSH_AGENT_PID=38 [2024-02-22T14:48:33.469Z] Running ssh-add (command line suppressed) [2024-02-22T14:48:33.570Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17318628441851793488.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17318628441851793488.key) [2024-02-22T14:48:33.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T14:48:33.932Z] + git semver bump pre [2024-02-22T14:48:34.191Z] 2024-02-22 14:48:34,095 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-22T14:48:34.191Z] 2024-02-22 14:48:34,095 [bump_version] DEBUG bumping version:3.2.0-dev.13 on axis:pre with prefix:dev [2024-02-22T14:48:34.191Z] 2024-02-22 14:48:34,095 [bump_version] DEBUG bumped version:3.2.0-dev.14 [2024-02-22T14:48:34.191Z] 2024-02-22 14:48:34,095 [write_version] DEBUG write version:3.2.0-dev.14 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-02-22T14:48:34.191Z] 2024-02-22 14:48:34,095 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-22T14:48:34.191Z] 2024-02-22 14:48:34,095 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-22T14:48:34.191Z] 2024-02-22 14:48:34,097 [execute] INFO git cat-file --batch-check [2024-02-22T14:48:34.191Z] 2024-02-22 14:48:34,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T14:48:34.191Z] 2024-02-22 14:48:34,103 [execute] INFO git cat-file --batch [2024-02-22T14:48:34.191Z] 2024-02-22 14:48:34,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T14:48:34.191Z] 2024-02-22 14:48:34,107 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-22T14:48:34.191Z] 3.2.0-dev.14 [Pipeline] } [2024-02-22T14:48:34.200Z] $ docker exec --env ******** --env ******** b30d9f7893f4534c70ef7ce5b72eb873c110bb85d5ba4914c3fed9300d5407e0 ssh-agent -k [2024-02-22T14:48:34.303Z] unset SSH_AUTH_SOCK; [2024-02-22T14:48:34.303Z] unset SSH_AGENT_PID; [2024-02-22T14:48:34.303Z] echo Agent pid 38 killed; [2024-02-22T14:48:34.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T14:48:34.836Z] + git semver [Pipeline] } [2024-02-22T14:48:35.108Z] $ docker stop --time=1 b30d9f7893f4534c70ef7ce5b72eb873c110bb85d5ba4914c3fed9300d5407e0 [2024-02-22T14:48:36.447Z] $ docker rm -f --volumes b30d9f7893f4534c70ef7ce5b72eb873c110bb85d5ba4914c3fed9300d5407e0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-22T14:48:36.961Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-22T14:48:36.961Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:48:37.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-22T14:48:37.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:48:37.554Z] prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container [2024-02-22T14:48:37.587Z] $ 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 [2024-02-22T14:48:37.911Z] $ docker top 7a774981845e78524729a85ab8c2f6dd6e1c6e567f088652fddddd7929179e13 -eo pid,comm [2024-02-22T14:48:37.971Z] 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). [2024-02-22T14:48:37.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-22T14:48:38.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-22T14:48:38.230Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-22T14:48:38.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-22T14:48:38.337Z] $ docker exec 7a774981845e78524729a85ab8c2f6dd6e1c6e567f088652fddddd7929179e13 ssh-agent [2024-02-22T14:48:38.449Z] SSH_AUTH_SOCK=/tmp/ssh-6PzWS3Zsfhen/agent.33 [2024-02-22T14:48:38.449Z] SSH_AGENT_PID=39 [2024-02-22T14:48:38.453Z] Running ssh-add (command line suppressed) [2024-02-22T14:48:38.549Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15364542253576807972.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15364542253576807972.key) [2024-02-22T14:48:38.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-22T14:48:38.910Z] + git semver push [2024-02-22T14:48:39.169Z] 2024-02-22 14:48:39,089 [run_push] DEBUG push [2024-02-22T14:48:39.169Z] 2024-02-22 14:48:39,090 [execute] INFO git cat-file --batch-check [2024-02-22T14:48:39.169Z] 2024-02-22 14:48:39,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-22T14:48:39.169Z] 2024-02-22 14:48:39,093 [execute] INFO git rev-list 4a819bca6bdd5435c3a15d98cc6a8a3b507bb9b0 -- [2024-02-22T14:48:39.169Z] 2024-02-22 14:48:39,093 [execute] DEBUG Popen(['git', 'rev-list', '4a819bca6bdd5435c3a15d98cc6a8a3b507bb9b0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-22T14:48:39.169Z] 2024-02-22 14:48:39,105 [execute] INFO git fetch -v origin [2024-02-22T14:48:39.169Z] 2024-02-22 14:48:39,106 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-22T14:48:39.736Z] 2024-02-22 14:48:39,630 [run_push] DEBUG no remote changes detected [2024-02-22T14:48:39.736Z] 2024-02-22 14:48:39,630 [execute] INFO git push origin semver [2024-02-22T14:48:39.736Z] 2024-02-22 14:48:39,631 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-22T14:48:40.306Z] 2024-02-22 14:48:40,292 [run_push] DEBUG push all version tags [2024-02-22T14:48:40.306Z] 2024-02-22 14:48:40,293 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-22T14:48:40.306Z] 2024-02-22 14:48:40,293 [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) [2024-02-22T14:48:41.244Z] 2024-02-22 14:48:40,968 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-22T14:48:41.244Z] 3.2.0-dev.14 [Pipeline] } [2024-02-22T14:48:41.252Z] $ docker exec --env ******** --env ******** 7a774981845e78524729a85ab8c2f6dd6e1c6e567f088652fddddd7929179e13 ssh-agent -k [2024-02-22T14:48:41.335Z] unset SSH_AUTH_SOCK; [2024-02-22T14:48:41.337Z] unset SSH_AGENT_PID; [2024-02-22T14:48:41.337Z] echo Agent pid 39 killed; [2024-02-22T14:48:41.344Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-22T14:48:41.870Z] + git semver [Pipeline] } [2024-02-22T14:48:42.144Z] $ docker stop --time=1 7a774981845e78524729a85ab8c2f6dd6e1c6e567f088652fddddd7929179e13 [2024-02-22T14:48:43.389Z] $ docker rm -f --volumes 7a774981845e78524729a85ab8c2f6dd6e1c6e567f088652fddddd7929179e13 [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 [2024-02-22T14:48:44.934Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-02-22T14:48:44.934Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-22T14:48:44.934Z] total 16 [2024-02-22T14:48:44.934Z] drwxr-xr-x 3 root root 4096 Feb 22 14:36 . [2024-02-22T14:48:44.934Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:48 .. [2024-02-22T14:48:44.934Z] drwxr-xr-x 2 root root 4096 Feb 22 14:36 cost [2024-02-22T14:48:44.934Z] -rw-r--r-- 1 root root 96 Feb 22 14:36 cost.csv [2024-02-22T14:48:44.934Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-02-22T14:48:44.934Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-22T14:48:44.934Z] total 16 [2024-02-22T14:48:44.934Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 14:36 . [2024-02-22T14:48:44.934Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 14:48 .. [2024-02-22T14:48:44.934Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 14:36 cost [2024-02-22T14:48:44.934Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 22 14:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:48:45.214Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:48:46.068Z] ---> package-listing.sh [2024-02-22T14:48:46.068Z] ++ facter osfamily [2024-02-22T14:48:46.068Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-22T14:48:46.327Z] + OS_FAMILY=debian [2024-02-22T14:48:46.327Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-02-22T14:48:46.327Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-22T14:48:46.327Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-22T14:48:46.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-22T14:48:46.327Z] + PACKAGES=/tmp/packages_start.txt [2024-02-22T14:48:46.327Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-22T14:48:46.327Z] + PACKAGES=/tmp/packages_end.txt [2024-02-22T14:48:46.327Z] + case "${OS_FAMILY}" in [2024-02-22T14:48:46.327Z] + dpkg -l [2024-02-22T14:48:46.327Z] + grep '^ii' [2024-02-22T14:48:46.327Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-22T14:48:46.327Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-22T14:48:46.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-22T14:48:46.327Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-22T14:48:46.327Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-02-22T14:48:46.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-02-22T14:48:46.339Z] 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 [2024-02-22T14:48:46.615Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-22T14:48:47.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-22T14:48:47.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-22T14:48:47.435Z] prd-ubuntu20.04-docker-8c-8g-1513 does not seem to be running inside a container [2024-02-22T14:48:47.458Z] $ 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 [2024-02-22T14:48:47.692Z] $ docker top 73dd3438f942b6244f02f9ae7e97cfd1022564d683c24959ae29225b7553a9d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-22T14:48:48.146Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-22T14:48:48.429Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-22T14:48:48.713Z] + ls /var/log/sa-host [2024-02-22T14:48:48.713Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-22T14:48:48.850Z] provisioning config files... [2024-02-22T14:48:48.859Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17961733810088405908tmp [Pipeline] { [Pipeline] echo [2024-02-22T14:48:49.019Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:48:49.299Z] ---> create-netrc.sh [Pipeline] } [2024-02-22T14:48:49.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:48:49.745Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-22T14:48:49.752Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:48:50.039Z] ---> sudo-logs.sh [2024-02-22T14:48:50.039Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-22T14:48:50.149Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:48:50.430Z] ---> job-cost.sh [2024-02-22T14:48:50.431Z] lf-activate-venv: SKIPPING [2024-02-22T14:48:50.431Z] DEBUG: total: 0.2199999988079071 [2024-02-22T14:48:50.431Z] INFO: Retrieving Stack Cost... [2024-02-22T14:48:50.997Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-22T14:48:51.256Z] INFO: Archiving Costs [Pipeline] echo [2024-02-22T14:48:51.268Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-22T14:48:51.547Z] ---> logs-deploy.sh [2024-02-22T14:48:51.547Z] lf-activate-venv: SKIPPING [2024-02-22T14:48:51.547Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/222 [2024-02-22T14:48:51.547Z] INFO: archiving workspace using pattern(s): [2024-02-22T14:48:52.623Z] Archives upload complete. [2024-02-22T14:48:52.623Z] INFO: archiving logs to Nexus