Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d6c7bef36cd642dd9caca3159f3dce294963f756 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-ssh6055950626876187598.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12682380533675742548.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2990974369829195447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1812915269018232647.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-ssh7748603440933768838.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1069’ Running on prd-ubuntu20.04-docker-8c-8g-1072 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d6c7bef36cd642dd9caca3159f3dce294963f756 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6c7bef36cd642dd9caca3159f3dce294963f756 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#641)" > git rev-list --no-walk 12354096360b16cd741a0a3956d4bc0058215e9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T14:30:08.014Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T14:30:08.097Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T14:30:08.129Z] ========================================================= [2024-02-16T14:30:08.129Z] EdgeX Global Pipelines Version Info [2024-02-16T14:30:08.129Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:30:08.848Z] ------------------- [2024-02-16T14:30:08.848Z] stable info: [2024-02-16T14:30:08.848Z] ------------------- [2024-02-16T14:30:08.848Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T14:30:08.848Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T14:30:08.848Z] Message: update stable to v1.0.258 [2024-02-16T14:30:09.419Z] ------------------- [2024-02-16T14:30:09.419Z] experimental info: [2024-02-16T14:30:09.419Z] ------------------- [2024-02-16T14:30:09.419Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T14:30:09.419Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T14:30:09.419Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T14:30:09.511Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-02-16T14:30:09.543Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-02-16T14:30:09.572Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T14:30:09.599Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T14:30:09.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T14:30:09.659Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T14:30:09.683Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T14:30:09.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-16T14:30:09.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T14:30:09.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T14:30:09.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T14:30:09.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-02-16T14:30:09.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T14:30:09.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T14:30:09.926Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T14:30:09.956Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T14:30:09.988Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T14:30:10.024Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T14:30:10.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T14:30:10.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T14:30:10.119Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-16T14:30:10.154Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-16T14:30:10.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-16T14:30:10.226Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-16T14:30:10.264Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-16T14:30:10.300Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T14:30:10.336Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T14:30:10.374Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-16T14:30:10.412Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-16T14:30:10.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-16T14:30:10.493Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] echo [2024-02-16T14:30:10.529Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6c7bef [Pipeline] echo [2024-02-16T14:30:10.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:30:10.657Z] provisioning config files... [2024-02-16T14:30:10.671Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18166636940127414925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:30:11.016Z] ---> ****-login.sh [2024-02-16T14:30:11.016Z] nexus3.edgexfoundry.org:10001 [2024-02-16T14:30:11.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:11.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:11.274Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:11.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:11.274Z] [2024-02-16T14:30:11.274Z] Login Succeeded [2024-02-16T14:30:11.274Z] nexus3.edgexfoundry.org:10002 [2024-02-16T14:30:11.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:11.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:11.274Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:11.274Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:11.274Z] [2024-02-16T14:30:11.274Z] Login Succeeded [2024-02-16T14:30:11.274Z] nexus3.edgexfoundry.org:10003 [2024-02-16T14:30:11.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:11.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:11.533Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:11.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:11.533Z] [2024-02-16T14:30:11.533Z] Login Succeeded [2024-02-16T14:30:11.533Z] nexus3.edgexfoundry.org:10004 [2024-02-16T14:30:11.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:11.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:11.533Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:11.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:11.533Z] [2024-02-16T14:30:11.533Z] Login Succeeded [2024-02-16T14:30:11.533Z] ****.io [2024-02-16T14:30:11.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:11.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:11.792Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:11.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:11.792Z] [2024-02-16T14:30:11.792Z] Login Succeeded [2024-02-16T14:30:11.792Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T14:30:11.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T14:30:12.286Z] + git rev-list -1 --merges d6c7bef36cd642dd9caca3159f3dce294963f756~1..d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] echo [2024-02-16T14:30:12.317Z] -----------> git rev-list -1 --merges d6c7bef36cd642dd9caca3159f3dce294963f756~1..d6c7bef36cd642dd9caca3159f3dce294963f756 d6c7bef36cd642dd9caca3159f3dce294963f756 [false] [Pipeline] sh [2024-02-16T14:30:12.623Z] + git log --format=format:%s -1 d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] echo [2024-02-16T14:30:12.638Z] ========================================================= [2024-02-16T14:30:12.638Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T14:30:12.638Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T14:30:13.022Z] + git log --format=format:%s -1 d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] echo [2024-02-16T14:30:13.034Z] [semverPrep] GIT_COMMIT: d6c7bef36cd642dd9caca3159f3dce294963f756, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#641) [Pipeline] echo [2024-02-16T14:30:13.058Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-16T14:30:13.436Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T14:30:13.436Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T14:30:13.436Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T14:30:13.436Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T14:30:13.436Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T14:30:13.436Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T14:30:13.436Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:30:13.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:30:13.806Z] [2024-02-16T14:30:13.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:30:14.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:30:14.131Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T14:30:14.131Z] b85a868b505f: Pulling fs layer [2024-02-16T14:30:14.131Z] e2be974225ed: Pulling fs layer [2024-02-16T14:30:14.131Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T14:30:14.131Z] 988bab9f4d93: Pulling fs layer [2024-02-16T14:30:14.131Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T14:30:14.131Z] eaf3925da568: Pulling fs layer [2024-02-16T14:30:14.131Z] bab4dde63d76: Pulling fs layer [2024-02-16T14:30:14.131Z] bde34c3a00c8: Pulling fs layer [2024-02-16T14:30:14.131Z] b352a97aabf1: Pulling fs layer [2024-02-16T14:30:14.131Z] 4872d77fe225: Pulling fs layer [2024-02-16T14:30:14.131Z] 5851b861e8e6: Pulling fs layer [2024-02-16T14:30:14.131Z] 5851b861e8e6: Waiting [2024-02-16T14:30:14.131Z] 4872d77fe225: Waiting [2024-02-16T14:30:14.131Z] bab4dde63d76: Waiting [2024-02-16T14:30:14.131Z] bde34c3a00c8: Waiting [2024-02-16T14:30:14.131Z] eaf3925da568: Waiting [2024-02-16T14:30:14.131Z] 1469e6f7b9e6: Waiting [2024-02-16T14:30:14.131Z] e2be974225ed: Verifying Checksum [2024-02-16T14:30:14.131Z] e2be974225ed: Download complete [2024-02-16T14:30:14.131Z] 988bab9f4d93: Verifying Checksum [2024-02-16T14:30:14.131Z] 988bab9f4d93: Download complete [2024-02-16T14:30:14.389Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T14:30:14.389Z] 1469e6f7b9e6: Download complete [2024-02-16T14:30:14.389Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T14:30:14.389Z] 339a4e72a1f5: Download complete [2024-02-16T14:30:14.389Z] eaf3925da568: Verifying Checksum [2024-02-16T14:30:14.389Z] eaf3925da568: Download complete [2024-02-16T14:30:14.389Z] bde34c3a00c8: Verifying Checksum [2024-02-16T14:30:14.389Z] bde34c3a00c8: Download complete [2024-02-16T14:30:14.389Z] b352a97aabf1: Download complete [2024-02-16T14:30:14.389Z] 5851b861e8e6: Verifying Checksum [2024-02-16T14:30:14.389Z] 5851b861e8e6: Download complete [2024-02-16T14:30:14.389Z] b85a868b505f: Download complete [2024-02-16T14:30:14.954Z] bab4dde63d76: Verifying Checksum [2024-02-16T14:30:14.954Z] bab4dde63d76: Download complete [2024-02-16T14:30:15.895Z] b85a868b505f: Pull complete [2024-02-16T14:30:15.895Z] e2be974225ed: Pull complete [2024-02-16T14:30:16.154Z] 339a4e72a1f5: Pull complete [2024-02-16T14:30:16.154Z] 988bab9f4d93: Pull complete [2024-02-16T14:30:16.413Z] 1469e6f7b9e6: Pull complete [2024-02-16T14:30:16.672Z] eaf3925da568: Pull complete [2024-02-16T14:30:18.577Z] bab4dde63d76: Pull complete [2024-02-16T14:30:18.577Z] bde34c3a00c8: Pull complete [2024-02-16T14:30:18.577Z] b352a97aabf1: Pull complete [2024-02-16T14:30:18.577Z] 4872d77fe225: Pull complete [2024-02-16T14:30:18.577Z] 5851b861e8e6: Pull complete [2024-02-16T14:30:18.577Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T14:30:18.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:30:18.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:30:18.781Z] prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container [2024-02-16T14:30:18.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-16T14:30:21.712Z] $ docker top b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 -eo pid,comm [2024-02-16T14:30:21.767Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-16T14:30:21.767Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T14:30:21.873Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T14:30:21.873Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T14:30:22.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T14:30:22.005Z] $ docker exec b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 ssh-agent [2024-02-16T14:30:22.093Z] SSH_AUTH_SOCK=/tmp/ssh-BrCgfsXML1Bq/agent.33 [2024-02-16T14:30:22.093Z] SSH_AGENT_PID=39 [2024-02-16T14:30:22.100Z] Running ssh-add (command line suppressed) [2024-02-16T14:30:22.199Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17650246445240597170.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17650246445240597170.key) [2024-02-16T14:30:22.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T14:30:22.520Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T14:30:22.533Z] $ docker exec --env ******** --env ******** b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 ssh-agent -k [2024-02-16T14:30:22.634Z] unset SSH_AUTH_SOCK; [2024-02-16T14:30:22.634Z] unset SSH_AGENT_PID; [2024-02-16T14:30:22.635Z] echo Agent pid 39 killed; [2024-02-16T14:30:22.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T14:30:22.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T14:30:22.711Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T14:30:22.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T14:30:22.826Z] $ docker exec b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 ssh-agent [2024-02-16T14:30:22.938Z] SSH_AUTH_SOCK=/tmp/ssh-I9g3xd2wU07T/agent.71 [2024-02-16T14:30:22.938Z] SSH_AGENT_PID=78 [2024-02-16T14:30:22.943Z] Running ssh-add (command line suppressed) [2024-02-16T14:30:23.050Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11851318942967072554.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11851318942967072554.key) [2024-02-16T14:30:23.062Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T14:30:23.370Z] + git semver init [2024-02-16T14:30:23.629Z] 2024-02-16 14:30:23,556 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T14:30:23.629Z] 2024-02-16 14:30:23,557 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-02-16T14:30:23.629Z] 2024-02-16 14:30:23,557 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-02-16T14:30:23.630Z] 2024-02-16 14:30:23,558 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-02-16T14:30:25.008Z] 2024-02-16 14:30:24,803 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-02-16T14:30:25.008Z] 2024-02-16 14:30:24,804 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-02-16T14:30:25.008Z] 2024-02-16 14:30:24,804 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-16T14:30:25.008Z] 2024-02-16 14:30:24,804 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-16T14:30:25.008Z] 3.2.0-dev.11 [Pipeline] } [2024-02-16T14:30:25.020Z] $ docker exec --env ******** --env ******** b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 ssh-agent -k [2024-02-16T14:30:25.110Z] unset SSH_AUTH_SOCK; [2024-02-16T14:30:25.110Z] unset SSH_AGENT_PID; [2024-02-16T14:30:25.110Z] echo Agent pid 78 killed; [2024-02-16T14:30:25.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T14:30:25.499Z] + git semver [Pipeline] } [2024-02-16T14:30:25.770Z] $ docker stop --time=1 b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 [2024-02-16T14:30:27.036Z] $ docker rm -f --volumes b76fd8f08ca089cc74132dc9f20242e274ceeca159baea3ad8f4478f667c7964 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T14:30:27.405Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T14:30:27.640Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T14:30:27.642Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:30:28.064Z] provisioning config files... [2024-02-16T14:30:28.076Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16383293137891245319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:30:28.398Z] ---> ****-login.sh [2024-02-16T14:30:28.398Z] nexus3.edgexfoundry.org:10001 [2024-02-16T14:30:28.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:28.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:28.398Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:28.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:28.398Z] [2024-02-16T14:30:28.398Z] Login Succeeded [2024-02-16T14:30:28.398Z] nexus3.edgexfoundry.org:10002 [2024-02-16T14:30:28.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:28.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:28.398Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:28.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:28.398Z] [2024-02-16T14:30:28.398Z] Login Succeeded [2024-02-16T14:30:28.398Z] nexus3.edgexfoundry.org:10003 [2024-02-16T14:30:28.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:28.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:28.659Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:28.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:28.659Z] [2024-02-16T14:30:28.659Z] Login Succeeded [2024-02-16T14:30:28.659Z] nexus3.edgexfoundry.org:10004 [2024-02-16T14:30:28.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:28.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:28.659Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:28.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:28.659Z] [2024-02-16T14:30:28.659Z] Login Succeeded [2024-02-16T14:30:28.659Z] ****.io [2024-02-16T14:30:28.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:30:28.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:30:28.918Z] Configure a credential helper to remove this warning. See [2024-02-16T14:30:28.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:30:28.918Z] [2024-02-16T14:30:28.918Z] Login Succeeded [2024-02-16T14:30:28.918Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T14:30:28.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T14:30:29.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:30:29.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:30:29.146Z] ========================================================= [2024-02-16T14:30:29.146Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T14:30:29.146Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:30:29.545Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-16T14:30:29.545Z] Sending build context to Docker daemon 8.782MB [2024-02-16T14:30:29.545Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T14:30:29.545Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T14:30:29.545Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T14:30:29.545Z] 7264a8db6415: Pulling fs layer [2024-02-16T14:30:29.545Z] c4d48a809fc2: Pulling fs layer [2024-02-16T14:30:29.545Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T14:30:29.545Z] ad3a456e5733: Pulling fs layer [2024-02-16T14:30:29.545Z] 69c7f0334f64: Pulling fs layer [2024-02-16T14:30:29.545Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T14:30:29.545Z] ce7588e14bc9: Pulling fs layer [2024-02-16T14:30:29.545Z] 69c7f0334f64: Waiting [2024-02-16T14:30:29.545Z] ad3a456e5733: Waiting [2024-02-16T14:30:29.545Z] 1f1c1a5573a3: Waiting [2024-02-16T14:30:29.545Z] b5e4710f87ac: Pulling fs layer [2024-02-16T14:30:29.545Z] ce7588e14bc9: Waiting [2024-02-16T14:30:29.545Z] b5e4710f87ac: Waiting [2024-02-16T14:30:29.545Z] c4d48a809fc2: Verifying Checksum [2024-02-16T14:30:29.545Z] c4d48a809fc2: Download complete [2024-02-16T14:30:29.545Z] ad3a456e5733: Verifying Checksum [2024-02-16T14:30:29.545Z] ad3a456e5733: Download complete [2024-02-16T14:30:29.545Z] 69c7f0334f64: Download complete [2024-02-16T14:30:29.545Z] 7264a8db6415: Verifying Checksum [2024-02-16T14:30:29.545Z] 7264a8db6415: Download complete [2024-02-16T14:30:29.859Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T14:30:29.859Z] 1f1c1a5573a3: Download complete [2024-02-16T14:30:29.859Z] 7264a8db6415: Pull complete [2024-02-16T14:30:29.859Z] b5e4710f87ac: Verifying Checksum [2024-02-16T14:30:29.859Z] b5e4710f87ac: Download complete [2024-02-16T14:30:30.118Z] c4d48a809fc2: Pull complete [2024-02-16T14:30:30.118Z] 4f1c88b9dad5: Verifying Checksum [2024-02-16T14:30:30.118Z] 4f1c88b9dad5: Download complete [2024-02-16T14:30:30.684Z] ce7588e14bc9: Verifying Checksum [2024-02-16T14:30:30.684Z] ce7588e14bc9: Download complete [2024-02-16T14:30:33.219Z] 4f1c88b9dad5: Pull complete [2024-02-16T14:30:33.219Z] ad3a456e5733: Pull complete [2024-02-16T14:30:33.219Z] 69c7f0334f64: Pull complete [2024-02-16T14:30:33.219Z] 1f1c1a5573a3: Pull complete [2024-02-16T14:30:35.756Z] ce7588e14bc9: Pull complete [2024-02-16T14:30:36.015Z] b5e4710f87ac: Pull complete [2024-02-16T14:30:36.015Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T14:30:36.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T14:30:36.015Z] ---> 88b5674ff536 [2024-02-16T14:30:36.015Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T14:30:41.389Z] ---> Running in d1b26a8bc668 [2024-02-16T14:30:41.389Z] Removing intermediate container d1b26a8bc668 [2024-02-16T14:30:41.389Z] ---> e6113973ea59 [2024-02-16T14:30:41.389Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T14:30:41.389Z] ---> Running in 95e0ae52f235 [2024-02-16T14:30:41.389Z] Removing intermediate container 95e0ae52f235 [2024-02-16T14:30:41.389Z] ---> a6ddab1e24d5 [2024-02-16T14:30:41.389Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T14:30:41.389Z] ---> Running in ce37026adeeb [2024-02-16T14:30:41.389Z] Removing intermediate container ce37026adeeb [2024-02-16T14:30:41.389Z] ---> dbf76cad7985 [2024-02-16T14:30:41.389Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T14:30:41.389Z] ---> Running in 59c5e8c1f091 [2024-02-16T14:30:41.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T14:30:41.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T14:30:41.908Z] OK: 264 MiB in 52 packages [2024-02-16T14:30:42.478Z] Removing intermediate container 59c5e8c1f091 [2024-02-16T14:30:42.478Z] ---> b51a28933bf1 [2024-02-16T14:30:42.478Z] Step 7/12 : WORKDIR /app [2024-02-16T14:30:42.478Z] ---> Running in 5d3a77377cee [2024-02-16T14:30:42.478Z] Removing intermediate container 5d3a77377cee [2024-02-16T14:30:42.478Z] ---> 7e740eb0c890 [2024-02-16T14:30:42.478Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T14:30:42.478Z] ---> 7b1ee3dfea3e [2024-02-16T14:30:42.478Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T14:30:42.478Z] ---> Running in 782c257622d2 [2024-02-16T14:30:42.975Z] Still waiting to schedule task [2024-02-16T14:30:42.975Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1070’ [2024-02-16T14:31:09.032Z] Removing intermediate container 782c257622d2 [2024-02-16T14:31:09.032Z] ---> 8a6c4c4851a0 [2024-02-16T14:31:09.032Z] Step 10/12 : COPY . . [2024-02-16T14:31:09.032Z] ---> e2ed18cbf961 [2024-02-16T14:31:09.032Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T14:31:09.032Z] ---> Running in 0a33613c2462 [2024-02-16T14:31:09.032Z] Removing intermediate container 0a33613c2462 [2024-02-16T14:31:09.032Z] ---> ea4c8f12d369 [2024-02-16T14:31:09.032Z] Step 12/12 : RUN $MAKE [2024-02-16T14:31:09.032Z] ---> Running in 9172d834fa13 [2024-02-16T14:31:09.032Z] noop [2024-02-16T14:31:09.032Z] Removing intermediate container 9172d834fa13 [2024-02-16T14:31:09.032Z] ---> 1ac3beeae1bd [2024-02-16T14:31:09.032Z] Successfully built 1ac3beeae1bd [2024-02-16T14:31:09.032Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:31:09.416Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T14:31:09.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:31:09.529Z] prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container [2024-02-16T14:31:09.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-16T14:31:09.884Z] $ docker top 2b812483d80de6e24df0e3e89de33a6c09f1d05c56ece20e308fb12952b588da -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T14:31:10.268Z] + go version [2024-02-16T14:31:10.269Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T14:31:10.283Z] $ docker stop --time=1 2b812483d80de6e24df0e3e89de33a6c09f1d05c56ece20e308fb12952b588da [2024-02-16T14:31:11.555Z] $ docker rm -f --volumes 2b812483d80de6e24df0e3e89de33a6c09f1d05c56ece20e308fb12952b588da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:31:12.153Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T14:31:12.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:31:12.273Z] prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container [2024-02-16T14:31:12.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-16T14:31:12.632Z] $ docker top 3620f9290daaa18b045451b08944d6b6ddcfde42f573b6309e46bf1aa991117e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T14:31:13.024Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-02-16T14:31:13.349Z] + make test [2024-02-16T14:31:13.349Z] go test -race -coverprofile=coverage.out ./... [2024-02-16T14:31:31.441Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-16T14:31:53.378Z] go vet ./... [2024-02-16T14:31:53.949Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T14:31:53.949Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T14:31:53.949Z] ./bin/test-attribution-txt.sh [2024-02-16T14:31:53.949Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T14:31:53.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T14:31:54.006Z] $ docker stop --time=1 3620f9290daaa18b045451b08944d6b6ddcfde42f573b6309e46bf1aa991117e [2024-02-16T14:31:58.781Z] $ docker rm -f --volumes 3620f9290daaa18b045451b08944d6b6ddcfde42f573b6309e46bf1aa991117e [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T14:31:59.333Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T14:31:59.378Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-16T14:32:00.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T14:32:00.296Z] + ls -al . [2024-02-16T14:32:00.296Z] total 184 [2024-02-16T14:32:00.296Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 14:31 . [2024-02-16T14:32:00.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:30 .. [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 14:30 .dockerignore [2024-02-16T14:32:00.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:31 .git [2024-02-16T14:32:00.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:30 .github [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 16 14:30 .gitignore [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 14:30 .golangci.yml [2024-02-16T14:32:00.296Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:30 .semver [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 16 14:30 Attribution.txt [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 16 14:30 CHANGELOG.md [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 16 14:30 Dockerfile [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 14:30 GOVERNANCE.md [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 16 14:30 Jenkinsfile [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 14:30 LICENSE [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 16 14:30 OWNERS.md [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 16 14:30 README.md [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 16 14:30 VERSION [2024-02-16T14:32:00.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:30 bin [2024-02-16T14:32:00.296Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 16 14:31 coverage.out [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 3775 Feb 16 14:30 go.mod [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 16 14:30 go.sum [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 16 14:30 main.go [2024-02-16T14:32:00.296Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 16 14:30 makefile [2024-02-16T14:32:00.296Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 14:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:00.761Z] + 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=d6c7bef36cd642dd9caca3159f3dce294963f756 --label arch=amd64 --label version=3.2.0-dev.11 . [2024-02-16T14:32:00.761Z] Sending build context to Docker daemon 8.783MB [2024-02-16T14:32:00.761Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T14:32:00.761Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-16T14:32:00.761Z] ---> 1ac3beeae1bd [2024-02-16T14:32:00.761Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T14:32:01.021Z] ---> Running in efbb90dc27dd [2024-02-16T14:32:01.021Z] Removing intermediate container efbb90dc27dd [2024-02-16T14:32:01.021Z] ---> bca8b207fe01 [2024-02-16T14:32:01.021Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T14:32:01.021Z] ---> Running in 8b24b17600ab [2024-02-16T14:32:01.021Z] Removing intermediate container 8b24b17600ab [2024-02-16T14:32:01.021Z] ---> 2e48111b668b [2024-02-16T14:32:01.021Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-16T14:32:01.021Z] ---> Running in 4d826f48dd99 [2024-02-16T14:32:01.281Z] Removing intermediate container 4d826f48dd99 [2024-02-16T14:32:01.281Z] ---> fb9d895a3632 [2024-02-16T14:32:01.281Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T14:32:01.281Z] ---> Running in 701908e7cda0 [2024-02-16T14:32:01.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:01.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:02.110Z] OK: 264 MiB in 52 packages [2024-02-16T14:32:02.110Z] Removing intermediate container 701908e7cda0 [2024-02-16T14:32:02.110Z] ---> 3a4d7207febb [2024-02-16T14:32:02.110Z] Step 7/27 : WORKDIR /app [2024-02-16T14:32:02.369Z] ---> Running in f2468689e08f [2024-02-16T14:32:02.369Z] Removing intermediate container f2468689e08f [2024-02-16T14:32:02.369Z] ---> 6d865fd382f7 [2024-02-16T14:32:02.369Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-16T14:32:02.369Z] ---> 86649df4098f [2024-02-16T14:32:02.369Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T14:32:02.369Z] ---> Running in 0f233ed3f9d8 [2024-02-16T14:32:02.937Z] Removing intermediate container 0f233ed3f9d8 [2024-02-16T14:32:02.937Z] ---> 8373f48570af [2024-02-16T14:32:02.937Z] Step 10/27 : COPY . . [2024-02-16T14:32:03.658Z] ---> 4007b0af8b1f [2024-02-16T14:32:03.658Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T14:32:03.658Z] ---> Running in 211dd9de1815 [2024-02-16T14:32:03.658Z] Removing intermediate container 211dd9de1815 [2024-02-16T14:32:03.658Z] ---> c66692c37f5b [2024-02-16T14:32:03.658Z] Step 12/27 : RUN $MAKE [2024-02-16T14:32:03.658Z] ---> Running in c5215c08cdbd [2024-02-16T14:32:03.916Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11" -trimpath -mod=readonly -o app-service-configurable [2024-02-16T14:32:22.122Z] Removing intermediate container c5215c08cdbd [2024-02-16T14:32:22.122Z] ---> 90a8ee4fd25b [2024-02-16T14:32:22.122Z] Step 13/27 : FROM alpine:3.18 [2024-02-16T14:32:22.122Z] 3.18: Pulling from library/alpine [2024-02-16T14:32:22.413Z] 619be1103602: Pulling fs layer [2024-02-16T14:32:22.738Z] 619be1103602: Verifying Checksum [2024-02-16T14:32:22.738Z] 619be1103602: Download complete [2024-02-16T14:32:22.738Z] 619be1103602: Pull complete [2024-02-16T14:32:22.738Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T14:32:22.738Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T14:32:22.739Z] ---> d3782b16ccc9 [2024-02-16T14:32:22.739Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T14:32:22.997Z] ---> Running in 02ffd90de438 [2024-02-16T14:32:22.997Z] Removing intermediate container 02ffd90de438 [2024-02-16T14:32:22.997Z] ---> d7bba8bd2be9 [2024-02-16T14:32:22.997Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-16T14:32:22.997Z] ---> Running in 9ad104d3335d [2024-02-16T14:32:22.997Z] Removing intermediate container 9ad104d3335d [2024-02-16T14:32:22.997Z] ---> a7e43fbc2faf [2024-02-16T14:32:22.997Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T14:32:22.997Z] ---> Running in c07e40ef4a86 [2024-02-16T14:32:23.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:23.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:23.518Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T14:32:23.778Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T14:32:23.778Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T14:32:23.778Z] Executing ca-certificates-20230506-r0.trigger [2024-02-16T14:32:23.778Z] OK: 8 MiB in 17 packages [2024-02-16T14:32:24.344Z] Removing intermediate container c07e40ef4a86 [2024-02-16T14:32:24.344Z] ---> 255c0c4659e5 [2024-02-16T14:32:24.344Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-16T14:32:24.344Z] ---> Running in 320e0e5e4c1f [2024-02-16T14:32:24.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:24.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T14:32:24.867Z] OK: 8 MiB in 17 packages [2024-02-16T14:32:25.128Z] Removing intermediate container 320e0e5e4c1f [2024-02-16T14:32:25.128Z] ---> 05f15583c374 [2024-02-16T14:32:25.128Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-16T14:32:25.128Z] ---> ec926f206e5e [2024-02-16T14:32:25.128Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-16T14:32:25.387Z] ---> 14e2d8521ac2 [2024-02-16T14:32:25.387Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-16T14:32:25.387Z] ---> 22f09b05595c [2024-02-16T14:32:25.387Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-16T14:32:25.957Z] ---> f5b2555db1b9 [2024-02-16T14:32:25.957Z] Step 22/27 : EXPOSE 48095 [2024-02-16T14:32:26.216Z] ---> Running in df88bb11235f [2024-02-16T14:32:26.216Z] Removing intermediate container df88bb11235f [2024-02-16T14:32:26.216Z] ---> a3d191a25dde [2024-02-16T14:32:26.216Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-16T14:32:26.216Z] ---> Running in 80baa6d66203 [2024-02-16T14:32:26.216Z] Removing intermediate container 80baa6d66203 [2024-02-16T14:32:26.216Z] ---> 3cc5c4498704 [2024-02-16T14:32:26.216Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T14:32:26.216Z] ---> Running in cc0fb0dd31b6 [2024-02-16T14:32:26.474Z] Removing intermediate container cc0fb0dd31b6 [2024-02-16T14:32:26.474Z] ---> 691eb4be23cc [2024-02-16T14:32:26.474Z] Step 25/27 : LABEL arch=amd64 [2024-02-16T14:32:26.474Z] ---> Running in 25177030dcb2 [2024-02-16T14:32:26.474Z] Removing intermediate container 25177030dcb2 [2024-02-16T14:32:26.474Z] ---> 9b982b878539 [2024-02-16T14:32:26.474Z] Step 26/27 : LABEL git_sha=d6c7bef36cd642dd9caca3159f3dce294963f756 [2024-02-16T14:32:26.474Z] ---> Running in d453b2fe8f2f [2024-02-16T14:32:26.474Z] Removing intermediate container d453b2fe8f2f [2024-02-16T14:32:26.474Z] ---> 828984b52486 [2024-02-16T14:32:26.474Z] Step 27/27 : LABEL version=3.2.0-dev.11 [2024-02-16T14:32:26.474Z] ---> Running in decaf1144563 [2024-02-16T14:32:26.734Z] Removing intermediate container decaf1144563 [2024-02-16T14:32:26.734Z] ---> 7870b7d6127a [2024-02-16T14:32:26.734Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T14:32:26.734Z] Successfully built 7870b7d6127a [2024-02-16T14:32:26.734Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:32:27.029Z] provisioning config files... [2024-02-16T14:32:27.039Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15837378433433002129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:32:27.371Z] ---> ****-login.sh [2024-02-16T14:32:27.371Z] nexus3.edgexfoundry.org:10001 [2024-02-16T14:32:27.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:32:27.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:32:27.371Z] Configure a credential helper to remove this warning. See [2024-02-16T14:32:27.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:32:27.371Z] [2024-02-16T14:32:27.371Z] Login Succeeded [2024-02-16T14:32:27.371Z] nexus3.edgexfoundry.org:10002 [2024-02-16T14:32:27.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:32:27.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:32:27.371Z] Configure a credential helper to remove this warning. See [2024-02-16T14:32:27.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:32:27.371Z] [2024-02-16T14:32:27.371Z] Login Succeeded [2024-02-16T14:32:27.371Z] nexus3.edgexfoundry.org:10003 [2024-02-16T14:32:27.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:32:27.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:32:27.631Z] Configure a credential helper to remove this warning. See [2024-02-16T14:32:27.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:32:27.631Z] [2024-02-16T14:32:27.631Z] Login Succeeded [2024-02-16T14:32:27.631Z] nexus3.edgexfoundry.org:10004 [2024-02-16T14:32:27.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:32:27.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:32:27.631Z] Configure a credential helper to remove this warning. See [2024-02-16T14:32:27.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:32:27.631Z] [2024-02-16T14:32:27.631Z] Login Succeeded [2024-02-16T14:32:27.631Z] ****.io [2024-02-16T14:32:27.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:32:27.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:32:27.892Z] Configure a credential helper to remove this warning. See [2024-02-16T14:32:27.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:32:27.892Z] [2024-02-16T14:32:27.892Z] Login Succeeded [2024-02-16T14:32:27.892Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T14:32:27.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T14:32:28.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:32:28.078Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-02-16T14:32:28.078Z] d6c7bef36cd642dd9caca3159f3dce294963f756 [2024-02-16T14:32:28.078Z] latest [2024-02-16T14:32:28.078Z] 3.2.0-dev.11 [2024-02-16T14:32:28.078Z] d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 [2024-02-16T14:32:28.078Z] main [2024-02-16T14:32:28.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:28.539Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:28.930Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756 [2024-02-16T14:32:28.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-16T14:32:28.930Z] d0808a7c2ee2: Preparing [2024-02-16T14:32:28.930Z] d054aaab2ada: Preparing [2024-02-16T14:32:28.930Z] 221a5ad9c12d: Preparing [2024-02-16T14:32:28.930Z] ea027f38925d: Preparing [2024-02-16T14:32:28.930Z] 9a9f30d6ef29: Preparing [2024-02-16T14:32:28.930Z] 00868b8ffc68: Preparing [2024-02-16T14:32:28.930Z] 00868b8ffc68: Waiting [2024-02-16T14:32:28.930Z] aedc3bda2944: Preparing [2024-02-16T14:32:28.930Z] aedc3bda2944: Waiting [2024-02-16T14:32:28.930Z] ea027f38925d: Pushed [2024-02-16T14:32:28.930Z] d054aaab2ada: Pushed [2024-02-16T14:32:28.930Z] 9a9f30d6ef29: Pushed [2024-02-16T14:32:28.930Z] 221a5ad9c12d: Pushed [2024-02-16T14:32:28.930Z] aedc3bda2944: Layer already exists [2024-02-16T14:32:29.190Z] 00868b8ffc68: Pushed [2024-02-16T14:32:31.099Z] d0808a7c2ee2: Pushed [2024-02-16T14:32:31.099Z] d6c7bef36cd642dd9caca3159f3dce294963f756: digest: sha256:824ff4af3a0f22de09f47a4e22a13f1c6e9a4a082f9ae2d5cfbd733917b55f82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:31.492Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:31.886Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-16T14:32:31.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-16T14:32:31.886Z] d0808a7c2ee2: Preparing [2024-02-16T14:32:31.886Z] d054aaab2ada: Preparing [2024-02-16T14:32:31.886Z] 221a5ad9c12d: Preparing [2024-02-16T14:32:31.886Z] ea027f38925d: Preparing [2024-02-16T14:32:31.886Z] 9a9f30d6ef29: Preparing [2024-02-16T14:32:31.886Z] 00868b8ffc68: Preparing [2024-02-16T14:32:31.886Z] aedc3bda2944: Preparing [2024-02-16T14:32:31.886Z] aedc3bda2944: Waiting [2024-02-16T14:32:31.886Z] 00868b8ffc68: Waiting [2024-02-16T14:32:31.886Z] ea027f38925d: Layer already exists [2024-02-16T14:32:31.886Z] d0808a7c2ee2: Layer already exists [2024-02-16T14:32:31.886Z] 9a9f30d6ef29: Layer already exists [2024-02-16T14:32:31.886Z] d054aaab2ada: Layer already exists [2024-02-16T14:32:31.886Z] 00868b8ffc68: Layer already exists [2024-02-16T14:32:31.886Z] aedc3bda2944: Layer already exists [2024-02-16T14:32:31.886Z] 221a5ad9c12d: Layer already exists [2024-02-16T14:32:31.886Z] latest: digest: sha256:824ff4af3a0f22de09f47a4e22a13f1c6e9a4a082f9ae2d5cfbd733917b55f82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:32.324Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:32.784Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.11 [2024-02-16T14:32:32.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-16T14:32:32.785Z] d0808a7c2ee2: Preparing [2024-02-16T14:32:32.785Z] d054aaab2ada: Preparing [2024-02-16T14:32:32.785Z] 221a5ad9c12d: Preparing [2024-02-16T14:32:32.785Z] ea027f38925d: Preparing [2024-02-16T14:32:32.785Z] 9a9f30d6ef29: Preparing [2024-02-16T14:32:32.785Z] 00868b8ffc68: Preparing [2024-02-16T14:32:32.785Z] aedc3bda2944: Preparing [2024-02-16T14:32:32.785Z] 00868b8ffc68: Waiting [2024-02-16T14:32:32.785Z] d0808a7c2ee2: Layer already exists [2024-02-16T14:32:32.785Z] ea027f38925d: Layer already exists [2024-02-16T14:32:32.785Z] 9a9f30d6ef29: Layer already exists [2024-02-16T14:32:32.785Z] 221a5ad9c12d: Layer already exists [2024-02-16T14:32:32.785Z] d054aaab2ada: Layer already exists [2024-02-16T14:32:32.785Z] aedc3bda2944: Layer already exists [2024-02-16T14:32:32.785Z] 00868b8ffc68: Layer already exists [2024-02-16T14:32:32.785Z] 3.2.0-dev.11: digest: sha256:824ff4af3a0f22de09f47a4e22a13f1c6e9a4a082f9ae2d5cfbd733917b55f82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:33.182Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:33.570Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 [2024-02-16T14:32:33.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-16T14:32:33.570Z] d0808a7c2ee2: Preparing [2024-02-16T14:32:33.570Z] d054aaab2ada: Preparing [2024-02-16T14:32:33.570Z] 221a5ad9c12d: Preparing [2024-02-16T14:32:33.570Z] ea027f38925d: Preparing [2024-02-16T14:32:33.570Z] 9a9f30d6ef29: Preparing [2024-02-16T14:32:33.570Z] 00868b8ffc68: Preparing [2024-02-16T14:32:33.570Z] aedc3bda2944: Preparing [2024-02-16T14:32:33.570Z] 00868b8ffc68: Waiting [2024-02-16T14:32:33.570Z] aedc3bda2944: Waiting [2024-02-16T14:32:33.570Z] 9a9f30d6ef29: Layer already exists [2024-02-16T14:32:33.570Z] 221a5ad9c12d: Layer already exists [2024-02-16T14:32:33.570Z] ea027f38925d: Layer already exists [2024-02-16T14:32:33.570Z] d0808a7c2ee2: Layer already exists [2024-02-16T14:32:33.570Z] d054aaab2ada: Layer already exists [2024-02-16T14:32:33.570Z] aedc3bda2944: Layer already exists [2024-02-16T14:32:33.570Z] 00868b8ffc68: Layer already exists [2024-02-16T14:32:33.570Z] d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11: digest: sha256:824ff4af3a0f22de09f47a4e22a13f1c6e9a4a082f9ae2d5cfbd733917b55f82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:33.987Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:34.451Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-02-16T14:32:34.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-02-16T14:32:34.451Z] d0808a7c2ee2: Preparing [2024-02-16T14:32:34.451Z] d054aaab2ada: Preparing [2024-02-16T14:32:34.451Z] 221a5ad9c12d: Preparing [2024-02-16T14:32:34.451Z] ea027f38925d: Preparing [2024-02-16T14:32:34.451Z] 9a9f30d6ef29: Preparing [2024-02-16T14:32:34.451Z] 00868b8ffc68: Preparing [2024-02-16T14:32:34.451Z] aedc3bda2944: Preparing [2024-02-16T14:32:34.451Z] 00868b8ffc68: Waiting [2024-02-16T14:32:34.451Z] aedc3bda2944: Waiting [2024-02-16T14:32:34.451Z] d054aaab2ada: Layer already exists [2024-02-16T14:32:34.451Z] 221a5ad9c12d: Layer already exists [2024-02-16T14:32:34.451Z] ea027f38925d: Layer already exists [2024-02-16T14:32:34.451Z] 9a9f30d6ef29: Layer already exists [2024-02-16T14:32:34.451Z] d0808a7c2ee2: Layer already exists [2024-02-16T14:32:34.451Z] 00868b8ffc68: Layer already exists [2024-02-16T14:32:34.451Z] aedc3bda2944: Layer already exists [2024-02-16T14:32:34.451Z] main: digest: sha256:824ff4af3a0f22de09f47a4e22a13f1c6e9a4a082f9ae2d5cfbd733917b55f82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T14:32:34.660Z] ===================================================== [Pipeline] echo [2024-02-16T14:32:34.702Z] taggedImages: [2024-02-16T14:32:34.702Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756 [2024-02-16T14:32:34.702Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-02-16T14:32:34.702Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.11 [2024-02-16T14:32:34.702Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 [2024-02-16T14:32:34.702Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:35.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T14:32:35.384Z] [2024-02-16T14:32:35.384Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:32:35.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T14:32:35.719Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T14:32:35.719Z] 5eb5b503b376: Pulling fs layer [2024-02-16T14:32:35.719Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T14:32:35.719Z] ec43610c2a17: Pulling fs layer [2024-02-16T14:32:35.719Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T14:32:35.719Z] 33b1e0a273af: Pulling fs layer [2024-02-16T14:32:35.719Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T14:32:35.719Z] 2f39f015ded8: Pulling fs layer [2024-02-16T14:32:35.719Z] 5d3b04190fa2: Waiting [2024-02-16T14:32:35.719Z] 3a2ae6a8a46f: Waiting [2024-02-16T14:32:35.719Z] 2f39f015ded8: Waiting [2024-02-16T14:32:35.719Z] 5c69ac0246d0: Verifying Checksum [2024-02-16T14:32:35.719Z] 5c69ac0246d0: Download complete [2024-02-16T14:32:35.719Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-16T14:32:35.719Z] 3a2ae6a8a46f: Download complete [2024-02-16T14:32:35.719Z] 33b1e0a273af: Verifying Checksum [2024-02-16T14:32:35.719Z] 33b1e0a273af: Download complete [2024-02-16T14:32:35.719Z] 5d3b04190fa2: Download complete [2024-02-16T14:32:35.978Z] ec43610c2a17: Verifying Checksum [2024-02-16T14:32:35.978Z] ec43610c2a17: Download complete [2024-02-16T14:32:35.978Z] 5eb5b503b376: Verifying Checksum [2024-02-16T14:32:35.978Z] 5eb5b503b376: Download complete [2024-02-16T14:32:36.545Z] 2f39f015ded8: Download complete [2024-02-16T14:32:37.112Z] 5eb5b503b376: Pull complete [2024-02-16T14:32:37.370Z] 5c69ac0246d0: Pull complete [2024-02-16T14:32:37.629Z] ec43610c2a17: Pull complete [2024-02-16T14:32:37.887Z] 3a2ae6a8a46f: Pull complete [2024-02-16T14:32:37.887Z] 33b1e0a273af: Pull complete [2024-02-16T14:32:38.145Z] 5d3b04190fa2: Pull complete [2024-02-16T14:32:42.327Z] 2f39f015ded8: Pull complete [2024-02-16T14:32:42.327Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T14:32:42.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T14:32:42.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:32:42.539Z] prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container [2024-02-16T14:32:42.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-16T14:32:47.152Z] $ docker top 5fabbbfe0284355c253b3c49aaf6d31de9a2e819bc582feaa53617aa1ec7c9f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:32:47.586Z] ---> job-cost.sh [2024-02-16T14:32:47.586Z] lf-activate-venv: SKIPPING [2024-02-16T14:32:47.586Z] INFO: No Stack... [2024-02-16T14:32:47.846Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T14:32:48.412Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T14:32:48.701Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-02-16T14:32:48.701Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T14:32:48.715Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] [2024-02-16T14:32:48.721Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] did not exist. Created. [2024-02-16T14:32:48.727Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T14:32:49.101Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-16T14:32:49.126Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T14:32:49.164Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T14:32:49.256Z] $ docker stop --time=1 5fabbbfe0284355c253b3c49aaf6d31de9a2e819bc582feaa53617aa1ec7c9f2 [2024-02-16T14:32:50.412Z] $ docker rm -f --volumes 5fabbbfe0284355c253b3c49aaf6d31de9a2e819bc582feaa53617aa1ec7c9f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-16T14:33:58.277Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1074 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-02-16T14:33:58.330Z] Running in /w/workspace/app-service-configurable/220 [Pipeline] { [Pipeline] checkout [2024-02-16T14:34:01.414Z] Selected Git installation does not exist. Using Default [2024-02-16T14:34:01.414Z] The recommended git tool is: NONE [2024-02-16T14:34:09.100Z] using credential edgex-jenkins-ssh [2024-02-16T14:34:09.123Z] Cloning the remote Git repository [2024-02-16T14:34:09.170Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-02-16T14:34:09.274Z] > git init /w/workspace/app-service-configurable/220 # timeout=10 [2024-02-16T14:34:09.424Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-02-16T14:34:09.426Z] > git --version # timeout=10 [2024-02-16T14:34:09.447Z] > git --version # 'git version 2.25.1' [2024-02-16T14:34:09.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T14:34:09.620Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T14:34:11.622Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-02-16T14:34:11.648Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T14:34:12.609Z] Avoid second fetch [2024-02-16T14:34:12.610Z] Checking out Revision d6c7bef36cd642dd9caca3159f3dce294963f756 (main) [2024-02-16T14:34:13.256Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#641)" [Pipeline] withEnv [Pipeline] { [2024-02-16T14:34:12.625Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T14:34:12.694Z] > git checkout -f d6c7bef36cd642dd9caca3159f3dce294963f756 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T14:34:14.477Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T14:34:14.477Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T14:34:14.477Z] Dload Upload Total Spent Left Speed [2024-02-16T14:34:14.477Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 260k 0 --:--:-- --:--:-- --:--:-- 266k [Pipeline] sh [2024-02-16T14:34:14.827Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T14:34:15.165Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-16T14:34:15.165Z] + sudo tee /etc/docker/daemon.new [2024-02-16T14:34:15.165Z] { [2024-02-16T14:34:15.165Z] "registry-mirrors": [ [2024-02-16T14:34:15.165Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T14:34:15.165Z] ], [2024-02-16T14:34:15.165Z] "bip": "10.250.0.254/24", [2024-02-16T14:34:15.165Z] "hosts": [ [2024-02-16T14:34:15.165Z] "tcp://0.0.0.0:5555", [2024-02-16T14:34:15.165Z] "unix:///var/run/docker.sock" [2024-02-16T14:34:15.165Z] ], [2024-02-16T14:34:15.165Z] "mtu": 1458, [2024-02-16T14:34:15.165Z] "selinux-enabled": true, [2024-02-16T14:34:15.165Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T14:34:15.165Z] } [Pipeline] sh [2024-02-16T14:34:15.510Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-16T14:34:15.851Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:34:38.004Z] provisioning config files... [2024-02-16T14:34:38.032Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/220@tmp/config1940556423339659336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:34:38.492Z] ---> ****-login.sh [2024-02-16T14:34:38.492Z] nexus3.edgexfoundry.org:10001 [2024-02-16T14:34:39.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:34:39.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:34:39.093Z] Configure a credential helper to remove this warning. See [2024-02-16T14:34:39.093Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:34:39.093Z] [2024-02-16T14:34:39.093Z] Login Succeeded [2024-02-16T14:34:39.093Z] nexus3.edgexfoundry.org:10002 [2024-02-16T14:34:39.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:34:39.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:34:39.637Z] Configure a credential helper to remove this warning. See [2024-02-16T14:34:39.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:34:39.637Z] [2024-02-16T14:34:39.637Z] Login Succeeded [2024-02-16T14:34:39.637Z] nexus3.edgexfoundry.org:10003 [2024-02-16T14:34:39.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:34:39.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:34:39.907Z] Configure a credential helper to remove this warning. See [2024-02-16T14:34:39.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:34:39.907Z] [2024-02-16T14:34:39.908Z] Login Succeeded [2024-02-16T14:34:39.908Z] nexus3.edgexfoundry.org:10004 [2024-02-16T14:34:40.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:34:40.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:34:40.450Z] Configure a credential helper to remove this warning. See [2024-02-16T14:34:40.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:34:40.450Z] [2024-02-16T14:34:40.450Z] Login Succeeded [2024-02-16T14:34:40.450Z] ****.io [2024-02-16T14:34:40.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:34:40.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:34:40.988Z] Configure a credential helper to remove this warning. See [2024-02-16T14:34:40.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:34:40.988Z] [2024-02-16T14:34:40.988Z] Login Succeeded [2024-02-16T14:34:40.988Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T14:34:41.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T14:34:41.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:34:41.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:34:41.557Z] ========================================================= [2024-02-16T14:34:41.557Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T14:34:41.557Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:34:42.070Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-16T14:34:42.070Z] Sending build context to Docker daemon 159.2kB [2024-02-16T14:34:42.341Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T14:34:42.341Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-16T14:34:42.611Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T14:34:42.611Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T14:34:42.611Z] 5d54e960e981: Pulling fs layer [2024-02-16T14:34:42.611Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T14:34:42.611Z] f0e02332f6b5: Pulling fs layer [2024-02-16T14:34:42.611Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T14:34:42.611Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T14:34:42.611Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T14:34:42.611Z] 872ee5b61b7b: Waiting [2024-02-16T14:34:42.611Z] f0e02332f6b5: Waiting [2024-02-16T14:34:42.611Z] 0c6a40ed1a82: Waiting [2024-02-16T14:34:42.611Z] 94ae7d8d031c: Waiting [2024-02-16T14:34:42.611Z] 5d54e960e981: Download complete [2024-02-16T14:34:42.611Z] f0e02332f6b5: Verifying Checksum [2024-02-16T14:34:42.611Z] f0e02332f6b5: Download complete [2024-02-16T14:34:42.611Z] 872ee5b61b7b: Download complete [2024-02-16T14:34:42.611Z] 9fda8d8052c6: Download complete [2024-02-16T14:34:43.208Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T14:34:43.208Z] 94ae7d8d031c: Download complete [2024-02-16T14:34:43.479Z] 9fda8d8052c6: Pull complete [2024-02-16T14:34:44.074Z] 5d54e960e981: Pull complete [2024-02-16T14:34:44.661Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T14:34:45.629Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T14:34:45.629Z] 0c6a40ed1a82: Download complete [2024-02-16T14:34:58.001Z] c4a7e357bf2a: Pull complete [2024-02-16T14:34:58.001Z] f0e02332f6b5: Pull complete [2024-02-16T14:34:58.001Z] 872ee5b61b7b: Pull complete [2024-02-16T14:35:04.678Z] 0c6a40ed1a82: Pull complete [2024-02-16T14:35:06.664Z] 94ae7d8d031c: Pull complete [2024-02-16T14:35:06.664Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T14:35:06.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T14:35:06.664Z] ---> 86de565de09d [2024-02-16T14:35:06.664Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T14:35:08.088Z] ---> Running in 712cc707d1e3 [2024-02-16T14:35:08.891Z] Removing intermediate container 712cc707d1e3 [2024-02-16T14:35:08.891Z] ---> 9492d3d33a3c [2024-02-16T14:35:08.891Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T14:35:08.891Z] ---> Running in 757d1877e427 [2024-02-16T14:35:08.891Z] Removing intermediate container 757d1877e427 [2024-02-16T14:35:08.891Z] ---> 62193e5573a8 [2024-02-16T14:35:08.891Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-16T14:35:08.891Z] ---> Running in 17e0be6bc0b0 [2024-02-16T14:35:09.474Z] Removing intermediate container 17e0be6bc0b0 [2024-02-16T14:35:09.474Z] ---> 8966d294f457 [2024-02-16T14:35:09.474Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T14:35:09.474Z] ---> Running in 31032dee4e94 [2024-02-16T14:35:10.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T14:35:11.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T14:35:12.128Z] OK: 266 MiB in 52 packages [2024-02-16T14:35:13.100Z] Removing intermediate container 31032dee4e94 [2024-02-16T14:35:13.100Z] ---> fd6c41735728 [2024-02-16T14:35:13.100Z] Step 7/12 : WORKDIR /app [2024-02-16T14:35:13.100Z] ---> Running in a4929790541d [2024-02-16T14:35:13.369Z] Removing intermediate container a4929790541d [2024-02-16T14:35:13.369Z] ---> c9092206e0c8 [2024-02-16T14:35:13.369Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-16T14:35:13.964Z] ---> 4fb5a154e5f3 [2024-02-16T14:35:13.964Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T14:35:14.231Z] ---> Running in 13ae6c3cc522 [2024-02-16T14:36:22.148Z] Removing intermediate container 13ae6c3cc522 [2024-02-16T14:36:22.148Z] ---> d114cbf0d21a [2024-02-16T14:36:22.148Z] Step 10/12 : COPY . . [2024-02-16T14:36:22.148Z] ---> 2464f397d1c9 [2024-02-16T14:36:22.148Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T14:36:22.148Z] ---> Running in da7f09e09a3e [2024-02-16T14:36:22.148Z] Removing intermediate container da7f09e09a3e [2024-02-16T14:36:22.148Z] ---> 2079b4218ab5 [2024-02-16T14:36:22.148Z] Step 12/12 : RUN $MAKE [2024-02-16T14:36:22.148Z] ---> Running in be594e664088 [2024-02-16T14:36:22.148Z] noop [2024-02-16T14:36:22.148Z] Removing intermediate container be594e664088 [2024-02-16T14:36:22.148Z] ---> cfeca8b6a604 [2024-02-16T14:36:22.148Z] Successfully built cfeca8b6a604 [2024-02-16T14:36:22.148Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:36:22.622Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T14:36:22.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:36:23.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-1074 does not seem to be running inside a container [2024-02-16T14:36:23.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/220 -v /w/workspace/app-service-configurable/220:/w/workspace/app-service-configurable/220:rw,z -v /w/workspace/app-service-configurable/220@tmp:/w/workspace/app-service-configurable/220@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-02-16T14:36:24.421Z] $ docker top 67d3e524c1854c768dd59a37177a7f6f1489fa9cdeef1f868b5d41c471993e81 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T14:36:25.371Z] + go version [2024-02-16T14:36:25.371Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T14:36:25.385Z] $ docker stop --time=1 67d3e524c1854c768dd59a37177a7f6f1489fa9cdeef1f868b5d41c471993e81 [2024-02-16T14:36:27.025Z] $ docker rm -f --volumes 67d3e524c1854c768dd59a37177a7f6f1489fa9cdeef1f868b5d41c471993e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:36:27.929Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T14:36:27.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:36:28.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-1074 does not seem to be running inside a container [2024-02-16T14:36:28.249Z] $ 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/220 -v /w/workspace/app-service-configurable/220:/w/workspace/app-service-configurable/220:rw,z -v /w/workspace/app-service-configurable/220@tmp:/w/workspace/app-service-configurable/220@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-02-16T14:36:32.098Z] $ docker top 2703f300475650b2da3231717851e027d8fd264cf26f159f433e4aa6e6baae78 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T14:36:32.691Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/220 [Pipeline] fileExists [Pipeline] sh [2024-02-16T14:36:33.079Z] + make test [2024-02-16T14:36:33.079Z] go test -race -coverprofile=coverage.out ./... [2024-02-16T14:38:54.782Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-02-16T14:38:54.782Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-16T14:38:54.782Z] go vet ./... [2024-02-16T14:41:01.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T14:41:01.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T14:41:01.754Z] ./bin/test-attribution-txt.sh [2024-02-16T14:41:01.754Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-16T14:41:01.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T14:41:01.827Z] $ docker stop --time=1 2703f300475650b2da3231717851e027d8fd264cf26f159f433e4aa6e6baae78 [2024-02-16T14:41:03.702Z] $ docker rm -f --volumes 2703f300475650b2da3231717851e027d8fd264cf26f159f433e4aa6e6baae78 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T14:41:05.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T14:41:05.359Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T14:41:05.758Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T14:41:06.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T14:41:06.720Z] + ls -al . [2024-02-16T14:41:06.720Z] total 180 [2024-02-16T14:41:06.720Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 16 14:36 . [2024-02-16T14:41:06.720Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 14:34 .. [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 16 14:34 .dockerignore [2024-02-16T14:41:06.720Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:34 .git [2024-02-16T14:41:06.720Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 14:34 .github [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 16 14:34 .gitignore [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 14:34 .golangci.yml [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 10394 Feb 16 14:34 Attribution.txt [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 16 14:34 CHANGELOG.md [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 2007 Feb 16 14:34 Dockerfile [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 14:34 GOVERNANCE.md [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 16 14:34 Jenkinsfile [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 16 14:34 LICENSE [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 16 14:34 OWNERS.md [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 4582 Feb 16 14:34 README.md [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 16 14:30 VERSION [2024-02-16T14:41:06.720Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 14:34 bin [2024-02-16T14:41:06.720Z] -rw-r--r-- 1 jenkins jenkins 13 Feb 16 14:36 coverage.out [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 3775 Feb 16 14:34 go.mod [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 34514 Feb 16 14:34 go.sum [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 16 14:34 main.go [2024-02-16T14:41:06.720Z] -rw-rw-r-- 1 jenkins jenkins 2572 Feb 16 14:34 makefile [2024-02-16T14:41:06.720Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 14:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:41:07.146Z] + 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=d6c7bef36cd642dd9caca3159f3dce294963f756 --label arch=arm64 --label version=3.2.0-dev.11 . [2024-02-16T14:41:07.146Z] Sending build context to Docker daemon 160.3kB [2024-02-16T14:41:07.413Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T14:41:07.413Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-16T14:41:07.413Z] ---> cfeca8b6a604 [2024-02-16T14:41:07.413Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T14:41:07.413Z] ---> Running in ee90df46fb41 [2024-02-16T14:41:07.682Z] Removing intermediate container ee90df46fb41 [2024-02-16T14:41:07.682Z] ---> 900ccd108749 [2024-02-16T14:41:07.682Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T14:41:07.957Z] ---> Running in 41ccf82c31f4 [2024-02-16T14:41:08.224Z] Removing intermediate container 41ccf82c31f4 [2024-02-16T14:41:08.224Z] ---> b5303df8b07d [2024-02-16T14:41:08.224Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-16T14:41:08.224Z] ---> Running in 7fbe9649fb1e [2024-02-16T14:41:08.494Z] Removing intermediate container 7fbe9649fb1e [2024-02-16T14:41:08.494Z] ---> 79a0c2de0593 [2024-02-16T14:41:08.494Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T14:41:08.494Z] ---> Running in f7aff10a5e60 [2024-02-16T14:41:09.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T14:41:09.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T14:41:11.329Z] OK: 266 MiB in 52 packages [2024-02-16T14:41:11.921Z] Removing intermediate container f7aff10a5e60 [2024-02-16T14:41:11.921Z] ---> 0efd462a1448 [2024-02-16T14:41:11.921Z] Step 7/27 : WORKDIR /app [2024-02-16T14:41:12.192Z] ---> Running in eabb04d88330 [2024-02-16T14:41:12.460Z] Removing intermediate container eabb04d88330 [2024-02-16T14:41:12.460Z] ---> b11837a73c0b [2024-02-16T14:41:12.460Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-16T14:41:13.052Z] ---> c27932a0d6b3 [2024-02-16T14:41:13.052Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T14:41:13.052Z] ---> Running in e260e439df56 [2024-02-16T14:41:15.003Z] Removing intermediate container e260e439df56 [2024-02-16T14:41:15.003Z] ---> 9a59fb268649 [2024-02-16T14:41:15.003Z] Step 10/27 : COPY . . [2024-02-16T14:41:15.271Z] ---> 6efa7d34c753 [2024-02-16T14:41:15.271Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-16T14:41:15.539Z] ---> Running in 3ade801a174b [2024-02-16T14:41:15.812Z] Removing intermediate container 3ade801a174b [2024-02-16T14:41:15.812Z] ---> 192f7ed4f426 [2024-02-16T14:41:15.812Z] Step 12/27 : RUN $MAKE [2024-02-16T14:41:15.812Z] ---> Running in b01e81fe29f8 [2024-02-16T14:41:16.780Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.11" -trimpath -mod=readonly -o app-service-configurable [2024-02-16T14:43:09.372Z] Removing intermediate container b01e81fe29f8 [2024-02-16T14:43:09.372Z] ---> f28c02c1ff57 [2024-02-16T14:43:09.372Z] Step 13/27 : FROM alpine:3.18 [2024-02-16T14:43:09.372Z] 3.18: Pulling from library/alpine [2024-02-16T14:43:09.372Z] c6b39de5b339: Pulling fs layer [2024-02-16T14:43:09.372Z] c6b39de5b339: Download complete [2024-02-16T14:43:09.372Z] c6b39de5b339: Pull complete [2024-02-16T14:43:09.372Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T14:43:09.372Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T14:43:09.372Z] ---> 33abbf032149 [2024-02-16T14:43:09.372Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-16T14:43:09.372Z] ---> Running in ccc492efb86e [2024-02-16T14:43:09.372Z] Removing intermediate container ccc492efb86e [2024-02-16T14:43:09.372Z] ---> 91cf0b922a0e [2024-02-16T14:43:09.372Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-02-16T14:43:09.372Z] ---> Running in 933c8389cd6f [2024-02-16T14:43:11.307Z] Removing intermediate container 933c8389cd6f [2024-02-16T14:43:11.307Z] ---> c569de8ccf5d [2024-02-16T14:43:11.307Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-16T14:43:11.307Z] ---> Running in 46d5cffce0af [2024-02-16T14:43:12.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T14:43:12.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T14:43:13.930Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-16T14:43:13.930Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-16T14:43:13.930Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T14:43:13.930Z] Executing ca-certificates-20230506-r0.trigger [2024-02-16T14:43:13.930Z] OK: 9 MiB in 17 packages [2024-02-16T14:43:15.333Z] Removing intermediate container 46d5cffce0af [2024-02-16T14:43:15.333Z] ---> 2a0c198547a1 [2024-02-16T14:43:15.333Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-16T14:43:15.333Z] ---> Running in 5dfa08404793 [2024-02-16T14:43:16.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T14:43:16.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T14:43:17.517Z] OK: 9 MiB in 17 packages [2024-02-16T14:43:18.486Z] Removing intermediate container 5dfa08404793 [2024-02-16T14:43:18.486Z] ---> 0b0761b53b11 [2024-02-16T14:43:18.486Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-16T14:43:18.755Z] ---> b8dda1684c67 [2024-02-16T14:43:18.755Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-16T14:43:19.344Z] ---> 0b3e5fcae746 [2024-02-16T14:43:19.344Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-16T14:43:19.930Z] ---> 4537a837c921 [2024-02-16T14:43:19.930Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-02-16T14:43:21.342Z] ---> 6cebf1aea601 [2024-02-16T14:43:21.342Z] Step 22/27 : EXPOSE 48095 [2024-02-16T14:43:21.342Z] ---> Running in 5e068a0984a5 [2024-02-16T14:43:21.611Z] Removing intermediate container 5e068a0984a5 [2024-02-16T14:43:21.611Z] ---> 7fcd2af8836f [2024-02-16T14:43:21.611Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-02-16T14:43:21.611Z] ---> Running in 813721a27b1c [2024-02-16T14:43:21.889Z] Removing intermediate container 813721a27b1c [2024-02-16T14:43:21.889Z] ---> 86795e2f6268 [2024-02-16T14:43:21.889Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-16T14:43:22.156Z] ---> Running in c880696c4ecd [2024-02-16T14:43:22.423Z] Removing intermediate container c880696c4ecd [2024-02-16T14:43:22.423Z] ---> 445d2eab36e0 [2024-02-16T14:43:22.423Z] Step 25/27 : LABEL arch=arm64 [2024-02-16T14:43:22.423Z] ---> Running in 57743c33d558 [2024-02-16T14:43:22.694Z] Removing intermediate container 57743c33d558 [2024-02-16T14:43:22.694Z] ---> 76139d445cb8 [2024-02-16T14:43:22.694Z] Step 26/27 : LABEL git_sha=d6c7bef36cd642dd9caca3159f3dce294963f756 [2024-02-16T14:43:22.963Z] ---> Running in 176f5fef6c7e [2024-02-16T14:43:23.232Z] Removing intermediate container 176f5fef6c7e [2024-02-16T14:43:23.232Z] ---> 0a8e74b6a35f [2024-02-16T14:43:23.232Z] Step 27/27 : LABEL version=3.2.0-dev.11 [2024-02-16T14:43:23.232Z] ---> Running in 5efd069e6865 [2024-02-16T14:43:23.503Z] Removing intermediate container 5efd069e6865 [2024-02-16T14:43:23.503Z] ---> 3330291f4ca8 [2024-02-16T14:43:23.503Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T14:43:23.503Z] Successfully built 3330291f4ca8 [2024-02-16T14:43:23.503Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:43:24.004Z] provisioning config files... [2024-02-16T14:43:24.021Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/220@tmp/config13722544272108370573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:43:24.413Z] ---> ****-login.sh [2024-02-16T14:43:24.414Z] nexus3.edgexfoundry.org:10001 [2024-02-16T14:43:24.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:43:24.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:43:24.682Z] Configure a credential helper to remove this warning. See [2024-02-16T14:43:24.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:43:24.682Z] [2024-02-16T14:43:24.682Z] Login Succeeded [2024-02-16T14:43:24.682Z] nexus3.edgexfoundry.org:10002 [2024-02-16T14:43:24.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:43:24.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:43:24.950Z] Configure a credential helper to remove this warning. See [2024-02-16T14:43:24.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:43:24.950Z] [2024-02-16T14:43:24.950Z] Login Succeeded [2024-02-16T14:43:24.950Z] nexus3.edgexfoundry.org:10003 [2024-02-16T14:43:25.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:43:25.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:43:25.482Z] Configure a credential helper to remove this warning. See [2024-02-16T14:43:25.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:43:25.482Z] [2024-02-16T14:43:25.482Z] Login Succeeded [2024-02-16T14:43:25.482Z] nexus3.edgexfoundry.org:10004 [2024-02-16T14:43:25.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:43:25.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:43:25.749Z] Configure a credential helper to remove this warning. See [2024-02-16T14:43:25.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:43:25.749Z] [2024-02-16T14:43:25.749Z] Login Succeeded [2024-02-16T14:43:25.749Z] ****.io [2024-02-16T14:43:26.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T14:43:26.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T14:43:26.282Z] Configure a credential helper to remove this warning. See [2024-02-16T14:43:26.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T14:43:26.282Z] [2024-02-16T14:43:26.282Z] Login Succeeded [2024-02-16T14:43:26.282Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T14:43:26.295Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T14:43:26.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T14:43:26.551Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-02-16T14:43:26.551Z] d6c7bef36cd642dd9caca3159f3dce294963f756 [2024-02-16T14:43:26.551Z] latest [2024-02-16T14:43:26.551Z] 3.2.0-dev.11 [2024-02-16T14:43:26.551Z] d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 [2024-02-16T14:43:26.551Z] main [2024-02-16T14:43:26.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:27.103Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:27.624Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756 [2024-02-16T14:43:27.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-16T14:43:27.624Z] 2976f262ea6b: Preparing [2024-02-16T14:43:27.624Z] fb18e09d864f: Preparing [2024-02-16T14:43:27.624Z] 5e7ad899c008: Preparing [2024-02-16T14:43:27.624Z] c13ce2c35b9f: Preparing [2024-02-16T14:43:27.624Z] 1fac81539d10: Preparing [2024-02-16T14:43:27.624Z] 9e19675f85b2: Preparing [2024-02-16T14:43:27.624Z] 7c504f21be85: Preparing [2024-02-16T14:43:27.624Z] 9e19675f85b2: Waiting [2024-02-16T14:43:27.624Z] 7c504f21be85: Waiting [2024-02-16T14:43:27.889Z] 5e7ad899c008: Pushed [2024-02-16T14:43:27.889Z] fb18e09d864f: Pushed [2024-02-16T14:43:27.889Z] c13ce2c35b9f: Pushed [2024-02-16T14:43:27.889Z] 1fac81539d10: Pushed [2024-02-16T14:43:27.889Z] 7c504f21be85: Layer already exists [2024-02-16T14:43:28.153Z] 9e19675f85b2: Pushed [2024-02-16T14:43:32.398Z] 2976f262ea6b: Pushed [2024-02-16T14:43:32.398Z] d6c7bef36cd642dd9caca3159f3dce294963f756: digest: sha256:1a55f893264cfaa10b296158db85042e419535035eba20bc141b3dd8aa2d2eeb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:32.875Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:33.462Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-16T14:43:33.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-16T14:43:33.462Z] 2976f262ea6b: Preparing [2024-02-16T14:43:33.462Z] fb18e09d864f: Preparing [2024-02-16T14:43:33.462Z] 5e7ad899c008: Preparing [2024-02-16T14:43:33.462Z] c13ce2c35b9f: Preparing [2024-02-16T14:43:33.462Z] 1fac81539d10: Preparing [2024-02-16T14:43:33.462Z] 9e19675f85b2: Preparing [2024-02-16T14:43:33.462Z] 7c504f21be85: Preparing [2024-02-16T14:43:33.462Z] 9e19675f85b2: Waiting [2024-02-16T14:43:33.462Z] 7c504f21be85: Waiting [2024-02-16T14:43:33.462Z] 5e7ad899c008: Layer already exists [2024-02-16T14:43:33.462Z] 2976f262ea6b: Layer already exists [2024-02-16T14:43:33.462Z] c13ce2c35b9f: Layer already exists [2024-02-16T14:43:33.462Z] fb18e09d864f: Layer already exists [2024-02-16T14:43:33.462Z] 1fac81539d10: Layer already exists [2024-02-16T14:43:33.462Z] 9e19675f85b2: Layer already exists [2024-02-16T14:43:33.462Z] 7c504f21be85: Layer already exists [2024-02-16T14:43:33.732Z] latest: digest: sha256:1a55f893264cfaa10b296158db85042e419535035eba20bc141b3dd8aa2d2eeb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:34.261Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:34.745Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.11 [2024-02-16T14:43:34.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-16T14:43:34.745Z] 2976f262ea6b: Preparing [2024-02-16T14:43:34.745Z] fb18e09d864f: Preparing [2024-02-16T14:43:34.745Z] 5e7ad899c008: Preparing [2024-02-16T14:43:34.745Z] c13ce2c35b9f: Preparing [2024-02-16T14:43:34.745Z] 1fac81539d10: Preparing [2024-02-16T14:43:34.745Z] 9e19675f85b2: Preparing [2024-02-16T14:43:34.745Z] 7c504f21be85: Preparing [2024-02-16T14:43:34.745Z] 9e19675f85b2: Waiting [2024-02-16T14:43:34.745Z] 7c504f21be85: Waiting [2024-02-16T14:43:34.745Z] 1fac81539d10: Layer already exists [2024-02-16T14:43:34.745Z] c13ce2c35b9f: Layer already exists [2024-02-16T14:43:34.745Z] 5e7ad899c008: Layer already exists [2024-02-16T14:43:34.745Z] 2976f262ea6b: Layer already exists [2024-02-16T14:43:34.745Z] fb18e09d864f: Layer already exists [2024-02-16T14:43:34.745Z] 7c504f21be85: Layer already exists [2024-02-16T14:43:34.745Z] 9e19675f85b2: Layer already exists [2024-02-16T14:43:35.016Z] 3.2.0-dev.11: digest: sha256:1a55f893264cfaa10b296158db85042e419535035eba20bc141b3dd8aa2d2eeb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:35.506Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:35.986Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 [2024-02-16T14:43:35.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-16T14:43:35.987Z] 2976f262ea6b: Preparing [2024-02-16T14:43:35.987Z] fb18e09d864f: Preparing [2024-02-16T14:43:35.987Z] 5e7ad899c008: Preparing [2024-02-16T14:43:35.987Z] c13ce2c35b9f: Preparing [2024-02-16T14:43:35.987Z] 1fac81539d10: Preparing [2024-02-16T14:43:35.987Z] 9e19675f85b2: Preparing [2024-02-16T14:43:35.987Z] 7c504f21be85: Preparing [2024-02-16T14:43:35.987Z] 9e19675f85b2: Waiting [2024-02-16T14:43:35.987Z] 7c504f21be85: Waiting [2024-02-16T14:43:35.987Z] c13ce2c35b9f: Layer already exists [2024-02-16T14:43:35.987Z] 2976f262ea6b: Layer already exists [2024-02-16T14:43:35.987Z] 5e7ad899c008: Layer already exists [2024-02-16T14:43:35.987Z] 1fac81539d10: Layer already exists [2024-02-16T14:43:35.987Z] fb18e09d864f: Layer already exists [2024-02-16T14:43:35.987Z] 9e19675f85b2: Layer already exists [2024-02-16T14:43:35.987Z] 7c504f21be85: Layer already exists [2024-02-16T14:43:36.253Z] d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11: digest: sha256:1a55f893264cfaa10b296158db85042e419535035eba20bc141b3dd8aa2d2eeb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:36.745Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:40.575Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-02-16T14:43:40.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-02-16T14:43:40.575Z] 2976f262ea6b: Preparing [2024-02-16T14:43:40.575Z] fb18e09d864f: Preparing [2024-02-16T14:43:40.575Z] 5e7ad899c008: Preparing [2024-02-16T14:43:40.575Z] c13ce2c35b9f: Preparing [2024-02-16T14:43:40.575Z] 1fac81539d10: Preparing [2024-02-16T14:43:40.575Z] 9e19675f85b2: Preparing [2024-02-16T14:43:40.575Z] 7c504f21be85: Preparing [2024-02-16T14:43:40.575Z] 9e19675f85b2: Waiting [2024-02-16T14:43:40.575Z] 7c504f21be85: Waiting [2024-02-16T14:43:40.575Z] c13ce2c35b9f: Layer already exists [2024-02-16T14:43:40.575Z] 1fac81539d10: Layer already exists [2024-02-16T14:43:40.575Z] 5e7ad899c008: Layer already exists [2024-02-16T14:43:40.575Z] 2976f262ea6b: Layer already exists [2024-02-16T14:43:40.575Z] fb18e09d864f: Layer already exists [2024-02-16T14:43:40.575Z] 7c504f21be85: Layer already exists [2024-02-16T14:43:40.575Z] 9e19675f85b2: Layer already exists [2024-02-16T14:43:40.575Z] main: digest: sha256:1a55f893264cfaa10b296158db85042e419535035eba20bc141b3dd8aa2d2eeb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-16T14:43:41.180Z] ===================================================== [Pipeline] echo [2024-02-16T14:43:41.234Z] taggedImages: [2024-02-16T14:43:41.234Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756 [2024-02-16T14:43:41.234Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-02-16T14:43:41.234Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.11 [2024-02-16T14:43:41.234Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d6c7bef36cd642dd9caca3159f3dce294963f756-3.2.0-dev.11 [2024-02-16T14:43:41.234Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:41.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T14:43:41.911Z] [2024-02-16T14:43:41.911Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:43:42.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T14:43:42.298Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T14:43:42.298Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T14:43:42.298Z] 04944245beec: Pulling fs layer [2024-02-16T14:43:42.298Z] 699f458cf7ca: Pulling fs layer [2024-02-16T14:43:42.298Z] 765212b225bb: Pulling fs layer [2024-02-16T14:43:42.298Z] f23df028b6ca: Pulling fs layer [2024-02-16T14:43:42.298Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T14:43:42.298Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T14:43:42.298Z] f23df028b6ca: Waiting [2024-02-16T14:43:42.298Z] d65c8cfc05b1: Waiting [2024-02-16T14:43:42.298Z] 2437ff75d9bd: Waiting [2024-02-16T14:43:42.298Z] 765212b225bb: Waiting [2024-02-16T14:43:42.564Z] 04944245beec: Verifying Checksum [2024-02-16T14:43:42.564Z] 04944245beec: Download complete [2024-02-16T14:43:42.564Z] 765212b225bb: Verifying Checksum [2024-02-16T14:43:42.564Z] 765212b225bb: Download complete [2024-02-16T14:43:42.564Z] f23df028b6ca: Verifying Checksum [2024-02-16T14:43:42.564Z] f23df028b6ca: Download complete [2024-02-16T14:43:42.564Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T14:43:42.564Z] d65c8cfc05b1: Download complete [2024-02-16T14:43:42.830Z] 699f458cf7ca: Verifying Checksum [2024-02-16T14:43:42.830Z] 699f458cf7ca: Download complete [2024-02-16T14:43:43.097Z] 8998bd30e6a1: Verifying Checksum [2024-02-16T14:43:43.097Z] 8998bd30e6a1: Download complete [2024-02-16T14:43:45.676Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T14:43:45.676Z] 2437ff75d9bd: Download complete [2024-02-16T14:43:47.616Z] 8998bd30e6a1: Pull complete [2024-02-16T14:43:48.199Z] 04944245beec: Pull complete [2024-02-16T14:43:49.605Z] 699f458cf7ca: Pull complete [2024-02-16T14:43:49.871Z] 765212b225bb: Pull complete [2024-02-16T14:43:55.205Z] f23df028b6ca: Pull complete [2024-02-16T14:43:55.205Z] d65c8cfc05b1: Pull complete [2024-02-16T14:44:13.408Z] 2437ff75d9bd: Pull complete [2024-02-16T14:44:13.408Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T14:44:13.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T14:44:13.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:44:13.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-1074 does not seem to be running inside a container [2024-02-16T14:44:13.834Z] $ 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/220 -v /w/workspace/app-service-configurable/220:/w/workspace/app-service-configurable/220:rw,z -v /w/workspace/app-service-configurable/220@tmp:/w/workspace/app-service-configurable/220@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-02-16T14:44:16.328Z] $ docker top a3edd759aad72feef6eaaab8d558dbeb1f07943982da939c76bd9e2737e129c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:44:17.274Z] ---> job-cost.sh [2024-02-16T14:44:17.274Z] lf-activate-venv: SKIPPING [2024-02-16T14:44:17.274Z] INFO: No Stack... [2024-02-16T14:44:17.852Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T14:44:18.430Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T14:44:19.059Z] + cat /w/workspace/app-service-configurable/220/archives/cost.csv [2024-02-16T14:44:19.059Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T14:44:19.111Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] [2024-02-16T14:44:19.117Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] did not exist. Created. [2024-02-16T14:44:19.123Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T14:44:19.561Z] /w/workspace/app-service-configurable/220@tmp/durable-58fc7253/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-16T14:44:19.881Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T14:44:19.898Z] Warning: overwriting stash ‘stack-cost’ [2024-02-16T14:44:19.948Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T14:44:19.975Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-220-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T14:44:20.086Z] $ docker stop --time=1 a3edd759aad72feef6eaaab8d558dbeb1f07943982da939c76bd9e2737e129c6 [2024-02-16T14:44:24.262Z] $ docker rm -f --volumes a3edd759aad72feef6eaaab8d558dbeb1f07943982da939c76bd9e2737e129c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-16T14:44:25.646Z] provisioning config files... [2024-02-16T14:44:25.653Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14948760748503535114tmp [Pipeline] { [Pipeline] sh [2024-02-16T14:44:26.051Z] + set +x [2024-02-16T14:44:26.051Z] + curl -s https://codecov.io/bash [2024-02-16T14:44:26.051Z] + bash -s -- [2024-02-16T14:44:26.051Z] [2024-02-16T14:44:26.051Z] _____ _ [2024-02-16T14:44:26.051Z] / ____| | | [2024-02-16T14:44:26.051Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T14:44:26.051Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T14:44:26.051Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T14:44:26.051Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T14:44:26.051Z] Bash-1.0.6 [2024-02-16T14:44:26.051Z] [2024-02-16T14:44:26.051Z] [2024-02-16T14:44:26.051Z] ==> git version 2.25.1 found [2024-02-16T14:44:26.051Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-16T14:44:26.051Z] Release-Date: 2020-01-08 [2024-02-16T14:44:26.051Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-16T14:44:26.051Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T14:44:26.051Z] ==> Jenkins CI detected. [2024-02-16T14:44:26.051Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-02-16T14:44:26.051Z] project root: . [2024-02-16T14:44:26.051Z] --> token set from env [2024-02-16T14:44:26.051Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T14:44:26.051Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T14:44:26.051Z] ==> Python coveragepy not found [2024-02-16T14:44:26.051Z] ==> Searching for coverage reports in: [2024-02-16T14:44:26.051Z] + . [2024-02-16T14:44:26.051Z] -> Found 1 reports [2024-02-16T14:44:26.051Z] ==> Detecting git/mercurial file structure [2024-02-16T14:44:26.051Z] ==> Reading reports [2024-02-16T14:44:26.051Z] + ./coverage.out bytes=13 [2024-02-16T14:44:26.051Z] ==> Appending adjustments [2024-02-16T14:44:26.051Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T14:44:26.311Z] + Found adjustments [2024-02-16T14:44:26.311Z] ==> Gzipping contents [2024-02-16T14:44:26.311Z] 4.0K /tmp/codecov.N7vRtb.gz [2024-02-16T14:44:26.311Z] ==> Uploading reports [2024-02-16T14:44:26.311Z] url: https://codecov.io [2024-02-16T14:44:26.311Z] query: branch=main&commit=d6c7bef36cd642dd9caca3159f3dce294963f756&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T14:44:26.311Z] -> Pinging Codecov [2024-02-16T14:44:26.311Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d6c7bef36cd642dd9caca3159f3dce294963f756&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-16T14:44:26.311Z] -> Uploading to [2024-02-16T14:44:26.311Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/A97CA9966030D2A3747ED39772930CCE/d6c7bef36cd642dd9caca3159f3dce294963f756/d7bf25f3-1b73-443d-bc96-2399beb695d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T144426Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f563d383b2a2f5e3a609042158f44d66841ad31e8944c6949b2806e19f7280f2 [2024-02-16T14:44:26.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T14:44:26.311Z] Dload Upload Total Spent Left Speed [2024-02-16T14:44:26.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1152 --:--:-- --:--:-- --:--:-- 1152 100 234 0 0 100 234 0 694 --:--:-- --:--:-- --:--:-- 692 [2024-02-16T14:44:26.832Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] } [2024-02-16T14:44:26.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-16T14:44:27.201Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-16T14:44:27.271Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:44:27.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T14:44:27.668Z] [2024-02-16T14:44:27.668Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:44:28.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T14:44:28.019Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-16T14:44:28.019Z] df9b9388f04a: Pulling fs layer [2024-02-16T14:44:28.019Z] 52dc419b0ee2: Pulling fs layer [2024-02-16T14:44:28.019Z] 25bc292e5bac: Pulling fs layer [2024-02-16T14:44:28.019Z] 114826534d7a: Pulling fs layer [2024-02-16T14:44:28.019Z] 4657fd5d0bcf: Pulling fs layer [2024-02-16T14:44:28.019Z] 6ad1cebc031e: Pulling fs layer [2024-02-16T14:44:28.019Z] 8a3aa393b2d8: Pulling fs layer [2024-02-16T14:44:28.019Z] 114826534d7a: Waiting [2024-02-16T14:44:28.019Z] 8a3aa393b2d8: Waiting [2024-02-16T14:44:28.019Z] 4657fd5d0bcf: Waiting [2024-02-16T14:44:28.019Z] 6ad1cebc031e: Waiting [2024-02-16T14:44:28.019Z] 25bc292e5bac: Verifying Checksum [2024-02-16T14:44:28.019Z] 25bc292e5bac: Download complete [2024-02-16T14:44:28.019Z] 52dc419b0ee2: Verifying Checksum [2024-02-16T14:44:28.019Z] 52dc419b0ee2: Download complete [2024-02-16T14:44:28.019Z] 4657fd5d0bcf: Verifying Checksum [2024-02-16T14:44:28.019Z] 4657fd5d0bcf: Download complete [2024-02-16T14:44:28.019Z] df9b9388f04a: Verifying Checksum [2024-02-16T14:44:28.019Z] df9b9388f04a: Download complete [2024-02-16T14:44:28.278Z] df9b9388f04a: Pull complete [2024-02-16T14:44:28.278Z] 6ad1cebc031e: Verifying Checksum [2024-02-16T14:44:28.278Z] 6ad1cebc031e: Download complete [2024-02-16T14:44:28.278Z] 52dc419b0ee2: Pull complete [2024-02-16T14:44:28.538Z] 25bc292e5bac: Pull complete [2024-02-16T14:44:28.797Z] 114826534d7a: Verifying Checksum [2024-02-16T14:44:28.797Z] 114826534d7a: Download complete [2024-02-16T14:44:29.054Z] 8a3aa393b2d8: Verifying Checksum [2024-02-16T14:44:32.334Z] 114826534d7a: Pull complete [2024-02-16T14:44:32.334Z] 4657fd5d0bcf: Pull complete [2024-02-16T14:44:32.592Z] 6ad1cebc031e: Pull complete [2024-02-16T14:44:35.117Z] 8a3aa393b2d8: Pull complete [2024-02-16T14:44:35.117Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-16T14:44:35.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-16T14:44:35.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:44:35.387Z] prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container [2024-02-16T14:44:35.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-16T14:44:41.859Z] $ docker top e342fb342ab3fb1b5093fc39fbaaac36d879d22ec271bf9c49e8f3e3373fce8d -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-16T14:44:42.028Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-02-16T14:44:42.377Z] + set -o pipefail [2024-02-16T14:44:42.377Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-02-16T14:44:51.609Z] [2024-02-16T14:44:51.609Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-02-16T14:44:51.609Z] [2024-02-16T14:44:51.609Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f94c768b-68ab-4809-aa39-a9aaaea37919 [2024-02-16T14:44:51.609Z] [2024-02-16T14:44:51.609Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-16T14:44:51.609Z] [2024-02-16T14:44:51.869Z] [2024-02-16T14:44:51.869Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-16T14:44:51.869Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-16T14:44:51.869Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-16T14:44:52.138Z] $ docker stop --time=1 e342fb342ab3fb1b5093fc39fbaaac36d879d22ec271bf9c49e8f3e3373fce8d [2024-02-16T14:44:57.188Z] $ docker rm -f --volumes e342fb342ab3fb1b5093fc39fbaaac36d879d22ec271bf9c49e8f3e3373fce8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T14:44:58.901Z] + git log --format=format:%s -1 d6c7bef36cd642dd9caca3159f3dce294963f756 [Pipeline] sh [2024-02-16T14:44:59.199Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T14:44:59.199Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:44:59.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:44:59.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:44:59.741Z] prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container [2024-02-16T14:44:59.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-16T14:45:00.279Z] $ docker top 099c2dd4bc99c78dbe26dedc92aefff551024e8787bd7eb7c95ca64888491b51 -eo pid,comm [2024-02-16T14:45:00.329Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-16T14:45:00.329Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T14:45:01.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T14:45:01.457Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T14:45:02.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T14:45:02.139Z] $ docker exec 099c2dd4bc99c78dbe26dedc92aefff551024e8787bd7eb7c95ca64888491b51 ssh-agent [2024-02-16T14:45:02.253Z] SSH_AUTH_SOCK=/tmp/ssh-w1ZwnmuRsbBk/agent.32 [2024-02-16T14:45:02.253Z] SSH_AGENT_PID=38 [2024-02-16T14:45:02.257Z] Running ssh-add (command line suppressed) [2024-02-16T14:45:02.343Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4902999296152544342.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4902999296152544342.key) [2024-02-16T14:45:02.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T14:45:02.691Z] + git semver tag [2024-02-16T14:45:02.950Z] 2024-02-16 14:45:02,858 [run_tag] DEBUG tag force:False [2024-02-16T14:45:02.950Z] 2024-02-16 14:45:02,858 [check_head_tag] DEBUG check head tag [2024-02-16T14:45:02.950Z] 2024-02-16 14:45:02,859 [execute] INFO git cat-file --batch-check [2024-02-16T14:45:02.950Z] 2024-02-16 14:45:02,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-16T14:45:02.950Z] 2024-02-16 14:45:02,863 [execute] INFO git cat-file --batch [2024-02-16T14:45:02.950Z] 2024-02-16 14:45:02,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-02-16T14:45:02.950Z] 2024-02-16 14:45:02,885 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-16T14:45:02.950Z] 2024-02-16 14:45:02,885 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-02-16T14:45:02.950Z] 2024-02-16 14:45:02,885 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-02-16T14:45:02.950Z] 2024-02-16 14:45:02,889 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-16T14:45:02.950Z] 3.2.0-dev.11 [Pipeline] } [2024-02-16T14:45:02.957Z] $ docker exec --env ******** --env ******** 099c2dd4bc99c78dbe26dedc92aefff551024e8787bd7eb7c95ca64888491b51 ssh-agent -k [2024-02-16T14:45:03.043Z] unset SSH_AUTH_SOCK; [2024-02-16T14:45:03.043Z] unset SSH_AGENT_PID; [2024-02-16T14:45:03.044Z] echo Agent pid 38 killed; [2024-02-16T14:45:03.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T14:45:03.569Z] + git semver [Pipeline] } [2024-02-16T14:45:03.841Z] $ docker stop --time=1 099c2dd4bc99c78dbe26dedc92aefff551024e8787bd7eb7c95ca64888491b51 [2024-02-16T14:45:05.489Z] $ docker rm -f --volumes 099c2dd4bc99c78dbe26dedc92aefff551024e8787bd7eb7c95ca64888491b51 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:45:10.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T14:45:10.653Z] [2024-02-16T14:45:10.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:45:11.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T14:45:11.010Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-16T14:45:11.010Z] ab5ef0e58194: Pulling fs layer [2024-02-16T14:45:11.010Z] 9712f1f96733: Pulling fs layer [2024-02-16T14:45:11.010Z] 63f879dbbcfc: Pulling fs layer [2024-02-16T14:45:11.010Z] 0d9ebad4ef96: Pulling fs layer [2024-02-16T14:45:11.010Z] e9a5061849ea: Pulling fs layer [2024-02-16T14:45:11.010Z] d747dcd14b5f: Pulling fs layer [2024-02-16T14:45:11.010Z] 2de7ff778b66: Pulling fs layer [2024-02-16T14:45:11.010Z] e9a5061849ea: Waiting [2024-02-16T14:45:11.010Z] d747dcd14b5f: Waiting [2024-02-16T14:45:11.010Z] 2de7ff778b66: Waiting [2024-02-16T14:45:11.010Z] 0d9ebad4ef96: Waiting [2024-02-16T14:45:11.010Z] 9712f1f96733: Verifying Checksum [2024-02-16T14:45:11.010Z] 9712f1f96733: Download complete [2024-02-16T14:45:11.268Z] 63f879dbbcfc: Verifying Checksum [2024-02-16T14:45:11.268Z] 63f879dbbcfc: Download complete [2024-02-16T14:45:11.526Z] e9a5061849ea: Verifying Checksum [2024-02-16T14:45:11.526Z] e9a5061849ea: Download complete [2024-02-16T14:45:11.526Z] d747dcd14b5f: Download complete [2024-02-16T14:45:11.526Z] 0d9ebad4ef96: Verifying Checksum [2024-02-16T14:45:11.526Z] 0d9ebad4ef96: Download complete [2024-02-16T14:45:11.785Z] 2de7ff778b66: Verifying Checksum [2024-02-16T14:45:11.785Z] 2de7ff778b66: Download complete [2024-02-16T14:45:11.785Z] ab5ef0e58194: Verifying Checksum [2024-02-16T14:45:11.785Z] ab5ef0e58194: Download complete [2024-02-16T14:45:14.313Z] ab5ef0e58194: Pull complete [2024-02-16T14:45:14.313Z] 9712f1f96733: Pull complete [2024-02-16T14:45:14.877Z] 63f879dbbcfc: Pull complete [2024-02-16T14:45:18.163Z] 0d9ebad4ef96: Pull complete [2024-02-16T14:45:18.420Z] e9a5061849ea: Pull complete [2024-02-16T14:45:18.420Z] d747dcd14b5f: Pull complete [2024-02-16T14:45:19.361Z] 2de7ff778b66: Pull complete [2024-02-16T14:45:19.361Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-16T14:45:19.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-16T14:45:19.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:45:19.651Z] prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container [2024-02-16T14:45:19.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-16T14:45:27.619Z] $ docker top 40c2a5977a1917bbec3dfcf4a8a49e3d4a3b9b588e0856bd16f165cd0800ef1e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:45:27.795Z] provisioning config files... [2024-02-16T14:45:27.803Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17756799157369300573tmp [2024-02-16T14:45:27.812Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2386375535951032742tmp [2024-02-16T14:45:27.822Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14391501150952807637tmp [Pipeline] { [Pipeline] echo [2024-02-16T14:45:27.928Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:28.222Z] ---> sigul-configuration.sh [2024-02-16T14:45:28.222Z] gpg: directory `/root/.gnupg' created [2024-02-16T14:45:28.222Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-16T14:45:28.222Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-16T14:45:28.222Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-16T14:45:28.222Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-16T14:45:28.222Z] gpg: CAST5 encrypted data [2024-02-16T14:45:28.222Z] gpg: encrypted with 1 passphrase [2024-02-16T14:45:28.222Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-16T14:45:28.522Z] + mkdir /home/jenkins [2024-02-16T14:45:28.522Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-16T14:45:28.818Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-02-16T14:45:28.830Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:29.124Z] ---> sigul-install.sh [2024-02-16T14:45:29.124Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-16T14:45:29.419Z] + git tag --list [2024-02-16T14:45:29.419Z] v1.0.0 [2024-02-16T14:45:29.419Z] v1.1.0 [2024-02-16T14:45:29.419Z] v1.2.0 [2024-02-16T14:45:29.419Z] v1.3.0 [2024-02-16T14:45:29.419Z] v1.3.1 [2024-02-16T14:45:29.419Z] v2.0.0 [2024-02-16T14:45:29.419Z] v2.0.1 [2024-02-16T14:45:29.419Z] v2.1.0 [2024-02-16T14:45:29.419Z] v2.1.1 [2024-02-16T14:45:29.419Z] v2.1.2 [2024-02-16T14:45:29.419Z] v2.2.0 [2024-02-16T14:45:29.419Z] v2.3 [2024-02-16T14:45:29.419Z] v2.3.0 [2024-02-16T14:45:29.419Z] v2.3.1 [2024-02-16T14:45:29.419Z] v3.0 [2024-02-16T14:45:29.419Z] v3.0.0 [2024-02-16T14:45:29.419Z] v3.0.1 [2024-02-16T14:45:29.419Z] v3.0.1-dev.1 [2024-02-16T14:45:29.419Z] v3.1 [2024-02-16T14:45:29.419Z] v3.1.0 [2024-02-16T14:45:29.419Z] v3.1.0-dev.1 [2024-02-16T14:45:29.419Z] v3.1.0-dev.10 [2024-02-16T14:45:29.419Z] v3.1.0-dev.11 [2024-02-16T14:45:29.419Z] v3.1.0-dev.12 [2024-02-16T14:45:29.419Z] v3.1.0-dev.13 [2024-02-16T14:45:29.419Z] v3.1.0-dev.14 [2024-02-16T14:45:29.419Z] v3.1.0-dev.15 [2024-02-16T14:45:29.419Z] v3.1.0-dev.16 [2024-02-16T14:45:29.419Z] v3.1.0-dev.17 [2024-02-16T14:45:29.419Z] v3.1.0-dev.18 [2024-02-16T14:45:29.419Z] v3.1.0-dev.19 [2024-02-16T14:45:29.419Z] v3.1.0-dev.2 [2024-02-16T14:45:29.419Z] v3.1.0-dev.20 [2024-02-16T14:45:29.419Z] v3.1.0-dev.21 [2024-02-16T14:45:29.419Z] v3.1.0-dev.22 [2024-02-16T14:45:29.419Z] v3.1.0-dev.23 [2024-02-16T14:45:29.419Z] v3.1.0-dev.24 [2024-02-16T14:45:29.419Z] v3.1.0-dev.25 [2024-02-16T14:45:29.419Z] v3.1.0-dev.26 [2024-02-16T14:45:29.419Z] v3.1.0-dev.27 [2024-02-16T14:45:29.419Z] v3.1.0-dev.28 [2024-02-16T14:45:29.419Z] v3.1.0-dev.29 [2024-02-16T14:45:29.419Z] v3.1.0-dev.3 [2024-02-16T14:45:29.419Z] v3.1.0-dev.30 [2024-02-16T14:45:29.419Z] v3.1.0-dev.31 [2024-02-16T14:45:29.419Z] v3.1.0-dev.32 [2024-02-16T14:45:29.419Z] v3.1.0-dev.33 [2024-02-16T14:45:29.419Z] v3.1.0-dev.34 [2024-02-16T14:45:29.419Z] v3.1.0-dev.35 [2024-02-16T14:45:29.419Z] v3.1.0-dev.36 [2024-02-16T14:45:29.419Z] v3.1.0-dev.37 [2024-02-16T14:45:29.419Z] v3.1.0-dev.38 [2024-02-16T14:45:29.419Z] v3.1.0-dev.39 [2024-02-16T14:45:29.419Z] v3.1.0-dev.4 [2024-02-16T14:45:29.419Z] v3.1.0-dev.5 [2024-02-16T14:45:29.419Z] v3.1.0-dev.6 [2024-02-16T14:45:29.419Z] v3.1.0-dev.7 [2024-02-16T14:45:29.419Z] v3.1.0-dev.8 [2024-02-16T14:45:29.419Z] v3.1.0-dev.9 [2024-02-16T14:45:29.419Z] v3.2.0-dev.1 [2024-02-16T14:45:29.419Z] v3.2.0-dev.10 [2024-02-16T14:45:29.419Z] v3.2.0-dev.11 [2024-02-16T14:45:29.419Z] v3.2.0-dev.2 [2024-02-16T14:45:29.419Z] v3.2.0-dev.3 [2024-02-16T14:45:29.419Z] v3.2.0-dev.4 [2024-02-16T14:45:29.419Z] v3.2.0-dev.5 [2024-02-16T14:45:29.419Z] v3.2.0-dev.6 [2024-02-16T14:45:29.419Z] v3.2.0-dev.7 [2024-02-16T14:45:29.419Z] v3.2.0-dev.8 [2024-02-16T14:45:29.419Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-16T14:45:29.718Z] + lftools sign git-tag v3.2.0-dev.11 [2024-02-16T14:45:30.287Z] Signing Git tag with Sigul... [2024-02-16T14:45:30.287Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-02-16T14:45:30.565Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:30.859Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-16T14:45:30.869Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-16T14:45:31.002Z] $ docker stop --time=1 40c2a5977a1917bbec3dfcf4a8a49e3d4a3b9b588e0856bd16f165cd0800ef1e [2024-02-16T14:45:32.261Z] $ docker rm -f --volumes 40c2a5977a1917bbec3dfcf4a8a49e3d4a3b9b588e0856bd16f165cd0800ef1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-16T14:45:33.205Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T14:45:33.205Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:45:33.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:45:33.565Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:45:33.744Z] prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container [2024-02-16T14:45:33.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-16T14:45:34.431Z] $ docker top 173a92598e4aab66db38009315b1adc9fe91f025f450fd90916f4e69816bb604 -eo pid,comm [2024-02-16T14:45:34.482Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-16T14:45:34.482Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T14:45:34.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T14:45:34.825Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T14:45:34.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T14:45:34.934Z] $ docker exec 173a92598e4aab66db38009315b1adc9fe91f025f450fd90916f4e69816bb604 ssh-agent [2024-02-16T14:45:35.056Z] SSH_AUTH_SOCK=/tmp/ssh-IehadaYh8j7R/agent.32 [2024-02-16T14:45:35.056Z] SSH_AGENT_PID=39 [2024-02-16T14:45:35.061Z] Running ssh-add (command line suppressed) [2024-02-16T14:45:35.157Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1186854083514458094.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1186854083514458094.key) [2024-02-16T14:45:35.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T14:45:35.518Z] + git semver bump pre [2024-02-16T14:45:35.776Z] 2024-02-16 14:45:35,686 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-16T14:45:35.776Z] 2024-02-16 14:45:35,686 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-02-16T14:45:35.776Z] 2024-02-16 14:45:35,686 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-02-16T14:45:35.776Z] 2024-02-16 14:45:35,686 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-02-16T14:45:35.776Z] 2024-02-16 14:45:35,686 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-16T14:45:35.776Z] 2024-02-16 14:45:35,686 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-16T14:45:35.776Z] 2024-02-16 14:45:35,688 [execute] INFO git cat-file --batch-check [2024-02-16T14:45:35.776Z] 2024-02-16 14:45:35,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T14:45:35.776Z] 2024-02-16 14:45:35,692 [execute] INFO git cat-file --batch [2024-02-16T14:45:35.776Z] 2024-02-16 14:45:35,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T14:45:35.776Z] 2024-02-16 14:45:35,697 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-16T14:45:35.776Z] 3.2.0-dev.12 [Pipeline] } [2024-02-16T14:45:35.783Z] $ docker exec --env ******** --env ******** 173a92598e4aab66db38009315b1adc9fe91f025f450fd90916f4e69816bb604 ssh-agent -k [2024-02-16T14:45:35.874Z] unset SSH_AUTH_SOCK; [2024-02-16T14:45:35.874Z] unset SSH_AGENT_PID; [2024-02-16T14:45:35.874Z] echo Agent pid 39 killed; [2024-02-16T14:45:35.888Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T14:45:36.432Z] + git semver [Pipeline] } [2024-02-16T14:45:36.704Z] $ docker stop --time=1 173a92598e4aab66db38009315b1adc9fe91f025f450fd90916f4e69816bb604 [2024-02-16T14:45:37.964Z] $ docker rm -f --volumes 173a92598e4aab66db38009315b1adc9fe91f025f450fd90916f4e69816bb604 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T14:45:38.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T14:45:38.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:45:38.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T14:45:38.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:45:39.098Z] prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container [2024-02-16T14:45:39.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-16T14:45:39.451Z] $ docker top b19c10b5a9da7cb91a27c37bfb013be038b020e7bc76b55c36d822183d77354a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T14:45:39.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T14:45:39.739Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T14:45:39.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T14:45:39.851Z] $ docker exec b19c10b5a9da7cb91a27c37bfb013be038b020e7bc76b55c36d822183d77354a ssh-agent [2024-02-16T14:45:39.965Z] SSH_AUTH_SOCK=/tmp/ssh-xYFyZnUZ3CSt/agent.32 [2024-02-16T14:45:39.965Z] SSH_AGENT_PID=38 [2024-02-16T14:45:39.969Z] Running ssh-add (command line suppressed) [2024-02-16T14:45:40.067Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17313507611403174524.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17313507611403174524.key) [2024-02-16T14:45:40.083Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T14:45:40.431Z] + git semver push [2024-02-16T14:45:40.690Z] 2024-02-16 14:45:40,635 [run_push] DEBUG push [2024-02-16T14:45:40.690Z] 2024-02-16 14:45:40,635 [execute] INFO git cat-file --batch-check [2024-02-16T14:45:40.690Z] 2024-02-16 14:45:40,636 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T14:45:40.690Z] 2024-02-16 14:45:40,639 [execute] INFO git rev-list 0c07b6adf73e4b52c1e4c88ac186a5b1be735d44 -- [2024-02-16T14:45:40.690Z] 2024-02-16 14:45:40,640 [execute] DEBUG Popen(['git', 'rev-list', '0c07b6adf73e4b52c1e4c88ac186a5b1be735d44', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T14:45:40.690Z] 2024-02-16 14:45:40,651 [execute] INFO git fetch -v origin [2024-02-16T14:45:40.690Z] 2024-02-16 14:45:40,651 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-16T14:45:41.260Z] 2024-02-16 14:45:41,138 [run_push] DEBUG no remote changes detected [2024-02-16T14:45:41.260Z] 2024-02-16 14:45:41,139 [execute] INFO git push origin semver [2024-02-16T14:45:41.260Z] 2024-02-16 14:45:41,139 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-16T14:45:42.198Z] 2024-02-16 14:45:41,830 [run_push] DEBUG push all version tags [2024-02-16T14:45:42.198Z] 2024-02-16 14:45:41,831 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-16T14:45:42.198Z] 2024-02-16 14:45:41,831 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-02-16T14:45:42.767Z] 2024-02-16 14:45:42,500 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-02-16T14:45:42.767Z] 3.2.0-dev.12 [Pipeline] } [2024-02-16T14:45:42.772Z] $ docker exec --env ******** --env ******** b19c10b5a9da7cb91a27c37bfb013be038b020e7bc76b55c36d822183d77354a ssh-agent -k [2024-02-16T14:45:42.869Z] unset SSH_AUTH_SOCK; [2024-02-16T14:45:42.872Z] unset SSH_AGENT_PID; [2024-02-16T14:45:42.872Z] echo Agent pid 38 killed; [2024-02-16T14:45:42.884Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T14:45:43.417Z] + git semver [Pipeline] } [2024-02-16T14:45:43.686Z] $ docker stop --time=1 b19c10b5a9da7cb91a27c37bfb013be038b020e7bc76b55c36d822183d77354a [2024-02-16T14:45:44.984Z] $ docker rm -f --volumes b19c10b5a9da7cb91a27c37bfb013be038b020e7bc76b55c36d822183d77354a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-16T14:45:46.578Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-02-16T14:45:46.579Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-16T14:45:46.579Z] total 16 [2024-02-16T14:45:46.579Z] drwxr-xr-x 3 root root 4096 Feb 16 14:32 . [2024-02-16T14:45:46.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:45 .. [2024-02-16T14:45:46.579Z] drwxr-xr-x 2 root root 4096 Feb 16 14:32 cost [2024-02-16T14:45:46.579Z] -rw-r--r-- 1 root root 96 Feb 16 14:32 cost.csv [2024-02-16T14:45:46.579Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-02-16T14:45:46.579Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-02-16T14:45:46.579Z] total 16 [2024-02-16T14:45:46.579Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 14:32 . [2024-02-16T14:45:46.579Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 14:45 .. [2024-02-16T14:45:46.579Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 14:32 cost [2024-02-16T14:45:46.579Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 16 14:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:46.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:47.908Z] ---> package-listing.sh [2024-02-16T14:45:47.908Z] ++ facter osfamily [2024-02-16T14:45:47.908Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T14:45:48.167Z] + OS_FAMILY=debian [2024-02-16T14:45:48.167Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-02-16T14:45:48.167Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T14:45:48.167Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T14:45:48.167Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T14:45:48.167Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T14:45:48.167Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-16T14:45:48.167Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T14:45:48.167Z] + case "${OS_FAMILY}" in [2024-02-16T14:45:48.167Z] + dpkg -l [2024-02-16T14:45:48.167Z] + grep '^ii' [2024-02-16T14:45:48.167Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T14:45:48.167Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T14:45:48.167Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T14:45:48.167Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-02-16T14:45:48.167Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-02-16T14:45:48.167Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-02-16T14:45:48.178Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-16T14:45:48.456Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T14:45:49.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T14:45:49.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T14:45:49.258Z] prd-ubuntu20.04-docker-8c-8g-1072 does not seem to be running inside a container [2024-02-16T14:45:49.281Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-16T14:45:49.527Z] $ docker top a1559aee864e1c9a4e07a18dd80937b4264a0bce15a82e36ff62d010c2109d1e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T14:45:49.974Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T14:45:50.254Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T14:45:50.538Z] + ls /var/log/sa-host [2024-02-16T14:45:50.538Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T14:45:50.672Z] provisioning config files... [2024-02-16T14:45:50.680Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17526551298449665649tmp [Pipeline] { [Pipeline] echo [2024-02-16T14:45:50.812Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:51.099Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T14:45:51.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:51.564Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T14:45:51.573Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:51.855Z] ---> sudo-logs.sh [2024-02-16T14:45:51.856Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T14:45:51.956Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:52.241Z] ---> job-cost.sh [2024-02-16T14:45:52.241Z] lf-activate-venv: SKIPPING [2024-02-16T14:45:52.241Z] DEBUG: total: 0.2199999988079071 [2024-02-16T14:45:52.241Z] INFO: Retrieving Stack Cost... [2024-02-16T14:45:53.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T14:45:53.439Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T14:45:53.452Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T14:45:53.737Z] ---> logs-deploy.sh [2024-02-16T14:45:53.737Z] lf-activate-venv: SKIPPING [2024-02-16T14:45:53.737Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/220 [2024-02-16T14:45:53.737Z] INFO: archiving workspace using pattern(s): [2024-02-16T14:45:54.678Z] Archives upload complete. [2024-02-16T14:45:54.678Z] INFO: archiving logs to Nexus