Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 023efeb58b72985ebd230dffc6fa2da5abccc86b 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-ssh10904457043687497531.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3823211680053036061.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4616508185526630048.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9770094847948661754.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-ssh16375244023789125526.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, buildSnap:false] ========================================================= [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.20 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-14720 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 023efeb58b72985ebd230dffc6fa2da5abccc86b (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 023efeb58b72985ebd230dffc6fa2da5abccc86b # timeout=10 Commit message: "refactor: Consume MakeItRun rename to Run (#558)" > git rev-list --no-walk 694e3ae60c9df22c057b1690b970d5b19176c4d2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T16:41:50.011Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T16:41:50.072Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T16:41:50.086Z] ========================================================= [2023-05-09T16:41:50.086Z] EdgeX Global Pipelines Version Info [2023-05-09T16:41:50.086Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:41:50.799Z] ------------------- [2023-05-09T16:41:50.799Z] stable info: [2023-05-09T16:41:50.799Z] ------------------- [2023-05-09T16:41:50.799Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T16:41:50.799Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T16:41:50.799Z] Message: update stable to v1.0.249 [2023-05-09T16:41:51.378Z] ------------------- [2023-05-09T16:41:51.378Z] experimental info: [2023-05-09T16:41:51.378Z] ------------------- [2023-05-09T16:41:51.378Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T16:41:51.378Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T16:41:51.378Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T16:41:51.544Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-05-09T16:41:51.558Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-05-09T16:41:51.568Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T16:41:51.580Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T16:41:51.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T16:41:51.610Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T16:41:51.623Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T16:41:51.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T16:41:51.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T16:41:51.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T16:41:51.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T16:41:51.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-05-09T16:41:51.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T16:41:51.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T16:41:51.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T16:41:51.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T16:41:51.774Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T16:41:51.792Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T16:41:51.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T16:41:51.827Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T16:41:51.844Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T16:41:51.865Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T16:41:51.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T16:41:51.899Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T16:41:51.914Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T16:41:51.924Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T16:41:51.937Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T16:41:51.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T16:41:51.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T16:41:51.983Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T16:41:51.999Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] echo [2023-05-09T16:41:52.014Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 023efeb [Pipeline] echo [2023-05-09T16:41:52.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T16:41:52.077Z] provisioning config files... [2023-05-09T16:41:52.092Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9824825096594332915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:41:52.400Z] ---> docker-login.sh [2023-05-09T16:41:52.400Z] nexus3.edgexfoundry.org:10001 [2023-05-09T16:41:52.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:41:52.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:41:52.660Z] Configure a credential helper to remove this warning. See [2023-05-09T16:41:52.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:41:52.660Z] [2023-05-09T16:41:52.660Z] Login Succeeded [2023-05-09T16:41:52.660Z] nexus3.edgexfoundry.org:10002 [2023-05-09T16:41:52.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:41:52.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:41:52.920Z] Configure a credential helper to remove this warning. See [2023-05-09T16:41:52.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:41:52.920Z] [2023-05-09T16:41:52.920Z] Login Succeeded [2023-05-09T16:41:52.920Z] nexus3.edgexfoundry.org:10003 [2023-05-09T16:41:52.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:41:52.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:41:52.920Z] Configure a credential helper to remove this warning. See [2023-05-09T16:41:52.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:41:52.920Z] [2023-05-09T16:41:52.920Z] Login Succeeded [2023-05-09T16:41:52.920Z] nexus3.edgexfoundry.org:10004 [2023-05-09T16:41:53.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:41:53.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:41:53.181Z] Configure a credential helper to remove this warning. See [2023-05-09T16:41:53.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:41:53.181Z] [2023-05-09T16:41:53.181Z] Login Succeeded [2023-05-09T16:41:53.181Z] docker.io [2023-05-09T16:41:53.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:41:53.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:41:53.443Z] Configure a credential helper to remove this warning. See [2023-05-09T16:41:53.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:41:53.443Z] [2023-05-09T16:41:53.443Z] Login Succeeded [2023-05-09T16:41:53.443Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T16:41:53.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T16:41:53.825Z] + git rev-list -1 --merges 023efeb58b72985ebd230dffc6fa2da5abccc86b~1..023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] echo [2023-05-09T16:41:53.870Z] -----------> git rev-list -1 --merges 023efeb58b72985ebd230dffc6fa2da5abccc86b~1..023efeb58b72985ebd230dffc6fa2da5abccc86b 023efeb58b72985ebd230dffc6fa2da5abccc86b [false] [Pipeline] sh [2023-05-09T16:41:54.159Z] + git log --format=format:%s -1 023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] echo [2023-05-09T16:41:54.178Z] ========================================================= [2023-05-09T16:41:54.178Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T16:41:54.178Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T16:41:54.520Z] + git log --format=format:%s -1 023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] echo [2023-05-09T16:41:54.532Z] [semverPrep] GIT_COMMIT: 023efeb58b72985ebd230dffc6fa2da5abccc86b, Commit Message: refactor: Consume MakeItRun rename to Run (#558) [Pipeline] echo [2023-05-09T16:41:54.543Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T16:41:54.915Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T16:41:54.915Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T16:41:54.915Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T16:41:54.915Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T16:41:54.915Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T16:41:54.915Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T16:41:54.915Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:41:55.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T16:41:55.323Z] [2023-05-09T16:41:55.323Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:41:55.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T16:41:55.621Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T16:41:55.621Z] b85a868b505f: Pulling fs layer [2023-05-09T16:41:55.621Z] e2be974225ed: Pulling fs layer [2023-05-09T16:41:55.621Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T16:41:55.621Z] 988bab9f4d93: Pulling fs layer [2023-05-09T16:41:55.621Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T16:41:55.621Z] eaf3925da568: Pulling fs layer [2023-05-09T16:41:55.621Z] bab4dde63d76: Pulling fs layer [2023-05-09T16:41:55.621Z] bde34c3a00c8: Pulling fs layer [2023-05-09T16:41:55.621Z] b352a97aabf1: Pulling fs layer [2023-05-09T16:41:55.621Z] 988bab9f4d93: Waiting [2023-05-09T16:41:55.621Z] 4872d77fe225: Pulling fs layer [2023-05-09T16:41:55.621Z] 5851b861e8e6: Pulling fs layer [2023-05-09T16:41:55.621Z] 1469e6f7b9e6: Waiting [2023-05-09T16:41:55.621Z] eaf3925da568: Waiting [2023-05-09T16:41:55.621Z] bab4dde63d76: Waiting [2023-05-09T16:41:55.621Z] bde34c3a00c8: Waiting [2023-05-09T16:41:55.621Z] b352a97aabf1: Waiting [2023-05-09T16:41:55.621Z] 4872d77fe225: Waiting [2023-05-09T16:41:55.621Z] 5851b861e8e6: Waiting [2023-05-09T16:41:55.621Z] e2be974225ed: Download complete [2023-05-09T16:41:55.621Z] 988bab9f4d93: Download complete [2023-05-09T16:41:55.621Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T16:41:55.621Z] 1469e6f7b9e6: Download complete [2023-05-09T16:41:55.881Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T16:41:55.881Z] 339a4e72a1f5: Download complete [2023-05-09T16:41:55.881Z] eaf3925da568: Verifying Checksum [2023-05-09T16:41:55.881Z] eaf3925da568: Download complete [2023-05-09T16:41:55.881Z] bde34c3a00c8: Download complete [2023-05-09T16:41:55.881Z] b352a97aabf1: Verifying Checksum [2023-05-09T16:41:55.881Z] b352a97aabf1: Download complete [2023-05-09T16:41:55.881Z] 4872d77fe225: Verifying Checksum [2023-05-09T16:41:55.881Z] 4872d77fe225: Download complete [2023-05-09T16:41:55.881Z] 5851b861e8e6: Verifying Checksum [2023-05-09T16:41:55.881Z] 5851b861e8e6: Download complete [2023-05-09T16:41:55.881Z] b85a868b505f: Verifying Checksum [2023-05-09T16:41:55.881Z] b85a868b505f: Download complete [2023-05-09T16:41:56.141Z] bab4dde63d76: Verifying Checksum [2023-05-09T16:41:56.141Z] bab4dde63d76: Download complete [2023-05-09T16:41:57.087Z] b85a868b505f: Pull complete [2023-05-09T16:41:57.348Z] e2be974225ed: Pull complete [2023-05-09T16:41:57.917Z] 339a4e72a1f5: Pull complete [2023-05-09T16:41:57.917Z] 988bab9f4d93: Pull complete [2023-05-09T16:41:58.177Z] 1469e6f7b9e6: Pull complete [2023-05-09T16:41:58.439Z] eaf3925da568: Pull complete [2023-05-09T16:42:00.348Z] bab4dde63d76: Pull complete [2023-05-09T16:42:00.348Z] bde34c3a00c8: Pull complete [2023-05-09T16:42:00.348Z] b352a97aabf1: Pull complete [2023-05-09T16:42:00.608Z] 4872d77fe225: Pull complete [2023-05-09T16:42:00.608Z] 5851b861e8e6: Pull complete [2023-05-09T16:42:00.608Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T16:42:00.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T16:42:00.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:42:00.706Z] prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container [2023-05-09T16:42:00.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T16:42:03.362Z] $ docker top 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc -eo pid,comm [2023-05-09T16:42:03.419Z] 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). [2023-05-09T16:42:03.419Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T16:42:03.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T16:42:03.447Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T16:42:03.563Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T16:42:03.569Z] $ docker exec 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc ssh-agent [2023-05-09T16:42:03.681Z] SSH_AUTH_SOCK=/tmp/ssh-gi7UVftl1YSG/agent.32 [2023-05-09T16:42:03.682Z] SSH_AGENT_PID=38 [2023-05-09T16:42:03.689Z] Running ssh-add (command line suppressed) [2023-05-09T16:42:03.807Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18201809476244196388.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18201809476244196388.key) [2023-05-09T16:42:03.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T16:42:04.112Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T16:42:04.126Z] $ docker exec --env ******** --env ******** 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc ssh-agent -k [2023-05-09T16:42:04.229Z] unset SSH_AUTH_SOCK; [2023-05-09T16:42:04.230Z] unset SSH_AGENT_PID; [2023-05-09T16:42:04.230Z] echo Agent pid 38 killed; [2023-05-09T16:42:04.238Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T16:42:04.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T16:42:04.264Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T16:42:04.381Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T16:42:04.386Z] $ docker exec 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc ssh-agent [2023-05-09T16:42:04.502Z] SSH_AUTH_SOCK=/tmp/ssh-2k3SVKFh9jQy/agent.70 [2023-05-09T16:42:04.502Z] SSH_AGENT_PID=76 [2023-05-09T16:42:04.507Z] Running ssh-add (command line suppressed) [2023-05-09T16:42:04.618Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7063615125693475755.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7063615125693475755.key) [2023-05-09T16:42:04.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T16:42:04.923Z] + git semver init [2023-05-09T16:42:05.187Z] 2023-05-09 16:42:05,131 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T16:42:05.187Z] 2023-05-09 16:42:05,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-05-09T16:42:05.187Z] 2023-05-09 16:42:05,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-05-09T16:42:05.187Z] 2023-05-09 16:42:05,134 [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) [2023-05-09T16:42:06.129Z] 2023-05-09 16:42:05,946 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-05-09T16:42:06.129Z] 2023-05-09 16:42:05,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-05-09T16:42:06.129Z] 2023-05-09 16:42:05,947 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-09T16:42:06.129Z] 2023-05-09 16:42:05,947 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-09T16:42:06.129Z] 3.0.0-dev.41 [Pipeline] } [2023-05-09T16:42:06.142Z] $ docker exec --env ******** --env ******** 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc ssh-agent -k [2023-05-09T16:42:06.240Z] unset SSH_AUTH_SOCK; [2023-05-09T16:42:06.241Z] unset SSH_AGENT_PID; [2023-05-09T16:42:06.241Z] echo Agent pid 76 killed; [2023-05-09T16:42:06.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T16:42:06.566Z] + git semver [Pipeline] } [2023-05-09T16:42:06.840Z] $ docker stop --time=1 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc [2023-05-09T16:42:08.155Z] $ docker rm -f --volumes 554fe35ca8361c0324bece1a55195bfa5f21ac1d76cfe0df2ef416ca9beabccc [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T16:42:08.503Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T16:42:08.729Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T16:42:08.731Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.41 [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 [2023-05-09T16:42:08.880Z] provisioning config files... [2023-05-09T16:42:08.889Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12032790589720291570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:42:09.188Z] ---> docker-login.sh [2023-05-09T16:42:09.188Z] nexus3.edgexfoundry.org:10001 [2023-05-09T16:42:09.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:42:09.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:42:09.188Z] Configure a credential helper to remove this warning. See [2023-05-09T16:42:09.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:42:09.188Z] [2023-05-09T16:42:09.188Z] Login Succeeded [2023-05-09T16:42:09.188Z] nexus3.edgexfoundry.org:10002 [2023-05-09T16:42:09.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:42:09.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:42:09.188Z] Configure a credential helper to remove this warning. See [2023-05-09T16:42:09.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:42:09.188Z] [2023-05-09T16:42:09.188Z] Login Succeeded [2023-05-09T16:42:09.188Z] nexus3.edgexfoundry.org:10003 [2023-05-09T16:42:09.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:42:09.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:42:09.447Z] Configure a credential helper to remove this warning. See [2023-05-09T16:42:09.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:42:09.447Z] [2023-05-09T16:42:09.447Z] Login Succeeded [2023-05-09T16:42:09.447Z] nexus3.edgexfoundry.org:10004 [2023-05-09T16:42:09.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:42:09.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:42:09.447Z] Configure a credential helper to remove this warning. See [2023-05-09T16:42:09.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:42:09.447Z] [2023-05-09T16:42:09.447Z] Login Succeeded [2023-05-09T16:42:09.447Z] docker.io [2023-05-09T16:42:09.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:42:09.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:42:09.707Z] Configure a credential helper to remove this warning. See [2023-05-09T16:42:09.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:42:09.707Z] [2023-05-09T16:42:09.707Z] Login Succeeded [2023-05-09T16:42:09.707Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T16:42:09.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T16:42:09.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T16:42:09.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T16:42:09.793Z] ========================================================= [2023-05-09T16:42:09.793Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T16:42:09.793Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:42:10.104Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T16:42:10.104Z] Sending build context to Docker daemon 3.31MB [2023-05-09T16:42:10.104Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T16:42:10.104Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T16:42:10.104Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T16:42:10.104Z] f56be85fc22e: Pulling fs layer [2023-05-09T16:42:10.104Z] 85791d961cd3: Pulling fs layer [2023-05-09T16:42:10.104Z] d694b5ae8c79: Pulling fs layer [2023-05-09T16:42:10.104Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T16:42:10.104Z] 4d19c01a9841: Pulling fs layer [2023-05-09T16:42:10.104Z] 9325e15d5711: Pulling fs layer [2023-05-09T16:42:10.104Z] 556b6ee489ea: Pulling fs layer [2023-05-09T16:42:10.104Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T16:42:10.104Z] 9f32a84ed3da: Waiting [2023-05-09T16:42:10.104Z] 4d19c01a9841: Waiting [2023-05-09T16:42:10.104Z] c5a4b2cf53e6: Waiting [2023-05-09T16:42:10.104Z] 9325e15d5711: Waiting [2023-05-09T16:42:10.104Z] 556b6ee489ea: Waiting [2023-05-09T16:42:10.104Z] 85791d961cd3: Verifying Checksum [2023-05-09T16:42:10.104Z] 85791d961cd3: Download complete [2023-05-09T16:42:10.104Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T16:42:10.104Z] 9f32a84ed3da: Download complete [2023-05-09T16:42:10.364Z] 4d19c01a9841: Download complete [2023-05-09T16:42:10.364Z] f56be85fc22e: Verifying Checksum [2023-05-09T16:42:10.364Z] f56be85fc22e: Download complete [2023-05-09T16:42:10.364Z] 9325e15d5711: Verifying Checksum [2023-05-09T16:42:10.364Z] 9325e15d5711: Download complete [2023-05-09T16:42:10.364Z] f56be85fc22e: Pull complete [2023-05-09T16:42:10.623Z] 85791d961cd3: Pull complete [2023-05-09T16:42:10.623Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T16:42:10.623Z] c5a4b2cf53e6: Download complete [2023-05-09T16:42:10.883Z] d694b5ae8c79: Verifying Checksum [2023-05-09T16:42:10.883Z] d694b5ae8c79: Download complete [2023-05-09T16:42:11.141Z] 556b6ee489ea: Verifying Checksum [2023-05-09T16:42:11.141Z] 556b6ee489ea: Download complete [2023-05-09T16:42:16.006Z] d694b5ae8c79: Pull complete [2023-05-09T16:42:16.006Z] 9f32a84ed3da: Pull complete [2023-05-09T16:42:16.006Z] 4d19c01a9841: Pull complete [2023-05-09T16:42:16.006Z] 9325e15d5711: Pull complete [2023-05-09T16:42:17.910Z] 556b6ee489ea: Pull complete [2023-05-09T16:42:18.806Z] c5a4b2cf53e6: Pull complete [2023-05-09T16:42:18.806Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T16:42:19.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T16:42:19.065Z] ---> c4be618373d6 [2023-05-09T16:42:19.065Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T16:42:22.367Z] ---> Running in fcea2b6809b0 [2023-05-09T16:42:22.367Z] Removing intermediate container fcea2b6809b0 [2023-05-09T16:42:22.367Z] ---> be520804ef05 [2023-05-09T16:42:22.367Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T16:42:22.367Z] ---> Running in 2c5b507aa806 [2023-05-09T16:42:22.626Z] Removing intermediate container 2c5b507aa806 [2023-05-09T16:42:22.626Z] ---> 0cd0607022b2 [2023-05-09T16:42:22.626Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T16:42:22.626Z] ---> Running in d73bd3756caa [2023-05-09T16:42:22.626Z] Removing intermediate container d73bd3756caa [2023-05-09T16:42:22.626Z] ---> cb5fa215677a [2023-05-09T16:42:22.626Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T16:42:22.626Z] ---> Running in fe09911c7326 [2023-05-09T16:42:22.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T16:42:23.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T16:42:23.406Z] OK: 265 MiB in 53 packages [2023-05-09T16:42:23.666Z] Removing intermediate container fe09911c7326 [2023-05-09T16:42:23.666Z] ---> 6ad2ba3abbeb [2023-05-09T16:42:23.666Z] Step 7/12 : WORKDIR /app [2023-05-09T16:42:23.666Z] ---> Running in 00fb39edb354 [2023-05-09T16:42:23.666Z] Removing intermediate container 00fb39edb354 [2023-05-09T16:42:23.666Z] ---> 00ef9e821fda [2023-05-09T16:42:23.666Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T16:42:23.844Z] Still waiting to schedule task [2023-05-09T16:42:23.844Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-09T16:42:23.926Z] ---> c5b157bbb6e8 [2023-05-09T16:42:23.926Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T16:42:23.926Z] ---> Running in 2dd92d25399c [2023-05-09T16:42:59.393Z] Removing intermediate container 2dd92d25399c [2023-05-09T16:42:59.393Z] ---> 03ed71030aa0 [2023-05-09T16:42:59.393Z] Step 10/12 : COPY . . [2023-05-09T16:42:59.393Z] ---> c5612d8e2ede [2023-05-09T16:42:59.393Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T16:42:59.393Z] ---> Running in 6f2cc9f28746 [2023-05-09T16:42:59.393Z] Removing intermediate container 6f2cc9f28746 [2023-05-09T16:42:59.393Z] ---> b661ef21bcd8 [2023-05-09T16:42:59.393Z] Step 12/12 : RUN $MAKE [2023-05-09T16:42:59.393Z] ---> Running in e16cd9646985 [2023-05-09T16:42:59.393Z] noop [2023-05-09T16:42:59.393Z] Removing intermediate container e16cd9646985 [2023-05-09T16:42:59.393Z] ---> 511d5e987c80 [2023-05-09T16:42:59.393Z] Successfully built 511d5e987c80 [2023-05-09T16:42:59.393Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:42:59.716Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T16:42:59.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:42:59.804Z] prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container [2023-05-09T16:42:59.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T16:43:00.208Z] $ docker top 40d11095f159cc512ba627745528bcd3935a326ebcab7c3e33ab6888004a5d15 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T16:43:00.552Z] + go version [2023-05-09T16:43:00.552Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T16:43:00.566Z] $ docker stop --time=1 40d11095f159cc512ba627745528bcd3935a326ebcab7c3e33ab6888004a5d15 [2023-05-09T16:43:01.842Z] $ docker rm -f --volumes 40d11095f159cc512ba627745528bcd3935a326ebcab7c3e33ab6888004a5d15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:43:02.263Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T16:43:02.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:43:02.343Z] prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container [2023-05-09T16:43:02.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T16:43:02.728Z] $ docker top 22afd4906d857e4a138589e7343fd2a2c57ea93cb33bca3313ad2736aaad6dce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T16:43:03.073Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-05-09T16:43:03.371Z] + make test [2023-05-09T16:43:03.371Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T16:43:25.312Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-09T16:43:46.415Z] go vet ./... [2023-05-09T16:43:48.946Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T16:43:48.946Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T16:43:48.946Z] ./bin/test-attribution-txt.sh [2023-05-09T16:43:48.946Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-09T16:43:48.946Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-09T16:43:48.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T16:43:48.972Z] $ docker stop --time=1 22afd4906d857e4a138589e7343fd2a2c57ea93cb33bca3313ad2736aaad6dce [2023-05-09T16:43:52.632Z] $ docker rm -f --volumes 22afd4906d857e4a138589e7343fd2a2c57ea93cb33bca3313ad2736aaad6dce [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T16:43:53.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T16:43:53.169Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T16:43:53.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T16:43:54.060Z] + ls -al . [2023-05-09T16:43:54.060Z] total 176 [2023-05-09T16:43:54.060Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 16:43 . [2023-05-09T16:43:54.060Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:41 .. [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 119 May 9 16:41 .dockerignore [2023-05-09T16:43:54.060Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 16:42 .git [2023-05-09T16:43:54.060Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 16:41 .github [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 171 May 9 16:41 .gitignore [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 16:41 .golangci.yml [2023-05-09T16:43:54.060Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 16:42 .semver [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 9 16:41 Attribution.txt [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 9 16:41 CHANGELOG.md [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 9 16:41 Dockerfile [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 16:41 GOVERNANCE.md [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 688 May 9 16:41 Jenkinsfile [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 9 16:41 LICENSE [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 618 May 9 16:41 OWNERS.md [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 9 16:41 README.md [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 16:42 VERSION [2023-05-09T16:43:54.060Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 16:41 bin [2023-05-09T16:43:54.060Z] -rw-r--r-- 1 jenkins jenkins 13 May 9 16:43 coverage.out [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 9 16:41 go.mod [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 9 16:41 go.sum [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 9 16:41 main.go [2023-05-09T16:43:54.060Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 9 16:41 makefile [2023-05-09T16:43:54.060Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 16:41 res [2023-05-09T16:43:54.060Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:41 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:43:54.406Z] + 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=023efeb58b72985ebd230dffc6fa2da5abccc86b --label arch=amd64 --label version=3.0.0-dev.41 . [2023-05-09T16:43:54.406Z] Sending build context to Docker daemon 3.311MB [2023-05-09T16:43:54.406Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T16:43:54.406Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-09T16:43:54.406Z] ---> 511d5e987c80 [2023-05-09T16:43:54.406Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T16:43:54.406Z] ---> Running in 79be155f56ff [2023-05-09T16:43:54.666Z] Removing intermediate container 79be155f56ff [2023-05-09T16:43:54.666Z] ---> eae4bd3f30df [2023-05-09T16:43:54.666Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T16:43:54.666Z] ---> Running in e2463764f723 [2023-05-09T16:43:54.666Z] Removing intermediate container e2463764f723 [2023-05-09T16:43:54.666Z] ---> 023efb18f03c [2023-05-09T16:43:54.666Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-09T16:43:54.666Z] ---> Running in 0786ff2b07c6 [2023-05-09T16:43:54.666Z] Removing intermediate container 0786ff2b07c6 [2023-05-09T16:43:54.666Z] ---> eb9b11fc795b [2023-05-09T16:43:54.666Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T16:43:54.666Z] ---> Running in 886e4354581b [2023-05-09T16:43:54.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T16:43:55.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T16:43:55.443Z] OK: 265 MiB in 53 packages [2023-05-09T16:43:55.703Z] Removing intermediate container 886e4354581b [2023-05-09T16:43:55.703Z] ---> 71b1b0dc811a [2023-05-09T16:43:55.703Z] Step 7/26 : WORKDIR /app [2023-05-09T16:43:55.703Z] ---> Running in 496d1db0e322 [2023-05-09T16:43:55.703Z] Removing intermediate container 496d1db0e322 [2023-05-09T16:43:55.703Z] ---> 87495832b44a [2023-05-09T16:43:55.703Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-09T16:43:55.961Z] ---> 7448c92f21d8 [2023-05-09T16:43:55.961Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T16:43:55.961Z] ---> Running in fb944fac29d0 [2023-05-09T16:43:56.900Z] Removing intermediate container fb944fac29d0 [2023-05-09T16:43:56.900Z] ---> 572446f72eb3 [2023-05-09T16:43:56.900Z] Step 10/26 : COPY . . [2023-05-09T16:43:57.160Z] ---> f1dae46db365 [2023-05-09T16:43:57.160Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T16:43:57.160Z] ---> Running in 8f531b205f2d [2023-05-09T16:43:57.160Z] Removing intermediate container 8f531b205f2d [2023-05-09T16:43:57.160Z] ---> 37fdcffde952 [2023-05-09T16:43:57.160Z] Step 12/26 : RUN $MAKE [2023-05-09T16:43:57.160Z] ---> Running in 647d7fad0250 [2023-05-09T16:43:57.418Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.61 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.41" -trimpath -mod=readonly -o app-service-configurable [2023-05-09T16:44:08.157Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14722 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-05-09T16:44:08.171Z] Running in /w/workspace/app-service-configurable/159 [Pipeline] { [Pipeline] checkout [2023-05-09T16:44:08.210Z] Selected Git installation does not exist. Using Default [2023-05-09T16:44:08.211Z] The recommended git tool is: NONE [2023-05-09T16:44:14.262Z] using credential edgex-jenkins-ssh [2023-05-09T16:44:14.282Z] Cloning the remote Git repository [2023-05-09T16:44:14.335Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-05-09T16:44:14.436Z] > git init /w/workspace/app-service-configurable/159 # timeout=10 [2023-05-09T16:44:14.590Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-05-09T16:44:14.591Z] > git --version # timeout=10 [2023-05-09T16:44:14.611Z] > git --version # 'git version 2.25.1' [2023-05-09T16:44:14.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T16:44:14.783Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T16:44:16.880Z] Avoid second fetch [2023-05-09T16:44:16.881Z] Checking out Revision 023efeb58b72985ebd230dffc6fa2da5abccc86b (main) [2023-05-09T16:44:15.972Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-05-09T16:44:15.992Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T16:44:16.904Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T16:44:16.978Z] > git checkout -f 023efeb58b72985ebd230dffc6fa2da5abccc86b # timeout=10 [2023-05-09T16:44:17.480Z] Commit message: "refactor: Consume MakeItRun rename to Run (#558)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T16:44:18.508Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T16:44:18.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T16:44:18.508Z] Dload Upload Total Spent Left Speed [2023-05-09T16:44:18.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69677 0 --:--:-- --:--:-- --:--:-- 69677 [Pipeline] sh [2023-05-09T16:44:19.180Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T16:44:19.512Z] + sudo tee /etc/docker/daemon.new [2023-05-09T16:44:19.512Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T16:44:19.512Z] { [2023-05-09T16:44:19.512Z] "registry-mirrors": [ [2023-05-09T16:44:19.512Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T16:44:19.512Z] ], [2023-05-09T16:44:19.512Z] "bip": "10.250.0.254/24", [2023-05-09T16:44:19.512Z] "hosts": [ [2023-05-09T16:44:19.512Z] "tcp://0.0.0.0:5555", [2023-05-09T16:44:19.512Z] "unix:///var/run/docker.sock" [2023-05-09T16:44:19.512Z] ], [2023-05-09T16:44:19.512Z] "mtu": 1458, [2023-05-09T16:44:19.512Z] "selinux-enabled": true, [2023-05-09T16:44:19.512Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T16:44:19.512Z] } [Pipeline] sh [2023-05-09T16:44:19.849Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T16:44:20.186Z] + sudo service docker restart [2023-05-09T16:44:24.178Z] Removing intermediate container 647d7fad0250 [2023-05-09T16:44:24.179Z] ---> d7bb9697d3a8 [2023-05-09T16:44:24.179Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T16:44:24.179Z] 3.17: Pulling from library/alpine [2023-05-09T16:44:24.179Z] f56be85fc22e: Already exists [2023-05-09T16:44:24.179Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T16:44:24.179Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T16:44:24.179Z] ---> 9ed4aefc74f6 [2023-05-09T16:44:24.179Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T16:44:24.179Z] ---> Running in c7d5983ed8df [2023-05-09T16:44:24.179Z] Removing intermediate container c7d5983ed8df [2023-05-09T16:44:24.179Z] ---> c8bc625d16d5 [2023-05-09T16:44:24.179Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-09T16:44:24.179Z] ---> Running in 0a5c9fa90665 [2023-05-09T16:44:24.179Z] Removing intermediate container 0a5c9fa90665 [2023-05-09T16:44:24.179Z] ---> 3b2ca0677504 [2023-05-09T16:44:24.179Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T16:44:24.179Z] ---> Running in 28714d4f0d27 [2023-05-09T16:44:24.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T16:44:24.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T16:44:24.179Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T16:44:24.179Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T16:44:24.179Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T16:44:24.179Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T16:44:24.179Z] OK: 8 MiB in 17 packages [2023-05-09T16:44:24.179Z] Removing intermediate container 28714d4f0d27 [2023-05-09T16:44:24.179Z] ---> 80ed58e0a19e [2023-05-09T16:44:24.179Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-09T16:44:24.179Z] ---> 5d668f982a24 [2023-05-09T16:44:24.179Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-09T16:44:24.179Z] ---> dcb689b93e01 [2023-05-09T16:44:24.179Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-09T16:44:24.179Z] ---> afb6d3f75681 [2023-05-09T16:44:24.179Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-09T16:44:25.116Z] ---> 3092773f0ca3 [2023-05-09T16:44:25.116Z] Step 21/26 : EXPOSE 48095 [2023-05-09T16:44:25.116Z] ---> Running in 8a7e659cf207 [2023-05-09T16:44:25.116Z] Removing intermediate container 8a7e659cf207 [2023-05-09T16:44:25.116Z] ---> 2d132bdad989 [2023-05-09T16:44:25.116Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-09T16:44:25.116Z] ---> Running in 3b804d279fce [2023-05-09T16:44:25.116Z] Removing intermediate container 3b804d279fce [2023-05-09T16:44:25.116Z] ---> 347f18def348 [2023-05-09T16:44:25.116Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T16:44:25.116Z] ---> Running in 8822216e332a [2023-05-09T16:44:25.116Z] Removing intermediate container 8822216e332a [2023-05-09T16:44:25.116Z] ---> 5c2d4d2a5bd9 [2023-05-09T16:44:25.116Z] Step 24/26 : LABEL arch=amd64 [2023-05-09T16:44:25.116Z] ---> Running in 25f2fdc4e12a [2023-05-09T16:44:25.376Z] Removing intermediate container 25f2fdc4e12a [2023-05-09T16:44:25.376Z] ---> 7f8dc8d15d67 [2023-05-09T16:44:25.376Z] Step 25/26 : LABEL git_sha=023efeb58b72985ebd230dffc6fa2da5abccc86b [2023-05-09T16:44:25.376Z] ---> Running in 0e806aa9997f [2023-05-09T16:44:25.376Z] Removing intermediate container 0e806aa9997f [2023-05-09T16:44:25.376Z] ---> 7a00523ae76d [2023-05-09T16:44:25.376Z] Step 26/26 : LABEL version=3.0.0-dev.41 [2023-05-09T16:44:25.376Z] ---> Running in 2aea7f2f1502 [2023-05-09T16:44:25.635Z] Removing intermediate container 2aea7f2f1502 [2023-05-09T16:44:25.635Z] ---> 68f38be16fb8 [2023-05-09T16:44:25.635Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T16:44:25.635Z] Successfully built 68f38be16fb8 [2023-05-09T16:44:25.635Z] 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 [2023-05-09T16:44:25.748Z] provisioning config files... [2023-05-09T16:44:25.756Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config855524706489880453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:44:26.056Z] ---> docker-login.sh [2023-05-09T16:44:26.056Z] nexus3.edgexfoundry.org:10001 [2023-05-09T16:44:26.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:44:26.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:44:26.056Z] Configure a credential helper to remove this warning. See [2023-05-09T16:44:26.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:44:26.056Z] [2023-05-09T16:44:26.056Z] Login Succeeded [2023-05-09T16:44:26.056Z] nexus3.edgexfoundry.org:10002 [2023-05-09T16:44:26.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:44:26.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:44:26.056Z] Configure a credential helper to remove this warning. See [2023-05-09T16:44:26.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:44:26.056Z] [2023-05-09T16:44:26.056Z] Login Succeeded [2023-05-09T16:44:26.056Z] nexus3.edgexfoundry.org:10003 [2023-05-09T16:44:26.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:44:26.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:44:26.316Z] Configure a credential helper to remove this warning. See [2023-05-09T16:44:26.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:44:26.316Z] [2023-05-09T16:44:26.316Z] Login Succeeded [2023-05-09T16:44:26.316Z] nexus3.edgexfoundry.org:10004 [2023-05-09T16:44:26.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:44:26.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:44:26.316Z] Configure a credential helper to remove this warning. See [2023-05-09T16:44:26.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:44:26.316Z] [2023-05-09T16:44:26.316Z] Login Succeeded [2023-05-09T16:44:26.316Z] docker.io [2023-05-09T16:44:26.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:44:26.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:44:26.576Z] Configure a credential helper to remove this warning. See [2023-05-09T16:44:26.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:44:26.576Z] [2023-05-09T16:44:26.576Z] Login Succeeded [2023-05-09T16:44:26.576Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T16:44:26.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T16:44:26.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T16:44:26.645Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-05-09T16:44:26.645Z] 023efeb58b72985ebd230dffc6fa2da5abccc86b [2023-05-09T16:44:26.645Z] latest [2023-05-09T16:44:26.645Z] 3.0.0-dev.41 [2023-05-09T16:44:26.645Z] 023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 [2023-05-09T16:44:26.645Z] main [2023-05-09T16:44:26.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:26.981Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:27.294Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b [2023-05-09T16:44:27.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-09T16:44:27.294Z] 4a47915978a2: Preparing [2023-05-09T16:44:27.294Z] 49f7bd3b23c2: Preparing [2023-05-09T16:44:27.294Z] 214034c86523: Preparing [2023-05-09T16:44:27.294Z] d84dbf572fc4: Preparing [2023-05-09T16:44:27.294Z] b77132dd50ef: Preparing [2023-05-09T16:44:27.294Z] f1417ff83b31: Preparing [2023-05-09T16:44:27.294Z] f1417ff83b31: Waiting [2023-05-09T16:44:27.294Z] 214034c86523: Pushed [2023-05-09T16:44:27.294Z] d84dbf572fc4: Pushed [2023-05-09T16:44:27.294Z] 49f7bd3b23c2: Pushed [2023-05-09T16:44:27.294Z] f1417ff83b31: Layer already exists [2023-05-09T16:44:27.294Z] b77132dd50ef: Pushed [2023-05-09T16:44:30.583Z] 4a47915978a2: Pushed [2023-05-09T16:44:30.583Z] 023efeb58b72985ebd230dffc6fa2da5abccc86b: digest: sha256:aae184729b4f24d911cb3faf4f965ab8e04f94408b6183a21ac938f78f0a3072 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:30.902Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:31.218Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-09T16:44:31.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-09T16:44:31.218Z] 4a47915978a2: Preparing [2023-05-09T16:44:31.218Z] 49f7bd3b23c2: Preparing [2023-05-09T16:44:31.218Z] 214034c86523: Preparing [2023-05-09T16:44:31.218Z] d84dbf572fc4: Preparing [2023-05-09T16:44:31.218Z] b77132dd50ef: Preparing [2023-05-09T16:44:31.218Z] f1417ff83b31: Preparing [2023-05-09T16:44:31.218Z] f1417ff83b31: Waiting [2023-05-09T16:44:31.218Z] 214034c86523: Layer already exists [2023-05-09T16:44:31.218Z] 4a47915978a2: Layer already exists [2023-05-09T16:44:31.218Z] b77132dd50ef: Layer already exists [2023-05-09T16:44:31.218Z] d84dbf572fc4: Layer already exists [2023-05-09T16:44:31.218Z] 49f7bd3b23c2: Layer already exists [2023-05-09T16:44:31.218Z] f1417ff83b31: Layer already exists [2023-05-09T16:44:31.218Z] latest: digest: sha256:aae184729b4f24d911cb3faf4f965ab8e04f94408b6183a21ac938f78f0a3072 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:31.530Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:31.833Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.41 [2023-05-09T16:44:31.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-09T16:44:31.833Z] 4a47915978a2: Preparing [2023-05-09T16:44:31.833Z] 49f7bd3b23c2: Preparing [2023-05-09T16:44:31.833Z] 214034c86523: Preparing [2023-05-09T16:44:31.834Z] d84dbf572fc4: Preparing [2023-05-09T16:44:31.834Z] b77132dd50ef: Preparing [2023-05-09T16:44:31.834Z] f1417ff83b31: Preparing [2023-05-09T16:44:31.834Z] f1417ff83b31: Waiting [2023-05-09T16:44:31.834Z] 4a47915978a2: Layer already exists [2023-05-09T16:44:31.834Z] d84dbf572fc4: Layer already exists [2023-05-09T16:44:31.834Z] b77132dd50ef: Layer already exists [2023-05-09T16:44:31.834Z] 49f7bd3b23c2: Layer already exists [2023-05-09T16:44:31.834Z] 214034c86523: Layer already exists [2023-05-09T16:44:31.834Z] f1417ff83b31: Layer already exists [2023-05-09T16:44:31.834Z] 3.0.0-dev.41: digest: sha256:aae184729b4f24d911cb3faf4f965ab8e04f94408b6183a21ac938f78f0a3072 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:32.146Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:32.449Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 [2023-05-09T16:44:32.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-09T16:44:32.449Z] 4a47915978a2: Preparing [2023-05-09T16:44:32.449Z] 49f7bd3b23c2: Preparing [2023-05-09T16:44:32.449Z] 214034c86523: Preparing [2023-05-09T16:44:32.449Z] d84dbf572fc4: Preparing [2023-05-09T16:44:32.449Z] b77132dd50ef: Preparing [2023-05-09T16:44:32.449Z] f1417ff83b31: Preparing [2023-05-09T16:44:32.449Z] f1417ff83b31: Waiting [2023-05-09T16:44:32.449Z] 4a47915978a2: Layer already exists [2023-05-09T16:44:32.449Z] d84dbf572fc4: Layer already exists [2023-05-09T16:44:32.449Z] b77132dd50ef: Layer already exists [2023-05-09T16:44:32.449Z] 49f7bd3b23c2: Layer already exists [2023-05-09T16:44:32.449Z] 214034c86523: Layer already exists [2023-05-09T16:44:32.449Z] f1417ff83b31: Layer already exists [2023-05-09T16:44:32.449Z] 023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41: digest: sha256:aae184729b4f24d911cb3faf4f965ab8e04f94408b6183a21ac938f78f0a3072 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:32.760Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:33.063Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-05-09T16:44:33.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-05-09T16:44:33.064Z] 4a47915978a2: Preparing [2023-05-09T16:44:33.064Z] 49f7bd3b23c2: Preparing [2023-05-09T16:44:33.064Z] 214034c86523: Preparing [2023-05-09T16:44:33.064Z] d84dbf572fc4: Preparing [2023-05-09T16:44:33.064Z] b77132dd50ef: Preparing [2023-05-09T16:44:33.064Z] f1417ff83b31: Preparing [2023-05-09T16:44:33.064Z] f1417ff83b31: Waiting [2023-05-09T16:44:33.064Z] 4a47915978a2: Layer already exists [2023-05-09T16:44:33.064Z] b77132dd50ef: Layer already exists [2023-05-09T16:44:33.064Z] 49f7bd3b23c2: Layer already exists [2023-05-09T16:44:33.064Z] d84dbf572fc4: Layer already exists [2023-05-09T16:44:33.064Z] 214034c86523: Layer already exists [2023-05-09T16:44:33.064Z] f1417ff83b31: Layer already exists [2023-05-09T16:44:33.064Z] main: digest: sha256:aae184729b4f24d911cb3faf4f965ab8e04f94408b6183a21ac938f78f0a3072 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T16:44:33.103Z] ===================================================== [Pipeline] echo [2023-05-09T16:44:33.110Z] taggedImages: [2023-05-09T16:44:33.110Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b [2023-05-09T16:44:33.110Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-05-09T16:44:33.110Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.41 [2023-05-09T16:44:33.110Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 [2023-05-09T16:44:33.110Z] - 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 [2023-05-09T16:44:33.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T16:44:33.469Z] [2023-05-09T16:44:33.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:33.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T16:44:33.765Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T16:44:33.765Z] 5eb5b503b376: Pulling fs layer [2023-05-09T16:44:33.765Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T16:44:33.765Z] ec43610c2a17: Pulling fs layer [2023-05-09T16:44:33.765Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T16:44:33.765Z] 33b1e0a273af: Pulling fs layer [2023-05-09T16:44:33.765Z] 3a2ae6a8a46f: Waiting [2023-05-09T16:44:33.765Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T16:44:33.765Z] 2f39f015ded8: Pulling fs layer [2023-05-09T16:44:33.765Z] 33b1e0a273af: Waiting [2023-05-09T16:44:33.765Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T16:44:33.765Z] 5c69ac0246d0: Download complete [2023-05-09T16:44:33.765Z] 3a2ae6a8a46f: Download complete [2023-05-09T16:44:33.765Z] 33b1e0a273af: Verifying Checksum [2023-05-09T16:44:33.765Z] 33b1e0a273af: Download complete [2023-05-09T16:44:33.765Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T16:44:33.765Z] 5d3b04190fa2: Download complete [2023-05-09T16:44:33.765Z] ec43610c2a17: Verifying Checksum [2023-05-09T16:44:33.765Z] ec43610c2a17: Download complete [2023-05-09T16:44:34.024Z] 5eb5b503b376: Verifying Checksum [2023-05-09T16:44:34.024Z] 5eb5b503b376: Download complete [2023-05-09T16:44:34.592Z] 2f39f015ded8: Download complete [2023-05-09T16:44:35.528Z] 5eb5b503b376: Pull complete [2023-05-09T16:44:35.528Z] 5c69ac0246d0: Pull complete [2023-05-09T16:44:35.787Z] ec43610c2a17: Pull complete [2023-05-09T16:44:36.047Z] 3a2ae6a8a46f: Pull complete [2023-05-09T16:44:36.047Z] 33b1e0a273af: Pull complete [2023-05-09T16:44:36.305Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T16:44:38.477Z] provisioning config files... [2023-05-09T16:44:38.505Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/159@tmp/config4141483718290377560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:44:38.861Z] ---> docker-login.sh [2023-05-09T16:44:38.861Z] nexus3.edgexfoundry.org:10001 [2023-05-09T16:44:39.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:44:39.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:44:39.402Z] Configure a credential helper to remove this warning. See [2023-05-09T16:44:39.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:44:39.402Z] [2023-05-09T16:44:39.402Z] Login Succeeded [2023-05-09T16:44:39.402Z] nexus3.edgexfoundry.org:10002 [2023-05-09T16:44:39.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:44:39.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:44:39.942Z] Configure a credential helper to remove this warning. See [2023-05-09T16:44:39.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:44:39.942Z] [2023-05-09T16:44:39.942Z] Login Succeeded [2023-05-09T16:44:39.942Z] nexus3.edgexfoundry.org:10003 [2023-05-09T16:44:40.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:44:40.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:44:40.211Z] Configure a credential helper to remove this warning. See [2023-05-09T16:44:40.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:44:40.211Z] [2023-05-09T16:44:40.211Z] Login Succeeded [2023-05-09T16:44:40.211Z] nexus3.edgexfoundry.org:10004 [2023-05-09T16:44:40.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:44:40.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:44:40.484Z] Configure a credential helper to remove this warning. See [2023-05-09T16:44:40.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:44:40.484Z] [2023-05-09T16:44:40.484Z] Login Succeeded [2023-05-09T16:44:40.484Z] docker.io [2023-05-09T16:44:40.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:44:41.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:44:41.027Z] Configure a credential helper to remove this warning. See [2023-05-09T16:44:41.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:44:41.027Z] [2023-05-09T16:44:41.027Z] Login Succeeded [2023-05-09T16:44:41.027Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T16:44:41.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T16:44:41.317Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T16:44:41.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T16:44:41.343Z] ========================================================= [2023-05-09T16:44:41.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T16:44:41.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:44:41.574Z] 2f39f015ded8: Pull complete [2023-05-09T16:44:41.574Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T16:44:41.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T16:44:41.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:44:41.656Z] prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container [2023-05-09T16:44:41.689Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T16:44:41.694Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T16:44:41.694Z] Sending build context to Docker daemon 168.4kB [2023-05-09T16:44:41.974Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T16:44:41.974Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T16:44:41.974Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T16:44:41.974Z] c41833b44d91: Pulling fs layer [2023-05-09T16:44:41.974Z] ed15518f5707: Pulling fs layer [2023-05-09T16:44:41.974Z] feae8fd75edb: Pulling fs layer [2023-05-09T16:44:41.974Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T16:44:41.974Z] 3cdef696dda3: Pulling fs layer [2023-05-09T16:44:41.974Z] 2ced38df9373: Pulling fs layer [2023-05-09T16:44:41.974Z] 58f1dce35555: Pulling fs layer [2023-05-09T16:44:41.974Z] 242c74f7c9fa: Waiting [2023-05-09T16:44:41.974Z] 3cdef696dda3: Waiting [2023-05-09T16:44:41.974Z] 2ced38df9373: Waiting [2023-05-09T16:44:41.974Z] 58f1dce35555: Waiting [2023-05-09T16:44:42.254Z] ed15518f5707: Download complete [2023-05-09T16:44:42.254Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T16:44:42.254Z] 242c74f7c9fa: Download complete [2023-05-09T16:44:42.254Z] 3cdef696dda3: Verifying Checksum [2023-05-09T16:44:42.254Z] 3cdef696dda3: Download complete [2023-05-09T16:44:42.254Z] c41833b44d91: Verifying Checksum [2023-05-09T16:44:42.254Z] c41833b44d91: Download complete [2023-05-09T16:44:43.231Z] c41833b44d91: Pull complete [2023-05-09T16:44:43.835Z] 58f1dce35555: Verifying Checksum [2023-05-09T16:44:43.835Z] 58f1dce35555: Download complete [2023-05-09T16:44:43.835Z] ed15518f5707: Pull complete [2023-05-09T16:44:44.810Z] feae8fd75edb: Verifying Checksum [2023-05-09T16:44:44.810Z] feae8fd75edb: Download complete [2023-05-09T16:44:44.810Z] 2ced38df9373: Verifying Checksum [2023-05-09T16:44:44.810Z] 2ced38df9373: Download complete [2023-05-09T16:44:46.096Z] $ docker top dceb97bdd47fedb5cfa3242e4070b03849c55bf8ab8e8c2e71b27fb78e928c91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:44:46.493Z] ---> job-cost.sh [2023-05-09T16:44:46.493Z] lf-activate-venv: SKIPPING [2023-05-09T16:44:46.493Z] INFO: No Stack... [2023-05-09T16:44:46.753Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T16:44:47.323Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T16:44:47.614Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-05-09T16:44:47.614Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T16:44:47.629Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] [2023-05-09T16:44:47.636Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] did not exist. Created. [2023-05-09T16:44:47.636Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T16:44:47.948Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T16:44:47.970Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T16:44:47.979Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T16:44:48.002Z] $ docker stop --time=1 dceb97bdd47fedb5cfa3242e4070b03849c55bf8ab8e8c2e71b27fb78e928c91 [2023-05-09T16:44:49.155Z] $ docker rm -f --volumes dceb97bdd47fedb5cfa3242e4070b03849c55bf8ab8e8c2e71b27fb78e928c91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T16:44:54.939Z] feae8fd75edb: Pull complete [2023-05-09T16:44:54.940Z] 242c74f7c9fa: Pull complete [2023-05-09T16:44:55.211Z] 3cdef696dda3: Pull complete [2023-05-09T16:45:01.889Z] 2ced38df9373: Pull complete [2023-05-09T16:45:04.493Z] 58f1dce35555: Pull complete [2023-05-09T16:45:04.493Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T16:45:04.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T16:45:04.493Z] ---> fadd8f120f05 [2023-05-09T16:45:04.493Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T16:45:06.465Z] ---> Running in d9fa01865b01 [2023-05-09T16:45:06.465Z] Removing intermediate container d9fa01865b01 [2023-05-09T16:45:06.465Z] ---> e53425790bad [2023-05-09T16:45:06.465Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T16:45:06.465Z] ---> Running in 808f5ca91041 [2023-05-09T16:45:06.733Z] Removing intermediate container 808f5ca91041 [2023-05-09T16:45:06.733Z] ---> c8a7fdcf18e7 [2023-05-09T16:45:06.733Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T16:45:07.001Z] ---> Running in 30cfaf8dcfc6 [2023-05-09T16:45:07.269Z] Removing intermediate container 30cfaf8dcfc6 [2023-05-09T16:45:07.269Z] ---> adfd6b9439f6 [2023-05-09T16:45:07.269Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T16:45:07.269Z] ---> Running in 71d7743b9775 [2023-05-09T16:45:08.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T16:45:08.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T16:45:09.874Z] OK: 263 MiB in 53 packages [2023-05-09T16:45:10.883Z] Removing intermediate container 71d7743b9775 [2023-05-09T16:45:10.883Z] ---> 2fc2b2915b22 [2023-05-09T16:45:10.883Z] Step 7/12 : WORKDIR /app [2023-05-09T16:45:10.883Z] ---> Running in f76590c73831 [2023-05-09T16:45:11.154Z] Removing intermediate container f76590c73831 [2023-05-09T16:45:11.154Z] ---> 0856ac551d2f [2023-05-09T16:45:11.154Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T16:45:13.749Z] ---> 17845a4f639f [2023-05-09T16:45:13.749Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T16:45:13.749Z] ---> Running in ca591b35ddcf [2023-05-09T16:46:22.285Z] Removing intermediate container ca591b35ddcf [2023-05-09T16:46:22.285Z] ---> 312160223473 [2023-05-09T16:46:22.285Z] Step 10/12 : COPY . . [2023-05-09T16:46:22.285Z] ---> ff6a4eb6b81e [2023-05-09T16:46:22.285Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T16:46:22.285Z] ---> Running in dd2bc9c81c7e [2023-05-09T16:46:22.285Z] Removing intermediate container dd2bc9c81c7e [2023-05-09T16:46:22.285Z] ---> d50a5b307531 [2023-05-09T16:46:22.285Z] Step 12/12 : RUN $MAKE [2023-05-09T16:46:22.285Z] ---> Running in 9f4c95fe8bd0 [2023-05-09T16:46:22.285Z] noop [2023-05-09T16:46:22.285Z] Removing intermediate container 9f4c95fe8bd0 [2023-05-09T16:46:22.285Z] ---> 86bdbd70310e [2023-05-09T16:46:22.285Z] Successfully built 86bdbd70310e [2023-05-09T16:46:22.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:46:22.649Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T16:46:22.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:46:22.890Z] prd-ubuntu20.04-docker-arm64-4c-16g-14722 does not seem to be running inside a container [2023-05-09T16:46:22.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/159 -v /w/workspace/app-service-configurable/159:/w/workspace/app-service-configurable/159:rw,z -v /w/workspace/app-service-configurable/159@tmp:/w/workspace/app-service-configurable/159@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 [2023-05-09T16:46:24.206Z] $ docker top bffd3a4f5d61af48d9d6fdf2b13783589a169f40b55c39c7c3c910ffb94ed815 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T16:46:25.033Z] + go version [2023-05-09T16:46:25.033Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T16:46:25.064Z] $ docker stop --time=1 bffd3a4f5d61af48d9d6fdf2b13783589a169f40b55c39c7c3c910ffb94ed815 [2023-05-09T16:46:26.673Z] $ docker rm -f --volumes bffd3a4f5d61af48d9d6fdf2b13783589a169f40b55c39c7c3c910ffb94ed815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:46:27.241Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T16:46:27.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:46:27.429Z] prd-ubuntu20.04-docker-arm64-4c-16g-14722 does not seem to be running inside a container [2023-05-09T16:46:27.511Z] $ 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/159 -v /w/workspace/app-service-configurable/159:/w/workspace/app-service-configurable/159:rw,z -v /w/workspace/app-service-configurable/159@tmp:/w/workspace/app-service-configurable/159@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 [2023-05-09T16:46:28.658Z] $ docker top 97391197c195cd0ab04199fc5054a1613c1321f0b670f726d4d810b526726575 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T16:46:29.167Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/159 [Pipeline] fileExists [Pipeline] sh [2023-05-09T16:46:29.822Z] + make test [2023-05-09T16:46:29.822Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T16:49:06.606Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-05-09T16:49:06.606Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T16:49:06.606Z] go vet ./... [2023-05-09T16:51:13.316Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T16:51:13.316Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T16:51:13.316Z] ./bin/test-attribution-txt.sh [2023-05-09T16:51:13.316Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-05-09T16:51:13.316Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-05-09T16:51:13.336Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T16:51:13.367Z] $ docker stop --time=1 97391197c195cd0ab04199fc5054a1613c1321f0b670f726d4d810b526726575 [2023-05-09T16:51:15.264Z] $ docker rm -f --volumes 97391197c195cd0ab04199fc5054a1613c1321f0b670f726d4d810b526726575 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T16:51:16.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T16:51:16.701Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T16:51:17.140Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T16:51:17.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T16:51:17.839Z] + ls -al . [2023-05-09T16:51:17.839Z] total 172 [2023-05-09T16:51:17.839Z] drwxrwxr-x 7 jenkins jenkins 4096 May 9 16:46 . [2023-05-09T16:51:17.839Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:44 .. [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 119 May 9 16:44 .dockerignore [2023-05-09T16:51:17.839Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 16:44 .git [2023-05-09T16:51:17.839Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 16:44 .github [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 171 May 9 16:44 .gitignore [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 16:44 .golangci.yml [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 9088 May 9 16:44 Attribution.txt [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 29118 May 9 16:44 CHANGELOG.md [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 1898 May 9 16:44 Dockerfile [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 16:44 GOVERNANCE.md [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 688 May 9 16:44 Jenkinsfile [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 10174 May 9 16:44 LICENSE [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 618 May 9 16:44 OWNERS.md [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 4369 May 9 16:44 README.md [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 12 May 9 16:42 VERSION [2023-05-09T16:51:17.839Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 16:44 bin [2023-05-09T16:51:17.839Z] -rw-r--r-- 1 jenkins jenkins 13 May 9 16:46 coverage.out [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 3302 May 9 16:44 go.mod [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 31421 May 9 16:44 go.sum [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 1937 May 9 16:44 main.go [2023-05-09T16:51:17.839Z] -rw-rw-r-- 1 jenkins jenkins 2569 May 9 16:44 makefile [2023-05-09T16:51:17.839Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 16:44 res [2023-05-09T16:51:17.839Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 16:44 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:51:18.179Z] + 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=023efeb58b72985ebd230dffc6fa2da5abccc86b --label arch=arm64 --label version=3.0.0-dev.41 . [2023-05-09T16:51:18.179Z] Sending build context to Docker daemon 169.5kB [2023-05-09T16:51:18.448Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T16:51:18.448Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-09T16:51:18.448Z] ---> 86bdbd70310e [2023-05-09T16:51:18.448Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-09T16:51:18.448Z] ---> Running in 50cfd4da0ca2 [2023-05-09T16:51:18.719Z] Removing intermediate container 50cfd4da0ca2 [2023-05-09T16:51:18.719Z] ---> 2452d4a15a67 [2023-05-09T16:51:18.719Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T16:51:18.988Z] ---> Running in 09f964e36720 [2023-05-09T16:51:19.258Z] Removing intermediate container 09f964e36720 [2023-05-09T16:51:19.258Z] ---> 63689b15e7c9 [2023-05-09T16:51:19.258Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-05-09T16:51:19.258Z] ---> Running in 1bed204fabe1 [2023-05-09T16:51:19.527Z] Removing intermediate container 1bed204fabe1 [2023-05-09T16:51:19.527Z] ---> 2b6874855d32 [2023-05-09T16:51:19.527Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T16:51:19.527Z] ---> Running in c5e8bd2c1d63 [2023-05-09T16:51:20.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T16:51:21.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T16:51:22.045Z] OK: 263 MiB in 53 packages [2023-05-09T16:51:23.009Z] Removing intermediate container c5e8bd2c1d63 [2023-05-09T16:51:23.009Z] ---> b42bb2927874 [2023-05-09T16:51:23.009Z] Step 7/26 : WORKDIR /app [2023-05-09T16:51:23.009Z] ---> Running in bb86ff67627c [2023-05-09T16:51:23.277Z] Removing intermediate container bb86ff67627c [2023-05-09T16:51:23.277Z] ---> f71d9c6f940b [2023-05-09T16:51:23.277Z] Step 8/26 : COPY go.mod vendor* ./ [2023-05-09T16:51:23.545Z] ---> 7614e0119230 [2023-05-09T16:51:23.545Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T16:51:23.813Z] ---> Running in 7b5d95834a94 [2023-05-09T16:51:26.404Z] Removing intermediate container 7b5d95834a94 [2023-05-09T16:51:26.404Z] ---> 3d07ac181f9e [2023-05-09T16:51:26.404Z] Step 10/26 : COPY . . [2023-05-09T16:51:26.672Z] ---> 135d02ad6fb8 [2023-05-09T16:51:26.672Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T16:51:26.940Z] ---> Running in dd1780c60a8d [2023-05-09T16:51:27.220Z] Removing intermediate container dd1780c60a8d [2023-05-09T16:51:27.220Z] ---> b35b2eb16961 [2023-05-09T16:51:27.220Z] Step 12/26 : RUN $MAKE [2023-05-09T16:51:27.220Z] ---> Running in 4773d6294a39 [2023-05-09T16:51:28.181Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.61 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.41" -trimpath -mod=readonly -o app-service-configurable [2023-05-09T16:53:50.139Z] Removing intermediate container 4773d6294a39 [2023-05-09T16:53:50.139Z] ---> ad1ddd02bda0 [2023-05-09T16:53:50.139Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T16:53:50.139Z] 3.17: Pulling from library/alpine [2023-05-09T16:53:50.139Z] c41833b44d91: Already exists [2023-05-09T16:53:50.139Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T16:53:50.139Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T16:53:50.139Z] ---> 51e60588ff2c [2023-05-09T16:53:50.139Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-09T16:53:50.139Z] ---> Running in d07190cf413a [2023-05-09T16:53:50.139Z] Removing intermediate container d07190cf413a [2023-05-09T16:53:50.139Z] ---> b0e7154db16d [2023-05-09T16:53:50.139Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-05-09T16:53:50.139Z] ---> Running in d28d58277be2 [2023-05-09T16:53:50.139Z] Removing intermediate container d28d58277be2 [2023-05-09T16:53:50.139Z] ---> 64e1bb3b8063 [2023-05-09T16:53:50.139Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T16:53:50.139Z] ---> Running in 7c9eec6823c5 [2023-05-09T16:53:50.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T16:53:50.139Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T16:53:50.139Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T16:53:50.139Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T16:53:50.139Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T16:53:50.139Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T16:53:50.139Z] OK: 8 MiB in 17 packages [2023-05-09T16:53:50.139Z] Removing intermediate container 7c9eec6823c5 [2023-05-09T16:53:50.139Z] ---> 95d12a0f7f43 [2023-05-09T16:53:50.139Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-05-09T16:53:50.139Z] ---> 982663c78795 [2023-05-09T16:53:50.139Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-05-09T16:53:50.139Z] ---> 5a624f85ad25 [2023-05-09T16:53:50.139Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-05-09T16:53:50.139Z] ---> 6b1952b35dc1 [2023-05-09T16:53:50.139Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-05-09T16:53:50.139Z] ---> 606b636aa821 [2023-05-09T16:53:50.139Z] Step 21/26 : EXPOSE 48095 [2023-05-09T16:53:50.139Z] ---> Running in 8a29e3aeec2e [2023-05-09T16:53:50.139Z] Removing intermediate container 8a29e3aeec2e [2023-05-09T16:53:50.139Z] ---> 353e175bb6b7 [2023-05-09T16:53:50.139Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-05-09T16:53:50.140Z] ---> Running in 2409e8df4812 [2023-05-09T16:53:50.140Z] Removing intermediate container 2409e8df4812 [2023-05-09T16:53:50.140Z] ---> 3d908ecba2ad [2023-05-09T16:53:50.140Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T16:53:50.140Z] ---> Running in b6bedc897fb8 [2023-05-09T16:53:50.140Z] Removing intermediate container b6bedc897fb8 [2023-05-09T16:53:50.140Z] ---> f12bba941d25 [2023-05-09T16:53:50.140Z] Step 24/26 : LABEL arch=arm64 [2023-05-09T16:53:50.140Z] ---> Running in 9b9b0686f2ab [2023-05-09T16:53:50.140Z] Removing intermediate container 9b9b0686f2ab [2023-05-09T16:53:50.140Z] ---> fce0fae5d59a [2023-05-09T16:53:50.140Z] Step 25/26 : LABEL git_sha=023efeb58b72985ebd230dffc6fa2da5abccc86b [2023-05-09T16:53:50.140Z] ---> Running in 8991e15e8958 [2023-05-09T16:53:50.140Z] Removing intermediate container 8991e15e8958 [2023-05-09T16:53:50.140Z] ---> 27fc5926607d [2023-05-09T16:53:50.140Z] Step 26/26 : LABEL version=3.0.0-dev.41 [2023-05-09T16:53:50.140Z] ---> Running in a35f2449dfc9 [2023-05-09T16:53:50.140Z] Removing intermediate container a35f2449dfc9 [2023-05-09T16:53:50.140Z] ---> 8e5be2fe497a [2023-05-09T16:53:50.140Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T16:53:50.140Z] Successfully built 8e5be2fe497a [2023-05-09T16:53:50.140Z] 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 [2023-05-09T16:53:50.264Z] provisioning config files... [2023-05-09T16:53:50.278Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/159@tmp/config4089215856489338092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:53:50.613Z] ---> docker-login.sh [2023-05-09T16:53:50.613Z] nexus3.edgexfoundry.org:10001 [2023-05-09T16:53:50.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:53:50.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:53:50.880Z] Configure a credential helper to remove this warning. See [2023-05-09T16:53:50.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:53:50.880Z] [2023-05-09T16:53:50.880Z] Login Succeeded [2023-05-09T16:53:50.880Z] nexus3.edgexfoundry.org:10002 [2023-05-09T16:53:51.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:53:51.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:53:51.148Z] Configure a credential helper to remove this warning. See [2023-05-09T16:53:51.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:53:51.148Z] [2023-05-09T16:53:51.148Z] Login Succeeded [2023-05-09T16:53:51.148Z] nexus3.edgexfoundry.org:10003 [2023-05-09T16:53:51.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:53:51.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:53:51.683Z] Configure a credential helper to remove this warning. See [2023-05-09T16:53:51.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:53:51.683Z] [2023-05-09T16:53:51.683Z] Login Succeeded [2023-05-09T16:53:51.683Z] nexus3.edgexfoundry.org:10004 [2023-05-09T16:53:51.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:53:51.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:53:51.955Z] Configure a credential helper to remove this warning. See [2023-05-09T16:53:51.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:53:51.955Z] [2023-05-09T16:53:51.955Z] Login Succeeded [2023-05-09T16:53:51.955Z] docker.io [2023-05-09T16:53:52.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T16:53:52.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T16:53:52.487Z] Configure a credential helper to remove this warning. See [2023-05-09T16:53:52.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T16:53:52.487Z] [2023-05-09T16:53:52.487Z] Login Succeeded [2023-05-09T16:53:52.487Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T16:53:52.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T16:53:52.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T16:53:52.562Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-05-09T16:53:52.562Z] 023efeb58b72985ebd230dffc6fa2da5abccc86b [2023-05-09T16:53:52.562Z] latest [2023-05-09T16:53:52.562Z] 3.0.0-dev.41 [2023-05-09T16:53:52.562Z] 023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 [2023-05-09T16:53:52.562Z] main [2023-05-09T16:53:52.562Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:53:52.914Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:53:53.254Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b [2023-05-09T16:53:53.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-09T16:53:53.255Z] c08d1e5b8cfc: Preparing [2023-05-09T16:53:53.255Z] ab09d37d080f: Preparing [2023-05-09T16:53:53.255Z] 5f4511f17abe: Preparing [2023-05-09T16:53:53.255Z] b5cc859989e0: Preparing [2023-05-09T16:53:53.255Z] e4fe4000f745: Preparing [2023-05-09T16:53:53.255Z] 26cbea5cba74: Preparing [2023-05-09T16:53:53.255Z] 26cbea5cba74: Waiting [2023-05-09T16:53:53.522Z] 5f4511f17abe: Pushed [2023-05-09T16:53:53.522Z] b5cc859989e0: Pushed [2023-05-09T16:53:53.522Z] ab09d37d080f: Pushed [2023-05-09T16:53:53.789Z] e4fe4000f745: Pushed [2023-05-09T16:53:57.141Z] 26cbea5cba74: Layer already exists [2023-05-09T16:53:58.547Z] c08d1e5b8cfc: Pushed [2023-05-09T16:53:58.547Z] 023efeb58b72985ebd230dffc6fa2da5abccc86b: digest: sha256:294ae00dad0ee7aa5f4afd43995db2ed37cd6847d0a6bbbff3bfadd06b76dfdc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:53:58.888Z] + 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 [2023-05-09T16:53:59.222Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-09T16:53:59.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-09T16:53:59.222Z] c08d1e5b8cfc: Preparing [2023-05-09T16:53:59.222Z] ab09d37d080f: Preparing [2023-05-09T16:53:59.222Z] 5f4511f17abe: Preparing [2023-05-09T16:53:59.222Z] b5cc859989e0: Preparing [2023-05-09T16:53:59.222Z] e4fe4000f745: Preparing [2023-05-09T16:53:59.222Z] 26cbea5cba74: Preparing [2023-05-09T16:53:59.222Z] 26cbea5cba74: Waiting [2023-05-09T16:53:59.222Z] b5cc859989e0: Layer already exists [2023-05-09T16:53:59.222Z] c08d1e5b8cfc: Layer already exists [2023-05-09T16:53:59.222Z] e4fe4000f745: Layer already exists [2023-05-09T16:53:59.222Z] ab09d37d080f: Layer already exists [2023-05-09T16:53:59.222Z] 5f4511f17abe: Layer already exists [2023-05-09T16:53:59.222Z] 26cbea5cba74: Layer already exists [2023-05-09T16:53:59.490Z] latest: digest: sha256:294ae00dad0ee7aa5f4afd43995db2ed37cd6847d0a6bbbff3bfadd06b76dfdc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:53:59.832Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:54:00.174Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.41 [2023-05-09T16:54:00.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-09T16:54:00.174Z] c08d1e5b8cfc: Preparing [2023-05-09T16:54:00.174Z] ab09d37d080f: Preparing [2023-05-09T16:54:00.174Z] 5f4511f17abe: Preparing [2023-05-09T16:54:00.174Z] b5cc859989e0: Preparing [2023-05-09T16:54:00.174Z] e4fe4000f745: Preparing [2023-05-09T16:54:00.174Z] 26cbea5cba74: Preparing [2023-05-09T16:54:00.174Z] 26cbea5cba74: Waiting [2023-05-09T16:54:00.490Z] e4fe4000f745: Layer already exists [2023-05-09T16:54:00.490Z] 5f4511f17abe: Layer already exists [2023-05-09T16:54:00.490Z] ab09d37d080f: Layer already exists [2023-05-09T16:54:00.490Z] b5cc859989e0: Layer already exists [2023-05-09T16:54:00.490Z] c08d1e5b8cfc: Layer already exists [2023-05-09T16:54:00.490Z] 26cbea5cba74: Layer already exists [2023-05-09T16:54:00.763Z] 3.0.0-dev.41: digest: sha256:294ae00dad0ee7aa5f4afd43995db2ed37cd6847d0a6bbbff3bfadd06b76dfdc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:54:01.107Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:54:01.455Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 [2023-05-09T16:54:01.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-09T16:54:01.456Z] c08d1e5b8cfc: Preparing [2023-05-09T16:54:01.456Z] ab09d37d080f: Preparing [2023-05-09T16:54:01.456Z] 5f4511f17abe: Preparing [2023-05-09T16:54:01.456Z] b5cc859989e0: Preparing [2023-05-09T16:54:01.456Z] e4fe4000f745: Preparing [2023-05-09T16:54:01.456Z] 26cbea5cba74: Preparing [2023-05-09T16:54:01.456Z] 26cbea5cba74: Waiting [2023-05-09T16:54:01.456Z] c08d1e5b8cfc: Layer already exists [2023-05-09T16:54:01.456Z] e4fe4000f745: Layer already exists [2023-05-09T16:54:01.456Z] b5cc859989e0: Layer already exists [2023-05-09T16:54:01.456Z] 5f4511f17abe: Layer already exists [2023-05-09T16:54:01.456Z] ab09d37d080f: Layer already exists [2023-05-09T16:54:01.456Z] 26cbea5cba74: Layer already exists [2023-05-09T16:54:01.456Z] 023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41: digest: sha256:294ae00dad0ee7aa5f4afd43995db2ed37cd6847d0a6bbbff3bfadd06b76dfdc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:54:02.091Z] + 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 [2023-05-09T16:54:02.430Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-05-09T16:54:02.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-05-09T16:54:02.430Z] c08d1e5b8cfc: Preparing [2023-05-09T16:54:02.430Z] ab09d37d080f: Preparing [2023-05-09T16:54:02.430Z] 5f4511f17abe: Preparing [2023-05-09T16:54:02.430Z] b5cc859989e0: Preparing [2023-05-09T16:54:02.430Z] e4fe4000f745: Preparing [2023-05-09T16:54:02.430Z] 26cbea5cba74: Preparing [2023-05-09T16:54:02.430Z] 26cbea5cba74: Waiting [2023-05-09T16:54:02.430Z] b5cc859989e0: Layer already exists [2023-05-09T16:54:02.430Z] e4fe4000f745: Layer already exists [2023-05-09T16:54:02.430Z] c08d1e5b8cfc: Layer already exists [2023-05-09T16:54:02.430Z] ab09d37d080f: Layer already exists [2023-05-09T16:54:02.430Z] 5f4511f17abe: Layer already exists [2023-05-09T16:54:02.430Z] 26cbea5cba74: Layer already exists [2023-05-09T16:54:02.430Z] main: digest: sha256:294ae00dad0ee7aa5f4afd43995db2ed37cd6847d0a6bbbff3bfadd06b76dfdc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T16:54:02.754Z] ===================================================== [Pipeline] echo [2023-05-09T16:54:02.764Z] taggedImages: [2023-05-09T16:54:02.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b [2023-05-09T16:54:02.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-05-09T16:54:02.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.41 [2023-05-09T16:54:02.764Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:023efeb58b72985ebd230dffc6fa2da5abccc86b-3.0.0-dev.41 [2023-05-09T16:54:02.764Z] - 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 [2023-05-09T16:54:03.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T16:54:03.141Z] [2023-05-09T16:54:03.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:54:03.476Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T16:54:03.476Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T16:54:03.476Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T16:54:03.476Z] 04944245beec: Pulling fs layer [2023-05-09T16:54:03.476Z] 699f458cf7ca: Pulling fs layer [2023-05-09T16:54:03.476Z] 765212b225bb: Pulling fs layer [2023-05-09T16:54:03.476Z] f23df028b6ca: Pulling fs layer [2023-05-09T16:54:03.476Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T16:54:03.476Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T16:54:03.476Z] f23df028b6ca: Waiting [2023-05-09T16:54:03.476Z] d65c8cfc05b1: Waiting [2023-05-09T16:54:03.476Z] 765212b225bb: Waiting [2023-05-09T16:54:03.476Z] 2437ff75d9bd: Waiting [2023-05-09T16:54:03.744Z] 04944245beec: Download complete [2023-05-09T16:54:03.744Z] 765212b225bb: Verifying Checksum [2023-05-09T16:54:03.744Z] 765212b225bb: Download complete [2023-05-09T16:54:03.744Z] f23df028b6ca: Verifying Checksum [2023-05-09T16:54:03.744Z] f23df028b6ca: Download complete [2023-05-09T16:54:03.744Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T16:54:03.744Z] d65c8cfc05b1: Download complete [2023-05-09T16:54:03.744Z] 699f458cf7ca: Download complete [2023-05-09T16:54:04.329Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T16:54:04.329Z] 8998bd30e6a1: Download complete [2023-05-09T16:54:06.278Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T16:54:06.278Z] 2437ff75d9bd: Download complete [2023-05-09T16:54:11.626Z] 8998bd30e6a1: Pull complete [2023-05-09T16:54:11.626Z] 04944245beec: Pull complete [2023-05-09T16:54:12.589Z] 699f458cf7ca: Pull complete [2023-05-09T16:54:12.589Z] 765212b225bb: Pull complete [2023-05-09T16:54:13.551Z] f23df028b6ca: Pull complete [2023-05-09T16:54:13.551Z] d65c8cfc05b1: Pull complete [2023-05-09T16:54:25.867Z] 2437ff75d9bd: Pull complete [2023-05-09T16:54:25.867Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T16:54:25.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T16:54:25.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:54:26.062Z] prd-ubuntu20.04-docker-arm64-4c-16g-14722 does not seem to be running inside a container [2023-05-09T16:54:26.144Z] $ 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/159 -v /w/workspace/app-service-configurable/159:/w/workspace/app-service-configurable/159:rw,z -v /w/workspace/app-service-configurable/159@tmp:/w/workspace/app-service-configurable/159@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 [2023-05-09T16:54:28.713Z] $ docker top 17769126e56a4ddd865e36645fd97ba60a6100b6156a1b5086dfdd9df4c335a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:54:29.528Z] ---> job-cost.sh [2023-05-09T16:54:29.528Z] lf-activate-venv: SKIPPING [2023-05-09T16:54:29.528Z] INFO: No Stack... [2023-05-09T16:54:29.797Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T16:54:30.754Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T16:54:31.077Z] + cat /w/workspace/app-service-configurable/159/archives/cost.csv [2023-05-09T16:54:31.077Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T16:54:31.417Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] [2023-05-09T16:54:31.423Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] did not exist. Created. [2023-05-09T16:54:31.423Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T16:54:31.758Z] /w/workspace/app-service-configurable/159@tmp/durable-a2110302/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T16:54:32.417Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T16:54:32.431Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T16:54:32.490Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T16:54:32.499Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-159-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T16:54:32.528Z] $ docker stop --time=1 17769126e56a4ddd865e36645fd97ba60a6100b6156a1b5086dfdd9df4c335a0 [2023-05-09T16:54:33.997Z] $ docker rm -f --volumes 17769126e56a4ddd865e36645fd97ba60a6100b6156a1b5086dfdd9df4c335a0 [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 [2023-05-09T16:54:34.405Z] provisioning config files... [2023-05-09T16:54:34.414Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4418791122162077808tmp [Pipeline] { [Pipeline] sh [2023-05-09T16:54:34.707Z] + set +x [2023-05-09T16:54:34.707Z] + + curl -sbash https://codecov.io/bash -s [2023-05-09T16:54:34.707Z] -- [2023-05-09T16:54:34.966Z] [2023-05-09T16:54:34.966Z] _____ _ [2023-05-09T16:54:34.966Z] / ____| | | [2023-05-09T16:54:34.966Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T16:54:34.966Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T16:54:34.966Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T16:54:34.966Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T16:54:34.966Z] Bash-1.0.6 [2023-05-09T16:54:34.966Z] [2023-05-09T16:54:34.966Z] [2023-05-09T16:54:34.966Z] ==> git version 2.25.1 found [2023-05-09T16:54:34.966Z] ==> 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 [2023-05-09T16:54:34.966Z] Release-Date: 2020-01-08 [2023-05-09T16:54:34.966Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T16:54:34.966Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T16:54:34.966Z] ==> Jenkins CI detected. [2023-05-09T16:54:34.966Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-05-09T16:54:34.966Z] project root: . [2023-05-09T16:54:34.966Z] --> token set from env [2023-05-09T16:54:34.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T16:54:34.966Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T16:54:34.966Z] ==> Python coveragepy not found [2023-05-09T16:54:34.966Z] ==> Searching for coverage reports in: [2023-05-09T16:54:34.966Z] + . [2023-05-09T16:54:34.966Z] -> Found 1 reports [2023-05-09T16:54:34.966Z] ==> Detecting git/mercurial file structure [2023-05-09T16:54:34.966Z] ==> Reading reports [2023-05-09T16:54:34.966Z] + ./coverage.out bytes=13 [2023-05-09T16:54:34.966Z] ==> Appending adjustments [2023-05-09T16:54:34.966Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T16:54:34.966Z] + Found adjustments [2023-05-09T16:54:34.966Z] ==> Gzipping contents [2023-05-09T16:54:34.966Z] 4.0K /tmp/codecov.asUXNr.gz [2023-05-09T16:54:34.966Z] ==> Uploading reports [2023-05-09T16:54:34.966Z] url: https://codecov.io [2023-05-09T16:54:34.966Z] query: branch=main&commit=023efeb58b72985ebd230dffc6fa2da5abccc86b&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T16:54:34.966Z] -> Pinging Codecov [2023-05-09T16:54:34.967Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=023efeb58b72985ebd230dffc6fa2da5abccc86b&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T16:54:35.225Z] -> Uploading to [2023-05-09T16:54:35.225Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/A97CA9966030D2A3747ED39772930CCE/023efeb58b72985ebd230dffc6fa2da5abccc86b/fee79a15-8644-4be6-a1c1-772ce835c815.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T165435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13eee8bcd42e1c1af4ebf9ace7b5681ec25934e5727297098edabd9dd6697a75 [2023-05-09T16:54:35.225Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T16:54:35.225Z] Dload Upload Total Spent Left Speed [2023-05-09T16:54:35.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2200 --:--:-- --:--:-- --:--:-- 2200 [2023-05-09T16:54:35.485Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] } [2023-05-09T16:54:35.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-09T16:54:35.677Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T16:54:35.690Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:54:35.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T16:54:35.990Z] [2023-05-09T16:54:35.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:54:36.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T16:54:36.283Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T16:54:36.283Z] df9b9388f04a: Pulling fs layer [2023-05-09T16:54:36.283Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T16:54:36.283Z] 25bc292e5bac: Pulling fs layer [2023-05-09T16:54:36.283Z] 114826534d7a: Pulling fs layer [2023-05-09T16:54:36.283Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T16:54:36.283Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T16:54:36.283Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T16:54:36.283Z] 8a3aa393b2d8: Waiting [2023-05-09T16:54:36.283Z] 114826534d7a: Waiting [2023-05-09T16:54:36.283Z] 6ad1cebc031e: Waiting [2023-05-09T16:54:36.283Z] 4657fd5d0bcf: Waiting [2023-05-09T16:54:36.283Z] 25bc292e5bac: Download complete [2023-05-09T16:54:36.283Z] 52dc419b0ee2: Download complete [2023-05-09T16:54:36.283Z] 4657fd5d0bcf: Download complete [2023-05-09T16:54:36.283Z] df9b9388f04a: Download complete [2023-05-09T16:54:36.542Z] df9b9388f04a: Pull complete [2023-05-09T16:54:36.542Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T16:54:36.543Z] 6ad1cebc031e: Download complete [2023-05-09T16:54:36.543Z] 52dc419b0ee2: Pull complete [2023-05-09T16:54:36.802Z] 25bc292e5bac: Pull complete [2023-05-09T16:54:37.060Z] 114826534d7a: Verifying Checksum [2023-05-09T16:54:37.060Z] 114826534d7a: Download complete [2023-05-09T16:54:37.318Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T16:54:37.318Z] 8a3aa393b2d8: Download complete [2023-05-09T16:54:40.605Z] 114826534d7a: Pull complete [2023-05-09T16:54:40.605Z] 4657fd5d0bcf: Pull complete [2023-05-09T16:54:40.862Z] 6ad1cebc031e: Pull complete [2023-05-09T16:54:43.392Z] 8a3aa393b2d8: Pull complete [2023-05-09T16:54:43.392Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T16:54:43.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T16:54:43.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:54:43.471Z] prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container [2023-05-09T16:54:43.506Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-09T16:54:45.882Z] $ docker top 6e2d506567c5e685d4e08544543c6089988f48a210e41f567e3597bacf8aa015 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T16:54:45.944Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-05-09T16:54:46.224Z] + set -o pipefail [2023-05-09T16:54:46.224Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-05-09T16:54:51.508Z] [2023-05-09T16:54:51.508Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-05-09T16:54:51.508Z] [2023-05-09T16:54:51.508Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/536e23ee-d0bc-4422-8d51-b4b2cf6e99a8 [2023-05-09T16:54:51.508Z] [2023-05-09T16:54:51.508Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-09T16:54:51.508Z] [2023-05-09T16:54:51.508Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T16:54:51.508Z] [2023-05-09T16:54:51.508Z] [2023-05-09T16:54:51.508Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T16:54:51.508Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T16:54:51.508Z] More details here: https://snyk.co/ue1NS [2023-05-09T16:54:51.508Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T16:54:51.508Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T16:54:51.520Z] $ docker stop --time=1 6e2d506567c5e685d4e08544543c6089988f48a210e41f567e3597bacf8aa015 [2023-05-09T16:54:54.503Z] $ docker rm -f --volumes 6e2d506567c5e685d4e08544543c6089988f48a210e41f567e3597bacf8aa015 [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 [2023-05-09T16:54:55.173Z] + git log --format=format:%s -1 023efeb58b72985ebd230dffc6fa2da5abccc86b [Pipeline] sh [2023-05-09T16:54:55.461Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T16:54:55.461Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:54:55.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T16:54:55.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:54:55.828Z] prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container [2023-05-09T16:54:55.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T16:54:56.215Z] $ docker top 05397044911e63ffdfd6bca0630564bc397f491e47020153178250182530a52c -eo pid,comm [2023-05-09T16:54:56.261Z] 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). [2023-05-09T16:54:56.261Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T16:54:56.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T16:54:56.299Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T16:54:56.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T16:54:56.429Z] $ docker exec 05397044911e63ffdfd6bca0630564bc397f491e47020153178250182530a52c ssh-agent [2023-05-09T16:54:56.551Z] SSH_AUTH_SOCK=/tmp/ssh-K8Yt16nR9A3q/agent.31 [2023-05-09T16:54:56.551Z] SSH_AGENT_PID=37 [2023-05-09T16:54:56.557Z] Running ssh-add (command line suppressed) [2023-05-09T16:54:56.660Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4024778839757138561.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4024778839757138561.key) [2023-05-09T16:54:56.675Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T16:54:56.962Z] + git semver tag [2023-05-09T16:54:57.221Z] 2023-05-09 16:54:57,142 [run_tag] DEBUG tag force:False [2023-05-09T16:54:57.221Z] 2023-05-09 16:54:57,142 [check_head_tag] DEBUG check head tag [2023-05-09T16:54:57.221Z] 2023-05-09 16:54:57,144 [execute] INFO git cat-file --batch-check [2023-05-09T16:54:57.221Z] 2023-05-09 16:54:57,144 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-09T16:54:57.221Z] 2023-05-09 16:54:57,147 [execute] INFO git cat-file --batch [2023-05-09T16:54:57.221Z] 2023-05-09 16:54:57,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-05-09T16:54:57.222Z] 2023-05-09 16:54:57,173 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-09T16:54:57.222Z] 2023-05-09 16:54:57,173 [execute] INFO git tag -a v3.0.0-dev.41 -m v3.0.0-dev.41 [2023-05-09T16:54:57.222Z] 2023-05-09 16:54:57,173 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.41', '-m', 'v3.0.0-dev.41'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-05-09T16:54:57.222Z] 2023-05-09 16:54:57,177 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-09T16:54:57.222Z] 3.0.0-dev.41 [Pipeline] } [2023-05-09T16:54:57.229Z] $ docker exec --env ******** --env ******** 05397044911e63ffdfd6bca0630564bc397f491e47020153178250182530a52c ssh-agent -k [2023-05-09T16:54:57.327Z] unset SSH_AUTH_SOCK; [2023-05-09T16:54:57.328Z] unset SSH_AGENT_PID; [2023-05-09T16:54:57.328Z] echo Agent pid 37 killed; [2023-05-09T16:54:57.338Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T16:54:57.643Z] + git semver [Pipeline] } [2023-05-09T16:54:57.916Z] $ docker stop --time=1 05397044911e63ffdfd6bca0630564bc397f491e47020153178250182530a52c [2023-05-09T16:54:59.202Z] $ docker rm -f --volumes 05397044911e63ffdfd6bca0630564bc397f491e47020153178250182530a52c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:54:59.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T16:54:59.629Z] [2023-05-09T16:54:59.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:54:59.929Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T16:54:59.929Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T16:54:59.929Z] ab5ef0e58194: Pulling fs layer [2023-05-09T16:54:59.929Z] 9712f1f96733: Pulling fs layer [2023-05-09T16:54:59.929Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T16:54:59.929Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T16:54:59.929Z] e9a5061849ea: Pulling fs layer [2023-05-09T16:54:59.929Z] d747dcd14b5f: Pulling fs layer [2023-05-09T16:54:59.929Z] 2de7ff778b66: Pulling fs layer [2023-05-09T16:54:59.929Z] 0d9ebad4ef96: Waiting [2023-05-09T16:54:59.929Z] e9a5061849ea: Waiting [2023-05-09T16:54:59.929Z] d747dcd14b5f: Waiting [2023-05-09T16:54:59.929Z] 2de7ff778b66: Waiting [2023-05-09T16:54:59.929Z] 9712f1f96733: Verifying Checksum [2023-05-09T16:54:59.929Z] 9712f1f96733: Download complete [2023-05-09T16:55:00.188Z] 63f879dbbcfc: Verifying Checksum [2023-05-09T16:55:00.188Z] 63f879dbbcfc: Download complete [2023-05-09T16:55:00.448Z] e9a5061849ea: Verifying Checksum [2023-05-09T16:55:00.448Z] e9a5061849ea: Download complete [2023-05-09T16:55:00.448Z] d747dcd14b5f: Download complete [2023-05-09T16:55:00.448Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T16:55:00.448Z] 0d9ebad4ef96: Download complete [2023-05-09T16:55:00.448Z] ab5ef0e58194: Verifying Checksum [2023-05-09T16:55:00.448Z] ab5ef0e58194: Download complete [2023-05-09T16:55:00.705Z] 2de7ff778b66: Verifying Checksum [2023-05-09T16:55:00.705Z] 2de7ff778b66: Download complete [2023-05-09T16:55:03.237Z] ab5ef0e58194: Pull complete [2023-05-09T16:55:03.237Z] 9712f1f96733: Pull complete [2023-05-09T16:55:03.496Z] 63f879dbbcfc: Pull complete [2023-05-09T16:55:07.694Z] 0d9ebad4ef96: Pull complete [2023-05-09T16:55:07.694Z] e9a5061849ea: Pull complete [2023-05-09T16:55:07.694Z] d747dcd14b5f: Pull complete [2023-05-09T16:55:08.651Z] 2de7ff778b66: Pull complete [2023-05-09T16:55:08.651Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T16:55:08.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T16:55:08.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:55:09.007Z] prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container [2023-05-09T16:55:09.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-09T16:55:12.008Z] $ docker top 06eb55a0753d6a483240716082913a977b74e55b3c43d2a0e90874d32f543248 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T16:55:12.081Z] provisioning config files... [2023-05-09T16:55:12.089Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14300410877555845831tmp [2023-05-09T16:55:12.100Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5387718077836481117tmp [2023-05-09T16:55:12.110Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15582118869089561527tmp [Pipeline] { [Pipeline] echo [2023-05-09T16:55:12.127Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:55:12.413Z] ---> sigul-configuration.sh [2023-05-09T16:55:12.413Z] gpg: directory `/root/.gnupg' created [2023-05-09T16:55:12.413Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T16:55:12.413Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T16:55:12.413Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T16:55:12.413Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T16:55:12.413Z] gpg: CAST5 encrypted data [2023-05-09T16:55:12.413Z] gpg: encrypted with 1 passphrase [2023-05-09T16:55:12.413Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T16:55:12.699Z] + mkdir /home/jenkins [2023-05-09T16:55:12.700Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T16:55:12.986Z] + 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 [2023-05-09T16:55:12.995Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:55:13.282Z] ---> sigul-install.sh [2023-05-09T16:55:13.282Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T16:55:13.570Z] + git tag --list [2023-05-09T16:55:13.570Z] v1.0.0 [2023-05-09T16:55:13.570Z] v1.1.0 [2023-05-09T16:55:13.570Z] v1.2.0 [2023-05-09T16:55:13.570Z] v1.3.0 [2023-05-09T16:55:13.570Z] v1.3.1 [2023-05-09T16:55:13.570Z] v2.0.0 [2023-05-09T16:55:13.570Z] v2.0.1 [2023-05-09T16:55:13.570Z] v2.1.0 [2023-05-09T16:55:13.570Z] v2.1.1 [2023-05-09T16:55:13.570Z] v2.1.1-dev.1 [2023-05-09T16:55:13.570Z] v2.1.1-dev.2 [2023-05-09T16:55:13.570Z] v2.1.2 [2023-05-09T16:55:13.570Z] v2.1.2-dev.1 [2023-05-09T16:55:13.570Z] v2.1.2-dev.2 [2023-05-09T16:55:13.570Z] v2.2.0 [2023-05-09T16:55:13.570Z] v2.2.1-dev.1 [2023-05-09T16:55:13.570Z] v2.2.1-dev.10 [2023-05-09T16:55:13.570Z] v2.2.1-dev.2 [2023-05-09T16:55:13.570Z] v2.2.1-dev.3 [2023-05-09T16:55:13.570Z] v2.2.1-dev.4 [2023-05-09T16:55:13.570Z] v2.2.1-dev.5 [2023-05-09T16:55:13.570Z] v2.2.1-dev.6 [2023-05-09T16:55:13.570Z] v2.2.1-dev.7 [2023-05-09T16:55:13.570Z] v2.2.1-dev.8 [2023-05-09T16:55:13.570Z] v2.2.1-dev.9 [2023-05-09T16:55:13.570Z] v2.3.0 [2023-05-09T16:55:13.570Z] v2.3.0-dev.10 [2023-05-09T16:55:13.570Z] v2.3.0-dev.11 [2023-05-09T16:55:13.570Z] v2.3.0-dev.12 [2023-05-09T16:55:13.570Z] v2.3.0-dev.13 [2023-05-09T16:55:13.570Z] v2.3.0-dev.14 [2023-05-09T16:55:13.570Z] v2.3.0-dev.15 [2023-05-09T16:55:13.570Z] v2.3.0-dev.16 [2023-05-09T16:55:13.570Z] v2.3.0-dev.17 [2023-05-09T16:55:13.570Z] v2.3.0-dev.18 [2023-05-09T16:55:13.570Z] v2.3.0-dev.19 [2023-05-09T16:55:13.570Z] v2.3.0-dev.20 [2023-05-09T16:55:13.570Z] v2.3.0-dev.21 [2023-05-09T16:55:13.570Z] v2.3.0-dev.22 [2023-05-09T16:55:13.570Z] v2.3.0-dev.23 [2023-05-09T16:55:13.570Z] v2.3.0-dev.24 [2023-05-09T16:55:13.570Z] v2.3.0-dev.25 [2023-05-09T16:55:13.570Z] v2.3.0-dev.26 [2023-05-09T16:55:13.570Z] v2.3.0-dev.27 [2023-05-09T16:55:13.570Z] v2.3.0-dev.28 [2023-05-09T16:55:13.570Z] v2.3.0-dev.29 [2023-05-09T16:55:13.570Z] v2.3.0-dev.30 [2023-05-09T16:55:13.570Z] v2.3.0-dev.31 [2023-05-09T16:55:13.570Z] v2.3.0-dev.32 [2023-05-09T16:55:13.570Z] v2.3.0-dev.33 [2023-05-09T16:55:13.570Z] v2.3.0-dev.34 [2023-05-09T16:55:13.570Z] v2.3.0-dev.35 [2023-05-09T16:55:13.570Z] v2.3.0-dev.36 [2023-05-09T16:55:13.570Z] v2.3.0-dev.37 [2023-05-09T16:55:13.570Z] v2.3.1 [2023-05-09T16:55:13.570Z] v2.3.1-dev.1 [2023-05-09T16:55:13.570Z] v2.3.1-dev.2 [2023-05-09T16:55:13.570Z] v2.3.1-dev.3 [2023-05-09T16:55:13.570Z] v2.3.1-dev.4 [2023-05-09T16:55:13.570Z] v3.0.0-dev.1 [2023-05-09T16:55:13.570Z] v3.0.0-dev.10 [2023-05-09T16:55:13.570Z] v3.0.0-dev.11 [2023-05-09T16:55:13.570Z] v3.0.0-dev.12 [2023-05-09T16:55:13.570Z] v3.0.0-dev.13 [2023-05-09T16:55:13.570Z] v3.0.0-dev.14 [2023-05-09T16:55:13.570Z] v3.0.0-dev.15 [2023-05-09T16:55:13.570Z] v3.0.0-dev.16 [2023-05-09T16:55:13.570Z] v3.0.0-dev.17 [2023-05-09T16:55:13.570Z] v3.0.0-dev.18 [2023-05-09T16:55:13.570Z] v3.0.0-dev.19 [2023-05-09T16:55:13.570Z] v3.0.0-dev.2 [2023-05-09T16:55:13.570Z] v3.0.0-dev.20 [2023-05-09T16:55:13.570Z] v3.0.0-dev.21 [2023-05-09T16:55:13.570Z] v3.0.0-dev.22 [2023-05-09T16:55:13.570Z] v3.0.0-dev.23 [2023-05-09T16:55:13.570Z] v3.0.0-dev.24 [2023-05-09T16:55:13.570Z] v3.0.0-dev.25 [2023-05-09T16:55:13.570Z] v3.0.0-dev.26 [2023-05-09T16:55:13.570Z] v3.0.0-dev.27 [2023-05-09T16:55:13.570Z] v3.0.0-dev.28 [2023-05-09T16:55:13.570Z] v3.0.0-dev.29 [2023-05-09T16:55:13.570Z] v3.0.0-dev.3 [2023-05-09T16:55:13.570Z] v3.0.0-dev.30 [2023-05-09T16:55:13.570Z] v3.0.0-dev.31 [2023-05-09T16:55:13.570Z] v3.0.0-dev.32 [2023-05-09T16:55:13.570Z] v3.0.0-dev.33 [2023-05-09T16:55:13.570Z] v3.0.0-dev.34 [2023-05-09T16:55:13.570Z] v3.0.0-dev.35 [2023-05-09T16:55:13.570Z] v3.0.0-dev.36 [2023-05-09T16:55:13.570Z] v3.0.0-dev.37 [2023-05-09T16:55:13.570Z] v3.0.0-dev.38 [2023-05-09T16:55:13.570Z] v3.0.0-dev.39 [2023-05-09T16:55:13.570Z] v3.0.0-dev.4 [2023-05-09T16:55:13.570Z] v3.0.0-dev.40 [2023-05-09T16:55:13.570Z] v3.0.0-dev.41 [2023-05-09T16:55:13.570Z] v3.0.0-dev.5 [2023-05-09T16:55:13.570Z] v3.0.0-dev.6 [2023-05-09T16:55:13.570Z] v3.0.0-dev.7 [2023-05-09T16:55:13.570Z] v3.0.0-dev.8 [2023-05-09T16:55:13.570Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-09T16:55:13.861Z] + lftools sign git-tag v3.0.0-dev.41 [2023-05-09T16:55:14.429Z] Signing Git tag with Sigul... [2023-05-09T16:55:14.429Z] Signing v3.0.0-dev.41 [Pipeline] echo [2023-05-09T16:55:14.696Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:55:14.980Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T16:55:14.988Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T16:55:15.008Z] $ docker stop --time=1 06eb55a0753d6a483240716082913a977b74e55b3c43d2a0e90874d32f543248 [2023-05-09T16:55:16.290Z] $ docker rm -f --volumes 06eb55a0753d6a483240716082913a977b74e55b3c43d2a0e90874d32f543248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T16:55:16.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T16:55:16.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:55:17.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T16:55:17.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:55:17.091Z] prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container [2023-05-09T16:55:17.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T16:55:17.468Z] $ docker top 012c0e48bdbb2ba15db92d1b4a04503cef04586ca907a193101b5c98e651bbfe -eo pid,comm [2023-05-09T16:55:17.517Z] 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). [2023-05-09T16:55:17.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T16:55:17.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T16:55:17.566Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T16:55:17.671Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T16:55:17.673Z] $ docker exec 012c0e48bdbb2ba15db92d1b4a04503cef04586ca907a193101b5c98e651bbfe ssh-agent [2023-05-09T16:55:17.790Z] SSH_AUTH_SOCK=/tmp/ssh-wCfzVgRDKluB/agent.33 [2023-05-09T16:55:17.790Z] SSH_AGENT_PID=39 [2023-05-09T16:55:17.794Z] Running ssh-add (command line suppressed) [2023-05-09T16:55:17.887Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4265212920677549496.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4265212920677549496.key) [2023-05-09T16:55:17.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T16:55:18.189Z] + git semver bump pre [2023-05-09T16:55:18.448Z] 2023-05-09 16:55:18,382 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-09T16:55:18.448Z] 2023-05-09 16:55:18,382 [bump_version] DEBUG bumping version:3.0.0-dev.41 on axis:pre with prefix:dev [2023-05-09T16:55:18.448Z] 2023-05-09 16:55:18,382 [bump_version] DEBUG bumped version:3.0.0-dev.42 [2023-05-09T16:55:18.448Z] 2023-05-09 16:55:18,382 [write_version] DEBUG write version:3.0.0-dev.42 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-05-09T16:55:18.448Z] 2023-05-09 16:55:18,382 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-09T16:55:18.448Z] 2023-05-09 16:55:18,382 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-09T16:55:18.448Z] 2023-05-09 16:55:18,384 [execute] INFO git cat-file --batch-check [2023-05-09T16:55:18.448Z] 2023-05-09 16:55:18,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T16:55:18.448Z] 2023-05-09 16:55:18,389 [execute] INFO git cat-file --batch [2023-05-09T16:55:18.448Z] 2023-05-09 16:55:18,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T16:55:18.449Z] 2023-05-09 16:55:18,395 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-09T16:55:18.449Z] 3.0.0-dev.42 [Pipeline] } [2023-05-09T16:55:18.458Z] $ docker exec --env ******** --env ******** 012c0e48bdbb2ba15db92d1b4a04503cef04586ca907a193101b5c98e651bbfe ssh-agent -k [2023-05-09T16:55:18.559Z] unset SSH_AUTH_SOCK; [2023-05-09T16:55:18.559Z] unset SSH_AGENT_PID; [2023-05-09T16:55:18.559Z] echo Agent pid 39 killed; [2023-05-09T16:55:18.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T16:55:18.881Z] + git semver [Pipeline] } [2023-05-09T16:55:19.154Z] $ docker stop --time=1 012c0e48bdbb2ba15db92d1b4a04503cef04586ca907a193101b5c98e651bbfe [2023-05-09T16:55:20.423Z] $ docker rm -f --volumes 012c0e48bdbb2ba15db92d1b4a04503cef04586ca907a193101b5c98e651bbfe [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T16:55:20.765Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T16:55:20.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:55:21.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T16:55:21.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:55:21.144Z] prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container [2023-05-09T16:55:21.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T16:55:21.490Z] $ docker top d25f30d88950c6e032dd1a899ab5cc9a0d6f13efa31195a2bbc6727c3424c6a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T16:55:21.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T16:55:21.571Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T16:55:21.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T16:55:21.688Z] $ docker exec d25f30d88950c6e032dd1a899ab5cc9a0d6f13efa31195a2bbc6727c3424c6a1 ssh-agent [2023-05-09T16:55:21.799Z] SSH_AUTH_SOCK=/tmp/ssh-7yjVe2aHOYzI/agent.32 [2023-05-09T16:55:21.799Z] SSH_AGENT_PID=38 [2023-05-09T16:55:21.805Z] Running ssh-add (command line suppressed) [2023-05-09T16:55:21.906Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12373132537542237960.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12373132537542237960.key) [2023-05-09T16:55:21.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T16:55:22.208Z] + git semver push [2023-05-09T16:55:22.467Z] 2023-05-09 16:55:22,393 [run_push] DEBUG push [2023-05-09T16:55:22.467Z] 2023-05-09 16:55:22,393 [execute] INFO git cat-file --batch-check [2023-05-09T16:55:22.467Z] 2023-05-09 16:55:22,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T16:55:22.467Z] 2023-05-09 16:55:22,398 [execute] INFO git rev-list 705ecb094d70cb34a1ac12875b3b97e2696b40da -- [2023-05-09T16:55:22.467Z] 2023-05-09 16:55:22,398 [execute] DEBUG Popen(['git', 'rev-list', '705ecb094d70cb34a1ac12875b3b97e2696b40da', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T16:55:22.467Z] 2023-05-09 16:55:22,409 [execute] INFO git fetch -v origin [2023-05-09T16:55:22.467Z] 2023-05-09 16:55:22,409 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-09T16:55:23.035Z] 2023-05-09 16:55:22,888 [run_push] DEBUG no remote changes detected [2023-05-09T16:55:23.035Z] 2023-05-09 16:55:22,888 [execute] INFO git push origin semver [2023-05-09T16:55:23.035Z] 2023-05-09 16:55:22,889 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T16:55:23.971Z] 2023-05-09 16:55:23,671 [run_push] DEBUG push all version tags [2023-05-09T16:55:23.971Z] 2023-05-09 16:55:23,672 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T16:55:23.971Z] 2023-05-09 16:55:23,672 [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) [2023-05-09T16:55:24.541Z] 2023-05-09 16:55:24,469 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-05-09T16:55:24.541Z] 3.0.0-dev.42 [Pipeline] } [2023-05-09T16:55:24.548Z] $ docker exec --env ******** --env ******** d25f30d88950c6e032dd1a899ab5cc9a0d6f13efa31195a2bbc6727c3424c6a1 ssh-agent -k [2023-05-09T16:55:24.634Z] unset SSH_AUTH_SOCK; [2023-05-09T16:55:24.634Z] unset SSH_AGENT_PID; [2023-05-09T16:55:24.634Z] echo Agent pid 38 killed; [2023-05-09T16:55:24.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T16:55:24.954Z] + git semver [Pipeline] } [2023-05-09T16:55:25.223Z] $ docker stop --time=1 d25f30d88950c6e032dd1a899ab5cc9a0d6f13efa31195a2bbc6727c3424c6a1 [2023-05-09T16:55:26.503Z] $ docker rm -f --volumes d25f30d88950c6e032dd1a899ab5cc9a0d6f13efa31195a2bbc6727c3424c6a1 [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 [2023-05-09T16:55:27.183Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-05-09T16:55:27.183Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-09T16:55:27.183Z] total 16 [2023-05-09T16:55:27.183Z] drwxr-xr-x 3 root root 4096 May 9 16:44 . [2023-05-09T16:55:27.183Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 16:55 .. [2023-05-09T16:55:27.183Z] drwxr-xr-x 2 root root 4096 May 9 16:44 cost [2023-05-09T16:55:27.183Z] -rw-r--r-- 1 root root 96 May 9 16:44 cost.csv [2023-05-09T16:55:27.183Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-05-09T16:55:27.183Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-05-09T16:55:27.183Z] total 16 [2023-05-09T16:55:27.183Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 16:44 . [2023-05-09T16:55:27.183Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 16:55 .. [2023-05-09T16:55:27.183Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 16:44 cost [2023-05-09T16:55:27.183Z] -rw-r--r-- 1 jenkins jenkins 96 May 9 16:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:55:27.476Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:55:28.344Z] ---> package-listing.sh [2023-05-09T16:55:28.344Z] ++ facter osfamily [2023-05-09T16:55:28.344Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T16:55:28.604Z] + OS_FAMILY=debian [2023-05-09T16:55:28.604Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-05-09T16:55:28.604Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T16:55:28.604Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T16:55:28.604Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T16:55:28.604Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T16:55:28.604Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-09T16:55:28.604Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T16:55:28.604Z] + case "${OS_FAMILY}" in [2023-05-09T16:55:28.604Z] + dpkg -l [2023-05-09T16:55:28.604Z] + grep '^ii' [2023-05-09T16:55:28.604Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T16:55:28.604Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T16:55:28.604Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T16:55:28.604Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-05-09T16:55:28.604Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-05-09T16:55:28.604Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-05-09T16:55:28.615Z] 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 [2023-05-09T16:55:28.892Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T16:55:29.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T16:55:29.466Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T16:55:29.536Z] prd-ubuntu20.04-docker-8c-8g-14720 does not seem to be running inside a container [2023-05-09T16:55:29.567Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T16:55:29.784Z] $ docker top 2351d757c5f8a77c7d3ff508cc85127375c7cd97465deeb856dd13a035badebc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T16:55:30.190Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T16:55:30.532Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T16:55:30.839Z] + ls /var/log/sa-host [2023-05-09T16:55:30.839Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T16:55:30.988Z] provisioning config files... [2023-05-09T16:55:30.997Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5864879325739245960tmp [Pipeline] { [Pipeline] echo [2023-05-09T16:55:31.006Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:55:31.287Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T16:55:31.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:55:31.621Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T16:55:31.629Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:55:31.913Z] ---> sudo-logs.sh [2023-05-09T16:55:31.914Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T16:55:31.941Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:55:32.223Z] ---> job-cost.sh [2023-05-09T16:55:32.223Z] lf-activate-venv: SKIPPING [2023-05-09T16:55:32.223Z] DEBUG: total: 0.2199999988079071 [2023-05-09T16:55:32.223Z] INFO: Retrieving Stack Cost... [2023-05-09T16:55:32.482Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T16:55:33.050Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T16:55:33.060Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T16:55:33.342Z] ---> logs-deploy.sh [2023-05-09T16:55:33.342Z] lf-activate-venv: SKIPPING [2023-05-09T16:55:33.342Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/159 [2023-05-09T16:55:33.342Z] INFO: archiving workspace using pattern(s): [2023-05-09T16:55:34.277Z] Archives upload complete. [2023-05-09T16:55:34.536Z] INFO: archiving logs to Nexus [2023-05-09T16:55:35.107Z] ---> uname -a: [2023-05-09T16:55:35.107Z] Linux prd-ubuntu20-04-docker-8c-8g-14720 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T16:55:35.107Z] [2023-05-09T16:55:35.107Z] [2023-05-09T16:55:35.107Z] ---> lscpu: [2023-05-09T16:55:35.107Z] Architecture: x86_64 [2023-05-09T16:55:35.107Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T16:55:35.107Z] Byte Order: Little Endian [2023-05-09T16:55:35.107Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T16:55:35.107Z] CPU(s): 8 [2023-05-09T16:55:35.107Z] On-line CPU(s) list: 0-7 [2023-05-09T16:55:35.107Z] Thread(s) per core: 1 [2023-05-09T16:55:35.107Z] Core(s) per socket: 1 [2023-05-09T16:55:35.107Z] Socket(s): 8 [2023-05-09T16:55:35.107Z] NUMA node(s): 1 [2023-05-09T16:55:35.107Z] Vendor ID: AuthenticAMD [2023-05-09T16:55:35.108Z] CPU family: 23 [2023-05-09T16:55:35.108Z] Model: 49 [2023-05-09T16:55:35.108Z] Model name: AMD EPYC-Rome Processor [2023-05-09T16:55:35.108Z] Stepping: 0 [2023-05-09T16:55:35.108Z] CPU MHz: 2800.000 [2023-05-09T16:55:35.108Z] BogoMIPS: 5600.00 [2023-05-09T16:55:35.108Z] Virtualization: AMD-V [2023-05-09T16:55:35.108Z] Hypervisor vendor: KVM [2023-05-09T16:55:35.108Z] Virtualization type: full [2023-05-09T16:55:35.108Z] L1d cache: 256 KiB [2023-05-09T16:55:35.108Z] L1i cache: 256 KiB [2023-05-09T16:55:35.108Z] L2 cache: 4 MiB [2023-05-09T16:55:35.108Z] L3 cache: 128 MiB [2023-05-09T16:55:35.108Z] NUMA node0 CPU(s): 0-7 [2023-05-09T16:55:35.108Z] Vulnerability Itlb multihit: Not affected [2023-05-09T16:55:35.108Z] Vulnerability L1tf: Not affected [2023-05-09T16:55:35.108Z] Vulnerability Mds: Not affected [2023-05-09T16:55:35.108Z] Vulnerability Meltdown: Not affected [2023-05-09T16:55:35.108Z] Vulnerability Mmio stale data: Not affected [2023-05-09T16:55:35.108Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T16:55:35.108Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T16:55:35.108Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T16:55:35.108Z] Vulnerability Srbds: Not affected [2023-05-09T16:55:35.108Z] Vulnerability Tsx async abort: Not affected [2023-05-09T16:55:35.108Z] 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 [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] ---> nproc: [2023-05-09T16:55:35.108Z] 8 [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] ---> df -h: [2023-05-09T16:55:35.108Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T16:55:35.108Z] overlay 155G 13G 143G 9% / [2023-05-09T16:55:35.108Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T16:55:35.108Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T16:55:35.108Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T16:55:35.108Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] ---> sar -b -r -n DEV: [2023-05-09T16:55:35.108Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14720) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] 16:41:13 LINUX RESTART (8 CPU) [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] 16:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-09T16:55:35.108Z] 16:43:01 200.86 4.17 196.70 0.00 418.64 74763.73 0.00 [2023-05-09T16:55:35.108Z] 16:44:01 86.35 0.27 86.09 0.00 8.00 16481.52 0.00 [2023-05-09T16:55:35.108Z] 16:45:01 119.56 0.10 119.46 0.00 10.40 34406.93 0.00 [2023-05-09T16:55:35.108Z] 16:46:01 1.87 0.00 1.87 0.00 0.00 23.35 0.00 [2023-05-09T16:55:35.108Z] 16:47:01 38.88 12.85 26.03 0.00 5451.89 6314.68 0.00 [2023-05-09T16:55:35.108Z] 16:48:01 4.43 0.00 4.43 0.00 0.00 52.52 0.00 [2023-05-09T16:55:35.108Z] 16:49:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2023-05-09T16:55:35.108Z] 16:50:01 1.93 0.00 1.93 0.00 0.00 21.06 0.00 [2023-05-09T16:55:35.108Z] 16:51:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 [2023-05-09T16:55:35.108Z] 16:52:01 2.60 0.00 2.60 0.00 0.00 40.39 0.00 [2023-05-09T16:55:35.108Z] 16:53:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2023-05-09T16:55:35.108Z] 16:54:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 [2023-05-09T16:55:35.108Z] 16:55:01 59.04 0.28 58.76 0.00 12.93 33408.57 0.00 [2023-05-09T16:55:35.108Z] Average: 39.86 1.36 38.51 0.00 454.00 12655.82 0.00 [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] 16:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-09T16:55:35.108Z] 16:43:01 28444556 31572456 732272 2.23 144044 3197292 1938272 5.71 1077996 2927124 664 [2023-05-09T16:55:35.108Z] 16:44:01 28174084 31396760 901376 2.74 148228 3262044 2212796 6.52 1403284 2841784 56936 [2023-05-09T16:55:35.108Z] 16:45:01 27667840 31574196 725348 2.21 157604 3892784 1768572 5.21 1251452 3453256 388 [2023-05-09T16:55:35.108Z] 16:46:01 27668312 31574700 724756 2.20 157640 3892776 1768572 5.21 1251180 3453256 8 [2023-05-09T16:55:35.108Z] 16:47:01 27292656 31555984 733076 2.23 166044 4226064 1831728 5.40 1484584 3566500 1012 [2023-05-09T16:55:35.108Z] 16:48:01 27292828 31556228 732736 2.23 166132 4226068 1831728 5.40 1484564 3566504 8 [2023-05-09T16:55:35.108Z] 16:49:01 27294292 31557800 731128 2.22 166212 4226072 1831728 5.40 1483044 3566508 12 [2023-05-09T16:55:35.108Z] 16:50:01 27303096 31566660 722160 2.20 166300 4226076 1831728 5.40 1474920 3566512 8 [2023-05-09T16:55:35.108Z] 16:51:01 27303288 31567252 722092 2.20 166324 4226076 1831728 5.40 1474652 3566848 8 [2023-05-09T16:55:35.108Z] 16:52:01 27302676 31566880 722272 2.20 166464 4226056 1831728 5.40 1475132 3566852 8 [2023-05-09T16:55:35.108Z] 16:53:01 27302764 31567044 722088 2.20 166540 4226056 1831728 5.40 1474864 3566852 8 [2023-05-09T16:55:35.108Z] 16:54:01 27302780 31567076 721940 2.20 166616 4226052 1831728 5.40 1475212 3566856 4 [2023-05-09T16:55:35.108Z] 16:55:01 26099240 31496660 790012 2.40 184944 5272996 2147096 6.33 1603052 4571488 343472 [2023-05-09T16:55:35.108Z] Average: 27419109 31547669 744712 2.26 163315 4102032 1883779 5.55 1416457 3521565 30964 [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] 16:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-09T16:55:35.108Z] 16:43:01 ens3 515.78 286.15 6356.72 40.63 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:43:01 docker0 174.04 317.29 14.35 2020.42 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:43:01 veth9d2f558 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:43:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:44:01 ens3 57.96 51.44 83.63 93.53 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:44:01 docker0 1.35 3.45 0.08 42.51 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:44:01 veth7e41479 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:45:01 ens3 143.74 104.05 2598.38 229.36 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:45:01 docker0 1.40 3.38 0.09 45.57 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:45:01 lo 7.60 7.60 0.74 0.74 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:46:01 ens3 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:47:01 ens3 152.22 83.54 1953.95 5.85 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:48:01 ens3 0.25 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:50:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:51:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:52:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:53:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:54:01 ens3 1.12 1.18 3.52 0.27 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:55:01 ens3 345.91 188.12 7745.53 27.65 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:55:01 docker0 28.46 58.74 2.62 580.12 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] 16:55:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] Average: ens3 93.15 54.72 1435.27 30.55 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] Average: docker0 15.58 29.08 1.30 204.47 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] ---> sar -P ALL: [2023-05-09T16:55:35.108Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14720) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] 16:41:13 LINUX RESTART (8 CPU) [2023-05-09T16:55:35.108Z] [2023-05-09T16:55:35.108Z] 16:42:02 CPU %user %nice %system %iowait %steal %idle [2023-05-09T16:55:35.108Z] 16:43:01 all 8.61 0.00 4.32 3.56 0.06 83.45 [2023-05-09T16:55:35.108Z] 16:43:01 0 10.17 0.00 3.71 5.39 0.05 80.68 [2023-05-09T16:55:35.108Z] 16:43:01 1 9.70 0.00 3.72 0.31 0.05 86.22 [2023-05-09T16:55:35.108Z] 16:43:01 2 7.70 0.00 4.43 1.41 0.07 86.40 [2023-05-09T16:55:35.108Z] 16:43:01 3 7.67 0.00 6.05 5.78 0.05 80.44 [2023-05-09T16:55:35.108Z] 16:43:01 4 8.99 0.00 4.74 6.81 0.05 79.40 [2023-05-09T16:55:35.108Z] 16:43:01 5 8.38 0.00 3.60 7.06 0.05 80.90 [2023-05-09T16:55:35.108Z] 16:43:01 6 8.67 0.00 4.59 1.13 0.03 85.57 [2023-05-09T16:55:35.108Z] 16:43:01 7 7.58 0.00 3.76 0.54 0.09 88.03 [2023-05-09T16:55:35.108Z] 16:44:01 all 43.31 0.00 6.51 2.76 0.08 47.33 [2023-05-09T16:55:35.108Z] 16:44:01 0 41.93 0.00 6.34 3.19 0.07 48.47 [2023-05-09T16:55:35.108Z] 16:44:01 1 46.24 0.00 6.36 0.40 0.10 46.89 [2023-05-09T16:55:35.108Z] 16:44:01 2 43.72 0.00 6.57 2.08 0.08 47.55 [2023-05-09T16:55:35.108Z] 16:44:01 3 41.77 0.00 6.94 6.55 0.08 44.66 [2023-05-09T16:55:35.108Z] 16:44:01 4 44.36 0.00 6.56 2.51 0.08 46.49 [2023-05-09T16:55:35.108Z] 16:44:01 5 43.02 0.00 6.06 2.44 0.07 48.41 [2023-05-09T16:55:35.108Z] 16:44:01 6 42.73 0.00 6.93 2.35 0.08 47.91 [2023-05-09T16:55:35.108Z] 16:44:01 7 42.73 0.00 6.36 2.55 0.08 48.27 [2023-05-09T16:55:35.108Z] 16:45:01 all 15.31 0.00 3.77 2.87 0.06 78.00 [2023-05-09T16:55:35.108Z] 16:45:01 0 15.96 0.00 4.67 5.77 0.08 73.52 [2023-05-09T16:55:35.108Z] 16:45:01 1 16.47 0.00 3.70 0.90 0.05 78.87 [2023-05-09T16:55:35.108Z] 16:45:01 2 14.47 0.00 3.28 0.05 0.05 82.14 [2023-05-09T16:55:35.108Z] 16:45:01 3 14.89 0.00 3.88 11.51 0.07 69.65 [2023-05-09T16:55:35.109Z] 16:45:01 4 15.72 0.00 3.49 2.12 0.05 78.62 [2023-05-09T16:55:35.109Z] 16:45:01 5 13.77 0.00 3.54 0.07 0.05 82.57 [2023-05-09T16:55:35.109Z] 16:45:01 6 15.15 0.00 3.47 1.08 0.05 80.25 [2023-05-09T16:55:35.109Z] 16:45:01 7 16.02 0.00 4.09 1.47 0.07 78.36 [2023-05-09T16:55:35.109Z] 16:46:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2023-05-09T16:55:35.109Z] 16:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T16:55:35.109Z] 16:46:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2023-05-09T16:55:35.109Z] 16:46:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-09T16:55:35.109Z] 16:46:01 5 1.97 0.00 0.02 0.00 0.00 98.01 [2023-05-09T16:55:35.109Z] 16:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T16:55:35.109Z] 16:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T16:55:35.109Z] 16:47:01 all 1.47 0.00 0.73 0.50 0.02 97.28 [2023-05-09T16:55:35.109Z] 16:47:01 0 2.82 0.00 0.88 0.45 0.02 95.83 [2023-05-09T16:55:35.109Z] 16:47:01 1 0.73 0.00 0.57 0.23 0.02 98.45 [2023-05-09T16:55:35.109Z] 16:47:01 2 1.65 0.00 0.77 0.32 0.02 97.25 [2023-05-09T16:55:35.109Z] 16:47:01 3 1.72 0.00 0.89 2.13 0.03 95.23 [2023-05-09T16:55:35.109Z] 16:47:01 4 1.22 0.00 0.78 0.13 0.02 97.85 [2023-05-09T16:55:35.109Z] 16:47:01 5 1.55 0.00 0.75 0.68 0.02 97.01 [2023-05-09T16:55:35.109Z] 16:47:01 6 1.14 0.00 0.55 0.02 0.02 98.28 [2023-05-09T16:55:35.109Z] 16:47:01 7 0.95 0.00 0.63 0.03 0.02 98.36 [2023-05-09T16:55:35.109Z] 16:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-09T16:55:35.109Z] 16:48:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-09T16:55:35.109Z] 16:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T16:55:35.109Z] 16:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-09T16:55:35.109Z] 16:48:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2023-05-09T16:55:35.109Z] 16:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T16:55:35.109Z] 16:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-09T16:55:35.109Z] 16:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T16:55:35.109Z] 16:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:49:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-09T16:55:35.109Z] 16:49:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-09T16:55:35.109Z] 16:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T16:55:35.109Z] 16:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T16:55:35.109Z] 16:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T16:55:35.109Z] 16:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:50:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-05-09T16:55:35.109Z] 16:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-09T16:55:35.109Z] 16:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T16:55:35.109Z] 16:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-09T16:55:35.109Z] 16:50:01 3 0.03 0.00 0.02 0.05 0.00 99.90 [2023-05-09T16:55:35.109Z] 16:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T16:55:35.109Z] 16:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T16:55:35.109Z] 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T16:55:35.109Z] 16:51:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T16:55:35.109Z] 16:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T16:55:35.109Z] 16:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:52:01 all 0.12 0.00 0.02 0.03 0.00 99.83 [2023-05-09T16:55:35.109Z] 16:52:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-09T16:55:35.109Z] 16:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-09T16:55:35.109Z] 16:52:01 2 0.05 0.00 0.02 0.03 0.02 99.88 [2023-05-09T16:55:35.109Z] 16:52:01 3 0.03 0.00 0.00 0.12 0.02 99.83 [2023-05-09T16:55:35.109Z] 16:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T16:55:35.109Z] 16:52:01 5 0.78 0.00 0.08 0.00 0.00 99.14 [2023-05-09T16:55:35.109Z] 16:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:53:01 all 0.01 0.00 0.00 0.09 0.00 99.89 [2023-05-09T16:55:35.109Z] 16:53:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-09T16:55:35.109Z] 16:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T16:55:35.109Z] 16:53:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-09T16:55:35.109Z] 16:53:01 3 0.02 0.00 0.00 0.73 0.00 99.25 [2023-05-09T16:55:35.109Z] 16:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T16:55:35.109Z] 16:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T16:55:35.109Z] 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T16:55:35.109Z] [2023-05-09T16:55:35.109Z] 16:53:01 CPU %user %nice %system %iowait %steal %idle [2023-05-09T16:55:35.109Z] 16:54:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-05-09T16:55:35.109Z] 16:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T16:55:35.109Z] 16:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:54:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-09T16:55:35.109Z] 16:54:01 3 0.03 0.00 0.03 0.12 0.00 99.82 [2023-05-09T16:55:35.109Z] 16:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-09T16:55:35.109Z] 16:54:01 5 0.13 0.00 0.02 0.00 0.02 99.83 [2023-05-09T16:55:35.109Z] 16:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-09T16:55:35.109Z] 16:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T16:55:35.109Z] 16:55:01 all 5.24 0.00 2.12 0.90 0.03 91.70 [2023-05-09T16:55:35.109Z] 16:55:01 0 4.73 0.00 2.06 2.82 0.03 90.36 [2023-05-09T16:55:35.109Z] 16:55:01 1 5.78 0.00 2.40 0.17 0.03 91.62 [2023-05-09T16:55:35.109Z] 16:55:01 2 5.78 0.00 2.30 0.15 0.03 91.74 [2023-05-09T16:55:35.109Z] 16:55:01 3 5.34 0.00 1.60 0.86 0.03 92.17 [2023-05-09T16:55:35.109Z] 16:55:01 4 4.94 0.00 2.72 3.02 0.02 89.30 [2023-05-09T16:55:35.109Z] 16:55:01 5 5.94 0.00 1.58 0.02 0.02 92.45 [2023-05-09T16:55:35.109Z] 16:55:01 6 4.23 0.00 1.96 0.03 0.03 93.74 [2023-05-09T16:55:35.109Z] 16:55:01 7 5.20 0.00 2.37 0.19 0.05 92.18 [2023-05-09T16:55:35.109Z] Average: all 5.69 0.00 1.34 0.82 0.02 92.13 [2023-05-09T16:55:35.109Z] Average: 0 5.78 0.00 1.35 1.35 0.02 91.51 [2023-05-09T16:55:35.109Z] Average: 1 6.05 0.00 1.28 0.16 0.02 92.50 [2023-05-09T16:55:35.109Z] Average: 2 5.63 0.00 1.34 0.31 0.03 92.70 [2023-05-09T16:55:35.109Z] Average: 3 5.48 0.00 1.48 2.13 0.02 90.89 [2023-05-09T16:55:35.109Z] Average: 4 5.76 0.00 1.40 1.11 0.02 91.71 [2023-05-09T16:55:35.109Z] Average: 5 5.79 0.00 1.20 0.78 0.02 92.22 [2023-05-09T16:55:35.109Z] Average: 6 5.50 0.00 1.34 0.35 0.02 92.79 [2023-05-09T16:55:35.109Z] Average: 7 5.55 0.00 1.31 0.36 0.02 92.75 [2023-05-09T16:55:35.109Z] [2023-05-09T16:55:35.109Z] [2023-05-09T16:55:35.109Z]