Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 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-ssh17535745749896187587.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13249733804674474151.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1432607915731449161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16306028478985889875.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-ssh807643301907480453.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5945’ Running on prd-ubuntu20.04-docker-8c-8g-5948 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 (main) Commit message: "Merge pull request #666 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42" > git config core.sparsecheckout # timeout=10 > git checkout -f 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 > git rev-list --no-walk 0938ff7b35a6cfa5ed6af6385fb221ab71ddc17b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-19T15:07:42.002Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-19T15:07:42.191Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-19T15:07:42.215Z] ========================================================= [2024-07-19T15:07:42.215Z] EdgeX Global Pipelines Version Info [2024-07-19T15:07:42.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:07:43.159Z] ------------------- [2024-07-19T15:07:43.159Z] stable info: [2024-07-19T15:07:43.159Z] ------------------- [2024-07-19T15:07:43.159Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T15:07:43.159Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-19T15:07:43.159Z] Message: update stable to v1.0.260 [2024-07-19T15:07:43.809Z] ------------------- [2024-07-19T15:07:43.809Z] experimental info: [2024-07-19T15:07:43.809Z] ------------------- [2024-07-19T15:07:43.809Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-19T15:07:43.809Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-19T15:07:43.809Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-19T15:07:43.978Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-07-19T15:07:43.999Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-07-19T15:07:44.084Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-19T15:07:44.124Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-19T15:07:44.235Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-19T15:07:44.300Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-19T15:07:44.346Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-19T15:07:44.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-19T15:07:44.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-19T15:07:44.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-19T15:07:44.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-19T15:07:44.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-07-19T15:07:44.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-19T15:07:44.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-19T15:07:44.753Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T15:07:44.814Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-19T15:07:44.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T15:07:44.899Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-19T15:07:44.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-19T15:07:45.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-19T15:07:45.065Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-19T15:07:45.140Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-19T15:07:45.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-19T15:07:45.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-19T15:07:45.311Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-19T15:07:45.338Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-19T15:07:45.401Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-19T15:07:45.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-19T15:07:45.532Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-19T15:07:45.629Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-19T15:07:45.685Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] echo [2024-07-19T15:07:45.768Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53688a1 [Pipeline] echo [2024-07-19T15:07:45.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:07:46.066Z] provisioning config files... [2024-07-19T15:07:46.094Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17948309324937994741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:07:46.669Z] ---> ****-login.sh [2024-07-19T15:07:46.669Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:07:47.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:07:47.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:07:47.026Z] Configure a credential helper to remove this warning. See [2024-07-19T15:07:47.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:07:47.026Z] [2024-07-19T15:07:47.026Z] Login Succeeded [2024-07-19T15:07:47.026Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:07:47.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:07:47.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:07:47.026Z] Configure a credential helper to remove this warning. See [2024-07-19T15:07:47.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:07:47.026Z] [2024-07-19T15:07:47.026Z] Login Succeeded [2024-07-19T15:07:47.026Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:07:47.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:07:47.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:07:47.314Z] Configure a credential helper to remove this warning. See [2024-07-19T15:07:47.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:07:47.314Z] [2024-07-19T15:07:47.314Z] Login Succeeded [2024-07-19T15:07:47.314Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:07:47.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:07:47.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:07:47.314Z] Configure a credential helper to remove this warning. See [2024-07-19T15:07:47.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:07:47.314Z] [2024-07-19T15:07:47.314Z] Login Succeeded [2024-07-19T15:07:47.314Z] ****.io [2024-07-19T15:07:47.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:07:47.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:07:47.625Z] Configure a credential helper to remove this warning. See [2024-07-19T15:07:47.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:07:47.625Z] [2024-07-19T15:07:47.625Z] Login Succeeded [2024-07-19T15:07:47.625Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:07:47.649Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-19T15:07:48.435Z] + git rev-list -1 --merges 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2~1..53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] echo [2024-07-19T15:07:48.584Z] -----------> git rev-list -1 --merges 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2~1..53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [2024-07-19T15:07:48.584Z] 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [false] [Pipeline] sh [2024-07-19T15:07:48.946Z] + git log --format=format:%s -1 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] echo [2024-07-19T15:07:48.993Z] ========================================================= [2024-07-19T15:07:48.993Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-19T15:07:48.993Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T15:07:49.539Z] + git log --format=format:%s -1 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] echo [2024-07-19T15:07:49.581Z] [semverPrep] GIT_COMMIT: 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2, Commit Message: Merge pull request #666 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42 [Pipeline] echo [2024-07-19T15:07:49.601Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-19T15:07:50.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:07:50.131Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-19T15:07:50.131Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-19T15:07:50.131Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-19T15:07:50.131Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-19T15:07:50.131Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-19T15:07:50.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:07:50.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:07:50.617Z] [2024-07-19T15:07:50.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:07:51.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:07:51.038Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-19T15:07:51.038Z] b85a868b505f: Pulling fs layer [2024-07-19T15:07:51.038Z] e2be974225ed: Pulling fs layer [2024-07-19T15:07:51.038Z] 339a4e72a1f5: Pulling fs layer [2024-07-19T15:07:51.038Z] 988bab9f4d93: Pulling fs layer [2024-07-19T15:07:51.038Z] 1469e6f7b9e6: Pulling fs layer [2024-07-19T15:07:51.038Z] eaf3925da568: Pulling fs layer [2024-07-19T15:07:51.038Z] bab4dde63d76: Pulling fs layer [2024-07-19T15:07:51.038Z] bde34c3a00c8: Pulling fs layer [2024-07-19T15:07:51.038Z] b352a97aabf1: Pulling fs layer [2024-07-19T15:07:51.038Z] 4872d77fe225: Pulling fs layer [2024-07-19T15:07:51.038Z] 5851b861e8e6: Pulling fs layer [2024-07-19T15:07:51.038Z] 988bab9f4d93: Waiting [2024-07-19T15:07:51.038Z] b352a97aabf1: Waiting [2024-07-19T15:07:51.038Z] 1469e6f7b9e6: Waiting [2024-07-19T15:07:51.038Z] 4872d77fe225: Waiting [2024-07-19T15:07:51.038Z] eaf3925da568: Waiting [2024-07-19T15:07:51.038Z] 5851b861e8e6: Waiting [2024-07-19T15:07:51.038Z] bab4dde63d76: Waiting [2024-07-19T15:07:51.038Z] bde34c3a00c8: Waiting [2024-07-19T15:07:51.038Z] e2be974225ed: Verifying Checksum [2024-07-19T15:07:51.038Z] e2be974225ed: Download complete [2024-07-19T15:07:51.038Z] 988bab9f4d93: Verifying Checksum [2024-07-19T15:07:51.038Z] 988bab9f4d93: Download complete [2024-07-19T15:07:51.038Z] 1469e6f7b9e6: Verifying Checksum [2024-07-19T15:07:51.038Z] 1469e6f7b9e6: Download complete [2024-07-19T15:07:51.038Z] 339a4e72a1f5: Verifying Checksum [2024-07-19T15:07:51.038Z] 339a4e72a1f5: Download complete [2024-07-19T15:07:51.038Z] eaf3925da568: Verifying Checksum [2024-07-19T15:07:51.038Z] eaf3925da568: Download complete [2024-07-19T15:07:51.388Z] bde34c3a00c8: Verifying Checksum [2024-07-19T15:07:51.388Z] bde34c3a00c8: Download complete [2024-07-19T15:07:51.388Z] b352a97aabf1: Verifying Checksum [2024-07-19T15:07:51.388Z] b352a97aabf1: Download complete [2024-07-19T15:07:51.388Z] 4872d77fe225: Download complete [2024-07-19T15:07:51.388Z] 5851b861e8e6: Verifying Checksum [2024-07-19T15:07:51.388Z] 5851b861e8e6: Download complete [2024-07-19T15:07:51.388Z] b85a868b505f: Verifying Checksum [2024-07-19T15:07:51.388Z] b85a868b505f: Download complete [2024-07-19T15:07:51.673Z] bab4dde63d76: Verifying Checksum [2024-07-19T15:07:51.673Z] bab4dde63d76: Download complete [2024-07-19T15:07:52.280Z] b85a868b505f: Pull complete [2024-07-19T15:07:52.538Z] e2be974225ed: Pull complete [2024-07-19T15:07:52.846Z] 339a4e72a1f5: Pull complete [2024-07-19T15:07:53.140Z] 988bab9f4d93: Pull complete [2024-07-19T15:07:53.140Z] 1469e6f7b9e6: Pull complete [2024-07-19T15:07:53.435Z] eaf3925da568: Pull complete [2024-07-19T15:07:54.992Z] bab4dde63d76: Pull complete [2024-07-19T15:07:54.992Z] bde34c3a00c8: Pull complete [2024-07-19T15:07:54.992Z] b352a97aabf1: Pull complete [2024-07-19T15:07:55.306Z] 4872d77fe225: Pull complete [2024-07-19T15:07:55.306Z] 5851b861e8e6: Pull complete [2024-07-19T15:07:55.306Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-19T15:07:55.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:07:55.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:07:55.725Z] prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container [2024-07-19T15:07:55.831Z] $ 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-07-19T15:07:56.972Z] $ docker top f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e -eo pid,comm [2024-07-19T15:07:57.049Z] 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-07-19T15:07:57.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:07:57.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:07:57.264Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:07:57.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:07:57.427Z] $ docker exec f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e ssh-agent [2024-07-19T15:07:57.604Z] SSH_AUTH_SOCK=/tmp/ssh-wtR7RKMTpWyn/agent.32 [2024-07-19T15:07:57.604Z] SSH_AGENT_PID=38 [2024-07-19T15:07:57.627Z] Running ssh-add (command line suppressed) [2024-07-19T15:07:57.727Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15169037881548860255.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15169037881548860255.key) [2024-07-19T15:07:57.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:07:58.225Z] + git tag --points-at HEAD [Pipeline] } [2024-07-19T15:07:58.289Z] $ docker exec --env ******** --env ******** f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e ssh-agent -k [2024-07-19T15:07:58.387Z] unset SSH_AUTH_SOCK; [2024-07-19T15:07:58.387Z] unset SSH_AGENT_PID; [2024-07-19T15:07:58.387Z] echo Agent pid 38 killed; [2024-07-19T15:07:58.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-19T15:07:58.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:07:58.638Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:07:58.795Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:07:58.795Z] $ docker exec f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e ssh-agent [2024-07-19T15:07:58.934Z] SSH_AUTH_SOCK=/tmp/ssh-CJ5cQEPNq9Q5/agent.72 [2024-07-19T15:07:58.934Z] SSH_AGENT_PID=78 [2024-07-19T15:07:58.965Z] Running ssh-add (command line suppressed) [2024-07-19T15:07:59.066Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15934884998287209262.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15934884998287209262.key) [2024-07-19T15:07:59.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:07:59.496Z] + git semver init [2024-07-19T15:07:59.817Z] 2024-07-19 15:07:59,649 [run_init] DEBUG init version:0.0.0 force:False [2024-07-19T15:07:59.817Z] 2024-07-19 15:07:59,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-07-19T15:07:59.817Z] 2024-07-19 15:07:59,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-07-19T15:07:59.817Z] 2024-07-19 15:07:59,650 [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-07-19T15:08:00.903Z] 2024-07-19 15:08:00,554 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-07-19T15:08:00.903Z] 2024-07-19 15:08:00,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-07-19T15:08:00.903Z] 2024-07-19 15:08:00,555 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T15:08:00.903Z] 2024-07-19 15:08:00,555 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T15:08:00.903Z] 3.2.0-dev.27 [Pipeline] } [2024-07-19T15:08:00.925Z] $ docker exec --env ******** --env ******** f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e ssh-agent -k [2024-07-19T15:08:01.029Z] unset SSH_AUTH_SOCK; [2024-07-19T15:08:01.029Z] unset SSH_AGENT_PID; [2024-07-19T15:08:01.029Z] echo Agent pid 78 killed; [2024-07-19T15:08:01.090Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:08:01.552Z] + git semver [Pipeline] } [2024-07-19T15:08:01.910Z] $ docker stop --time=1 f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e [2024-07-19T15:08:03.213Z] $ docker rm -f --volumes f50d191e9bf5ad2643f206ebee0de968fa7fb572b66e182838ed6bc879be470e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T15:08:03.752Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-19T15:08:04.609Z] Stashed 1 file(s) [Pipeline] echo [2024-07-19T15:08:04.611Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.27 [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-07-19T15:08:05.160Z] provisioning config files... [2024-07-19T15:08:05.169Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7673440755052335301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:08:05.596Z] ---> ****-login.sh [2024-07-19T15:08:05.596Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:08:05.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:08:05.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:08:05.596Z] Configure a credential helper to remove this warning. See [2024-07-19T15:08:05.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:08:05.596Z] [2024-07-19T15:08:05.596Z] Login Succeeded [2024-07-19T15:08:05.596Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:08:05.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:08:05.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:08:05.597Z] Configure a credential helper to remove this warning. See [2024-07-19T15:08:05.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:08:05.597Z] [2024-07-19T15:08:05.597Z] Login Succeeded [2024-07-19T15:08:05.597Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:08:05.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:08:05.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:08:05.907Z] Configure a credential helper to remove this warning. See [2024-07-19T15:08:05.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:08:05.907Z] [2024-07-19T15:08:05.907Z] Login Succeeded [2024-07-19T15:08:05.907Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:08:05.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:08:05.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:08:05.907Z] Configure a credential helper to remove this warning. See [2024-07-19T15:08:05.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:08:05.907Z] [2024-07-19T15:08:05.907Z] Login Succeeded [2024-07-19T15:08:05.907Z] ****.io [2024-07-19T15:08:05.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:08:06.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:08:06.186Z] Configure a credential helper to remove this warning. See [2024-07-19T15:08:06.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:08:06.186Z] [2024-07-19T15:08:06.186Z] Login Succeeded [2024-07-19T15:08:06.186Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:08:06.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T15:08:06.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:08:06.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:08:06.589Z] ========================================================= [2024-07-19T15:08:06.589Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-19T15:08:06.589Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:08:07.166Z] + 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-07-19T15:08:07.166Z] Sending build context to Docker daemon 9.132MB [2024-07-19T15:08:07.166Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:08:07.166Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T15:08:07.166Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-19T15:08:07.166Z] 619be1103602: Pulling fs layer [2024-07-19T15:08:07.166Z] 7862e08f4a3e: Pulling fs layer [2024-07-19T15:08:07.166Z] 5df492c9dc93: Pulling fs layer [2024-07-19T15:08:07.166Z] 7629e6793208: Pulling fs layer [2024-07-19T15:08:07.166Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T15:08:07.166Z] fb5054dd5b73: Pulling fs layer [2024-07-19T15:08:07.166Z] eeca6798cff9: Pulling fs layer [2024-07-19T15:08:07.166Z] aa269ceb94a6: Pulling fs layer [2024-07-19T15:08:07.166Z] ada007ff1a6a: Pulling fs layer [2024-07-19T15:08:07.166Z] fb5054dd5b73: Waiting [2024-07-19T15:08:07.166Z] eeca6798cff9: Waiting [2024-07-19T15:08:07.166Z] aa269ceb94a6: Waiting [2024-07-19T15:08:07.166Z] ada007ff1a6a: Waiting [2024-07-19T15:08:07.166Z] 4f4fb700ef54: Waiting [2024-07-19T15:08:07.166Z] 7629e6793208: Waiting [2024-07-19T15:08:07.166Z] 7862e08f4a3e: Verifying Checksum [2024-07-19T15:08:07.166Z] 7862e08f4a3e: Download complete [2024-07-19T15:08:07.166Z] 7629e6793208: Verifying Checksum [2024-07-19T15:08:07.166Z] 7629e6793208: Download complete [2024-07-19T15:08:07.166Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T15:08:07.166Z] 4f4fb700ef54: Download complete [2024-07-19T15:08:07.166Z] 619be1103602: Verifying Checksum [2024-07-19T15:08:07.166Z] 619be1103602: Download complete [2024-07-19T15:08:07.166Z] fb5054dd5b73: Download complete [2024-07-19T15:08:07.460Z] eeca6798cff9: Verifying Checksum [2024-07-19T15:08:07.460Z] eeca6798cff9: Download complete [2024-07-19T15:08:07.460Z] 619be1103602: Pull complete [2024-07-19T15:08:07.460Z] ada007ff1a6a: Verifying Checksum [2024-07-19T15:08:07.460Z] ada007ff1a6a: Download complete [2024-07-19T15:08:07.460Z] 7862e08f4a3e: Pull complete [2024-07-19T15:08:07.798Z] 5df492c9dc93: Verifying Checksum [2024-07-19T15:08:07.798Z] 5df492c9dc93: Download complete [2024-07-19T15:08:08.129Z] aa269ceb94a6: Verifying Checksum [2024-07-19T15:08:10.863Z] 5df492c9dc93: Pull complete [2024-07-19T15:08:10.863Z] 7629e6793208: Pull complete [2024-07-19T15:08:10.863Z] 4f4fb700ef54: Pull complete [2024-07-19T15:08:10.863Z] fb5054dd5b73: Pull complete [2024-07-19T15:08:10.863Z] eeca6798cff9: Pull complete [2024-07-19T15:08:13.574Z] aa269ceb94a6: Pull complete [2024-07-19T15:08:13.574Z] ada007ff1a6a: Pull complete [2024-07-19T15:08:13.574Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-19T15:08:13.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-19T15:08:13.574Z] ---> f489d0715acc [2024-07-19T15:08:13.574Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T15:08:15.018Z] ---> Running in dc5811f87d4c [2024-07-19T15:08:15.018Z] Removing intermediate container dc5811f87d4c [2024-07-19T15:08:15.018Z] ---> a1f7881c2793 [2024-07-19T15:08:15.018Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:08:15.018Z] ---> Running in d501ca3754f1 [2024-07-19T15:08:15.018Z] Removing intermediate container d501ca3754f1 [2024-07-19T15:08:15.018Z] ---> 627421459332 [2024-07-19T15:08:15.018Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:08:15.018Z] ---> Running in 64686c82a1af [2024-07-19T15:08:15.018Z] Removing intermediate container 64686c82a1af [2024-07-19T15:08:15.018Z] ---> a80ff61cfa59 [2024-07-19T15:08:15.018Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:08:15.018Z] ---> Running in a31f4b62663f [2024-07-19T15:08:15.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:08:15.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T15:08:15.594Z] OK: 264 MiB in 52 packages [2024-07-19T15:08:15.902Z] Removing intermediate container a31f4b62663f [2024-07-19T15:08:15.902Z] ---> 4e921ad58420 [2024-07-19T15:08:15.902Z] Step 7/12 : WORKDIR /app [2024-07-19T15:08:15.902Z] ---> Running in 748c11e4fe7c [2024-07-19T15:08:16.191Z] Removing intermediate container 748c11e4fe7c [2024-07-19T15:08:16.191Z] ---> 51638d249fdf [2024-07-19T15:08:16.191Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-19T15:08:16.191Z] ---> 057bfc7aa113 [2024-07-19T15:08:16.191Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:08:16.191Z] ---> Running in d7a40e5223e7 [2024-07-19T15:08:19.971Z] Still waiting to schedule task [2024-07-19T15:08:19.971Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5946’ [2024-07-19T15:08:48.970Z] Removing intermediate container d7a40e5223e7 [2024-07-19T15:08:48.970Z] ---> d6111f9e394e [2024-07-19T15:08:48.970Z] Step 10/12 : COPY . . [2024-07-19T15:08:48.970Z] ---> 6482b9eb93e2 [2024-07-19T15:08:48.970Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:08:48.970Z] ---> Running in e0ad7e45bc48 [2024-07-19T15:08:48.970Z] Removing intermediate container e0ad7e45bc48 [2024-07-19T15:08:48.970Z] ---> ef97f9c96b1a [2024-07-19T15:08:48.970Z] Step 12/12 : RUN $MAKE [2024-07-19T15:08:48.970Z] ---> Running in c059c5ff02d9 [2024-07-19T15:08:48.970Z] noop [2024-07-19T15:08:48.970Z] Removing intermediate container c059c5ff02d9 [2024-07-19T15:08:48.970Z] ---> 1d43cae14594 [2024-07-19T15:08:48.970Z] Successfully built 1d43cae14594 [2024-07-19T15:08:48.970Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:08:49.540Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T15:08:49.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:08:49.830Z] prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container [2024-07-19T15:08:49.916Z] $ 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-07-19T15:08:50.247Z] $ docker top 0213a0d608692c1acfd6c2de01b3271cd1533a792ed815090dde815db4419b18 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:08:50.671Z] + go version [2024-07-19T15:08:50.672Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-19T15:08:50.722Z] $ docker stop --time=1 0213a0d608692c1acfd6c2de01b3271cd1533a792ed815090dde815db4419b18 [2024-07-19T15:08:52.041Z] $ docker rm -f --volumes 0213a0d608692c1acfd6c2de01b3271cd1533a792ed815090dde815db4419b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:08:52.827Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-19T15:08:52.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:08:53.140Z] prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container [2024-07-19T15:08:53.266Z] $ 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-07-19T15:08:53.643Z] $ docker top 3f494a7129680baee95a22f8ccc8ce47d225cc87914950cc01a575be3bffef9f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:08:54.134Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-07-19T15:08:54.536Z] + make test [2024-07-19T15:08:54.536Z] go test -race -coverprofile=coverage.out ./... [2024-07-19T15:09:21.861Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-19T15:09:49.220Z] go vet ./... [2024-07-19T15:09:53.826Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T15:09:53.826Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T15:09:53.826Z] ./bin/test-attribution-txt.sh [2024-07-19T15:09:53.826Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-19T15:09:53.826Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T15:09:54.143Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T15:09:54.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T15:09:54.186Z] $ docker stop --time=1 3f494a7129680baee95a22f8ccc8ce47d225cc87914950cc01a575be3bffef9f [2024-07-19T15:09:59.941Z] $ docker rm -f --volumes 3f494a7129680baee95a22f8ccc8ce47d225cc87914950cc01a575be3bffef9f [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T15:10:00.784Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T15:10:00.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-19T15:10:01.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T15:10:02.233Z] + ls -al . [2024-07-19T15:10:02.233Z] total 260 [2024-07-19T15:10:02.233Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 19 15:08 . [2024-07-19T15:10:02.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:07 .. [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 15:07 .dockerignore [2024-07-19T15:10:02.233Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:09 .git [2024-07-19T15:10:02.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:07 .github [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 19 15:07 .gitignore [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:07 .golangci.yml [2024-07-19T15:10:02.233Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:08 .semver [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 19 15:07 Attribution.txt [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 19 15:07 CHANGELOG.md [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 19 15:07 Dockerfile [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:07 GOVERNANCE.md [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 19 15:07 Jenkinsfile [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 15:07 LICENSE [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 15:07 OWNERS.md [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 19 15:07 README.md [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:08 VERSION [2024-07-19T15:10:02.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:07 bin [2024-07-19T15:10:02.233Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 19 15:08 coverage.out [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 7047 Jul 19 15:07 go.mod [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 15:07 go.sum [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 15:07 main.go [2024-07-19T15:10:02.233Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 19 15:07 makefile [2024-07-19T15:10:02.233Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:02.739Z] + 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=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 --label arch=amd64 --label version=3.2.0-dev.27 . [2024-07-19T15:10:02.739Z] Sending build context to Docker daemon 9.133MB [2024-07-19T15:10:02.739Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:10:02.739Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-19T15:10:02.739Z] ---> 1d43cae14594 [2024-07-19T15:10:02.739Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T15:10:03.049Z] ---> Running in 2f5b1b4b3470 [2024-07-19T15:10:03.049Z] Removing intermediate container 2f5b1b4b3470 [2024-07-19T15:10:03.049Z] ---> 90f8d55b09c7 [2024-07-19T15:10:03.049Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:10:03.049Z] ---> Running in 805293c9c959 [2024-07-19T15:10:04.989Z] Removing intermediate container 805293c9c959 [2024-07-19T15:10:04.989Z] ---> 4a1e0edfeb0f [2024-07-19T15:10:04.989Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:10:04.989Z] ---> Running in 6a44069df880 [2024-07-19T15:10:04.989Z] Removing intermediate container 6a44069df880 [2024-07-19T15:10:04.989Z] ---> 926d8f08df14 [2024-07-19T15:10:04.989Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:10:04.989Z] ---> Running in 42cd297dab8e [2024-07-19T15:10:04.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:10:04.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T15:10:04.989Z] OK: 264 MiB in 52 packages [2024-07-19T15:10:04.989Z] Removing intermediate container 42cd297dab8e [2024-07-19T15:10:04.989Z] ---> de88fe0dd4fd [2024-07-19T15:10:04.989Z] Step 7/27 : WORKDIR /app [2024-07-19T15:10:04.989Z] ---> Running in 5630dd799b62 [2024-07-19T15:10:04.989Z] Removing intermediate container 5630dd799b62 [2024-07-19T15:10:04.989Z] ---> de68a0aadc83 [2024-07-19T15:10:04.989Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-19T15:10:04.989Z] ---> 38e6ac9809f6 [2024-07-19T15:10:04.989Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:10:04.989Z] ---> Running in cd17a3affc9e [2024-07-19T15:10:05.299Z] Removing intermediate container cd17a3affc9e [2024-07-19T15:10:05.299Z] ---> fa122f3bf276 [2024-07-19T15:10:05.299Z] Step 10/27 : COPY . . [2024-07-19T15:10:05.602Z] ---> c24947d264d9 [2024-07-19T15:10:05.602Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:10:05.602Z] ---> Running in 0c9692e67443 [2024-07-19T15:10:05.899Z] Removing intermediate container 0c9692e67443 [2024-07-19T15:10:05.899Z] ---> 6748abe82415 [2024-07-19T15:10:05.899Z] Step 12/27 : RUN $MAKE [2024-07-19T15:10:05.899Z] ---> Running in f23238fea0fb [2024-07-19T15:10:06.212Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.27" -trimpath -mod=readonly -o app-service-configurable [2024-07-19T15:10:40.776Z] Removing intermediate container f23238fea0fb [2024-07-19T15:10:40.776Z] ---> f770ac4e51d9 [2024-07-19T15:10:40.776Z] Step 13/27 : FROM alpine:3.18 [2024-07-19T15:10:40.776Z] 3.18: Pulling from library/alpine [2024-07-19T15:10:40.776Z] 73baa7ef167e: Pulling fs layer [2024-07-19T15:10:40.776Z] 73baa7ef167e: Download complete [2024-07-19T15:10:40.776Z] 73baa7ef167e: Pull complete [2024-07-19T15:10:40.776Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T15:10:40.776Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T15:10:40.776Z] ---> 8fd7cac70a4a [2024-07-19T15:10:40.776Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-19T15:10:40.776Z] ---> Running in cfb8c3a8b4ac [2024-07-19T15:10:40.776Z] Removing intermediate container cfb8c3a8b4ac [2024-07-19T15:10:40.776Z] ---> 8c0ef1283c80 [2024-07-19T15:10:40.776Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-19T15:10:40.776Z] ---> Running in e8094a911400 [2024-07-19T15:10:40.776Z] Removing intermediate container e8094a911400 [2024-07-19T15:10:40.776Z] ---> 8d5595824780 [2024-07-19T15:10:40.776Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-19T15:10:40.776Z] ---> Running in 8559fad5d028 [2024-07-19T15:10:40.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:10:40.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T15:10:40.776Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-19T15:10:40.776Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-19T15:10:40.776Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T15:10:40.776Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T15:10:40.776Z] OK: 8 MiB in 17 packages [2024-07-19T15:10:40.776Z] Removing intermediate container 8559fad5d028 [2024-07-19T15:10:40.776Z] ---> e2127b1ed1b7 [2024-07-19T15:10:40.776Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-19T15:10:40.776Z] ---> Running in 1d9a4457c5db [2024-07-19T15:10:40.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-19T15:10:40.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-19T15:10:40.776Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:10:40.776Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:10:40.776Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T15:10:40.776Z] OK: 8 MiB in 17 packages [2024-07-19T15:10:41.423Z] Removing intermediate container 1d9a4457c5db [2024-07-19T15:10:41.423Z] ---> f0d05487bd05 [2024-07-19T15:10:41.423Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-19T15:10:41.708Z] ---> b2ef05598d6f [2024-07-19T15:10:41.708Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-19T15:10:41.708Z] ---> 16686211d08c [2024-07-19T15:10:41.708Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-19T15:10:41.708Z] ---> 84a816399029 [2024-07-19T15:10:41.708Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-19T15:10:42.772Z] ---> 910ea5d65f31 [2024-07-19T15:10:42.772Z] Step 22/27 : EXPOSE 48095 [2024-07-19T15:10:43.093Z] ---> Running in 512cab4a5825 [2024-07-19T15:10:43.093Z] Removing intermediate container 512cab4a5825 [2024-07-19T15:10:43.093Z] ---> f7fe2cb6c7d0 [2024-07-19T15:10:43.093Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-19T15:10:43.093Z] ---> Running in 03fe6f027c53 [2024-07-19T15:10:43.093Z] Removing intermediate container 03fe6f027c53 [2024-07-19T15:10:43.093Z] ---> bef84b49c2b8 [2024-07-19T15:10:43.093Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-19T15:10:43.093Z] ---> Running in 1092861c1939 [2024-07-19T15:10:43.093Z] Removing intermediate container 1092861c1939 [2024-07-19T15:10:43.093Z] ---> 21992a6555f6 [2024-07-19T15:10:43.093Z] Step 25/27 : LABEL arch=amd64 [2024-07-19T15:10:43.093Z] ---> Running in 160acb17493f [2024-07-19T15:10:43.423Z] Removing intermediate container 160acb17493f [2024-07-19T15:10:43.423Z] ---> e21aab430a26 [2024-07-19T15:10:43.423Z] Step 26/27 : LABEL git_sha=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [2024-07-19T15:10:43.423Z] ---> Running in 6d2ca6c43e14 [2024-07-19T15:10:43.423Z] Removing intermediate container 6d2ca6c43e14 [2024-07-19T15:10:43.423Z] ---> aa92133d4961 [2024-07-19T15:10:43.423Z] Step 27/27 : LABEL version=3.2.0-dev.27 [2024-07-19T15:10:43.423Z] ---> Running in f2e8e92a89f6 [2024-07-19T15:10:43.423Z] Removing intermediate container f2e8e92a89f6 [2024-07-19T15:10:43.423Z] ---> 8fceb2dedbdc [2024-07-19T15:10:43.423Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T15:10:43.423Z] Successfully built 8fceb2dedbdc [2024-07-19T15:10:43.423Z] 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-07-19T15:10:43.888Z] provisioning config files... [2024-07-19T15:10:43.914Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9265037895862202966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:10:44.322Z] ---> ****-login.sh [2024-07-19T15:10:44.322Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:10:44.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:10:44.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:10:44.322Z] Configure a credential helper to remove this warning. See [2024-07-19T15:10:44.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:10:44.322Z] [2024-07-19T15:10:44.322Z] Login Succeeded [2024-07-19T15:10:44.322Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:10:44.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:10:44.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:10:44.322Z] Configure a credential helper to remove this warning. See [2024-07-19T15:10:44.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:10:44.322Z] [2024-07-19T15:10:44.322Z] Login Succeeded [2024-07-19T15:10:44.322Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:10:44.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:10:44.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:10:44.676Z] Configure a credential helper to remove this warning. See [2024-07-19T15:10:44.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:10:44.676Z] [2024-07-19T15:10:44.676Z] Login Succeeded [2024-07-19T15:10:44.676Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:10:44.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:10:44.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:10:44.676Z] Configure a credential helper to remove this warning. See [2024-07-19T15:10:44.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:10:44.676Z] [2024-07-19T15:10:44.676Z] Login Succeeded [2024-07-19T15:10:44.676Z] ****.io [2024-07-19T15:10:44.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:10:44.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:10:44.983Z] Configure a credential helper to remove this warning. See [2024-07-19T15:10:44.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:10:44.983Z] [2024-07-19T15:10:44.983Z] Login Succeeded [2024-07-19T15:10:44.983Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:10:45.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:10:45.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:10:45.245Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-07-19T15:10:45.245Z] 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [2024-07-19T15:10:45.245Z] latest [2024-07-19T15:10:45.245Z] 3.2.0-dev.27 [2024-07-19T15:10:45.245Z] 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 [2024-07-19T15:10:45.245Z] main [2024-07-19T15:10:45.245Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:45.823Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:46.355Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [2024-07-19T15:10:46.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-19T15:10:46.355Z] d6fa64906228: Preparing [2024-07-19T15:10:46.355Z] d591649c1e1d: Preparing [2024-07-19T15:10:46.355Z] 54d15a01fc97: Preparing [2024-07-19T15:10:46.355Z] 748fcb50625b: Preparing [2024-07-19T15:10:46.355Z] 6252bc47eb5f: Preparing [2024-07-19T15:10:46.355Z] 1e3d155db70e: Preparing [2024-07-19T15:10:46.355Z] 63ec0bd56cf3: Preparing [2024-07-19T15:10:46.355Z] 1e3d155db70e: Waiting [2024-07-19T15:10:46.355Z] 63ec0bd56cf3: Waiting [2024-07-19T15:10:46.355Z] d591649c1e1d: Pushed [2024-07-19T15:10:46.355Z] 748fcb50625b: Pushed [2024-07-19T15:10:46.355Z] 54d15a01fc97: Pushed [2024-07-19T15:10:46.355Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:10:46.739Z] 1e3d155db70e: Pushed [2024-07-19T15:10:46.739Z] 6252bc47eb5f: Pushed [2024-07-19T15:10:48.868Z] d6fa64906228: Pushed [2024-07-19T15:10:49.163Z] 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2: digest: sha256:bf54db9a943b1bd751acfd84e97a12264cc6f777109f183aa78bb7a419445627 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:49.917Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:50.345Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-07-19T15:10:50.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-19T15:10:50.345Z] d6fa64906228: Preparing [2024-07-19T15:10:50.345Z] d591649c1e1d: Preparing [2024-07-19T15:10:50.345Z] 54d15a01fc97: Preparing [2024-07-19T15:10:50.345Z] 748fcb50625b: Preparing [2024-07-19T15:10:50.345Z] 6252bc47eb5f: Preparing [2024-07-19T15:10:50.345Z] 1e3d155db70e: Preparing [2024-07-19T15:10:50.345Z] 63ec0bd56cf3: Preparing [2024-07-19T15:10:50.345Z] 1e3d155db70e: Waiting [2024-07-19T15:10:50.345Z] d591649c1e1d: Layer already exists [2024-07-19T15:10:50.345Z] d6fa64906228: Layer already exists [2024-07-19T15:10:50.345Z] 54d15a01fc97: Layer already exists [2024-07-19T15:10:50.345Z] 6252bc47eb5f: Layer already exists [2024-07-19T15:10:50.345Z] 748fcb50625b: Layer already exists [2024-07-19T15:10:50.345Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:10:50.345Z] 1e3d155db70e: Layer already exists [2024-07-19T15:10:50.345Z] latest: digest: sha256:bf54db9a943b1bd751acfd84e97a12264cc6f777109f183aa78bb7a419445627 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:50.906Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:51.631Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.27 [2024-07-19T15:10:51.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-19T15:10:51.631Z] d6fa64906228: Preparing [2024-07-19T15:10:51.631Z] d591649c1e1d: Preparing [2024-07-19T15:10:51.631Z] 54d15a01fc97: Preparing [2024-07-19T15:10:51.631Z] 748fcb50625b: Preparing [2024-07-19T15:10:51.631Z] 6252bc47eb5f: Preparing [2024-07-19T15:10:51.631Z] 1e3d155db70e: Preparing [2024-07-19T15:10:51.631Z] 63ec0bd56cf3: Preparing [2024-07-19T15:10:51.631Z] 1e3d155db70e: Waiting [2024-07-19T15:10:51.631Z] 63ec0bd56cf3: Waiting [2024-07-19T15:10:51.631Z] 6252bc47eb5f: Layer already exists [2024-07-19T15:10:51.631Z] d591649c1e1d: Layer already exists [2024-07-19T15:10:51.631Z] 54d15a01fc97: Layer already exists [2024-07-19T15:10:51.631Z] d6fa64906228: Layer already exists [2024-07-19T15:10:51.631Z] 748fcb50625b: Layer already exists [2024-07-19T15:10:51.631Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:10:51.631Z] 1e3d155db70e: Layer already exists [2024-07-19T15:10:51.631Z] 3.2.0-dev.27: digest: sha256:bf54db9a943b1bd751acfd84e97a12264cc6f777109f183aa78bb7a419445627 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:52.232Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:52.719Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 [2024-07-19T15:10:52.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-19T15:10:52.719Z] d6fa64906228: Preparing [2024-07-19T15:10:52.719Z] d591649c1e1d: Preparing [2024-07-19T15:10:52.719Z] 54d15a01fc97: Preparing [2024-07-19T15:10:52.719Z] 748fcb50625b: Preparing [2024-07-19T15:10:52.719Z] 6252bc47eb5f: Preparing [2024-07-19T15:10:52.719Z] 1e3d155db70e: Preparing [2024-07-19T15:10:52.719Z] 63ec0bd56cf3: Preparing [2024-07-19T15:10:52.719Z] 63ec0bd56cf3: Waiting [2024-07-19T15:10:52.719Z] d6fa64906228: Layer already exists [2024-07-19T15:10:52.719Z] d591649c1e1d: Layer already exists [2024-07-19T15:10:52.719Z] 748fcb50625b: Layer already exists [2024-07-19T15:10:52.719Z] 6252bc47eb5f: Layer already exists [2024-07-19T15:10:52.719Z] 54d15a01fc97: Layer already exists [2024-07-19T15:10:52.719Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:10:52.719Z] 1e3d155db70e: Layer already exists [2024-07-19T15:10:52.719Z] 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27: digest: sha256:bf54db9a943b1bd751acfd84e97a12264cc6f777109f183aa78bb7a419445627 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:53.332Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:53.921Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-07-19T15:10:53.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-07-19T15:10:53.921Z] d6fa64906228: Preparing [2024-07-19T15:10:53.921Z] d591649c1e1d: Preparing [2024-07-19T15:10:53.921Z] 54d15a01fc97: Preparing [2024-07-19T15:10:53.921Z] 748fcb50625b: Preparing [2024-07-19T15:10:53.921Z] 6252bc47eb5f: Preparing [2024-07-19T15:10:53.921Z] 1e3d155db70e: Preparing [2024-07-19T15:10:53.921Z] 63ec0bd56cf3: Preparing [2024-07-19T15:10:53.921Z] 1e3d155db70e: Waiting [2024-07-19T15:10:53.921Z] 63ec0bd56cf3: Waiting [2024-07-19T15:10:53.921Z] 6252bc47eb5f: Layer already exists [2024-07-19T15:10:53.921Z] d591649c1e1d: Layer already exists [2024-07-19T15:10:53.921Z] 54d15a01fc97: Layer already exists [2024-07-19T15:10:53.921Z] 748fcb50625b: Layer already exists [2024-07-19T15:10:53.921Z] d6fa64906228: Layer already exists [2024-07-19T15:10:53.921Z] 1e3d155db70e: Layer already exists [2024-07-19T15:10:53.921Z] 63ec0bd56cf3: Layer already exists [2024-07-19T15:10:53.921Z] main: digest: sha256:bf54db9a943b1bd751acfd84e97a12264cc6f777109f183aa78bb7a419445627 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:10:54.262Z] ===================================================== [Pipeline] echo [2024-07-19T15:10:54.281Z] taggedImages: [2024-07-19T15:10:54.281Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [2024-07-19T15:10:54.281Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-07-19T15:10:54.281Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.27 [2024-07-19T15:10:54.281Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 [2024-07-19T15:10:54.281Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:55.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:10:55.103Z] [2024-07-19T15:10:55.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:10:55.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:10:55.509Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-19T15:10:55.509Z] 5eb5b503b376: Pulling fs layer [2024-07-19T15:10:55.509Z] 5c69ac0246d0: Pulling fs layer [2024-07-19T15:10:55.509Z] ec43610c2a17: Pulling fs layer [2024-07-19T15:10:55.509Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-19T15:10:55.509Z] 33b1e0a273af: Pulling fs layer [2024-07-19T15:10:55.509Z] 5d3b04190fa2: Pulling fs layer [2024-07-19T15:10:55.509Z] 2f39f015ded8: Pulling fs layer [2024-07-19T15:10:55.509Z] 3a2ae6a8a46f: Waiting [2024-07-19T15:10:55.509Z] 33b1e0a273af: Waiting [2024-07-19T15:10:55.509Z] 5d3b04190fa2: Waiting [2024-07-19T15:10:55.509Z] 2f39f015ded8: Waiting [2024-07-19T15:10:55.509Z] 5c69ac0246d0: Download complete [2024-07-19T15:10:55.509Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-19T15:10:55.509Z] 3a2ae6a8a46f: Download complete [2024-07-19T15:10:55.509Z] 33b1e0a273af: Verifying Checksum [2024-07-19T15:10:55.509Z] 33b1e0a273af: Download complete [2024-07-19T15:10:55.509Z] ec43610c2a17: Verifying Checksum [2024-07-19T15:10:55.509Z] ec43610c2a17: Download complete [2024-07-19T15:10:55.509Z] 5d3b04190fa2: Verifying Checksum [2024-07-19T15:10:55.509Z] 5d3b04190fa2: Download complete [2024-07-19T15:10:55.776Z] 5eb5b503b376: Verifying Checksum [2024-07-19T15:10:55.776Z] 5eb5b503b376: Download complete [2024-07-19T15:10:56.407Z] 2f39f015ded8: Verifying Checksum [2024-07-19T15:10:56.407Z] 2f39f015ded8: Download complete [2024-07-19T15:10:57.030Z] 5eb5b503b376: Pull complete [2024-07-19T15:10:57.030Z] 5c69ac0246d0: Pull complete [2024-07-19T15:10:57.730Z] ec43610c2a17: Pull complete [2024-07-19T15:10:57.730Z] 3a2ae6a8a46f: Pull complete [2024-07-19T15:10:57.730Z] 33b1e0a273af: Pull complete [2024-07-19T15:10:58.016Z] 5d3b04190fa2: Pull complete [2024-07-19T15:11:01.861Z] 2f39f015ded8: Pull complete [2024-07-19T15:11:01.861Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-19T15:11:01.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:11:01.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:11:02.216Z] prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container [2024-07-19T15:11:02.276Z] $ 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-07-19T15:11:07.404Z] $ docker top b64064fcb772a0af3e99c25c624bde98665b9eeaf04b7366baec13eb108f6592 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:11:08.025Z] ---> job-cost.sh [2024-07-19T15:11:08.025Z] lf-activate-venv: SKIPPING [2024-07-19T15:11:08.025Z] INFO: No Stack... [2024-07-19T15:11:08.328Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T15:11:08.592Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T15:11:08.947Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-07-19T15:11:08.947Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T15:11:09.016Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] [2024-07-19T15:11:09.057Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] did not exist. Created. [2024-07-19T15:11:09.070Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T15:11:09.471Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-19T15:11:09.594Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T15:11:09.637Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T15:11:09.733Z] $ docker stop --time=1 b64064fcb772a0af3e99c25c624bde98665b9eeaf04b7366baec13eb108f6592 [2024-07-19T15:11:10.900Z] $ docker rm -f --volumes b64064fcb772a0af3e99c25c624bde98665b9eeaf04b7366baec13eb108f6592 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-19T15:11:41.793Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5950 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-07-19T15:11:41.829Z] Running in /w/workspace/app-service-configurable/237 [Pipeline] { [Pipeline] checkout [2024-07-19T15:11:41.955Z] The recommended git tool is: git [2024-07-19T15:11:53.509Z] using credential edgex-jenkins-ssh [2024-07-19T15:11:53.572Z] Cloning the remote Git repository [2024-07-19T15:11:53.651Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-07-19T15:11:53.839Z] > git init /w/workspace/app-service-configurable/237 # timeout=10 [2024-07-19T15:11:54.072Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-19T15:11:54.073Z] > git --version # timeout=10 [2024-07-19T15:11:54.121Z] > git --version # 'git version 2.25.1' [2024-07-19T15:11:54.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-19T15:11:54.411Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T15:11:56.601Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-19T15:11:56.639Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-19T15:11:58.199Z] Avoid second fetch [2024-07-19T15:11:58.199Z] Checking out Revision 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 (main) [2024-07-19T15:11:58.243Z] > git config core.sparsecheckout # timeout=10 [2024-07-19T15:11:58.335Z] > git checkout -f 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 [2024-07-19T15:11:59.654Z] Commit message: "Merge pull request #666 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.42" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T15:12:05.515Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-19T15:12:05.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T15:12:05.515Z] Dload Upload Total Spent Left Speed [2024-07-19T15:12:05.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-07-19T15:12:06.007Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-19T15:12:06.435Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-07-19T15:12:06.435Z] [2024-07-19T15:12:06.435Z] { [2024-07-19T15:12:06.435Z] "registry-mirrors": [ [2024-07-19T15:12:06.435Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-19T15:12:06.435Z] ], [2024-07-19T15:12:06.435Z] "bip": "10.250.0.254/24", [2024-07-19T15:12:06.435Z] "hosts": [ [2024-07-19T15:12:06.435Z] "tcp://0.0.0.0:5555", [2024-07-19T15:12:06.435Z] "unix:///var/run/docker.sock" [2024-07-19T15:12:06.435Z] ], [2024-07-19T15:12:06.435Z] "mtu": 1458, [2024-07-19T15:12:06.435Z] "selinux-enabled": true, [2024-07-19T15:12:06.435Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-19T15:12:06.435Z] } [Pipeline] sh [2024-07-19T15:12:06.860Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-19T15:12:07.261Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:12:26.206Z] provisioning config files... [2024-07-19T15:12:26.260Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/237@tmp/config15848658064593287295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:12:27.049Z] ---> ****-login.sh [2024-07-19T15:12:27.049Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:12:27.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:12:27.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:12:27.645Z] Configure a credential helper to remove this warning. See [2024-07-19T15:12:27.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:12:27.645Z] [2024-07-19T15:12:27.645Z] Login Succeeded [2024-07-19T15:12:27.645Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:12:27.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:12:27.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:12:27.948Z] Configure a credential helper to remove this warning. See [2024-07-19T15:12:27.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:12:27.948Z] [2024-07-19T15:12:27.948Z] Login Succeeded [2024-07-19T15:12:27.948Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:12:28.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:12:28.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:12:28.261Z] Configure a credential helper to remove this warning. See [2024-07-19T15:12:28.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:12:28.261Z] [2024-07-19T15:12:28.261Z] Login Succeeded [2024-07-19T15:12:28.261Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:12:28.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:12:28.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:12:28.897Z] Configure a credential helper to remove this warning. See [2024-07-19T15:12:28.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:12:28.897Z] [2024-07-19T15:12:28.897Z] Login Succeeded [2024-07-19T15:12:28.897Z] ****.io [2024-07-19T15:12:29.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:12:29.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:12:29.215Z] Configure a credential helper to remove this warning. See [2024-07-19T15:12:29.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:12:29.215Z] [2024-07-19T15:12:29.215Z] Login Succeeded [2024-07-19T15:12:29.215Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:12:29.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-19T15:12:29.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:12:30.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:12:30.083Z] ========================================================= [2024-07-19T15:12:30.083Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-19T15:12:30.083Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:12:30.589Z] + 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-07-19T15:12:30.589Z] Sending build context to Docker daemon 238.1kB [2024-07-19T15:12:30.900Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:12:30.900Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-19T15:12:30.900Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-19T15:12:30.900Z] c6b39de5b339: Pulling fs layer [2024-07-19T15:12:30.900Z] a69c41024577: Pulling fs layer [2024-07-19T15:12:30.900Z] d6de4b400683: Pulling fs layer [2024-07-19T15:12:30.900Z] 35cb2a7552d0: Pulling fs layer [2024-07-19T15:12:30.900Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T15:12:30.900Z] 464afbd9ba4c: Pulling fs layer [2024-07-19T15:12:30.900Z] 00f215d4a9da: Pulling fs layer [2024-07-19T15:12:30.900Z] d496ad576159: Pulling fs layer [2024-07-19T15:12:30.900Z] 4f4fb700ef54: Waiting [2024-07-19T15:12:30.900Z] 464afbd9ba4c: Waiting [2024-07-19T15:12:30.900Z] 00f215d4a9da: Waiting [2024-07-19T15:12:30.900Z] d496ad576159: Waiting [2024-07-19T15:12:30.900Z] 35cb2a7552d0: Waiting [2024-07-19T15:12:30.900Z] a69c41024577: Verifying Checksum [2024-07-19T15:12:30.900Z] a69c41024577: Download complete [2024-07-19T15:12:31.203Z] 35cb2a7552d0: Verifying Checksum [2024-07-19T15:12:31.203Z] 35cb2a7552d0: Download complete [2024-07-19T15:12:31.203Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T15:12:31.203Z] 4f4fb700ef54: Download complete [2024-07-19T15:12:31.203Z] 464afbd9ba4c: Download complete [2024-07-19T15:12:31.203Z] c6b39de5b339: Verifying Checksum [2024-07-19T15:12:31.203Z] c6b39de5b339: Download complete [2024-07-19T15:12:31.499Z] d496ad576159: Verifying Checksum [2024-07-19T15:12:31.499Z] d496ad576159: Download complete [2024-07-19T15:12:32.160Z] c6b39de5b339: Pull complete [2024-07-19T15:12:32.457Z] a69c41024577: Pull complete [2024-07-19T15:12:33.132Z] d6de4b400683: Download complete [2024-07-19T15:12:34.211Z] 00f215d4a9da: Verifying Checksum [2024-07-19T15:12:34.211Z] 00f215d4a9da: Download complete [2024-07-19T15:12:47.165Z] d6de4b400683: Pull complete [2024-07-19T15:12:47.165Z] 35cb2a7552d0: Pull complete [2024-07-19T15:12:47.165Z] 4f4fb700ef54: Pull complete [2024-07-19T15:12:47.165Z] 464afbd9ba4c: Pull complete [2024-07-19T15:12:55.749Z] 00f215d4a9da: Pull complete [2024-07-19T15:12:57.791Z] d496ad576159: Pull complete [2024-07-19T15:12:57.791Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-19T15:12:57.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-19T15:12:57.791Z] ---> f246e2811388 [2024-07-19T15:12:57.791Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T15:12:59.913Z] ---> Running in 9dcef00eee3e [2024-07-19T15:12:59.913Z] Removing intermediate container 9dcef00eee3e [2024-07-19T15:12:59.913Z] ---> c03031be126e [2024-07-19T15:12:59.913Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:13:00.262Z] ---> Running in ed138bc7d9c8 [2024-07-19T15:13:00.574Z] Removing intermediate container ed138bc7d9c8 [2024-07-19T15:13:00.574Z] ---> a0b0f4c1ae17 [2024-07-19T15:13:00.574Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:13:00.574Z] ---> Running in 485b47dda851 [2024-07-19T15:13:00.879Z] Removing intermediate container 485b47dda851 [2024-07-19T15:13:00.879Z] ---> f8eef03a1047 [2024-07-19T15:13:00.879Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:13:00.879Z] ---> Running in cccefcfec010 [2024-07-19T15:13:02.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:13:02.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:13:03.484Z] OK: 266 MiB in 52 packages [2024-07-19T15:13:04.505Z] Removing intermediate container cccefcfec010 [2024-07-19T15:13:04.505Z] ---> d6d70b83d6c6 [2024-07-19T15:13:04.505Z] Step 7/12 : WORKDIR /app [2024-07-19T15:13:04.505Z] ---> Running in 6a13b025d73c [2024-07-19T15:13:04.834Z] Removing intermediate container 6a13b025d73c [2024-07-19T15:13:04.834Z] ---> b12da91de613 [2024-07-19T15:13:04.834Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-19T15:13:05.473Z] ---> 909aeb201ce7 [2024-07-19T15:13:05.473Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:13:05.473Z] ---> Running in a7bb454d62b4 [2024-07-19T15:14:58.188Z] Removing intermediate container a7bb454d62b4 [2024-07-19T15:14:58.188Z] ---> a64b17c92f84 [2024-07-19T15:14:58.188Z] Step 10/12 : COPY . . [2024-07-19T15:14:58.501Z] ---> afed240921a3 [2024-07-19T15:14:58.501Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:14:58.501Z] ---> Running in 4614211fad3b [2024-07-19T15:14:58.795Z] Removing intermediate container 4614211fad3b [2024-07-19T15:14:58.795Z] ---> 8804cc9e0c62 [2024-07-19T15:14:58.795Z] Step 12/12 : RUN $MAKE [2024-07-19T15:14:58.795Z] ---> Running in a36a45579f93 [2024-07-19T15:14:59.878Z] noop [2024-07-19T15:15:00.582Z] Removing intermediate container a36a45579f93 [2024-07-19T15:15:00.582Z] ---> 7df093a73da5 [2024-07-19T15:15:00.582Z] Successfully built 7df093a73da5 [2024-07-19T15:15:00.582Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:15:01.165Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T15:15:01.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:15:01.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-5950 does not seem to be running inside a container [2024-07-19T15:15:01.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/237 -v /w/workspace/app-service-configurable/237:/w/workspace/app-service-configurable/237:rw,z -v /w/workspace/app-service-configurable/237@tmp:/w/workspace/app-service-configurable/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T15:15:03.221Z] $ docker top 16ab49607342936cd1ad543b9f95145899b690223a83c30c0a720fd65a47bc73 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:15:16.144Z] + go version [2024-07-19T15:15:16.144Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-19T15:15:16.207Z] $ docker stop --time=1 16ab49607342936cd1ad543b9f95145899b690223a83c30c0a720fd65a47bc73 [2024-07-19T15:15:17.953Z] $ docker rm -f --volumes 16ab49607342936cd1ad543b9f95145899b690223a83c30c0a720fd65a47bc73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:15:18.989Z] + docker inspect -f . ci-base-image-arm64 [2024-07-19T15:15:18.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:15:19.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-5950 does not seem to be running inside a container [2024-07-19T15:15:19.463Z] $ 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/237 -v /w/workspace/app-service-configurable/237:/w/workspace/app-service-configurable/237:rw,z -v /w/workspace/app-service-configurable/237@tmp:/w/workspace/app-service-configurable/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-19T15:15:20.812Z] $ docker top c997bb66de78a02cf0c5d3ecefe4d91849b0409a5de0b26e23288946aa50db3a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:15:21.874Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/237 [Pipeline] fileExists [Pipeline] sh [2024-07-19T15:15:22.573Z] + make test [2024-07-19T15:15:22.573Z] go test -race -coverprofile=coverage.out ./... [2024-07-19T15:19:45.993Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-19T15:19:47.106Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-19T15:19:47.106Z] go vet ./... [2024-07-19T15:23:40.049Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-19T15:23:40.049Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-19T15:23:40.049Z] ./bin/test-attribution-txt.sh [2024-07-19T15:23:40.049Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-19T15:23:40.049Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-19T15:23:40.049Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-19T15:23:40.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-19T15:23:40.224Z] $ docker stop --time=1 c997bb66de78a02cf0c5d3ecefe4d91849b0409a5de0b26e23288946aa50db3a [2024-07-19T15:23:42.147Z] $ docker rm -f --volumes c997bb66de78a02cf0c5d3ecefe4d91849b0409a5de0b26e23288946aa50db3a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T15:23:44.399Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-19T15:23:44.482Z] Warning: overwriting stash ‘coverage-report’ [2024-07-19T15:23:45.182Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-19T15:23:45.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-19T15:23:46.377Z] + ls -al . [2024-07-19T15:23:46.377Z] total 256 [2024-07-19T15:23:46.377Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 19 15:15 . [2024-07-19T15:23:46.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:11 .. [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 19 15:11 .dockerignore [2024-07-19T15:23:46.377Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:12 .git [2024-07-19T15:23:46.377Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:11 .github [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 19 15:11 .gitignore [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:11 .golangci.yml [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 19 15:11 Attribution.txt [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 19 15:11 CHANGELOG.md [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 19 15:11 Dockerfile [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:11 GOVERNANCE.md [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 19 15:11 Jenkinsfile [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 19 15:11 LICENSE [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 19 15:11 OWNERS.md [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 19 15:11 README.md [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 19 15:08 VERSION [2024-07-19T15:23:46.377Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:11 bin [2024-07-19T15:23:46.377Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 19 15:15 coverage.out [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 7047 Jul 19 15:11 go.mod [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 101446 Jul 19 15:11 go.sum [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 19 15:11 main.go [2024-07-19T15:23:46.377Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 19 15:11 makefile [2024-07-19T15:23:46.377Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 15:11 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:23:46.941Z] + 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=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 --label arch=arm64 --label version=3.2.0-dev.27 . [2024-07-19T15:23:46.941Z] Sending build context to Docker daemon 239.1kB [2024-07-19T15:23:47.264Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-19T15:23:47.264Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-19T15:23:47.264Z] ---> 7df093a73da5 [2024-07-19T15:23:47.264Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-19T15:23:47.264Z] ---> Running in 4910bb58cfee [2024-07-19T15:23:47.581Z] Removing intermediate container 4910bb58cfee [2024-07-19T15:23:47.581Z] ---> e8d3e7379d3e [2024-07-19T15:23:47.581Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-19T15:23:47.581Z] ---> Running in f6ddd26a44ac [2024-07-19T15:23:47.889Z] Removing intermediate container f6ddd26a44ac [2024-07-19T15:23:47.889Z] ---> ab559e392c50 [2024-07-19T15:23:47.889Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-19T15:23:47.889Z] ---> Running in 5250cccd76e8 [2024-07-19T15:23:48.190Z] Removing intermediate container 5250cccd76e8 [2024-07-19T15:23:48.190Z] ---> 7c21dce14c9d [2024-07-19T15:23:48.190Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-19T15:23:48.506Z] ---> Running in ec51b12c0e75 [2024-07-19T15:23:49.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:23:49.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:23:50.921Z] OK: 266 MiB in 52 packages [2024-07-19T15:23:51.977Z] Removing intermediate container ec51b12c0e75 [2024-07-19T15:23:51.977Z] ---> f5986787d20f [2024-07-19T15:23:51.977Z] Step 7/27 : WORKDIR /app [2024-07-19T15:23:51.977Z] ---> Running in dca4d7896683 [2024-07-19T15:23:52.295Z] Removing intermediate container dca4d7896683 [2024-07-19T15:23:52.295Z] ---> 206c2182b40a [2024-07-19T15:23:52.295Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-19T15:23:52.953Z] ---> c1a04570a0b4 [2024-07-19T15:23:52.953Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-19T15:23:52.953Z] ---> Running in b368f0b9b336 [2024-07-19T15:23:55.743Z] Removing intermediate container b368f0b9b336 [2024-07-19T15:23:55.743Z] ---> 095775e197fe [2024-07-19T15:23:55.743Z] Step 10/27 : COPY . . [2024-07-19T15:23:56.037Z] ---> a408808d157d [2024-07-19T15:23:56.037Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-19T15:23:56.037Z] ---> Running in c8c746a9d4c9 [2024-07-19T15:23:56.367Z] Removing intermediate container c8c746a9d4c9 [2024-07-19T15:23:56.367Z] ---> b28db7bb935a [2024-07-19T15:23:56.367Z] Step 12/27 : RUN $MAKE [2024-07-19T15:23:56.367Z] ---> Running in a660ff79b299 [2024-07-19T15:23:57.451Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.27" -trimpath -mod=readonly -o app-service-configurable [2024-07-19T15:27:20.308Z] Removing intermediate container a660ff79b299 [2024-07-19T15:27:20.308Z] ---> e398168a5e88 [2024-07-19T15:27:20.308Z] Step 13/27 : FROM alpine:3.18 [2024-07-19T15:27:20.308Z] 3.18: Pulling from library/alpine [2024-07-19T15:27:20.308Z] 5c905c7ebe2f: Pulling fs layer [2024-07-19T15:27:20.308Z] 5c905c7ebe2f: Verifying Checksum [2024-07-19T15:27:20.308Z] 5c905c7ebe2f: Download complete [2024-07-19T15:27:20.308Z] 5c905c7ebe2f: Pull complete [2024-07-19T15:27:20.308Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-19T15:27:20.308Z] Status: Downloaded newer image for alpine:3.18 [2024-07-19T15:27:20.308Z] ---> dec292d02e07 [2024-07-19T15:27:20.308Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-19T15:27:20.308Z] ---> Running in 05ddfd6fe81e [2024-07-19T15:27:20.308Z] Removing intermediate container 05ddfd6fe81e [2024-07-19T15:27:20.308Z] ---> d53ef9e7bce0 [2024-07-19T15:27:20.308Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-19T15:27:20.308Z] ---> Running in 7e6aa62bf7b4 [2024-07-19T15:27:20.308Z] Removing intermediate container 7e6aa62bf7b4 [2024-07-19T15:27:20.308Z] ---> 374a9f7b396f [2024-07-19T15:27:20.308Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-19T15:27:20.308Z] ---> Running in ee56bd0ee228 [2024-07-19T15:27:20.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:27:20.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:27:21.806Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-19T15:27:21.806Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-19T15:27:21.806Z] Executing busybox-1.36.1-r7.trigger [2024-07-19T15:27:21.806Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T15:27:22.075Z] OK: 9 MiB in 17 packages [2024-07-19T15:27:23.490Z] Removing intermediate container ee56bd0ee228 [2024-07-19T15:27:23.490Z] ---> 03a29fb540c7 [2024-07-19T15:27:23.490Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-19T15:27:23.490Z] ---> Running in 1400ce1a3f02 [2024-07-19T15:27:24.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-19T15:27:24.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-19T15:27:25.691Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:27:25.691Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-19T15:27:25.691Z] Executing ca-certificates-20240226-r0.trigger [2024-07-19T15:27:25.691Z] OK: 9 MiB in 17 packages [2024-07-19T15:27:26.651Z] Removing intermediate container 1400ce1a3f02 [2024-07-19T15:27:26.651Z] ---> 9049279cec68 [2024-07-19T15:27:26.651Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-19T15:27:27.237Z] ---> 175ffc155146 [2024-07-19T15:27:27.237Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-19T15:27:27.818Z] ---> d72ff2073573 [2024-07-19T15:27:27.818Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-19T15:27:28.401Z] ---> 97a981235bc8 [2024-07-19T15:27:28.401Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-19T15:27:29.816Z] ---> 7329e2d66c7c [2024-07-19T15:27:29.816Z] Step 22/27 : EXPOSE 48095 [2024-07-19T15:27:30.087Z] ---> Running in 4a9b2cf29248 [2024-07-19T15:27:30.355Z] Removing intermediate container 4a9b2cf29248 [2024-07-19T15:27:30.355Z] ---> afb4866802cc [2024-07-19T15:27:30.356Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-19T15:27:30.356Z] ---> Running in 9c0cf161e4dd [2024-07-19T15:27:30.622Z] Removing intermediate container 9c0cf161e4dd [2024-07-19T15:27:30.622Z] ---> ddec4e266dec [2024-07-19T15:27:30.622Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-19T15:27:30.622Z] ---> Running in 6565e23c66cf [2024-07-19T15:27:30.890Z] Removing intermediate container 6565e23c66cf [2024-07-19T15:27:30.890Z] ---> 2ba7f0c5a8ed [2024-07-19T15:27:30.890Z] Step 25/27 : LABEL arch=arm64 [2024-07-19T15:27:31.164Z] ---> Running in 92158c539089 [2024-07-19T15:27:31.164Z] Removing intermediate container 92158c539089 [2024-07-19T15:27:31.164Z] ---> cff45f9869d0 [2024-07-19T15:27:31.164Z] Step 26/27 : LABEL git_sha=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [2024-07-19T15:27:31.431Z] ---> Running in 21a5616d0244 [2024-07-19T15:27:31.697Z] Removing intermediate container 21a5616d0244 [2024-07-19T15:27:31.697Z] ---> 3cbffa30b8fe [2024-07-19T15:27:31.697Z] Step 27/27 : LABEL version=3.2.0-dev.27 [2024-07-19T15:27:31.697Z] ---> Running in c9fb2e04b680 [2024-07-19T15:27:31.962Z] Removing intermediate container c9fb2e04b680 [2024-07-19T15:27:31.962Z] ---> 86938c129674 [2024-07-19T15:27:31.962Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-19T15:27:31.962Z] Successfully built 86938c129674 [2024-07-19T15:27:31.962Z] 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-07-19T15:27:32.110Z] provisioning config files... [2024-07-19T15:27:32.124Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/237@tmp/config6565914712941189624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:27:32.457Z] ---> ****-login.sh [2024-07-19T15:27:32.458Z] nexus3.edgexfoundry.org:10001 [2024-07-19T15:27:32.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:27:32.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:27:32.725Z] Configure a credential helper to remove this warning. See [2024-07-19T15:27:32.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:27:32.725Z] [2024-07-19T15:27:32.725Z] Login Succeeded [2024-07-19T15:27:32.725Z] nexus3.edgexfoundry.org:10002 [2024-07-19T15:27:32.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:27:32.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:27:32.991Z] Configure a credential helper to remove this warning. See [2024-07-19T15:27:32.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:27:32.991Z] [2024-07-19T15:27:32.991Z] Login Succeeded [2024-07-19T15:27:32.991Z] nexus3.edgexfoundry.org:10003 [2024-07-19T15:27:33.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:27:33.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:27:33.523Z] Configure a credential helper to remove this warning. See [2024-07-19T15:27:33.523Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:27:33.523Z] [2024-07-19T15:27:33.523Z] Login Succeeded [2024-07-19T15:27:33.523Z] nexus3.edgexfoundry.org:10004 [2024-07-19T15:27:33.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:27:33.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:27:33.794Z] Configure a credential helper to remove this warning. See [2024-07-19T15:27:33.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:27:33.794Z] [2024-07-19T15:27:33.794Z] Login Succeeded [2024-07-19T15:27:33.794Z] ****.io [2024-07-19T15:27:34.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-19T15:27:34.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-19T15:27:34.324Z] Configure a credential helper to remove this warning. See [2024-07-19T15:27:34.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-19T15:27:34.324Z] [2024-07-19T15:27:34.324Z] Login Succeeded [2024-07-19T15:27:34.324Z] ---> ****-login.sh ends [Pipeline] } [2024-07-19T15:27:34.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:27:34.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-19T15:27:34.422Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-07-19T15:27:34.422Z] 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [2024-07-19T15:27:34.422Z] latest [2024-07-19T15:27:34.422Z] 3.2.0-dev.27 [2024-07-19T15:27:34.422Z] 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 [2024-07-19T15:27:34.422Z] main [2024-07-19T15:27:34.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:27:34.785Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:27:35.139Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [2024-07-19T15:27:35.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-19T15:27:35.139Z] 852891c516b0: Preparing [2024-07-19T15:27:35.139Z] 2d242b0e453e: Preparing [2024-07-19T15:27:35.139Z] 4ac44a36b19a: Preparing [2024-07-19T15:27:35.139Z] a64c944d1d79: Preparing [2024-07-19T15:27:35.139Z] f9c32c614bf1: Preparing [2024-07-19T15:27:35.139Z] a7b3761dca35: Preparing [2024-07-19T15:27:35.139Z] da707bb00cb8: Preparing [2024-07-19T15:27:35.139Z] a7b3761dca35: Waiting [2024-07-19T15:27:35.139Z] da707bb00cb8: Waiting [2024-07-19T15:27:35.405Z] 2d242b0e453e: Pushed [2024-07-19T15:27:35.405Z] a64c944d1d79: Pushed [2024-07-19T15:27:35.405Z] 4ac44a36b19a: Pushed [2024-07-19T15:27:35.405Z] da707bb00cb8: Layer already exists [2024-07-19T15:27:35.679Z] a7b3761dca35: Pushed [2024-07-19T15:27:36.630Z] f9c32c614bf1: Pushed [2024-07-19T15:27:41.948Z] 852891c516b0: Pushed [2024-07-19T15:27:41.948Z] 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2: digest: sha256:3e5cc909123d45999a87341e842dcd5e616aa3815b12db21ca1bcc0b130f37a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:27:42.308Z] + 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-07-19T15:27:42.656Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-07-19T15:27:42.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-19T15:27:42.656Z] 852891c516b0: Preparing [2024-07-19T15:27:42.656Z] 2d242b0e453e: Preparing [2024-07-19T15:27:42.656Z] 4ac44a36b19a: Preparing [2024-07-19T15:27:42.656Z] a64c944d1d79: Preparing [2024-07-19T15:27:42.656Z] f9c32c614bf1: Preparing [2024-07-19T15:27:42.656Z] a7b3761dca35: Preparing [2024-07-19T15:27:42.656Z] da707bb00cb8: Preparing [2024-07-19T15:27:42.656Z] a7b3761dca35: Waiting [2024-07-19T15:27:42.656Z] da707bb00cb8: Waiting [2024-07-19T15:27:42.656Z] 852891c516b0: Layer already exists [2024-07-19T15:27:42.656Z] 2d242b0e453e: Layer already exists [2024-07-19T15:27:42.656Z] 4ac44a36b19a: Layer already exists [2024-07-19T15:27:42.656Z] a64c944d1d79: Layer already exists [2024-07-19T15:27:42.656Z] f9c32c614bf1: Layer already exists [2024-07-19T15:27:42.656Z] a7b3761dca35: Layer already exists [2024-07-19T15:27:42.656Z] da707bb00cb8: Layer already exists [2024-07-19T15:27:42.919Z] latest: digest: sha256:3e5cc909123d45999a87341e842dcd5e616aa3815b12db21ca1bcc0b130f37a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:27:43.280Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:27:43.640Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.27 [2024-07-19T15:27:43.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-19T15:27:43.640Z] 852891c516b0: Preparing [2024-07-19T15:27:43.640Z] 2d242b0e453e: Preparing [2024-07-19T15:27:43.640Z] 4ac44a36b19a: Preparing [2024-07-19T15:27:43.640Z] a64c944d1d79: Preparing [2024-07-19T15:27:43.640Z] f9c32c614bf1: Preparing [2024-07-19T15:27:43.640Z] a7b3761dca35: Preparing [2024-07-19T15:27:43.640Z] da707bb00cb8: Preparing [2024-07-19T15:27:43.640Z] a7b3761dca35: Waiting [2024-07-19T15:27:43.640Z] da707bb00cb8: Waiting [2024-07-19T15:27:43.640Z] a64c944d1d79: Layer already exists [2024-07-19T15:27:43.640Z] 852891c516b0: Layer already exists [2024-07-19T15:27:43.640Z] 4ac44a36b19a: Layer already exists [2024-07-19T15:27:43.640Z] f9c32c614bf1: Layer already exists [2024-07-19T15:27:43.640Z] 2d242b0e453e: Layer already exists [2024-07-19T15:27:43.640Z] da707bb00cb8: Layer already exists [2024-07-19T15:27:43.640Z] a7b3761dca35: Layer already exists [2024-07-19T15:27:43.640Z] 3.2.0-dev.27: digest: sha256:3e5cc909123d45999a87341e842dcd5e616aa3815b12db21ca1bcc0b130f37a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:27:44.255Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:27:44.617Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 [2024-07-19T15:27:44.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-19T15:27:44.617Z] 852891c516b0: Preparing [2024-07-19T15:27:44.617Z] 2d242b0e453e: Preparing [2024-07-19T15:27:44.617Z] 4ac44a36b19a: Preparing [2024-07-19T15:27:44.617Z] a64c944d1d79: Preparing [2024-07-19T15:27:44.617Z] f9c32c614bf1: Preparing [2024-07-19T15:27:44.617Z] a7b3761dca35: Preparing [2024-07-19T15:27:44.617Z] da707bb00cb8: Preparing [2024-07-19T15:27:44.617Z] a7b3761dca35: Waiting [2024-07-19T15:27:44.617Z] da707bb00cb8: Waiting [2024-07-19T15:27:44.617Z] f9c32c614bf1: Layer already exists [2024-07-19T15:27:44.617Z] 852891c516b0: Layer already exists [2024-07-19T15:27:44.617Z] 4ac44a36b19a: Layer already exists [2024-07-19T15:27:44.617Z] a64c944d1d79: Layer already exists [2024-07-19T15:27:44.617Z] 2d242b0e453e: Layer already exists [2024-07-19T15:27:44.617Z] a7b3761dca35: Layer already exists [2024-07-19T15:27:44.617Z] da707bb00cb8: Layer already exists [2024-07-19T15:27:44.880Z] 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27: digest: sha256:3e5cc909123d45999a87341e842dcd5e616aa3815b12db21ca1bcc0b130f37a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:27:45.230Z] + 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-07-19T15:27:45.591Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-07-19T15:27:45.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-07-19T15:27:45.591Z] 852891c516b0: Preparing [2024-07-19T15:27:45.591Z] 2d242b0e453e: Preparing [2024-07-19T15:27:45.591Z] 4ac44a36b19a: Preparing [2024-07-19T15:27:45.591Z] a64c944d1d79: Preparing [2024-07-19T15:27:45.591Z] f9c32c614bf1: Preparing [2024-07-19T15:27:45.591Z] a7b3761dca35: Preparing [2024-07-19T15:27:45.591Z] da707bb00cb8: Preparing [2024-07-19T15:27:45.591Z] a7b3761dca35: Waiting [2024-07-19T15:27:45.591Z] da707bb00cb8: Waiting [2024-07-19T15:27:45.591Z] 852891c516b0: Layer already exists [2024-07-19T15:27:45.591Z] 4ac44a36b19a: Layer already exists [2024-07-19T15:27:45.591Z] 2d242b0e453e: Layer already exists [2024-07-19T15:27:45.591Z] a64c944d1d79: Layer already exists [2024-07-19T15:27:45.591Z] f9c32c614bf1: Layer already exists [2024-07-19T15:27:45.591Z] a7b3761dca35: Layer already exists [2024-07-19T15:27:45.591Z] da707bb00cb8: Layer already exists [2024-07-19T15:27:45.856Z] main: digest: sha256:3e5cc909123d45999a87341e842dcd5e616aa3815b12db21ca1bcc0b130f37a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-19T15:27:45.952Z] ===================================================== [Pipeline] echo [2024-07-19T15:27:45.966Z] taggedImages: [2024-07-19T15:27:45.966Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [2024-07-19T15:27:45.966Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-07-19T15:27:45.966Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.27 [2024-07-19T15:27:45.966Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2-3.2.0-dev.27 [2024-07-19T15:27:45.966Z] - 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-07-19T15:27:46.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T15:27:46.362Z] [2024-07-19T15:27:46.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:27:46.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T15:27:46.687Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-19T15:27:46.687Z] 8998bd30e6a1: Pulling fs layer [2024-07-19T15:27:46.687Z] 04944245beec: Pulling fs layer [2024-07-19T15:27:46.687Z] 699f458cf7ca: Pulling fs layer [2024-07-19T15:27:46.687Z] 765212b225bb: Pulling fs layer [2024-07-19T15:27:46.687Z] f23df028b6ca: Pulling fs layer [2024-07-19T15:27:46.687Z] d65c8cfc05b1: Pulling fs layer [2024-07-19T15:27:46.687Z] 2437ff75d9bd: Pulling fs layer [2024-07-19T15:27:46.687Z] f23df028b6ca: Waiting [2024-07-19T15:27:46.687Z] d65c8cfc05b1: Waiting [2024-07-19T15:27:46.687Z] 2437ff75d9bd: Waiting [2024-07-19T15:27:46.687Z] 765212b225bb: Waiting [2024-07-19T15:27:46.959Z] 04944245beec: Verifying Checksum [2024-07-19T15:27:46.959Z] 04944245beec: Download complete [2024-07-19T15:27:46.959Z] 765212b225bb: Verifying Checksum [2024-07-19T15:27:46.959Z] 765212b225bb: Download complete [2024-07-19T15:27:46.959Z] f23df028b6ca: Verifying Checksum [2024-07-19T15:27:46.959Z] f23df028b6ca: Download complete [2024-07-19T15:27:46.959Z] d65c8cfc05b1: Download complete [2024-07-19T15:27:47.225Z] 699f458cf7ca: Verifying Checksum [2024-07-19T15:27:47.225Z] 699f458cf7ca: Download complete [2024-07-19T15:27:47.489Z] 8998bd30e6a1: Verifying Checksum [2024-07-19T15:27:47.489Z] 8998bd30e6a1: Download complete [2024-07-19T15:27:50.061Z] 2437ff75d9bd: Verifying Checksum [2024-07-19T15:27:50.061Z] 2437ff75d9bd: Download complete [2024-07-19T15:27:51.997Z] 8998bd30e6a1: Pull complete [2024-07-19T15:27:52.580Z] 04944245beec: Pull complete [2024-07-19T15:27:53.981Z] 699f458cf7ca: Pull complete [2024-07-19T15:27:54.247Z] 765212b225bb: Pull complete [2024-07-19T15:27:55.215Z] f23df028b6ca: Pull complete [2024-07-19T15:27:55.215Z] d65c8cfc05b1: Pull complete [2024-07-19T15:28:13.565Z] 2437ff75d9bd: Pull complete [2024-07-19T15:28:13.565Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-19T15:28:13.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-19T15:28:13.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:28:13.768Z] prd-ubuntu20.04-docker-arm64-4c-16g-5950 does not seem to be running inside a container [2024-07-19T15:28:13.849Z] $ 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/237 -v /w/workspace/app-service-configurable/237:/w/workspace/app-service-configurable/237:rw,z -v /w/workspace/app-service-configurable/237@tmp:/w/workspace/app-service-configurable/237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-19T15:28:16.370Z] $ docker top fa7b7d0ff126476a88c97855beeeab13217bd5ee74c068a0b3dc6afc5991612e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:28:16.873Z] ---> job-cost.sh [2024-07-19T15:28:17.137Z] lf-activate-venv: SKIPPING [2024-07-19T15:28:17.137Z] INFO: No Stack... [2024-07-19T15:28:17.713Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-19T15:28:18.288Z] INFO: Archiving Costs [Pipeline] sh [2024-07-19T15:28:18.914Z] + cat /w/workspace/app-service-configurable/237/archives/cost.csv [2024-07-19T15:28:18.914Z] + cut -d, -f6 [Pipeline] lock [2024-07-19T15:28:18.964Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] [2024-07-19T15:28:18.976Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] did not exist. Created. [2024-07-19T15:28:18.984Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T15:28:19.628Z] /w/workspace/app-service-configurable/237@tmp/durable-a9ca907d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-19T15:28:20.264Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-19T15:28:20.296Z] Warning: overwriting stash ‘stack-cost’ [2024-07-19T15:28:20.356Z] Stashed 1 file(s) [Pipeline] } [2024-07-19T15:28:20.364Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-237-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-19T15:28:20.406Z] $ docker stop --time=1 fa7b7d0ff126476a88c97855beeeab13217bd5ee74c068a0b3dc6afc5991612e [2024-07-19T15:28:21.878Z] $ docker rm -f --volumes fa7b7d0ff126476a88c97855beeeab13217bd5ee74c068a0b3dc6afc5991612e [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-07-19T15:28:22.311Z] provisioning config files... [2024-07-19T15:28:22.329Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5956498579840343324tmp [Pipeline] { [Pipeline] sh [2024-07-19T15:28:22.633Z] + set +x [2024-07-19T15:28:22.634Z] + curl -s https://codecov.io/bash+ [2024-07-19T15:28:22.634Z] bash -s -- [2024-07-19T15:28:22.634Z] [2024-07-19T15:28:22.634Z] _____ _ [2024-07-19T15:28:22.634Z] / ____| | | [2024-07-19T15:28:22.634Z] | | ___ __| | ___ ___ _____ __ [2024-07-19T15:28:22.634Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-19T15:28:22.634Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-19T15:28:22.634Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-19T15:28:22.634Z] Bash-1.0.6 [2024-07-19T15:28:22.634Z] [2024-07-19T15:28:22.634Z] [2024-07-19T15:28:22.634Z] ==> git version 2.25.1 found [2024-07-19T15:28:22.634Z] ==> 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-07-19T15:28:22.634Z] Release-Date: 2020-01-08 [2024-07-19T15:28:22.634Z] 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-07-19T15:28:22.634Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-19T15:28:22.634Z] ==> Jenkins CI detected. [2024-07-19T15:28:22.634Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-07-19T15:28:22.634Z] project root: . [2024-07-19T15:28:22.634Z] --> token set from env [2024-07-19T15:28:22.634Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-19T15:28:22.634Z] ==> Running gcov in . (disable via -X gcov) [2024-07-19T15:28:22.634Z] ==> Python coveragepy not found [2024-07-19T15:28:22.634Z] ==> Searching for coverage reports in: [2024-07-19T15:28:22.634Z] + . [2024-07-19T15:28:22.634Z] -> Found 1 reports [2024-07-19T15:28:22.634Z] ==> Detecting git/mercurial file structure [2024-07-19T15:28:22.634Z] ==> Reading reports [2024-07-19T15:28:22.634Z] + ./coverage.out bytes=13 [2024-07-19T15:28:22.634Z] ==> Appending adjustments [2024-07-19T15:28:22.634Z] https://docs.codecov.io/docs/fixing-reports [2024-07-19T15:28:22.634Z] + Found adjustments [2024-07-19T15:28:22.634Z] ==> Gzipping contents [2024-07-19T15:28:22.634Z] 4.0K /tmp/codecov.emaOO2.gz [2024-07-19T15:28:22.634Z] ==> Uploading reports [2024-07-19T15:28:22.634Z] url: https://codecov.io [2024-07-19T15:28:22.634Z] query: branch=main&commit=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F237%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T15:28:22.893Z] -> Pinging Codecov [2024-07-19T15:28:22.893Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2&build=237&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F237%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-19T15:28:22.893Z] -> Uploading to [2024-07-19T15:28:22.893Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-19/A97CA9966030D2A3747ED39772930CCE/53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2/4a0c04c5-7647-4423-9ec1-52ca01b22f27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T152822Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=631af1fad71dbf4459c2a5c072f93972c2ff4f316b56adb37ee684e431535865 [2024-07-19T15:28:22.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-19T15:28:22.893Z] Dload Upload Total Spent Left Speed [2024-07-19T15:28:23.153Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 943 --:--:-- --:--:-- --:--:-- 943 [2024-07-19T15:28:23.153Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] } [2024-07-19T15:28:23.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-19T15:28:23.312Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-19T15:28:23.327Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:28:23.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T15:28:23.636Z] [2024-07-19T15:28:23.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:28:23.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T15:28:23.954Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-19T15:28:23.954Z] 619be1103602: Already exists [2024-07-19T15:28:23.954Z] f8ea3408117e: Pulling fs layer [2024-07-19T15:28:23.954Z] 91320369b822: Pulling fs layer [2024-07-19T15:28:23.954Z] 0406650e8295: Pulling fs layer [2024-07-19T15:28:23.954Z] 4f4fb700ef54: Pulling fs layer [2024-07-19T15:28:23.954Z] 96d80e3f36e1: Pulling fs layer [2024-07-19T15:28:23.954Z] bcf3aedb951c: Pulling fs layer [2024-07-19T15:28:23.954Z] 4f4fb700ef54: Waiting [2024-07-19T15:28:23.954Z] 96d80e3f36e1: Waiting [2024-07-19T15:28:23.954Z] bcf3aedb951c: Waiting [2024-07-19T15:28:23.954Z] 0406650e8295: Verifying Checksum [2024-07-19T15:28:23.954Z] 0406650e8295: Download complete [2024-07-19T15:28:23.954Z] f8ea3408117e: Download complete [2024-07-19T15:28:23.954Z] 4f4fb700ef54: Verifying Checksum [2024-07-19T15:28:23.954Z] 4f4fb700ef54: Download complete [2024-07-19T15:28:23.954Z] f8ea3408117e: Pull complete [2024-07-19T15:28:24.215Z] 96d80e3f36e1: Verifying Checksum [2024-07-19T15:28:24.474Z] 91320369b822: Verifying Checksum [2024-07-19T15:28:24.474Z] 91320369b822: Download complete [2024-07-19T15:28:25.038Z] bcf3aedb951c: Verifying Checksum [2024-07-19T15:28:25.038Z] bcf3aedb951c: Download complete [2024-07-19T15:28:27.564Z] 91320369b822: Pull complete [2024-07-19T15:28:27.564Z] 0406650e8295: Pull complete [2024-07-19T15:28:27.564Z] 4f4fb700ef54: Pull complete [2024-07-19T15:28:27.564Z] 96d80e3f36e1: Pull complete [2024-07-19T15:28:30.844Z] bcf3aedb951c: Pull complete [2024-07-19T15:28:30.844Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-19T15:28:30.844Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-19T15:28:30.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:28:30.948Z] prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container [2024-07-19T15:28:30.978Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-19T15:28:35.791Z] $ docker top 2b4c7153a513d4fc07db3622bcc45d5236972cceba72076983647944bbfe1482 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:28:36.206Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-07-19T15:28:36.261Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-07-19T15:28:36.552Z] + set -o pipefail [2024-07-19T15:28:36.552Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-07-19T15:28:46.495Z] [2024-07-19T15:28:46.495Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-07-19T15:28:46.495Z] [2024-07-19T15:28:46.495Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/c1f4392d-e589-42e6-bad2-04608e82eac5 [2024-07-19T15:28:46.495Z] [2024-07-19T15:28:46.495Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-19T15:28:46.495Z] [Pipeline] } [2024-07-19T15:28:46.506Z] $ docker stop --time=1 2b4c7153a513d4fc07db3622bcc45d5236972cceba72076983647944bbfe1482 [2024-07-19T15:28:52.219Z] $ docker rm -f --volumes 2b4c7153a513d4fc07db3622bcc45d5236972cceba72076983647944bbfe1482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-19T15:28:53.111Z] + git log --format=format:%s -1 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 [Pipeline] sh [2024-07-19T15:28:53.423Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:28:53.423Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:28:53.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:28:53.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:28:53.822Z] prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container [2024-07-19T15:28:53.859Z] $ 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-07-19T15:28:54.457Z] $ docker top ccbad30913d5845c1bd7ca63a2db3986a0cf84eba21214ff0768deb1467a0bb7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:28:54.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:28:54.567Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:28:54.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:28:54.681Z] $ docker exec ccbad30913d5845c1bd7ca63a2db3986a0cf84eba21214ff0768deb1467a0bb7 ssh-agent [2024-07-19T15:28:54.779Z] SSH_AUTH_SOCK=/tmp/ssh-ey9A7gROh9To/agent.34 [2024-07-19T15:28:54.779Z] SSH_AGENT_PID=40 [2024-07-19T15:28:54.784Z] Running ssh-add (command line suppressed) [2024-07-19T15:28:54.876Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_551854276314718677.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_551854276314718677.key) [2024-07-19T15:28:54.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:28:55.183Z] + git semver tag [2024-07-19T15:28:55.442Z] 2024-07-19 15:28:55,341 [run_tag] DEBUG tag force:False [2024-07-19T15:28:55.442Z] 2024-07-19 15:28:55,341 [check_head_tag] DEBUG check head tag [2024-07-19T15:28:55.442Z] 2024-07-19 15:28:55,342 [execute] INFO git cat-file --batch-check [2024-07-19T15:28:55.442Z] 2024-07-19 15:28:55,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-07-19T15:28:55.442Z] 2024-07-19 15:28:55,346 [execute] INFO git cat-file --batch [2024-07-19T15:28:55.442Z] 2024-07-19 15:28:55,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-07-19T15:28:55.442Z] 2024-07-19 15:28:55,370 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T15:28:55.442Z] 2024-07-19 15:28:55,370 [execute] INFO git tag -a v3.2.0-dev.27 -m v3.2.0-dev.27 [2024-07-19T15:28:55.442Z] 2024-07-19 15:28:55,371 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.27', '-m', 'v3.2.0-dev.27'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-07-19T15:28:55.442Z] 2024-07-19 15:28:55,375 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T15:28:55.442Z] 3.2.0-dev.27 [Pipeline] } [2024-07-19T15:28:55.447Z] $ docker exec --env ******** --env ******** ccbad30913d5845c1bd7ca63a2db3986a0cf84eba21214ff0768deb1467a0bb7 ssh-agent -k [2024-07-19T15:28:55.546Z] unset SSH_AUTH_SOCK; [2024-07-19T15:28:55.546Z] unset SSH_AGENT_PID; [2024-07-19T15:28:55.546Z] echo Agent pid 40 killed; [2024-07-19T15:28:55.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:28:55.890Z] + git semver [Pipeline] } [2024-07-19T15:28:56.156Z] $ docker stop --time=1 ccbad30913d5845c1bd7ca63a2db3986a0cf84eba21214ff0768deb1467a0bb7 [2024-07-19T15:28:57.428Z] $ docker rm -f --volumes ccbad30913d5845c1bd7ca63a2db3986a0cf84eba21214ff0768deb1467a0bb7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:28:57.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T15:28:57.843Z] [2024-07-19T15:28:57.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:28:58.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T15:28:58.139Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-19T15:28:58.139Z] ab5ef0e58194: Pulling fs layer [2024-07-19T15:28:58.139Z] 9712f1f96733: Pulling fs layer [2024-07-19T15:28:58.139Z] 63f879dbbcfc: Pulling fs layer [2024-07-19T15:28:58.139Z] 0d9ebad4ef96: Pulling fs layer [2024-07-19T15:28:58.139Z] e9a5061849ea: Pulling fs layer [2024-07-19T15:28:58.139Z] d747dcd14b5f: Pulling fs layer [2024-07-19T15:28:58.139Z] 2de7ff778b66: Pulling fs layer [2024-07-19T15:28:58.139Z] 0d9ebad4ef96: Waiting [2024-07-19T15:28:58.139Z] d747dcd14b5f: Waiting [2024-07-19T15:28:58.139Z] e9a5061849ea: Waiting [2024-07-19T15:28:58.139Z] 9712f1f96733: Download complete [2024-07-19T15:28:58.397Z] 63f879dbbcfc: Verifying Checksum [2024-07-19T15:28:58.397Z] 63f879dbbcfc: Download complete [2024-07-19T15:28:58.654Z] e9a5061849ea: Verifying Checksum [2024-07-19T15:28:58.654Z] e9a5061849ea: Download complete [2024-07-19T15:28:58.654Z] d747dcd14b5f: Verifying Checksum [2024-07-19T15:28:58.654Z] d747dcd14b5f: Download complete [2024-07-19T15:28:58.654Z] ab5ef0e58194: Verifying Checksum [2024-07-19T15:28:58.654Z] ab5ef0e58194: Download complete [2024-07-19T15:28:58.654Z] 0d9ebad4ef96: Verifying Checksum [2024-07-19T15:28:58.654Z] 0d9ebad4ef96: Download complete [2024-07-19T15:28:58.654Z] 2de7ff778b66: Verifying Checksum [2024-07-19T15:28:58.654Z] 2de7ff778b66: Download complete [2024-07-19T15:29:01.177Z] ab5ef0e58194: Pull complete [2024-07-19T15:29:01.177Z] 9712f1f96733: Pull complete [2024-07-19T15:29:01.743Z] 63f879dbbcfc: Pull complete [2024-07-19T15:29:05.019Z] 0d9ebad4ef96: Pull complete [2024-07-19T15:29:05.276Z] e9a5061849ea: Pull complete [2024-07-19T15:29:05.534Z] d747dcd14b5f: Pull complete [2024-07-19T15:29:06.465Z] 2de7ff778b66: Pull complete [2024-07-19T15:29:06.465Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-19T15:29:06.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-19T15:29:06.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:29:06.562Z] prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container [2024-07-19T15:29:06.581Z] $ 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-07-19T15:29:12.250Z] $ docker top 64a882e76ab8a99eb2cd075de71a96a735aeac03e81c3d4f883aeecc78759f62 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:29:12.323Z] provisioning config files... [2024-07-19T15:29:12.332Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5782684243660375637tmp [2024-07-19T15:29:12.341Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12710306638986427922tmp [2024-07-19T15:29:12.351Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17848102145565038517tmp [Pipeline] { [Pipeline] echo [2024-07-19T15:29:12.385Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:29:12.683Z] ---> sigul-configuration.sh [2024-07-19T15:29:12.683Z] gpg: directory `/root/.gnupg' created [2024-07-19T15:29:12.683Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-19T15:29:12.683Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-19T15:29:12.683Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-19T15:29:12.683Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-19T15:29:12.683Z] gpg: CAST5 encrypted data [2024-07-19T15:29:12.683Z] gpg: encrypted with 1 passphrase [2024-07-19T15:29:12.683Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-19T15:29:12.974Z] + mkdir /home/jenkins [2024-07-19T15:29:12.975Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-19T15:29:13.269Z] + 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-07-19T15:29:13.285Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:29:13.582Z] ---> sigul-install.sh [2024-07-19T15:29:13.582Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-19T15:29:13.880Z] + git tag --list [2024-07-19T15:29:13.880Z] v1.0.0 [2024-07-19T15:29:13.880Z] v1.1.0 [2024-07-19T15:29:13.880Z] v1.2.0 [2024-07-19T15:29:13.880Z] v1.3.0 [2024-07-19T15:29:13.880Z] v1.3.1 [2024-07-19T15:29:13.880Z] v2.0.0 [2024-07-19T15:29:13.880Z] v2.0.1 [2024-07-19T15:29:13.880Z] v2.1.0 [2024-07-19T15:29:13.880Z] v2.1.1 [2024-07-19T15:29:13.880Z] v2.1.2 [2024-07-19T15:29:13.880Z] v2.2.0 [2024-07-19T15:29:13.880Z] v2.3 [2024-07-19T15:29:13.880Z] v2.3.0 [2024-07-19T15:29:13.880Z] v2.3.1 [2024-07-19T15:29:13.880Z] v3.0 [2024-07-19T15:29:13.880Z] v3.0.0 [2024-07-19T15:29:13.880Z] v3.0.1 [2024-07-19T15:29:13.880Z] v3.0.1-dev.1 [2024-07-19T15:29:13.880Z] v3.1 [2024-07-19T15:29:13.880Z] v3.1.0 [2024-07-19T15:29:13.880Z] v3.1.0-dev.1 [2024-07-19T15:29:13.880Z] v3.1.0-dev.10 [2024-07-19T15:29:13.880Z] v3.1.0-dev.11 [2024-07-19T15:29:13.880Z] v3.1.0-dev.12 [2024-07-19T15:29:13.880Z] v3.1.0-dev.13 [2024-07-19T15:29:13.880Z] v3.1.0-dev.14 [2024-07-19T15:29:13.880Z] v3.1.0-dev.15 [2024-07-19T15:29:13.880Z] v3.1.0-dev.16 [2024-07-19T15:29:13.880Z] v3.1.0-dev.17 [2024-07-19T15:29:13.880Z] v3.1.0-dev.18 [2024-07-19T15:29:13.880Z] v3.1.0-dev.19 [2024-07-19T15:29:13.880Z] v3.1.0-dev.2 [2024-07-19T15:29:13.880Z] v3.1.0-dev.20 [2024-07-19T15:29:13.880Z] v3.1.0-dev.21 [2024-07-19T15:29:13.880Z] v3.1.0-dev.22 [2024-07-19T15:29:13.880Z] v3.1.0-dev.23 [2024-07-19T15:29:13.880Z] v3.1.0-dev.24 [2024-07-19T15:29:13.880Z] v3.1.0-dev.25 [2024-07-19T15:29:13.880Z] v3.1.0-dev.26 [2024-07-19T15:29:13.880Z] v3.1.0-dev.27 [2024-07-19T15:29:13.880Z] v3.1.0-dev.28 [2024-07-19T15:29:13.880Z] v3.1.0-dev.29 [2024-07-19T15:29:13.880Z] v3.1.0-dev.3 [2024-07-19T15:29:13.880Z] v3.1.0-dev.30 [2024-07-19T15:29:13.880Z] v3.1.0-dev.31 [2024-07-19T15:29:13.880Z] v3.1.0-dev.32 [2024-07-19T15:29:13.880Z] v3.1.0-dev.33 [2024-07-19T15:29:13.880Z] v3.1.0-dev.34 [2024-07-19T15:29:13.880Z] v3.1.0-dev.35 [2024-07-19T15:29:13.880Z] v3.1.0-dev.36 [2024-07-19T15:29:13.880Z] v3.1.0-dev.37 [2024-07-19T15:29:13.880Z] v3.1.0-dev.38 [2024-07-19T15:29:13.880Z] v3.1.0-dev.39 [2024-07-19T15:29:13.880Z] v3.1.0-dev.4 [2024-07-19T15:29:13.880Z] v3.1.0-dev.5 [2024-07-19T15:29:13.880Z] v3.1.0-dev.6 [2024-07-19T15:29:13.880Z] v3.1.0-dev.7 [2024-07-19T15:29:13.880Z] v3.1.0-dev.8 [2024-07-19T15:29:13.880Z] v3.1.0-dev.9 [2024-07-19T15:29:13.880Z] v3.1.1 [2024-07-19T15:29:13.880Z] v3.1.1-dev.1 [2024-07-19T15:29:13.880Z] v3.2.0-dev.1 [2024-07-19T15:29:13.880Z] v3.2.0-dev.10 [2024-07-19T15:29:13.880Z] v3.2.0-dev.11 [2024-07-19T15:29:13.880Z] v3.2.0-dev.12 [2024-07-19T15:29:13.880Z] v3.2.0-dev.13 [2024-07-19T15:29:13.880Z] v3.2.0-dev.14 [2024-07-19T15:29:13.880Z] v3.2.0-dev.15 [2024-07-19T15:29:13.880Z] v3.2.0-dev.16 [2024-07-19T15:29:13.880Z] v3.2.0-dev.17 [2024-07-19T15:29:13.880Z] v3.2.0-dev.18 [2024-07-19T15:29:13.880Z] v3.2.0-dev.19 [2024-07-19T15:29:13.880Z] v3.2.0-dev.2 [2024-07-19T15:29:13.880Z] v3.2.0-dev.20 [2024-07-19T15:29:13.880Z] v3.2.0-dev.21 [2024-07-19T15:29:13.880Z] v3.2.0-dev.22 [2024-07-19T15:29:13.880Z] v3.2.0-dev.23 [2024-07-19T15:29:13.880Z] v3.2.0-dev.24 [2024-07-19T15:29:13.880Z] v3.2.0-dev.25 [2024-07-19T15:29:13.880Z] v3.2.0-dev.26 [2024-07-19T15:29:13.880Z] v3.2.0-dev.27 [2024-07-19T15:29:13.880Z] v3.2.0-dev.3 [2024-07-19T15:29:13.880Z] v3.2.0-dev.4 [2024-07-19T15:29:13.880Z] v3.2.0-dev.5 [2024-07-19T15:29:13.880Z] v3.2.0-dev.6 [2024-07-19T15:29:13.880Z] v3.2.0-dev.7 [2024-07-19T15:29:13.880Z] v3.2.0-dev.8 [2024-07-19T15:29:13.880Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-19T15:29:14.182Z] + lftools sign git-tag v3.2.0-dev.27 [2024-07-19T15:29:14.750Z] Signing Git tag with Sigul... [2024-07-19T15:29:14.750Z] Signing v3.2.0-dev.27 [Pipeline] echo [2024-07-19T15:29:15.022Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:29:15.313Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-19T15:29:15.320Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-19T15:29:15.338Z] $ docker stop --time=1 64a882e76ab8a99eb2cd075de71a96a735aeac03e81c3d4f883aeecc78759f62 [2024-07-19T15:29:16.603Z] $ docker rm -f --volumes 64a882e76ab8a99eb2cd075de71a96a735aeac03e81c3d4f883aeecc78759f62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-19T15:29:17.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:29:17.073Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:29:17.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:29:17.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:29:17.460Z] prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container [2024-07-19T15:29:17.485Z] $ 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-07-19T15:29:17.809Z] $ docker top 706cfdc6953addced67d3aaf29c9595a97743622f11edeb87c84fc185ed08310 -eo pid,comm [2024-07-19T15:29:17.857Z] 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-07-19T15:29:17.857Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:29:17.912Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:29:17.912Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:29:18.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:29:18.019Z] $ docker exec 706cfdc6953addced67d3aaf29c9595a97743622f11edeb87c84fc185ed08310 ssh-agent [2024-07-19T15:29:18.125Z] SSH_AUTH_SOCK=/tmp/ssh-q0fjwpcGTRLv/agent.33 [2024-07-19T15:29:18.125Z] SSH_AGENT_PID=39 [2024-07-19T15:29:18.129Z] Running ssh-add (command line suppressed) [2024-07-19T15:29:18.210Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14331858537748178500.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14331858537748178500.key) [2024-07-19T15:29:18.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:29:18.519Z] + git semver bump pre [2024-07-19T15:29:18.778Z] 2024-07-19 15:29:18,688 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T15:29:18.778Z] 2024-07-19 15:29:18,688 [bump_version] DEBUG bumping version:3.2.0-dev.27 on axis:pre with prefix:dev [2024-07-19T15:29:18.778Z] 2024-07-19 15:29:18,688 [bump_version] DEBUG bumped version:3.2.0-dev.28 [2024-07-19T15:29:18.778Z] 2024-07-19 15:29:18,688 [write_version] DEBUG write version:3.2.0-dev.28 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-07-19T15:29:18.778Z] 2024-07-19 15:29:18,689 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T15:29:18.778Z] 2024-07-19 15:29:18,689 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T15:29:18.778Z] 2024-07-19 15:29:18,690 [execute] INFO git cat-file --batch-check [2024-07-19T15:29:18.778Z] 2024-07-19 15:29:18,691 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T15:29:18.778Z] 2024-07-19 15:29:18,696 [execute] INFO git cat-file --batch [2024-07-19T15:29:18.778Z] 2024-07-19 15:29:18,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T15:29:18.778Z] 2024-07-19 15:29:18,701 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T15:29:18.778Z] 3.2.0-dev.28 [Pipeline] } [2024-07-19T15:29:18.782Z] $ docker exec --env ******** --env ******** 706cfdc6953addced67d3aaf29c9595a97743622f11edeb87c84fc185ed08310 ssh-agent -k [2024-07-19T15:29:18.876Z] unset SSH_AUTH_SOCK; [2024-07-19T15:29:18.877Z] unset SSH_AGENT_PID; [2024-07-19T15:29:18.877Z] echo Agent pid 39 killed; [2024-07-19T15:29:18.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:29:19.228Z] + git semver [Pipeline] } [2024-07-19T15:29:19.493Z] $ docker stop --time=1 706cfdc6953addced67d3aaf29c9595a97743622f11edeb87c84fc185ed08310 [2024-07-19T15:29:20.738Z] $ docker rm -f --volumes 706cfdc6953addced67d3aaf29c9595a97743622f11edeb87c84fc185ed08310 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-19T15:29:21.093Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-19T15:29:21.093Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:29:21.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-19T15:29:21.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:29:21.475Z] prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container [2024-07-19T15:29:21.502Z] $ 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-07-19T15:29:21.844Z] $ docker top 69595f2acbedf1bdd17cbbbb6702935149a793c49199485ae96b5c4a5d0f26bd -eo pid,comm [2024-07-19T15:29:21.892Z] 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-07-19T15:29:21.892Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-19T15:29:21.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-19T15:29:21.952Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-19T15:29:22.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-19T15:29:22.056Z] $ docker exec 69595f2acbedf1bdd17cbbbb6702935149a793c49199485ae96b5c4a5d0f26bd ssh-agent [2024-07-19T15:29:22.160Z] SSH_AUTH_SOCK=/tmp/ssh-G0ZP6Io4pX5H/agent.32 [2024-07-19T15:29:22.161Z] SSH_AGENT_PID=38 [2024-07-19T15:29:22.165Z] Running ssh-add (command line suppressed) [2024-07-19T15:29:22.253Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12117513717322555043.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12117513717322555043.key) [2024-07-19T15:29:22.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-19T15:29:22.565Z] + git semver push [2024-07-19T15:29:22.823Z] 2024-07-19 15:29:22,735 [run_push] DEBUG push [2024-07-19T15:29:22.823Z] 2024-07-19 15:29:22,736 [execute] INFO git cat-file --batch-check [2024-07-19T15:29:22.823Z] 2024-07-19 15:29:22,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-19T15:29:22.823Z] 2024-07-19 15:29:22,739 [execute] INFO git rev-list 7cef9e09fad29e19a95a228feab4d0c06f156911 -- [2024-07-19T15:29:22.823Z] 2024-07-19 15:29:22,740 [execute] DEBUG Popen(['git', 'rev-list', '7cef9e09fad29e19a95a228feab4d0c06f156911', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T15:29:22.823Z] 2024-07-19 15:29:22,746 [execute] INFO git fetch -v origin [2024-07-19T15:29:22.823Z] 2024-07-19 15:29:22,747 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-19T15:29:23.391Z] 2024-07-19 15:29:23,205 [run_push] DEBUG no remote changes detected [2024-07-19T15:29:23.391Z] 2024-07-19 15:29:23,205 [execute] INFO git push origin semver [2024-07-19T15:29:23.391Z] 2024-07-19 15:29:23,206 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-19T15:29:24.327Z] 2024-07-19 15:29:23,965 [run_push] DEBUG push all version tags [2024-07-19T15:29:24.327Z] 2024-07-19 15:29:23,965 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-19T15:29:24.327Z] 2024-07-19 15:29:23,966 [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-07-19T15:29:24.895Z] 2024-07-19 15:29:24,710 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-07-19T15:29:24.895Z] 3.2.0-dev.28 [Pipeline] } [2024-07-19T15:29:24.899Z] $ docker exec --env ******** --env ******** 69595f2acbedf1bdd17cbbbb6702935149a793c49199485ae96b5c4a5d0f26bd ssh-agent -k [2024-07-19T15:29:25.006Z] unset SSH_AUTH_SOCK; [2024-07-19T15:29:25.007Z] unset SSH_AGENT_PID; [2024-07-19T15:29:25.007Z] echo Agent pid 38 killed; [2024-07-19T15:29:25.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-19T15:29:25.346Z] + git semver [Pipeline] } [2024-07-19T15:29:25.612Z] $ docker stop --time=1 69595f2acbedf1bdd17cbbbb6702935149a793c49199485ae96b5c4a5d0f26bd [2024-07-19T15:29:26.900Z] $ docker rm -f --volumes 69595f2acbedf1bdd17cbbbb6702935149a793c49199485ae96b5c4a5d0f26bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-19T15:29:27.527Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-07-19T15:29:27.527Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-07-19T15:29:27.527Z] total 16 [2024-07-19T15:29:27.527Z] drwxr-xr-x 3 root root 4096 Jul 19 15:11 . [2024-07-19T15:29:27.527Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:29 .. [2024-07-19T15:29:27.527Z] drwxr-xr-x 2 root root 4096 Jul 19 15:11 cost [2024-07-19T15:29:27.527Z] -rw-r--r-- 1 root root 96 Jul 19 15:11 cost.csv [2024-07-19T15:29:27.527Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-07-19T15:29:27.527Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-07-19T15:29:27.527Z] total 16 [2024-07-19T15:29:27.527Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:11 . [2024-07-19T15:29:27.528Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:29 .. [2024-07-19T15:29:27.528Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:11 cost [2024-07-19T15:29:27.528Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 19 15:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:29:27.821Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:29:28.679Z] ---> package-listing.sh [2024-07-19T15:29:28.680Z] ++ facter osfamily [2024-07-19T15:29:28.680Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-19T15:29:28.938Z] + OS_FAMILY=debian [2024-07-19T15:29:28.938Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-07-19T15:29:28.938Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-19T15:29:28.938Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-19T15:29:28.938Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-19T15:29:28.938Z] + PACKAGES=/tmp/packages_start.txt [2024-07-19T15:29:28.938Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-07-19T15:29:28.938Z] + PACKAGES=/tmp/packages_end.txt [2024-07-19T15:29:28.938Z] + case "${OS_FAMILY}" in [2024-07-19T15:29:28.938Z] + dpkg -l [2024-07-19T15:29:28.938Z] + grep '^ii' [2024-07-19T15:29:28.938Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-19T15:29:28.938Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-19T15:29:28.938Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-19T15:29:28.938Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-07-19T15:29:28.938Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-07-19T15:29:28.938Z] + 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-07-19T15:29:28.950Z] 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-07-19T15:29:29.224Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-19T15:29:29.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-19T15:29:29.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-19T15:29:29.884Z] prd-ubuntu20.04-docker-8c-8g-5948 does not seem to be running inside a container [2024-07-19T15:29:29.905Z] $ 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-07-19T15:29:30.082Z] $ docker top e351bc7bab99abd1bac974fb94f6a5085924390566cc13c9ad7c4b7115388db6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-19T15:29:30.423Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-19T15:29:30.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-19T15:29:30.993Z] + ls /var/log/sa-host [2024-07-19T15:29:30.993Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-19T15:29:31.070Z] provisioning config files... [2024-07-19T15:29:31.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4735168366658396772tmp [Pipeline] { [Pipeline] echo [2024-07-19T15:29:31.098Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:29:31.378Z] ---> create-netrc.sh [Pipeline] } [2024-07-19T15:29:31.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:29:31.709Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-19T15:29:31.720Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:29:32.003Z] ---> sudo-logs.sh [2024-07-19T15:29:32.003Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-19T15:29:32.033Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:29:32.314Z] ---> job-cost.sh [2024-07-19T15:29:32.314Z] lf-activate-venv: SKIPPING [2024-07-19T15:29:32.314Z] DEBUG: total: 0.2199999988079071 [2024-07-19T15:29:32.314Z] INFO: Retrieving Stack Cost... [2024-07-19T15:29:32.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-19T15:29:32.830Z] INFO: Archiving Costs [Pipeline] echo [2024-07-19T15:29:32.843Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-19T15:29:33.123Z] ---> logs-deploy.sh [2024-07-19T15:29:33.123Z] lf-activate-venv: SKIPPING [2024-07-19T15:29:33.123Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/237 [2024-07-19T15:29:33.123Z] INFO: archiving workspace using pattern(s): [2024-07-19T15:29:34.059Z] Archives upload complete. [2024-07-19T15:29:34.059Z] INFO: archiving logs to Nexus