Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12f51fb56db6afac364da0950132dcdd9009b0ed 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-ssh16301478428841663674.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-ssh15058224480022186644.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-ssh3873982856553509290.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-ssh17342444687042436451.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-ssh1178034948864472527.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-167 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 12f51fb56db6afac364da0950132dcdd9009b0ed (main) Commit message: "Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.28" > 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 12f51fb56db6afac364da0950132dcdd9009b0ed # timeout=10 > git rev-list --no-walk 4880d13fba8919741e70fade795d8a1158c52518 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-17T03:21:01.800Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-17T03:21:01.875Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-17T03:21:01.905Z] ========================================================= [2024-03-17T03:21:01.905Z] EdgeX Global Pipelines Version Info [2024-03-17T03:21:01.905Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:21:02.636Z] ------------------- [2024-03-17T03:21:02.636Z] stable info: [2024-03-17T03:21:02.636Z] ------------------- [2024-03-17T03:21:02.636Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-17T03:21:02.636Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T03:21:02.636Z] Message: update stable to v1.0.258 [2024-03-17T03:21:03.207Z] ------------------- [2024-03-17T03:21:03.207Z] experimental info: [2024-03-17T03:21:03.207Z] ------------------- [2024-03-17T03:21:03.207Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-17T03:21:03.207Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-17T03:21:03.207Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-17T03:21:03.275Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-17T03:21:03.293Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-17T03:21:03.313Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-17T03:21:03.333Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-17T03:21:03.357Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-17T03:21:03.377Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-17T03:21:03.398Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-17T03:21:03.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-17T03:21:03.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-17T03:21:03.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-17T03:21:03.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-17T03:21:03.497Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-17T03:21:03.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-17T03:21:03.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-17T03:21:03.566Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T03:21:03.585Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-17T03:21:03.607Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T03:21:03.624Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-17T03:21:03.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-17T03:21:03.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-17T03:21:03.687Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-17T03:21:03.706Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-17T03:21:03.728Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-17T03:21:03.752Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-17T03:21:03.772Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-17T03:21:03.793Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-17T03:21:03.816Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-17T03:21:03.835Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-17T03:21:03.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-17T03:21:03.878Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-17T03:21:03.899Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] echo [2024-03-17T03:21:03.922Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12f51fb [Pipeline] echo [2024-03-17T03:21:03.946Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:21:04.005Z] provisioning config files... [2024-03-17T03:21:04.020Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1510703938938665886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:21:04.354Z] ---> ****-login.sh [2024-03-17T03:21:04.354Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:21:04.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:21:04.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:21:04.614Z] Configure a credential helper to remove this warning. See [2024-03-17T03:21:04.614Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:21:04.614Z] [2024-03-17T03:21:04.614Z] Login Succeeded [2024-03-17T03:21:04.614Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:21:04.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:21:04.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:21:04.876Z] Configure a credential helper to remove this warning. See [2024-03-17T03:21:04.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:21:04.876Z] [2024-03-17T03:21:04.876Z] Login Succeeded [2024-03-17T03:21:04.876Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:21:04.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:21:04.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:21:04.876Z] Configure a credential helper to remove this warning. See [2024-03-17T03:21:04.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:21:04.876Z] [2024-03-17T03:21:04.876Z] Login Succeeded [2024-03-17T03:21:04.876Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:21:05.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:21:05.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:21:05.135Z] Configure a credential helper to remove this warning. See [2024-03-17T03:21:05.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:21:05.135Z] [2024-03-17T03:21:05.135Z] Login Succeeded [2024-03-17T03:21:05.135Z] ****.io [2024-03-17T03:21:05.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:21:05.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:21:05.397Z] Configure a credential helper to remove this warning. See [2024-03-17T03:21:05.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:21:05.397Z] [2024-03-17T03:21:05.397Z] Login Succeeded [2024-03-17T03:21:05.397Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:21:05.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-17T03:21:05.808Z] + git rev-list -1 --merges 12f51fb56db6afac364da0950132dcdd9009b0ed~1..12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] echo [2024-03-17T03:21:05.839Z] -----------> git rev-list -1 --merges 12f51fb56db6afac364da0950132dcdd9009b0ed~1..12f51fb56db6afac364da0950132dcdd9009b0ed 12f51fb56db6afac364da0950132dcdd9009b0ed [2024-03-17T03:21:05.839Z] 12f51fb56db6afac364da0950132dcdd9009b0ed [false] [Pipeline] sh [2024-03-17T03:21:06.131Z] + git log --format=format:%s -1 12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] echo [2024-03-17T03:21:06.148Z] ========================================================= [2024-03-17T03:21:06.148Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-17T03:21:06.148Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:21:06.501Z] + git log --format=format:%s -1 12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] echo [2024-03-17T03:21:06.514Z] [semverPrep] GIT_COMMIT: 12f51fb56db6afac364da0950132dcdd9009b0ed, Commit Message: Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.28 [Pipeline] echo [2024-03-17T03:21:06.529Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-17T03:21:06.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:21:06.908Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-17T03:21:06.908Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-17T03:21:06.908Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-17T03:21:06.908Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-17T03:21:06.908Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-17T03:21:06.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:21:07.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:21:07.336Z] [2024-03-17T03:21:07.336Z] 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-17T03:21:07.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:21:07.637Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-17T03:21:07.637Z] b85a868b505f: Pulling fs layer [2024-03-17T03:21:07.637Z] e2be974225ed: Pulling fs layer [2024-03-17T03:21:07.637Z] 339a4e72a1f5: Pulling fs layer [2024-03-17T03:21:07.637Z] 988bab9f4d93: Pulling fs layer [2024-03-17T03:21:07.637Z] 1469e6f7b9e6: Pulling fs layer [2024-03-17T03:21:07.637Z] eaf3925da568: Pulling fs layer [2024-03-17T03:21:07.637Z] bab4dde63d76: Pulling fs layer [2024-03-17T03:21:07.637Z] 988bab9f4d93: Waiting [2024-03-17T03:21:07.637Z] 1469e6f7b9e6: Waiting [2024-03-17T03:21:07.637Z] eaf3925da568: Waiting [2024-03-17T03:21:07.637Z] bde34c3a00c8: Pulling fs layer [2024-03-17T03:21:07.637Z] b352a97aabf1: Pulling fs layer [2024-03-17T03:21:07.637Z] 4872d77fe225: Pulling fs layer [2024-03-17T03:21:07.637Z] 5851b861e8e6: Pulling fs layer [2024-03-17T03:21:07.637Z] bab4dde63d76: Waiting [2024-03-17T03:21:07.637Z] bde34c3a00c8: Waiting [2024-03-17T03:21:07.637Z] 5851b861e8e6: Waiting [2024-03-17T03:21:07.637Z] b352a97aabf1: Waiting [2024-03-17T03:21:07.637Z] e2be974225ed: Download complete [2024-03-17T03:21:07.637Z] 988bab9f4d93: Verifying Checksum [2024-03-17T03:21:07.637Z] 988bab9f4d93: Download complete [2024-03-17T03:21:07.896Z] 339a4e72a1f5: Verifying Checksum [2024-03-17T03:21:07.896Z] 339a4e72a1f5: Download complete [2024-03-17T03:21:07.896Z] 1469e6f7b9e6: Verifying Checksum [2024-03-17T03:21:07.896Z] 1469e6f7b9e6: Download complete [2024-03-17T03:21:07.896Z] eaf3925da568: Verifying Checksum [2024-03-17T03:21:07.896Z] eaf3925da568: Download complete [2024-03-17T03:21:07.896Z] bde34c3a00c8: Download complete [2024-03-17T03:21:07.896Z] b352a97aabf1: Verifying Checksum [2024-03-17T03:21:07.896Z] b352a97aabf1: Download complete [2024-03-17T03:21:07.896Z] 4872d77fe225: Download complete [2024-03-17T03:21:07.896Z] 5851b861e8e6: Download complete [2024-03-17T03:21:07.896Z] b85a868b505f: Verifying Checksum [2024-03-17T03:21:07.896Z] b85a868b505f: Download complete [2024-03-17T03:21:08.154Z] bab4dde63d76: Verifying Checksum [2024-03-17T03:21:08.154Z] bab4dde63d76: Download complete [2024-03-17T03:21:09.529Z] b85a868b505f: Pull complete [2024-03-17T03:21:09.529Z] e2be974225ed: Pull complete [2024-03-17T03:21:09.787Z] 339a4e72a1f5: Pull complete [2024-03-17T03:21:09.787Z] 988bab9f4d93: Pull complete [2024-03-17T03:21:10.049Z] 1469e6f7b9e6: Pull complete [2024-03-17T03:21:10.049Z] eaf3925da568: Pull complete [2024-03-17T03:21:11.952Z] bab4dde63d76: Pull complete [2024-03-17T03:21:11.952Z] bde34c3a00c8: Pull complete [2024-03-17T03:21:11.952Z] b352a97aabf1: Pull complete [2024-03-17T03:21:11.952Z] 4872d77fe225: Pull complete [2024-03-17T03:21:12.211Z] 5851b861e8e6: Pull complete [2024-03-17T03:21:12.211Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-17T03:21:12.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:21:12.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:21:12.349Z] prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container [2024-03-17T03:21:12.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:21:16.178Z] $ docker top f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 -eo pid,comm [2024-03-17T03:21:16.232Z] 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-17T03:21:16.232Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:21:16.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:21:16.292Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:21:16.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:21:16.402Z] $ docker exec f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 ssh-agent [2024-03-17T03:21:16.517Z] SSH_AUTH_SOCK=/tmp/ssh-EBpogNGcwNK1/agent.32 [2024-03-17T03:21:16.517Z] SSH_AGENT_PID=38 [2024-03-17T03:21:16.523Z] Running ssh-add (command line suppressed) [2024-03-17T03:21:16.619Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3663240710279230494.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3663240710279230494.key) [2024-03-17T03:21:16.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:21:16.917Z] + git tag --points-at HEAD [Pipeline] } [2024-03-17T03:21:16.933Z] $ docker exec --env ******** --env ******** f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 ssh-agent -k [2024-03-17T03:21:17.025Z] unset SSH_AUTH_SOCK; [2024-03-17T03:21:17.025Z] unset SSH_AGENT_PID; [2024-03-17T03:21:17.025Z] echo Agent pid 38 killed; [2024-03-17T03:21:17.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-17T03:21:17.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:21:17.069Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:21:17.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:21:17.192Z] $ docker exec f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 ssh-agent [2024-03-17T03:21:17.309Z] SSH_AUTH_SOCK=/tmp/ssh-esaXsgNfmd7e/agent.71 [2024-03-17T03:21:17.309Z] SSH_AGENT_PID=77 [2024-03-17T03:21:17.314Z] Running ssh-add (command line suppressed) [2024-03-17T03:21:17.419Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16599170673165269923.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16599170673165269923.key) [2024-03-17T03:21:17.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:21:17.716Z] + git semver init [2024-03-17T03:21:17.976Z] 2024-03-17 03:21:17,902 [run_init] DEBUG init version:0.0.0 force:False [2024-03-17T03:21:17.976Z] 2024-03-17 03:21:17,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-03-17T03:21:17.976Z] 2024-03-17 03:21:17,903 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-03-17T03:21:17.976Z] 2024-03-17 03:21:17,903 [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-17T03:21:19.362Z] 2024-03-17 03:21:19,057 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-03-17T03:21:19.362Z] 2024-03-17 03:21:19,057 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-03-17T03:21:19.362Z] 2024-03-17 03:21:19,057 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-17T03:21:19.362Z] 2024-03-17 03:21:19,058 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-17T03:21:19.362Z] 3.2.0-dev.18 [Pipeline] } [2024-03-17T03:21:19.374Z] $ docker exec --env ******** --env ******** f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 ssh-agent -k [2024-03-17T03:21:19.468Z] unset SSH_AUTH_SOCK; [2024-03-17T03:21:19.469Z] unset SSH_AGENT_PID; [2024-03-17T03:21:19.469Z] echo Agent pid 77 killed; [2024-03-17T03:21:19.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:21:19.804Z] + git semver [Pipeline] } [2024-03-17T03:21:20.080Z] $ docker stop --time=1 f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 [2024-03-17T03:21:21.372Z] $ docker rm -f --volumes f638ef98b84174ff9bf044c8d741880d655920a6f585a571cd5ffce013cf7010 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:21:21.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-17T03:21:21.912Z] Stashed 1 file(s) [Pipeline] echo [2024-03-17T03:21:21.916Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.18 [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-17T03:21:22.100Z] provisioning config files... [2024-03-17T03:21:22.109Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6055653907137151959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:21:22.409Z] ---> ****-login.sh [2024-03-17T03:21:22.409Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:21:22.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:21:22.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:21:22.409Z] Configure a credential helper to remove this warning. See [2024-03-17T03:21:22.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:21:22.409Z] [2024-03-17T03:21:22.409Z] Login Succeeded [2024-03-17T03:21:22.409Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:21:22.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:21:22.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:21:22.409Z] Configure a credential helper to remove this warning. See [2024-03-17T03:21:22.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:21:22.409Z] [2024-03-17T03:21:22.409Z] Login Succeeded [2024-03-17T03:21:22.409Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:21:22.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:21:22.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:21:22.669Z] Configure a credential helper to remove this warning. See [2024-03-17T03:21:22.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:21:22.669Z] [2024-03-17T03:21:22.669Z] Login Succeeded [2024-03-17T03:21:22.669Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:21:22.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:21:22.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:21:22.670Z] Configure a credential helper to remove this warning. See [2024-03-17T03:21:22.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:21:22.670Z] [2024-03-17T03:21:22.670Z] Login Succeeded [2024-03-17T03:21:22.670Z] ****.io [2024-03-17T03:21:22.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:21:22.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:21:22.929Z] Configure a credential helper to remove this warning. See [2024-03-17T03:21:22.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:21:22.929Z] [2024-03-17T03:21:22.929Z] Login Succeeded [2024-03-17T03:21:22.929Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:21:22.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T03:21:23.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:21:23.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:21:23.064Z] ========================================================= [2024-03-17T03:21:23.064Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-17T03:21:23.064Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:21:23.396Z] + 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-17T03:21:23.396Z] Sending build context to Docker daemon 8.808MB [2024-03-17T03:21:23.396Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:21:23.396Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-17T03:21:23.396Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-17T03:21:23.396Z] 7264a8db6415: Pulling fs layer [2024-03-17T03:21:23.396Z] c4d48a809fc2: Pulling fs layer [2024-03-17T03:21:23.396Z] 4f1c88b9dad5: Pulling fs layer [2024-03-17T03:21:23.396Z] ad3a456e5733: Pulling fs layer [2024-03-17T03:21:23.396Z] 69c7f0334f64: Pulling fs layer [2024-03-17T03:21:23.396Z] 1f1c1a5573a3: Pulling fs layer [2024-03-17T03:21:23.396Z] ce7588e14bc9: Pulling fs layer [2024-03-17T03:21:23.396Z] b5e4710f87ac: Pulling fs layer [2024-03-17T03:21:23.396Z] ad3a456e5733: Waiting [2024-03-17T03:21:23.396Z] 69c7f0334f64: Waiting [2024-03-17T03:21:23.396Z] ce7588e14bc9: Waiting [2024-03-17T03:21:23.396Z] 1f1c1a5573a3: Waiting [2024-03-17T03:21:23.396Z] c4d48a809fc2: Verifying Checksum [2024-03-17T03:21:23.396Z] c4d48a809fc2: Download complete [2024-03-17T03:21:23.396Z] ad3a456e5733: Verifying Checksum [2024-03-17T03:21:23.396Z] ad3a456e5733: Download complete [2024-03-17T03:21:23.396Z] 69c7f0334f64: Verifying Checksum [2024-03-17T03:21:23.396Z] 69c7f0334f64: Download complete [2024-03-17T03:21:23.656Z] 7264a8db6415: Verifying Checksum [2024-03-17T03:21:23.656Z] 7264a8db6415: Download complete [2024-03-17T03:21:23.656Z] 1f1c1a5573a3: Verifying Checksum [2024-03-17T03:21:23.656Z] 1f1c1a5573a3: Download complete [2024-03-17T03:21:23.656Z] 7264a8db6415: Pull complete [2024-03-17T03:21:23.924Z] c4d48a809fc2: Pull complete [2024-03-17T03:21:23.924Z] b5e4710f87ac: Verifying Checksum [2024-03-17T03:21:23.924Z] b5e4710f87ac: Download complete [2024-03-17T03:21:23.924Z] 4f1c88b9dad5: Verifying Checksum [2024-03-17T03:21:23.924Z] 4f1c88b9dad5: Download complete [2024-03-17T03:21:24.490Z] ce7588e14bc9: Verifying Checksum [2024-03-17T03:21:24.490Z] ce7588e14bc9: Download complete [2024-03-17T03:21:27.029Z] 4f1c88b9dad5: Pull complete [2024-03-17T03:21:27.289Z] ad3a456e5733: Pull complete [2024-03-17T03:21:27.289Z] 69c7f0334f64: Pull complete [2024-03-17T03:21:27.289Z] 1f1c1a5573a3: Pull complete [2024-03-17T03:21:29.873Z] ce7588e14bc9: Pull complete [2024-03-17T03:21:30.132Z] b5e4710f87ac: Pull complete [2024-03-17T03:21:30.132Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-17T03:21:30.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-17T03:21:30.132Z] ---> 88b5674ff536 [2024-03-17T03:21:30.132Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-17T03:21:37.040Z] Still waiting to schedule task [2024-03-17T03:21:37.041Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-17T03:21:38.268Z] ---> Running in 73d084c89d56 [2024-03-17T03:21:38.268Z] Removing intermediate container 73d084c89d56 [2024-03-17T03:21:38.268Z] ---> 4d64bd2f589e [2024-03-17T03:21:38.268Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:21:38.268Z] ---> Running in 2af5103d4259 [2024-03-17T03:21:38.268Z] Removing intermediate container 2af5103d4259 [2024-03-17T03:21:38.268Z] ---> 4c2b4e14c67b [2024-03-17T03:21:38.268Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:21:38.268Z] ---> Running in af4babeaa39a [2024-03-17T03:21:38.268Z] Removing intermediate container af4babeaa39a [2024-03-17T03:21:38.268Z] ---> 12f860e6a079 [2024-03-17T03:21:38.268Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:21:38.268Z] ---> Running in d181bb307816 [2024-03-17T03:21:38.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:21:39.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:21:39.201Z] OK: 264 MiB in 52 packages [2024-03-17T03:21:39.767Z] Removing intermediate container d181bb307816 [2024-03-17T03:21:39.767Z] ---> fb2f4e7f1460 [2024-03-17T03:21:39.767Z] Step 7/12 : WORKDIR /app [2024-03-17T03:21:39.767Z] ---> Running in 157bf9cf4e82 [2024-03-17T03:21:39.767Z] Removing intermediate container 157bf9cf4e82 [2024-03-17T03:21:39.767Z] ---> 55ed73c0c017 [2024-03-17T03:21:39.767Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-17T03:21:40.025Z] ---> d3d0912fb0ed [2024-03-17T03:21:40.025Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:21:40.025Z] ---> Running in 7d1403f1f53a [2024-03-17T03:22:26.727Z] Removing intermediate container 7d1403f1f53a [2024-03-17T03:22:26.727Z] ---> 99bfe6ab0a22 [2024-03-17T03:22:26.727Z] Step 10/12 : COPY . . [2024-03-17T03:22:26.727Z] ---> a714b85e6a53 [2024-03-17T03:22:26.727Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:22:26.727Z] ---> Running in 6d64b82d9559 [2024-03-17T03:22:26.727Z] Removing intermediate container 6d64b82d9559 [2024-03-17T03:22:26.727Z] ---> 88939ab0aa44 [2024-03-17T03:22:26.727Z] Step 12/12 : RUN $MAKE [2024-03-17T03:22:26.727Z] ---> Running in 1c91aea09103 [2024-03-17T03:22:26.727Z] noop [2024-03-17T03:22:26.727Z] Removing intermediate container 1c91aea09103 [2024-03-17T03:22:26.727Z] ---> 48cf416a3360 [2024-03-17T03:22:26.727Z] Successfully built 48cf416a3360 [2024-03-17T03:22:26.727Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:22:27.071Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T03:22:27.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:22:27.148Z] prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container [2024-03-17T03:22:27.200Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-17T03:22:27.579Z] $ docker top 82019e08dd021c6edca908594520df9783ec15f35c883e092ecb842721e2b354 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:22:27.924Z] + go version [2024-03-17T03:22:27.924Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-17T03:22:27.934Z] $ docker stop --time=1 82019e08dd021c6edca908594520df9783ec15f35c883e092ecb842721e2b354 [2024-03-17T03:22:29.230Z] $ docker rm -f --volumes 82019e08dd021c6edca908594520df9783ec15f35c883e092ecb842721e2b354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:22:29.660Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-17T03:22:29.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:22:29.741Z] prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container [2024-03-17T03:22:29.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-17T03:22:30.172Z] $ docker top b54c4d95f41735a9080c0ed83ab1f00e58b418b3d2eaa24d45f7c934167f1513 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:22:30.520Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-03-17T03:22:30.818Z] + make test [2024-03-17T03:22:30.818Z] go test -race -coverprofile=coverage.out ./... [2024-03-17T03:22:48.898Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-17T03:23:05.741Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-172 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-03-17T03:23:05.759Z] Running in /w/workspace/app-service-configurable/227 [Pipeline] { [Pipeline] checkout [2024-03-17T03:23:08.805Z] Selected Git installation does not exist. Using Default [2024-03-17T03:23:08.805Z] The recommended git tool is: NONE [2024-03-17T03:23:10.884Z] go vet ./... [2024-03-17T03:23:12.265Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-17T03:23:12.265Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-17T03:23:12.265Z] ./bin/test-attribution-txt.sh [2024-03-17T03:23:12.265Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-17T03:23:12.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-17T03:23:12.300Z] $ docker stop --time=1 b54c4d95f41735a9080c0ed83ab1f00e58b418b3d2eaa24d45f7c934167f1513 [2024-03-17T03:23:13.640Z] using credential edgex-jenkins-ssh [2024-03-17T03:23:13.660Z] Cloning the remote Git repository [2024-03-17T03:23:13.706Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-17T03:23:13.793Z] > git init /w/workspace/app-service-configurable/227 # timeout=10 [2024-03-17T03:23:13.925Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-17T03:23:13.926Z] > git --version # timeout=10 [2024-03-17T03:23:13.944Z] > git --version # 'git version 2.25.1' [2024-03-17T03:23:13.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-17T03:23:14.094Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T03:23:16.086Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-17T03:23:16.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-17T03:23:16.926Z] Avoid second fetch [2024-03-17T03:23:16.926Z] Checking out Revision 12f51fb56db6afac364da0950132dcdd9009b0ed (main) [2024-03-17T03:23:16.940Z] > git config core.sparsecheckout # timeout=10 [2024-03-17T03:23:16.995Z] > git checkout -f 12f51fb56db6afac364da0950132dcdd9009b0ed # timeout=10 [2024-03-17T03:23:17.508Z] Commit message: "Merge pull request #650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.28" [2024-03-17T03:23:19.400Z] $ docker rm -f --volumes b54c4d95f41735a9080c0ed83ab1f00e58b418b3d2eaa24d45f7c934167f1513 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:23:19.896Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-17T03:23:19.942Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-17T03:23:20.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-17T03:23:20.773Z] + ls -al . [2024-03-17T03:23:20.773Z] total 184 [2024-03-17T03:23:20.773Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 17 03:22 . [2024-03-17T03:23:20.773Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:20 .. [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 17 03:20 .dockerignore [2024-03-17T03:23:20.773Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:22 .git [2024-03-17T03:23:20.773Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:20 .github [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 17 03:20 .gitignore [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:20 .golangci.yml [2024-03-17T03:23:20.773Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:21 .semver [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 17 03:20 Attribution.txt [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 17 03:20 CHANGELOG.md [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 17 03:20 Dockerfile [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:20 GOVERNANCE.md [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 17 03:20 Jenkinsfile [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 17 03:20 LICENSE [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 17 03:20 OWNERS.md [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 17 03:20 README.md [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 03:21 VERSION [2024-03-17T03:23:20.773Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:20 bin [2024-03-17T03:23:20.773Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 17 03:22 coverage.out [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 17 03:20 go.mod [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 17 03:20 go.sum [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 17 03:20 main.go [2024-03-17T03:23:20.773Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 17 03:20 makefile [2024-03-17T03:23:20.773Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 03:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:21.088Z] + 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=12f51fb56db6afac364da0950132dcdd9009b0ed --label arch=amd64 --label version=3.2.0-dev.18 . [2024-03-17T03:23:21.088Z] Sending build context to Docker daemon 8.809MB [2024-03-17T03:23:21.088Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:23:21.088Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-17T03:23:21.088Z] ---> 48cf416a3360 [2024-03-17T03:23:21.088Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-17T03:23:21.347Z] ---> Running in 200183bd56c0 [2024-03-17T03:23:21.347Z] Removing intermediate container 200183bd56c0 [2024-03-17T03:23:21.347Z] ---> 4cf427a5f693 [2024-03-17T03:23:21.347Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:23:21.347Z] ---> Running in b468d6a602fb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:23:21.608Z] Removing intermediate container b468d6a602fb [2024-03-17T03:23:21.608Z] ---> ded97e757d41 [2024-03-17T03:23:21.608Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:23:21.608Z] ---> Running in 31e7c8e3e33b [2024-03-17T03:23:21.608Z] Removing intermediate container 31e7c8e3e33b [2024-03-17T03:23:21.608Z] ---> c0e7d60f3e54 [2024-03-17T03:23:21.608Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:23:21.608Z] ---> Running in 68e4b5a346b0 [2024-03-17T03:23:21.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:22.007Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-17T03:23:22.007Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-17T03:23:22.007Z] Dload Upload Total Spent Left Speed [2024-03-17T03:23:22.007Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh [2024-03-17T03:23:22.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:22.361Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-17T03:23:22.387Z] OK: 264 MiB in 52 packages [2024-03-17T03:23:22.646Z] Removing intermediate container 68e4b5a346b0 [2024-03-17T03:23:22.646Z] ---> 9234726a8ce5 [2024-03-17T03:23:22.646Z] Step 7/27 : WORKDIR /app [2024-03-17T03:23:22.646Z] ---> Running in 9c3db6631d04 [2024-03-17T03:23:22.646Z] Removing intermediate container 9c3db6631d04 [2024-03-17T03:23:22.646Z] ---> 54a73271e05e [2024-03-17T03:23:22.646Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-17T03:23:22.707Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-17T03:23:22.707Z] + sudo tee /etc/docker/daemon.new [2024-03-17T03:23:22.707Z] { [2024-03-17T03:23:22.707Z] "registry-mirrors": [ [2024-03-17T03:23:22.707Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-17T03:23:22.707Z] ], [2024-03-17T03:23:22.707Z] "bip": "10.250.0.254/24", [2024-03-17T03:23:22.707Z] "hosts": [ [2024-03-17T03:23:22.707Z] "tcp://0.0.0.0:5555", [2024-03-17T03:23:22.707Z] "unix:///var/run/docker.sock" [2024-03-17T03:23:22.707Z] ], [2024-03-17T03:23:22.707Z] "mtu": 1458, [2024-03-17T03:23:22.707Z] "selinux-enabled": true, [2024-03-17T03:23:22.707Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-17T03:23:22.707Z] } [2024-03-17T03:23:22.908Z] ---> 65b5dac2e2ee [2024-03-17T03:23:22.908Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:23:22.908Z] ---> Running in cde6a6ab7d78 [Pipeline] sh [2024-03-17T03:23:23.272Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-17T03:23:23.481Z] Removing intermediate container cde6a6ab7d78 [2024-03-17T03:23:23.481Z] ---> 4f6b1dd92f8d [2024-03-17T03:23:23.481Z] Step 10/27 : COPY . . [2024-03-17T03:23:23.615Z] + sudo service docker restart [2024-03-17T03:23:24.051Z] ---> a3ebc9293d22 [2024-03-17T03:23:24.051Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:23:24.051Z] ---> Running in 643b674200ac [2024-03-17T03:23:24.051Z] Removing intermediate container 643b674200ac [2024-03-17T03:23:24.051Z] ---> ec98be20cfb4 [2024-03-17T03:23:24.051Z] Step 12/27 : RUN $MAKE [2024-03-17T03:23:24.051Z] ---> Running in 97e020ec82ef [2024-03-17T03:23:24.310Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.18" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:23:42.110Z] provisioning config files... [2024-03-17T03:23:42.139Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/227@tmp/config7051591467646397638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:23:42.595Z] ---> ****-login.sh [2024-03-17T03:23:42.595Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:23:42.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:43.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:43.142Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:43.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:43.142Z] [2024-03-17T03:23:43.142Z] Login Succeeded [2024-03-17T03:23:43.142Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:23:43.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:43.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:43.412Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:43.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:43.412Z] [2024-03-17T03:23:43.412Z] Login Succeeded [2024-03-17T03:23:43.412Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:23:43.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:43.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:43.952Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:43.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:43.952Z] [2024-03-17T03:23:43.952Z] Login Succeeded [2024-03-17T03:23:43.952Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:23:44.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:44.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:44.225Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:44.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:44.225Z] [2024-03-17T03:23:44.225Z] Login Succeeded [2024-03-17T03:23:44.225Z] ****.io [2024-03-17T03:23:44.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:44.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:44.771Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:44.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:44.771Z] [2024-03-17T03:23:44.771Z] Login Succeeded [2024-03-17T03:23:44.771Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:23:44.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-17T03:23:45.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:23:45.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:23:45.086Z] ========================================================= [2024-03-17T03:23:45.086Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-17T03:23:45.086Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:45.444Z] + 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-17T03:23:45.444Z] Sending build context to Docker daemon 160.8kB [2024-03-17T03:23:45.712Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:23:45.712Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-17T03:23:45.712Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-17T03:23:45.712Z] 9fda8d8052c6: Pulling fs layer [2024-03-17T03:23:45.712Z] 5d54e960e981: Pulling fs layer [2024-03-17T03:23:45.712Z] c4a7e357bf2a: Pulling fs layer [2024-03-17T03:23:45.712Z] f0e02332f6b5: Pulling fs layer [2024-03-17T03:23:45.712Z] 872ee5b61b7b: Pulling fs layer [2024-03-17T03:23:45.712Z] 0c6a40ed1a82: Pulling fs layer [2024-03-17T03:23:45.712Z] 94ae7d8d031c: Pulling fs layer [2024-03-17T03:23:45.712Z] f0e02332f6b5: Waiting [2024-03-17T03:23:45.712Z] 872ee5b61b7b: Waiting [2024-03-17T03:23:45.712Z] 94ae7d8d031c: Waiting [2024-03-17T03:23:45.712Z] 0c6a40ed1a82: Waiting [2024-03-17T03:23:45.980Z] 5d54e960e981: Verifying Checksum [2024-03-17T03:23:45.980Z] 5d54e960e981: Download complete [2024-03-17T03:23:45.980Z] f0e02332f6b5: Verifying Checksum [2024-03-17T03:23:45.980Z] f0e02332f6b5: Download complete [2024-03-17T03:23:45.980Z] 872ee5b61b7b: Verifying Checksum [2024-03-17T03:23:45.980Z] 872ee5b61b7b: Download complete [2024-03-17T03:23:45.980Z] 9fda8d8052c6: Download complete [2024-03-17T03:23:46.241Z] Removing intermediate container 97e020ec82ef [2024-03-17T03:23:46.241Z] ---> a9f913ec1b99 [2024-03-17T03:23:46.241Z] Step 13/27 : FROM alpine:3.18 [2024-03-17T03:23:46.241Z] 3.18: Pulling from library/alpine [2024-03-17T03:23:46.241Z] 619be1103602: Pulling fs layer [2024-03-17T03:23:46.241Z] 619be1103602: Verifying Checksum [2024-03-17T03:23:46.241Z] 619be1103602: Download complete [2024-03-17T03:23:46.241Z] 619be1103602: Pull complete [2024-03-17T03:23:46.241Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-17T03:23:46.241Z] Status: Downloaded newer image for alpine:3.18 [2024-03-17T03:23:46.241Z] ---> d3782b16ccc9 [2024-03-17T03:23:46.241Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-17T03:23:46.241Z] ---> Running in 505664b1fb67 [2024-03-17T03:23:46.241Z] Removing intermediate container 505664b1fb67 [2024-03-17T03:23:46.241Z] ---> b81389e5cb15 [2024-03-17T03:23:46.241Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-17T03:23:46.241Z] ---> Running in c08832e3d7ee [2024-03-17T03:23:46.241Z] Removing intermediate container c08832e3d7ee [2024-03-17T03:23:46.241Z] ---> 373288940ebb [2024-03-17T03:23:46.241Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-17T03:23:46.241Z] ---> Running in 4e6d26d40c4a [2024-03-17T03:23:46.247Z] 94ae7d8d031c: Verifying Checksum [2024-03-17T03:23:46.247Z] 94ae7d8d031c: Download complete [2024-03-17T03:23:46.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:46.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:46.836Z] 9fda8d8052c6: Pull complete [2024-03-17T03:23:47.023Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-17T03:23:47.023Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-17T03:23:47.023Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:23:47.023Z] Executing ca-certificates-20230506-r0.trigger [2024-03-17T03:23:47.023Z] OK: 8 MiB in 17 packages [2024-03-17T03:23:47.428Z] 5d54e960e981: Pull complete [2024-03-17T03:23:47.592Z] Removing intermediate container 4e6d26d40c4a [2024-03-17T03:23:47.592Z] ---> 92c4f39879c0 [2024-03-17T03:23:47.592Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-17T03:23:47.592Z] ---> Running in b15d5682ae95 [2024-03-17T03:23:47.696Z] c4a7e357bf2a: Download complete [2024-03-17T03:23:47.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:47.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-17T03:23:48.126Z] OK: 8 MiB in 17 packages [2024-03-17T03:23:48.385Z] Removing intermediate container b15d5682ae95 [2024-03-17T03:23:48.385Z] ---> fef69b6783e1 [2024-03-17T03:23:48.385Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-17T03:23:48.645Z] ---> 1ec796ff30d7 [2024-03-17T03:23:48.645Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-17T03:23:48.645Z] ---> 0f01e58e913f [2024-03-17T03:23:48.645Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-17T03:23:48.903Z] ---> 2caa5226df6a [2024-03-17T03:23:48.903Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-17T03:23:49.107Z] 0c6a40ed1a82: Verifying Checksum [2024-03-17T03:23:49.107Z] 0c6a40ed1a82: Download complete [2024-03-17T03:23:49.864Z] ---> 4e537ecab21a [2024-03-17T03:23:49.864Z] Step 22/27 : EXPOSE 48095 [2024-03-17T03:23:49.864Z] ---> Running in a8710b18a266 [2024-03-17T03:23:49.864Z] Removing intermediate container a8710b18a266 [2024-03-17T03:23:49.864Z] ---> d7bc4249da3b [2024-03-17T03:23:49.864Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-17T03:23:49.864Z] ---> Running in 992116202c37 [2024-03-17T03:23:49.864Z] Removing intermediate container 992116202c37 [2024-03-17T03:23:49.864Z] ---> e163b482a29b [2024-03-17T03:23:49.864Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-17T03:23:49.864Z] ---> Running in c8e76683cde4 [2024-03-17T03:23:49.864Z] Removing intermediate container c8e76683cde4 [2024-03-17T03:23:49.864Z] ---> 1512a8760377 [2024-03-17T03:23:49.864Z] Step 25/27 : LABEL arch=amd64 [2024-03-17T03:23:49.864Z] ---> Running in 06932ad4f4ab [2024-03-17T03:23:50.123Z] Removing intermediate container 06932ad4f4ab [2024-03-17T03:23:50.123Z] ---> 8a572ad1b69b [2024-03-17T03:23:50.123Z] Step 26/27 : LABEL git_sha=12f51fb56db6afac364da0950132dcdd9009b0ed [2024-03-17T03:23:50.123Z] ---> Running in 1e4c817dd7e4 [2024-03-17T03:23:50.123Z] Removing intermediate container 1e4c817dd7e4 [2024-03-17T03:23:50.123Z] ---> 7a5d9ab4d3b8 [2024-03-17T03:23:50.123Z] Step 27/27 : LABEL version=3.2.0-dev.18 [2024-03-17T03:23:50.123Z] ---> Running in d8e628223072 [2024-03-17T03:23:50.381Z] Removing intermediate container d8e628223072 [2024-03-17T03:23:50.381Z] ---> 1d1b88af4899 [2024-03-17T03:23:50.381Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-17T03:23:50.381Z] Successfully built 1d1b88af4899 [2024-03-17T03:23:50.381Z] 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-17T03:23:50.505Z] provisioning config files... [2024-03-17T03:23:50.514Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15883809147186696161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:23:50.810Z] ---> ****-login.sh [2024-03-17T03:23:50.810Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:23:50.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:50.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:50.810Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:50.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:50.810Z] [2024-03-17T03:23:50.810Z] Login Succeeded [2024-03-17T03:23:50.810Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:23:50.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:50.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:50.810Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:50.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:50.810Z] [2024-03-17T03:23:50.810Z] Login Succeeded [2024-03-17T03:23:50.810Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:23:51.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:51.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:51.070Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:51.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:51.070Z] [2024-03-17T03:23:51.070Z] Login Succeeded [2024-03-17T03:23:51.070Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:23:51.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:51.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:51.070Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:51.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:51.070Z] [2024-03-17T03:23:51.070Z] Login Succeeded [2024-03-17T03:23:51.070Z] ****.io [2024-03-17T03:23:51.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:23:51.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:23:51.327Z] Configure a credential helper to remove this warning. See [2024-03-17T03:23:51.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:23:51.327Z] [2024-03-17T03:23:51.327Z] Login Succeeded [2024-03-17T03:23:51.327Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:23:51.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:23:51.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:23:51.415Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-03-17T03:23:51.415Z] 12f51fb56db6afac364da0950132dcdd9009b0ed [2024-03-17T03:23:51.415Z] latest [2024-03-17T03:23:51.415Z] 3.2.0-dev.18 [2024-03-17T03:23:51.415Z] 12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 [2024-03-17T03:23:51.415Z] main [2024-03-17T03:23:51.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:51.753Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:52.073Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed [2024-03-17T03:23:52.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-17T03:23:52.073Z] e979b3d2dc22: Preparing [2024-03-17T03:23:52.073Z] 7047fe1dc23a: Preparing [2024-03-17T03:23:52.073Z] 50b65692620c: Preparing [2024-03-17T03:23:52.073Z] 9d9f420456c2: Preparing [2024-03-17T03:23:52.073Z] 9c6f7c655ab9: Preparing [2024-03-17T03:23:52.073Z] 7d5ee18906b3: Preparing [2024-03-17T03:23:52.073Z] aedc3bda2944: Preparing [2024-03-17T03:23:52.073Z] 7d5ee18906b3: Waiting [2024-03-17T03:23:52.073Z] aedc3bda2944: Waiting [2024-03-17T03:23:52.073Z] 9d9f420456c2: Pushed [2024-03-17T03:23:52.073Z] 50b65692620c: Pushed [2024-03-17T03:23:52.073Z] 7047fe1dc23a: Pushed [2024-03-17T03:23:52.073Z] 9c6f7c655ab9: Pushed [2024-03-17T03:23:52.073Z] aedc3bda2944: Layer already exists [2024-03-17T03:23:52.332Z] 7d5ee18906b3: Pushed [2024-03-17T03:23:54.233Z] e979b3d2dc22: Pushed [2024-03-17T03:23:54.233Z] 12f51fb56db6afac364da0950132dcdd9009b0ed: digest: sha256:c76a4fb2f2e2c6fb8b2f997952fbcfcdbb8db8740cad6c779aad6939a989b591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:54.562Z] + 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-17T03:23:54.878Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-17T03:23:54.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-17T03:23:54.878Z] e979b3d2dc22: Preparing [2024-03-17T03:23:54.878Z] 7047fe1dc23a: Preparing [2024-03-17T03:23:54.878Z] 50b65692620c: Preparing [2024-03-17T03:23:54.878Z] 9d9f420456c2: Preparing [2024-03-17T03:23:54.878Z] 9c6f7c655ab9: Preparing [2024-03-17T03:23:54.878Z] 7d5ee18906b3: Preparing [2024-03-17T03:23:54.878Z] aedc3bda2944: Preparing [2024-03-17T03:23:54.878Z] 7d5ee18906b3: Waiting [2024-03-17T03:23:54.878Z] aedc3bda2944: Waiting [2024-03-17T03:23:54.878Z] 50b65692620c: Layer already exists [2024-03-17T03:23:54.878Z] 7047fe1dc23a: Layer already exists [2024-03-17T03:23:54.878Z] e979b3d2dc22: Layer already exists [2024-03-17T03:23:54.878Z] 9d9f420456c2: Layer already exists [2024-03-17T03:23:54.878Z] 9c6f7c655ab9: Layer already exists [2024-03-17T03:23:54.878Z] 7d5ee18906b3: Layer already exists [2024-03-17T03:23:54.878Z] aedc3bda2944: Layer already exists [2024-03-17T03:23:54.878Z] latest: digest: sha256:c76a4fb2f2e2c6fb8b2f997952fbcfcdbb8db8740cad6c779aad6939a989b591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:55.202Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:55.523Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.18 [2024-03-17T03:23:55.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-17T03:23:55.523Z] e979b3d2dc22: Preparing [2024-03-17T03:23:55.523Z] 7047fe1dc23a: Preparing [2024-03-17T03:23:55.523Z] 50b65692620c: Preparing [2024-03-17T03:23:55.523Z] 9d9f420456c2: Preparing [2024-03-17T03:23:55.523Z] 9c6f7c655ab9: Preparing [2024-03-17T03:23:55.523Z] 7d5ee18906b3: Preparing [2024-03-17T03:23:55.523Z] aedc3bda2944: Preparing [2024-03-17T03:23:55.523Z] 7d5ee18906b3: Waiting [2024-03-17T03:23:55.523Z] aedc3bda2944: Waiting [2024-03-17T03:23:55.523Z] 9d9f420456c2: Layer already exists [2024-03-17T03:23:55.523Z] 7047fe1dc23a: Layer already exists [2024-03-17T03:23:55.523Z] e979b3d2dc22: Layer already exists [2024-03-17T03:23:55.523Z] 9c6f7c655ab9: Layer already exists [2024-03-17T03:23:55.523Z] 50b65692620c: Layer already exists [2024-03-17T03:23:55.523Z] 7d5ee18906b3: Layer already exists [2024-03-17T03:23:55.523Z] aedc3bda2944: Layer already exists [2024-03-17T03:23:55.523Z] 3.2.0-dev.18: digest: sha256:c76a4fb2f2e2c6fb8b2f997952fbcfcdbb8db8740cad6c779aad6939a989b591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:55.848Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:56.184Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 [2024-03-17T03:23:56.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-17T03:23:56.184Z] e979b3d2dc22: Preparing [2024-03-17T03:23:56.184Z] 7047fe1dc23a: Preparing [2024-03-17T03:23:56.184Z] 50b65692620c: Preparing [2024-03-17T03:23:56.184Z] 9d9f420456c2: Preparing [2024-03-17T03:23:56.184Z] 9c6f7c655ab9: Preparing [2024-03-17T03:23:56.184Z] 7d5ee18906b3: Preparing [2024-03-17T03:23:56.184Z] aedc3bda2944: Preparing [2024-03-17T03:23:56.184Z] 7d5ee18906b3: Waiting [2024-03-17T03:23:56.184Z] aedc3bda2944: Waiting [2024-03-17T03:23:56.184Z] 9d9f420456c2: Layer already exists [2024-03-17T03:23:56.184Z] 50b65692620c: Layer already exists [2024-03-17T03:23:56.184Z] 9c6f7c655ab9: Layer already exists [2024-03-17T03:23:56.184Z] 7047fe1dc23a: Layer already exists [2024-03-17T03:23:56.184Z] e979b3d2dc22: Layer already exists [2024-03-17T03:23:56.184Z] 7d5ee18906b3: Layer already exists [2024-03-17T03:23:56.184Z] aedc3bda2944: Layer already exists [2024-03-17T03:23:56.184Z] 12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18: digest: sha256:c76a4fb2f2e2c6fb8b2f997952fbcfcdbb8db8740cad6c779aad6939a989b591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:56.499Z] + 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-17T03:23:56.824Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-03-17T03:23:56.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-03-17T03:23:56.824Z] e979b3d2dc22: Preparing [2024-03-17T03:23:56.824Z] 7047fe1dc23a: Preparing [2024-03-17T03:23:56.824Z] 50b65692620c: Preparing [2024-03-17T03:23:56.824Z] 9d9f420456c2: Preparing [2024-03-17T03:23:56.824Z] 9c6f7c655ab9: Preparing [2024-03-17T03:23:56.824Z] 7d5ee18906b3: Preparing [2024-03-17T03:23:56.824Z] aedc3bda2944: Preparing [2024-03-17T03:23:56.824Z] 7d5ee18906b3: Waiting [2024-03-17T03:23:56.824Z] aedc3bda2944: Waiting [2024-03-17T03:23:56.824Z] 9d9f420456c2: Layer already exists [2024-03-17T03:23:56.824Z] 50b65692620c: Layer already exists [2024-03-17T03:23:56.824Z] e979b3d2dc22: Layer already exists [2024-03-17T03:23:56.824Z] 7047fe1dc23a: Layer already exists [2024-03-17T03:23:56.824Z] 9c6f7c655ab9: Layer already exists [2024-03-17T03:23:56.824Z] 7d5ee18906b3: Layer already exists [2024-03-17T03:23:56.824Z] aedc3bda2944: Layer already exists [2024-03-17T03:23:56.824Z] main: digest: sha256:c76a4fb2f2e2c6fb8b2f997952fbcfcdbb8db8740cad6c779aad6939a989b591 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:23:56.897Z] ===================================================== [Pipeline] echo [2024-03-17T03:23:56.915Z] taggedImages: [2024-03-17T03:23:56.916Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed [2024-03-17T03:23:56.916Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-03-17T03:23:56.916Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.18 [2024-03-17T03:23:56.916Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 [2024-03-17T03:23:56.916Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:57.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:23:57.315Z] [2024-03-17T03:23:57.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:23:57.693Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:23:57.969Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-17T03:23:57.969Z] 5eb5b503b376: Pulling fs layer [2024-03-17T03:23:57.969Z] 5c69ac0246d0: Pulling fs layer [2024-03-17T03:23:57.969Z] ec43610c2a17: Pulling fs layer [2024-03-17T03:23:57.969Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-17T03:23:57.969Z] 33b1e0a273af: Pulling fs layer [2024-03-17T03:23:57.969Z] 5d3b04190fa2: Pulling fs layer [2024-03-17T03:23:57.969Z] 2f39f015ded8: Pulling fs layer [2024-03-17T03:23:57.969Z] 33b1e0a273af: Waiting [2024-03-17T03:23:57.969Z] 3a2ae6a8a46f: Waiting [2024-03-17T03:23:57.969Z] 5d3b04190fa2: Waiting [2024-03-17T03:23:57.969Z] 2f39f015ded8: Waiting [2024-03-17T03:23:57.969Z] 5c69ac0246d0: Download complete [2024-03-17T03:23:57.969Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-17T03:23:57.969Z] 3a2ae6a8a46f: Download complete [2024-03-17T03:23:57.969Z] 33b1e0a273af: Verifying Checksum [2024-03-17T03:23:57.969Z] 33b1e0a273af: Download complete [2024-03-17T03:23:57.969Z] ec43610c2a17: Verifying Checksum [2024-03-17T03:23:57.969Z] ec43610c2a17: Download complete [2024-03-17T03:23:57.969Z] 5d3b04190fa2: Download complete [2024-03-17T03:23:58.244Z] 5eb5b503b376: Verifying Checksum [2024-03-17T03:23:58.244Z] 5eb5b503b376: Download complete [2024-03-17T03:23:58.869Z] 2f39f015ded8: Download complete [2024-03-17T03:23:59.831Z] 5eb5b503b376: Pull complete [2024-03-17T03:24:00.089Z] 5c69ac0246d0: Pull complete [2024-03-17T03:24:01.024Z] ec43610c2a17: Pull complete [2024-03-17T03:24:01.024Z] 3a2ae6a8a46f: Pull complete [2024-03-17T03:24:01.432Z] c4a7e357bf2a: Pull complete [2024-03-17T03:24:01.432Z] f0e02332f6b5: Pull complete [2024-03-17T03:24:01.432Z] 872ee5b61b7b: Pull complete [2024-03-17T03:24:01.589Z] 33b1e0a273af: Pull complete [2024-03-17T03:24:01.847Z] 5d3b04190fa2: Pull complete [2024-03-17T03:24:07.106Z] 2f39f015ded8: Pull complete [2024-03-17T03:24:07.106Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-17T03:24:07.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:24:07.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:24:07.486Z] prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container [2024-03-17T03:24:07.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-17T03:24:11.523Z] 0c6a40ed1a82: Pull complete [2024-03-17T03:24:11.523Z] 94ae7d8d031c: Pull complete [2024-03-17T03:24:11.523Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-17T03:24:11.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-17T03:24:11.793Z] ---> 86de565de09d [2024-03-17T03:24:11.793Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-17T03:24:13.744Z] ---> Running in 6bb079514d04 [2024-03-17T03:24:13.744Z] Removing intermediate container 6bb079514d04 [2024-03-17T03:24:13.744Z] ---> 1360da89e8b2 [2024-03-17T03:24:13.744Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:24:13.744Z] ---> Running in fed1298482cb [2024-03-17T03:24:14.011Z] Removing intermediate container fed1298482cb [2024-03-17T03:24:14.011Z] ---> 90288fc51d45 [2024-03-17T03:24:14.011Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:24:14.011Z] ---> Running in 7cddaf043ec7 [2024-03-17T03:24:14.595Z] Removing intermediate container 7cddaf043ec7 [2024-03-17T03:24:14.595Z] ---> 1d50fb750ba0 [2024-03-17T03:24:14.595Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:24:14.595Z] ---> Running in d3a3902e3868 [2024-03-17T03:24:15.302Z] $ docker top c9b21295185e83e9139c9ac43de2bd8e1e42969a625d0d34534a29f92bae26d3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:24:15.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:24:15.692Z] ---> job-cost.sh [2024-03-17T03:24:15.692Z] lf-activate-venv: SKIPPING [2024-03-17T03:24:15.692Z] INFO: No Stack... [2024-03-17T03:24:16.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:24:16.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T03:24:16.517Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T03:24:16.806Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-03-17T03:24:16.806Z] + cut -d, -f6 [Pipeline] lock [2024-03-17T03:24:16.818Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] [2024-03-17T03:24:16.826Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] did not exist. Created. [2024-03-17T03:24:16.831Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T03:24:17.099Z] OK: 266 MiB in 52 packages [2024-03-17T03:24:17.140Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-17T03:24:17.175Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T03:24:17.182Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T03:24:17.212Z] $ docker stop --time=1 c9b21295185e83e9139c9ac43de2bd8e1e42969a625d0d34534a29f92bae26d3 [2024-03-17T03:24:18.059Z] Removing intermediate container d3a3902e3868 [2024-03-17T03:24:18.059Z] ---> 66ea64f1a8b1 [2024-03-17T03:24:18.059Z] Step 7/12 : WORKDIR /app [2024-03-17T03:24:18.059Z] ---> Running in b7565904e1b9 [2024-03-17T03:24:18.326Z] Removing intermediate container b7565904e1b9 [2024-03-17T03:24:18.326Z] ---> 1936d690d0ad [2024-03-17T03:24:18.326Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-17T03:24:18.356Z] $ docker rm -f --volumes c9b21295185e83e9139c9ac43de2bd8e1e42969a625d0d34534a29f92bae26d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-17T03:24:18.593Z] ---> 5855e0f9f04e [2024-03-17T03:24:18.593Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:24:18.861Z] ---> Running in e55dd24deb49 [2024-03-17T03:25:26.749Z] Removing intermediate container e55dd24deb49 [2024-03-17T03:25:26.749Z] ---> abe1efa06d48 [2024-03-17T03:25:26.749Z] Step 10/12 : COPY . . [2024-03-17T03:25:26.749Z] ---> f532d45656ba [2024-03-17T03:25:26.749Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:25:26.749Z] ---> Running in 8ab358ad42c7 [2024-03-17T03:25:26.749Z] Removing intermediate container 8ab358ad42c7 [2024-03-17T03:25:26.749Z] ---> 8e46910b7463 [2024-03-17T03:25:26.749Z] Step 12/12 : RUN $MAKE [2024-03-17T03:25:26.749Z] ---> Running in 462b46b2050d [2024-03-17T03:25:26.749Z] noop [2024-03-17T03:25:26.749Z] Removing intermediate container 462b46b2050d [2024-03-17T03:25:26.749Z] ---> 73ac72020ab8 [2024-03-17T03:25:26.749Z] Successfully built 73ac72020ab8 [2024-03-17T03:25:26.749Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:27.137Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T03:25:27.138Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:25:27.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-172 does not seem to be running inside a container [2024-03-17T03:25:27.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/227 -v /w/workspace/app-service-configurable/227:/w/workspace/app-service-configurable/227:rw,z -v /w/workspace/app-service-configurable/227@tmp:/w/workspace/app-service-configurable/227@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-17T03:25:29.220Z] $ docker top eade79fd7cae273092f249ca596b87c670907fec90a66e07641f4d2b8334b762 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:25:30.186Z] + go version [2024-03-17T03:25:30.186Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-17T03:25:30.203Z] $ docker stop --time=1 eade79fd7cae273092f249ca596b87c670907fec90a66e07641f4d2b8334b762 [2024-03-17T03:25:32.002Z] $ docker rm -f --volumes eade79fd7cae273092f249ca596b87c670907fec90a66e07641f4d2b8334b762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:25:32.660Z] + docker inspect -f . ci-base-image-arm64 [2024-03-17T03:25:32.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:25:32.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-172 does not seem to be running inside a container [2024-03-17T03:25:32.983Z] $ 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/227 -v /w/workspace/app-service-configurable/227:/w/workspace/app-service-configurable/227:rw,z -v /w/workspace/app-service-configurable/227@tmp:/w/workspace/app-service-configurable/227@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-17T03:25:34.520Z] $ docker top 6585d97a88f6f7b6d5933041f3415740bee0b5a27a914ca6fb8344042712994a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:25:35.443Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/227 [Pipeline] fileExists [Pipeline] sh [2024-03-17T03:25:36.149Z] + make test [2024-03-17T03:25:36.149Z] go test -race -coverprofile=coverage.out ./... [2024-03-17T03:28:27.936Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-17T03:28:27.936Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-17T03:28:27.936Z] go vet ./... [2024-03-17T03:30:34.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-17T03:30:34.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-17T03:30:34.892Z] ./bin/test-attribution-txt.sh [2024-03-17T03:30:34.892Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-17T03:30:34.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-17T03:30:34.919Z] $ docker stop --time=1 6585d97a88f6f7b6d5933041f3415740bee0b5a27a914ca6fb8344042712994a [2024-03-17T03:30:36.919Z] $ docker rm -f --volumes 6585d97a88f6f7b6d5933041f3415740bee0b5a27a914ca6fb8344042712994a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:30:38.638Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-17T03:30:38.669Z] Warning: overwriting stash ‘coverage-report’ [2024-03-17T03:30:39.233Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-17T03:30:39.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-17T03:30:39.966Z] + ls -al . [2024-03-17T03:30:39.966Z] total 180 [2024-03-17T03:30:39.966Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 03:25 . [2024-03-17T03:30:39.966Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 03:23 .. [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 17 03:23 .dockerignore [2024-03-17T03:30:39.966Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:23 .git [2024-03-17T03:30:39.966Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 03:23 .github [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 17 03:23 .gitignore [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 03:23 .golangci.yml [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 17 03:23 Attribution.txt [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 17 03:23 CHANGELOG.md [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 17 03:23 Dockerfile [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 03:23 GOVERNANCE.md [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 17 03:23 Jenkinsfile [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 17 03:23 LICENSE [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 17 03:23 OWNERS.md [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 17 03:23 README.md [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 17 03:21 VERSION [2024-03-17T03:30:39.966Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 03:23 bin [2024-03-17T03:30:39.966Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 17 03:25 coverage.out [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 17 03:23 go.mod [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 17 03:23 go.sum [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 17 03:23 main.go [2024-03-17T03:30:39.966Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 17 03:23 makefile [2024-03-17T03:30:39.966Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 03:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:30:40.410Z] + 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=12f51fb56db6afac364da0950132dcdd9009b0ed --label arch=arm64 --label version=3.2.0-dev.18 . [2024-03-17T03:30:40.410Z] Sending build context to Docker daemon 161.8kB [2024-03-17T03:30:40.689Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-17T03:30:40.689Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-17T03:30:40.689Z] ---> 73ac72020ab8 [2024-03-17T03:30:40.689Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-17T03:30:40.966Z] ---> Running in 0595bb92e9f9 [2024-03-17T03:30:41.250Z] Removing intermediate container 0595bb92e9f9 [2024-03-17T03:30:41.250Z] ---> c38986829497 [2024-03-17T03:30:41.250Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-17T03:30:41.548Z] ---> Running in 03931ea145da [2024-03-17T03:30:41.835Z] Removing intermediate container 03931ea145da [2024-03-17T03:30:41.835Z] ---> 91cb42440b95 [2024-03-17T03:30:41.835Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-17T03:30:41.835Z] ---> Running in 7d5271d975ee [2024-03-17T03:30:42.451Z] Removing intermediate container 7d5271d975ee [2024-03-17T03:30:42.451Z] ---> 78878272d578 [2024-03-17T03:30:42.451Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-17T03:30:42.451Z] ---> Running in 1e0a07a483a1 [2024-03-17T03:30:43.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:30:44.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:30:45.417Z] OK: 266 MiB in 52 packages [2024-03-17T03:30:46.008Z] Removing intermediate container 1e0a07a483a1 [2024-03-17T03:30:46.009Z] ---> 9f921e8998da [2024-03-17T03:30:46.009Z] Step 7/27 : WORKDIR /app [2024-03-17T03:30:46.278Z] ---> Running in 74629ff238ac [2024-03-17T03:30:46.545Z] Removing intermediate container 74629ff238ac [2024-03-17T03:30:46.545Z] ---> c2a18c4e292b [2024-03-17T03:30:46.545Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-17T03:30:47.133Z] ---> 9a231cd77a20 [2024-03-17T03:30:47.133Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-17T03:30:47.133Z] ---> Running in fc6a54306f60 [2024-03-17T03:30:49.727Z] Removing intermediate container fc6a54306f60 [2024-03-17T03:30:49.727Z] ---> 262878691365 [2024-03-17T03:30:49.727Z] Step 10/27 : COPY . . [2024-03-17T03:30:50.314Z] ---> 8f3dbb99d95e [2024-03-17T03:30:50.314Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-17T03:30:50.314Z] ---> Running in 3a2e7d860eb3 [2024-03-17T03:30:50.586Z] Removing intermediate container 3a2e7d860eb3 [2024-03-17T03:30:50.586Z] ---> cbc3fea2e0b0 [2024-03-17T03:30:50.586Z] Step 12/27 : RUN $MAKE [2024-03-17T03:30:50.873Z] ---> Running in f400992b1dec [2024-03-17T03:30:51.847Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.18" -trimpath -mod=readonly -o app-service-configurable [2024-03-17T03:33:13.634Z] Removing intermediate container f400992b1dec [2024-03-17T03:33:13.634Z] ---> 926c18043b1c [2024-03-17T03:33:13.634Z] Step 13/27 : FROM alpine:3.18 [2024-03-17T03:33:13.634Z] 3.18: Pulling from library/alpine [2024-03-17T03:33:13.634Z] c6b39de5b339: Pulling fs layer [2024-03-17T03:33:13.634Z] c6b39de5b339: Verifying Checksum [2024-03-17T03:33:13.634Z] c6b39de5b339: Download complete [2024-03-17T03:33:13.634Z] c6b39de5b339: Pull complete [2024-03-17T03:33:13.634Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-17T03:33:13.634Z] Status: Downloaded newer image for alpine:3.18 [2024-03-17T03:33:13.634Z] ---> 33abbf032149 [2024-03-17T03:33:13.634Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-17T03:33:13.634Z] ---> Running in 54fd7090839d [2024-03-17T03:33:13.634Z] Removing intermediate container 54fd7090839d [2024-03-17T03:33:13.634Z] ---> 0fde1e998898 [2024-03-17T03:33:13.634Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-17T03:33:13.634Z] ---> Running in 7291dbfbf7c2 [2024-03-17T03:33:13.634Z] Removing intermediate container 7291dbfbf7c2 [2024-03-17T03:33:13.634Z] ---> 9988e6a21254 [2024-03-17T03:33:13.634Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-17T03:33:13.634Z] ---> Running in f3bc97c6b9ae [2024-03-17T03:33:13.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:33:13.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:33:13.634Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-17T03:33:13.634Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-17T03:33:13.634Z] Executing busybox-1.36.1-r5.trigger [2024-03-17T03:33:13.634Z] Executing ca-certificates-20230506-r0.trigger [2024-03-17T03:33:13.634Z] OK: 9 MiB in 17 packages [2024-03-17T03:33:15.053Z] Removing intermediate container f3bc97c6b9ae [2024-03-17T03:33:15.053Z] ---> 41b0d2cc6a78 [2024-03-17T03:33:15.053Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-17T03:33:15.053Z] ---> Running in 9a6608d5e2ab [2024-03-17T03:33:16.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-17T03:33:16.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-17T03:33:18.017Z] OK: 9 MiB in 17 packages [2024-03-17T03:33:18.985Z] Removing intermediate container 9a6608d5e2ab [2024-03-17T03:33:18.985Z] ---> 9812357b20b6 [2024-03-17T03:33:18.985Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-17T03:33:19.569Z] ---> ea284abd5d00 [2024-03-17T03:33:19.569Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-17T03:33:19.835Z] ---> 588cc5a67c08 [2024-03-17T03:33:19.835Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-17T03:33:20.794Z] ---> 989d0df174ca [2024-03-17T03:33:20.794Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-17T03:33:21.754Z] ---> 3eefdf0c782e [2024-03-17T03:33:21.754Z] Step 22/27 : EXPOSE 48095 [2024-03-17T03:33:22.021Z] ---> Running in 33042b5c01b1 [2024-03-17T03:33:22.291Z] Removing intermediate container 33042b5c01b1 [2024-03-17T03:33:22.291Z] ---> 85e142f9d89d [2024-03-17T03:33:22.291Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-17T03:33:22.291Z] ---> Running in 344b89588159 [2024-03-17T03:33:22.880Z] Removing intermediate container 344b89588159 [2024-03-17T03:33:22.880Z] ---> 022be16b6ae8 [2024-03-17T03:33:22.880Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-17T03:33:22.880Z] ---> Running in 3c14858f7552 [2024-03-17T03:33:23.150Z] Removing intermediate container 3c14858f7552 [2024-03-17T03:33:23.150Z] ---> 6904eccd2fbb [2024-03-17T03:33:23.150Z] Step 25/27 : LABEL arch=arm64 [2024-03-17T03:33:23.150Z] ---> Running in a42134bb7484 [2024-03-17T03:33:23.419Z] Removing intermediate container a42134bb7484 [2024-03-17T03:33:23.419Z] ---> 3dec8307bf6f [2024-03-17T03:33:23.419Z] Step 26/27 : LABEL git_sha=12f51fb56db6afac364da0950132dcdd9009b0ed [2024-03-17T03:33:23.690Z] ---> Running in 2251f6ef3919 [2024-03-17T03:33:23.969Z] Removing intermediate container 2251f6ef3919 [2024-03-17T03:33:23.969Z] ---> e9f5dbd2e4e2 [2024-03-17T03:33:23.969Z] Step 27/27 : LABEL version=3.2.0-dev.18 [2024-03-17T03:33:23.969Z] ---> Running in 45fadbeff162 [2024-03-17T03:33:24.555Z] Removing intermediate container 45fadbeff162 [2024-03-17T03:33:24.555Z] ---> 9cd27994e0a7 [2024-03-17T03:33:24.555Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-17T03:33:24.555Z] Successfully built 9cd27994e0a7 [2024-03-17T03:33:24.555Z] 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-17T03:33:24.697Z] provisioning config files... [2024-03-17T03:33:24.712Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/227@tmp/config15463568792677390378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:33:25.064Z] ---> ****-login.sh [2024-03-17T03:33:25.064Z] nexus3.edgexfoundry.org:10001 [2024-03-17T03:33:25.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:33:25.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:33:25.334Z] Configure a credential helper to remove this warning. See [2024-03-17T03:33:25.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:33:25.334Z] [2024-03-17T03:33:25.334Z] Login Succeeded [2024-03-17T03:33:25.335Z] nexus3.edgexfoundry.org:10002 [2024-03-17T03:33:25.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:33:25.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:33:25.605Z] Configure a credential helper to remove this warning. See [2024-03-17T03:33:25.605Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:33:25.605Z] [2024-03-17T03:33:25.605Z] Login Succeeded [2024-03-17T03:33:25.873Z] nexus3.edgexfoundry.org:10003 [2024-03-17T03:33:25.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:33:26.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:33:26.148Z] Configure a credential helper to remove this warning. See [2024-03-17T03:33:26.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:33:26.148Z] [2024-03-17T03:33:26.148Z] Login Succeeded [2024-03-17T03:33:26.148Z] nexus3.edgexfoundry.org:10004 [2024-03-17T03:33:26.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:33:26.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:33:26.415Z] Configure a credential helper to remove this warning. See [2024-03-17T03:33:26.415Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:33:26.415Z] [2024-03-17T03:33:26.415Z] Login Succeeded [2024-03-17T03:33:26.415Z] ****.io [2024-03-17T03:33:26.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-17T03:33:26.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-17T03:33:26.954Z] Configure a credential helper to remove this warning. See [2024-03-17T03:33:26.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-17T03:33:26.954Z] [2024-03-17T03:33:26.954Z] Login Succeeded [2024-03-17T03:33:26.954Z] ---> ****-login.sh ends [Pipeline] } [2024-03-17T03:33:26.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:33:27.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-17T03:33:27.049Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-03-17T03:33:27.049Z] 12f51fb56db6afac364da0950132dcdd9009b0ed [2024-03-17T03:33:27.049Z] latest [2024-03-17T03:33:27.049Z] 3.2.0-dev.18 [2024-03-17T03:33:27.049Z] 12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 [2024-03-17T03:33:27.049Z] main [2024-03-17T03:33:27.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:27.437Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:27.785Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed [2024-03-17T03:33:27.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-17T03:33:27.785Z] 95a416ab4ce7: Preparing [2024-03-17T03:33:27.785Z] b969bf41751a: Preparing [2024-03-17T03:33:27.785Z] 64e5ebe8951e: Preparing [2024-03-17T03:33:27.785Z] cbb891f00c13: Preparing [2024-03-17T03:33:27.785Z] ca0fb584b7e8: Preparing [2024-03-17T03:33:27.785Z] 893164839caa: Preparing [2024-03-17T03:33:27.785Z] 7c504f21be85: Preparing [2024-03-17T03:33:27.785Z] 893164839caa: Waiting [2024-03-17T03:33:27.785Z] 7c504f21be85: Waiting [2024-03-17T03:33:28.057Z] cbb891f00c13: Pushed [2024-03-17T03:33:28.057Z] ca0fb584b7e8: Pushed [2024-03-17T03:33:28.057Z] b969bf41751a: Pushed [2024-03-17T03:33:28.057Z] 64e5ebe8951e: Pushed [2024-03-17T03:33:28.057Z] 7c504f21be85: Layer already exists [2024-03-17T03:33:28.324Z] 893164839caa: Pushed [2024-03-17T03:33:32.598Z] 95a416ab4ce7: Pushed [2024-03-17T03:33:32.598Z] 12f51fb56db6afac364da0950132dcdd9009b0ed: digest: sha256:961ab26084e4e598482d47aaa3edebcd37787ebdf3fcd07a30bddd6b0295ef82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:32.963Z] + 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-17T03:33:33.313Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-17T03:33:33.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-17T03:33:33.313Z] 95a416ab4ce7: Preparing [2024-03-17T03:33:33.313Z] b969bf41751a: Preparing [2024-03-17T03:33:33.313Z] 64e5ebe8951e: Preparing [2024-03-17T03:33:33.313Z] cbb891f00c13: Preparing [2024-03-17T03:33:33.313Z] ca0fb584b7e8: Preparing [2024-03-17T03:33:33.313Z] 893164839caa: Preparing [2024-03-17T03:33:33.313Z] 7c504f21be85: Preparing [2024-03-17T03:33:33.313Z] 893164839caa: Waiting [2024-03-17T03:33:33.313Z] 7c504f21be85: Waiting [2024-03-17T03:33:33.313Z] cbb891f00c13: Layer already exists [2024-03-17T03:33:33.313Z] 95a416ab4ce7: Layer already exists [2024-03-17T03:33:33.313Z] 64e5ebe8951e: Layer already exists [2024-03-17T03:33:33.313Z] b969bf41751a: Layer already exists [2024-03-17T03:33:33.313Z] ca0fb584b7e8: Layer already exists [2024-03-17T03:33:33.313Z] 7c504f21be85: Layer already exists [2024-03-17T03:33:33.313Z] 893164839caa: Layer already exists [2024-03-17T03:33:33.580Z] latest: digest: sha256:961ab26084e4e598482d47aaa3edebcd37787ebdf3fcd07a30bddd6b0295ef82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:33.938Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:34.303Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.18 [2024-03-17T03:33:34.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-17T03:33:34.304Z] 95a416ab4ce7: Preparing [2024-03-17T03:33:34.304Z] b969bf41751a: Preparing [2024-03-17T03:33:34.304Z] 64e5ebe8951e: Preparing [2024-03-17T03:33:34.304Z] cbb891f00c13: Preparing [2024-03-17T03:33:34.304Z] ca0fb584b7e8: Preparing [2024-03-17T03:33:34.304Z] 893164839caa: Preparing [2024-03-17T03:33:34.304Z] 7c504f21be85: Preparing [2024-03-17T03:33:34.304Z] 7c504f21be85: Waiting [2024-03-17T03:33:34.304Z] 893164839caa: Waiting [2024-03-17T03:33:34.304Z] b969bf41751a: Layer already exists [2024-03-17T03:33:34.304Z] 64e5ebe8951e: Layer already exists [2024-03-17T03:33:34.304Z] cbb891f00c13: Layer already exists [2024-03-17T03:33:34.304Z] ca0fb584b7e8: Layer already exists [2024-03-17T03:33:34.304Z] 95a416ab4ce7: Layer already exists [2024-03-17T03:33:34.304Z] 893164839caa: Layer already exists [2024-03-17T03:33:34.304Z] 7c504f21be85: Layer already exists [2024-03-17T03:33:34.570Z] 3.2.0-dev.18: digest: sha256:961ab26084e4e598482d47aaa3edebcd37787ebdf3fcd07a30bddd6b0295ef82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:34.933Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:35.293Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 [2024-03-17T03:33:35.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-17T03:33:35.293Z] 95a416ab4ce7: Preparing [2024-03-17T03:33:35.293Z] b969bf41751a: Preparing [2024-03-17T03:33:35.293Z] 64e5ebe8951e: Preparing [2024-03-17T03:33:35.293Z] cbb891f00c13: Preparing [2024-03-17T03:33:35.293Z] ca0fb584b7e8: Preparing [2024-03-17T03:33:35.293Z] 893164839caa: Preparing [2024-03-17T03:33:35.293Z] 7c504f21be85: Preparing [2024-03-17T03:33:35.293Z] 893164839caa: Waiting [2024-03-17T03:33:35.293Z] 7c504f21be85: Waiting [2024-03-17T03:33:35.293Z] cbb891f00c13: Layer already exists [2024-03-17T03:33:35.293Z] 64e5ebe8951e: Layer already exists [2024-03-17T03:33:35.293Z] b969bf41751a: Layer already exists [2024-03-17T03:33:35.293Z] 95a416ab4ce7: Layer already exists [2024-03-17T03:33:35.293Z] ca0fb584b7e8: Layer already exists [2024-03-17T03:33:35.293Z] 893164839caa: Layer already exists [2024-03-17T03:33:35.293Z] 7c504f21be85: Layer already exists [2024-03-17T03:33:35.564Z] 12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18: digest: sha256:961ab26084e4e598482d47aaa3edebcd37787ebdf3fcd07a30bddd6b0295ef82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:35.935Z] + 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-17T03:33:36.293Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-03-17T03:33:36.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-03-17T03:33:36.293Z] 95a416ab4ce7: Preparing [2024-03-17T03:33:36.293Z] b969bf41751a: Preparing [2024-03-17T03:33:36.293Z] 64e5ebe8951e: Preparing [2024-03-17T03:33:36.293Z] cbb891f00c13: Preparing [2024-03-17T03:33:36.293Z] ca0fb584b7e8: Preparing [2024-03-17T03:33:36.293Z] 893164839caa: Preparing [2024-03-17T03:33:36.293Z] 7c504f21be85: Preparing [2024-03-17T03:33:36.293Z] 893164839caa: Waiting [2024-03-17T03:33:36.293Z] 7c504f21be85: Waiting [2024-03-17T03:33:36.293Z] 64e5ebe8951e: Layer already exists [2024-03-17T03:33:36.293Z] 95a416ab4ce7: Layer already exists [2024-03-17T03:33:36.293Z] cbb891f00c13: Layer already exists [2024-03-17T03:33:36.293Z] ca0fb584b7e8: Layer already exists [2024-03-17T03:33:36.293Z] b969bf41751a: Layer already exists [2024-03-17T03:33:36.293Z] 7c504f21be85: Layer already exists [2024-03-17T03:33:36.293Z] 893164839caa: Layer already exists [2024-03-17T03:33:36.562Z] main: digest: sha256:961ab26084e4e598482d47aaa3edebcd37787ebdf3fcd07a30bddd6b0295ef82 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-17T03:33:36.644Z] ===================================================== [Pipeline] echo [2024-03-17T03:33:36.661Z] taggedImages: [2024-03-17T03:33:36.661Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed [2024-03-17T03:33:36.661Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-03-17T03:33:36.661Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.18 [2024-03-17T03:33:36.661Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12f51fb56db6afac364da0950132dcdd9009b0ed-3.2.0-dev.18 [2024-03-17T03:33:36.661Z] - 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-17T03:33:37.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:33:37.077Z] [2024-03-17T03:33:37.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:33:37.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:33:37.693Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-17T03:33:37.693Z] 8998bd30e6a1: Pulling fs layer [2024-03-17T03:33:37.693Z] 04944245beec: Pulling fs layer [2024-03-17T03:33:37.693Z] 699f458cf7ca: Pulling fs layer [2024-03-17T03:33:37.693Z] 765212b225bb: Pulling fs layer [2024-03-17T03:33:37.693Z] f23df028b6ca: Pulling fs layer [2024-03-17T03:33:37.693Z] d65c8cfc05b1: Pulling fs layer [2024-03-17T03:33:37.693Z] 2437ff75d9bd: Pulling fs layer [2024-03-17T03:33:37.693Z] f23df028b6ca: Waiting [2024-03-17T03:33:37.693Z] d65c8cfc05b1: Waiting [2024-03-17T03:33:37.693Z] 2437ff75d9bd: Waiting [2024-03-17T03:33:37.693Z] 765212b225bb: Waiting [2024-03-17T03:33:37.693Z] 04944245beec: Verifying Checksum [2024-03-17T03:33:37.693Z] 04944245beec: Download complete [2024-03-17T03:33:37.693Z] 765212b225bb: Verifying Checksum [2024-03-17T03:33:37.693Z] 765212b225bb: Download complete [2024-03-17T03:33:37.693Z] f23df028b6ca: Verifying Checksum [2024-03-17T03:33:37.693Z] f23df028b6ca: Download complete [2024-03-17T03:33:37.693Z] d65c8cfc05b1: Verifying Checksum [2024-03-17T03:33:37.693Z] d65c8cfc05b1: Download complete [2024-03-17T03:33:37.961Z] 699f458cf7ca: Download complete [2024-03-17T03:33:38.545Z] 8998bd30e6a1: Verifying Checksum [2024-03-17T03:33:38.545Z] 8998bd30e6a1: Download complete [2024-03-17T03:33:41.140Z] 2437ff75d9bd: Verifying Checksum [2024-03-17T03:33:41.140Z] 2437ff75d9bd: Download complete [2024-03-17T03:33:43.081Z] 8998bd30e6a1: Pull complete [2024-03-17T03:33:43.660Z] 04944245beec: Pull complete [2024-03-17T03:33:45.601Z] 699f458cf7ca: Pull complete [2024-03-17T03:33:45.601Z] 765212b225bb: Pull complete [2024-03-17T03:33:46.561Z] f23df028b6ca: Pull complete [2024-03-17T03:33:46.827Z] d65c8cfc05b1: Pull complete [2024-03-17T03:34:05.047Z] 2437ff75d9bd: Pull complete [2024-03-17T03:34:05.047Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-17T03:34:05.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-17T03:34:05.047Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:34:05.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-172 does not seem to be running inside a container [2024-03-17T03:34:05.330Z] $ 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/227 -v /w/workspace/app-service-configurable/227:/w/workspace/app-service-configurable/227:rw,z -v /w/workspace/app-service-configurable/227@tmp:/w/workspace/app-service-configurable/227@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-17T03:34:08.337Z] $ docker top 2fea58b925ddbfaa5f6b34a6571ed001b0b4c1b71c83b8fab916001307f19cd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:34:09.234Z] ---> job-cost.sh [2024-03-17T03:34:09.234Z] lf-activate-venv: SKIPPING [2024-03-17T03:34:09.234Z] INFO: No Stack... [2024-03-17T03:34:09.821Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-17T03:34:10.789Z] INFO: Archiving Costs [Pipeline] sh [2024-03-17T03:34:11.436Z] + cat /w/workspace/app-service-configurable/227/archives/cost.csv [2024-03-17T03:34:11.436Z] + cut -d, -f6 [Pipeline] lock [2024-03-17T03:34:11.523Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] [2024-03-17T03:34:11.531Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] did not exist. Created. [2024-03-17T03:34:11.537Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-17T03:34:12.219Z] /w/workspace/app-service-configurable/227@tmp/durable-66f1de41/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-17T03:34:12.871Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-17T03:34:12.902Z] Warning: overwriting stash ‘stack-cost’ [2024-03-17T03:34:12.968Z] Stashed 1 file(s) [Pipeline] } [2024-03-17T03:34:12.985Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-227-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-17T03:34:12.988Z] $ docker stop --time=1 2fea58b925ddbfaa5f6b34a6571ed001b0b4c1b71c83b8fab916001307f19cd6 [2024-03-17T03:34:14.600Z] $ docker rm -f --volumes 2fea58b925ddbfaa5f6b34a6571ed001b0b4c1b71c83b8fab916001307f19cd6 [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-17T03:34:15.118Z] provisioning config files... [2024-03-17T03:34:15.125Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config185201235071413825tmp [Pipeline] { [Pipeline] sh [2024-03-17T03:34:15.426Z] + set +x [2024-03-17T03:34:15.426Z] + curl -s https://codecov.io/bash [2024-03-17T03:34:15.426Z] + bash -s -- [2024-03-17T03:34:15.426Z] [2024-03-17T03:34:15.426Z] _____ _ [2024-03-17T03:34:15.426Z] / ____| | | [2024-03-17T03:34:15.426Z] | | ___ __| | ___ ___ _____ __ [2024-03-17T03:34:15.426Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-17T03:34:15.426Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-17T03:34:15.426Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-17T03:34:15.426Z] Bash-1.0.6 [2024-03-17T03:34:15.426Z] [2024-03-17T03:34:15.426Z] [2024-03-17T03:34:15.426Z] ==> git version 2.25.1 found [2024-03-17T03:34:15.426Z] ==> 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-17T03:34:15.426Z] Release-Date: 2020-01-08 [2024-03-17T03:34:15.426Z] 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-17T03:34:15.426Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-17T03:34:15.426Z] ==> Jenkins CI detected. [2024-03-17T03:34:15.426Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-03-17T03:34:15.426Z] project root: . [2024-03-17T03:34:15.426Z] --> token set from env [2024-03-17T03:34:15.426Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-17T03:34:15.685Z] ==> Running gcov in . (disable via -X gcov) [2024-03-17T03:34:15.685Z] ==> Python coveragepy not found [2024-03-17T03:34:15.685Z] ==> Searching for coverage reports in: [2024-03-17T03:34:15.685Z] + . [2024-03-17T03:34:15.685Z] -> Found 1 reports [2024-03-17T03:34:15.685Z] ==> Detecting git/mercurial file structure [2024-03-17T03:34:15.685Z] ==> Reading reports [2024-03-17T03:34:15.685Z] + ./coverage.out bytes=13 [2024-03-17T03:34:15.685Z] ==> Appending adjustments [2024-03-17T03:34:15.685Z] https://docs.codecov.io/docs/fixing-reports [2024-03-17T03:34:15.685Z] + Found adjustments [2024-03-17T03:34:15.685Z] ==> Gzipping contents [2024-03-17T03:34:15.685Z] 4.0K /tmp/codecov.bikz7Y.gz [2024-03-17T03:34:15.685Z] ==> Uploading reports [2024-03-17T03:34:15.685Z] url: https://codecov.io [2024-03-17T03:34:15.685Z] query: branch=main&commit=12f51fb56db6afac364da0950132dcdd9009b0ed&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-17T03:34:15.685Z] -> Pinging Codecov [2024-03-17T03:34:15.685Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=12f51fb56db6afac364da0950132dcdd9009b0ed&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F227%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-17T03:34:15.945Z] -> Uploading to [2024-03-17T03:34:15.945Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-17/A97CA9966030D2A3747ED39772930CCE/12f51fb56db6afac364da0950132dcdd9009b0ed/6fbae0c6-a8c4-4c19-ba28-4308152d3c1f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240317T033415Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e86ee38303fd958a5338317d97a1ba5fec637961e94e9d59b7a7bb3d303a39bb [2024-03-17T03:34:15.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-17T03:34:15.945Z] Dload Upload Total Spent Left Speed [2024-03-17T03:34:16.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 798 --:--:-- --:--:-- --:--:-- 798 [2024-03-17T03:34:16.204Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] } [2024-03-17T03:34:16.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-17T03:34:16.427Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-17T03:34:16.446Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:16.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:34:16.768Z] [2024-03-17T03:34:16.768Z] 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-17T03:34:17.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:34:17.080Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-17T03:34:17.080Z] df9b9388f04a: Pulling fs layer [2024-03-17T03:34:17.080Z] 52dc419b0ee2: Pulling fs layer [2024-03-17T03:34:17.080Z] 25bc292e5bac: Pulling fs layer [2024-03-17T03:34:17.080Z] 114826534d7a: Pulling fs layer [2024-03-17T03:34:17.080Z] 4657fd5d0bcf: Pulling fs layer [2024-03-17T03:34:17.080Z] 6ad1cebc031e: Pulling fs layer [2024-03-17T03:34:17.080Z] 8a3aa393b2d8: Pulling fs layer [2024-03-17T03:34:17.080Z] 4657fd5d0bcf: Waiting [2024-03-17T03:34:17.080Z] 6ad1cebc031e: Waiting [2024-03-17T03:34:17.080Z] 8a3aa393b2d8: Waiting [2024-03-17T03:34:17.080Z] 114826534d7a: Waiting [2024-03-17T03:34:17.080Z] 25bc292e5bac: Verifying Checksum [2024-03-17T03:34:17.080Z] 25bc292e5bac: Download complete [2024-03-17T03:34:17.080Z] 52dc419b0ee2: Download complete [2024-03-17T03:34:17.080Z] 4657fd5d0bcf: Verifying Checksum [2024-03-17T03:34:17.080Z] 4657fd5d0bcf: Download complete [2024-03-17T03:34:17.080Z] df9b9388f04a: Verifying Checksum [2024-03-17T03:34:17.080Z] df9b9388f04a: Download complete [2024-03-17T03:34:17.339Z] 6ad1cebc031e: Verifying Checksum [2024-03-17T03:34:17.339Z] 6ad1cebc031e: Download complete [2024-03-17T03:34:17.339Z] df9b9388f04a: Pull complete [2024-03-17T03:34:17.339Z] 52dc419b0ee2: Pull complete [2024-03-17T03:34:17.604Z] 25bc292e5bac: Pull complete [2024-03-17T03:34:17.865Z] 114826534d7a: Verifying Checksum [2024-03-17T03:34:17.865Z] 114826534d7a: Download complete [2024-03-17T03:34:17.865Z] 8a3aa393b2d8: Verifying Checksum [2024-03-17T03:34:17.865Z] 8a3aa393b2d8: Download complete [2024-03-17T03:34:21.150Z] 114826534d7a: Pull complete [2024-03-17T03:34:21.150Z] 4657fd5d0bcf: Pull complete [2024-03-17T03:34:21.150Z] 6ad1cebc031e: Pull complete [2024-03-17T03:34:23.681Z] 8a3aa393b2d8: Pull complete [2024-03-17T03:34:23.681Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-17T03:34:23.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-17T03:34:23.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:34:23.784Z] prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container [2024-03-17T03:34:23.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-03-17T03:34:28.117Z] $ docker top 57eeb6062cabc79500fb6ef25353b0762f946bc7dad5ac8d9de064ad40007009 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-17T03:34:28.188Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-03-17T03:34:28.477Z] + set -o pipefail [2024-03-17T03:34:28.477Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-03-17T03:34:35.034Z] [2024-03-17T03:34:35.034Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-03-17T03:34:35.034Z] [2024-03-17T03:34:35.035Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b584a504-0113-4db1-bc4a-33777178f248 [2024-03-17T03:34:35.035Z] [2024-03-17T03:34:35.035Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-17T03:34:35.035Z] [2024-03-17T03:34:35.035Z] [2024-03-17T03:34:35.035Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-17T03:34:35.035Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-17T03:34:35.035Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-17T03:34:35.044Z] $ docker stop --time=1 57eeb6062cabc79500fb6ef25353b0762f946bc7dad5ac8d9de064ad40007009 [2024-03-17T03:34:38.553Z] $ docker rm -f --volumes 57eeb6062cabc79500fb6ef25353b0762f946bc7dad5ac8d9de064ad40007009 [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-17T03:34:39.249Z] + git log --format=format:%s -1 12f51fb56db6afac364da0950132dcdd9009b0ed [Pipeline] sh [2024-03-17T03:34:39.534Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:34:39.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:39.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:34:39.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:34:39.920Z] prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container [2024-03-17T03:34:39.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:34:40.364Z] $ docker top c81995151782db04a96e3dccab813f05ecd6bc059ec3e866d1c13f40cf53d127 -eo pid,comm [2024-03-17T03:34:40.417Z] 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-17T03:34:40.417Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:34:40.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:34:40.468Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:34:40.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:34:40.583Z] $ docker exec c81995151782db04a96e3dccab813f05ecd6bc059ec3e866d1c13f40cf53d127 ssh-agent [2024-03-17T03:34:40.710Z] SSH_AUTH_SOCK=/tmp/ssh-C2IPh9FoMy5a/agent.33 [2024-03-17T03:34:40.710Z] SSH_AGENT_PID=39 [2024-03-17T03:34:40.714Z] Running ssh-add (command line suppressed) [2024-03-17T03:34:40.817Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11833490751035369640.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11833490751035369640.key) [2024-03-17T03:34:40.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:34:41.121Z] + git semver tag [2024-03-17T03:34:41.390Z] 2024-03-17 03:34:41,300 [run_tag] DEBUG tag force:False [2024-03-17T03:34:41.390Z] 2024-03-17 03:34:41,300 [check_head_tag] DEBUG check head tag [2024-03-17T03:34:41.390Z] 2024-03-17 03:34:41,301 [execute] INFO git cat-file --batch-check [2024-03-17T03:34:41.390Z] 2024-03-17 03:34:41,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-17T03:34:41.390Z] 2024-03-17 03:34:41,306 [execute] INFO git cat-file --batch [2024-03-17T03:34:41.390Z] 2024-03-17 03:34:41,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-03-17T03:34:41.390Z] 2024-03-17 03:34:41,330 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-17T03:34:41.390Z] 2024-03-17 03:34:41,330 [execute] INFO git tag -a v3.2.0-dev.18 -m v3.2.0-dev.18 [2024-03-17T03:34:41.390Z] 2024-03-17 03:34:41,331 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.18', '-m', 'v3.2.0-dev.18'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:34:41.390Z] 2024-03-17 03:34:41,335 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-17T03:34:41.390Z] 3.2.0-dev.18 [Pipeline] } [2024-03-17T03:34:41.397Z] $ docker exec --env ******** --env ******** c81995151782db04a96e3dccab813f05ecd6bc059ec3e866d1c13f40cf53d127 ssh-agent -k [2024-03-17T03:34:41.515Z] unset SSH_AUTH_SOCK; [2024-03-17T03:34:41.515Z] unset SSH_AGENT_PID; [2024-03-17T03:34:41.515Z] echo Agent pid 39 killed; [2024-03-17T03:34:41.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:34:41.842Z] + git semver [Pipeline] } [2024-03-17T03:34:42.111Z] $ docker stop --time=1 c81995151782db04a96e3dccab813f05ecd6bc059ec3e866d1c13f40cf53d127 [2024-03-17T03:34:43.389Z] $ docker rm -f --volumes c81995151782db04a96e3dccab813f05ecd6bc059ec3e866d1c13f40cf53d127 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:43.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:34:43.798Z] [2024-03-17T03:34:43.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:34:44.100Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:34:44.100Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-17T03:34:44.100Z] ab5ef0e58194: Pulling fs layer [2024-03-17T03:34:44.100Z] 9712f1f96733: Pulling fs layer [2024-03-17T03:34:44.100Z] 63f879dbbcfc: Pulling fs layer [2024-03-17T03:34:44.100Z] 0d9ebad4ef96: Pulling fs layer [2024-03-17T03:34:44.100Z] e9a5061849ea: Pulling fs layer [2024-03-17T03:34:44.100Z] d747dcd14b5f: Pulling fs layer [2024-03-17T03:34:44.100Z] 2de7ff778b66: Pulling fs layer [2024-03-17T03:34:44.100Z] e9a5061849ea: Waiting [2024-03-17T03:34:44.100Z] d747dcd14b5f: Waiting [2024-03-17T03:34:44.100Z] 0d9ebad4ef96: Waiting [2024-03-17T03:34:44.100Z] 2de7ff778b66: Waiting [2024-03-17T03:34:44.100Z] 9712f1f96733: Verifying Checksum [2024-03-17T03:34:44.100Z] 9712f1f96733: Download complete [2024-03-17T03:34:44.358Z] 63f879dbbcfc: Verifying Checksum [2024-03-17T03:34:44.358Z] 63f879dbbcfc: Download complete [2024-03-17T03:34:44.616Z] e9a5061849ea: Verifying Checksum [2024-03-17T03:34:44.616Z] e9a5061849ea: Download complete [2024-03-17T03:34:44.616Z] d747dcd14b5f: Verifying Checksum [2024-03-17T03:34:44.616Z] d747dcd14b5f: Download complete [2024-03-17T03:34:44.616Z] ab5ef0e58194: Verifying Checksum [2024-03-17T03:34:44.616Z] ab5ef0e58194: Download complete [2024-03-17T03:34:44.876Z] 2de7ff778b66: Verifying Checksum [2024-03-17T03:34:44.876Z] 2de7ff778b66: Download complete [2024-03-17T03:34:44.876Z] 0d9ebad4ef96: Verifying Checksum [2024-03-17T03:34:44.876Z] 0d9ebad4ef96: Download complete [2024-03-17T03:34:47.401Z] ab5ef0e58194: Pull complete [2024-03-17T03:34:47.401Z] 9712f1f96733: Pull complete [2024-03-17T03:34:47.659Z] 63f879dbbcfc: Pull complete [2024-03-17T03:34:51.848Z] 0d9ebad4ef96: Pull complete [2024-03-17T03:34:51.848Z] e9a5061849ea: Pull complete [2024-03-17T03:34:51.848Z] d747dcd14b5f: Pull complete [2024-03-17T03:34:52.415Z] 2de7ff778b66: Pull complete [2024-03-17T03:34:52.415Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-17T03:34:52.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-17T03:34:52.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:34:52.514Z] prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container [2024-03-17T03:34:52.544Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-17T03:34:58.200Z] $ docker top 55f485177d3a8a3ef8fc25dd98169fc36d8cd43768aca9576a7100c2ae7dd190 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:34:58.280Z] provisioning config files... [2024-03-17T03:34:58.288Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11986441222888226725tmp [2024-03-17T03:34:58.297Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14789673970721611944tmp [2024-03-17T03:34:58.306Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3771170317128811184tmp [Pipeline] { [Pipeline] echo [2024-03-17T03:34:58.336Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:34:58.631Z] ---> sigul-configuration.sh [2024-03-17T03:34:58.631Z] gpg: directory `/root/.gnupg' created [2024-03-17T03:34:58.631Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-17T03:34:58.631Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-17T03:34:58.631Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-17T03:34:58.631Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-17T03:34:58.631Z] gpg: CAST5 encrypted data [2024-03-17T03:34:58.631Z] gpg: encrypted with 1 passphrase [2024-03-17T03:34:58.631Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-17T03:34:58.930Z] + mkdir /home/jenkins [2024-03-17T03:34:58.930Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-17T03:34:59.230Z] + 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-17T03:34:59.243Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:34:59.538Z] ---> sigul-install.sh [2024-03-17T03:34:59.538Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-17T03:34:59.831Z] + git tag --list [2024-03-17T03:34:59.831Z] v1.0.0 [2024-03-17T03:34:59.831Z] v1.1.0 [2024-03-17T03:34:59.831Z] v1.2.0 [2024-03-17T03:34:59.831Z] v1.3.0 [2024-03-17T03:34:59.831Z] v1.3.1 [2024-03-17T03:34:59.831Z] v2.0.0 [2024-03-17T03:34:59.831Z] v2.0.1 [2024-03-17T03:34:59.831Z] v2.1.0 [2024-03-17T03:34:59.831Z] v2.1.1 [2024-03-17T03:34:59.831Z] v2.1.2 [2024-03-17T03:34:59.831Z] v2.2.0 [2024-03-17T03:34:59.831Z] v2.3 [2024-03-17T03:34:59.831Z] v2.3.0 [2024-03-17T03:34:59.831Z] v2.3.1 [2024-03-17T03:34:59.831Z] v3.0 [2024-03-17T03:34:59.831Z] v3.0.0 [2024-03-17T03:34:59.831Z] v3.0.1 [2024-03-17T03:34:59.831Z] v3.0.1-dev.1 [2024-03-17T03:34:59.831Z] v3.1 [2024-03-17T03:34:59.831Z] v3.1.0 [2024-03-17T03:34:59.831Z] v3.1.0-dev.1 [2024-03-17T03:34:59.831Z] v3.1.0-dev.10 [2024-03-17T03:34:59.831Z] v3.1.0-dev.11 [2024-03-17T03:34:59.831Z] v3.1.0-dev.12 [2024-03-17T03:34:59.831Z] v3.1.0-dev.13 [2024-03-17T03:34:59.831Z] v3.1.0-dev.14 [2024-03-17T03:34:59.831Z] v3.1.0-dev.15 [2024-03-17T03:34:59.831Z] v3.1.0-dev.16 [2024-03-17T03:34:59.831Z] v3.1.0-dev.17 [2024-03-17T03:34:59.831Z] v3.1.0-dev.18 [2024-03-17T03:34:59.831Z] v3.1.0-dev.19 [2024-03-17T03:34:59.831Z] v3.1.0-dev.2 [2024-03-17T03:34:59.831Z] v3.1.0-dev.20 [2024-03-17T03:34:59.831Z] v3.1.0-dev.21 [2024-03-17T03:34:59.831Z] v3.1.0-dev.22 [2024-03-17T03:34:59.831Z] v3.1.0-dev.23 [2024-03-17T03:34:59.831Z] v3.1.0-dev.24 [2024-03-17T03:34:59.831Z] v3.1.0-dev.25 [2024-03-17T03:34:59.831Z] v3.1.0-dev.26 [2024-03-17T03:34:59.831Z] v3.1.0-dev.27 [2024-03-17T03:34:59.831Z] v3.1.0-dev.28 [2024-03-17T03:34:59.831Z] v3.1.0-dev.29 [2024-03-17T03:34:59.831Z] v3.1.0-dev.3 [2024-03-17T03:34:59.831Z] v3.1.0-dev.30 [2024-03-17T03:34:59.831Z] v3.1.0-dev.31 [2024-03-17T03:34:59.831Z] v3.1.0-dev.32 [2024-03-17T03:34:59.831Z] v3.1.0-dev.33 [2024-03-17T03:34:59.831Z] v3.1.0-dev.34 [2024-03-17T03:34:59.831Z] v3.1.0-dev.35 [2024-03-17T03:34:59.831Z] v3.1.0-dev.36 [2024-03-17T03:34:59.831Z] v3.1.0-dev.37 [2024-03-17T03:34:59.831Z] v3.1.0-dev.38 [2024-03-17T03:34:59.831Z] v3.1.0-dev.39 [2024-03-17T03:34:59.831Z] v3.1.0-dev.4 [2024-03-17T03:34:59.831Z] v3.1.0-dev.5 [2024-03-17T03:34:59.831Z] v3.1.0-dev.6 [2024-03-17T03:34:59.831Z] v3.1.0-dev.7 [2024-03-17T03:34:59.831Z] v3.1.0-dev.8 [2024-03-17T03:34:59.831Z] v3.1.0-dev.9 [2024-03-17T03:34:59.831Z] v3.2.0-dev.1 [2024-03-17T03:34:59.831Z] v3.2.0-dev.10 [2024-03-17T03:34:59.831Z] v3.2.0-dev.11 [2024-03-17T03:34:59.831Z] v3.2.0-dev.12 [2024-03-17T03:34:59.831Z] v3.2.0-dev.13 [2024-03-17T03:34:59.831Z] v3.2.0-dev.14 [2024-03-17T03:34:59.831Z] v3.2.0-dev.15 [2024-03-17T03:34:59.831Z] v3.2.0-dev.16 [2024-03-17T03:34:59.831Z] v3.2.0-dev.17 [2024-03-17T03:34:59.831Z] v3.2.0-dev.18 [2024-03-17T03:34:59.831Z] v3.2.0-dev.2 [2024-03-17T03:34:59.831Z] v3.2.0-dev.3 [2024-03-17T03:34:59.831Z] v3.2.0-dev.4 [2024-03-17T03:34:59.831Z] v3.2.0-dev.5 [2024-03-17T03:34:59.831Z] v3.2.0-dev.6 [2024-03-17T03:34:59.831Z] v3.2.0-dev.7 [2024-03-17T03:34:59.831Z] v3.2.0-dev.8 [2024-03-17T03:34:59.831Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-17T03:35:00.123Z] + lftools sign git-tag v3.2.0-dev.18 [2024-03-17T03:35:00.691Z] Signing Git tag with Sigul... [2024-03-17T03:35:00.691Z] Signing v3.2.0-dev.18 [Pipeline] echo [2024-03-17T03:35:00.965Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:01.256Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-17T03:35:01.267Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-17T03:35:01.300Z] $ docker stop --time=1 55f485177d3a8a3ef8fc25dd98169fc36d8cd43768aca9576a7100c2ae7dd190 [2024-03-17T03:35:02.609Z] $ docker rm -f --volumes 55f485177d3a8a3ef8fc25dd98169fc36d8cd43768aca9576a7100c2ae7dd190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-17T03:35:03.045Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:35:03.045Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:03.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:35:03.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:03.425Z] prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container [2024-03-17T03:35:03.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:35:03.789Z] $ docker top 3b2701bba00516aa2857ce54f946b1ae4e6bc9517383c306c3ce318ae562b124 -eo pid,comm [2024-03-17T03:35:03.838Z] 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-17T03:35:03.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:35:03.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:35:03.883Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:35:03.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:35:03.996Z] $ docker exec 3b2701bba00516aa2857ce54f946b1ae4e6bc9517383c306c3ce318ae562b124 ssh-agent [2024-03-17T03:35:04.097Z] SSH_AUTH_SOCK=/tmp/ssh-ndaATakge8rP/agent.32 [2024-03-17T03:35:04.097Z] SSH_AGENT_PID=38 [2024-03-17T03:35:04.101Z] Running ssh-add (command line suppressed) [2024-03-17T03:35:04.206Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10966994415993810935.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10966994415993810935.key) [2024-03-17T03:35:04.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:35:04.505Z] + git semver bump pre [2024-03-17T03:35:04.764Z] 2024-03-17 03:35:04,674 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-17T03:35:04.764Z] 2024-03-17 03:35:04,675 [bump_version] DEBUG bumping version:3.2.0-dev.18 on axis:pre with prefix:dev [2024-03-17T03:35:04.764Z] 2024-03-17 03:35:04,675 [bump_version] DEBUG bumped version:3.2.0-dev.19 [2024-03-17T03:35:04.764Z] 2024-03-17 03:35:04,675 [write_version] DEBUG write version:3.2.0-dev.19 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-03-17T03:35:04.764Z] 2024-03-17 03:35:04,675 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-17T03:35:04.764Z] 2024-03-17 03:35:04,675 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-17T03:35:04.764Z] 2024-03-17 03:35:04,677 [execute] INFO git cat-file --batch-check [2024-03-17T03:35:04.764Z] 2024-03-17 03:35:04,677 [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-17T03:35:04.764Z] 2024-03-17 03:35:04,682 [execute] INFO git cat-file --batch [2024-03-17T03:35:04.764Z] 2024-03-17 03:35:04,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-17T03:35:04.764Z] 2024-03-17 03:35:04,687 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-17T03:35:04.764Z] 3.2.0-dev.19 [Pipeline] } [2024-03-17T03:35:04.771Z] $ docker exec --env ******** --env ******** 3b2701bba00516aa2857ce54f946b1ae4e6bc9517383c306c3ce318ae562b124 ssh-agent -k [2024-03-17T03:35:04.876Z] unset SSH_AUTH_SOCK; [2024-03-17T03:35:04.876Z] unset SSH_AGENT_PID; [2024-03-17T03:35:04.876Z] echo Agent pid 38 killed; [2024-03-17T03:35:04.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:35:05.218Z] + git semver [Pipeline] } [2024-03-17T03:35:05.492Z] $ docker stop --time=1 3b2701bba00516aa2857ce54f946b1ae4e6bc9517383c306c3ce318ae562b124 [2024-03-17T03:35:06.742Z] $ docker rm -f --volumes 3b2701bba00516aa2857ce54f946b1ae4e6bc9517383c306c3ce318ae562b124 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-17T03:35:07.092Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-17T03:35:07.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:07.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-17T03:35:07.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:07.465Z] prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container [2024-03-17T03:35:07.491Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-17T03:35:07.806Z] $ docker top 6df4ec34d4f8c19a6de573b6ff2b7e560312e44a9d1867651a8d109443eb19ab -eo pid,comm [2024-03-17T03:35:07.852Z] 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-17T03:35:07.852Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-17T03:35:07.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-17T03:35:07.899Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-17T03:35:08.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-17T03:35:08.016Z] $ docker exec 6df4ec34d4f8c19a6de573b6ff2b7e560312e44a9d1867651a8d109443eb19ab ssh-agent [2024-03-17T03:35:08.128Z] SSH_AUTH_SOCK=/tmp/ssh-01djVqsIPYwS/agent.32 [2024-03-17T03:35:08.128Z] SSH_AGENT_PID=38 [2024-03-17T03:35:08.134Z] Running ssh-add (command line suppressed) [2024-03-17T03:35:08.235Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9266771994442483110.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9266771994442483110.key) [2024-03-17T03:35:08.248Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-17T03:35:08.532Z] + git semver push [2024-03-17T03:35:08.791Z] 2024-03-17 03:35:08,697 [run_push] DEBUG push [2024-03-17T03:35:08.791Z] 2024-03-17 03:35:08,698 [execute] INFO git cat-file --batch-check [2024-03-17T03:35:08.791Z] 2024-03-17 03:35:08,698 [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-17T03:35:08.791Z] 2024-03-17 03:35:08,701 [execute] INFO git rev-list 6a5929c787afcdc96e90bbb4e5e586d64168ade4 -- [2024-03-17T03:35:08.791Z] 2024-03-17 03:35:08,701 [execute] DEBUG Popen(['git', 'rev-list', '6a5929c787afcdc96e90bbb4e5e586d64168ade4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-17T03:35:08.791Z] 2024-03-17 03:35:08,713 [execute] INFO git fetch -v origin [2024-03-17T03:35:08.791Z] 2024-03-17 03:35:08,713 [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-17T03:35:09.358Z] 2024-03-17 03:35:09,206 [run_push] DEBUG no remote changes detected [2024-03-17T03:35:09.358Z] 2024-03-17 03:35:09,207 [execute] INFO git push origin semver [2024-03-17T03:35:09.358Z] 2024-03-17 03:35:09,207 [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-17T03:35:09.925Z] 2024-03-17 03:35:09,899 [run_push] DEBUG push all version tags [2024-03-17T03:35:09.925Z] 2024-03-17 03:35:09,900 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-17T03:35:09.925Z] 2024-03-17 03:35:09,900 [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-17T03:35:10.862Z] 2024-03-17 03:35:10,583 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-03-17T03:35:10.862Z] 3.2.0-dev.19 [Pipeline] } [2024-03-17T03:35:10.869Z] $ docker exec --env ******** --env ******** 6df4ec34d4f8c19a6de573b6ff2b7e560312e44a9d1867651a8d109443eb19ab ssh-agent -k [2024-03-17T03:35:10.962Z] unset SSH_AUTH_SOCK; [2024-03-17T03:35:10.962Z] unset SSH_AGENT_PID; [2024-03-17T03:35:10.962Z] echo Agent pid 38 killed; [2024-03-17T03:35:10.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-17T03:35:11.289Z] + git semver [Pipeline] } [2024-03-17T03:35:11.558Z] $ docker stop --time=1 6df4ec34d4f8c19a6de573b6ff2b7e560312e44a9d1867651a8d109443eb19ab [2024-03-17T03:35:12.849Z] $ docker rm -f --volumes 6df4ec34d4f8c19a6de573b6ff2b7e560312e44a9d1867651a8d109443eb19ab [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-17T03:35:13.456Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-03-17T03:35:13.457Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-17T03:35:13.457Z] total 16 [2024-03-17T03:35:13.457Z] drwxr-xr-x 3 root root 4096 Mar 17 03:24 . [2024-03-17T03:35:13.457Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:34 .. [2024-03-17T03:35:13.457Z] drwxr-xr-x 2 root root 4096 Mar 17 03:24 cost [2024-03-17T03:35:13.457Z] -rw-r--r-- 1 root root 96 Mar 17 03:24 cost.csv [2024-03-17T03:35:13.457Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-03-17T03:35:13.457Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-03-17T03:35:13.457Z] total 16 [2024-03-17T03:35:13.457Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 03:24 . [2024-03-17T03:35:13.457Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 03:34 .. [2024-03-17T03:35:13.457Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 03:24 cost [2024-03-17T03:35:13.457Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 17 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:13.744Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:14.614Z] ---> package-listing.sh [2024-03-17T03:35:14.614Z] ++ facter osfamily [2024-03-17T03:35:14.614Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-17T03:35:14.873Z] + OS_FAMILY=debian [2024-03-17T03:35:14.873Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-03-17T03:35:14.873Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-17T03:35:14.873Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-17T03:35:14.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-17T03:35:14.873Z] + PACKAGES=/tmp/packages_start.txt [2024-03-17T03:35:14.873Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-17T03:35:14.873Z] + PACKAGES=/tmp/packages_end.txt [2024-03-17T03:35:14.873Z] + case "${OS_FAMILY}" in [2024-03-17T03:35:14.873Z] + dpkg -l [2024-03-17T03:35:14.873Z] + grep '^ii' [2024-03-17T03:35:14.873Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-17T03:35:14.873Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-17T03:35:14.873Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-17T03:35:14.873Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-03-17T03:35:14.873Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-03-17T03:35:14.873Z] + 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-17T03:35:14.883Z] 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-17T03:35:15.156Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-17T03:35:15.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-17T03:35:15.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-17T03:35:15.783Z] prd-ubuntu20.04-docker-8c-8g-167 does not seem to be running inside a container [2024-03-17T03:35:15.807Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-17T03:35:16.000Z] $ docker top 28bd46ffcc1d84dc077f2de173e34d123ab0e27b542bf264de3eadc8a6dcefaa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-17T03:35:16.350Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-17T03:35:16.639Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-17T03:35:16.916Z] + ls /var/log/sa-host [2024-03-17T03:35:16.916Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-17T03:35:16.997Z] provisioning config files... [2024-03-17T03:35:17.005Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4418838425958638986tmp [Pipeline] { [Pipeline] echo [2024-03-17T03:35:17.019Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:17.298Z] ---> create-netrc.sh [Pipeline] } [2024-03-17T03:35:17.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:17.630Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-17T03:35:17.637Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:17.915Z] ---> sudo-logs.sh [2024-03-17T03:35:17.915Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-17T03:35:17.945Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:18.227Z] ---> job-cost.sh [2024-03-17T03:35:18.227Z] lf-activate-venv: SKIPPING [2024-03-17T03:35:18.227Z] DEBUG: total: 0.2199999988079071 [2024-03-17T03:35:18.227Z] INFO: Retrieving Stack Cost... [2024-03-17T03:35:18.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-17T03:35:19.051Z] INFO: Archiving Costs [Pipeline] echo [2024-03-17T03:35:19.061Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-17T03:35:19.344Z] ---> logs-deploy.sh [2024-03-17T03:35:19.344Z] lf-activate-venv: SKIPPING [2024-03-17T03:35:19.344Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/227 [2024-03-17T03:35:19.344Z] INFO: archiving workspace using pattern(s): [2024-03-17T03:35:20.294Z] Archives upload complete. [2024-03-17T03:35:20.555Z] INFO: archiving logs to Nexus [2024-03-17T03:35:21.135Z] ---> uname -a: [2024-03-17T03:35:21.135Z] Linux prd-ubuntu20-04-docker-8c-8g-167 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-17T03:35:21.135Z] [2024-03-17T03:35:21.135Z] [2024-03-17T03:35:21.135Z] ---> lscpu: [2024-03-17T03:35:21.135Z] Architecture: x86_64 [2024-03-17T03:35:21.135Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-17T03:35:21.135Z] Byte Order: Little Endian [2024-03-17T03:35:21.135Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-17T03:35:21.135Z] CPU(s): 8 [2024-03-17T03:35:21.135Z] On-line CPU(s) list: 0-7 [2024-03-17T03:35:21.135Z] Thread(s) per core: 1 [2024-03-17T03:35:21.135Z] Core(s) per socket: 1 [2024-03-17T03:35:21.135Z] Socket(s): 8 [2024-03-17T03:35:21.135Z] NUMA node(s): 1 [2024-03-17T03:35:21.135Z] Vendor ID: AuthenticAMD [2024-03-17T03:35:21.135Z] CPU family: 23 [2024-03-17T03:35:21.135Z] Model: 49 [2024-03-17T03:35:21.135Z] Model name: AMD EPYC-Rome Processor [2024-03-17T03:35:21.135Z] Stepping: 0 [2024-03-17T03:35:21.135Z] CPU MHz: 2799.998 [2024-03-17T03:35:21.135Z] BogoMIPS: 5599.99 [2024-03-17T03:35:21.135Z] Virtualization: AMD-V [2024-03-17T03:35:21.135Z] Hypervisor vendor: KVM [2024-03-17T03:35:21.135Z] Virtualization type: full [2024-03-17T03:35:21.135Z] L1d cache: 256 KiB [2024-03-17T03:35:21.135Z] L1i cache: 256 KiB [2024-03-17T03:35:21.135Z] L2 cache: 4 MiB [2024-03-17T03:35:21.135Z] L3 cache: 128 MiB [2024-03-17T03:35:21.135Z] NUMA node0 CPU(s): 0-7 [2024-03-17T03:35:21.135Z] Vulnerability Itlb multihit: Not affected [2024-03-17T03:35:21.135Z] Vulnerability L1tf: Not affected [2024-03-17T03:35:21.135Z] Vulnerability Mds: Not affected [2024-03-17T03:35:21.135Z] Vulnerability Meltdown: Not affected [2024-03-17T03:35:21.135Z] Vulnerability Mmio stale data: Not affected [2024-03-17T03:35:21.135Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-17T03:35:21.135Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-17T03:35:21.135Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-17T03:35:21.135Z] Vulnerability Srbds: Not affected [2024-03-17T03:35:21.135Z] Vulnerability Tsx async abort: Not affected [2024-03-17T03:35:21.135Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-17T03:35:21.135Z] [2024-03-17T03:35:21.135Z] [2024-03-17T03:35:21.135Z] ---> nproc: [2024-03-17T03:35:21.135Z] 8 [2024-03-17T03:35:21.135Z] [2024-03-17T03:35:21.135Z]