Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4880d13fba8919741e70fade795d8a1158c52518 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-ssh17815862694694444307.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-ssh11192171086897590565.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-ssh12438475774243466369.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-ssh16366105239474474064.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-ssh1605117974978682801.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5446 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 4880d13fba8919741e70fade795d8a1158c52518 (main) Commit message: "Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26" > 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 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 > git rev-list --no-walk 6634504278288e6934fcc5ff18d9fc69e07ed390 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T13:21:15.382Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T13:21:15.452Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T13:21:15.480Z] ========================================================= [2024-03-11T13:21:15.480Z] EdgeX Global Pipelines Version Info [2024-03-11T13:21:15.480Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:21:16.406Z] ------------------- [2024-03-11T13:21:16.406Z] stable info: [2024-03-11T13:21:16.406Z] ------------------- [2024-03-11T13:21:16.406Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T13:21:16.406Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T13:21:16.406Z] Message: update stable to v1.0.258 [2024-03-11T13:21:16.675Z] ------------------- [2024-03-11T13:21:16.675Z] experimental info: [2024-03-11T13:21:16.675Z] ------------------- [2024-03-11T13:21:16.675Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T13:21:16.675Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T13:21:16.675Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T13:21:16.755Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-11T13:21:16.775Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-11T13:21:16.797Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T13:21:16.830Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T13:21:16.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T13:21:16.879Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T13:21:16.899Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T13:21:16.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T13:21:16.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T13:21:16.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T13:21:17.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T13:21:17.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-11T13:21:17.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T13:21:17.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T13:21:17.118Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T13:21:17.148Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T13:21:17.175Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T13:21:17.205Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T13:21:17.238Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T13:21:17.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T13:21:17.299Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-11T13:21:17.329Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-11T13:21:17.361Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T13:21:17.398Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T13:21:17.431Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T13:21:17.465Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T13:21:17.499Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T13:21:17.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-11T13:21:17.566Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-11T13:21:17.605Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-11T13:21:17.641Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] echo [2024-03-11T13:21:17.674Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4880d13 [Pipeline] echo [2024-03-11T13:21:17.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:21:17.798Z] provisioning config files... [2024-03-11T13:21:17.810Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1367610189946635559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:21:18.140Z] ---> ****-login.sh [2024-03-11T13:21:18.140Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:21:18.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:21:18.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:21:18.402Z] Configure a credential helper to remove this warning. See [2024-03-11T13:21:18.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:21:18.403Z] [2024-03-11T13:21:18.403Z] Login Succeeded [2024-03-11T13:21:18.403Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:21:18.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:21:18.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:21:18.666Z] Configure a credential helper to remove this warning. See [2024-03-11T13:21:18.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:21:18.666Z] [2024-03-11T13:21:18.666Z] Login Succeeded [2024-03-11T13:21:18.666Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:21:18.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:21:18.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:21:18.666Z] Configure a credential helper to remove this warning. See [2024-03-11T13:21:18.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:21:18.666Z] [2024-03-11T13:21:18.666Z] Login Succeeded [2024-03-11T13:21:18.666Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:21:18.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:21:18.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:21:18.929Z] Configure a credential helper to remove this warning. See [2024-03-11T13:21:18.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:21:18.929Z] [2024-03-11T13:21:18.929Z] Login Succeeded [2024-03-11T13:21:18.929Z] ****.io [2024-03-11T13:21:18.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:21:19.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:21:19.189Z] Configure a credential helper to remove this warning. See [2024-03-11T13:21:19.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:21:19.189Z] [2024-03-11T13:21:19.189Z] Login Succeeded [2024-03-11T13:21:19.189Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:21:19.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T13:21:19.694Z] + git rev-list -1 --merges 4880d13fba8919741e70fade795d8a1158c52518~1..4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] echo [2024-03-11T13:21:19.737Z] -----------> git rev-list -1 --merges 4880d13fba8919741e70fade795d8a1158c52518~1..4880d13fba8919741e70fade795d8a1158c52518 4880d13fba8919741e70fade795d8a1158c52518 [2024-03-11T13:21:19.737Z] 4880d13fba8919741e70fade795d8a1158c52518 [false] [Pipeline] sh [2024-03-11T13:21:20.037Z] + git log --format=format:%s -1 4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] echo [2024-03-11T13:21:20.051Z] ========================================================= [2024-03-11T13:21:20.051Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T13:21:20.051Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T13:21:20.435Z] + git log --format=format:%s -1 4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] echo [2024-03-11T13:21:20.448Z] [semverPrep] GIT_COMMIT: 4880d13fba8919741e70fade795d8a1158c52518, Commit Message: Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26 [Pipeline] echo [2024-03-11T13:21:20.473Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T13:21:20.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T13:21:20.864Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T13:21:20.864Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T13:21:20.864Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T13:21:20.864Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T13:21:20.864Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T13:21:20.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:21:21.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:21:21.241Z] [2024-03-11T13:21:21.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:21:21.557Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:21:21.557Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T13:21:21.557Z] b85a868b505f: Pulling fs layer [2024-03-11T13:21:21.557Z] e2be974225ed: Pulling fs layer [2024-03-11T13:21:21.557Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T13:21:21.557Z] 988bab9f4d93: Pulling fs layer [2024-03-11T13:21:21.557Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T13:21:21.557Z] eaf3925da568: Pulling fs layer [2024-03-11T13:21:21.557Z] bab4dde63d76: Pulling fs layer [2024-03-11T13:21:21.557Z] bde34c3a00c8: Pulling fs layer [2024-03-11T13:21:21.557Z] b352a97aabf1: Pulling fs layer [2024-03-11T13:21:21.557Z] 4872d77fe225: Pulling fs layer [2024-03-11T13:21:21.557Z] 5851b861e8e6: Pulling fs layer [2024-03-11T13:21:21.557Z] 988bab9f4d93: Waiting [2024-03-11T13:21:21.557Z] 1469e6f7b9e6: Waiting [2024-03-11T13:21:21.557Z] eaf3925da568: Waiting [2024-03-11T13:21:21.557Z] bab4dde63d76: Waiting [2024-03-11T13:21:21.557Z] bde34c3a00c8: Waiting [2024-03-11T13:21:21.557Z] 4872d77fe225: Waiting [2024-03-11T13:21:21.557Z] b352a97aabf1: Waiting [2024-03-11T13:21:21.557Z] e2be974225ed: Verifying Checksum [2024-03-11T13:21:21.557Z] 988bab9f4d93: Verifying Checksum [2024-03-11T13:21:21.557Z] 988bab9f4d93: Download complete [2024-03-11T13:21:21.557Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T13:21:21.557Z] 1469e6f7b9e6: Download complete [2024-03-11T13:21:21.820Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T13:21:21.820Z] 339a4e72a1f5: Download complete [2024-03-11T13:21:21.820Z] eaf3925da568: Download complete [2024-03-11T13:21:21.820Z] bde34c3a00c8: Verifying Checksum [2024-03-11T13:21:21.820Z] bde34c3a00c8: Download complete [2024-03-11T13:21:21.820Z] b352a97aabf1: Download complete [2024-03-11T13:21:21.820Z] 4872d77fe225: Verifying Checksum [2024-03-11T13:21:21.820Z] 4872d77fe225: Download complete [2024-03-11T13:21:21.820Z] 5851b861e8e6: Verifying Checksum [2024-03-11T13:21:21.820Z] 5851b861e8e6: Download complete [2024-03-11T13:21:21.820Z] b85a868b505f: Verifying Checksum [2024-03-11T13:21:21.820Z] b85a868b505f: Download complete [2024-03-11T13:21:22.081Z] bab4dde63d76: Verifying Checksum [2024-03-11T13:21:22.081Z] bab4dde63d76: Download complete [2024-03-11T13:21:23.018Z] b85a868b505f: Pull complete [2024-03-11T13:21:23.278Z] e2be974225ed: Pull complete [2024-03-11T13:21:23.849Z] 339a4e72a1f5: Pull complete [2024-03-11T13:21:23.849Z] 988bab9f4d93: Pull complete [2024-03-11T13:21:24.108Z] 1469e6f7b9e6: Pull complete [2024-03-11T13:21:24.108Z] eaf3925da568: Pull complete [2024-03-11T13:21:26.012Z] bab4dde63d76: Pull complete [2024-03-11T13:21:26.012Z] bde34c3a00c8: Pull complete [2024-03-11T13:21:26.012Z] b352a97aabf1: Pull complete [2024-03-11T13:21:26.271Z] 4872d77fe225: Pull complete [2024-03-11T13:21:26.271Z] 5851b861e8e6: Pull complete [2024-03-11T13:21:26.271Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T13:21:26.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:21:26.271Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:21:26.466Z] prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container [2024-03-11T13:21:26.515Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T13:21:30.265Z] $ docker top d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c -eo pid,comm [2024-03-11T13:21:30.321Z] 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-03-11T13:21:30.321Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T13:21:30.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:21:30.415Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:21:30.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:21:30.527Z] $ docker exec d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c ssh-agent [2024-03-11T13:21:30.633Z] SSH_AUTH_SOCK=/tmp/ssh-7NlRXSTC73DN/agent.32 [2024-03-11T13:21:30.633Z] SSH_AGENT_PID=38 [2024-03-11T13:21:30.639Z] Running ssh-add (command line suppressed) [2024-03-11T13:21:30.733Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16070726456702546227.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16070726456702546227.key) [2024-03-11T13:21:30.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:21:31.052Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T13:21:31.064Z] $ docker exec --env ******** --env ******** d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c ssh-agent -k [2024-03-11T13:21:31.168Z] unset SSH_AUTH_SOCK; [2024-03-11T13:21:31.168Z] unset SSH_AGENT_PID; [2024-03-11T13:21:31.168Z] echo Agent pid 38 killed; [2024-03-11T13:21:31.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T13:21:31.242Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:21:31.242Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:21:31.347Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:21:31.349Z] $ docker exec d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c ssh-agent [2024-03-11T13:21:31.458Z] SSH_AUTH_SOCK=/tmp/ssh-PC4PaJjzkFYN/agent.71 [2024-03-11T13:21:31.458Z] SSH_AGENT_PID=77 [2024-03-11T13:21:31.463Z] Running ssh-add (command line suppressed) [2024-03-11T13:21:31.569Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14371626805409805545.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14371626805409805545.key) [2024-03-11T13:21:31.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:21:31.882Z] + git semver init [2024-03-11T13:21:32.141Z] 2024-03-11 13:21:32,054 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T13:21:32.141Z] 2024-03-11 13:21:32,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-03-11T13:21:32.142Z] 2024-03-11 13:21:32,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-03-11T13:21:32.142Z] 2024-03-11 13:21:32,055 [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-03-11T13:21:33.520Z] 2024-03-11 13:21:33,286 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-03-11T13:21:33.520Z] 2024-03-11 13:21:33,286 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-03-11T13:21:33.520Z] 2024-03-11 13:21:33,286 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-11T13:21:33.520Z] 2024-03-11 13:21:33,287 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-11T13:21:33.520Z] 3.2.0-dev.17 [Pipeline] } [2024-03-11T13:21:33.531Z] $ docker exec --env ******** --env ******** d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c ssh-agent -k [2024-03-11T13:21:33.630Z] unset SSH_AUTH_SOCK; [2024-03-11T13:21:33.631Z] unset SSH_AGENT_PID; [2024-03-11T13:21:33.631Z] echo Agent pid 77 killed; [2024-03-11T13:21:33.640Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T13:21:34.020Z] + git semver [Pipeline] } [2024-03-11T13:21:34.292Z] $ docker stop --time=1 d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c [2024-03-11T13:21:35.606Z] $ docker rm -f --volumes d61e5b392fa881b0e6158838b760761af98fabe4d5b8c924db0c0d968b64502c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T13:21:35.984Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T13:21:36.258Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T13:21:36.261Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.17 [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-03-11T13:21:36.643Z] provisioning config files... [2024-03-11T13:21:36.654Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6442053978587994953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:21:36.976Z] ---> ****-login.sh [2024-03-11T13:21:36.976Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:21:36.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:21:36.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:21:36.976Z] Configure a credential helper to remove this warning. See [2024-03-11T13:21:36.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:21:36.976Z] [2024-03-11T13:21:36.976Z] Login Succeeded [2024-03-11T13:21:36.976Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:21:36.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:21:36.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:21:36.976Z] Configure a credential helper to remove this warning. See [2024-03-11T13:21:36.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:21:36.976Z] [2024-03-11T13:21:36.976Z] Login Succeeded [2024-03-11T13:21:36.976Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:21:37.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:21:37.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:21:37.236Z] Configure a credential helper to remove this warning. See [2024-03-11T13:21:37.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:21:37.236Z] [2024-03-11T13:21:37.236Z] Login Succeeded [2024-03-11T13:21:37.236Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:21:37.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:21:37.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:21:37.237Z] Configure a credential helper to remove this warning. See [2024-03-11T13:21:37.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:21:37.237Z] [2024-03-11T13:21:37.237Z] Login Succeeded [2024-03-11T13:21:37.237Z] ****.io [2024-03-11T13:21:37.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:21:37.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:21:37.497Z] Configure a credential helper to remove this warning. See [2024-03-11T13:21:37.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:21:37.497Z] [2024-03-11T13:21:37.497Z] Login Succeeded [2024-03-11T13:21:37.497Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:21:37.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T13:21:37.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:21:37.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:21:37.723Z] ========================================================= [2024-03-11T13:21:37.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T13:21:37.723Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:21:38.121Z] + 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-03-11T13:21:38.121Z] Sending build context to Docker daemon 8.805MB [2024-03-11T13:21:38.121Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:21:38.121Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T13:21:38.121Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T13:21:38.121Z] 7264a8db6415: Pulling fs layer [2024-03-11T13:21:38.121Z] c4d48a809fc2: Pulling fs layer [2024-03-11T13:21:38.121Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T13:21:38.121Z] ad3a456e5733: Pulling fs layer [2024-03-11T13:21:38.121Z] 69c7f0334f64: Pulling fs layer [2024-03-11T13:21:38.121Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T13:21:38.121Z] ce7588e14bc9: Pulling fs layer [2024-03-11T13:21:38.121Z] b5e4710f87ac: Pulling fs layer [2024-03-11T13:21:38.121Z] 1f1c1a5573a3: Waiting [2024-03-11T13:21:38.121Z] ad3a456e5733: Waiting [2024-03-11T13:21:38.121Z] ce7588e14bc9: Waiting [2024-03-11T13:21:38.121Z] 69c7f0334f64: Waiting [2024-03-11T13:21:38.121Z] b5e4710f87ac: Waiting [2024-03-11T13:21:38.121Z] c4d48a809fc2: Verifying Checksum [2024-03-11T13:21:38.121Z] c4d48a809fc2: Download complete [2024-03-11T13:21:38.121Z] ad3a456e5733: Verifying Checksum [2024-03-11T13:21:38.121Z] ad3a456e5733: Download complete [2024-03-11T13:21:38.380Z] 69c7f0334f64: Verifying Checksum [2024-03-11T13:21:38.380Z] 69c7f0334f64: Download complete [2024-03-11T13:21:38.380Z] 7264a8db6415: Verifying Checksum [2024-03-11T13:21:38.380Z] 7264a8db6415: Download complete [2024-03-11T13:21:38.380Z] 1f1c1a5573a3: Verifying Checksum [2024-03-11T13:21:38.380Z] 1f1c1a5573a3: Download complete [2024-03-11T13:21:38.380Z] 7264a8db6415: Pull complete [2024-03-11T13:21:38.638Z] b5e4710f87ac: Verifying Checksum [2024-03-11T13:21:38.638Z] b5e4710f87ac: Download complete [2024-03-11T13:21:38.638Z] c4d48a809fc2: Pull complete [2024-03-11T13:21:38.638Z] 4f1c88b9dad5: Verifying Checksum [2024-03-11T13:21:38.638Z] 4f1c88b9dad5: Download complete [2024-03-11T13:21:39.204Z] ce7588e14bc9: Verifying Checksum [2024-03-11T13:21:39.204Z] ce7588e14bc9: Download complete [2024-03-11T13:21:41.743Z] 4f1c88b9dad5: Pull complete [2024-03-11T13:21:42.002Z] ad3a456e5733: Pull complete [2024-03-11T13:21:42.002Z] 69c7f0334f64: Pull complete [2024-03-11T13:21:42.002Z] 1f1c1a5573a3: Pull complete [2024-03-11T13:21:44.531Z] ce7588e14bc9: Pull complete [2024-03-11T13:21:44.791Z] b5e4710f87ac: Pull complete [2024-03-11T13:21:44.791Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T13:21:44.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T13:21:44.791Z] ---> 88b5674ff536 [2024-03-11T13:21:44.791Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:21:48.988Z] ---> Running in fd64026c1ae7 [2024-03-11T13:21:48.988Z] Removing intermediate container fd64026c1ae7 [2024-03-11T13:21:48.988Z] ---> 8710cdfa5293 [2024-03-11T13:21:48.988Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:21:48.988Z] ---> Running in 395c4d6aecd7 [2024-03-11T13:21:48.988Z] Removing intermediate container 395c4d6aecd7 [2024-03-11T13:21:48.988Z] ---> d91435282fe5 [2024-03-11T13:21:48.988Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:21:48.988Z] ---> Running in 6cb566aca1df [2024-03-11T13:21:48.988Z] Removing intermediate container 6cb566aca1df [2024-03-11T13:21:48.988Z] ---> b4de9cde7cb3 [2024-03-11T13:21:48.988Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:21:48.988Z] ---> Running in bf0cdcbf0a85 [2024-03-11T13:21:49.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:21:49.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:21:49.767Z] OK: 264 MiB in 52 packages [2024-03-11T13:21:50.026Z] Removing intermediate container bf0cdcbf0a85 [2024-03-11T13:21:50.026Z] ---> 8d79b0e24e50 [2024-03-11T13:21:50.026Z] Step 7/12 : WORKDIR /app [2024-03-11T13:21:50.287Z] ---> Running in 128c75de9782 [2024-03-11T13:21:50.287Z] Removing intermediate container 128c75de9782 [2024-03-11T13:21:50.287Z] ---> d36da34bb497 [2024-03-11T13:21:50.287Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-11T13:21:50.287Z] ---> 3d355856f715 [2024-03-11T13:21:50.287Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:21:50.287Z] ---> Running in 36715c81f752 [2024-03-11T13:21:51.540Z] Still waiting to schedule task [2024-03-11T13:21:51.540Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-11T13:22:22.635Z] Removing intermediate container 36715c81f752 [2024-03-11T13:22:22.635Z] ---> f3fb4665a4dd [2024-03-11T13:22:22.635Z] Step 10/12 : COPY . . [2024-03-11T13:22:22.635Z] ---> e3f192e8065c [2024-03-11T13:22:22.635Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:22:22.635Z] ---> Running in b618dcb27321 [2024-03-11T13:22:22.635Z] Removing intermediate container b618dcb27321 [2024-03-11T13:22:22.635Z] ---> 6e5dd9d1ffd2 [2024-03-11T13:22:22.635Z] Step 12/12 : RUN $MAKE [2024-03-11T13:22:22.635Z] ---> Running in 031bb8aae615 [2024-03-11T13:22:22.635Z] noop [2024-03-11T13:22:22.635Z] Removing intermediate container 031bb8aae615 [2024-03-11T13:22:22.635Z] ---> 20aae779a0af [2024-03-11T13:22:22.635Z] Successfully built 20aae779a0af [2024-03-11T13:22:22.635Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:22:23.018Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T13:22:23.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:22:23.140Z] prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container [2024-03-11T13:22:23.165Z] $ 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 ******** ci-base-image-x86_64 cat [2024-03-11T13:22:23.479Z] $ docker top 3830ef5495b3170b7d3ba2a768249493acf4ad9052327c6152264ae0112b1dcb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:22:23.885Z] + go version [2024-03-11T13:22:23.885Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T13:22:23.897Z] $ docker stop --time=1 3830ef5495b3170b7d3ba2a768249493acf4ad9052327c6152264ae0112b1dcb [2024-03-11T13:22:25.169Z] $ docker rm -f --volumes 3830ef5495b3170b7d3ba2a768249493acf4ad9052327c6152264ae0112b1dcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:22:25.794Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T13:22:25.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:22:25.907Z] prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container [2024-03-11T13:22:25.932Z] $ 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 ******** ci-base-image-x86_64 cat [2024-03-11T13:22:26.290Z] $ docker top e31979c911dd33e750ebc36473a36c4486600f0f8b0dd406ac1dc92d6c1599d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:22:26.694Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-03-11T13:22:27.020Z] + make test [2024-03-11T13:22:27.020Z] go test -race -coverprofile=coverage.out ./... [2024-03-11T13:22:48.956Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-11T13:23:07.057Z] go vet ./... [2024-03-11T13:23:11.266Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T13:23:11.266Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T13:23:11.266Z] ./bin/test-attribution-txt.sh [2024-03-11T13:23:11.266Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T13:23:11.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T13:23:11.321Z] $ docker stop --time=1 e31979c911dd33e750ebc36473a36c4486600f0f8b0dd406ac1dc92d6c1599d9 [2024-03-11T13:23:15.858Z] $ docker rm -f --volumes e31979c911dd33e750ebc36473a36c4486600f0f8b0dd406ac1dc92d6c1599d9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T13:23:16.442Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T13:23:16.514Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T13:23:17.184Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T13:23:17.469Z] + ls -al . [2024-03-11T13:23:17.469Z] total 184 [2024-03-11T13:23:17.469Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 13:22 . [2024-03-11T13:23:17.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:21 .. [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 13:21 .dockerignore [2024-03-11T13:23:17.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:22 .git [2024-03-11T13:23:17.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:21 .github [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 11 13:21 .gitignore [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:21 .golangci.yml [2024-03-11T13:23:17.469Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:21 .semver [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 11 13:21 Attribution.txt [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 11 13:21 CHANGELOG.md [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 11 13:21 Dockerfile [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:21 GOVERNANCE.md [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 13:21 Jenkinsfile [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 13:21 LICENSE [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 13:21 OWNERS.md [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 11 13:21 README.md [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 13:21 VERSION [2024-03-11T13:23:17.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:21 bin [2024-03-11T13:23:17.469Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 11 13:22 coverage.out [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 11 13:21 go.mod [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:21 go.sum [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 13:21 main.go [2024-03-11T13:23:17.469Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 11 13:21 makefile [2024-03-11T13:23:17.469Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 13:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:17.822Z] + 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=4880d13fba8919741e70fade795d8a1158c52518 --label arch=amd64 --label version=3.2.0-dev.17 . [2024-03-11T13:23:17.822Z] Sending build context to Docker daemon 8.806MB [2024-03-11T13:23:17.822Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:23:17.822Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-11T13:23:17.822Z] ---> 20aae779a0af [2024-03-11T13:23:17.822Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:23:18.083Z] ---> Running in 62efbbb727f5 [2024-03-11T13:23:18.083Z] Removing intermediate container 62efbbb727f5 [2024-03-11T13:23:18.083Z] ---> 72747ade28e6 [2024-03-11T13:23:18.083Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:23:18.083Z] ---> Running in 7d6ac4d90560 [2024-03-11T13:23:18.083Z] Removing intermediate container 7d6ac4d90560 [2024-03-11T13:23:18.083Z] ---> 1644925177e0 [2024-03-11T13:23:18.083Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:23:18.342Z] ---> Running in 503ff8270305 [2024-03-11T13:23:18.342Z] Removing intermediate container 503ff8270305 [2024-03-11T13:23:18.342Z] ---> cc66bdc0b451 [2024-03-11T13:23:18.342Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:23:18.342Z] ---> Running in 43fee8f64034 [2024-03-11T13:23:18.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:23:18.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:23:18.942Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5447 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-03-11T13:23:18.979Z] Running in /w/workspace/app-service-configurable/226 [Pipeline] { [Pipeline] checkout [2024-03-11T13:23:19.118Z] OK: 264 MiB in 52 packages [2024-03-11T13:23:19.376Z] Removing intermediate container 43fee8f64034 [2024-03-11T13:23:19.376Z] ---> 91e280c887b2 [2024-03-11T13:23:19.376Z] Step 7/27 : WORKDIR /app [2024-03-11T13:23:19.376Z] ---> Running in a560258397af [2024-03-11T13:23:19.376Z] Removing intermediate container a560258397af [2024-03-11T13:23:19.376Z] ---> 7879c8bd253c [2024-03-11T13:23:19.376Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-11T13:23:19.635Z] ---> 11f6484e0b23 [2024-03-11T13:23:19.635Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:23:19.635Z] ---> Running in 12b008907430 [2024-03-11T13:23:20.204Z] Removing intermediate container 12b008907430 [2024-03-11T13:23:20.204Z] ---> a34506e85777 [2024-03-11T13:23:20.204Z] Step 10/27 : COPY . . [2024-03-11T13:23:20.791Z] ---> 1dc187739879 [2024-03-11T13:23:20.791Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:23:20.791Z] ---> Running in 8771c5ba7e90 [2024-03-11T13:23:20.791Z] Removing intermediate container 8771c5ba7e90 [2024-03-11T13:23:20.791Z] ---> 1542bb6682a1 [2024-03-11T13:23:20.791Z] Step 12/27 : RUN $MAKE [2024-03-11T13:23:20.791Z] ---> Running in 86cdcc94fb43 [2024-03-11T13:23:21.050Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.17" -trimpath -mod=readonly -o app-service-configurable [2024-03-11T13:23:22.046Z] Selected Git installation does not exist. Using Default [2024-03-11T13:23:22.046Z] The recommended git tool is: NONE [2024-03-11T13:23:26.567Z] using credential edgex-jenkins-ssh [2024-03-11T13:23:26.586Z] Cloning the remote Git repository [2024-03-11T13:23:26.621Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-11T13:23:26.705Z] > git init /w/workspace/app-service-configurable/226 # timeout=10 [2024-03-11T13:23:26.842Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-11T13:23:26.843Z] > git --version # timeout=10 [2024-03-11T13:23:26.861Z] > git --version # 'git version 2.25.1' [2024-03-11T13:23:26.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T13:23:27.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T13:23:29.075Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-11T13:23:29.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T13:23:29.875Z] Avoid second fetch [2024-03-11T13:23:29.876Z] Checking out Revision 4880d13fba8919741e70fade795d8a1158c52518 (main) [2024-03-11T13:23:30.398Z] Commit message: "Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.26" [2024-03-11T13:23:29.888Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T13:23:29.950Z] > git checkout -f 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T13:23:31.447Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T13:23:31.447Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T13:23:31.447Z] Dload Upload Total Spent Left Speed [2024-03-11T13:23:31.447Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-03-11T13:23:31.777Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-11T13:23:32.098Z] + sudo tee /etc/docker/daemon.new [2024-03-11T13:23:32.098Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T13:23:32.098Z] { [2024-03-11T13:23:32.098Z] "registry-mirrors": [ [2024-03-11T13:23:32.098Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T13:23:32.098Z] ], [2024-03-11T13:23:32.098Z] "bip": "10.250.0.254/24", [2024-03-11T13:23:32.098Z] "hosts": [ [2024-03-11T13:23:32.098Z] "tcp://0.0.0.0:5555", [2024-03-11T13:23:32.098Z] "unix:///var/run/docker.sock" [2024-03-11T13:23:32.098Z] ], [2024-03-11T13:23:32.098Z] "mtu": 1458, [2024-03-11T13:23:32.098Z] "selinux-enabled": true, [2024-03-11T13:23:32.098Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T13:23:32.098Z] } [Pipeline] sh [2024-03-11T13:23:32.415Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-11T13:23:32.735Z] + sudo service docker restart [2024-03-11T13:23:42.987Z] Removing intermediate container 86cdcc94fb43 [2024-03-11T13:23:42.987Z] ---> f23111692e61 [2024-03-11T13:23:42.987Z] Step 13/27 : FROM alpine:3.18 [2024-03-11T13:23:42.987Z] 3.18: Pulling from library/alpine [2024-03-11T13:23:42.987Z] 619be1103602: Pulling fs layer [2024-03-11T13:23:42.987Z] 619be1103602: Verifying Checksum [2024-03-11T13:23:42.987Z] 619be1103602: Download complete [2024-03-11T13:23:42.987Z] 619be1103602: Pull complete [2024-03-11T13:23:42.987Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T13:23:42.987Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T13:23:42.987Z] ---> d3782b16ccc9 [2024-03-11T13:23:42.987Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-11T13:23:42.987Z] ---> Running in b741cc158fd0 [2024-03-11T13:23:42.987Z] Removing intermediate container b741cc158fd0 [2024-03-11T13:23:42.987Z] ---> b1366594aafa [2024-03-11T13:23:42.987Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-11T13:23:42.987Z] ---> Running in 5bf0f6c2ce02 [2024-03-11T13:23:42.987Z] Removing intermediate container 5bf0f6c2ce02 [2024-03-11T13:23:42.987Z] ---> c7e136a2176e [2024-03-11T13:23:42.987Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-11T13:23:42.987Z] ---> Running in b4026de42d96 [2024-03-11T13:23:42.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:23:42.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:23:42.987Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-11T13:23:42.987Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-11T13:23:42.987Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T13:23:42.987Z] Executing ca-certificates-20230506-r0.trigger [2024-03-11T13:23:42.987Z] OK: 8 MiB in 17 packages [2024-03-11T13:23:43.247Z] Removing intermediate container b4026de42d96 [2024-03-11T13:23:43.247Z] ---> f4261e74a4e8 [2024-03-11T13:23:43.247Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-11T13:23:43.247Z] ---> Running in abc7a0155b04 [2024-03-11T13:23:43.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T13:23:43.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T13:23:44.025Z] OK: 8 MiB in 17 packages [2024-03-11T13:23:44.284Z] Removing intermediate container abc7a0155b04 [2024-03-11T13:23:44.284Z] ---> 38471a293f2e [2024-03-11T13:23:44.284Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-11T13:23:44.284Z] ---> 39aa3b1ca48f [2024-03-11T13:23:44.284Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-11T13:23:44.543Z] ---> 60bb0cadb8c4 [2024-03-11T13:23:44.543Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-11T13:23:44.543Z] ---> 583eb01d7f89 [2024-03-11T13:23:44.543Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-11T13:23:45.478Z] ---> 2ea944ca5e1f [2024-03-11T13:23:45.478Z] Step 22/27 : EXPOSE 48095 [2024-03-11T13:23:45.478Z] ---> Running in a35d3724ac95 [2024-03-11T13:23:45.478Z] Removing intermediate container a35d3724ac95 [2024-03-11T13:23:45.478Z] ---> e24fc9627957 [2024-03-11T13:23:45.478Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-11T13:23:45.478Z] ---> Running in 59f54aaaea45 [2024-03-11T13:23:45.478Z] Removing intermediate container 59f54aaaea45 [2024-03-11T13:23:45.478Z] ---> be0be4bfb9b4 [2024-03-11T13:23:45.478Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T13:23:45.478Z] ---> Running in ef0536127c11 [2024-03-11T13:23:45.478Z] Removing intermediate container ef0536127c11 [2024-03-11T13:23:45.478Z] ---> a3d19b9917c1 [2024-03-11T13:23:45.478Z] Step 25/27 : LABEL arch=amd64 [2024-03-11T13:23:45.478Z] ---> Running in 21d0d1f63999 [2024-03-11T13:23:45.478Z] Removing intermediate container 21d0d1f63999 [2024-03-11T13:23:45.478Z] ---> 059327567467 [2024-03-11T13:23:45.478Z] Step 26/27 : LABEL git_sha=4880d13fba8919741e70fade795d8a1158c52518 [2024-03-11T13:23:45.738Z] ---> Running in 4baf451f04aa [2024-03-11T13:23:45.738Z] Removing intermediate container 4baf451f04aa [2024-03-11T13:23:45.738Z] ---> 45803fa56873 [2024-03-11T13:23:45.738Z] Step 27/27 : LABEL version=3.2.0-dev.17 [2024-03-11T13:23:45.738Z] ---> Running in c5b8dba051c2 [2024-03-11T13:23:45.738Z] Removing intermediate container c5b8dba051c2 [2024-03-11T13:23:45.738Z] ---> de3077b90907 [2024-03-11T13:23:45.738Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T13:23:45.738Z] Successfully built de3077b90907 [2024-03-11T13:23:45.738Z] 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-03-11T13:23:46.018Z] provisioning config files... [2024-03-11T13:23:46.028Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10118500775702058487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:23:46.368Z] ---> ****-login.sh [2024-03-11T13:23:46.368Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:23:46.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:23:46.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:23:46.368Z] Configure a credential helper to remove this warning. See [2024-03-11T13:23:46.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:23:46.368Z] [2024-03-11T13:23:46.368Z] Login Succeeded [2024-03-11T13:23:46.368Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:23:46.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:23:46.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:23:46.368Z] Configure a credential helper to remove this warning. See [2024-03-11T13:23:46.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:23:46.369Z] [2024-03-11T13:23:46.369Z] Login Succeeded [2024-03-11T13:23:46.369Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:23:46.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:23:46.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:23:46.627Z] Configure a credential helper to remove this warning. See [2024-03-11T13:23:46.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:23:46.627Z] [2024-03-11T13:23:46.627Z] Login Succeeded [2024-03-11T13:23:46.627Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:23:46.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:23:46.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:23:46.627Z] Configure a credential helper to remove this warning. See [2024-03-11T13:23:46.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:23:46.627Z] [2024-03-11T13:23:46.627Z] Login Succeeded [2024-03-11T13:23:46.627Z] ****.io [2024-03-11T13:23:46.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:23:46.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:23:46.885Z] Configure a credential helper to remove this warning. See [2024-03-11T13:23:46.885Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:23:46.885Z] [2024-03-11T13:23:46.885Z] Login Succeeded [2024-03-11T13:23:46.885Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:23:46.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T13:23:47.024Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:23:47.080Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-03-11T13:23:47.080Z] 4880d13fba8919741e70fade795d8a1158c52518 [2024-03-11T13:23:47.080Z] latest [2024-03-11T13:23:47.080Z] 3.2.0-dev.17 [2024-03-11T13:23:47.080Z] 4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 [2024-03-11T13:23:47.080Z] main [2024-03-11T13:23:47.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:47.536Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:47.922Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518 [2024-03-11T13:23:47.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-11T13:23:47.922Z] e24c74b4a132: Preparing [2024-03-11T13:23:47.922Z] dea8a8c3ac14: Preparing [2024-03-11T13:23:47.922Z] 2372140ea739: Preparing [2024-03-11T13:23:47.922Z] 477d2d2a3741: Preparing [2024-03-11T13:23:47.922Z] c57c85819662: Preparing [2024-03-11T13:23:47.922Z] 5e3f8350f63c: Preparing [2024-03-11T13:23:47.922Z] aedc3bda2944: Preparing [2024-03-11T13:23:47.922Z] 5e3f8350f63c: Waiting [2024-03-11T13:23:47.922Z] aedc3bda2944: Waiting [2024-03-11T13:23:47.922Z] dea8a8c3ac14: Pushed [2024-03-11T13:23:47.922Z] 477d2d2a3741: Pushed [2024-03-11T13:23:47.922Z] c57c85819662: Pushed [2024-03-11T13:23:47.922Z] 2372140ea739: Pushed [2024-03-11T13:23:47.922Z] aedc3bda2944: Layer already exists [2024-03-11T13:23:48.180Z] 5e3f8350f63c: Pushed [2024-03-11T13:23:50.090Z] e24c74b4a132: Pushed [2024-03-11T13:23:50.090Z] 4880d13fba8919741e70fade795d8a1158c52518: digest: sha256:2cf821e9fee51715395993d410de399e5c8d6ac38e6d5d7f378c3a9d559f0deb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:50.504Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:50.894Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-11T13:23:50.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-11T13:23:50.894Z] e24c74b4a132: Preparing [2024-03-11T13:23:50.894Z] dea8a8c3ac14: Preparing [2024-03-11T13:23:50.894Z] 2372140ea739: Preparing [2024-03-11T13:23:50.894Z] 477d2d2a3741: Preparing [2024-03-11T13:23:50.894Z] c57c85819662: Preparing [2024-03-11T13:23:50.894Z] 5e3f8350f63c: Preparing [2024-03-11T13:23:50.894Z] aedc3bda2944: Preparing [2024-03-11T13:23:50.894Z] 5e3f8350f63c: Waiting [2024-03-11T13:23:50.894Z] aedc3bda2944: Waiting [2024-03-11T13:23:50.894Z] c57c85819662: Layer already exists [2024-03-11T13:23:50.894Z] 477d2d2a3741: Layer already exists [2024-03-11T13:23:50.894Z] dea8a8c3ac14: Layer already exists [2024-03-11T13:23:50.894Z] 2372140ea739: Layer already exists [2024-03-11T13:23:50.894Z] e24c74b4a132: Layer already exists [2024-03-11T13:23:50.894Z] aedc3bda2944: Layer already exists [2024-03-11T13:23:50.894Z] 5e3f8350f63c: Layer already exists [2024-03-11T13:23:50.894Z] latest: digest: sha256:2cf821e9fee51715395993d410de399e5c8d6ac38e6d5d7f378c3a9d559f0deb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2024-03-11T13:23:51.062Z] provisioning config files... [2024-03-11T13:23:51.090Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/226@tmp/config7116296700267286255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:23:51.315Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:51.536Z] ---> ****-login.sh [2024-03-11T13:23:51.536Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:23:51.722Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.17 [2024-03-11T13:23:51.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-11T13:23:51.722Z] e24c74b4a132: Preparing [2024-03-11T13:23:51.722Z] dea8a8c3ac14: Preparing [2024-03-11T13:23:51.722Z] 2372140ea739: Preparing [2024-03-11T13:23:51.722Z] 477d2d2a3741: Preparing [2024-03-11T13:23:51.722Z] c57c85819662: Preparing [2024-03-11T13:23:51.722Z] 5e3f8350f63c: Preparing [2024-03-11T13:23:51.722Z] aedc3bda2944: Preparing [2024-03-11T13:23:51.722Z] 5e3f8350f63c: Waiting [2024-03-11T13:23:51.722Z] e24c74b4a132: Layer already exists [2024-03-11T13:23:51.722Z] 2372140ea739: Layer already exists [2024-03-11T13:23:51.722Z] dea8a8c3ac14: Layer already exists [2024-03-11T13:23:51.722Z] 477d2d2a3741: Layer already exists [2024-03-11T13:23:51.722Z] c57c85819662: Layer already exists [2024-03-11T13:23:51.722Z] 5e3f8350f63c: Layer already exists [2024-03-11T13:23:51.722Z] aedc3bda2944: Layer already exists [2024-03-11T13:23:51.722Z] 3.2.0-dev.17: digest: sha256:2cf821e9fee51715395993d410de399e5c8d6ac38e6d5d7f378c3a9d559f0deb size: 1782 [Pipeline] } [Pipeline] // withEnv [2024-03-11T13:23:51.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:52.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:23:52.078Z] Configure a credential helper to remove this warning. See [2024-03-11T13:23:52.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:23:52.078Z] [2024-03-11T13:23:52.078Z] Login Succeeded [2024-03-11T13:23:52.078Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:23:52.132Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:52.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:23:52.545Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 [2024-03-11T13:23:52.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-11T13:23:52.545Z] e24c74b4a132: Preparing [2024-03-11T13:23:52.545Z] dea8a8c3ac14: Preparing [2024-03-11T13:23:52.545Z] 2372140ea739: Preparing [2024-03-11T13:23:52.545Z] 477d2d2a3741: Preparing [2024-03-11T13:23:52.545Z] c57c85819662: Preparing [2024-03-11T13:23:52.545Z] 5e3f8350f63c: Preparing [2024-03-11T13:23:52.545Z] aedc3bda2944: Preparing [2024-03-11T13:23:52.545Z] 5e3f8350f63c: Waiting [2024-03-11T13:23:52.545Z] aedc3bda2944: Waiting [2024-03-11T13:23:52.545Z] 2372140ea739: Layer already exists [2024-03-11T13:23:52.545Z] 477d2d2a3741: Layer already exists [2024-03-11T13:23:52.545Z] c57c85819662: Layer already exists [2024-03-11T13:23:52.545Z] dea8a8c3ac14: Layer already exists [2024-03-11T13:23:52.545Z] e24c74b4a132: Layer already exists [2024-03-11T13:23:52.545Z] aedc3bda2944: Layer already exists [2024-03-11T13:23:52.545Z] 5e3f8350f63c: Layer already exists [2024-03-11T13:23:52.545Z] 4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17: digest: sha256:2cf821e9fee51715395993d410de399e5c8d6ac38e6d5d7f378c3a9d559f0deb size: 1782 [Pipeline] } [Pipeline] // withEnv [2024-03-11T13:23:52.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:23:52.617Z] Configure a credential helper to remove this warning. See [2024-03-11T13:23:52.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:23:52.617Z] [2024-03-11T13:23:52.617Z] Login Succeeded [2024-03-11T13:23:52.617Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:23:52.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:52.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:23:52.888Z] Configure a credential helper to remove this warning. See [2024-03-11T13:23:52.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:23:52.888Z] [2024-03-11T13:23:52.888Z] Login Succeeded [2024-03-11T13:23:52.888Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:23:52.993Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:53.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:23:53.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:23:53.195Z] Configure a credential helper to remove this warning. See [2024-03-11T13:23:53.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:23:53.195Z] [2024-03-11T13:23:53.195Z] Login Succeeded [2024-03-11T13:23:53.195Z] ****.io [2024-03-11T13:23:53.458Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-03-11T13:23:53.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-11T13:23:53.458Z] e24c74b4a132: Preparing [2024-03-11T13:23:53.458Z] dea8a8c3ac14: Preparing [2024-03-11T13:23:53.458Z] 2372140ea739: Preparing [2024-03-11T13:23:53.458Z] 477d2d2a3741: Preparing [2024-03-11T13:23:53.458Z] c57c85819662: Preparing [2024-03-11T13:23:53.458Z] 5e3f8350f63c: Preparing [2024-03-11T13:23:53.458Z] aedc3bda2944: Preparing [2024-03-11T13:23:53.458Z] aedc3bda2944: Waiting [2024-03-11T13:23:53.458Z] 5e3f8350f63c: Waiting [2024-03-11T13:23:53.458Z] 477d2d2a3741: Layer already exists [2024-03-11T13:23:53.458Z] c57c85819662: Layer already exists [2024-03-11T13:23:53.458Z] 2372140ea739: Layer already exists [2024-03-11T13:23:53.458Z] dea8a8c3ac14: Layer already exists [2024-03-11T13:23:53.458Z] e24c74b4a132: Layer already exists [2024-03-11T13:23:53.458Z] aedc3bda2944: Layer already exists [2024-03-11T13:23:53.458Z] 5e3f8350f63c: Layer already exists [2024-03-11T13:23:53.458Z] main: digest: sha256:2cf821e9fee51715395993d410de399e5c8d6ac38e6d5d7f378c3a9d559f0deb size: 1782 [Pipeline] } [2024-03-11T13:23:53.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T13:23:53.710Z] ===================================================== [2024-03-11T13:23:53.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:23:53.739Z] Configure a credential helper to remove this warning. See [2024-03-11T13:23:53.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:23:53.739Z] [2024-03-11T13:23:53.739Z] Login Succeeded [2024-03-11T13:23:53.739Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:23:53.833Z] Deleting 1 temporary files [Pipeline] echo [2024-03-11T13:23:53.872Z] taggedImages: [2024-03-11T13:23:53.872Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518 [2024-03-11T13:23:53.872Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-11T13:23:53.872Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.17 [2024-03-11T13:23:53.872Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 [2024-03-11T13:23:53.872Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] echo [2024-03-11T13:23:54.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T13:23:54.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] echo [2024-03-11T13:23:54.451Z] ========================================================= [2024-03-11T13:23:54.451Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T13:23:54.451Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:54.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:23:54.663Z] [2024-03-11T13:23:54.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:23:54.931Z] + 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-03-11T13:23:54.931Z] Sending build context to Docker daemon 160.8kB [2024-03-11T13:23:55.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:23:55.026Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T13:23:55.026Z] 5eb5b503b376: Pulling fs layer [2024-03-11T13:23:55.026Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T13:23:55.026Z] ec43610c2a17: Pulling fs layer [2024-03-11T13:23:55.026Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T13:23:55.026Z] 33b1e0a273af: Pulling fs layer [2024-03-11T13:23:55.026Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T13:23:55.026Z] 2f39f015ded8: Pulling fs layer [2024-03-11T13:23:55.026Z] 3a2ae6a8a46f: Waiting [2024-03-11T13:23:55.026Z] 33b1e0a273af: Waiting [2024-03-11T13:23:55.026Z] 5d3b04190fa2: Waiting [2024-03-11T13:23:55.026Z] 2f39f015ded8: Waiting [2024-03-11T13:23:55.026Z] 5c69ac0246d0: Download complete [2024-03-11T13:23:55.026Z] 3a2ae6a8a46f: Download complete [2024-03-11T13:23:55.026Z] 33b1e0a273af: Verifying Checksum [2024-03-11T13:23:55.026Z] 33b1e0a273af: Download complete [2024-03-11T13:23:55.026Z] 5d3b04190fa2: Verifying Checksum [2024-03-11T13:23:55.026Z] 5d3b04190fa2: Download complete [2024-03-11T13:23:55.026Z] ec43610c2a17: Verifying Checksum [2024-03-11T13:23:55.026Z] ec43610c2a17: Download complete [2024-03-11T13:23:55.209Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:23:55.209Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-11T13:23:55.209Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T13:23:55.209Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T13:23:55.209Z] 5d54e960e981: Pulling fs layer [2024-03-11T13:23:55.209Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T13:23:55.209Z] f0e02332f6b5: Pulling fs layer [2024-03-11T13:23:55.209Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T13:23:55.209Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T13:23:55.209Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T13:23:55.209Z] f0e02332f6b5: Waiting [2024-03-11T13:23:55.209Z] 872ee5b61b7b: Waiting [2024-03-11T13:23:55.209Z] 0c6a40ed1a82: Waiting [2024-03-11T13:23:55.209Z] 94ae7d8d031c: Waiting [2024-03-11T13:23:55.284Z] 5eb5b503b376: Verifying Checksum [2024-03-11T13:23:55.285Z] 5eb5b503b376: Download complete [2024-03-11T13:23:55.478Z] 5d54e960e981: Verifying Checksum [2024-03-11T13:23:55.478Z] 5d54e960e981: Download complete [2024-03-11T13:23:55.478Z] f0e02332f6b5: Verifying Checksum [2024-03-11T13:23:55.478Z] f0e02332f6b5: Download complete [2024-03-11T13:23:55.478Z] 872ee5b61b7b: Verifying Checksum [2024-03-11T13:23:55.478Z] 872ee5b61b7b: Download complete [2024-03-11T13:23:55.478Z] 9fda8d8052c6: Verifying Checksum [2024-03-11T13:23:55.478Z] 9fda8d8052c6: Download complete [2024-03-11T13:23:55.850Z] 2f39f015ded8: Verifying Checksum [2024-03-11T13:23:55.850Z] 2f39f015ded8: Download complete [2024-03-11T13:23:56.066Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T13:23:56.066Z] 94ae7d8d031c: Download complete [2024-03-11T13:23:56.416Z] 5eb5b503b376: Pull complete [2024-03-11T13:23:56.650Z] 9fda8d8052c6: Pull complete [2024-03-11T13:23:56.675Z] 5c69ac0246d0: Pull complete [2024-03-11T13:23:56.934Z] ec43610c2a17: Pull complete [2024-03-11T13:23:57.194Z] 3a2ae6a8a46f: Pull complete [2024-03-11T13:23:57.241Z] 5d54e960e981: Pull complete [2024-03-11T13:23:57.454Z] 33b1e0a273af: Pull complete [2024-03-11T13:23:57.454Z] 5d3b04190fa2: Pull complete [2024-03-11T13:23:57.508Z] c4a7e357bf2a: Download complete [2024-03-11T13:23:58.469Z] 0c6a40ed1a82: Verifying Checksum [2024-03-11T13:23:58.469Z] 0c6a40ed1a82: Download complete [2024-03-11T13:24:01.645Z] 2f39f015ded8: Pull complete [2024-03-11T13:24:01.645Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T13:24:01.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:24:01.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:24:01.868Z] prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container [2024-03-11T13:24:01.897Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T13:24:05.953Z] $ docker top bad6375d6bd9cf57a6dbcfce5a7c6e1f12fbda81f5228c4cf194f240ce497612 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:24:06.422Z] ---> job-cost.sh [2024-03-11T13:24:06.422Z] lf-activate-venv: SKIPPING [2024-03-11T13:24:06.422Z] INFO: No Stack... [2024-03-11T13:24:06.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T13:24:06.940Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T13:24:07.230Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-03-11T13:24:07.230Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T13:24:07.242Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] [2024-03-11T13:24:07.249Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] did not exist. Created. [2024-03-11T13:24:07.254Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T13:24:07.626Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T13:24:07.650Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T13:24:07.710Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T13:24:07.797Z] $ docker stop --time=1 bad6375d6bd9cf57a6dbcfce5a7c6e1f12fbda81f5228c4cf194f240ce497612 [2024-03-11T13:24:08.950Z] $ docker rm -f --volumes bad6375d6bd9cf57a6dbcfce5a7c6e1f12fbda81f5228c4cf194f240ce497612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-11T13:24:10.781Z] c4a7e357bf2a: Pull complete [2024-03-11T13:24:10.781Z] f0e02332f6b5: Pull complete [2024-03-11T13:24:10.781Z] 872ee5b61b7b: Pull complete [2024-03-11T13:24:18.999Z] 0c6a40ed1a82: Pull complete [2024-03-11T13:24:19.966Z] 94ae7d8d031c: Pull complete [2024-03-11T13:24:19.966Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T13:24:19.966Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T13:24:19.966Z] ---> 86de565de09d [2024-03-11T13:24:19.966Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:24:21.906Z] ---> Running in 5913afcccc17 [2024-03-11T13:24:21.906Z] Removing intermediate container 5913afcccc17 [2024-03-11T13:24:21.906Z] ---> 0eff96c377db [2024-03-11T13:24:21.906Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:24:22.175Z] ---> Running in 4e3670263e65 [2024-03-11T13:24:22.443Z] Removing intermediate container 4e3670263e65 [2024-03-11T13:24:22.443Z] ---> 254a5ad16e2b [2024-03-11T13:24:22.443Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:24:22.443Z] ---> Running in 97447d2449f3 [2024-03-11T13:24:22.722Z] Removing intermediate container 97447d2449f3 [2024-03-11T13:24:22.722Z] ---> 04dca838a53e [2024-03-11T13:24:22.722Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:24:22.722Z] ---> Running in aa4296cd6e14 [2024-03-11T13:24:24.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:24:24.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:24:25.361Z] OK: 266 MiB in 52 packages [2024-03-11T13:24:26.322Z] Removing intermediate container aa4296cd6e14 [2024-03-11T13:24:26.322Z] ---> c84bc558d166 [2024-03-11T13:24:26.322Z] Step 7/12 : WORKDIR /app [2024-03-11T13:24:26.322Z] ---> Running in 0c5b4a04fd6f [2024-03-11T13:24:26.590Z] Removing intermediate container 0c5b4a04fd6f [2024-03-11T13:24:26.590Z] ---> bee5b8daf190 [2024-03-11T13:24:26.590Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-11T13:24:27.186Z] ---> ad2cec0810e1 [2024-03-11T13:24:27.186Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:24:27.186Z] ---> Running in 85d5ad538095 [2024-03-11T13:25:35.065Z] Removing intermediate container 85d5ad538095 [2024-03-11T13:25:35.065Z] ---> 9d1b03d363e5 [2024-03-11T13:25:35.065Z] Step 10/12 : COPY . . [2024-03-11T13:25:35.065Z] ---> 72def1c1bc4b [2024-03-11T13:25:35.065Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:25:35.065Z] ---> Running in d980ec0b69e7 [2024-03-11T13:25:35.065Z] Removing intermediate container d980ec0b69e7 [2024-03-11T13:25:35.065Z] ---> 48b94baa9bcd [2024-03-11T13:25:35.065Z] Step 12/12 : RUN $MAKE [2024-03-11T13:25:35.065Z] ---> Running in f5c30b496453 [2024-03-11T13:25:35.065Z] noop [2024-03-11T13:25:35.065Z] Removing intermediate container f5c30b496453 [2024-03-11T13:25:35.065Z] ---> 45c4fc36f28a [2024-03-11T13:25:35.065Z] Successfully built 45c4fc36f28a [2024-03-11T13:25:35.065Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:25:35.536Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T13:25:35.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:25:35.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-5447 does not seem to be running inside a container [2024-03-11T13:25:35.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/226 -v /w/workspace/app-service-configurable/226:/w/workspace/app-service-configurable/226:rw,z -v /w/workspace/app-service-configurable/226@tmp:/w/workspace/app-service-configurable/226@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-03-11T13:25:37.050Z] $ docker top e063509190ba64be83d25e2542085d435bd0f3350fed36c1acf914ed84620944 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:25:37.965Z] + go version [2024-03-11T13:25:37.965Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T13:25:37.982Z] $ docker stop --time=1 e063509190ba64be83d25e2542085d435bd0f3350fed36c1acf914ed84620944 [2024-03-11T13:25:39.577Z] $ docker rm -f --volumes e063509190ba64be83d25e2542085d435bd0f3350fed36c1acf914ed84620944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:25:40.454Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T13:25:40.454Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:25:40.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-5447 does not seem to be running inside a container [2024-03-11T13:25:40.750Z] $ 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/226 -v /w/workspace/app-service-configurable/226:/w/workspace/app-service-configurable/226:rw,z -v /w/workspace/app-service-configurable/226@tmp:/w/workspace/app-service-configurable/226@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-03-11T13:25:41.898Z] $ docker top a5075080b959f2d4e503561998cd05a86ebe0728891d21d6df7c66c08b1a3909 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:25:42.473Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/226 [Pipeline] fileExists [Pipeline] sh [2024-03-11T13:25:42.842Z] + make test [2024-03-11T13:25:42.842Z] go test -race -coverprofile=coverage.out ./... [2024-03-11T13:27:49.535Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-11T13:27:49.535Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T13:27:49.535Z] go vet ./... [2024-03-11T13:29:27.193Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T13:29:27.193Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T13:29:27.193Z] ./bin/test-attribution-txt.sh [2024-03-11T13:29:27.193Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T13:29:27.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T13:29:27.267Z] $ docker stop --time=1 a5075080b959f2d4e503561998cd05a86ebe0728891d21d6df7c66c08b1a3909 [2024-03-11T13:29:29.116Z] $ docker rm -f --volumes a5075080b959f2d4e503561998cd05a86ebe0728891d21d6df7c66c08b1a3909 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T13:29:30.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T13:29:30.645Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T13:29:31.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T13:29:31.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T13:29:31.937Z] + ls -al . [2024-03-11T13:29:31.937Z] total 180 [2024-03-11T13:29:31.937Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 11 13:25 . [2024-03-11T13:29:31.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 13:23 .. [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 13:23 .dockerignore [2024-03-11T13:29:31.937Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:23 .git [2024-03-11T13:29:31.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 13:23 .github [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 11 13:23 .gitignore [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 13:23 .golangci.yml [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 11 13:23 Attribution.txt [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 11 13:23 CHANGELOG.md [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 11 13:23 Dockerfile [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 13:23 GOVERNANCE.md [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 11 13:23 Jenkinsfile [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 13:23 LICENSE [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 13:23 OWNERS.md [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 11 13:23 README.md [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 13:21 VERSION [2024-03-11T13:29:31.937Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 13:23 bin [2024-03-11T13:29:31.937Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 11 13:25 coverage.out [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 11 13:23 go.mod [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 11 13:23 go.sum [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 11 13:23 main.go [2024-03-11T13:29:31.937Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 11 13:23 makefile [2024-03-11T13:29:31.937Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 13:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:29:32.354Z] + 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=4880d13fba8919741e70fade795d8a1158c52518 --label arch=arm64 --label version=3.2.0-dev.17 . [2024-03-11T13:29:32.354Z] Sending build context to Docker daemon 161.8kB [2024-03-11T13:29:32.619Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T13:29:32.619Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-11T13:29:32.619Z] ---> 45c4fc36f28a [2024-03-11T13:29:32.619Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-11T13:29:32.619Z] ---> Running in 3bc6c2de8bb0 [2024-03-11T13:29:32.884Z] Removing intermediate container 3bc6c2de8bb0 [2024-03-11T13:29:32.885Z] ---> 6cba940fd872 [2024-03-11T13:29:32.885Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-11T13:29:32.885Z] ---> Running in 398dc2e77df7 [2024-03-11T13:29:33.157Z] Removing intermediate container 398dc2e77df7 [2024-03-11T13:29:33.157Z] ---> dd6d6f40268c [2024-03-11T13:29:33.157Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-11T13:29:33.422Z] ---> Running in 60d4a3f2ad33 [2024-03-11T13:29:33.688Z] Removing intermediate container 60d4a3f2ad33 [2024-03-11T13:29:33.688Z] ---> 1506798ff021 [2024-03-11T13:29:33.688Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-11T13:29:33.688Z] ---> Running in abf8c9abfaae [2024-03-11T13:29:34.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:29:34.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:29:35.859Z] OK: 266 MiB in 52 packages [2024-03-11T13:29:36.831Z] Removing intermediate container abf8c9abfaae [2024-03-11T13:29:36.831Z] ---> 4f3de7bfa112 [2024-03-11T13:29:36.831Z] Step 7/27 : WORKDIR /app [2024-03-11T13:29:36.831Z] ---> Running in f43721734ac1 [2024-03-11T13:29:37.098Z] Removing intermediate container f43721734ac1 [2024-03-11T13:29:37.098Z] ---> 672463961412 [2024-03-11T13:29:37.098Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-11T13:29:37.680Z] ---> f11d27e8cb7d [2024-03-11T13:29:37.680Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T13:29:37.680Z] ---> Running in 3ad3bab5c045 [2024-03-11T13:29:39.624Z] Removing intermediate container 3ad3bab5c045 [2024-03-11T13:29:39.624Z] ---> 296c1bcc3ff2 [2024-03-11T13:29:39.624Z] Step 10/27 : COPY . . [2024-03-11T13:29:40.204Z] ---> bff565b2cfeb [2024-03-11T13:29:40.204Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T13:29:40.204Z] ---> Running in ab433d0c2ef4 [2024-03-11T13:29:40.470Z] Removing intermediate container ab433d0c2ef4 [2024-03-11T13:29:40.470Z] ---> ce9223a1829c [2024-03-11T13:29:40.470Z] Step 12/27 : RUN $MAKE [2024-03-11T13:29:40.470Z] ---> Running in 1c878682d653 [2024-03-11T13:29:41.431Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.17" -trimpath -mod=readonly -o app-service-configurable [2024-03-11T13:31:33.077Z] Removing intermediate container 1c878682d653 [2024-03-11T13:31:33.077Z] ---> abd4a806ea7f [2024-03-11T13:31:33.077Z] Step 13/27 : FROM alpine:3.18 [2024-03-11T13:31:33.077Z] 3.18: Pulling from library/alpine [2024-03-11T13:31:33.077Z] c6b39de5b339: Pulling fs layer [2024-03-11T13:31:33.077Z] c6b39de5b339: Verifying Checksum [2024-03-11T13:31:33.077Z] c6b39de5b339: Download complete [2024-03-11T13:31:33.077Z] c6b39de5b339: Pull complete [2024-03-11T13:31:33.077Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T13:31:33.077Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T13:31:33.077Z] ---> 33abbf032149 [2024-03-11T13:31:33.077Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-11T13:31:33.077Z] ---> Running in d48d9c84b835 [2024-03-11T13:31:33.077Z] Removing intermediate container d48d9c84b835 [2024-03-11T13:31:33.077Z] ---> 1a274f4e3d78 [2024-03-11T13:31:33.077Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-11T13:31:33.077Z] ---> Running in 5048061f3cf7 [2024-03-11T13:31:33.077Z] Removing intermediate container 5048061f3cf7 [2024-03-11T13:31:33.077Z] ---> af607ef0aa6d [2024-03-11T13:31:33.077Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-11T13:31:33.077Z] ---> Running in d475ebf5f63c [2024-03-11T13:31:33.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:31:33.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:31:33.077Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-11T13:31:33.077Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-11T13:31:33.077Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T13:31:33.077Z] Executing ca-certificates-20230506-r0.trigger [2024-03-11T13:31:33.077Z] OK: 9 MiB in 17 packages [2024-03-11T13:31:33.077Z] Removing intermediate container d475ebf5f63c [2024-03-11T13:31:33.077Z] ---> b6d760fe75eb [2024-03-11T13:31:33.077Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-11T13:31:33.077Z] ---> Running in 6ca6103a1fad [2024-03-11T13:31:33.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T13:31:33.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T13:31:33.077Z] OK: 9 MiB in 17 packages [2024-03-11T13:31:33.077Z] Removing intermediate container 6ca6103a1fad [2024-03-11T13:31:33.077Z] ---> 1525a8b5c2c6 [2024-03-11T13:31:33.077Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-11T13:31:33.077Z] ---> f8579ce57742 [2024-03-11T13:31:33.077Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-11T13:31:33.077Z] ---> 08187797eae3 [2024-03-11T13:31:33.077Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-11T13:31:33.077Z] ---> a625bd6fd5b5 [2024-03-11T13:31:33.077Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-11T13:31:33.077Z] ---> 12d9a4b802a8 [2024-03-11T13:31:33.077Z] Step 22/27 : EXPOSE 48095 [2024-03-11T13:31:33.077Z] ---> Running in 2ac842b053f3 [2024-03-11T13:31:33.077Z] Removing intermediate container 2ac842b053f3 [2024-03-11T13:31:33.077Z] ---> 13bd43295197 [2024-03-11T13:31:33.077Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-11T13:31:33.077Z] ---> Running in e7da37b086e7 [2024-03-11T13:31:33.077Z] Removing intermediate container e7da37b086e7 [2024-03-11T13:31:33.077Z] ---> f7b88ad132ae [2024-03-11T13:31:33.077Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-11T13:31:33.077Z] ---> Running in 6a9370be014e [2024-03-11T13:31:33.077Z] Removing intermediate container 6a9370be014e [2024-03-11T13:31:33.078Z] ---> 205e7805362e [2024-03-11T13:31:33.078Z] Step 25/27 : LABEL arch=arm64 [2024-03-11T13:31:33.078Z] ---> Running in 9ef59236ecfb [2024-03-11T13:31:33.078Z] Removing intermediate container 9ef59236ecfb [2024-03-11T13:31:33.078Z] ---> a791af2f4c08 [2024-03-11T13:31:33.078Z] Step 26/27 : LABEL git_sha=4880d13fba8919741e70fade795d8a1158c52518 [2024-03-11T13:31:33.078Z] ---> Running in 858c6b0bdbd7 [2024-03-11T13:31:33.078Z] Removing intermediate container 858c6b0bdbd7 [2024-03-11T13:31:33.078Z] ---> d12c4153c553 [2024-03-11T13:31:33.078Z] Step 27/27 : LABEL version=3.2.0-dev.17 [2024-03-11T13:31:33.078Z] ---> Running in f6cc14c5db63 [2024-03-11T13:31:33.078Z] Removing intermediate container f6cc14c5db63 [2024-03-11T13:31:33.078Z] ---> f51d30393590 [2024-03-11T13:31:33.078Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T13:31:33.078Z] Successfully built f51d30393590 [2024-03-11T13:31:33.078Z] 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-03-11T13:31:33.594Z] provisioning config files... [2024-03-11T13:31:33.608Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/226@tmp/config7723530482679654799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:31:33.993Z] ---> ****-login.sh [2024-03-11T13:31:33.993Z] nexus3.edgexfoundry.org:10001 [2024-03-11T13:31:33.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:31:34.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:31:34.265Z] Configure a credential helper to remove this warning. See [2024-03-11T13:31:34.265Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:31:34.265Z] [2024-03-11T13:31:34.265Z] Login Succeeded [2024-03-11T13:31:34.265Z] nexus3.edgexfoundry.org:10002 [2024-03-11T13:31:34.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:31:34.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:31:34.534Z] Configure a credential helper to remove this warning. See [2024-03-11T13:31:34.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:31:34.534Z] [2024-03-11T13:31:34.534Z] Login Succeeded [2024-03-11T13:31:34.534Z] nexus3.edgexfoundry.org:10003 [2024-03-11T13:31:34.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:31:34.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:31:34.802Z] Configure a credential helper to remove this warning. See [2024-03-11T13:31:34.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:31:34.802Z] [2024-03-11T13:31:34.802Z] Login Succeeded [2024-03-11T13:31:34.802Z] nexus3.edgexfoundry.org:10004 [2024-03-11T13:31:35.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:31:35.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:31:35.338Z] Configure a credential helper to remove this warning. See [2024-03-11T13:31:35.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:31:35.338Z] [2024-03-11T13:31:35.338Z] Login Succeeded [2024-03-11T13:31:35.338Z] ****.io [2024-03-11T13:31:35.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T13:31:35.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T13:31:35.869Z] Configure a credential helper to remove this warning. See [2024-03-11T13:31:35.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T13:31:35.869Z] [2024-03-11T13:31:35.869Z] Login Succeeded [2024-03-11T13:31:35.869Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T13:31:35.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T13:31:36.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T13:31:36.140Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-03-11T13:31:36.141Z] 4880d13fba8919741e70fade795d8a1158c52518 [2024-03-11T13:31:36.141Z] latest [2024-03-11T13:31:36.141Z] 3.2.0-dev.17 [2024-03-11T13:31:36.141Z] 4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 [2024-03-11T13:31:36.141Z] main [2024-03-11T13:31:36.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:31:36.787Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:31:37.262Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518 [2024-03-11T13:31:37.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-11T13:31:37.262Z] c2d4c4f84a30: Preparing [2024-03-11T13:31:37.262Z] 0463b9707862: Preparing [2024-03-11T13:31:37.262Z] df2ec42f715d: Preparing [2024-03-11T13:31:37.262Z] 955ea056a046: Preparing [2024-03-11T13:31:37.262Z] c63e475928a2: Preparing [2024-03-11T13:31:37.262Z] 3e5becb16400: Preparing [2024-03-11T13:31:37.262Z] 7c504f21be85: Preparing [2024-03-11T13:31:37.262Z] 7c504f21be85: Waiting [2024-03-11T13:31:37.262Z] 3e5becb16400: Waiting [2024-03-11T13:31:37.527Z] df2ec42f715d: Pushed [2024-03-11T13:31:37.527Z] c63e475928a2: Pushed [2024-03-11T13:31:37.527Z] 955ea056a046: Pushed [2024-03-11T13:31:37.527Z] 0463b9707862: Pushed [2024-03-11T13:31:37.527Z] 7c504f21be85: Layer already exists [2024-03-11T13:31:37.791Z] 3e5becb16400: Pushed [2024-03-11T13:31:42.034Z] c2d4c4f84a30: Pushed [2024-03-11T13:31:42.034Z] 4880d13fba8919741e70fade795d8a1158c52518: digest: sha256:d8cbef79452ca72df1d20820c0dea45af009fae34e16370e96fed12674a0860d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:31:42.514Z] + 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-03-11T13:31:42.977Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-11T13:31:42.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-11T13:31:42.977Z] c2d4c4f84a30: Preparing [2024-03-11T13:31:42.977Z] 0463b9707862: Preparing [2024-03-11T13:31:42.977Z] df2ec42f715d: Preparing [2024-03-11T13:31:42.977Z] 955ea056a046: Preparing [2024-03-11T13:31:42.977Z] c63e475928a2: Preparing [2024-03-11T13:31:42.977Z] 3e5becb16400: Preparing [2024-03-11T13:31:42.977Z] 7c504f21be85: Preparing [2024-03-11T13:31:42.977Z] 3e5becb16400: Waiting [2024-03-11T13:31:42.977Z] 7c504f21be85: Waiting [2024-03-11T13:31:42.977Z] c63e475928a2: Layer already exists [2024-03-11T13:31:42.977Z] 0463b9707862: Layer already exists [2024-03-11T13:31:42.977Z] c2d4c4f84a30: Layer already exists [2024-03-11T13:31:42.977Z] 955ea056a046: Layer already exists [2024-03-11T13:31:42.977Z] df2ec42f715d: Layer already exists [2024-03-11T13:31:42.977Z] 3e5becb16400: Layer already exists [2024-03-11T13:31:42.977Z] 7c504f21be85: Layer already exists [2024-03-11T13:31:43.241Z] latest: digest: sha256:d8cbef79452ca72df1d20820c0dea45af009fae34e16370e96fed12674a0860d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:31:43.807Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:31:44.299Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.17 [2024-03-11T13:31:44.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-11T13:31:44.299Z] c2d4c4f84a30: Preparing [2024-03-11T13:31:44.299Z] 0463b9707862: Preparing [2024-03-11T13:31:44.299Z] df2ec42f715d: Preparing [2024-03-11T13:31:44.299Z] 955ea056a046: Preparing [2024-03-11T13:31:44.299Z] c63e475928a2: Preparing [2024-03-11T13:31:44.299Z] 3e5becb16400: Preparing [2024-03-11T13:31:44.299Z] 7c504f21be85: Preparing [2024-03-11T13:31:44.299Z] 3e5becb16400: Waiting [2024-03-11T13:31:44.299Z] 7c504f21be85: Waiting [2024-03-11T13:31:44.299Z] c2d4c4f84a30: Layer already exists [2024-03-11T13:31:44.299Z] 0463b9707862: Layer already exists [2024-03-11T13:31:44.299Z] c63e475928a2: Layer already exists [2024-03-11T13:31:44.299Z] 955ea056a046: Layer already exists [2024-03-11T13:31:44.299Z] df2ec42f715d: Layer already exists [2024-03-11T13:31:44.299Z] 3e5becb16400: Layer already exists [2024-03-11T13:31:44.299Z] 7c504f21be85: Layer already exists [2024-03-11T13:31:44.299Z] 3.2.0-dev.17: digest: sha256:d8cbef79452ca72df1d20820c0dea45af009fae34e16370e96fed12674a0860d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:31:45.074Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:31:45.626Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 [2024-03-11T13:31:45.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-11T13:31:45.626Z] c2d4c4f84a30: Preparing [2024-03-11T13:31:45.626Z] 0463b9707862: Preparing [2024-03-11T13:31:45.626Z] df2ec42f715d: Preparing [2024-03-11T13:31:45.626Z] 955ea056a046: Preparing [2024-03-11T13:31:45.626Z] c63e475928a2: Preparing [2024-03-11T13:31:45.626Z] 3e5becb16400: Preparing [2024-03-11T13:31:45.626Z] 7c504f21be85: Preparing [2024-03-11T13:31:45.626Z] 3e5becb16400: Waiting [2024-03-11T13:31:45.626Z] 7c504f21be85: Waiting [2024-03-11T13:31:45.626Z] c2d4c4f84a30: Layer already exists [2024-03-11T13:31:45.626Z] 0463b9707862: Layer already exists [2024-03-11T13:31:45.626Z] 955ea056a046: Layer already exists [2024-03-11T13:31:45.626Z] df2ec42f715d: Layer already exists [2024-03-11T13:31:45.626Z] c63e475928a2: Layer already exists [2024-03-11T13:31:45.626Z] 7c504f21be85: Layer already exists [2024-03-11T13:31:45.626Z] 3e5becb16400: Layer already exists [2024-03-11T13:31:45.626Z] 4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17: digest: sha256:d8cbef79452ca72df1d20820c0dea45af009fae34e16370e96fed12674a0860d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:31:46.368Z] + 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-03-11T13:31:46.853Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-03-11T13:31:46.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-11T13:31:46.853Z] c2d4c4f84a30: Preparing [2024-03-11T13:31:46.853Z] 0463b9707862: Preparing [2024-03-11T13:31:46.853Z] df2ec42f715d: Preparing [2024-03-11T13:31:46.853Z] 955ea056a046: Preparing [2024-03-11T13:31:46.853Z] c63e475928a2: Preparing [2024-03-11T13:31:46.853Z] 3e5becb16400: Preparing [2024-03-11T13:31:46.853Z] 7c504f21be85: Preparing [2024-03-11T13:31:46.853Z] 3e5becb16400: Waiting [2024-03-11T13:31:46.853Z] 7c504f21be85: Waiting [2024-03-11T13:31:46.853Z] df2ec42f715d: Layer already exists [2024-03-11T13:31:46.853Z] 0463b9707862: Layer already exists [2024-03-11T13:31:46.853Z] c63e475928a2: Layer already exists [2024-03-11T13:31:46.853Z] 955ea056a046: Layer already exists [2024-03-11T13:31:46.853Z] c2d4c4f84a30: Layer already exists [2024-03-11T13:31:46.853Z] 7c504f21be85: Layer already exists [2024-03-11T13:31:46.853Z] 3e5becb16400: Layer already exists [2024-03-11T13:31:47.116Z] main: digest: sha256:d8cbef79452ca72df1d20820c0dea45af009fae34e16370e96fed12674a0860d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T13:31:47.420Z] ===================================================== [Pipeline] echo [2024-03-11T13:31:47.483Z] taggedImages: [2024-03-11T13:31:47.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518 [2024-03-11T13:31:47.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-11T13:31:47.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.17 [2024-03-11T13:31:47.483Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4880d13fba8919741e70fade795d8a1158c52518-3.2.0-dev.17 [2024-03-11T13:31:47.483Z] - 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-03-11T13:31:48.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T13:31:48.107Z] [2024-03-11T13:31:48.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:31:48.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T13:31:48.487Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T13:31:48.487Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T13:31:48.487Z] 04944245beec: Pulling fs layer [2024-03-11T13:31:48.487Z] 699f458cf7ca: Pulling fs layer [2024-03-11T13:31:48.487Z] 765212b225bb: Pulling fs layer [2024-03-11T13:31:48.487Z] f23df028b6ca: Pulling fs layer [2024-03-11T13:31:48.487Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T13:31:48.487Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T13:31:48.487Z] 765212b225bb: Waiting [2024-03-11T13:31:48.487Z] f23df028b6ca: Waiting [2024-03-11T13:31:48.487Z] d65c8cfc05b1: Waiting [2024-03-11T13:31:48.487Z] 2437ff75d9bd: Waiting [2024-03-11T13:31:48.754Z] 04944245beec: Verifying Checksum [2024-03-11T13:31:48.754Z] 04944245beec: Download complete [2024-03-11T13:31:48.754Z] 765212b225bb: Verifying Checksum [2024-03-11T13:31:48.754Z] 765212b225bb: Download complete [2024-03-11T13:31:48.754Z] f23df028b6ca: Verifying Checksum [2024-03-11T13:31:48.754Z] f23df028b6ca: Download complete [2024-03-11T13:31:48.754Z] d65c8cfc05b1: Download complete [2024-03-11T13:31:49.021Z] 699f458cf7ca: Verifying Checksum [2024-03-11T13:31:49.021Z] 699f458cf7ca: Download complete [2024-03-11T13:31:49.287Z] 8998bd30e6a1: Verifying Checksum [2024-03-11T13:31:49.287Z] 8998bd30e6a1: Download complete [2024-03-11T13:31:51.864Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T13:31:51.864Z] 2437ff75d9bd: Download complete [2024-03-11T13:31:54.440Z] 8998bd30e6a1: Pull complete [2024-03-11T13:31:54.440Z] 04944245beec: Pull complete [2024-03-11T13:31:56.377Z] 699f458cf7ca: Pull complete [2024-03-11T13:31:56.377Z] 765212b225bb: Pull complete [2024-03-11T13:31:57.337Z] f23df028b6ca: Pull complete [2024-03-11T13:31:57.337Z] d65c8cfc05b1: Pull complete [2024-03-11T13:32:15.524Z] 2437ff75d9bd: Pull complete [2024-03-11T13:32:15.524Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T13:32:15.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T13:32:15.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:32:15.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-5447 does not seem to be running inside a container [2024-03-11T13:32:15.971Z] $ 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/226 -v /w/workspace/app-service-configurable/226:/w/workspace/app-service-configurable/226:rw,z -v /w/workspace/app-service-configurable/226@tmp:/w/workspace/app-service-configurable/226@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-03-11T13:32:18.445Z] $ docker top ea4db300325e72d9f8d05d475a115933b5f1e45f16f063d28bd9bb752ad31fc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:32:19.361Z] ---> job-cost.sh [2024-03-11T13:32:19.362Z] lf-activate-venv: SKIPPING [2024-03-11T13:32:19.362Z] INFO: No Stack... [2024-03-11T13:32:19.627Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T13:32:20.581Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T13:32:20.904Z] + cat /w/workspace/app-service-configurable/226/archives/cost.csv [2024-03-11T13:32:20.904Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T13:32:20.940Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] [2024-03-11T13:32:20.949Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] did not exist. Created. [2024-03-11T13:32:20.954Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T13:32:21.457Z] /w/workspace/app-service-configurable/226@tmp/durable-71bf7dcf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T13:32:22.088Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T13:32:22.157Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T13:32:22.203Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T13:32:22.209Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-226-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T13:32:22.322Z] $ docker stop --time=1 ea4db300325e72d9f8d05d475a115933b5f1e45f16f063d28bd9bb752ad31fc8 [2024-03-11T13:32:23.804Z] $ docker rm -f --volumes ea4db300325e72d9f8d05d475a115933b5f1e45f16f063d28bd9bb752ad31fc8 [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-03-11T13:32:25.232Z] provisioning config files... [2024-03-11T13:32:25.238Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14562082338139419583tmp [Pipeline] { [Pipeline] sh [2024-03-11T13:32:25.619Z] + set +x [2024-03-11T13:32:25.619Z] + curl -s https://codecov.io/bash [2024-03-11T13:32:25.619Z] + bash -s -- [2024-03-11T13:32:25.619Z] [2024-03-11T13:32:25.619Z] _____ _ [2024-03-11T13:32:25.619Z] / ____| | | [2024-03-11T13:32:25.619Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T13:32:25.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T13:32:25.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T13:32:25.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T13:32:25.619Z] Bash-1.0.6 [2024-03-11T13:32:25.619Z] [2024-03-11T13:32:25.619Z] [2024-03-11T13:32:25.619Z] ==> git version 2.25.1 found [2024-03-11T13:32:25.619Z] ==> 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-03-11T13:32:25.619Z] Release-Date: 2020-01-08 [2024-03-11T13:32:25.619Z] 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-03-11T13:32:25.619Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T13:32:25.619Z] ==> Jenkins CI detected. [2024-03-11T13:32:25.619Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-03-11T13:32:25.619Z] project root: . [2024-03-11T13:32:25.619Z] --> token set from env [2024-03-11T13:32:25.619Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T13:32:25.880Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T13:32:25.880Z] ==> Python coveragepy not found [2024-03-11T13:32:25.880Z] ==> Searching for coverage reports in: [2024-03-11T13:32:25.880Z] + . [2024-03-11T13:32:25.880Z] -> Found 1 reports [2024-03-11T13:32:25.880Z] ==> Detecting git/mercurial file structure [2024-03-11T13:32:25.880Z] ==> Reading reports [2024-03-11T13:32:25.880Z] + ./coverage.out bytes=13 [2024-03-11T13:32:25.880Z] ==> Appending adjustments [2024-03-11T13:32:25.880Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T13:32:25.880Z] + Found adjustments [2024-03-11T13:32:25.880Z] ==> Gzipping contents [2024-03-11T13:32:25.880Z] 4.0K /tmp/codecov.OnNvOE.gz [2024-03-11T13:32:25.880Z] ==> Uploading reports [2024-03-11T13:32:25.880Z] url: https://codecov.io [2024-03-11T13:32:25.880Z] query: branch=main&commit=4880d13fba8919741e70fade795d8a1158c52518&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T13:32:25.880Z] -> Pinging Codecov [2024-03-11T13:32:25.880Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4880d13fba8919741e70fade795d8a1158c52518&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F226%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T13:32:26.141Z] -> Uploading to [2024-03-11T13:32:26.141Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/A97CA9966030D2A3747ED39772930CCE/4880d13fba8919741e70fade795d8a1158c52518/3dda0c4c-2b39-4bd3-abd2-d16a8f45979c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T133225Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d3242bccf50cc6a4f58bdadda2d6cb4c739b7ec48a28438e202e1d2ff3d1b3c8 [2024-03-11T13:32:26.141Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T13:32:26.141Z] Dload Upload Total Spent Left Speed [2024-03-11T13:32:26.401Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1068 --:--:-- --:--:-- --:--:-- 1068 100 234 0 0 100 234 0 863 --:--:-- --:--:-- --:--:-- 860 [2024-03-11T13:32:26.401Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] } [2024-03-11T13:32:26.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-11T13:32:26.987Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-11T13:32:27.001Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:32:27.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T13:32:27.437Z] [2024-03-11T13:32:27.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:32:27.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T13:32:27.787Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-11T13:32:27.787Z] df9b9388f04a: Pulling fs layer [2024-03-11T13:32:27.787Z] 52dc419b0ee2: Pulling fs layer [2024-03-11T13:32:27.787Z] 25bc292e5bac: Pulling fs layer [2024-03-11T13:32:27.787Z] 114826534d7a: Pulling fs layer [2024-03-11T13:32:27.787Z] 4657fd5d0bcf: Pulling fs layer [2024-03-11T13:32:27.787Z] 6ad1cebc031e: Pulling fs layer [2024-03-11T13:32:27.787Z] 8a3aa393b2d8: Pulling fs layer [2024-03-11T13:32:27.787Z] 114826534d7a: Waiting [2024-03-11T13:32:27.787Z] 8a3aa393b2d8: Waiting [2024-03-11T13:32:27.787Z] 6ad1cebc031e: Waiting [2024-03-11T13:32:27.787Z] 25bc292e5bac: Verifying Checksum [2024-03-11T13:32:27.787Z] 25bc292e5bac: Download complete [2024-03-11T13:32:27.787Z] 52dc419b0ee2: Verifying Checksum [2024-03-11T13:32:27.787Z] 52dc419b0ee2: Download complete [2024-03-11T13:32:27.787Z] 4657fd5d0bcf: Download complete [2024-03-11T13:32:27.787Z] df9b9388f04a: Download complete [2024-03-11T13:32:28.047Z] 6ad1cebc031e: Verifying Checksum [2024-03-11T13:32:28.047Z] 6ad1cebc031e: Download complete [2024-03-11T13:32:28.047Z] df9b9388f04a: Pull complete [2024-03-11T13:32:28.047Z] 52dc419b0ee2: Pull complete [2024-03-11T13:32:28.047Z] 25bc292e5bac: Pull complete [2024-03-11T13:32:28.614Z] 114826534d7a: Verifying Checksum [2024-03-11T13:32:28.614Z] 114826534d7a: Download complete [2024-03-11T13:32:28.614Z] 8a3aa393b2d8: Verifying Checksum [2024-03-11T13:32:28.614Z] 8a3aa393b2d8: Download complete [2024-03-11T13:32:31.898Z] 114826534d7a: Pull complete [2024-03-11T13:32:32.157Z] 4657fd5d0bcf: Pull complete [2024-03-11T13:32:32.415Z] 6ad1cebc031e: Pull complete [2024-03-11T13:32:35.698Z] 8a3aa393b2d8: Pull complete [2024-03-11T13:32:35.698Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-11T13:32:35.698Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T13:32:35.698Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:32:35.968Z] prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container [2024-03-11T13:32:35.995Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-11T13:32:38.750Z] $ docker top b923d4180bd33fa9540483e6802c01c1c015f5a2f6979762532ec526c5c26fdd -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-11T13:32:38.926Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-03-11T13:32:39.207Z] + set -o pipefail [2024-03-11T13:32:39.207Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-03-11T13:32:45.777Z] [2024-03-11T13:32:45.777Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-03-11T13:32:45.777Z] [2024-03-11T13:32:45.777Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/3949e359-aa25-4f08-88ec-78440ee9dd69 [2024-03-11T13:32:45.777Z] [2024-03-11T13:32:45.778Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-11T13:32:45.778Z] [2024-03-11T13:32:45.778Z] [2024-03-11T13:32:45.778Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-11T13:32:45.778Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-11T13:32:45.778Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-11T13:32:45.786Z] $ docker stop --time=1 b923d4180bd33fa9540483e6802c01c1c015f5a2f6979762532ec526c5c26fdd [2024-03-11T13:32:48.293Z] $ docker rm -f --volumes b923d4180bd33fa9540483e6802c01c1c015f5a2f6979762532ec526c5c26fdd [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-03-11T13:32:49.771Z] + git log --format=format:%s -1 4880d13fba8919741e70fade795d8a1158c52518 [Pipeline] sh [2024-03-11T13:32:50.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T13:32:50.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:32:50.419Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:32:50.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:32:50.600Z] prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container [2024-03-11T13:32:50.627Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T13:32:50.975Z] $ docker top 34ec229315c4ed55e21bdc55be967c4cbde60dd155d87b50ece5291423d550d1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T13:32:51.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:32:51.226Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:32:51.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:32:51.352Z] $ docker exec 34ec229315c4ed55e21bdc55be967c4cbde60dd155d87b50ece5291423d550d1 ssh-agent [2024-03-11T13:32:51.468Z] SSH_AUTH_SOCK=/tmp/ssh-xmKNpFik6KBY/agent.33 [2024-03-11T13:32:51.468Z] SSH_AGENT_PID=39 [2024-03-11T13:32:51.473Z] Running ssh-add (command line suppressed) [2024-03-11T13:32:51.570Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1628391784549568274.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1628391784549568274.key) [2024-03-11T13:32:51.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:32:51.921Z] + git semver tag [2024-03-11T13:32:52.179Z] 2024-03-11 13:32:52,114 [run_tag] DEBUG tag force:False [2024-03-11T13:32:52.179Z] 2024-03-11 13:32:52,115 [check_head_tag] DEBUG check head tag [2024-03-11T13:32:52.179Z] 2024-03-11 13:32:52,116 [execute] INFO git cat-file --batch-check [2024-03-11T13:32:52.179Z] 2024-03-11 13:32:52,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-11T13:32:52.179Z] 2024-03-11 13:32:52,120 [execute] INFO git cat-file --batch [2024-03-11T13:32:52.179Z] 2024-03-11 13:32:52,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-11T13:32:52.179Z] 2024-03-11 13:32:52,145 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-11T13:32:52.179Z] 2024-03-11 13:32:52,145 [execute] INFO git tag -a v3.2.0-dev.17 -m v3.2.0-dev.17 [2024-03-11T13:32:52.179Z] 2024-03-11 13:32:52,145 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.17', '-m', 'v3.2.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-03-11T13:32:52.179Z] 2024-03-11 13:32:52,150 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-11T13:32:52.179Z] 3.2.0-dev.17 [Pipeline] } [2024-03-11T13:32:52.186Z] $ docker exec --env ******** --env ******** 34ec229315c4ed55e21bdc55be967c4cbde60dd155d87b50ece5291423d550d1 ssh-agent -k [2024-03-11T13:32:52.284Z] unset SSH_AUTH_SOCK; [2024-03-11T13:32:52.285Z] unset SSH_AGENT_PID; [2024-03-11T13:32:52.285Z] echo Agent pid 39 killed; [2024-03-11T13:32:52.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T13:32:52.802Z] + git semver [Pipeline] } [2024-03-11T13:32:53.079Z] $ docker stop --time=1 34ec229315c4ed55e21bdc55be967c4cbde60dd155d87b50ece5291423d550d1 [2024-03-11T13:32:54.382Z] $ docker rm -f --volumes 34ec229315c4ed55e21bdc55be967c4cbde60dd155d87b50ece5291423d550d1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:32:55.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T13:32:55.052Z] [2024-03-11T13:32:55.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:32:55.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T13:32:55.400Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-11T13:32:55.400Z] ab5ef0e58194: Pulling fs layer [2024-03-11T13:32:55.400Z] 9712f1f96733: Pulling fs layer [2024-03-11T13:32:55.400Z] 63f879dbbcfc: Pulling fs layer [2024-03-11T13:32:55.400Z] 0d9ebad4ef96: Pulling fs layer [2024-03-11T13:32:55.401Z] e9a5061849ea: Pulling fs layer [2024-03-11T13:32:55.401Z] d747dcd14b5f: Pulling fs layer [2024-03-11T13:32:55.401Z] 0d9ebad4ef96: Waiting [2024-03-11T13:32:55.401Z] 2de7ff778b66: Pulling fs layer [2024-03-11T13:32:55.401Z] d747dcd14b5f: Waiting [2024-03-11T13:32:55.401Z] 2de7ff778b66: Waiting [2024-03-11T13:32:55.401Z] 9712f1f96733: Download complete [2024-03-11T13:32:55.660Z] 63f879dbbcfc: Verifying Checksum [2024-03-11T13:32:55.660Z] 63f879dbbcfc: Download complete [2024-03-11T13:32:55.919Z] 0d9ebad4ef96: Verifying Checksum [2024-03-11T13:32:55.919Z] 0d9ebad4ef96: Download complete [2024-03-11T13:32:55.919Z] e9a5061849ea: Verifying Checksum [2024-03-11T13:32:55.919Z] e9a5061849ea: Download complete [2024-03-11T13:32:55.919Z] d747dcd14b5f: Verifying Checksum [2024-03-11T13:32:55.919Z] d747dcd14b5f: Download complete [2024-03-11T13:32:55.919Z] ab5ef0e58194: Verifying Checksum [2024-03-11T13:32:55.919Z] ab5ef0e58194: Download complete [2024-03-11T13:32:55.919Z] 2de7ff778b66: Verifying Checksum [2024-03-11T13:32:55.919Z] 2de7ff778b66: Download complete [2024-03-11T13:32:59.226Z] ab5ef0e58194: Pull complete [2024-03-11T13:32:59.226Z] 9712f1f96733: Pull complete [2024-03-11T13:32:59.501Z] 63f879dbbcfc: Pull complete [2024-03-11T13:33:03.710Z] 0d9ebad4ef96: Pull complete [2024-03-11T13:33:03.969Z] e9a5061849ea: Pull complete [2024-03-11T13:33:03.969Z] d747dcd14b5f: Pull complete [2024-03-11T13:33:05.346Z] 2de7ff778b66: Pull complete [2024-03-11T13:33:05.346Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-11T13:33:05.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T13:33:05.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:33:05.638Z] prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container [2024-03-11T13:33:05.658Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-11T13:33:09.457Z] $ docker top 9fa66a820cb271524d9a2a3afd3680f4e3b3194eeae27817489baeddf24f4aa6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:33:09.642Z] provisioning config files... [2024-03-11T13:33:09.649Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9921430732819591570tmp [2024-03-11T13:33:09.657Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3335629542389689261tmp [2024-03-11T13:33:09.667Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15505322688761900070tmp [Pipeline] { [Pipeline] echo [2024-03-11T13:33:09.839Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:33:10.127Z] ---> sigul-configuration.sh [2024-03-11T13:33:10.128Z] gpg: directory `/root/.gnupg' created [2024-03-11T13:33:10.128Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-11T13:33:10.128Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-11T13:33:10.128Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-11T13:33:10.128Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-11T13:33:10.128Z] gpg: CAST5 encrypted data [2024-03-11T13:33:10.128Z] gpg: encrypted with 1 passphrase [2024-03-11T13:33:10.128Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-11T13:33:10.431Z] + mkdir /home/jenkins [2024-03-11T13:33:10.431Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-11T13:33:10.743Z] + 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-03-11T13:33:10.762Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:33:11.082Z] ---> sigul-install.sh [2024-03-11T13:33:11.083Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-11T13:33:11.402Z] + git tag --list [2024-03-11T13:33:11.402Z] v1.0.0 [2024-03-11T13:33:11.402Z] v1.1.0 [2024-03-11T13:33:11.402Z] v1.2.0 [2024-03-11T13:33:11.402Z] v1.3.0 [2024-03-11T13:33:11.402Z] v1.3.1 [2024-03-11T13:33:11.402Z] v2.0.0 [2024-03-11T13:33:11.402Z] v2.0.1 [2024-03-11T13:33:11.402Z] v2.1.0 [2024-03-11T13:33:11.402Z] v2.1.1 [2024-03-11T13:33:11.402Z] v2.1.2 [2024-03-11T13:33:11.402Z] v2.2.0 [2024-03-11T13:33:11.402Z] v2.3 [2024-03-11T13:33:11.402Z] v2.3.0 [2024-03-11T13:33:11.402Z] v2.3.1 [2024-03-11T13:33:11.402Z] v3.0 [2024-03-11T13:33:11.402Z] v3.0.0 [2024-03-11T13:33:11.402Z] v3.0.1 [2024-03-11T13:33:11.402Z] v3.0.1-dev.1 [2024-03-11T13:33:11.402Z] v3.1 [2024-03-11T13:33:11.402Z] v3.1.0 [2024-03-11T13:33:11.402Z] v3.1.0-dev.1 [2024-03-11T13:33:11.402Z] v3.1.0-dev.10 [2024-03-11T13:33:11.402Z] v3.1.0-dev.11 [2024-03-11T13:33:11.402Z] v3.1.0-dev.12 [2024-03-11T13:33:11.402Z] v3.1.0-dev.13 [2024-03-11T13:33:11.402Z] v3.1.0-dev.14 [2024-03-11T13:33:11.402Z] v3.1.0-dev.15 [2024-03-11T13:33:11.402Z] v3.1.0-dev.16 [2024-03-11T13:33:11.402Z] v3.1.0-dev.17 [2024-03-11T13:33:11.402Z] v3.1.0-dev.18 [2024-03-11T13:33:11.402Z] v3.1.0-dev.19 [2024-03-11T13:33:11.402Z] v3.1.0-dev.2 [2024-03-11T13:33:11.402Z] v3.1.0-dev.20 [2024-03-11T13:33:11.402Z] v3.1.0-dev.21 [2024-03-11T13:33:11.402Z] v3.1.0-dev.22 [2024-03-11T13:33:11.402Z] v3.1.0-dev.23 [2024-03-11T13:33:11.402Z] v3.1.0-dev.24 [2024-03-11T13:33:11.402Z] v3.1.0-dev.25 [2024-03-11T13:33:11.402Z] v3.1.0-dev.26 [2024-03-11T13:33:11.402Z] v3.1.0-dev.27 [2024-03-11T13:33:11.402Z] v3.1.0-dev.28 [2024-03-11T13:33:11.402Z] v3.1.0-dev.29 [2024-03-11T13:33:11.402Z] v3.1.0-dev.3 [2024-03-11T13:33:11.402Z] v3.1.0-dev.30 [2024-03-11T13:33:11.402Z] v3.1.0-dev.31 [2024-03-11T13:33:11.402Z] v3.1.0-dev.32 [2024-03-11T13:33:11.402Z] v3.1.0-dev.33 [2024-03-11T13:33:11.402Z] v3.1.0-dev.34 [2024-03-11T13:33:11.402Z] v3.1.0-dev.35 [2024-03-11T13:33:11.402Z] v3.1.0-dev.36 [2024-03-11T13:33:11.402Z] v3.1.0-dev.37 [2024-03-11T13:33:11.402Z] v3.1.0-dev.38 [2024-03-11T13:33:11.402Z] v3.1.0-dev.39 [2024-03-11T13:33:11.402Z] v3.1.0-dev.4 [2024-03-11T13:33:11.402Z] v3.1.0-dev.5 [2024-03-11T13:33:11.402Z] v3.1.0-dev.6 [2024-03-11T13:33:11.402Z] v3.1.0-dev.7 [2024-03-11T13:33:11.402Z] v3.1.0-dev.8 [2024-03-11T13:33:11.402Z] v3.1.0-dev.9 [2024-03-11T13:33:11.402Z] v3.2.0-dev.1 [2024-03-11T13:33:11.402Z] v3.2.0-dev.10 [2024-03-11T13:33:11.402Z] v3.2.0-dev.11 [2024-03-11T13:33:11.402Z] v3.2.0-dev.12 [2024-03-11T13:33:11.402Z] v3.2.0-dev.13 [2024-03-11T13:33:11.402Z] v3.2.0-dev.14 [2024-03-11T13:33:11.402Z] v3.2.0-dev.15 [2024-03-11T13:33:11.402Z] v3.2.0-dev.16 [2024-03-11T13:33:11.402Z] v3.2.0-dev.17 [2024-03-11T13:33:11.402Z] v3.2.0-dev.2 [2024-03-11T13:33:11.402Z] v3.2.0-dev.3 [2024-03-11T13:33:11.402Z] v3.2.0-dev.4 [2024-03-11T13:33:11.402Z] v3.2.0-dev.5 [2024-03-11T13:33:11.402Z] v3.2.0-dev.6 [2024-03-11T13:33:11.402Z] v3.2.0-dev.7 [2024-03-11T13:33:11.402Z] v3.2.0-dev.8 [2024-03-11T13:33:11.402Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-11T13:33:11.770Z] + lftools sign git-tag v3.2.0-dev.17 [2024-03-11T13:33:12.397Z] Signing Git tag with Sigul... [2024-03-11T13:33:12.397Z] Signing v3.2.0-dev.17 [Pipeline] echo [2024-03-11T13:33:12.751Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:33:13.069Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-11T13:33:13.076Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-11T13:33:13.204Z] $ docker stop --time=1 9fa66a820cb271524d9a2a3afd3680f4e3b3194eeae27817489baeddf24f4aa6 [2024-03-11T13:33:14.503Z] $ docker rm -f --volumes 9fa66a820cb271524d9a2a3afd3680f4e3b3194eeae27817489baeddf24f4aa6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-11T13:33:15.416Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T13:33:15.416Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:33:15.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:33:15.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:33:15.946Z] prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container [2024-03-11T13:33:15.969Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T13:33:16.326Z] $ docker top 314d31423a4c7c34505175c5f99fa6b807c90fc79b1b034e2dda875f3a35796c -eo pid,comm [2024-03-11T13:33:16.376Z] 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-03-11T13:33:16.376Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T13:33:16.588Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:33:16.588Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:33:16.715Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:33:16.715Z] $ docker exec 314d31423a4c7c34505175c5f99fa6b807c90fc79b1b034e2dda875f3a35796c ssh-agent [2024-03-11T13:33:16.822Z] SSH_AUTH_SOCK=/tmp/ssh-oQsFaEnkgpJH/agent.32 [2024-03-11T13:33:16.822Z] SSH_AGENT_PID=38 [2024-03-11T13:33:16.827Z] Running ssh-add (command line suppressed) [2024-03-11T13:33:16.924Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15267413946141410057.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15267413946141410057.key) [2024-03-11T13:33:16.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:33:17.278Z] + git semver bump pre [2024-03-11T13:33:17.537Z] 2024-03-11 13:33:17,463 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-11T13:33:17.537Z] 2024-03-11 13:33:17,464 [bump_version] DEBUG bumping version:3.2.0-dev.17 on axis:pre with prefix:dev [2024-03-11T13:33:17.537Z] 2024-03-11 13:33:17,464 [bump_version] DEBUG bumped version:3.2.0-dev.18 [2024-03-11T13:33:17.537Z] 2024-03-11 13:33:17,464 [write_version] DEBUG write version:3.2.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-03-11T13:33:17.537Z] 2024-03-11 13:33:17,464 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-11T13:33:17.537Z] 2024-03-11 13:33:17,464 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-11T13:33:17.537Z] 2024-03-11 13:33:17,467 [execute] INFO git cat-file --batch-check [2024-03-11T13:33:17.537Z] 2024-03-11 13:33:17,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T13:33:17.537Z] 2024-03-11 13:33:17,473 [execute] INFO git cat-file --batch [2024-03-11T13:33:17.537Z] 2024-03-11 13:33:17,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T13:33:17.537Z] 2024-03-11 13:33:17,478 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-11T13:33:17.537Z] 3.2.0-dev.18 [Pipeline] } [2024-03-11T13:33:17.544Z] $ docker exec --env ******** --env ******** 314d31423a4c7c34505175c5f99fa6b807c90fc79b1b034e2dda875f3a35796c ssh-agent -k [2024-03-11T13:33:17.640Z] unset SSH_AUTH_SOCK; [2024-03-11T13:33:17.640Z] unset SSH_AGENT_PID; [2024-03-11T13:33:17.641Z] echo Agent pid 38 killed; [2024-03-11T13:33:17.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T13:33:18.215Z] + git semver [Pipeline] } [2024-03-11T13:33:18.485Z] $ docker stop --time=1 314d31423a4c7c34505175c5f99fa6b807c90fc79b1b034e2dda875f3a35796c [2024-03-11T13:33:19.771Z] $ docker rm -f --volumes 314d31423a4c7c34505175c5f99fa6b807c90fc79b1b034e2dda875f3a35796c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T13:33:20.298Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T13:33:20.298Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:33:20.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T13:33:20.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:33:20.848Z] prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container [2024-03-11T13:33:20.882Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T13:33:21.263Z] $ docker top 2b7fad27f447b7310c9d95460f776a7736561c7a4027e1e26b5ca22c43c7214f -eo pid,comm [2024-03-11T13:33:21.313Z] 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-03-11T13:33:21.313Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T13:33:21.530Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T13:33:21.530Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T13:33:21.650Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T13:33:21.650Z] $ docker exec 2b7fad27f447b7310c9d95460f776a7736561c7a4027e1e26b5ca22c43c7214f ssh-agent [2024-03-11T13:33:21.759Z] SSH_AUTH_SOCK=/tmp/ssh-DHniiVgFdSAi/agent.33 [2024-03-11T13:33:21.759Z] SSH_AGENT_PID=39 [2024-03-11T13:33:21.764Z] Running ssh-add (command line suppressed) [2024-03-11T13:33:21.873Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10358483104059218321.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10358483104059218321.key) [2024-03-11T13:33:21.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T13:33:22.231Z] + git semver push [2024-03-11T13:33:22.489Z] 2024-03-11 13:33:22,423 [run_push] DEBUG push [2024-03-11T13:33:22.489Z] 2024-03-11 13:33:22,423 [execute] INFO git cat-file --batch-check [2024-03-11T13:33:22.489Z] 2024-03-11 13:33:22,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T13:33:22.489Z] 2024-03-11 13:33:22,428 [execute] INFO git rev-list 2da157974a7d07f3252048c516750684a26532ef -- [2024-03-11T13:33:22.489Z] 2024-03-11 13:33:22,428 [execute] DEBUG Popen(['git', 'rev-list', '2da157974a7d07f3252048c516750684a26532ef', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T13:33:22.489Z] 2024-03-11 13:33:22,440 [execute] INFO git fetch -v origin [2024-03-11T13:33:22.489Z] 2024-03-11 13:33:22,441 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-11T13:33:23.058Z] 2024-03-11 13:33:22,952 [run_push] DEBUG no remote changes detected [2024-03-11T13:33:23.058Z] 2024-03-11 13:33:22,953 [execute] INFO git push origin semver [2024-03-11T13:33:23.058Z] 2024-03-11 13:33:22,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T13:33:23.997Z] 2024-03-11 13:33:23,740 [run_push] DEBUG push all version tags [2024-03-11T13:33:23.997Z] 2024-03-11 13:33:23,741 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-11T13:33:23.997Z] 2024-03-11 13:33:23,741 [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-03-11T13:33:24.566Z] 2024-03-11 13:33:24,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-11T13:33:24.566Z] 3.2.0-dev.18 [Pipeline] } [2024-03-11T13:33:24.574Z] $ docker exec --env ******** --env ******** 2b7fad27f447b7310c9d95460f776a7736561c7a4027e1e26b5ca22c43c7214f ssh-agent -k [2024-03-11T13:33:24.659Z] unset SSH_AUTH_SOCK; [2024-03-11T13:33:24.659Z] unset SSH_AGENT_PID; [2024-03-11T13:33:24.659Z] echo Agent pid 39 killed; [2024-03-11T13:33:24.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T13:33:25.205Z] + git semver [Pipeline] } [2024-03-11T13:33:25.477Z] $ docker stop --time=1 2b7fad27f447b7310c9d95460f776a7736561c7a4027e1e26b5ca22c43c7214f [2024-03-11T13:33:26.736Z] $ docker rm -f --volumes 2b7fad27f447b7310c9d95460f776a7736561c7a4027e1e26b5ca22c43c7214f [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-03-11T13:33:28.269Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-03-11T13:33:28.269Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-11T13:33:28.269Z] total 16 [2024-03-11T13:33:28.269Z] drwxr-xr-x 3 root root 4096 Mar 11 13:24 . [2024-03-11T13:33:28.269Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:33 .. [2024-03-11T13:33:28.269Z] drwxr-xr-x 2 root root 4096 Mar 11 13:24 cost [2024-03-11T13:33:28.269Z] -rw-r--r-- 1 root root 96 Mar 11 13:24 cost.csv [2024-03-11T13:33:28.269Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-03-11T13:33:28.269Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-11T13:33:28.269Z] total 16 [2024-03-11T13:33:28.269Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 13:24 . [2024-03-11T13:33:28.269Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 13:33 .. [2024-03-11T13:33:28.269Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 13:24 cost [2024-03-11T13:33:28.269Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 11 13:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:33:28.559Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:33:29.421Z] ---> package-listing.sh [2024-03-11T13:33:29.421Z] ++ facter osfamily [2024-03-11T13:33:29.421Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T13:33:29.681Z] + OS_FAMILY=debian [2024-03-11T13:33:29.682Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-03-11T13:33:29.682Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T13:33:29.682Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T13:33:29.682Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T13:33:29.682Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T13:33:29.682Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-11T13:33:29.682Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T13:33:29.682Z] + case "${OS_FAMILY}" in [2024-03-11T13:33:29.682Z] + dpkg -l [2024-03-11T13:33:29.682Z] + grep '^ii' [2024-03-11T13:33:29.682Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T13:33:29.682Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T13:33:29.682Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T13:33:29.682Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-11T13:33:29.682Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-03-11T13:33:29.682Z] + 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-03-11T13:33:29.692Z] 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-03-11T13:33:30.035Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T13:33:30.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T13:33:30.398Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T13:33:30.596Z] prd-ubuntu20.04-docker-8c-8g-5446 does not seem to be running inside a container [2024-03-11T13:33:30.622Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T13:33:30.869Z] $ docker top 728bcaeeae6d02aa782d845c3622674f5a244725f9d0fe5f7742c192a69333d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T13:33:31.334Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T13:33:31.618Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T13:33:31.902Z] + ls /var/log/sa-host [2024-03-11T13:33:31.902Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T13:33:32.103Z] provisioning config files... [2024-03-11T13:33:32.112Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5063075740556753153tmp [Pipeline] { [Pipeline] echo [2024-03-11T13:33:32.236Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:33:32.522Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T13:33:32.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:33:32.988Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T13:33:32.999Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:33:33.285Z] ---> sudo-logs.sh [2024-03-11T13:33:33.285Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T13:33:33.367Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:33:33.652Z] ---> job-cost.sh [2024-03-11T13:33:33.652Z] lf-activate-venv: SKIPPING [2024-03-11T13:33:33.652Z] DEBUG: total: 0.2199999988079071 [2024-03-11T13:33:33.652Z] INFO: Retrieving Stack Cost... [2024-03-11T13:33:33.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T13:33:34.481Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T13:33:34.492Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T13:33:34.776Z] ---> logs-deploy.sh [2024-03-11T13:33:34.776Z] lf-activate-venv: SKIPPING [2024-03-11T13:33:34.776Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/226 [2024-03-11T13:33:34.776Z] INFO: archiving workspace using pattern(s): [2024-03-11T13:33:35.717Z] Archives upload complete. [2024-03-11T13:33:35.717Z] INFO: archiving logs to Nexus