Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8114be53119ae29b155924925750b3433391c68b 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-ssh6871883139502949940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4247787566838624147.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7166016811688264841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2314692208130617301.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-ssh9541905031816650436.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26129’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26133 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8114be53119ae29b155924925750b3433391c68b (main) Commit message: "Merge pull request #690 from cloudxxx8/version-upgrade" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8114be53119ae29b155924925750b3433391c68b # timeout=10 > git rev-list --no-walk 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T07:37:06.890Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T07:37:06.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T07:37:06.985Z] ========================================================= [2024-11-11T07:37:06.985Z] EdgeX Global Pipelines Version Info [2024-11-11T07:37:06.985Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:37:07.706Z] ------------------- [2024-11-11T07:37:07.706Z] stable info: [2024-11-11T07:37:07.706Z] ------------------- [2024-11-11T07:37:07.706Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T07:37:07.706Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T07:37:07.706Z] Message: update stable to v1.0.265 [2024-11-11T07:37:08.275Z] ------------------- [2024-11-11T07:37:08.275Z] experimental info: [2024-11-11T07:37:08.275Z] ------------------- [2024-11-11T07:37:08.275Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T07:37:08.275Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T07:37:08.275Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T07:37:08.348Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-11T07:37:08.365Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-11T07:37:08.388Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T07:37:08.410Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T07:37:08.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T07:37:08.460Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T07:37:08.485Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T07:37:08.513Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T07:37:08.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T07:37:08.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T07:37:08.592Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T07:37:08.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-11T07:37:08.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T07:37:08.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T07:37:08.696Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T07:37:08.721Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T07:37:08.748Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T07:37:08.775Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T07:37:08.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T07:37:08.826Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T07:37:08.852Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T07:37:08.882Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T07:37:08.905Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T07:37:08.927Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T07:37:08.950Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T07:37:08.969Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T07:37:08.993Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T07:37:09.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-11T07:37:09.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-11T07:37:09.068Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-11T07:37:09.092Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8114be53119ae29b155924925750b3433391c68b [Pipeline] echo [2024-11-11T07:37:09.113Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8114be5 [Pipeline] echo [2024-11-11T07:37:09.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T07:37:09.200Z] provisioning config files... [2024-11-11T07:37:09.215Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3527719332982768601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:37:09.545Z] ---> ****-login.sh [2024-11-11T07:37:09.545Z] nexus3.edgexfoundry.org:10001 [2024-11-11T07:37:09.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:37:09.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:37:09.806Z] Configure a credential helper to remove this warning. See [2024-11-11T07:37:09.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:37:09.806Z] [2024-11-11T07:37:09.806Z] Login Succeeded [2024-11-11T07:37:09.806Z] nexus3.edgexfoundry.org:10002 [2024-11-11T07:37:09.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:37:09.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:37:09.807Z] Configure a credential helper to remove this warning. See [2024-11-11T07:37:09.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:37:09.807Z] [2024-11-11T07:37:09.807Z] Login Succeeded [2024-11-11T07:37:09.807Z] nexus3.edgexfoundry.org:10003 [2024-11-11T07:37:10.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:37:10.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:37:10.067Z] Configure a credential helper to remove this warning. See [2024-11-11T07:37:10.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:37:10.067Z] [2024-11-11T07:37:10.067Z] Login Succeeded [2024-11-11T07:37:10.067Z] nexus3.edgexfoundry.org:10004 [2024-11-11T07:37:10.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:37:10.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:37:10.067Z] Configure a credential helper to remove this warning. See [2024-11-11T07:37:10.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:37:10.067Z] [2024-11-11T07:37:10.067Z] Login Succeeded [2024-11-11T07:37:10.068Z] ****.io [2024-11-11T07:37:10.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:37:10.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:37:10.326Z] Configure a credential helper to remove this warning. See [2024-11-11T07:37:10.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:37:10.326Z] [2024-11-11T07:37:10.326Z] Login Succeeded [2024-11-11T07:37:10.326Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T07:37:10.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T07:37:10.754Z] + git rev-list -1 --merges 8114be53119ae29b155924925750b3433391c68b~1..8114be53119ae29b155924925750b3433391c68b [Pipeline] echo [2024-11-11T07:37:10.784Z] -----------> git rev-list -1 --merges 8114be53119ae29b155924925750b3433391c68b~1..8114be53119ae29b155924925750b3433391c68b 8114be53119ae29b155924925750b3433391c68b [2024-11-11T07:37:10.784Z] 8114be53119ae29b155924925750b3433391c68b [false] [Pipeline] sh [2024-11-11T07:37:11.078Z] + git log --format=format:%s -1 8114be53119ae29b155924925750b3433391c68b [Pipeline] echo [2024-11-11T07:37:11.099Z] ========================================================= [2024-11-11T07:37:11.099Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T07:37:11.099Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T07:37:11.461Z] + git log --format=format:%s -1 8114be53119ae29b155924925750b3433391c68b [Pipeline] echo [2024-11-11T07:37:11.475Z] [semverPrep] GIT_COMMIT: 8114be53119ae29b155924925750b3433391c68b, Commit Message: Merge pull request #690 from cloudxxx8/version-upgrade [Pipeline] echo [2024-11-11T07:37:11.491Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T07:37:11.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T07:37:11.870Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T07:37:11.870Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T07:37:11.870Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T07:37:11.870Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T07:37:11.870Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T07:37:11.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:37:12.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T07:37:12.296Z] [2024-11-11T07:37:12.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:37:12.607Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T07:37:12.607Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T07:37:12.607Z] b85a868b505f: Pulling fs layer [2024-11-11T07:37:12.607Z] e2be974225ed: Pulling fs layer [2024-11-11T07:37:12.607Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T07:37:12.607Z] 988bab9f4d93: Pulling fs layer [2024-11-11T07:37:12.607Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T07:37:12.607Z] eaf3925da568: Pulling fs layer [2024-11-11T07:37:12.607Z] bab4dde63d76: Pulling fs layer [2024-11-11T07:37:12.607Z] bde34c3a00c8: Pulling fs layer [2024-11-11T07:37:12.607Z] b352a97aabf1: Pulling fs layer [2024-11-11T07:37:12.607Z] 4872d77fe225: Pulling fs layer [2024-11-11T07:37:12.607Z] 5851b861e8e6: Pulling fs layer [2024-11-11T07:37:12.607Z] 1469e6f7b9e6: Waiting [2024-11-11T07:37:12.607Z] eaf3925da568: Waiting [2024-11-11T07:37:12.607Z] 4872d77fe225: Waiting [2024-11-11T07:37:12.607Z] bab4dde63d76: Waiting [2024-11-11T07:37:12.607Z] 5851b861e8e6: Waiting [2024-11-11T07:37:12.607Z] bde34c3a00c8: Waiting [2024-11-11T07:37:12.607Z] b352a97aabf1: Waiting [2024-11-11T07:37:12.607Z] 988bab9f4d93: Waiting [2024-11-11T07:37:12.607Z] e2be974225ed: Verifying Checksum [2024-11-11T07:37:12.607Z] e2be974225ed: Download complete [2024-11-11T07:37:12.607Z] 988bab9f4d93: Verifying Checksum [2024-11-11T07:37:12.607Z] 988bab9f4d93: Download complete [2024-11-11T07:37:12.869Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T07:37:12.869Z] 1469e6f7b9e6: Download complete [2024-11-11T07:37:12.869Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T07:37:12.869Z] 339a4e72a1f5: Download complete [2024-11-11T07:37:12.869Z] eaf3925da568: Verifying Checksum [2024-11-11T07:37:12.869Z] eaf3925da568: Download complete [2024-11-11T07:37:12.869Z] bde34c3a00c8: Verifying Checksum [2024-11-11T07:37:12.869Z] bde34c3a00c8: Download complete [2024-11-11T07:37:12.869Z] b352a97aabf1: Verifying Checksum [2024-11-11T07:37:12.869Z] 4872d77fe225: Verifying Checksum [2024-11-11T07:37:12.869Z] 4872d77fe225: Download complete [2024-11-11T07:37:12.869Z] 5851b861e8e6: Verifying Checksum [2024-11-11T07:37:12.869Z] 5851b861e8e6: Download complete [2024-11-11T07:37:12.869Z] b85a868b505f: Verifying Checksum [2024-11-11T07:37:12.869Z] b85a868b505f: Download complete [2024-11-11T07:37:13.131Z] bab4dde63d76: Verifying Checksum [2024-11-11T07:37:14.509Z] b85a868b505f: Pull complete [2024-11-11T07:37:14.509Z] e2be974225ed: Pull complete [2024-11-11T07:37:14.768Z] 339a4e72a1f5: Pull complete [2024-11-11T07:37:15.028Z] 988bab9f4d93: Pull complete [2024-11-11T07:37:15.288Z] 1469e6f7b9e6: Pull complete [2024-11-11T07:37:15.288Z] eaf3925da568: Pull complete [2024-11-11T07:37:17.207Z] bab4dde63d76: Pull complete [2024-11-11T07:37:17.207Z] bde34c3a00c8: Pull complete [2024-11-11T07:37:17.466Z] b352a97aabf1: Pull complete [2024-11-11T07:37:17.466Z] 4872d77fe225: Pull complete [2024-11-11T07:37:17.466Z] 5851b861e8e6: Pull complete [2024-11-11T07:37:17.466Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T07:37:17.466Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T07:37:17.466Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:37:17.626Z] prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container [2024-11-11T07:37:17.668Z] $ 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-11-11T07:37:20.668Z] $ docker top 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 -eo pid,comm [2024-11-11T07:37:20.724Z] 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-11-11T07:37:20.724Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T07:37:20.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T07:37:20.787Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T07:37:20.901Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T07:37:20.902Z] $ docker exec 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 ssh-agent [2024-11-11T07:37:21.026Z] SSH_AUTH_SOCK=/tmp/ssh-J9Pcd1cuR8Fh/agent.32 [2024-11-11T07:37:21.026Z] SSH_AGENT_PID=38 [2024-11-11T07:37:21.033Z] Running ssh-add (command line suppressed) [2024-11-11T07:37:21.137Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18393566583280622000.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18393566583280622000.key) [2024-11-11T07:37:21.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T07:37:21.452Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T07:37:21.463Z] $ docker exec --env ******** --env ******** 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 ssh-agent -k [2024-11-11T07:37:21.556Z] unset SSH_AUTH_SOCK; [2024-11-11T07:37:21.557Z] unset SSH_AGENT_PID; [2024-11-11T07:37:21.557Z] echo Agent pid 38 killed; [2024-11-11T07:37:21.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T07:37:21.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T07:37:21.616Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T07:37:21.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T07:37:21.748Z] $ docker exec 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 ssh-agent [2024-11-11T07:37:21.879Z] SSH_AUTH_SOCK=/tmp/ssh-pudX6FX285B6/agent.71 [2024-11-11T07:37:21.879Z] SSH_AGENT_PID=77 [2024-11-11T07:37:21.884Z] Running ssh-add (command line suppressed) [2024-11-11T07:37:21.987Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16016809556316949110.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16016809556316949110.key) [2024-11-11T07:37:22.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T07:37:22.304Z] + git semver init [2024-11-11T07:37:22.565Z] 2024-11-11 07:37:22,487 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T07:37:22.565Z] 2024-11-11 07:37:22,488 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-11-11T07:37:22.565Z] 2024-11-11 07:37:22,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-11-11T07:37:22.565Z] 2024-11-11 07:37:22,488 [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-11-11T07:37:23.948Z] 2024-11-11 07:37:23,568 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-11-11T07:37:23.948Z] 2024-11-11 07:37:23,568 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-11-11T07:37:23.948Z] 2024-11-11 07:37:23,568 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T07:37:23.948Z] 2024-11-11 07:37:23,569 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T07:37:23.948Z] 4.0.0-dev.6 [Pipeline] } [2024-11-11T07:37:23.957Z] $ docker exec --env ******** --env ******** 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 ssh-agent -k [2024-11-11T07:37:24.054Z] unset SSH_AUTH_SOCK; [2024-11-11T07:37:24.055Z] unset SSH_AGENT_PID; [2024-11-11T07:37:24.055Z] echo Agent pid 77 killed; [2024-11-11T07:37:24.066Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T07:37:24.397Z] + git semver [Pipeline] } [2024-11-11T07:37:24.667Z] $ docker stop --time=1 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 [2024-11-11T07:37:25.993Z] $ docker rm -f --volumes 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T07:37:26.378Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T07:37:26.614Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T07:37:26.621Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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-11-11T07:37:26.795Z] provisioning config files... [2024-11-11T07:37:26.805Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17388411653124176110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:37:27.109Z] ---> ****-login.sh [2024-11-11T07:37:27.109Z] nexus3.edgexfoundry.org:10001 [2024-11-11T07:37:27.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:37:27.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:37:27.110Z] Configure a credential helper to remove this warning. See [2024-11-11T07:37:27.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:37:27.110Z] [2024-11-11T07:37:27.110Z] Login Succeeded [2024-11-11T07:37:27.110Z] nexus3.edgexfoundry.org:10002 [2024-11-11T07:37:27.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:37:27.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:37:27.110Z] Configure a credential helper to remove this warning. See [2024-11-11T07:37:27.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:37:27.110Z] [2024-11-11T07:37:27.110Z] Login Succeeded [2024-11-11T07:37:27.110Z] nexus3.edgexfoundry.org:10003 [2024-11-11T07:37:27.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:37:27.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:37:27.370Z] Configure a credential helper to remove this warning. See [2024-11-11T07:37:27.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:37:27.370Z] [2024-11-11T07:37:27.370Z] Login Succeeded [2024-11-11T07:37:27.370Z] nexus3.edgexfoundry.org:10004 [2024-11-11T07:37:27.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:37:27.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:37:27.370Z] Configure a credential helper to remove this warning. See [2024-11-11T07:37:27.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:37:27.370Z] [2024-11-11T07:37:27.370Z] Login Succeeded [2024-11-11T07:37:27.370Z] ****.io [2024-11-11T07:37:27.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:37:27.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:37:27.631Z] Configure a credential helper to remove this warning. See [2024-11-11T07:37:27.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:37:27.631Z] [2024-11-11T07:37:27.631Z] Login Succeeded [2024-11-11T07:37:27.631Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T07:37:27.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T07:37:27.729Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T07:37:27.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T07:37:27.763Z] ========================================================= [2024-11-11T07:37:27.763Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T07:37:27.763Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:37:28.102Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T07:37:28.102Z] Sending build context to Docker daemon 9.215MB [2024-11-11T07:37:28.102Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T07:37:28.102Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T07:37:28.364Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T07:37:28.364Z] 43c4264eed91: Pulling fs layer [2024-11-11T07:37:28.364Z] 4cc291be95ef: Pulling fs layer [2024-11-11T07:37:28.364Z] 2ac1f1163629: Pulling fs layer [2024-11-11T07:37:28.364Z] 5c3c966382ef: Pulling fs layer [2024-11-11T07:37:28.364Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T07:37:28.364Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T07:37:28.364Z] 9f66e0745190: Pulling fs layer [2024-11-11T07:37:28.364Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T07:37:28.364Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T07:37:28.364Z] 4f4fb700ef54: Waiting [2024-11-11T07:37:28.364Z] 5d5c8e513c77: Waiting [2024-11-11T07:37:28.364Z] 9f66e0745190: Waiting [2024-11-11T07:37:28.364Z] f49a43e4bbc0: Waiting [2024-11-11T07:37:28.364Z] 561ebcabdf7f: Waiting [2024-11-11T07:37:28.364Z] 5c3c966382ef: Waiting [2024-11-11T07:37:28.364Z] 4cc291be95ef: Download complete [2024-11-11T07:37:28.364Z] 5c3c966382ef: Verifying Checksum [2024-11-11T07:37:28.364Z] 5c3c966382ef: Download complete [2024-11-11T07:37:28.364Z] 4f4fb700ef54: Download complete [2024-11-11T07:37:28.364Z] 43c4264eed91: Download complete [2024-11-11T07:37:28.364Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T07:37:28.364Z] 5d5c8e513c77: Download complete [2024-11-11T07:37:28.364Z] 9f66e0745190: Verifying Checksum [2024-11-11T07:37:28.364Z] 9f66e0745190: Download complete [2024-11-11T07:37:28.622Z] 43c4264eed91: Pull complete [2024-11-11T07:37:28.622Z] 561ebcabdf7f: Verifying Checksum [2024-11-11T07:37:28.622Z] 561ebcabdf7f: Download complete [2024-11-11T07:37:28.622Z] 4cc291be95ef: Pull complete [2024-11-11T07:37:28.881Z] 2ac1f1163629: Verifying Checksum [2024-11-11T07:37:28.881Z] 2ac1f1163629: Download complete [2024-11-11T07:37:29.139Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T07:37:29.139Z] f49a43e4bbc0: Download complete [2024-11-11T07:37:33.332Z] 2ac1f1163629: Pull complete [2024-11-11T07:37:33.332Z] 5c3c966382ef: Pull complete [2024-11-11T07:37:33.332Z] 4f4fb700ef54: Pull complete [2024-11-11T07:37:33.332Z] 5d5c8e513c77: Pull complete [2024-11-11T07:37:33.332Z] 9f66e0745190: Pull complete [2024-11-11T07:37:35.232Z] f49a43e4bbc0: Pull complete [2024-11-11T07:37:35.799Z] 561ebcabdf7f: Pull complete [2024-11-11T07:37:35.799Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T07:37:35.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T07:37:35.799Z] ---> 3a752c3f9dda [2024-11-11T07:37:35.799Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T07:37:41.106Z] ---> Running in fa356c397fd4 [2024-11-11T07:37:41.106Z] Removing intermediate container fa356c397fd4 [2024-11-11T07:37:41.106Z] ---> 3c866ce7c1be [2024-11-11T07:37:41.106Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T07:37:41.106Z] ---> Running in 8c9810049869 [2024-11-11T07:37:41.106Z] Removing intermediate container 8c9810049869 [2024-11-11T07:37:41.106Z] ---> 6d73b8f23044 [2024-11-11T07:37:41.106Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T07:37:41.106Z] ---> Running in bb0c1dacbd70 [2024-11-11T07:37:41.106Z] Removing intermediate container bb0c1dacbd70 [2024-11-11T07:37:41.106Z] ---> e73b786b9927 [2024-11-11T07:37:41.106Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T07:37:41.106Z] ---> Running in 4313f1a697a4 [2024-11-11T07:37:41.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T07:37:41.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T07:37:41.366Z] OK: 246 MiB in 54 packages [2024-11-11T07:37:41.625Z] Removing intermediate container 4313f1a697a4 [2024-11-11T07:37:41.625Z] ---> ad5e8de4fc6d [2024-11-11T07:37:41.625Z] Step 7/12 : WORKDIR /app [2024-11-11T07:37:41.625Z] ---> Running in 8576b9a367a1 [2024-11-11T07:37:41.746Z] Still waiting to schedule task [2024-11-11T07:37:41.746Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26130’ is offline [2024-11-11T07:37:41.884Z] Removing intermediate container 8576b9a367a1 [2024-11-11T07:37:41.884Z] ---> 897da5fb0150 [2024-11-11T07:37:41.884Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T07:37:41.884Z] ---> 6f3fbc7fcdf7 [2024-11-11T07:37:41.884Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T07:37:41.884Z] ---> Running in 96571f8fe5ec [2024-11-11T07:38:28.601Z] Removing intermediate container 96571f8fe5ec [2024-11-11T07:38:28.601Z] ---> 96055952ab12 [2024-11-11T07:38:28.601Z] Step 10/12 : COPY . . [2024-11-11T07:38:28.601Z] ---> 860257260311 [2024-11-11T07:38:28.601Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T07:38:28.601Z] ---> Running in d5fe6c36843a [2024-11-11T07:38:28.601Z] Removing intermediate container d5fe6c36843a [2024-11-11T07:38:28.601Z] ---> 706d7184e133 [2024-11-11T07:38:28.601Z] Step 12/12 : RUN $MAKE [2024-11-11T07:38:28.601Z] ---> Running in c095d041178d [2024-11-11T07:38:28.601Z] noop [2024-11-11T07:38:28.601Z] Removing intermediate container c095d041178d [2024-11-11T07:38:28.601Z] ---> 62981fe3b16a [2024-11-11T07:38:28.601Z] Successfully built 62981fe3b16a [2024-11-11T07:38:28.601Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:38:28.939Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T07:38:28.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:38:29.030Z] prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container [2024-11-11T07:38:29.057Z] $ 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-11-11T07:38:29.383Z] $ docker top eaf44742850c3d2f9ba8ab29696dd26b4aa30e1c297a8ec423525e290180ec8d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T07:38:29.733Z] + go version [2024-11-11T07:38:29.733Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T07:38:29.743Z] $ docker stop --time=1 eaf44742850c3d2f9ba8ab29696dd26b4aa30e1c297a8ec423525e290180ec8d [2024-11-11T07:38:31.019Z] $ docker rm -f --volumes eaf44742850c3d2f9ba8ab29696dd26b4aa30e1c297a8ec423525e290180ec8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:38:31.436Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T07:38:31.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:38:31.516Z] prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container [2024-11-11T07:38:31.542Z] $ 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-11-11T07:38:31.888Z] $ docker top 0883f8271b384fd432e9df757d5a14e25a7c5daaae9d6ce425d6f1b9a3b6bc75 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T07:38:32.238Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-11-11T07:38:32.535Z] + make test [2024-11-11T07:38:32.535Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T07:39:04.609Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-11T07:39:22.982Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26134 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-11-11T07:39:22.999Z] Running in /w/workspace/app-service-configurable/254 [Pipeline] { [Pipeline] checkout [2024-11-11T07:39:26.046Z] The recommended git tool is: git [2024-11-11T07:39:30.479Z] using credential edgex-jenkins-ssh [2024-11-11T07:39:30.504Z] Cloning the remote Git repository [2024-11-11T07:39:30.541Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T07:39:30.631Z] > git init /w/workspace/app-service-configurable/254 # timeout=10 [2024-11-11T07:39:30.775Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-11T07:39:30.776Z] > git --version # timeout=10 [2024-11-11T07:39:30.795Z] > git --version # 'git version 2.25.1' [2024-11-11T07:39:30.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T07:39:30.952Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T07:39:32.948Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-11T07:39:32.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T07:39:33.823Z] Avoid second fetch [2024-11-11T07:39:33.824Z] Checking out Revision 8114be53119ae29b155924925750b3433391c68b (main) [2024-11-11T07:39:34.500Z] Commit message: "Merge pull request #690 from cloudxxx8/version-upgrade" [2024-11-11T07:39:33.839Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T07:39:33.923Z] > git checkout -f 8114be53119ae29b155924925750b3433391c68b # timeout=10 [2024-11-11T07:39:36.729Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T07:39:39.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T07:39:39.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T07:39:39.115Z] Dload Upload Total Spent Left Speed [2024-11-11T07:39:39.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh [2024-11-11T07:39:39.455Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T07:39:39.797Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T07:39:39.797Z] + sudo tee /etc/docker/daemon.new [2024-11-11T07:39:39.797Z] { [2024-11-11T07:39:39.797Z] "registry-mirrors": [ [2024-11-11T07:39:39.797Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T07:39:39.797Z] ], [2024-11-11T07:39:39.797Z] "bip": "10.250.0.254/24", [2024-11-11T07:39:39.797Z] "hosts": [ [2024-11-11T07:39:39.797Z] "tcp://0.0.0.0:5555", [2024-11-11T07:39:39.797Z] "unix:///var/run/docker.sock" [2024-11-11T07:39:39.797Z] ], [2024-11-11T07:39:39.797Z] "mtu": 1458, [2024-11-11T07:39:39.797Z] "selinux-enabled": true, [2024-11-11T07:39:39.797Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T07:39:39.797Z] } [Pipeline] sh [2024-11-11T07:39:40.032Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T07:39:40.032Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T07:39:40.032Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T07:39:40.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T07:39:40.061Z] $ docker stop --time=1 0883f8271b384fd432e9df757d5a14e25a7c5daaae9d6ce425d6f1b9a3b6bc75 [2024-11-11T07:39:40.135Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-11-11T07:39:44.015Z] $ docker rm -f --volumes 0883f8271b384fd432e9df757d5a14e25a7c5daaae9d6ce425d6f1b9a3b6bc75 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2024-11-11T07:39:44.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T07:39:44.687Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2024-11-11T07:39:44.703Z] + sudo service docker restart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-11T07:39:45.254Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T07:39:45.533Z] + ls -al . [2024-11-11T07:39:45.533Z] total 248 [2024-11-11T07:39:45.533Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 07:38 . [2024-11-11T07:39:45.533Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:37 .. [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 07:37 .dockerignore [2024-11-11T07:39:45.533Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:39 .git [2024-11-11T07:39:45.533Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:37 .github [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 07:37 .gitignore [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 07:37 .golangci.yml [2024-11-11T07:39:45.533Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 07:37 .semver [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 07:37 Attribution.txt [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 07:37 CHANGELOG.md [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 07:37 Dockerfile [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 07:37 GOVERNANCE.md [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 07:37 Jenkinsfile [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 07:37 LICENSE [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 07:37 OWNERS.md [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 07:37 README.md [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 07:37 VERSION [2024-11-11T07:39:45.533Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:37 bin [2024-11-11T07:39:45.533Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 11 07:39 coverage.out [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 07:37 go.mod [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 07:37 go.sum [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 07:37 main.go [2024-11-11T07:39:45.533Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 07:37 makefile [2024-11-11T07:39:45.533Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 07:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:39:45.843Z] + 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=8114be53119ae29b155924925750b3433391c68b --label arch=amd64 --label version=4.0.0-dev.6 . [2024-11-11T07:39:45.844Z] Sending build context to Docker daemon 9.217MB [2024-11-11T07:39:45.844Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T07:39:45.844Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T07:39:45.844Z] ---> 62981fe3b16a [2024-11-11T07:39:45.844Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T07:39:46.103Z] ---> Running in 701353d7e0a4 [2024-11-11T07:39:46.103Z] Removing intermediate container 701353d7e0a4 [2024-11-11T07:39:46.103Z] ---> 9a822b99c0bd [2024-11-11T07:39:46.103Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T07:39:46.103Z] ---> Running in 2b68fe602548 [2024-11-11T07:39:46.362Z] Removing intermediate container 2b68fe602548 [2024-11-11T07:39:46.362Z] ---> 0e7a546824d3 [2024-11-11T07:39:46.362Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T07:39:46.362Z] ---> Running in 2c9723b9ba8a [2024-11-11T07:39:46.362Z] Removing intermediate container 2c9723b9ba8a [2024-11-11T07:39:46.362Z] ---> a34af6437a8f [2024-11-11T07:39:46.362Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T07:39:46.362Z] ---> Running in 5f65b231774d [2024-11-11T07:39:46.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T07:39:46.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T07:39:47.139Z] OK: 246 MiB in 54 packages [2024-11-11T07:39:47.396Z] Removing intermediate container 5f65b231774d [2024-11-11T07:39:47.396Z] ---> d12dc528d9ee [2024-11-11T07:39:47.396Z] Step 7/27 : WORKDIR /app [2024-11-11T07:39:47.396Z] ---> Running in 6ef5718fcf80 [2024-11-11T07:39:47.655Z] Removing intermediate container 6ef5718fcf80 [2024-11-11T07:39:47.655Z] ---> b69b5af61d85 [2024-11-11T07:39:47.655Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-11T07:39:47.655Z] ---> 41b8ffafe36e [2024-11-11T07:39:47.655Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T07:39:47.655Z] ---> Running in 1b2ff51b4f1a [2024-11-11T07:39:48.635Z] Removing intermediate container 1b2ff51b4f1a [2024-11-11T07:39:48.635Z] ---> 2c3927697fd8 [2024-11-11T07:39:48.635Z] Step 10/27 : COPY . . [2024-11-11T07:39:48.895Z] ---> 4b67f2b9cefb [2024-11-11T07:39:48.895Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T07:39:48.895Z] ---> Running in 9d74b41cf287 [2024-11-11T07:39:48.895Z] Removing intermediate container 9d74b41cf287 [2024-11-11T07:39:48.895Z] ---> 8e8c018d073f [2024-11-11T07:39:48.895Z] Step 12/27 : RUN $MAKE [2024-11-11T07:39:48.895Z] ---> Running in 418931c3c391 [2024-11-11T07:39:49.154Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T07:40:02.963Z] provisioning config files... [2024-11-11T07:40:02.994Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/254@tmp/config2895414263814630796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:40:03.442Z] ---> ****-login.sh [2024-11-11T07:40:03.442Z] nexus3.edgexfoundry.org:10001 [2024-11-11T07:40:04.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:40:04.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:40:04.032Z] Configure a credential helper to remove this warning. See [2024-11-11T07:40:04.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:40:04.032Z] [2024-11-11T07:40:04.032Z] Login Succeeded [2024-11-11T07:40:04.032Z] nexus3.edgexfoundry.org:10002 [2024-11-11T07:40:04.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:40:04.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:40:04.574Z] Configure a credential helper to remove this warning. See [2024-11-11T07:40:04.574Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:40:04.574Z] [2024-11-11T07:40:04.574Z] Login Succeeded [2024-11-11T07:40:04.574Z] nexus3.edgexfoundry.org:10003 [2024-11-11T07:40:04.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:40:04.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:40:04.845Z] Configure a credential helper to remove this warning. See [2024-11-11T07:40:04.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:40:04.845Z] [2024-11-11T07:40:04.845Z] Login Succeeded [2024-11-11T07:40:04.845Z] nexus3.edgexfoundry.org:10004 [2024-11-11T07:40:05.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:40:05.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:40:05.385Z] Configure a credential helper to remove this warning. See [2024-11-11T07:40:05.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:40:05.385Z] [2024-11-11T07:40:05.385Z] Login Succeeded [2024-11-11T07:40:05.385Z] ****.io [2024-11-11T07:40:05.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:40:05.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:40:05.922Z] Configure a credential helper to remove this warning. See [2024-11-11T07:40:05.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:40:05.922Z] [2024-11-11T07:40:05.922Z] Login Succeeded [2024-11-11T07:40:05.922Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T07:40:05.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T07:40:06.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T07:40:06.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T07:40:06.302Z] ========================================================= [2024-11-11T07:40:06.302Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T07:40:06.302Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:40:06.681Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-11T07:40:06.681Z] Sending build context to Docker daemon 225.3kB [2024-11-11T07:40:06.951Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T07:40:06.951Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T07:40:06.951Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T07:40:06.951Z] cf04c63912e1: Pulling fs layer [2024-11-11T07:40:06.951Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T07:40:06.951Z] a37a00ec5f00: Pulling fs layer [2024-11-11T07:40:06.951Z] 50b3750afda1: Pulling fs layer [2024-11-11T07:40:06.951Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T07:40:06.951Z] 80978eb59214: Pulling fs layer [2024-11-11T07:40:06.951Z] 50b3750afda1: Waiting [2024-11-11T07:40:06.951Z] 4f4fb700ef54: Waiting [2024-11-11T07:40:06.951Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T07:40:06.951Z] 80978eb59214: Waiting [2024-11-11T07:40:06.951Z] c9f46d7d2bd2: Waiting [2024-11-11T07:40:06.951Z] c5a475d317c9: Pulling fs layer [2024-11-11T07:40:06.951Z] c5a475d317c9: Waiting [2024-11-11T07:40:07.221Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T07:40:07.221Z] 55b35a11ae5e: Download complete [2024-11-11T07:40:07.221Z] 50b3750afda1: Verifying Checksum [2024-11-11T07:40:07.221Z] 50b3750afda1: Download complete [2024-11-11T07:40:07.221Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T07:40:07.221Z] 4f4fb700ef54: Download complete [2024-11-11T07:40:07.221Z] 80978eb59214: Verifying Checksum [2024-11-11T07:40:07.221Z] 80978eb59214: Download complete [2024-11-11T07:40:07.221Z] cf04c63912e1: Verifying Checksum [2024-11-11T07:40:07.221Z] cf04c63912e1: Download complete [2024-11-11T07:40:07.809Z] c5a475d317c9: Verifying Checksum [2024-11-11T07:40:07.809Z] c5a475d317c9: Download complete [2024-11-11T07:40:08.103Z] cf04c63912e1: Pull complete [2024-11-11T07:40:08.710Z] 55b35a11ae5e: Pull complete [2024-11-11T07:40:09.298Z] a37a00ec5f00: Verifying Checksum [2024-11-11T07:40:09.299Z] a37a00ec5f00: Download complete [2024-11-11T07:40:09.890Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T07:40:09.890Z] c9f46d7d2bd2: Download complete [2024-11-11T07:40:24.927Z] a37a00ec5f00: Pull complete [2024-11-11T07:40:24.927Z] 50b3750afda1: Pull complete [2024-11-11T07:40:24.927Z] 4f4fb700ef54: Pull complete [2024-11-11T07:40:24.927Z] 80978eb59214: Pull complete [2024-11-11T07:40:27.908Z] Removing intermediate container 418931c3c391 [2024-11-11T07:40:27.908Z] ---> 35f0bbe496d8 [2024-11-11T07:40:27.908Z] Step 13/27 : FROM alpine:3.20 [2024-11-11T07:40:27.908Z] 3.20: Pulling from library/alpine [2024-11-11T07:40:27.908Z] 43c4264eed91: Already exists [2024-11-11T07:40:27.908Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T07:40:27.908Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T07:40:27.908Z] ---> 91ef0af61f39 [2024-11-11T07:40:27.908Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T07:40:27.908Z] ---> Running in cd45de48ff77 [2024-11-11T07:40:27.908Z] Removing intermediate container cd45de48ff77 [2024-11-11T07:40:27.908Z] ---> 14ce216e78fb [2024-11-11T07:40:27.908Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-11T07:40:27.908Z] ---> Running in c1a04284e684 [2024-11-11T07:40:27.908Z] Removing intermediate container c1a04284e684 [2024-11-11T07:40:27.908Z] ---> 9a6abbe874ab [2024-11-11T07:40:27.908Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T07:40:27.908Z] ---> Running in b64b43ab470e [2024-11-11T07:40:27.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T07:40:27.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T07:40:27.908Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T07:40:27.908Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T07:40:27.908Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T07:40:27.908Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T07:40:27.908Z] OK: 9 MiB in 16 packages [2024-11-11T07:40:27.908Z] Removing intermediate container b64b43ab470e [2024-11-11T07:40:27.908Z] ---> dd76d1ba2983 [2024-11-11T07:40:27.908Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T07:40:27.908Z] ---> Running in f7b05ceef052 [2024-11-11T07:40:27.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T07:40:27.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T07:40:27.908Z] Upgrading critical system libraries and apk-tools: [2024-11-11T07:40:27.908Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T07:40:27.908Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T07:40:27.908Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T07:40:27.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T07:40:27.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T07:40:27.908Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T07:40:27.908Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T07:40:27.908Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T07:40:27.908Z] OK: 9 MiB in 16 packages [2024-11-11T07:40:27.908Z] Removing intermediate container f7b05ceef052 [2024-11-11T07:40:27.908Z] ---> 58d480c0165e [2024-11-11T07:40:27.908Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-11T07:40:27.908Z] ---> 6d7df663804b [2024-11-11T07:40:27.908Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-11T07:40:27.908Z] ---> f6c0589312ad [2024-11-11T07:40:27.908Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-11T07:40:27.908Z] ---> 9d890dff7fd9 [2024-11-11T07:40:27.908Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-11T07:40:27.908Z] ---> 9ff441f98636 [2024-11-11T07:40:27.908Z] Step 22/27 : EXPOSE 48095 [2024-11-11T07:40:27.908Z] ---> Running in c2c3d4a8f4a5 [2024-11-11T07:40:27.908Z] Removing intermediate container c2c3d4a8f4a5 [2024-11-11T07:40:27.908Z] ---> d364fa19c38e [2024-11-11T07:40:27.908Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-11T07:40:27.908Z] ---> Running in 9ed3d18e2c57 [2024-11-11T07:40:27.908Z] Removing intermediate container 9ed3d18e2c57 [2024-11-11T07:40:27.908Z] ---> bd39a33087be [2024-11-11T07:40:27.908Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T07:40:27.908Z] ---> Running in ef485f652798 [2024-11-11T07:40:27.908Z] Removing intermediate container ef485f652798 [2024-11-11T07:40:27.908Z] ---> ed3efcfed0b1 [2024-11-11T07:40:27.908Z] Step 25/27 : LABEL arch=amd64 [2024-11-11T07:40:27.908Z] ---> Running in da1362542f9e [2024-11-11T07:40:27.908Z] Removing intermediate container da1362542f9e [2024-11-11T07:40:27.908Z] ---> 6e553724f804 [2024-11-11T07:40:27.908Z] Step 26/27 : LABEL git_sha=8114be53119ae29b155924925750b3433391c68b [2024-11-11T07:40:27.908Z] ---> Running in d01abbfd7a80 [2024-11-11T07:40:28.167Z] Removing intermediate container d01abbfd7a80 [2024-11-11T07:40:28.167Z] ---> 4a1f8858f57b [2024-11-11T07:40:28.167Z] Step 27/27 : LABEL version=4.0.0-dev.6 [2024-11-11T07:40:28.167Z] ---> Running in 7fd3472443e0 [2024-11-11T07:40:28.167Z] Removing intermediate container 7fd3472443e0 [2024-11-11T07:40:28.167Z] ---> 6c5d1c4132ab [2024-11-11T07:40:28.167Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T07:40:28.167Z] Successfully built 6c5d1c4132ab [2024-11-11T07:40:28.167Z] 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-11-11T07:40:28.317Z] provisioning config files... [2024-11-11T07:40:28.325Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6264889926289782244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:40:28.630Z] ---> ****-login.sh [2024-11-11T07:40:28.630Z] nexus3.edgexfoundry.org:10001 [2024-11-11T07:40:28.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:40:28.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:40:28.630Z] Configure a credential helper to remove this warning. See [2024-11-11T07:40:28.630Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:40:28.630Z] [2024-11-11T07:40:28.630Z] Login Succeeded [2024-11-11T07:40:28.630Z] nexus3.edgexfoundry.org:10002 [2024-11-11T07:40:28.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:40:28.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:40:28.631Z] Configure a credential helper to remove this warning. See [2024-11-11T07:40:28.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:40:28.631Z] [2024-11-11T07:40:28.631Z] Login Succeeded [2024-11-11T07:40:28.631Z] nexus3.edgexfoundry.org:10003 [2024-11-11T07:40:28.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:40:28.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:40:28.891Z] Configure a credential helper to remove this warning. See [2024-11-11T07:40:28.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:40:28.891Z] [2024-11-11T07:40:28.891Z] Login Succeeded [2024-11-11T07:40:28.891Z] nexus3.edgexfoundry.org:10004 [2024-11-11T07:40:28.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:40:28.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:40:28.892Z] Configure a credential helper to remove this warning. See [2024-11-11T07:40:28.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:40:28.892Z] [2024-11-11T07:40:28.892Z] Login Succeeded [2024-11-11T07:40:28.892Z] ****.io [2024-11-11T07:40:29.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:40:29.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:40:29.150Z] Configure a credential helper to remove this warning. See [2024-11-11T07:40:29.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:40:29.150Z] [2024-11-11T07:40:29.150Z] Login Succeeded [2024-11-11T07:40:29.150Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T07:40:29.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T07:40:29.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T07:40:29.242Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-11-11T07:40:29.242Z] 8114be53119ae29b155924925750b3433391c68b [2024-11-11T07:40:29.242Z] latest [2024-11-11T07:40:29.242Z] 4.0.0-dev.6 [2024-11-11T07:40:29.242Z] 8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 [2024-11-11T07:40:29.242Z] main [2024-11-11T07:40:29.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:40:29.599Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:40:29.929Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b [2024-11-11T07:40:29.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T07:40:29.929Z] 64f1de7a3563: Preparing [2024-11-11T07:40:29.929Z] 5e3190f2486a: Preparing [2024-11-11T07:40:29.929Z] ff18af690c5a: Preparing [2024-11-11T07:40:29.929Z] d4ca48fc8a0b: Preparing [2024-11-11T07:40:29.929Z] 36ed64854ff2: Preparing [2024-11-11T07:40:29.929Z] e3a966177567: Preparing [2024-11-11T07:40:29.929Z] 63ca1fbb43ae: Preparing [2024-11-11T07:40:29.929Z] e3a966177567: Waiting [2024-11-11T07:40:29.929Z] 63ca1fbb43ae: Waiting [2024-11-11T07:40:29.929Z] ff18af690c5a: Pushed [2024-11-11T07:40:29.929Z] 5e3190f2486a: Pushed [2024-11-11T07:40:29.929Z] d4ca48fc8a0b: Pushed [2024-11-11T07:40:29.929Z] 63ca1fbb43ae: Layer already exists [2024-11-11T07:40:30.188Z] e3a966177567: Pushed [2024-11-11T07:40:30.756Z] 36ed64854ff2: Pushed [2024-11-11T07:40:31.606Z] c9f46d7d2bd2: Pull complete [2024-11-11T07:40:33.035Z] c5a475d317c9: Pull complete [2024-11-11T07:40:33.035Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T07:40:33.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T07:40:33.035Z] ---> be29e6b0f0d4 [2024-11-11T07:40:33.035Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T07:40:33.294Z] 64f1de7a3563: Pushed [2024-11-11T07:40:33.294Z] 8114be53119ae29b155924925750b3433391c68b: digest: sha256:93c97e410f1aa93d28da0dce1694753940637427ea2a3efa9c964f00ca1ff643 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:40:33.908Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:40:34.243Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-11T07:40:34.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T07:40:34.243Z] 64f1de7a3563: Preparing [2024-11-11T07:40:34.243Z] 5e3190f2486a: Preparing [2024-11-11T07:40:34.243Z] ff18af690c5a: Preparing [2024-11-11T07:40:34.243Z] d4ca48fc8a0b: Preparing [2024-11-11T07:40:34.243Z] 36ed64854ff2: Preparing [2024-11-11T07:40:34.243Z] e3a966177567: Preparing [2024-11-11T07:40:34.243Z] 63ca1fbb43ae: Preparing [2024-11-11T07:40:34.243Z] 63ca1fbb43ae: Waiting [2024-11-11T07:40:34.243Z] e3a966177567: Waiting [2024-11-11T07:40:34.243Z] 36ed64854ff2: Layer already exists [2024-11-11T07:40:34.243Z] 64f1de7a3563: Layer already exists [2024-11-11T07:40:34.243Z] 5e3190f2486a: Layer already exists [2024-11-11T07:40:34.243Z] d4ca48fc8a0b: Layer already exists [2024-11-11T07:40:34.243Z] ff18af690c5a: Layer already exists [2024-11-11T07:40:34.243Z] e3a966177567: Layer already exists [2024-11-11T07:40:34.243Z] 63ca1fbb43ae: Layer already exists [2024-11-11T07:40:34.243Z] latest: digest: sha256:93c97e410f1aa93d28da0dce1694753940637427ea2a3efa9c964f00ca1ff643 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:40:34.580Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:40:34.914Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.6 [2024-11-11T07:40:34.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T07:40:34.914Z] 64f1de7a3563: Preparing [2024-11-11T07:40:34.914Z] 5e3190f2486a: Preparing [2024-11-11T07:40:34.914Z] ff18af690c5a: Preparing [2024-11-11T07:40:34.914Z] d4ca48fc8a0b: Preparing [2024-11-11T07:40:34.914Z] 36ed64854ff2: Preparing [2024-11-11T07:40:34.914Z] e3a966177567: Preparing [2024-11-11T07:40:34.914Z] 63ca1fbb43ae: Preparing [2024-11-11T07:40:34.914Z] e3a966177567: Waiting [2024-11-11T07:40:34.914Z] 63ca1fbb43ae: Waiting [2024-11-11T07:40:34.914Z] d4ca48fc8a0b: Layer already exists [2024-11-11T07:40:34.914Z] ff18af690c5a: Layer already exists [2024-11-11T07:40:34.914Z] 5e3190f2486a: Layer already exists [2024-11-11T07:40:34.914Z] 36ed64854ff2: Layer already exists [2024-11-11T07:40:34.914Z] 64f1de7a3563: Layer already exists [2024-11-11T07:40:34.914Z] e3a966177567: Layer already exists [2024-11-11T07:40:34.914Z] 63ca1fbb43ae: Layer already exists [2024-11-11T07:40:34.914Z] 4.0.0-dev.6: digest: sha256:93c97e410f1aa93d28da0dce1694753940637427ea2a3efa9c964f00ca1ff643 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:40:34.983Z] ---> Running in 24116315bc07 [2024-11-11T07:40:34.983Z] Removing intermediate container 24116315bc07 [2024-11-11T07:40:34.983Z] ---> 5deb389cbeed [2024-11-11T07:40:34.983Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T07:40:34.983Z] ---> Running in e94281a83131 [2024-11-11T07:40:35.250Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 [2024-11-11T07:40:35.255Z] Removing intermediate container e94281a83131 [2024-11-11T07:40:35.255Z] ---> 772d696437b8 [2024-11-11T07:40:35.255Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:40:35.524Z] ---> Running in a30b907d2457 [2024-11-11T07:40:35.524Z] Removing intermediate container a30b907d2457 [2024-11-11T07:40:35.524Z] ---> 51a7840db41a [2024-11-11T07:40:35.524Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T07:40:35.573Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 [2024-11-11T07:40:35.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T07:40:35.573Z] 64f1de7a3563: Preparing [2024-11-11T07:40:35.573Z] 5e3190f2486a: Preparing [2024-11-11T07:40:35.573Z] ff18af690c5a: Preparing [2024-11-11T07:40:35.573Z] d4ca48fc8a0b: Preparing [2024-11-11T07:40:35.573Z] 36ed64854ff2: Preparing [2024-11-11T07:40:35.573Z] e3a966177567: Preparing [2024-11-11T07:40:35.573Z] 63ca1fbb43ae: Preparing [2024-11-11T07:40:35.573Z] e3a966177567: Waiting [2024-11-11T07:40:35.573Z] 5e3190f2486a: Layer already exists [2024-11-11T07:40:35.573Z] d4ca48fc8a0b: Layer already exists [2024-11-11T07:40:35.573Z] ff18af690c5a: Layer already exists [2024-11-11T07:40:35.573Z] 36ed64854ff2: Layer already exists [2024-11-11T07:40:35.573Z] 64f1de7a3563: Layer already exists [2024-11-11T07:40:35.573Z] 63ca1fbb43ae: Layer already exists [2024-11-11T07:40:35.573Z] e3a966177567: Layer already exists [2024-11-11T07:40:35.573Z] 8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6: digest: sha256:93c97e410f1aa93d28da0dce1694753940637427ea2a3efa9c964f00ca1ff643 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:40:35.791Z] ---> Running in 7218d918040b [2024-11-11T07:40:35.892Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:40:36.219Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-11-11T07:40:36.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-11-11T07:40:36.219Z] 64f1de7a3563: Preparing [2024-11-11T07:40:36.219Z] 5e3190f2486a: Preparing [2024-11-11T07:40:36.219Z] ff18af690c5a: Preparing [2024-11-11T07:40:36.219Z] d4ca48fc8a0b: Preparing [2024-11-11T07:40:36.219Z] 36ed64854ff2: Preparing [2024-11-11T07:40:36.219Z] e3a966177567: Preparing [2024-11-11T07:40:36.219Z] 63ca1fbb43ae: Preparing [2024-11-11T07:40:36.219Z] e3a966177567: Waiting [2024-11-11T07:40:36.219Z] 63ca1fbb43ae: Waiting [2024-11-11T07:40:36.219Z] d4ca48fc8a0b: Layer already exists [2024-11-11T07:40:36.219Z] 5e3190f2486a: Layer already exists [2024-11-11T07:40:36.219Z] 36ed64854ff2: Layer already exists [2024-11-11T07:40:36.219Z] ff18af690c5a: Layer already exists [2024-11-11T07:40:36.219Z] 64f1de7a3563: Layer already exists [2024-11-11T07:40:36.219Z] e3a966177567: Layer already exists [2024-11-11T07:40:36.219Z] 63ca1fbb43ae: Layer already exists [2024-11-11T07:40:36.219Z] main: digest: sha256:93c97e410f1aa93d28da0dce1694753940637427ea2a3efa9c964f00ca1ff643 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T07:40:36.300Z] ===================================================== [Pipeline] echo [2024-11-11T07:40:36.315Z] taggedImages: [2024-11-11T07:40:36.315Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b [2024-11-11T07:40:36.315Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-11-11T07:40:36.315Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.6 [2024-11-11T07:40:36.315Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 [2024-11-11T07:40:36.315Z] - 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-11-11T07:40:36.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T07:40:36.735Z] [2024-11-11T07:40:36.735Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-11-11T07:40:36.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2024-11-11T07:40:37.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T07:40:37.044Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T07:40:37.044Z] 5eb5b503b376: Pulling fs layer [2024-11-11T07:40:37.044Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T07:40:37.044Z] ec43610c2a17: Pulling fs layer [2024-11-11T07:40:37.044Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T07:40:37.044Z] 33b1e0a273af: Pulling fs layer [2024-11-11T07:40:37.044Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T07:40:37.044Z] 2f39f015ded8: Pulling fs layer [2024-11-11T07:40:37.044Z] 3a2ae6a8a46f: Waiting [2024-11-11T07:40:37.044Z] 5d3b04190fa2: Waiting [2024-11-11T07:40:37.044Z] 33b1e0a273af: Waiting [2024-11-11T07:40:37.044Z] 2f39f015ded8: Waiting [2024-11-11T07:40:37.044Z] 5c69ac0246d0: Verifying Checksum [2024-11-11T07:40:37.044Z] 5c69ac0246d0: Download complete [2024-11-11T07:40:37.044Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T07:40:37.044Z] 3a2ae6a8a46f: Download complete [2024-11-11T07:40:37.044Z] 33b1e0a273af: Verifying Checksum [2024-11-11T07:40:37.044Z] 33b1e0a273af: Download complete [2024-11-11T07:40:37.044Z] 5d3b04190fa2: Download complete [2024-11-11T07:40:37.044Z] ec43610c2a17: Verifying Checksum [2024-11-11T07:40:37.303Z] 5eb5b503b376: Verifying Checksum [2024-11-11T07:40:37.303Z] 5eb5b503b376: Download complete [2024-11-11T07:40:37.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T07:40:37.874Z] 2f39f015ded8: Verifying Checksum [2024-11-11T07:40:37.874Z] 2f39f015ded8: Download complete [2024-11-11T07:40:38.444Z] 5eb5b503b376: Pull complete [2024-11-11T07:40:38.702Z] 5c69ac0246d0: Pull complete [2024-11-11T07:40:38.767Z] OK: 238 MiB in 54 packages [2024-11-11T07:40:39.270Z] ec43610c2a17: Pull complete [2024-11-11T07:40:39.270Z] 3a2ae6a8a46f: Pull complete [2024-11-11T07:40:39.355Z] Removing intermediate container 7218d918040b [2024-11-11T07:40:39.355Z] ---> a5880c7cab51 [2024-11-11T07:40:39.355Z] Step 7/12 : WORKDIR /app [2024-11-11T07:40:39.355Z] ---> Running in 4152254938b0 [2024-11-11T07:40:39.528Z] 33b1e0a273af: Pull complete [2024-11-11T07:40:39.529Z] 5d3b04190fa2: Pull complete [2024-11-11T07:40:39.624Z] Removing intermediate container 4152254938b0 [2024-11-11T07:40:39.624Z] ---> f0f057966660 [2024-11-11T07:40:39.624Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-11T07:40:40.218Z] ---> bcf7a7d5ccb3 [2024-11-11T07:40:40.218Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T07:40:40.218Z] ---> Running in 76bd1f7c8e3a [2024-11-11T07:40:44.806Z] 2f39f015ded8: Pull complete [2024-11-11T07:40:44.806Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T07:40:44.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T07:40:44.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:40:44.910Z] prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container [2024-11-11T07:40:44.944Z] $ 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-11-11T07:40:50.083Z] $ docker top 9beba327889704502e6416e2b3c2e4d61f863a8c74743d0a6566d1cb8314ad18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:40:50.493Z] ---> job-cost.sh [2024-11-11T07:40:50.493Z] lf-activate-venv: SKIPPING [2024-11-11T07:40:50.493Z] INFO: No Stack... [2024-11-11T07:40:50.753Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T07:40:51.323Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T07:40:51.618Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-11-11T07:40:51.618Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T07:40:51.636Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] [2024-11-11T07:40:51.646Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] did not exist. Created. [2024-11-11T07:40:51.654Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T07:40:51.974Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T07:40:52.010Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T07:40:52.019Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T07:40:52.046Z] $ docker stop --time=1 9beba327889704502e6416e2b3c2e4d61f863a8c74743d0a6566d1cb8314ad18 [2024-11-11T07:40:53.207Z] $ docker rm -f --volumes 9beba327889704502e6416e2b3c2e4d61f863a8c74743d0a6566d1cb8314ad18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T07:42:31.914Z] Removing intermediate container 76bd1f7c8e3a [2024-11-11T07:42:31.914Z] ---> 4e99b1b2aaad [2024-11-11T07:42:31.914Z] Step 10/12 : COPY . . [2024-11-11T07:42:31.914Z] ---> d07c2d61d8ab [2024-11-11T07:42:31.914Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T07:42:31.914Z] ---> Running in f1ea1fe1dff2 [2024-11-11T07:42:31.914Z] Removing intermediate container f1ea1fe1dff2 [2024-11-11T07:42:31.914Z] ---> 546355de81d9 [2024-11-11T07:42:31.914Z] Step 12/12 : RUN $MAKE [2024-11-11T07:42:31.914Z] ---> Running in fe7229d31a76 [2024-11-11T07:42:31.914Z] noop [2024-11-11T07:42:31.914Z] Removing intermediate container fe7229d31a76 [2024-11-11T07:42:31.914Z] ---> 890087b1e44c [2024-11-11T07:42:31.914Z] Successfully built 890087b1e44c [2024-11-11T07:42:31.914Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:42:32.281Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T07:42:32.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:42:32.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-26134 does not seem to be running inside a container [2024-11-11T07:42:32.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/254 -v /w/workspace/app-service-configurable/254:/w/workspace/app-service-configurable/254:rw,z -v /w/workspace/app-service-configurable/254@tmp:/w/workspace/app-service-configurable/254@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-11-11T07:42:33.824Z] $ docker top 449a7715d89670b9a9a13b276c56a3dfedc9513b9f9183dea081a88a224d38e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T07:42:34.667Z] + go version [2024-11-11T07:42:34.667Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T07:42:34.681Z] $ docker stop --time=1 449a7715d89670b9a9a13b276c56a3dfedc9513b9f9183dea081a88a224d38e2 [2024-11-11T07:42:36.771Z] $ docker rm -f --volumes 449a7715d89670b9a9a13b276c56a3dfedc9513b9f9183dea081a88a224d38e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:42:37.387Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T07:42:37.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:42:37.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-26134 does not seem to be running inside a container [2024-11-11T07:42:37.656Z] $ 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/254 -v /w/workspace/app-service-configurable/254:/w/workspace/app-service-configurable/254:rw,z -v /w/workspace/app-service-configurable/254@tmp:/w/workspace/app-service-configurable/254@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-11-11T07:42:38.891Z] $ docker top df913d0c0ea3aa69ddbbc8a8d50d28b301f6190d872b6dea95d1004fe504691b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T07:42:39.740Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/254 [Pipeline] fileExists [Pipeline] sh [2024-11-11T07:42:40.402Z] + make test [2024-11-11T07:42:40.402Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T07:46:47.242Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-11T07:46:47.242Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T07:46:47.242Z] go vet ./... [2024-11-11T07:50:14.913Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T07:50:14.914Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T07:50:14.914Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T07:50:14.934Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T07:50:14.952Z] $ docker stop --time=1 df913d0c0ea3aa69ddbbc8a8d50d28b301f6190d872b6dea95d1004fe504691b [2024-11-11T07:50:17.700Z] $ docker rm -f --volumes df913d0c0ea3aa69ddbbc8a8d50d28b301f6190d872b6dea95d1004fe504691b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T07:50:19.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T07:50:19.778Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T07:50:20.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T07:50:20.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T07:50:20.885Z] + ls -al . [2024-11-11T07:50:20.885Z] total 244 [2024-11-11T07:50:20.885Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 07:42 . [2024-11-11T07:50:20.885Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:39 .. [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 07:39 .dockerignore [2024-11-11T07:50:20.885Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:39 .git [2024-11-11T07:50:20.885Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:39 .github [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 07:39 .gitignore [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 07:39 .golangci.yml [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 07:39 Attribution.txt [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 07:39 CHANGELOG.md [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 07:39 Dockerfile [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 07:39 GOVERNANCE.md [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 07:39 Jenkinsfile [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 07:39 LICENSE [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 07:39 OWNERS.md [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 07:39 README.md [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 07:37 VERSION [2024-11-11T07:50:20.885Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:39 bin [2024-11-11T07:50:20.885Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 11 07:46 coverage.out [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 07:39 go.mod [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 07:39 go.sum [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 07:39 main.go [2024-11-11T07:50:20.885Z] -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 07:39 makefile [2024-11-11T07:50:20.885Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 07:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:50:21.230Z] + 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=8114be53119ae29b155924925750b3433391c68b --label arch=arm64 --label version=4.0.0-dev.6 . [2024-11-11T07:50:21.230Z] Sending build context to Docker daemon 226.8kB [2024-11-11T07:50:21.496Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T07:50:21.496Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-11T07:50:21.496Z] ---> 890087b1e44c [2024-11-11T07:50:21.496Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T07:50:21.496Z] ---> Running in 4bfe21ec6300 [2024-11-11T07:50:21.765Z] Removing intermediate container 4bfe21ec6300 [2024-11-11T07:50:21.765Z] ---> 5f3da32c5d4c [2024-11-11T07:50:21.765Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T07:50:21.765Z] ---> Running in 63ea69011fdd [2024-11-11T07:50:22.035Z] Removing intermediate container 63ea69011fdd [2024-11-11T07:50:22.035Z] ---> 43dbcd4ff8b7 [2024-11-11T07:50:22.035Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-11T07:50:22.300Z] ---> Running in bf816fb59b08 [2024-11-11T07:50:22.565Z] Removing intermediate container bf816fb59b08 [2024-11-11T07:50:22.565Z] ---> 79733679c745 [2024-11-11T07:50:22.565Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T07:50:22.565Z] ---> Running in e79d11caf500 [2024-11-11T07:50:23.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T07:50:23.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T07:50:25.194Z] OK: 238 MiB in 54 packages [2024-11-11T07:50:26.162Z] Removing intermediate container e79d11caf500 [2024-11-11T07:50:26.162Z] ---> 5bde7e1aada3 [2024-11-11T07:50:26.162Z] Step 7/27 : WORKDIR /app [2024-11-11T07:50:26.162Z] ---> Running in 15e9a3891abd [2024-11-11T07:50:26.428Z] Removing intermediate container 15e9a3891abd [2024-11-11T07:50:26.428Z] ---> 8b44ae709c35 [2024-11-11T07:50:26.428Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-11T07:50:27.012Z] ---> df20e655b418 [2024-11-11T07:50:27.012Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T07:50:27.012Z] ---> Running in a519ad4b0968 [2024-11-11T07:50:30.355Z] Removing intermediate container a519ad4b0968 [2024-11-11T07:50:30.355Z] ---> af2329f0fbf1 [2024-11-11T07:50:30.355Z] Step 10/27 : COPY . . [2024-11-11T07:50:30.622Z] ---> ac6fed4e19c8 [2024-11-11T07:50:30.622Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T07:50:30.622Z] ---> Running in 5a8f3995506b [2024-11-11T07:50:30.889Z] Removing intermediate container 5a8f3995506b [2024-11-11T07:50:30.889Z] ---> ca68aa94b3f1 [2024-11-11T07:50:30.889Z] Step 12/27 : RUN $MAKE [2024-11-11T07:50:30.889Z] ---> Running in cf2b75e7b4ae [2024-11-11T07:50:31.844Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-11T07:53:53.597Z] Removing intermediate container cf2b75e7b4ae [2024-11-11T07:53:53.597Z] ---> 0ec99c6f52d4 [2024-11-11T07:53:53.597Z] Step 13/27 : FROM alpine:3.20 [2024-11-11T07:53:53.597Z] 3.20: Pulling from library/alpine [2024-11-11T07:53:53.597Z] cf04c63912e1: Already exists [2024-11-11T07:53:53.597Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T07:53:53.597Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T07:53:53.597Z] ---> c157a85ed455 [2024-11-11T07:53:53.597Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T07:53:53.597Z] ---> Running in 4209e0eb74b4 [2024-11-11T07:53:53.597Z] Removing intermediate container 4209e0eb74b4 [2024-11-11T07:53:53.597Z] ---> dcbdb3ec9935 [2024-11-11T07:53:53.597Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-11T07:53:53.597Z] ---> Running in f779b7b86f06 [2024-11-11T07:53:53.597Z] Removing intermediate container f779b7b86f06 [2024-11-11T07:53:53.597Z] ---> 8c21e339a000 [2024-11-11T07:53:53.597Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T07:53:53.597Z] ---> Running in db0bd6d9ad3f [2024-11-11T07:53:53.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T07:53:53.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T07:53:55.009Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T07:53:55.277Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T07:53:55.277Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T07:53:55.277Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T07:53:55.549Z] OK: 10 MiB in 16 packages [2024-11-11T07:53:56.961Z] Removing intermediate container db0bd6d9ad3f [2024-11-11T07:53:56.961Z] ---> c1bd7b3ba639 [2024-11-11T07:53:56.961Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-11T07:53:56.961Z] ---> Running in b3a50ca2f04a [2024-11-11T07:53:57.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T07:53:57.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T07:53:59.332Z] Upgrading critical system libraries and apk-tools: [2024-11-11T07:53:59.332Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T07:53:59.332Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T07:53:59.332Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T07:53:59.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T07:53:59.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T07:54:01.007Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T07:54:01.007Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T07:54:01.007Z] Executing ca-certificates-20240705-r0.trigger [2024-11-11T07:54:01.277Z] OK: 10 MiB in 16 packages [2024-11-11T07:54:02.261Z] Removing intermediate container b3a50ca2f04a [2024-11-11T07:54:02.261Z] ---> c07083111216 [2024-11-11T07:54:02.261Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-11T07:54:02.849Z] ---> 1b9fa7516378 [2024-11-11T07:54:02.849Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-11T07:54:03.433Z] ---> 66bf23a00336 [2024-11-11T07:54:03.434Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-11T07:54:03.701Z] ---> 51ded5fae029 [2024-11-11T07:54:03.701Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-11T07:54:06.316Z] ---> c5f1868c294f [2024-11-11T07:54:06.316Z] Step 22/27 : EXPOSE 48095 [2024-11-11T07:54:06.316Z] ---> Running in 0fa129442b40 [2024-11-11T07:54:06.316Z] Removing intermediate container 0fa129442b40 [2024-11-11T07:54:06.316Z] ---> 2791885ec909 [2024-11-11T07:54:06.316Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-11T07:54:06.316Z] ---> Running in e90297930549 [2024-11-11T07:54:06.582Z] Removing intermediate container e90297930549 [2024-11-11T07:54:06.582Z] ---> 597e1206d9b3 [2024-11-11T07:54:06.582Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T07:54:06.858Z] ---> Running in 3fcd1938e880 [2024-11-11T07:54:07.124Z] Removing intermediate container 3fcd1938e880 [2024-11-11T07:54:07.124Z] ---> 1263d9e2017f [2024-11-11T07:54:07.124Z] Step 25/27 : LABEL arch=arm64 [2024-11-11T07:54:07.124Z] ---> Running in 930123597faf [2024-11-11T07:54:07.390Z] Removing intermediate container 930123597faf [2024-11-11T07:54:07.390Z] ---> e6b092b76b14 [2024-11-11T07:54:07.390Z] Step 26/27 : LABEL git_sha=8114be53119ae29b155924925750b3433391c68b [2024-11-11T07:54:07.390Z] ---> Running in 3749221cec4a [2024-11-11T07:54:07.658Z] Removing intermediate container 3749221cec4a [2024-11-11T07:54:07.658Z] ---> fb7592239c56 [2024-11-11T07:54:07.658Z] Step 27/27 : LABEL version=4.0.0-dev.6 [2024-11-11T07:54:07.931Z] ---> Running in 61ca8cda1575 [2024-11-11T07:54:07.931Z] Removing intermediate container 61ca8cda1575 [2024-11-11T07:54:07.931Z] ---> 2c62fd385800 [2024-11-11T07:54:07.931Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T07:54:08.198Z] Successfully built 2c62fd385800 [2024-11-11T07:54:08.198Z] 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-11-11T07:54:08.375Z] provisioning config files... [2024-11-11T07:54:08.391Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/254@tmp/config6760370941570358112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:54:08.751Z] ---> ****-login.sh [2024-11-11T07:54:08.751Z] nexus3.edgexfoundry.org:10001 [2024-11-11T07:54:08.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:54:09.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:54:09.022Z] Configure a credential helper to remove this warning. See [2024-11-11T07:54:09.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:54:09.022Z] [2024-11-11T07:54:09.022Z] Login Succeeded [2024-11-11T07:54:09.022Z] nexus3.edgexfoundry.org:10002 [2024-11-11T07:54:09.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:54:09.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:54:09.291Z] Configure a credential helper to remove this warning. See [2024-11-11T07:54:09.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:54:09.291Z] [2024-11-11T07:54:09.291Z] Login Succeeded [2024-11-11T07:54:09.291Z] nexus3.edgexfoundry.org:10003 [2024-11-11T07:54:09.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:54:09.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:54:09.828Z] Configure a credential helper to remove this warning. See [2024-11-11T07:54:09.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:54:09.828Z] [2024-11-11T07:54:09.828Z] Login Succeeded [2024-11-11T07:54:09.828Z] nexus3.edgexfoundry.org:10004 [2024-11-11T07:54:10.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:54:10.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:54:10.098Z] Configure a credential helper to remove this warning. See [2024-11-11T07:54:10.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:54:10.098Z] [2024-11-11T07:54:10.098Z] Login Succeeded [2024-11-11T07:54:10.098Z] ****.io [2024-11-11T07:54:10.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T07:54:10.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T07:54:10.633Z] Configure a credential helper to remove this warning. See [2024-11-11T07:54:10.633Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T07:54:10.633Z] [2024-11-11T07:54:10.633Z] Login Succeeded [2024-11-11T07:54:10.633Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T07:54:10.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T07:54:10.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T07:54:10.747Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-11-11T07:54:10.747Z] 8114be53119ae29b155924925750b3433391c68b [2024-11-11T07:54:10.747Z] latest [2024-11-11T07:54:10.747Z] 4.0.0-dev.6 [2024-11-11T07:54:10.747Z] 8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 [2024-11-11T07:54:10.747Z] main [2024-11-11T07:54:10.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:54:11.146Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:54:11.526Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b [2024-11-11T07:54:11.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T07:54:11.526Z] 1deb0e686aaf: Preparing [2024-11-11T07:54:11.526Z] 4d5048322416: Preparing [2024-11-11T07:54:11.526Z] 496a104cce5a: Preparing [2024-11-11T07:54:11.526Z] 5e2c7f6fbe60: Preparing [2024-11-11T07:54:11.526Z] 48f474289e97: Preparing [2024-11-11T07:54:11.526Z] 7496ddb603cc: Preparing [2024-11-11T07:54:11.526Z] 16113d51b718: Preparing [2024-11-11T07:54:11.526Z] 7496ddb603cc: Waiting [2024-11-11T07:54:11.526Z] 16113d51b718: Waiting [2024-11-11T07:54:11.795Z] 496a104cce5a: Pushed [2024-11-11T07:54:11.795Z] 4d5048322416: Pushed [2024-11-11T07:54:11.795Z] 5e2c7f6fbe60: Pushed [2024-11-11T07:54:11.795Z] 16113d51b718: Layer already exists [2024-11-11T07:54:12.061Z] 7496ddb603cc: Pushed [2024-11-11T07:54:13.479Z] 48f474289e97: Pushed [2024-11-11T07:54:20.127Z] 1deb0e686aaf: Pushed [2024-11-11T07:54:20.127Z] 8114be53119ae29b155924925750b3433391c68b: digest: sha256:42d9ce5e3642fc13f406fa1a6122552780b85698a930297437a20509002b6846 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:54:20.508Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:54:20.876Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-11T07:54:20.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T07:54:20.876Z] 1deb0e686aaf: Preparing [2024-11-11T07:54:20.876Z] 4d5048322416: Preparing [2024-11-11T07:54:20.876Z] 496a104cce5a: Preparing [2024-11-11T07:54:20.876Z] 5e2c7f6fbe60: Preparing [2024-11-11T07:54:20.876Z] 48f474289e97: Preparing [2024-11-11T07:54:20.876Z] 7496ddb603cc: Preparing [2024-11-11T07:54:20.876Z] 16113d51b718: Preparing [2024-11-11T07:54:20.876Z] 7496ddb603cc: Waiting [2024-11-11T07:54:20.876Z] 16113d51b718: Waiting [2024-11-11T07:54:20.876Z] 496a104cce5a: Layer already exists [2024-11-11T07:54:20.876Z] 5e2c7f6fbe60: Layer already exists [2024-11-11T07:54:20.876Z] 4d5048322416: Layer already exists [2024-11-11T07:54:20.876Z] 1deb0e686aaf: Layer already exists [2024-11-11T07:54:20.876Z] 48f474289e97: Layer already exists [2024-11-11T07:54:20.876Z] 7496ddb603cc: Layer already exists [2024-11-11T07:54:20.876Z] 16113d51b718: Layer already exists [2024-11-11T07:54:21.142Z] latest: digest: sha256:42d9ce5e3642fc13f406fa1a6122552780b85698a930297437a20509002b6846 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:54:21.499Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:54:21.866Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.6 [2024-11-11T07:54:21.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T07:54:21.866Z] 1deb0e686aaf: Preparing [2024-11-11T07:54:21.866Z] 4d5048322416: Preparing [2024-11-11T07:54:21.866Z] 496a104cce5a: Preparing [2024-11-11T07:54:21.866Z] 5e2c7f6fbe60: Preparing [2024-11-11T07:54:21.866Z] 48f474289e97: Preparing [2024-11-11T07:54:21.866Z] 7496ddb603cc: Preparing [2024-11-11T07:54:21.866Z] 16113d51b718: Preparing [2024-11-11T07:54:21.866Z] 7496ddb603cc: Waiting [2024-11-11T07:54:21.866Z] 16113d51b718: Waiting [2024-11-11T07:54:21.866Z] 48f474289e97: Layer already exists [2024-11-11T07:54:21.866Z] 4d5048322416: Layer already exists [2024-11-11T07:54:21.866Z] 496a104cce5a: Layer already exists [2024-11-11T07:54:21.866Z] 5e2c7f6fbe60: Layer already exists [2024-11-11T07:54:21.866Z] 1deb0e686aaf: Layer already exists [2024-11-11T07:54:21.866Z] 7496ddb603cc: Layer already exists [2024-11-11T07:54:21.866Z] 16113d51b718: Layer already exists [2024-11-11T07:54:22.134Z] 4.0.0-dev.6: digest: sha256:42d9ce5e3642fc13f406fa1a6122552780b85698a930297437a20509002b6846 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:54:22.495Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:54:22.859Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 [2024-11-11T07:54:22.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T07:54:22.859Z] 1deb0e686aaf: Preparing [2024-11-11T07:54:22.859Z] 4d5048322416: Preparing [2024-11-11T07:54:22.859Z] 496a104cce5a: Preparing [2024-11-11T07:54:22.859Z] 5e2c7f6fbe60: Preparing [2024-11-11T07:54:22.859Z] 48f474289e97: Preparing [2024-11-11T07:54:22.859Z] 7496ddb603cc: Preparing [2024-11-11T07:54:22.859Z] 16113d51b718: Preparing [2024-11-11T07:54:22.859Z] 7496ddb603cc: Waiting [2024-11-11T07:54:22.859Z] 16113d51b718: Waiting [2024-11-11T07:54:22.859Z] 48f474289e97: Layer already exists [2024-11-11T07:54:22.859Z] 496a104cce5a: Layer already exists [2024-11-11T07:54:22.859Z] 5e2c7f6fbe60: Layer already exists [2024-11-11T07:54:22.859Z] 1deb0e686aaf: Layer already exists [2024-11-11T07:54:22.859Z] 4d5048322416: Layer already exists [2024-11-11T07:54:22.859Z] 7496ddb603cc: Layer already exists [2024-11-11T07:54:22.859Z] 16113d51b718: Layer already exists [2024-11-11T07:54:23.126Z] 8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6: digest: sha256:42d9ce5e3642fc13f406fa1a6122552780b85698a930297437a20509002b6846 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:54:23.492Z] + 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-11-11T07:54:23.891Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-11-11T07:54:23.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-11-11T07:54:23.891Z] 1deb0e686aaf: Preparing [2024-11-11T07:54:23.891Z] 4d5048322416: Preparing [2024-11-11T07:54:23.891Z] 496a104cce5a: Preparing [2024-11-11T07:54:23.891Z] 5e2c7f6fbe60: Preparing [2024-11-11T07:54:23.891Z] 48f474289e97: Preparing [2024-11-11T07:54:23.891Z] 7496ddb603cc: Preparing [2024-11-11T07:54:23.891Z] 16113d51b718: Preparing [2024-11-11T07:54:23.891Z] 7496ddb603cc: Waiting [2024-11-11T07:54:23.891Z] 16113d51b718: Waiting [2024-11-11T07:54:23.891Z] 4d5048322416: Layer already exists [2024-11-11T07:54:23.891Z] 5e2c7f6fbe60: Layer already exists [2024-11-11T07:54:23.891Z] 1deb0e686aaf: Layer already exists [2024-11-11T07:54:23.891Z] 496a104cce5a: Layer already exists [2024-11-11T07:54:23.891Z] 48f474289e97: Layer already exists [2024-11-11T07:54:23.891Z] 16113d51b718: Layer already exists [2024-11-11T07:54:23.891Z] 7496ddb603cc: Layer already exists [2024-11-11T07:54:24.162Z] main: digest: sha256:42d9ce5e3642fc13f406fa1a6122552780b85698a930297437a20509002b6846 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T07:54:24.239Z] ===================================================== [Pipeline] echo [2024-11-11T07:54:24.253Z] taggedImages: [2024-11-11T07:54:24.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b [2024-11-11T07:54:24.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-11-11T07:54:24.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.6 [2024-11-11T07:54:24.253Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 [2024-11-11T07:54:24.253Z] - 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-11-11T07:54:24.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T07:54:24.657Z] [2024-11-11T07:54:24.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:54:25.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T07:54:25.281Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T07:54:25.281Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T07:54:25.281Z] 04944245beec: Pulling fs layer [2024-11-11T07:54:25.281Z] 699f458cf7ca: Pulling fs layer [2024-11-11T07:54:25.281Z] 765212b225bb: Pulling fs layer [2024-11-11T07:54:25.281Z] f23df028b6ca: Pulling fs layer [2024-11-11T07:54:25.281Z] 765212b225bb: Waiting [2024-11-11T07:54:25.281Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T07:54:25.281Z] f23df028b6ca: Waiting [2024-11-11T07:54:25.281Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T07:54:25.281Z] 2437ff75d9bd: Waiting [2024-11-11T07:54:25.281Z] 04944245beec: Verifying Checksum [2024-11-11T07:54:25.281Z] 04944245beec: Download complete [2024-11-11T07:54:25.281Z] 765212b225bb: Download complete [2024-11-11T07:54:25.281Z] f23df028b6ca: Verifying Checksum [2024-11-11T07:54:25.281Z] f23df028b6ca: Download complete [2024-11-11T07:54:25.281Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T07:54:25.281Z] d65c8cfc05b1: Download complete [2024-11-11T07:54:25.552Z] 699f458cf7ca: Verifying Checksum [2024-11-11T07:54:25.552Z] 699f458cf7ca: Download complete [2024-11-11T07:54:25.821Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T07:54:25.821Z] 8998bd30e6a1: Download complete [2024-11-11T07:54:28.406Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T07:54:28.406Z] 2437ff75d9bd: Download complete [2024-11-11T07:54:30.987Z] 8998bd30e6a1: Pull complete [2024-11-11T07:54:30.987Z] 04944245beec: Pull complete [2024-11-11T07:54:32.394Z] 699f458cf7ca: Pull complete [2024-11-11T07:54:32.659Z] 765212b225bb: Pull complete [2024-11-11T07:54:33.613Z] f23df028b6ca: Pull complete [2024-11-11T07:54:33.879Z] d65c8cfc05b1: Pull complete [2024-11-11T07:54:52.090Z] 2437ff75d9bd: Pull complete [2024-11-11T07:54:52.090Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T07:54:52.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T07:54:52.090Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:54:52.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-26134 does not seem to be running inside a container [2024-11-11T07:54:52.363Z] $ 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/254 -v /w/workspace/app-service-configurable/254:/w/workspace/app-service-configurable/254:rw,z -v /w/workspace/app-service-configurable/254@tmp:/w/workspace/app-service-configurable/254@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-11-11T07:54:54.991Z] $ docker top e5cfa0ca4813227d912abac484a7edd4233a452633b8f564e87eb4d187e9296d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:54:55.818Z] ---> job-cost.sh [2024-11-11T07:54:55.818Z] lf-activate-venv: SKIPPING [2024-11-11T07:54:55.818Z] INFO: No Stack... [2024-11-11T07:54:56.398Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T07:54:56.978Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T07:54:57.607Z] + cat /w/workspace/app-service-configurable/254/archives/cost.csv [2024-11-11T07:54:57.607Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T07:54:57.641Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] [2024-11-11T07:54:57.650Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] did not exist. Created. [2024-11-11T07:54:57.658Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T07:54:58.309Z] /w/workspace/app-service-configurable/254@tmp/durable-60dbc73b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T07:54:58.936Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T07:54:58.960Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T07:54:59.005Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T07:54:59.013Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T07:54:59.026Z] $ docker stop --time=1 e5cfa0ca4813227d912abac484a7edd4233a452633b8f564e87eb4d187e9296d [2024-11-11T07:55:00.500Z] $ docker rm -f --volumes e5cfa0ca4813227d912abac484a7edd4233a452633b8f564e87eb4d187e9296d [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-11-11T07:55:01.014Z] provisioning config files... [2024-11-11T07:55:01.023Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12092705248351295789tmp [Pipeline] { [Pipeline] sh [2024-11-11T07:55:01.323Z] + set +x [2024-11-11T07:55:01.324Z] + bash -s -- [2024-11-11T07:55:01.324Z] + curl -s https://codecov.io/bash [2024-11-11T07:55:01.324Z] [2024-11-11T07:55:01.324Z] _____ _ [2024-11-11T07:55:01.324Z] / ____| | | [2024-11-11T07:55:01.324Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T07:55:01.324Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T07:55:01.324Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T07:55:01.324Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T07:55:01.324Z] Bash-1.0.6 [2024-11-11T07:55:01.324Z] [2024-11-11T07:55:01.324Z] [2024-11-11T07:55:01.324Z] ==> git version 2.25.1 found [2024-11-11T07:55:01.324Z] ==> 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-11-11T07:55:01.324Z] Release-Date: 2020-01-08 [2024-11-11T07:55:01.324Z] 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-11-11T07:55:01.324Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T07:55:01.324Z] ==> Jenkins CI detected. [2024-11-11T07:55:01.324Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-11-11T07:55:01.324Z] project root: . [2024-11-11T07:55:01.324Z] --> token set from env [2024-11-11T07:55:01.324Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T07:55:01.324Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T07:55:01.324Z] ==> Python coveragepy not found [2024-11-11T07:55:01.324Z] ==> Searching for coverage reports in: [2024-11-11T07:55:01.324Z] + . [2024-11-11T07:55:01.324Z] -> Found 1 reports [2024-11-11T07:55:01.324Z] ==> Detecting git/mercurial file structure [2024-11-11T07:55:01.324Z] ==> Reading reports [2024-11-11T07:55:01.585Z] + ./coverage.out bytes=953 [2024-11-11T07:55:01.585Z] ==> Appending adjustments [2024-11-11T07:55:01.585Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T07:55:01.585Z] + Found adjustments [2024-11-11T07:55:01.585Z] ==> Gzipping contents [2024-11-11T07:55:01.585Z] 4.0K /tmp/codecov.T62F9S.gz [2024-11-11T07:55:01.585Z] ==> Uploading reports [2024-11-11T07:55:01.585Z] url: https://codecov.io [2024-11-11T07:55:01.585Z] query: branch=main&commit=8114be53119ae29b155924925750b3433391c68b&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F254%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T07:55:01.585Z] -> Pinging Codecov [2024-11-11T07:55:01.585Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8114be53119ae29b155924925750b3433391c68b&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F254%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T07:55:01.846Z] -> Uploading to [2024-11-11T07:55:01.846Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/8114be53119ae29b155924925750b3433391c68b/3d1d6342-c3b1-4884-95a9-ca34c69f7200.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T075501Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=716bac2a595975558fcbd979775d38554a27bc3d38670541fe436bf4cfb074a7 [2024-11-11T07:55:01.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T07:55:01.846Z] Dload Upload Total Spent Left Speed [2024-11-11T07:55:02.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1872 --:--:-- --:--:-- --:--:-- 1872 [2024-11-11T07:55:02.106Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8114be53119ae29b155924925750b3433391c68b [Pipeline] } [2024-11-11T07:55:02.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-11T07:55:02.508Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-11T07:55:02.525Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:55:02.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T07:55:02.841Z] [2024-11-11T07:55:02.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:55:03.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T07:55:03.150Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-11T07:55:03.150Z] 43c4264eed91: Already exists [2024-11-11T07:55:03.150Z] 4cc291be95ef: Already exists [2024-11-11T07:55:03.150Z] 2ac1f1163629: Already exists [2024-11-11T07:55:03.150Z] 5c3c966382ef: Already exists [2024-11-11T07:55:03.150Z] 4f4fb700ef54: Already exists [2024-11-11T07:55:03.150Z] d9c7d2e4e75e: Pulling fs layer [2024-11-11T07:55:03.150Z] 9c3e1370e548: Pulling fs layer [2024-11-11T07:55:03.408Z] d9c7d2e4e75e: Verifying Checksum [2024-11-11T07:55:03.408Z] d9c7d2e4e75e: Download complete [2024-11-11T07:55:03.667Z] d9c7d2e4e75e: Pull complete [2024-11-11T07:55:04.234Z] 9c3e1370e548: Verifying Checksum [2024-11-11T07:55:04.234Z] 9c3e1370e548: Download complete [2024-11-11T07:55:06.775Z] 9c3e1370e548: Pull complete [2024-11-11T07:55:06.775Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-11T07:55:06.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T07:55:06.775Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:55:06.908Z] prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container [2024-11-11T07:55:06.961Z] $ 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-11-11T07:55:08.561Z] $ docker top 1b22732b05e758a8fba5888ad6b54034b344255571f7ae90a4308b82ac5ce22b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T07:55:08.962Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-11-11T07:55:08.972Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-11-11T07:55:09.253Z] + set -o pipefail [2024-11-11T07:55:09.253Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-11-11T07:55:17.375Z] [2024-11-11T07:55:17.375Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-11-11T07:55:17.375Z] [2024-11-11T07:55:17.376Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/9015e115-f7ff-4618-85dc-39eab3eb2d95 [2024-11-11T07:55:17.376Z] [2024-11-11T07:55:17.376Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-11T07:55:17.376Z] [2024-11-11T07:55:17.376Z] [2024-11-11T07:55:17.376Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-11T07:55:17.376Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-11T07:55:17.386Z] $ docker stop --time=1 1b22732b05e758a8fba5888ad6b54034b344255571f7ae90a4308b82ac5ce22b [2024-11-11T07:55:21.003Z] $ docker rm -f --volumes 1b22732b05e758a8fba5888ad6b54034b344255571f7ae90a4308b82ac5ce22b [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-11-11T07:55:21.842Z] + git log --format=format:%s -1 8114be53119ae29b155924925750b3433391c68b [Pipeline] sh [2024-11-11T07:55:22.136Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T07:55:22.136Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:55:22.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T07:55:22.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:55:22.523Z] prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container [2024-11-11T07:55:22.551Z] $ 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-11-11T07:55:22.988Z] $ docker top a03ec2069dcf2871008bab92a697e65165542d8a99b685fa6173b06ad1c63501 -eo pid,comm [2024-11-11T07:55:23.038Z] 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-11-11T07:55:23.038Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T07:55:23.102Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T07:55:23.102Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T07:55:23.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T07:55:23.212Z] $ docker exec a03ec2069dcf2871008bab92a697e65165542d8a99b685fa6173b06ad1c63501 ssh-agent [2024-11-11T07:55:23.312Z] SSH_AUTH_SOCK=/tmp/ssh-oPXmbhpadmJz/agent.31 [2024-11-11T07:55:23.312Z] SSH_AGENT_PID=37 [2024-11-11T07:55:23.316Z] Running ssh-add (command line suppressed) [2024-11-11T07:55:23.413Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4666245382407696327.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4666245382407696327.key) [2024-11-11T07:55:23.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T07:55:23.724Z] + git semver tag [2024-11-11T07:55:23.983Z] 2024-11-11 07:55:23,888 [run_tag] DEBUG tag force:False [2024-11-11T07:55:23.983Z] 2024-11-11 07:55:23,888 [check_head_tag] DEBUG check head tag [2024-11-11T07:55:23.983Z] 2024-11-11 07:55:23,890 [execute] INFO git cat-file --batch-check [2024-11-11T07:55:23.983Z] 2024-11-11 07:55:23,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-11T07:55:23.983Z] 2024-11-11 07:55:23,894 [execute] INFO git cat-file --batch [2024-11-11T07:55:23.983Z] 2024-11-11 07:55:23,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-11-11T07:55:23.983Z] 2024-11-11 07:55:23,925 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T07:55:23.983Z] 2024-11-11 07:55:23,925 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 [2024-11-11T07:55:23.983Z] 2024-11-11 07:55:23,925 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-11-11T07:55:23.983Z] 2024-11-11 07:55:23,930 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T07:55:23.983Z] 4.0.0-dev.6 [Pipeline] } [2024-11-11T07:55:23.989Z] $ docker exec --env ******** --env ******** a03ec2069dcf2871008bab92a697e65165542d8a99b685fa6173b06ad1c63501 ssh-agent -k [2024-11-11T07:55:24.077Z] unset SSH_AUTH_SOCK; [2024-11-11T07:55:24.077Z] unset SSH_AGENT_PID; [2024-11-11T07:55:24.077Z] echo Agent pid 37 killed; [2024-11-11T07:55:24.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T07:55:24.423Z] + git semver [Pipeline] } [2024-11-11T07:55:24.695Z] $ docker stop --time=1 a03ec2069dcf2871008bab92a697e65165542d8a99b685fa6173b06ad1c63501 [2024-11-11T07:55:26.004Z] $ docker rm -f --volumes a03ec2069dcf2871008bab92a697e65165542d8a99b685fa6173b06ad1c63501 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:55:26.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T07:55:26.421Z] [2024-11-11T07:55:26.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:55:26.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T07:55:26.725Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-11T07:55:26.725Z] ab5ef0e58194: Pulling fs layer [2024-11-11T07:55:26.725Z] 9712f1f96733: Pulling fs layer [2024-11-11T07:55:26.725Z] 63f879dbbcfc: Pulling fs layer [2024-11-11T07:55:26.725Z] 0d9ebad4ef96: Pulling fs layer [2024-11-11T07:55:26.725Z] e9a5061849ea: Pulling fs layer [2024-11-11T07:55:26.725Z] d747dcd14b5f: Pulling fs layer [2024-11-11T07:55:26.725Z] 2de7ff778b66: Pulling fs layer [2024-11-11T07:55:26.725Z] d747dcd14b5f: Waiting [2024-11-11T07:55:26.725Z] e9a5061849ea: Waiting [2024-11-11T07:55:26.725Z] 0d9ebad4ef96: Waiting [2024-11-11T07:55:26.725Z] 2de7ff778b66: Waiting [2024-11-11T07:55:26.725Z] 9712f1f96733: Download complete [2024-11-11T07:55:26.984Z] 63f879dbbcfc: Verifying Checksum [2024-11-11T07:55:26.984Z] 63f879dbbcfc: Download complete [2024-11-11T07:55:27.243Z] 0d9ebad4ef96: Verifying Checksum [2024-11-11T07:55:27.243Z] 0d9ebad4ef96: Download complete [2024-11-11T07:55:27.243Z] e9a5061849ea: Verifying Checksum [2024-11-11T07:55:27.243Z] e9a5061849ea: Download complete [2024-11-11T07:55:27.243Z] d747dcd14b5f: Download complete [2024-11-11T07:55:27.243Z] ab5ef0e58194: Download complete [2024-11-11T07:55:27.243Z] 2de7ff778b66: Verifying Checksum [2024-11-11T07:55:27.243Z] 2de7ff778b66: Download complete [2024-11-11T07:55:29.773Z] ab5ef0e58194: Pull complete [2024-11-11T07:55:29.773Z] 9712f1f96733: Pull complete [2024-11-11T07:55:30.341Z] 63f879dbbcfc: Pull complete [2024-11-11T07:55:33.622Z] 0d9ebad4ef96: Pull complete [2024-11-11T07:55:33.881Z] e9a5061849ea: Pull complete [2024-11-11T07:55:33.881Z] d747dcd14b5f: Pull complete [2024-11-11T07:55:34.816Z] 2de7ff778b66: Pull complete [2024-11-11T07:55:34.817Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-11T07:55:34.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T07:55:34.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:55:34.907Z] prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container [2024-11-11T07:55:34.928Z] $ 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-11-11T07:55:38.685Z] $ docker top 202763baf74550bc791887d1804dec9da31bceab81799301e457c6a1d7378316 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-11T07:55:38.765Z] provisioning config files... [2024-11-11T07:55:38.772Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config440955800479496620tmp [2024-11-11T07:55:38.781Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3582623314290814140tmp [2024-11-11T07:55:38.789Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5611461367485151432tmp [Pipeline] { [Pipeline] echo [2024-11-11T07:55:38.820Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:55:39.120Z] ---> sigul-configuration.sh [2024-11-11T07:55:39.120Z] gpg: directory `/root/.gnupg' created [2024-11-11T07:55:39.120Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-11T07:55:39.120Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-11T07:55:39.120Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-11T07:55:39.120Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-11T07:55:39.120Z] gpg: CAST5 encrypted data [2024-11-11T07:55:39.120Z] gpg: encrypted with 1 passphrase [2024-11-11T07:55:39.120Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-11T07:55:39.416Z] + mkdir /home/jenkins [2024-11-11T07:55:39.416Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-11T07:55:39.708Z] + 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-11-11T07:55:39.721Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:55:40.007Z] ---> sigul-install.sh [2024-11-11T07:55:40.007Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-11T07:55:40.303Z] + git tag --list [2024-11-11T07:55:40.303Z] v1.0.0 [2024-11-11T07:55:40.303Z] v1.1.0 [2024-11-11T07:55:40.303Z] v1.2.0 [2024-11-11T07:55:40.303Z] v1.3.0 [2024-11-11T07:55:40.303Z] v1.3.1 [2024-11-11T07:55:40.303Z] v2.0.0 [2024-11-11T07:55:40.303Z] v2.0.1 [2024-11-11T07:55:40.303Z] v2.1.0 [2024-11-11T07:55:40.303Z] v2.1.1 [2024-11-11T07:55:40.303Z] v2.1.2 [2024-11-11T07:55:40.303Z] v2.2.0 [2024-11-11T07:55:40.303Z] v2.3 [2024-11-11T07:55:40.303Z] v2.3.0 [2024-11-11T07:55:40.303Z] v2.3.1 [2024-11-11T07:55:40.303Z] v3.0 [2024-11-11T07:55:40.303Z] v3.0.0 [2024-11-11T07:55:40.303Z] v3.0.1 [2024-11-11T07:55:40.303Z] v3.0.1-dev.1 [2024-11-11T07:55:40.303Z] v3.1 [2024-11-11T07:55:40.303Z] v3.1.0 [2024-11-11T07:55:40.303Z] v3.1.0-dev.1 [2024-11-11T07:55:40.303Z] v3.1.0-dev.10 [2024-11-11T07:55:40.303Z] v3.1.0-dev.11 [2024-11-11T07:55:40.303Z] v3.1.0-dev.12 [2024-11-11T07:55:40.303Z] v3.1.0-dev.13 [2024-11-11T07:55:40.303Z] v3.1.0-dev.14 [2024-11-11T07:55:40.303Z] v3.1.0-dev.15 [2024-11-11T07:55:40.303Z] v3.1.0-dev.16 [2024-11-11T07:55:40.303Z] v3.1.0-dev.17 [2024-11-11T07:55:40.303Z] v3.1.0-dev.18 [2024-11-11T07:55:40.303Z] v3.1.0-dev.19 [2024-11-11T07:55:40.303Z] v3.1.0-dev.2 [2024-11-11T07:55:40.303Z] v3.1.0-dev.20 [2024-11-11T07:55:40.303Z] v3.1.0-dev.21 [2024-11-11T07:55:40.303Z] v3.1.0-dev.22 [2024-11-11T07:55:40.303Z] v3.1.0-dev.23 [2024-11-11T07:55:40.303Z] v3.1.0-dev.24 [2024-11-11T07:55:40.303Z] v3.1.0-dev.25 [2024-11-11T07:55:40.303Z] v3.1.0-dev.26 [2024-11-11T07:55:40.303Z] v3.1.0-dev.27 [2024-11-11T07:55:40.303Z] v3.1.0-dev.28 [2024-11-11T07:55:40.303Z] v3.1.0-dev.29 [2024-11-11T07:55:40.303Z] v3.1.0-dev.3 [2024-11-11T07:55:40.303Z] v3.1.0-dev.30 [2024-11-11T07:55:40.303Z] v3.1.0-dev.31 [2024-11-11T07:55:40.303Z] v3.1.0-dev.32 [2024-11-11T07:55:40.303Z] v3.1.0-dev.33 [2024-11-11T07:55:40.303Z] v3.1.0-dev.34 [2024-11-11T07:55:40.303Z] v3.1.0-dev.35 [2024-11-11T07:55:40.303Z] v3.1.0-dev.36 [2024-11-11T07:55:40.303Z] v3.1.0-dev.37 [2024-11-11T07:55:40.303Z] v3.1.0-dev.38 [2024-11-11T07:55:40.303Z] v3.1.0-dev.39 [2024-11-11T07:55:40.303Z] v3.1.0-dev.4 [2024-11-11T07:55:40.303Z] v3.1.0-dev.5 [2024-11-11T07:55:40.303Z] v3.1.0-dev.6 [2024-11-11T07:55:40.303Z] v3.1.0-dev.7 [2024-11-11T07:55:40.303Z] v3.1.0-dev.8 [2024-11-11T07:55:40.303Z] v3.1.0-dev.9 [2024-11-11T07:55:40.303Z] v3.1.1 [2024-11-11T07:55:40.303Z] v3.1.1-dev.1 [2024-11-11T07:55:40.303Z] v3.2.0-dev.1 [2024-11-11T07:55:40.303Z] v3.2.0-dev.10 [2024-11-11T07:55:40.303Z] v3.2.0-dev.11 [2024-11-11T07:55:40.303Z] v3.2.0-dev.12 [2024-11-11T07:55:40.303Z] v3.2.0-dev.13 [2024-11-11T07:55:40.303Z] v3.2.0-dev.14 [2024-11-11T07:55:40.303Z] v3.2.0-dev.15 [2024-11-11T07:55:40.303Z] v3.2.0-dev.16 [2024-11-11T07:55:40.303Z] v3.2.0-dev.17 [2024-11-11T07:55:40.303Z] v3.2.0-dev.18 [2024-11-11T07:55:40.303Z] v3.2.0-dev.19 [2024-11-11T07:55:40.303Z] v3.2.0-dev.2 [2024-11-11T07:55:40.303Z] v3.2.0-dev.20 [2024-11-11T07:55:40.303Z] v3.2.0-dev.21 [2024-11-11T07:55:40.303Z] v3.2.0-dev.22 [2024-11-11T07:55:40.303Z] v3.2.0-dev.23 [2024-11-11T07:55:40.303Z] v3.2.0-dev.24 [2024-11-11T07:55:40.303Z] v3.2.0-dev.25 [2024-11-11T07:55:40.303Z] v3.2.0-dev.26 [2024-11-11T07:55:40.303Z] v3.2.0-dev.27 [2024-11-11T07:55:40.303Z] v3.2.0-dev.28 [2024-11-11T07:55:40.303Z] v3.2.0-dev.29 [2024-11-11T07:55:40.303Z] v3.2.0-dev.3 [2024-11-11T07:55:40.303Z] v3.2.0-dev.30 [2024-11-11T07:55:40.303Z] v3.2.0-dev.31 [2024-11-11T07:55:40.303Z] v3.2.0-dev.32 [2024-11-11T07:55:40.303Z] v3.2.0-dev.33 [2024-11-11T07:55:40.303Z] v3.2.0-dev.34 [2024-11-11T07:55:40.303Z] v3.2.0-dev.35 [2024-11-11T07:55:40.303Z] v3.2.0-dev.36 [2024-11-11T07:55:40.303Z] v3.2.0-dev.37 [2024-11-11T07:55:40.303Z] v3.2.0-dev.38 [2024-11-11T07:55:40.303Z] v3.2.0-dev.4 [2024-11-11T07:55:40.303Z] v3.2.0-dev.5 [2024-11-11T07:55:40.303Z] v3.2.0-dev.6 [2024-11-11T07:55:40.303Z] v3.2.0-dev.7 [2024-11-11T07:55:40.303Z] v3.2.0-dev.8 [2024-11-11T07:55:40.303Z] v3.2.0-dev.9 [2024-11-11T07:55:40.303Z] v4.0.0-dev.1 [2024-11-11T07:55:40.303Z] v4.0.0-dev.2 [2024-11-11T07:55:40.303Z] v4.0.0-dev.3 [2024-11-11T07:55:40.303Z] v4.0.0-dev.4 [2024-11-11T07:55:40.303Z] v4.0.0-dev.5 [2024-11-11T07:55:40.303Z] v4.0.0-dev.6 [Pipeline] sh [2024-11-11T07:55:40.591Z] + lftools sign git-tag v4.0.0-dev.6 [2024-11-11T07:55:41.159Z] Signing Git tag with Sigul... [2024-11-11T07:55:41.159Z] Signing v4.0.0-dev.6 [Pipeline] echo [2024-11-11T07:55:41.432Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:55:41.725Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-11T07:55:41.731Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-11T07:55:41.756Z] $ docker stop --time=1 202763baf74550bc791887d1804dec9da31bceab81799301e457c6a1d7378316 [2024-11-11T07:55:43.024Z] $ docker rm -f --volumes 202763baf74550bc791887d1804dec9da31bceab81799301e457c6a1d7378316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-11T07:55:43.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T07:55:43.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:55:43.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T07:55:43.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:55:43.862Z] prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container [2024-11-11T07:55:43.889Z] $ 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-11-11T07:55:44.210Z] $ docker top 0cf5dd20067488c7fb21367b717833944e913dbf309468d5554d0c7fa6836401 -eo pid,comm [2024-11-11T07:55:44.255Z] 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-11-11T07:55:44.255Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T07:55:44.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T07:55:44.308Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T07:55:44.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T07:55:44.426Z] $ docker exec 0cf5dd20067488c7fb21367b717833944e913dbf309468d5554d0c7fa6836401 ssh-agent [2024-11-11T07:55:44.541Z] SSH_AUTH_SOCK=/tmp/ssh-K9aDknPYbVrO/agent.32 [2024-11-11T07:55:44.541Z] SSH_AGENT_PID=38 [2024-11-11T07:55:44.546Z] Running ssh-add (command line suppressed) [2024-11-11T07:55:44.637Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7848973619933236464.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7848973619933236464.key) [2024-11-11T07:55:44.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T07:55:44.944Z] + git semver bump pre [2024-11-11T07:55:45.202Z] 2024-11-11 07:55:45,113 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T07:55:45.202Z] 2024-11-11 07:55:45,113 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev [2024-11-11T07:55:45.202Z] 2024-11-11 07:55:45,113 [bump_version] DEBUG bumped version:4.0.0-dev.7 [2024-11-11T07:55:45.202Z] 2024-11-11 07:55:45,113 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-11-11T07:55:45.202Z] 2024-11-11 07:55:45,113 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T07:55:45.202Z] 2024-11-11 07:55:45,113 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T07:55:45.202Z] 2024-11-11 07:55:45,116 [execute] INFO git cat-file --batch-check [2024-11-11T07:55:45.202Z] 2024-11-11 07:55:45,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T07:55:45.202Z] 2024-11-11 07:55:45,121 [execute] INFO git cat-file --batch [2024-11-11T07:55:45.202Z] 2024-11-11 07:55:45,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T07:55:45.202Z] 2024-11-11 07:55:45,126 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T07:55:45.202Z] 4.0.0-dev.7 [Pipeline] } [2024-11-11T07:55:45.211Z] $ docker exec --env ******** --env ******** 0cf5dd20067488c7fb21367b717833944e913dbf309468d5554d0c7fa6836401 ssh-agent -k [2024-11-11T07:55:45.314Z] unset SSH_AUTH_SOCK; [2024-11-11T07:55:45.314Z] unset SSH_AGENT_PID; [2024-11-11T07:55:45.314Z] echo Agent pid 38 killed; [2024-11-11T07:55:45.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T07:55:45.648Z] + git semver [Pipeline] } [2024-11-11T07:55:45.920Z] $ docker stop --time=1 0cf5dd20067488c7fb21367b717833944e913dbf309468d5554d0c7fa6836401 [2024-11-11T07:55:47.191Z] $ docker rm -f --volumes 0cf5dd20067488c7fb21367b717833944e913dbf309468d5554d0c7fa6836401 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T07:55:47.556Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T07:55:47.556Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:55:47.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T07:55:47.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:55:47.946Z] prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container [2024-11-11T07:55:47.974Z] $ 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-11-11T07:55:48.319Z] $ docker top 7cef19691f21b1481f5c4d5ce3baffbce120c9cd27b72f8fdd22556710a82993 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T07:55:48.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T07:55:48.425Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T07:55:48.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T07:55:48.527Z] $ docker exec 7cef19691f21b1481f5c4d5ce3baffbce120c9cd27b72f8fdd22556710a82993 ssh-agent [2024-11-11T07:55:48.630Z] SSH_AUTH_SOCK=/tmp/ssh-SJDGGnNK0K9F/agent.31 [2024-11-11T07:55:48.630Z] SSH_AGENT_PID=37 [2024-11-11T07:55:48.635Z] Running ssh-add (command line suppressed) [2024-11-11T07:55:48.741Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1049671996327777717.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1049671996327777717.key) [2024-11-11T07:55:48.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T07:55:49.048Z] + git semver push [2024-11-11T07:55:49.307Z] 2024-11-11 07:55:49,206 [run_push] DEBUG push [2024-11-11T07:55:49.307Z] 2024-11-11 07:55:49,207 [execute] INFO git cat-file --batch-check [2024-11-11T07:55:49.307Z] 2024-11-11 07:55:49,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T07:55:49.307Z] 2024-11-11 07:55:49,210 [execute] INFO git rev-list d2ecc55cf870cbca48e2e70d9d85a90caaf4a9e3 -- [2024-11-11T07:55:49.307Z] 2024-11-11 07:55:49,211 [execute] DEBUG Popen(['git', 'rev-list', 'd2ecc55cf870cbca48e2e70d9d85a90caaf4a9e3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T07:55:49.307Z] 2024-11-11 07:55:49,221 [execute] INFO git fetch -v origin [2024-11-11T07:55:49.307Z] 2024-11-11 07:55:49,222 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-11T07:55:49.880Z] 2024-11-11 07:55:49,684 [run_push] DEBUG no remote changes detected [2024-11-11T07:55:49.880Z] 2024-11-11 07:55:49,685 [execute] INFO git push origin semver [2024-11-11T07:55:49.880Z] 2024-11-11 07:55:49,685 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T07:55:51.265Z] 2024-11-11 07:55:50,895 [run_push] DEBUG push all version tags [2024-11-11T07:55:51.265Z] 2024-11-11 07:55:50,896 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-11T07:55:51.265Z] 2024-11-11 07:55:50,896 [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-11-11T07:55:51.525Z] 2024-11-11 07:55:51,516 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-11-11T07:55:51.525Z] 4.0.0-dev.7 [Pipeline] } [2024-11-11T07:55:51.794Z] $ docker exec --env ******** --env ******** 7cef19691f21b1481f5c4d5ce3baffbce120c9cd27b72f8fdd22556710a82993 ssh-agent -k [2024-11-11T07:55:51.886Z] unset SSH_AUTH_SOCK; [2024-11-11T07:55:51.886Z] unset SSH_AGENT_PID; [2024-11-11T07:55:51.886Z] echo Agent pid 37 killed; [2024-11-11T07:55:51.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T07:55:52.224Z] + git semver [Pipeline] } [2024-11-11T07:55:52.495Z] $ docker stop --time=1 7cef19691f21b1481f5c4d5ce3baffbce120c9cd27b72f8fdd22556710a82993 [2024-11-11T07:55:53.809Z] $ docker rm -f --volumes 7cef19691f21b1481f5c4d5ce3baffbce120c9cd27b72f8fdd22556710a82993 [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-11-11T07:55:54.440Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-11-11T07:55:54.440Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-11T07:55:54.440Z] total 16 [2024-11-11T07:55:54.440Z] drwxr-xr-x 3 root root 4096 Nov 11 07:40 . [2024-11-11T07:55:54.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:55 .. [2024-11-11T07:55:54.440Z] drwxr-xr-x 2 root root 4096 Nov 11 07:40 cost [2024-11-11T07:55:54.440Z] -rw-r--r-- 1 root root 96 Nov 11 07:40 cost.csv [2024-11-11T07:55:54.440Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-11-11T07:55:54.440Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-11-11T07:55:54.440Z] total 16 [2024-11-11T07:55:54.440Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 07:40 . [2024-11-11T07:55:54.440Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:55 .. [2024-11-11T07:55:54.440Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 07:40 cost [2024-11-11T07:55:54.440Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 11 07:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:55:54.731Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:55:55.600Z] ---> package-listing.sh [2024-11-11T07:55:55.600Z] ++ facter osfamily [2024-11-11T07:55:55.600Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T07:55:55.860Z] + OS_FAMILY=debian [2024-11-11T07:55:55.860Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-11-11T07:55:55.860Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T07:55:55.860Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T07:55:55.860Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T07:55:55.860Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T07:55:55.860Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-11T07:55:55.860Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T07:55:55.860Z] + case "${OS_FAMILY}" in [2024-11-11T07:55:55.860Z] + dpkg -l [2024-11-11T07:55:55.860Z] + grep '^ii' [2024-11-11T07:55:55.860Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T07:55:55.860Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T07:55:55.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T07:55:55.860Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-11-11T07:55:55.860Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-11-11T07:55:55.860Z] + 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-11-11T07:55:55.874Z] 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-11-11T07:55:56.152Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T07:55:56.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T07:55:56.713Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T07:55:56.797Z] prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container [2024-11-11T07:55:56.826Z] $ 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-11-11T07:55:57.007Z] $ docker top 783505a778fc9f2faadaab80a02e7715d6b6fca703cabab63103956c6feda1dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T07:55:57.367Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T07:55:57.651Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T07:55:57.938Z] + ls /var/log/sa-host [2024-11-11T07:55:57.938Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T07:55:58.116Z] provisioning config files... [2024-11-11T07:55:58.125Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10976344339580193853tmp [Pipeline] { [Pipeline] echo [2024-11-11T07:55:58.142Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:55:58.424Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T07:55:58.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:55:58.778Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T07:55:58.787Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:55:59.071Z] ---> sudo-logs.sh [2024-11-11T07:55:59.071Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T07:55:59.107Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:55:59.393Z] ---> job-cost.sh [2024-11-11T07:55:59.393Z] lf-activate-venv: SKIPPING [2024-11-11T07:55:59.393Z] DEBUG: total: 0.2199999988079071 [2024-11-11T07:55:59.393Z] INFO: Retrieving Stack Cost... [2024-11-11T07:55:59.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T07:55:59.912Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T07:55:59.926Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T07:56:00.205Z] ---> logs-deploy.sh [2024-11-11T07:56:00.205Z] lf-activate-venv: SKIPPING [2024-11-11T07:56:00.205Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/254 [2024-11-11T07:56:00.205Z] INFO: archiving workspace using pattern(s): [2024-11-11T07:56:01.143Z] Archives upload complete. [2024-11-11T07:56:01.143Z] INFO: archiving logs to Nexus