Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8c625c23bbeba051a2ca764d6f762518e426e48 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-ssh970458280925267593.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15336633309747897209.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7111728876996857927.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6269227486457897196.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-ssh12613091347309297914.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.18 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-24220 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 Avoid second fetch Checking out Revision a8c625c23bbeba051a2ca764d6f762518e426e48 (main) 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 > 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 a8c625c23bbeba051a2ca764d6f762518e426e48 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#464)" > git rev-list --no-walk f1292a754be8699f1b15f58f39dc5d36d455586e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-31T17:48:38.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-31T17:48:39.032Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-31T17:48:39.047Z] ========================================================= [2022-08-31T17:48:39.047Z] EdgeX Global Pipelines Version Info [2022-08-31T17:48:39.047Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:48:39.797Z] ------------------- [2022-08-31T17:48:39.797Z] stable info: [2022-08-31T17:48:39.797Z] ------------------- [2022-08-31T17:48:39.797Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-31T17:48:39.797Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-31T17:48:39.797Z] Message: update stable to v1.0.239 [2022-08-31T17:48:40.370Z] ------------------- [2022-08-31T17:48:40.370Z] experimental info: [2022-08-31T17:48:40.370Z] ------------------- [2022-08-31T17:48:40.370Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-31T17:48:40.370Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-31T17:48:40.370Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-31T17:48:40.631Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-08-31T17:48:40.643Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-08-31T17:48:40.657Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-31T17:48:40.668Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-31T17:48:40.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-31T17:48:40.701Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-31T17:48:40.713Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-31T17:48:40.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-31T17:48:40.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-31T17:48:40.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-31T17:48:40.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-31T17:48:40.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-08-31T17:48:40.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-31T17:48:40.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-31T17:48:40.794Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-31T17:48:40.802Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-31T17:48:40.819Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-31T17:48:40.835Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-31T17:48:40.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-31T17:48:40.859Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-31T17:48:40.873Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-31T17:48:40.884Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-31T17:48:40.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-31T17:48:40.907Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-31T17:48:40.920Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-31T17:48:40.931Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-31T17:48:40.942Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-31T17:48:40.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-08-31T17:48:40.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-08-31T17:48:40.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-08-31T17:48:40.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] echo [2022-08-31T17:48:41.003Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8c625c [Pipeline] echo [2022-08-31T17:48:41.016Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T17:48:41.063Z] provisioning config files... [2022-08-31T17:48:41.077Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9193177781368252173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:48:41.388Z] ---> docker-login.sh [2022-08-31T17:48:41.388Z] nexus3.edgexfoundry.org:10001 [2022-08-31T17:48:41.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:48:41.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:48:41.910Z] Configure a credential helper to remove this warning. See [2022-08-31T17:48:41.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:48:41.910Z] [2022-08-31T17:48:41.910Z] Login Succeeded [2022-08-31T17:48:41.910Z] nexus3.edgexfoundry.org:10002 [2022-08-31T17:48:41.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:48:42.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:48:42.173Z] Configure a credential helper to remove this warning. See [2022-08-31T17:48:42.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:48:42.173Z] [2022-08-31T17:48:42.173Z] Login Succeeded [2022-08-31T17:48:42.173Z] nexus3.edgexfoundry.org:10003 [2022-08-31T17:48:42.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:48:42.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:48:42.173Z] Configure a credential helper to remove this warning. See [2022-08-31T17:48:42.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:48:42.173Z] [2022-08-31T17:48:42.173Z] Login Succeeded [2022-08-31T17:48:42.173Z] nexus3.edgexfoundry.org:10004 [2022-08-31T17:48:42.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:48:42.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:48:42.436Z] Configure a credential helper to remove this warning. See [2022-08-31T17:48:42.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:48:42.436Z] [2022-08-31T17:48:42.436Z] Login Succeeded [2022-08-31T17:48:42.436Z] docker.io [2022-08-31T17:48:42.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:48:42.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:48:42.697Z] Configure a credential helper to remove this warning. See [2022-08-31T17:48:42.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:48:42.697Z] [2022-08-31T17:48:42.697Z] Login Succeeded [2022-08-31T17:48:42.697Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T17:48:42.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-31T17:48:43.104Z] + git rev-list -1 --merges a8c625c23bbeba051a2ca764d6f762518e426e48~1..a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] echo [2022-08-31T17:48:43.139Z] -----------> git rev-list -1 --merges a8c625c23bbeba051a2ca764d6f762518e426e48~1..a8c625c23bbeba051a2ca764d6f762518e426e48 a8c625c23bbeba051a2ca764d6f762518e426e48 [false] [Pipeline] sh [2022-08-31T17:48:43.428Z] + git log --format=format:%s -1 a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] echo [2022-08-31T17:48:43.443Z] ========================================================= [2022-08-31T17:48:43.443Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-31T17:48:43.443Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-31T17:48:43.804Z] + git log --format=format:%s -1 a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] echo [2022-08-31T17:48:43.816Z] [semverPrep] GIT_COMMIT: a8c625c23bbeba051a2ca764d6f762518e426e48, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#464) [Pipeline] echo [2022-08-31T17:48:43.827Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-31T17:48:44.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T17:48:44.203Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-31T17:48:44.203Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-31T17:48:44.203Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-31T17:48:44.203Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-31T17:48:44.203Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-31T17:48:44.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:48:44.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T17:48:44.636Z] [2022-08-31T17:48:44.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:48:44.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T17:48:44.944Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-31T17:48:44.944Z] b85a868b505f: Pulling fs layer [2022-08-31T17:48:44.944Z] e2be974225ed: Pulling fs layer [2022-08-31T17:48:44.944Z] 339a4e72a1f5: Pulling fs layer [2022-08-31T17:48:44.944Z] 988bab9f4d93: Pulling fs layer [2022-08-31T17:48:44.944Z] 1469e6f7b9e6: Pulling fs layer [2022-08-31T17:48:44.944Z] eaf3925da568: Pulling fs layer [2022-08-31T17:48:44.944Z] bab4dde63d76: Pulling fs layer [2022-08-31T17:48:44.944Z] bde34c3a00c8: Pulling fs layer [2022-08-31T17:48:44.944Z] b352a97aabf1: Pulling fs layer [2022-08-31T17:48:44.944Z] 4872d77fe225: Pulling fs layer [2022-08-31T17:48:44.944Z] 5851b861e8e6: Pulling fs layer [2022-08-31T17:48:44.944Z] 988bab9f4d93: Waiting [2022-08-31T17:48:44.944Z] 1469e6f7b9e6: Waiting [2022-08-31T17:48:44.944Z] eaf3925da568: Waiting [2022-08-31T17:48:44.944Z] bab4dde63d76: Waiting [2022-08-31T17:48:44.944Z] bde34c3a00c8: Waiting [2022-08-31T17:48:44.944Z] b352a97aabf1: Waiting [2022-08-31T17:48:44.944Z] 4872d77fe225: Waiting [2022-08-31T17:48:44.944Z] 5851b861e8e6: Waiting [2022-08-31T17:48:44.944Z] e2be974225ed: Verifying Checksum [2022-08-31T17:48:44.945Z] e2be974225ed: Download complete [2022-08-31T17:48:44.945Z] 988bab9f4d93: Download complete [2022-08-31T17:48:45.205Z] 1469e6f7b9e6: Verifying Checksum [2022-08-31T17:48:45.205Z] 1469e6f7b9e6: Download complete [2022-08-31T17:48:45.205Z] 339a4e72a1f5: Verifying Checksum [2022-08-31T17:48:45.205Z] 339a4e72a1f5: Download complete [2022-08-31T17:48:45.205Z] eaf3925da568: Verifying Checksum [2022-08-31T17:48:45.205Z] eaf3925da568: Download complete [2022-08-31T17:48:45.205Z] bde34c3a00c8: Download complete [2022-08-31T17:48:45.205Z] b352a97aabf1: Download complete [2022-08-31T17:48:45.205Z] 4872d77fe225: Download complete [2022-08-31T17:48:45.205Z] 5851b861e8e6: Download complete [2022-08-31T17:48:45.205Z] b85a868b505f: Verifying Checksum [2022-08-31T17:48:45.205Z] b85a868b505f: Download complete [2022-08-31T17:48:45.475Z] bab4dde63d76: Verifying Checksum [2022-08-31T17:48:45.475Z] bab4dde63d76: Download complete [2022-08-31T17:48:46.861Z] b85a868b505f: Pull complete [2022-08-31T17:48:46.861Z] e2be974225ed: Pull complete [2022-08-31T17:48:47.453Z] 339a4e72a1f5: Pull complete [2022-08-31T17:48:47.453Z] 988bab9f4d93: Pull complete [2022-08-31T17:48:47.715Z] 1469e6f7b9e6: Pull complete [2022-08-31T17:48:47.715Z] eaf3925da568: Pull complete [2022-08-31T17:48:50.273Z] bab4dde63d76: Pull complete [2022-08-31T17:48:50.273Z] bde34c3a00c8: Pull complete [2022-08-31T17:48:50.273Z] b352a97aabf1: Pull complete [2022-08-31T17:48:50.273Z] 4872d77fe225: Pull complete [2022-08-31T17:48:50.273Z] 5851b861e8e6: Pull complete [2022-08-31T17:48:50.273Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-31T17:48:50.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T17:48:50.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:48:50.391Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2022-08-31T17:48:50.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T17:48:51.932Z] $ docker top 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd -eo pid,comm [2022-08-31T17:48:52.004Z] 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). [2022-08-31T17:48:52.004Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T17:48:52.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T17:48:52.041Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T17:48:52.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T17:48:52.181Z] $ docker exec 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd ssh-agent [2022-08-31T17:48:52.324Z] SSH_AUTH_SOCK=/tmp/ssh-MgIB5wuqJ4cj/agent.34 [2022-08-31T17:48:52.324Z] SSH_AGENT_PID=41 [2022-08-31T17:48:52.331Z] Running ssh-add (command line suppressed) [2022-08-31T17:48:52.448Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6477040017253979873.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6477040017253979873.key) [2022-08-31T17:48:52.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T17:48:52.765Z] + git tag --points-at HEAD [Pipeline] } [2022-08-31T17:48:52.780Z] $ docker exec --env ******** --env ******** 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd ssh-agent -k [2022-08-31T17:48:52.906Z] unset SSH_AUTH_SOCK; [2022-08-31T17:48:52.906Z] unset SSH_AGENT_PID; [2022-08-31T17:48:52.906Z] echo Agent pid 41 killed; [2022-08-31T17:48:52.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-31T17:48:52.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T17:48:52.945Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T17:48:53.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T17:48:53.093Z] $ docker exec 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd ssh-agent [2022-08-31T17:48:53.224Z] SSH_AUTH_SOCK=/tmp/ssh-QIO58ZjPeZnf/agent.73 [2022-08-31T17:48:53.224Z] SSH_AGENT_PID=79 [2022-08-31T17:48:53.230Z] Running ssh-add (command line suppressed) [2022-08-31T17:48:53.357Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6436114048656597594.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6436114048656597594.key) [2022-08-31T17:48:53.373Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T17:48:53.679Z] + git semver init [2022-08-31T17:48:53.940Z] 2022-08-31 17:48:53,877 [run_init] DEBUG init version:0.0.0 force:False [2022-08-31T17:48:53.940Z] 2022-08-31 17:48:53,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2022-08-31T17:48:53.940Z] 2022-08-31 17:48:53,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2022-08-31T17:48:53.940Z] 2022-08-31 17:48:53,878 [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) [2022-08-31T17:48:54.885Z] 2022-08-31 17:48:54,600 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2022-08-31T17:48:54.885Z] 2022-08-31 17:48:54,600 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2022-08-31T17:48:54.885Z] 2022-08-31 17:48:54,600 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T17:48:54.885Z] 2022-08-31 17:48:54,601 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T17:48:54.885Z] 2.3.0-dev.20 [Pipeline] } [2022-08-31T17:48:54.898Z] $ docker exec --env ******** --env ******** 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd ssh-agent -k [2022-08-31T17:48:55.016Z] unset SSH_AUTH_SOCK; [2022-08-31T17:48:55.017Z] unset SSH_AGENT_PID; [2022-08-31T17:48:55.017Z] echo Agent pid 79 killed; [2022-08-31T17:48:55.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T17:48:55.343Z] + git semver [Pipeline] } [2022-08-31T17:48:55.620Z] $ docker stop --time=1 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd [2022-08-31T17:48:56.983Z] $ docker rm -f 33b5d30cbe5e73d974d1baf6187585a78e0c4a5c6972d08b2637d28aa7180bbd [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T17:48:57.348Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-31T17:48:57.595Z] Stashed 1 file(s) [Pipeline] echo [2022-08-31T17:48:57.598Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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 [2022-08-31T17:48:57.733Z] provisioning config files... [2022-08-31T17:48:57.743Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3495083685276631591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:48:58.049Z] ---> docker-login.sh [2022-08-31T17:48:58.050Z] nexus3.edgexfoundry.org:10001 [2022-08-31T17:48:58.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:48:58.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:48:58.050Z] Configure a credential helper to remove this warning. See [2022-08-31T17:48:58.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:48:58.050Z] [2022-08-31T17:48:58.050Z] Login Succeeded [2022-08-31T17:48:58.050Z] nexus3.edgexfoundry.org:10002 [2022-08-31T17:48:58.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:48:58.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:48:58.311Z] Configure a credential helper to remove this warning. See [2022-08-31T17:48:58.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:48:58.311Z] [2022-08-31T17:48:58.311Z] Login Succeeded [2022-08-31T17:48:58.311Z] nexus3.edgexfoundry.org:10003 [2022-08-31T17:48:58.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:48:58.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:48:58.311Z] Configure a credential helper to remove this warning. See [2022-08-31T17:48:58.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:48:58.311Z] [2022-08-31T17:48:58.311Z] Login Succeeded [2022-08-31T17:48:58.311Z] nexus3.edgexfoundry.org:10004 [2022-08-31T17:48:58.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:48:58.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:48:58.573Z] Configure a credential helper to remove this warning. See [2022-08-31T17:48:58.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:48:58.573Z] [2022-08-31T17:48:58.573Z] Login Succeeded [2022-08-31T17:48:58.573Z] docker.io [2022-08-31T17:48:58.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:48:58.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:48:58.835Z] Configure a credential helper to remove this warning. See [2022-08-31T17:48:58.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:48:58.835Z] [2022-08-31T17:48:58.835Z] Login Succeeded [2022-08-31T17:48:58.835Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T17:48:58.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-31T17:48:58.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T17:48:58.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T17:48:58.925Z] ========================================================= [2022-08-31T17:48:58.925Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-31T17:48:58.925Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:48:59.237Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-31T17:48:59.237Z] Sending build context to Docker daemon 3.141MB [2022-08-31T17:48:59.238Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T17:48:59.238Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-31T17:48:59.238Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-31T17:48:59.238Z] 2408cc74d12b: Pulling fs layer [2022-08-31T17:48:59.238Z] ea60b727a1ce: Pulling fs layer [2022-08-31T17:48:59.238Z] 30c4a7721957: Pulling fs layer [2022-08-31T17:48:59.238Z] 370296b7ddb6: Pulling fs layer [2022-08-31T17:48:59.238Z] 7c6cee850709: Pulling fs layer [2022-08-31T17:48:59.238Z] 7c6cee850709: Waiting [2022-08-31T17:48:59.238Z] 39a5fcdaea64: Pulling fs layer [2022-08-31T17:48:59.238Z] d94ebbe4e438: Pulling fs layer [2022-08-31T17:48:59.238Z] bcfd1f05c69d: Pulling fs layer [2022-08-31T17:48:59.238Z] 59ccb84bbe0f: Pulling fs layer [2022-08-31T17:48:59.238Z] d94ebbe4e438: Waiting [2022-08-31T17:48:59.238Z] bcfd1f05c69d: Waiting [2022-08-31T17:48:59.238Z] 370296b7ddb6: Waiting [2022-08-31T17:48:59.238Z] 59ccb84bbe0f: Waiting [2022-08-31T17:48:59.238Z] 30c4a7721957: Verifying Checksum [2022-08-31T17:48:59.238Z] 30c4a7721957: Download complete [2022-08-31T17:48:59.238Z] ea60b727a1ce: Verifying Checksum [2022-08-31T17:48:59.238Z] ea60b727a1ce: Download complete [2022-08-31T17:48:59.238Z] 7c6cee850709: Download complete [2022-08-31T17:48:59.499Z] 39a5fcdaea64: Verifying Checksum [2022-08-31T17:48:59.499Z] 39a5fcdaea64: Download complete [2022-08-31T17:48:59.499Z] 2408cc74d12b: Verifying Checksum [2022-08-31T17:48:59.499Z] 2408cc74d12b: Download complete [2022-08-31T17:48:59.499Z] d94ebbe4e438: Verifying Checksum [2022-08-31T17:48:59.499Z] d94ebbe4e438: Download complete [2022-08-31T17:48:59.499Z] 2408cc74d12b: Pull complete [2022-08-31T17:48:59.760Z] ea60b727a1ce: Pull complete [2022-08-31T17:48:59.760Z] 30c4a7721957: Pull complete [2022-08-31T17:49:00.020Z] 59ccb84bbe0f: Verifying Checksum [2022-08-31T17:49:00.020Z] 59ccb84bbe0f: Download complete [2022-08-31T17:49:00.020Z] 370296b7ddb6: Verifying Checksum [2022-08-31T17:49:00.020Z] 370296b7ddb6: Download complete [2022-08-31T17:49:00.287Z] bcfd1f05c69d: Verifying Checksum [2022-08-31T17:49:00.287Z] bcfd1f05c69d: Download complete [2022-08-31T17:49:04.495Z] 370296b7ddb6: Pull complete [2022-08-31T17:49:04.756Z] 7c6cee850709: Pull complete [2022-08-31T17:49:04.756Z] 39a5fcdaea64: Pull complete [2022-08-31T17:49:04.756Z] d94ebbe4e438: Pull complete [2022-08-31T17:49:07.301Z] bcfd1f05c69d: Pull complete [2022-08-31T17:49:07.873Z] 59ccb84bbe0f: Pull complete [2022-08-31T17:49:07.873Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-31T17:49:07.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-31T17:49:07.873Z] ---> a4fb48ad2a94 [2022-08-31T17:49:07.873Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T17:49:09.789Z] ---> Running in 245ef2a5a78e [2022-08-31T17:49:09.789Z] Removing intermediate container 245ef2a5a78e [2022-08-31T17:49:09.789Z] ---> 402c03ab542f [2022-08-31T17:49:09.789Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T17:49:09.789Z] ---> Running in e337a4168103 [2022-08-31T17:49:10.050Z] Removing intermediate container e337a4168103 [2022-08-31T17:49:10.050Z] ---> 0bf8cdd0851a [2022-08-31T17:49:10.050Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-31T17:49:10.050Z] ---> Running in 36adca7bc9e3 [2022-08-31T17:49:10.050Z] Removing intermediate container 36adca7bc9e3 [2022-08-31T17:49:10.050Z] ---> 803aa5144fb4 [2022-08-31T17:49:10.050Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T17:49:10.050Z] ---> Running in 0cfedc806108 [2022-08-31T17:49:10.312Z] Removing intermediate container 0cfedc806108 [2022-08-31T17:49:10.312Z] ---> 2fbb7661863b [2022-08-31T17:49:10.312Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T17:49:10.312Z] ---> Running in 30520996d666 [2022-08-31T17:49:10.885Z] Removing intermediate container 30520996d666 [2022-08-31T17:49:10.885Z] ---> 6f2aeedbc695 [2022-08-31T17:49:10.885Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T17:49:10.885Z] ---> Running in 465bf7e9032e [2022-08-31T17:49:11.146Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T17:49:12.088Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T17:49:12.665Z] OK: 211 MiB in 51 packages [2022-08-31T17:49:12.704Z] Still waiting to schedule task [2022-08-31T17:49:12.705Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-08-31T17:49:12.924Z] Removing intermediate container 465bf7e9032e [2022-08-31T17:49:12.924Z] ---> bb00ad2817a0 [2022-08-31T17:49:12.924Z] Step 9/14 : WORKDIR /app [2022-08-31T17:49:12.924Z] ---> Running in 97d58c5c8582 [2022-08-31T17:49:12.924Z] Removing intermediate container 97d58c5c8582 [2022-08-31T17:49:12.924Z] ---> 70812a45a982 [2022-08-31T17:49:12.924Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-31T17:49:13.185Z] ---> 224274c35ec7 [2022-08-31T17:49:13.185Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T17:49:13.185Z] ---> Running in 6679f3ff620b [2022-08-31T17:49:35.164Z] Removing intermediate container 6679f3ff620b [2022-08-31T17:49:35.164Z] ---> 127c5d567573 [2022-08-31T17:49:35.164Z] Step 12/14 : COPY . . [2022-08-31T17:49:35.164Z] ---> 4b4072926d48 [2022-08-31T17:49:35.164Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T17:49:35.164Z] ---> Running in c9da7cad9802 [2022-08-31T17:49:35.164Z] Removing intermediate container c9da7cad9802 [2022-08-31T17:49:35.164Z] ---> 3b174e6c2d59 [2022-08-31T17:49:35.164Z] Step 14/14 : RUN $MAKE [2022-08-31T17:49:35.164Z] ---> Running in 17ea68745cc2 [2022-08-31T17:49:35.164Z] noop [2022-08-31T17:49:35.164Z] Removing intermediate container 17ea68745cc2 [2022-08-31T17:49:35.164Z] ---> e62101fcfff3 [2022-08-31T17:49:35.164Z] Successfully built e62101fcfff3 [2022-08-31T17:49:35.164Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:49:35.499Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-31T17:49:35.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:49:35.593Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2022-08-31T17:49:35.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-31T17:49:36.049Z] $ docker top c788eebca57d28ae3537dc90ea7cbcb00cb149b402f82505786282ea5e78e5cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T17:49:36.421Z] + go version [2022-08-31T17:49:36.421Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-31T17:49:36.434Z] $ docker stop --time=1 c788eebca57d28ae3537dc90ea7cbcb00cb149b402f82505786282ea5e78e5cc [2022-08-31T17:49:37.732Z] $ docker rm -f c788eebca57d28ae3537dc90ea7cbcb00cb149b402f82505786282ea5e78e5cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:49:38.166Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-31T17:49:38.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:49:38.277Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2022-08-31T17:49:38.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-31T17:49:38.808Z] $ docker top f07c74f7a313389275d526bda76e2f37d6947282ef4bf86f4cc07b417ce9c386 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T17:49:39.232Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2022-08-31T17:49:39.534Z] + make test [2022-08-31T17:49:39.535Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-31T17:49:49.533Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-31T17:49:49.533Z] CGO_ENABLED=1 go vet ./... [2022-08-31T17:49:52.840Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-31T17:49:52.840Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-31T17:49:52.840Z] ./bin/test-attribution-txt.sh [2022-08-31T17:49:52.840Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-31T17:49:52.840Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-31T17:49:52.840Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-31T17:49:52.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-31T17:49:52.871Z] $ docker stop --time=1 f07c74f7a313389275d526bda76e2f37d6947282ef4bf86f4cc07b417ce9c386 [2022-08-31T17:49:54.625Z] $ docker rm -f f07c74f7a313389275d526bda76e2f37d6947282ef4bf86f4cc07b417ce9c386 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T17:49:55.045Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-31T17:49:55.087Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-31T17:49:55.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-31T17:49:55.925Z] + ls -al . [2022-08-31T17:49:55.925Z] total 176 [2022-08-31T17:49:55.925Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 17:49 . [2022-08-31T17:49:55.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 17:48 .. [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 17:48 .dockerignore [2022-08-31T17:49:55.925Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 17:48 .git [2022-08-31T17:49:55.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 17:48 .github [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 17:48 .gitignore [2022-08-31T17:49:55.925Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 17:48 .semver [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 17:48 Attribution.txt [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 17:48 CHANGELOG.md [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 17:48 Dockerfile [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 17:48 GOVERNANCE.md [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 17:48 Jenkinsfile [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 17:48 LICENSE [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 17:48 OWNERS.md [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 4369 Aug 31 17:48 README.md [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 17:48 VERSION [2022-08-31T17:49:55.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 17:48 bin [2022-08-31T17:49:55.925Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 31 17:49 coverage.out [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 17:48 go.mod [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 17:48 go.sum [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 17:48 main.go [2022-08-31T17:49:55.925Z] -rw-rw-r-- 1 jenkins jenkins 2185 Aug 31 17:48 makefile [2022-08-31T17:49:55.925Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 17:48 res [2022-08-31T17:49:55.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 17:48 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:49:56.244Z] + 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=a8c625c23bbeba051a2ca764d6f762518e426e48 --label arch=amd64 --label version=2.3.0-dev.20 . [2022-08-31T17:49:56.244Z] Sending build context to Docker daemon 3.142MB [2022-08-31T17:49:56.244Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T17:49:56.244Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-31T17:49:56.244Z] ---> e62101fcfff3 [2022-08-31T17:49:56.244Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T17:49:56.244Z] ---> Running in 0d45653b5fa1 [2022-08-31T17:49:56.507Z] Removing intermediate container 0d45653b5fa1 [2022-08-31T17:49:56.507Z] ---> 55492dbb3ef9 [2022-08-31T17:49:56.507Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T17:49:56.507Z] ---> Running in 80d8f0ed703d [2022-08-31T17:49:56.507Z] Removing intermediate container 80d8f0ed703d [2022-08-31T17:49:56.507Z] ---> 894b8413dd7a [2022-08-31T17:49:56.507Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-31T17:49:56.507Z] ---> Running in 07eb67655f33 [2022-08-31T17:49:56.767Z] Removing intermediate container 07eb67655f33 [2022-08-31T17:49:56.767Z] ---> 1051730d90dd [2022-08-31T17:49:56.767Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T17:49:56.767Z] ---> Running in 994226c28b43 [2022-08-31T17:49:56.767Z] Removing intermediate container 994226c28b43 [2022-08-31T17:49:56.767Z] ---> 0d7bb65b4d70 [2022-08-31T17:49:56.767Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T17:49:56.767Z] ---> Running in 3da095c3c9f2 [2022-08-31T17:49:57.351Z] Removing intermediate container 3da095c3c9f2 [2022-08-31T17:49:57.351Z] ---> 7215ae5495d7 [2022-08-31T17:49:57.351Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T17:49:57.616Z] ---> Running in 29b12c22e919 [2022-08-31T17:49:57.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T17:49:58.822Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T17:49:58.822Z] OK: 211 MiB in 51 packages [2022-08-31T17:49:59.394Z] Removing intermediate container 29b12c22e919 [2022-08-31T17:49:59.394Z] ---> 99f655793d59 [2022-08-31T17:49:59.394Z] Step 9/28 : WORKDIR /app [2022-08-31T17:49:59.394Z] ---> Running in dffbd751c0f3 [2022-08-31T17:49:59.394Z] Removing intermediate container dffbd751c0f3 [2022-08-31T17:49:59.394Z] ---> 652bcfa84350 [2022-08-31T17:49:59.394Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-31T17:49:59.654Z] ---> 82dd99e69b72 [2022-08-31T17:49:59.654Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T17:49:59.654Z] ---> Running in 2a48b35d4dd5 [2022-08-31T17:50:00.227Z] Removing intermediate container 2a48b35d4dd5 [2022-08-31T17:50:00.227Z] ---> 8c7f13095b2f [2022-08-31T17:50:00.227Z] Step 12/28 : COPY . . [2022-08-31T17:50:00.488Z] ---> 177e9e00e07a [2022-08-31T17:50:00.488Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T17:50:00.749Z] ---> Running in a16adc16caea [2022-08-31T17:50:00.749Z] Removing intermediate container a16adc16caea [2022-08-31T17:50:00.749Z] ---> c4a39bbc98bb [2022-08-31T17:50:00.749Z] Step 14/28 : RUN $MAKE [2022-08-31T17:50:00.749Z] ---> Running in d3b0de5c11d6 [2022-08-31T17:50:01.009Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-31T17:50:22.964Z] Removing intermediate container d3b0de5c11d6 [2022-08-31T17:50:22.964Z] ---> fed0ce2a3395 [2022-08-31T17:50:22.964Z] Step 15/28 : FROM alpine:3.16 [2022-08-31T17:50:22.964Z] 3.16: Pulling from library/alpine [2022-08-31T17:50:22.964Z] 213ec9aee27d: Pulling fs layer [2022-08-31T17:50:22.964Z] 213ec9aee27d: Verifying Checksum [2022-08-31T17:50:22.964Z] 213ec9aee27d: Download complete [2022-08-31T17:50:22.964Z] 213ec9aee27d: Pull complete [2022-08-31T17:50:22.964Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-31T17:50:22.964Z] Status: Downloaded newer image for alpine:3.16 [2022-08-31T17:50:22.964Z] ---> 9c6f07244728 [2022-08-31T17:50:22.964Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T17:50:22.964Z] ---> Running in 29d9825797ad [2022-08-31T17:50:22.964Z] Removing intermediate container 29d9825797ad [2022-08-31T17:50:22.964Z] ---> 3fe483c62033 [2022-08-31T17:50:22.964Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-31T17:50:22.964Z] ---> Running in bf5c7b034631 [2022-08-31T17:50:22.964Z] Removing intermediate container bf5c7b034631 [2022-08-31T17:50:22.964Z] ---> 1ff1372735a8 [2022-08-31T17:50:22.964Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-31T17:50:22.964Z] ---> Running in 46ec87b9f6b5 [2022-08-31T17:50:22.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-31T17:50:23.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-31T17:50:23.225Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-31T17:50:23.225Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-31T17:50:23.225Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-31T17:50:23.225Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-31T17:50:23.225Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-31T17:50:23.225Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-31T17:50:23.485Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-31T17:50:23.485Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T17:50:23.485Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T17:50:23.485Z] OK: 9 MiB in 21 packages [2022-08-31T17:50:24.055Z] Removing intermediate container 46ec87b9f6b5 [2022-08-31T17:50:24.055Z] ---> 6e6999e53566 [2022-08-31T17:50:24.055Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-31T17:50:24.055Z] ---> 519726b0e849 [2022-08-31T17:50:24.055Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-31T17:50:24.315Z] ---> d0302f802d33 [2022-08-31T17:50:24.315Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-31T17:50:24.315Z] ---> 82f5d1092755 [2022-08-31T17:50:24.315Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-31T17:50:24.885Z] ---> 33fe940a09b2 [2022-08-31T17:50:24.885Z] Step 23/28 : EXPOSE 48095 [2022-08-31T17:50:24.885Z] ---> Running in 5d4a61f71a98 [2022-08-31T17:50:25.145Z] Removing intermediate container 5d4a61f71a98 [2022-08-31T17:50:25.145Z] ---> fed6c6d855fb [2022-08-31T17:50:25.145Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-31T17:50:25.145Z] ---> Running in cd9fdabff603 [2022-08-31T17:50:25.145Z] Removing intermediate container cd9fdabff603 [2022-08-31T17:50:25.145Z] ---> 5a31808ff88f [2022-08-31T17:50:25.145Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T17:50:25.145Z] ---> Running in 27417cd45415 [2022-08-31T17:50:25.405Z] Removing intermediate container 27417cd45415 [2022-08-31T17:50:25.405Z] ---> f6e0eb5eeeec [2022-08-31T17:50:25.405Z] Step 26/28 : LABEL arch=amd64 [2022-08-31T17:50:25.405Z] ---> Running in 8e3aedd4b211 [2022-08-31T17:50:25.405Z] Removing intermediate container 8e3aedd4b211 [2022-08-31T17:50:25.405Z] ---> 4333765cb41a [2022-08-31T17:50:25.405Z] Step 27/28 : LABEL git_sha=a8c625c23bbeba051a2ca764d6f762518e426e48 [2022-08-31T17:50:25.405Z] ---> Running in b75753d47af7 [2022-08-31T17:50:25.665Z] Removing intermediate container b75753d47af7 [2022-08-31T17:50:25.665Z] ---> de474a6c5b9e [2022-08-31T17:50:25.665Z] Step 28/28 : LABEL version=2.3.0-dev.20 [2022-08-31T17:50:25.665Z] ---> Running in f6b2befde71f [2022-08-31T17:50:25.665Z] Removing intermediate container f6b2befde71f [2022-08-31T17:50:25.665Z] ---> b2ffa6cc8199 [2022-08-31T17:50:25.665Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-31T17:50:25.665Z] Successfully built b2ffa6cc8199 [2022-08-31T17:50:25.665Z] 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 [2022-08-31T17:50:25.753Z] provisioning config files... [2022-08-31T17:50:25.763Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2253405593987599994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:50:26.059Z] ---> docker-login.sh [2022-08-31T17:50:26.059Z] nexus3.edgexfoundry.org:10001 [2022-08-31T17:50:26.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:50:26.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:50:26.059Z] Configure a credential helper to remove this warning. See [2022-08-31T17:50:26.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:50:26.059Z] [2022-08-31T17:50:26.059Z] Login Succeeded [2022-08-31T17:50:26.059Z] nexus3.edgexfoundry.org:10002 [2022-08-31T17:50:26.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:50:26.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:50:26.320Z] Configure a credential helper to remove this warning. See [2022-08-31T17:50:26.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:50:26.320Z] [2022-08-31T17:50:26.320Z] Login Succeeded [2022-08-31T17:50:26.320Z] nexus3.edgexfoundry.org:10003 [2022-08-31T17:50:26.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:50:26.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:50:26.320Z] Configure a credential helper to remove this warning. See [2022-08-31T17:50:26.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:50:26.320Z] [2022-08-31T17:50:26.320Z] Login Succeeded [2022-08-31T17:50:26.320Z] nexus3.edgexfoundry.org:10004 [2022-08-31T17:50:26.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:50:26.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:50:26.580Z] Configure a credential helper to remove this warning. See [2022-08-31T17:50:26.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:50:26.580Z] [2022-08-31T17:50:26.580Z] Login Succeeded [2022-08-31T17:50:26.580Z] docker.io [2022-08-31T17:50:26.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:50:26.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:50:26.840Z] Configure a credential helper to remove this warning. See [2022-08-31T17:50:26.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:50:26.840Z] [2022-08-31T17:50:26.840Z] Login Succeeded [2022-08-31T17:50:26.840Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T17:50:26.848Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T17:50:26.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T17:50:26.901Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2022-08-31T17:50:26.901Z] a8c625c23bbeba051a2ca764d6f762518e426e48 [2022-08-31T17:50:26.901Z] latest [2022-08-31T17:50:26.901Z] 2.3.0-dev.20 [2022-08-31T17:50:26.901Z] a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 [2022-08-31T17:50:26.901Z] main [2022-08-31T17:50:26.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:50:27.238Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:50:27.548Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48 [2022-08-31T17:50:27.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-31T17:50:27.548Z] b9b2e599f62c: Preparing [2022-08-31T17:50:27.548Z] 311d0826825b: Preparing [2022-08-31T17:50:27.548Z] 2c10c88c31a1: Preparing [2022-08-31T17:50:27.548Z] d6c7d0fdf33e: Preparing [2022-08-31T17:50:27.548Z] e4568c38865b: Preparing [2022-08-31T17:50:27.548Z] 994393dc58e7: Preparing [2022-08-31T17:50:27.548Z] 994393dc58e7: Waiting [2022-08-31T17:50:27.549Z] 2c10c88c31a1: Pushed [2022-08-31T17:50:27.549Z] d6c7d0fdf33e: Pushed [2022-08-31T17:50:27.549Z] 311d0826825b: Pushed [2022-08-31T17:50:27.549Z] 994393dc58e7: Layer already exists [2022-08-31T17:50:28.126Z] e4568c38865b: Pushed [2022-08-31T17:50:30.039Z] b9b2e599f62c: Pushed [2022-08-31T17:50:30.301Z] a8c625c23bbeba051a2ca764d6f762518e426e48: digest: sha256:badf274f21565ce3065644fe8856f2a1186bcaf37db15801c45196d111917693 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:50:30.625Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:50:30.944Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-31T17:50:30.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-31T17:50:30.944Z] b9b2e599f62c: Preparing [2022-08-31T17:50:30.944Z] 311d0826825b: Preparing [2022-08-31T17:50:30.944Z] 2c10c88c31a1: Preparing [2022-08-31T17:50:30.944Z] d6c7d0fdf33e: Preparing [2022-08-31T17:50:30.944Z] e4568c38865b: Preparing [2022-08-31T17:50:30.944Z] 994393dc58e7: Preparing [2022-08-31T17:50:30.944Z] 994393dc58e7: Waiting [2022-08-31T17:50:30.944Z] d6c7d0fdf33e: Layer already exists [2022-08-31T17:50:30.944Z] 2c10c88c31a1: Layer already exists [2022-08-31T17:50:30.944Z] 311d0826825b: Layer already exists [2022-08-31T17:50:30.944Z] b9b2e599f62c: Layer already exists [2022-08-31T17:50:30.944Z] e4568c38865b: Layer already exists [2022-08-31T17:50:30.944Z] 994393dc58e7: Layer already exists [2022-08-31T17:50:30.944Z] latest: digest: sha256:badf274f21565ce3065644fe8856f2a1186bcaf37db15801c45196d111917693 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:50:31.253Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:50:31.568Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.20 [2022-08-31T17:50:31.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-31T17:50:31.568Z] b9b2e599f62c: Preparing [2022-08-31T17:50:31.568Z] 311d0826825b: Preparing [2022-08-31T17:50:31.568Z] 2c10c88c31a1: Preparing [2022-08-31T17:50:31.568Z] d6c7d0fdf33e: Preparing [2022-08-31T17:50:31.568Z] e4568c38865b: Preparing [2022-08-31T17:50:31.568Z] 994393dc58e7: Preparing [2022-08-31T17:50:31.568Z] 994393dc58e7: Waiting [2022-08-31T17:50:31.568Z] 2c10c88c31a1: Layer already exists [2022-08-31T17:50:31.568Z] d6c7d0fdf33e: Layer already exists [2022-08-31T17:50:31.568Z] e4568c38865b: Layer already exists [2022-08-31T17:50:31.568Z] 311d0826825b: Layer already exists [2022-08-31T17:50:31.568Z] b9b2e599f62c: Layer already exists [2022-08-31T17:50:31.568Z] 994393dc58e7: Layer already exists [2022-08-31T17:50:31.568Z] 2.3.0-dev.20: digest: sha256:badf274f21565ce3065644fe8856f2a1186bcaf37db15801c45196d111917693 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:50:31.883Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:50:32.195Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 [2022-08-31T17:50:32.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-31T17:50:32.195Z] b9b2e599f62c: Preparing [2022-08-31T17:50:32.195Z] 311d0826825b: Preparing [2022-08-31T17:50:32.195Z] 2c10c88c31a1: Preparing [2022-08-31T17:50:32.195Z] d6c7d0fdf33e: Preparing [2022-08-31T17:50:32.195Z] e4568c38865b: Preparing [2022-08-31T17:50:32.195Z] 994393dc58e7: Preparing [2022-08-31T17:50:32.195Z] 994393dc58e7: Waiting [2022-08-31T17:50:32.195Z] 2c10c88c31a1: Layer already exists [2022-08-31T17:50:32.195Z] e4568c38865b: Layer already exists [2022-08-31T17:50:32.195Z] d6c7d0fdf33e: Layer already exists [2022-08-31T17:50:32.195Z] b9b2e599f62c: Layer already exists [2022-08-31T17:50:32.195Z] 311d0826825b: Layer already exists [2022-08-31T17:50:32.195Z] 994393dc58e7: Layer already exists [2022-08-31T17:50:32.195Z] a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20: digest: sha256:badf274f21565ce3065644fe8856f2a1186bcaf37db15801c45196d111917693 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:50:32.511Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:50:32.824Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2022-08-31T17:50:32.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2022-08-31T17:50:32.825Z] b9b2e599f62c: Preparing [2022-08-31T17:50:32.825Z] 311d0826825b: Preparing [2022-08-31T17:50:32.825Z] 2c10c88c31a1: Preparing [2022-08-31T17:50:32.825Z] d6c7d0fdf33e: Preparing [2022-08-31T17:50:32.825Z] e4568c38865b: Preparing [2022-08-31T17:50:32.825Z] 994393dc58e7: Preparing [2022-08-31T17:50:32.825Z] 994393dc58e7: Waiting [2022-08-31T17:50:32.825Z] e4568c38865b: Layer already exists [2022-08-31T17:50:32.825Z] d6c7d0fdf33e: Layer already exists [2022-08-31T17:50:32.825Z] 311d0826825b: Layer already exists [2022-08-31T17:50:32.825Z] 2c10c88c31a1: Layer already exists [2022-08-31T17:50:32.825Z] b9b2e599f62c: Layer already exists [2022-08-31T17:50:32.825Z] 994393dc58e7: Layer already exists [2022-08-31T17:50:32.825Z] main: digest: sha256:badf274f21565ce3065644fe8856f2a1186bcaf37db15801c45196d111917693 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T17:50:32.877Z] ===================================================== [Pipeline] echo [2022-08-31T17:50:32.884Z] taggedImages: [2022-08-31T17:50:32.884Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48 [2022-08-31T17:50:32.884Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2022-08-31T17:50:32.884Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:2.3.0-dev.20 [2022-08-31T17:50:32.884Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 [2022-08-31T17:50:32.884Z] - 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 [2022-08-31T17:50:33.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T17:50:33.255Z] [2022-08-31T17:50:33.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:50:33.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T17:50:33.564Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-31T17:50:33.564Z] 5eb5b503b376: Pulling fs layer [2022-08-31T17:50:33.564Z] 5c69ac0246d0: Pulling fs layer [2022-08-31T17:50:33.564Z] ec43610c2a17: Pulling fs layer [2022-08-31T17:50:33.564Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-31T17:50:33.564Z] 33b1e0a273af: Pulling fs layer [2022-08-31T17:50:33.564Z] 5d3b04190fa2: Pulling fs layer [2022-08-31T17:50:33.564Z] 2f39f015ded8: Pulling fs layer [2022-08-31T17:50:33.564Z] 3a2ae6a8a46f: Waiting [2022-08-31T17:50:33.564Z] 33b1e0a273af: Waiting [2022-08-31T17:50:33.564Z] 5d3b04190fa2: Waiting [2022-08-31T17:50:33.564Z] 2f39f015ded8: Waiting [2022-08-31T17:50:33.564Z] 5c69ac0246d0: Verifying Checksum [2022-08-31T17:50:33.564Z] 5c69ac0246d0: Download complete [2022-08-31T17:50:33.564Z] 3a2ae6a8a46f: Verifying Checksum [2022-08-31T17:50:33.564Z] 3a2ae6a8a46f: Download complete [2022-08-31T17:50:33.564Z] 33b1e0a273af: Verifying Checksum [2022-08-31T17:50:33.564Z] 33b1e0a273af: Download complete [2022-08-31T17:50:33.564Z] 5d3b04190fa2: Verifying Checksum [2022-08-31T17:50:33.564Z] 5d3b04190fa2: Download complete [2022-08-31T17:50:33.564Z] ec43610c2a17: Verifying Checksum [2022-08-31T17:50:33.564Z] ec43610c2a17: Download complete [2022-08-31T17:50:33.823Z] 5eb5b503b376: Verifying Checksum [2022-08-31T17:50:33.823Z] 5eb5b503b376: Download complete [2022-08-31T17:50:34.393Z] 2f39f015ded8: Download complete [2022-08-31T17:50:34.963Z] 5eb5b503b376: Pull complete [2022-08-31T17:50:35.222Z] 5c69ac0246d0: Pull complete [2022-08-31T17:50:35.792Z] ec43610c2a17: Pull complete [2022-08-31T17:50:35.792Z] 3a2ae6a8a46f: Pull complete [2022-08-31T17:50:36.053Z] 33b1e0a273af: Pull complete [2022-08-31T17:50:36.053Z] 5d3b04190fa2: Pull complete [2022-08-31T17:50:41.332Z] 2f39f015ded8: Pull complete [2022-08-31T17:50:41.332Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-31T17:50:41.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T17:50:41.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:50:41.433Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2022-08-31T17:50:41.467Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-31T17:50:43.357Z] $ docker top c5cf3c59de8fb02689a136340d354b470290ce4362ab16beafcdbe9c243aecf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:50:43.846Z] ---> job-cost.sh [2022-08-31T17:50:43.846Z] lf-activate-venv: SKIPPING [2022-08-31T17:50:43.846Z] INFO: No Stack... [2022-08-31T17:50:44.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-31T17:50:44.807Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24221 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2022-08-31T17:50:44.821Z] Running in /w/workspace/app-service-configurable/99 [Pipeline] { [Pipeline] checkout [2022-08-31T17:50:44.888Z] Selected Git installation does not exist. Using Default [2022-08-31T17:50:44.888Z] The recommended git tool is: NONE [2022-08-31T17:50:45.015Z] INFO: Archiving Costs [Pipeline] sh [2022-08-31T17:50:45.314Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2022-08-31T17:50:45.314Z] + cut -d, -f6 [Pipeline] lock [2022-08-31T17:50:45.329Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] [2022-08-31T17:50:45.337Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] did not exist. Created. [2022-08-31T17:50:45.337Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-31T17:50:45.646Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-31T17:50:45.670Z] Stashed 1 file(s) [Pipeline] } [2022-08-31T17:50:45.677Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-31T17:50:45.697Z] $ docker stop --time=1 c5cf3c59de8fb02689a136340d354b470290ce4362ab16beafcdbe9c243aecf0 [2022-08-31T17:50:46.866Z] $ docker rm -f c5cf3c59de8fb02689a136340d354b470290ce4362ab16beafcdbe9c243aecf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-31T17:50:52.427Z] using credential edgex-jenkins-ssh [2022-08-31T17:50:52.453Z] Cloning the remote Git repository [2022-08-31T17:50:52.522Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-08-31T17:50:52.604Z] > git init /w/workspace/app-service-configurable/99 # timeout=10 [2022-08-31T17:50:52.767Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-08-31T17:50:52.768Z] > git --version # timeout=10 [2022-08-31T17:50:52.814Z] > git --version # 'git version 2.25.1' [2022-08-31T17:50:52.815Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-31T17:50:52.942Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-31T17:50:54.279Z] Avoid second fetch [2022-08-31T17:50:54.279Z] Checking out Revision a8c625c23bbeba051a2ca764d6f762518e426e48 (main) [2022-08-31T17:50:54.212Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-08-31T17:50:54.256Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-31T17:50:54.298Z] > git config core.sparsecheckout # timeout=10 [2022-08-31T17:50:54.312Z] > git checkout -f a8c625c23bbeba051a2ca764d6f762518e426e48 # timeout=10 [2022-08-31T17:50:58.696Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 (#464)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-31T17:50:59.627Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-31T17:50:59.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T17:50:59.627Z] Dload Upload Total Spent Left Speed [2022-08-31T17:50:59.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 95469 0 --:--:-- --:--:-- --:--:-- 95469 [Pipeline] sh [2022-08-31T17:51:00.342Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-31T17:51:00.700Z] + sudo tee /etc/docker/daemon.new [2022-08-31T17:51:00.700Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-31T17:51:00.700Z] { [2022-08-31T17:51:00.700Z] "registry-mirrors": [ [2022-08-31T17:51:00.700Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-31T17:51:00.700Z] ], [2022-08-31T17:51:00.700Z] "bip": "10.250.0.254/24", [2022-08-31T17:51:00.700Z] "hosts": [ [2022-08-31T17:51:00.700Z] "tcp://0.0.0.0:5555", [2022-08-31T17:51:00.700Z] "unix:///var/run/docker.sock" [2022-08-31T17:51:00.700Z] ], [2022-08-31T17:51:00.700Z] "mtu": 1458, [2022-08-31T17:51:00.700Z] "selinux-enabled": true, [2022-08-31T17:51:00.700Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-31T17:51:00.700Z] } [Pipeline] sh [2022-08-31T17:51:01.060Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-31T17:51:01.465Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T17:51:19.820Z] provisioning config files... [2022-08-31T17:51:19.844Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/99@tmp/config8111167885466061909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:51:20.207Z] ---> docker-login.sh [2022-08-31T17:51:20.207Z] nexus3.edgexfoundry.org:10001 [2022-08-31T17:51:20.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:51:21.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:51:21.079Z] Configure a credential helper to remove this warning. See [2022-08-31T17:51:21.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:51:21.079Z] [2022-08-31T17:51:21.079Z] Login Succeeded [2022-08-31T17:51:21.079Z] nexus3.edgexfoundry.org:10002 [2022-08-31T17:51:21.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:51:21.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:51:21.627Z] Configure a credential helper to remove this warning. See [2022-08-31T17:51:21.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:51:21.627Z] [2022-08-31T17:51:21.627Z] Login Succeeded [2022-08-31T17:51:21.627Z] nexus3.edgexfoundry.org:10003 [2022-08-31T17:51:21.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:51:21.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:51:21.902Z] Configure a credential helper to remove this warning. See [2022-08-31T17:51:21.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:51:21.902Z] [2022-08-31T17:51:21.902Z] Login Succeeded [2022-08-31T17:51:21.902Z] nexus3.edgexfoundry.org:10004 [2022-08-31T17:51:22.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:51:22.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:51:22.503Z] Configure a credential helper to remove this warning. See [2022-08-31T17:51:22.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:51:22.503Z] [2022-08-31T17:51:22.503Z] Login Succeeded [2022-08-31T17:51:22.503Z] docker.io [2022-08-31T17:51:22.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:51:23.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:51:23.369Z] Configure a credential helper to remove this warning. See [2022-08-31T17:51:23.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:51:23.369Z] [2022-08-31T17:51:23.369Z] Login Succeeded [2022-08-31T17:51:23.369Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T17:51:23.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-31T17:51:23.888Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T17:51:23.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T17:51:23.906Z] ========================================================= [2022-08-31T17:51:23.906Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-31T17:51:23.906Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:51:24.300Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-31T17:51:24.300Z] Sending build context to Docker daemon 206.8kB [2022-08-31T17:51:24.572Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T17:51:24.572Z] Step 2/14 : FROM ${BASE} AS builder [2022-08-31T17:51:24.855Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-31T17:51:24.855Z] b3c136eddcbf: Pulling fs layer [2022-08-31T17:51:24.855Z] c0a3192eca97: Pulling fs layer [2022-08-31T17:51:24.855Z] a050256f5b6f: Pulling fs layer [2022-08-31T17:51:24.855Z] 656be50a0ddc: Pulling fs layer [2022-08-31T17:51:24.855Z] 2bbca73fdf42: Pulling fs layer [2022-08-31T17:51:24.855Z] 46d945488cbd: Pulling fs layer [2022-08-31T17:51:24.855Z] 8a5474983e97: Pulling fs layer [2022-08-31T17:51:24.855Z] 329c88fbcd65: Pulling fs layer [2022-08-31T17:51:24.855Z] 46d945488cbd: Waiting [2022-08-31T17:51:24.855Z] 656be50a0ddc: Waiting [2022-08-31T17:51:24.855Z] 8a5474983e97: Waiting [2022-08-31T17:51:24.855Z] 2bbca73fdf42: Waiting [2022-08-31T17:51:24.855Z] 329c88fbcd65: Waiting [2022-08-31T17:51:24.855Z] a050256f5b6f: Download complete [2022-08-31T17:51:24.855Z] c0a3192eca97: Verifying Checksum [2022-08-31T17:51:24.855Z] c0a3192eca97: Download complete [2022-08-31T17:51:24.855Z] 2bbca73fdf42: Verifying Checksum [2022-08-31T17:51:24.855Z] 2bbca73fdf42: Download complete [2022-08-31T17:51:24.855Z] b3c136eddcbf: Verifying Checksum [2022-08-31T17:51:24.855Z] b3c136eddcbf: Download complete [2022-08-31T17:51:24.855Z] 46d945488cbd: Verifying Checksum [2022-08-31T17:51:24.855Z] 46d945488cbd: Download complete [2022-08-31T17:51:25.841Z] b3c136eddcbf: Pull complete [2022-08-31T17:51:25.841Z] 329c88fbcd65: Verifying Checksum [2022-08-31T17:51:25.841Z] 329c88fbcd65: Download complete [2022-08-31T17:51:26.438Z] c0a3192eca97: Pull complete [2022-08-31T17:51:26.715Z] a050256f5b6f: Pull complete [2022-08-31T17:51:26.989Z] 8a5474983e97: Download complete [2022-08-31T17:51:27.584Z] 656be50a0ddc: Verifying Checksum [2022-08-31T17:51:27.584Z] 656be50a0ddc: Download complete [2022-08-31T17:51:40.007Z] 656be50a0ddc: Pull complete [2022-08-31T17:51:40.007Z] 2bbca73fdf42: Pull complete [2022-08-31T17:51:40.285Z] 46d945488cbd: Pull complete [2022-08-31T17:51:47.021Z] 8a5474983e97: Pull complete [2022-08-31T17:51:49.004Z] 329c88fbcd65: Pull complete [2022-08-31T17:51:49.004Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-31T17:51:49.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-31T17:51:49.004Z] ---> ff4287adb874 [2022-08-31T17:51:49.004Z] Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T17:51:49.603Z] ---> Running in 5a2a1679181d [2022-08-31T17:51:49.878Z] Removing intermediate container 5a2a1679181d [2022-08-31T17:51:49.878Z] ---> d1dc4fa68c8d [2022-08-31T17:51:49.878Z] Step 4/14 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T17:51:49.878Z] ---> Running in 87c770507b4e [2022-08-31T17:51:50.480Z] Removing intermediate container 87c770507b4e [2022-08-31T17:51:50.480Z] ---> ab4aa00a29b9 [2022-08-31T17:51:50.480Z] Step 5/14 : ARG ADD_BUILD_TAGS="" [2022-08-31T17:51:50.480Z] ---> Running in 5cbc597664b1 [2022-08-31T17:51:50.755Z] Removing intermediate container 5cbc597664b1 [2022-08-31T17:51:50.755Z] ---> 4914f5e8abea [2022-08-31T17:51:50.755Z] Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T17:51:50.755Z] ---> Running in 2c95fec9a56b [2022-08-31T17:51:51.033Z] Removing intermediate container 2c95fec9a56b [2022-08-31T17:51:51.034Z] ---> 38ccec1bc566 [2022-08-31T17:51:51.034Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T17:51:51.034Z] ---> Running in 4dae9c8b2ebf [2022-08-31T17:51:53.016Z] Removing intermediate container 4dae9c8b2ebf [2022-08-31T17:51:53.016Z] ---> 48fd8c5bc817 [2022-08-31T17:51:53.016Z] Step 8/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T17:51:53.016Z] ---> Running in ddc05e09882a [2022-08-31T17:51:53.997Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T17:51:54.984Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T17:51:55.584Z] OK: 221 MiB in 51 packages [2022-08-31T17:51:56.571Z] Removing intermediate container ddc05e09882a [2022-08-31T17:51:56.571Z] ---> 6088c2c43414 [2022-08-31T17:51:56.571Z] Step 9/14 : WORKDIR /app [2022-08-31T17:51:56.571Z] ---> Running in 79a3270069fe [2022-08-31T17:51:57.176Z] Removing intermediate container 79a3270069fe [2022-08-31T17:51:57.176Z] ---> 99272a744d9d [2022-08-31T17:51:57.176Z] Step 10/14 : COPY go.mod vendor* ./ [2022-08-31T17:51:58.629Z] ---> 0fb443ef59be [2022-08-31T17:51:58.629Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T17:51:58.629Z] ---> Running in a2ac22ef69ca [2022-08-31T17:52:45.629Z] Removing intermediate container a2ac22ef69ca [2022-08-31T17:52:45.629Z] ---> e67196698c64 [2022-08-31T17:52:45.629Z] Step 12/14 : COPY . . [2022-08-31T17:52:46.228Z] ---> d4da86ffa9a4 [2022-08-31T17:52:46.228Z] Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T17:52:46.228Z] ---> Running in 10aba86ce49e [2022-08-31T17:52:46.504Z] Removing intermediate container 10aba86ce49e [2022-08-31T17:52:46.504Z] ---> 6d01b5371d35 [2022-08-31T17:52:46.504Z] Step 14/14 : RUN $MAKE [2022-08-31T17:52:46.789Z] ---> Running in b4e819cc7184 [2022-08-31T17:52:47.775Z] noop [2022-08-31T17:52:48.373Z] Removing intermediate container b4e819cc7184 [2022-08-31T17:52:48.373Z] ---> f7928474d8d9 [2022-08-31T17:52:48.373Z] Successfully built f7928474d8d9 [2022-08-31T17:52:48.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:52:48.746Z] + docker inspect -f . ci-base-image-arm64 [2022-08-31T17:52:48.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:52:49.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container [2022-08-31T17:52:49.101Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/99 -v /w/workspace/app-service-configurable/99:/w/workspace/app-service-configurable/99:rw,z -v /w/workspace/app-service-configurable/99@tmp:/w/workspace/app-service-configurable/99@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 [2022-08-31T17:52:50.371Z] $ docker top 91ebc796f80e9f3042a2bb6828df49d2ee50b652ea95fbcfde6d5bff4ad36419 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T17:52:51.278Z] + go version [2022-08-31T17:52:51.278Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-31T17:52:51.303Z] $ docker stop --time=1 91ebc796f80e9f3042a2bb6828df49d2ee50b652ea95fbcfde6d5bff4ad36419 [2022-08-31T17:52:52.923Z] $ docker rm -f 91ebc796f80e9f3042a2bb6828df49d2ee50b652ea95fbcfde6d5bff4ad36419 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:52:53.539Z] + docker inspect -f . ci-base-image-arm64 [2022-08-31T17:52:53.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:52:53.782Z] prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container [2022-08-31T17:52:53.866Z] $ 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/99 -v /w/workspace/app-service-configurable/99:/w/workspace/app-service-configurable/99:rw,z -v /w/workspace/app-service-configurable/99@tmp:/w/workspace/app-service-configurable/99@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 [2022-08-31T17:52:55.180Z] $ docker top f6b7ac5e30698e7a31820416feeb97465810bf60da17e884a9f0ee57591f165c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T17:52:56.069Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/99 [Pipeline] fileExists [Pipeline] sh [2022-08-31T17:52:56.740Z] + make test [2022-08-31T17:52:56.740Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-08-31T17:54:18.580Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-08-31T17:54:18.580Z] CGO_ENABLED=1 go vet ./... [2022-08-31T17:54:33.729Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-31T17:54:33.729Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-31T17:54:33.729Z] ./bin/test-attribution-txt.sh [2022-08-31T17:54:33.729Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-08-31T17:54:33.729Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-08-31T17:54:33.729Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-08-31T17:54:33.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-31T17:54:33.765Z] $ docker stop --time=1 f6b7ac5e30698e7a31820416feeb97465810bf60da17e884a9f0ee57591f165c [2022-08-31T17:54:35.497Z] $ docker rm -f f6b7ac5e30698e7a31820416feeb97465810bf60da17e884a9f0ee57591f165c [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T17:54:36.451Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-31T17:54:36.477Z] Warning: overwriting stash ‘coverage-report’ [2022-08-31T17:54:36.907Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-31T17:54:37.322Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-31T17:54:37.662Z] + ls -al . [2022-08-31T17:54:37.662Z] total 172 [2022-08-31T17:54:37.662Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 31 17:52 . [2022-08-31T17:54:37.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 17:50 .. [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 31 17:50 .dockerignore [2022-08-31T17:54:37.662Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 17:50 .git [2022-08-31T17:54:37.662Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 17:50 .github [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 31 17:50 .gitignore [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 8830 Aug 31 17:50 Attribution.txt [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 27269 Aug 31 17:50 CHANGELOG.md [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 2146 Aug 31 17:50 Dockerfile [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 31 17:50 GOVERNANCE.md [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 31 17:50 Jenkinsfile [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 31 17:50 LICENSE [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 31 17:50 OWNERS.md [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 4369 Aug 31 17:50 README.md [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 17:48 VERSION [2022-08-31T17:54:37.662Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 17:50 bin [2022-08-31T17:54:37.662Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 31 17:52 coverage.out [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 3476 Aug 31 17:50 go.mod [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 37381 Aug 31 17:50 go.sum [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 1949 Aug 31 17:50 main.go [2022-08-31T17:54:37.662Z] -rw-rw-r-- 1 jenkins jenkins 2185 Aug 31 17:50 makefile [2022-08-31T17:54:37.662Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 17:50 res [2022-08-31T17:54:37.662Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 17:50 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:54:38.022Z] + 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=a8c625c23bbeba051a2ca764d6f762518e426e48 --label arch=arm64 --label version=2.3.0-dev.20 . [2022-08-31T17:54:38.022Z] Sending build context to Docker daemon 207.9kB [2022-08-31T17:54:38.298Z] Step 1/28 : ARG BASE=golang:1.18-alpine3.16 [2022-08-31T17:54:38.298Z] Step 2/28 : FROM ${BASE} AS builder [2022-08-31T17:54:38.298Z] ---> f7928474d8d9 [2022-08-31T17:54:38.298Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-08-31T17:54:38.298Z] ---> Running in 0c88a4d3f96d [2022-08-31T17:54:38.897Z] Removing intermediate container 0c88a4d3f96d [2022-08-31T17:54:38.897Z] ---> 19899d1dff73 [2022-08-31T17:54:38.897Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2022-08-31T17:54:38.897Z] ---> Running in 963be4d7bfbd [2022-08-31T17:54:39.177Z] Removing intermediate container 963be4d7bfbd [2022-08-31T17:54:39.177Z] ---> 24fd43f299f9 [2022-08-31T17:54:39.177Z] Step 5/28 : ARG ADD_BUILD_TAGS="" [2022-08-31T17:54:39.177Z] ---> Running in 152efda717a6 [2022-08-31T17:54:39.456Z] Removing intermediate container 152efda717a6 [2022-08-31T17:54:39.456Z] ---> 4e68081e0a1b [2022-08-31T17:54:39.456Z] Step 6/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T17:54:39.456Z] ---> Running in be6289894fd5 [2022-08-31T17:54:40.063Z] Removing intermediate container be6289894fd5 [2022-08-31T17:54:40.063Z] ---> 907573ae5691 [2022-08-31T17:54:40.063Z] Step 7/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-31T17:54:40.063Z] ---> Running in 56976e79edb1 [2022-08-31T17:54:42.055Z] Removing intermediate container 56976e79edb1 [2022-08-31T17:54:42.055Z] ---> 4ad166c01096 [2022-08-31T17:54:42.055Z] Step 8/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-31T17:54:42.055Z] ---> Running in 829f32f94a27 [2022-08-31T17:54:42.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T17:54:43.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T17:54:44.602Z] OK: 221 MiB in 51 packages [2022-08-31T17:54:45.202Z] Removing intermediate container 829f32f94a27 [2022-08-31T17:54:45.202Z] ---> 504d7921d8e4 [2022-08-31T17:54:45.202Z] Step 9/28 : WORKDIR /app [2022-08-31T17:54:45.477Z] ---> Running in e248f06e1238 [2022-08-31T17:54:45.752Z] Removing intermediate container e248f06e1238 [2022-08-31T17:54:45.752Z] ---> c2b7d14d5a49 [2022-08-31T17:54:45.752Z] Step 10/28 : COPY go.mod vendor* ./ [2022-08-31T17:54:46.350Z] ---> 63a9d3263d7f [2022-08-31T17:54:46.350Z] Step 11/28 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-31T17:54:46.350Z] ---> Running in 3e3b9080e26a [2022-08-31T17:54:48.333Z] Removing intermediate container 3e3b9080e26a [2022-08-31T17:54:48.333Z] ---> 3e696e84e11b [2022-08-31T17:54:48.333Z] Step 12/28 : COPY . . [2022-08-31T17:54:48.932Z] ---> 9ed90764de5e [2022-08-31T17:54:48.932Z] Step 13/28 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-08-31T17:54:48.932Z] ---> Running in 1b08a5bc0957 [2022-08-31T17:54:49.207Z] Removing intermediate container 1b08a5bc0957 [2022-08-31T17:54:49.207Z] ---> 1dbd8d879053 [2022-08-31T17:54:49.207Z] Step 14/28 : RUN $MAKE [2022-08-31T17:54:49.207Z] ---> Running in ea4d6e86fca7 [2022-08-31T17:54:50.194Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-08-31T17:56:57.110Z] Removing intermediate container ea4d6e86fca7 [2022-08-31T17:56:57.110Z] ---> 040eda152cd1 [2022-08-31T17:56:57.110Z] Step 15/28 : FROM alpine:3.16 [2022-08-31T17:56:57.110Z] 3.16: Pulling from library/alpine [2022-08-31T17:56:57.110Z] 9b18e9b68314: Pulling fs layer [2022-08-31T17:56:57.110Z] 9b18e9b68314: Verifying Checksum [2022-08-31T17:56:57.110Z] 9b18e9b68314: Download complete [2022-08-31T17:56:57.110Z] 9b18e9b68314: Pull complete [2022-08-31T17:56:57.110Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-31T17:56:57.110Z] Status: Downloaded newer image for alpine:3.16 [2022-08-31T17:56:57.110Z] ---> a6215f271958 [2022-08-31T17:56:57.110Z] Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-08-31T17:56:57.110Z] ---> Running in 8b8f63ffc876 [2022-08-31T17:56:57.110Z] Removing intermediate container 8b8f63ffc876 [2022-08-31T17:56:57.110Z] ---> cdcb825d3518 [2022-08-31T17:56:57.110Z] Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} [2022-08-31T17:56:57.110Z] ---> Running in f6a8b2a3668e [2022-08-31T17:56:57.110Z] Removing intermediate container f6a8b2a3668e [2022-08-31T17:56:57.110Z] ---> f72ba0bf0022 [2022-08-31T17:56:57.110Z] Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-08-31T17:56:57.110Z] ---> Running in 389f5f9677db [2022-08-31T17:56:57.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-31T17:56:57.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-31T17:56:57.110Z] (1/7) Installing ca-certificates (20220614-r0) [2022-08-31T17:56:57.110Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-08-31T17:56:57.110Z] (3/7) Installing libgcc (11.2.1_git20220219-r2) [2022-08-31T17:56:57.110Z] (4/7) Installing libsodium (1.0.18-r0) [2022-08-31T17:56:57.110Z] (5/7) Installing libstdc++ (11.2.1_git20220219-r2) [2022-08-31T17:56:57.110Z] (6/7) Installing libzmq (4.3.4-r0) [2022-08-31T17:56:57.110Z] (7/7) Installing zeromq (4.3.4-r0) [2022-08-31T17:56:57.110Z] Executing busybox-1.35.0-r17.trigger [2022-08-31T17:56:57.110Z] Executing ca-certificates-20220614-r0.trigger [2022-08-31T17:56:57.110Z] OK: 9 MiB in 21 packages [2022-08-31T17:56:57.110Z] Removing intermediate container 389f5f9677db [2022-08-31T17:56:57.110Z] ---> 0adbd7b823bf [2022-08-31T17:56:57.110Z] Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-08-31T17:56:57.110Z] ---> 64a35b1959c0 [2022-08-31T17:56:57.110Z] Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE [2022-08-31T17:56:57.110Z] ---> 7083b0f43a24 [2022-08-31T17:56:57.110Z] Step 21/28 : COPY --from=builder /app/res/ /res/ [2022-08-31T17:56:57.708Z] ---> 35811235ea88 [2022-08-31T17:56:57.708Z] Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-08-31T17:56:59.148Z] ---> bfd8252aba96 [2022-08-31T17:56:59.148Z] Step 23/28 : EXPOSE 48095 [2022-08-31T17:56:59.148Z] ---> Running in 9c72d6cef6e1 [2022-08-31T17:56:59.148Z] Removing intermediate container 9c72d6cef6e1 [2022-08-31T17:56:59.148Z] ---> 9f6f7a96da7b [2022-08-31T17:56:59.148Z] Step 24/28 : ENTRYPOINT ["/app-service-configurable"] [2022-08-31T17:56:59.148Z] ---> Running in 42677910cfde [2022-08-31T17:56:59.430Z] Removing intermediate container 42677910cfde [2022-08-31T17:56:59.430Z] ---> 39317668ccfd [2022-08-31T17:56:59.430Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-08-31T17:56:59.706Z] ---> Running in 07f73f50f5b7 [2022-08-31T17:56:59.979Z] Removing intermediate container 07f73f50f5b7 [2022-08-31T17:56:59.979Z] ---> 5be8cbe26d01 [2022-08-31T17:56:59.979Z] Step 26/28 : LABEL arch=arm64 [2022-08-31T17:56:59.979Z] ---> Running in 764a9f8a3f9a [2022-08-31T17:57:00.255Z] Removing intermediate container 764a9f8a3f9a [2022-08-31T17:57:00.255Z] ---> 57e9c608c6e4 [2022-08-31T17:57:00.255Z] Step 27/28 : LABEL git_sha=a8c625c23bbeba051a2ca764d6f762518e426e48 [2022-08-31T17:57:00.255Z] ---> Running in a0363879ee66 [2022-08-31T17:57:00.527Z] Removing intermediate container a0363879ee66 [2022-08-31T17:57:00.527Z] ---> 0d587cd1ef3d [2022-08-31T17:57:00.527Z] Step 28/28 : LABEL version=2.3.0-dev.20 [2022-08-31T17:57:00.527Z] ---> Running in 1e816ee4cfcf [2022-08-31T17:57:00.799Z] Removing intermediate container 1e816ee4cfcf [2022-08-31T17:57:00.799Z] ---> 06a3d34cb681 [2022-08-31T17:57:00.799Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-31T17:57:00.799Z] Successfully built 06a3d34cb681 [2022-08-31T17:57:01.070Z] 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 [2022-08-31T17:57:01.186Z] provisioning config files... [2022-08-31T17:57:01.204Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/99@tmp/config5805136027047216644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:57:01.555Z] ---> docker-login.sh [2022-08-31T17:57:01.555Z] nexus3.edgexfoundry.org:10001 [2022-08-31T17:57:01.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:57:01.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:57:01.829Z] Configure a credential helper to remove this warning. See [2022-08-31T17:57:01.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:57:01.829Z] [2022-08-31T17:57:01.829Z] Login Succeeded [2022-08-31T17:57:01.829Z] nexus3.edgexfoundry.org:10002 [2022-08-31T17:57:02.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:57:02.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:57:02.376Z] Configure a credential helper to remove this warning. See [2022-08-31T17:57:02.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:57:02.376Z] [2022-08-31T17:57:02.376Z] Login Succeeded [2022-08-31T17:57:02.376Z] nexus3.edgexfoundry.org:10003 [2022-08-31T17:57:02.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:57:02.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:57:02.653Z] Configure a credential helper to remove this warning. See [2022-08-31T17:57:02.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:57:02.653Z] [2022-08-31T17:57:02.653Z] Login Succeeded [2022-08-31T17:57:02.653Z] nexus3.edgexfoundry.org:10004 [2022-08-31T17:57:03.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:57:03.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:57:03.249Z] Configure a credential helper to remove this warning. See [2022-08-31T17:57:03.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:57:03.249Z] [2022-08-31T17:57:03.249Z] Login Succeeded [2022-08-31T17:57:03.249Z] docker.io [2022-08-31T17:57:03.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-31T17:57:03.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-31T17:57:03.794Z] Configure a credential helper to remove this warning. See [2022-08-31T17:57:03.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-31T17:57:03.794Z] [2022-08-31T17:57:03.794Z] Login Succeeded [2022-08-31T17:57:03.794Z] ---> docker-login.sh ends [Pipeline] } [2022-08-31T17:57:03.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T17:57:03.853Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-31T17:57:03.879Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2022-08-31T17:57:03.879Z] a8c625c23bbeba051a2ca764d6f762518e426e48 [2022-08-31T17:57:03.879Z] latest [2022-08-31T17:57:03.879Z] 2.3.0-dev.20 [2022-08-31T17:57:03.879Z] a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 [2022-08-31T17:57:03.879Z] main [2022-08-31T17:57:03.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:57:04.246Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:57:04.609Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48 [2022-08-31T17:57:04.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-31T17:57:04.609Z] 61b144c67bda: Preparing [2022-08-31T17:57:04.609Z] 0e3df713d53b: Preparing [2022-08-31T17:57:04.609Z] 2498bf90504a: Preparing [2022-08-31T17:57:04.609Z] 8768d83b89c9: Preparing [2022-08-31T17:57:04.609Z] 8d96e81c0c03: Preparing [2022-08-31T17:57:04.609Z] 5d3e392a13a0: Preparing [2022-08-31T17:57:04.609Z] 5d3e392a13a0: Waiting [2022-08-31T17:57:04.884Z] 0e3df713d53b: Pushed [2022-08-31T17:57:04.884Z] 8768d83b89c9: Pushed [2022-08-31T17:57:04.884Z] 2498bf90504a: Pushed [2022-08-31T17:57:04.884Z] 5d3e392a13a0: Layer already exists [2022-08-31T17:57:05.862Z] 8d96e81c0c03: Pushed [2022-08-31T17:57:10.163Z] 61b144c67bda: Pushed [2022-08-31T17:57:10.163Z] a8c625c23bbeba051a2ca764d6f762518e426e48: digest: sha256:64c105016cedca4434be5a9f391c1fd86156f2a813b814cbaf04a4be9fedc101 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:57:10.541Z] + 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 [2022-08-31T17:57:10.913Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-31T17:57:10.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-31T17:57:10.913Z] 61b144c67bda: Preparing [2022-08-31T17:57:10.913Z] 0e3df713d53b: Preparing [2022-08-31T17:57:10.913Z] 2498bf90504a: Preparing [2022-08-31T17:57:10.913Z] 8768d83b89c9: Preparing [2022-08-31T17:57:10.913Z] 8d96e81c0c03: Preparing [2022-08-31T17:57:10.913Z] 5d3e392a13a0: Preparing [2022-08-31T17:57:10.913Z] 5d3e392a13a0: Waiting [2022-08-31T17:57:10.913Z] 61b144c67bda: Layer already exists [2022-08-31T17:57:10.913Z] 8d96e81c0c03: Layer already exists [2022-08-31T17:57:10.913Z] 0e3df713d53b: Layer already exists [2022-08-31T17:57:10.913Z] 2498bf90504a: Layer already exists [2022-08-31T17:57:10.913Z] 8768d83b89c9: Layer already exists [2022-08-31T17:57:11.187Z] 5d3e392a13a0: Layer already exists [2022-08-31T17:57:11.187Z] latest: digest: sha256:64c105016cedca4434be5a9f391c1fd86156f2a813b814cbaf04a4be9fedc101 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:57:11.558Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:57:11.922Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.20 [2022-08-31T17:57:11.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-31T17:57:11.922Z] 61b144c67bda: Preparing [2022-08-31T17:57:11.922Z] 0e3df713d53b: Preparing [2022-08-31T17:57:11.922Z] 2498bf90504a: Preparing [2022-08-31T17:57:11.922Z] 8768d83b89c9: Preparing [2022-08-31T17:57:11.922Z] 8d96e81c0c03: Preparing [2022-08-31T17:57:11.922Z] 5d3e392a13a0: Preparing [2022-08-31T17:57:11.922Z] 5d3e392a13a0: Waiting [2022-08-31T17:57:11.922Z] 2498bf90504a: Layer already exists [2022-08-31T17:57:11.922Z] 8768d83b89c9: Layer already exists [2022-08-31T17:57:11.922Z] 61b144c67bda: Layer already exists [2022-08-31T17:57:11.922Z] 0e3df713d53b: Layer already exists [2022-08-31T17:57:11.922Z] 8d96e81c0c03: Layer already exists [2022-08-31T17:57:11.922Z] 5d3e392a13a0: Layer already exists [2022-08-31T17:57:12.194Z] 2.3.0-dev.20: digest: sha256:64c105016cedca4434be5a9f391c1fd86156f2a813b814cbaf04a4be9fedc101 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:57:12.564Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:57:12.932Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 [2022-08-31T17:57:12.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-31T17:57:12.932Z] 61b144c67bda: Preparing [2022-08-31T17:57:12.932Z] 0e3df713d53b: Preparing [2022-08-31T17:57:12.932Z] 2498bf90504a: Preparing [2022-08-31T17:57:12.932Z] 8768d83b89c9: Preparing [2022-08-31T17:57:12.932Z] 8d96e81c0c03: Preparing [2022-08-31T17:57:12.932Z] 5d3e392a13a0: Preparing [2022-08-31T17:57:12.932Z] 5d3e392a13a0: Waiting [2022-08-31T17:57:12.932Z] 8d96e81c0c03: Layer already exists [2022-08-31T17:57:12.932Z] 2498bf90504a: Layer already exists [2022-08-31T17:57:12.932Z] 8768d83b89c9: Layer already exists [2022-08-31T17:57:12.932Z] 0e3df713d53b: Layer already exists [2022-08-31T17:57:12.932Z] 61b144c67bda: Layer already exists [2022-08-31T17:57:12.932Z] 5d3e392a13a0: Layer already exists [2022-08-31T17:57:13.208Z] a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20: digest: sha256:64c105016cedca4434be5a9f391c1fd86156f2a813b814cbaf04a4be9fedc101 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:57:13.589Z] + 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 [2022-08-31T17:57:13.954Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2022-08-31T17:57:13.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2022-08-31T17:57:13.954Z] 61b144c67bda: Preparing [2022-08-31T17:57:13.954Z] 0e3df713d53b: Preparing [2022-08-31T17:57:13.954Z] 2498bf90504a: Preparing [2022-08-31T17:57:13.954Z] 8768d83b89c9: Preparing [2022-08-31T17:57:13.954Z] 8d96e81c0c03: Preparing [2022-08-31T17:57:13.954Z] 5d3e392a13a0: Preparing [2022-08-31T17:57:13.954Z] 5d3e392a13a0: Waiting [2022-08-31T17:57:13.954Z] 8768d83b89c9: Layer already exists [2022-08-31T17:57:13.954Z] 8d96e81c0c03: Layer already exists [2022-08-31T17:57:13.954Z] 61b144c67bda: Layer already exists [2022-08-31T17:57:13.954Z] 2498bf90504a: Layer already exists [2022-08-31T17:57:13.954Z] 0e3df713d53b: Layer already exists [2022-08-31T17:57:13.954Z] 5d3e392a13a0: Layer already exists [2022-08-31T17:57:14.229Z] main: digest: sha256:64c105016cedca4434be5a9f391c1fd86156f2a813b814cbaf04a4be9fedc101 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-08-31T17:57:14.292Z] ===================================================== [Pipeline] echo [2022-08-31T17:57:14.298Z] taggedImages: [2022-08-31T17:57:14.298Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48 [2022-08-31T17:57:14.298Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2022-08-31T17:57:14.298Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.3.0-dev.20 [2022-08-31T17:57:14.298Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:a8c625c23bbeba051a2ca764d6f762518e426e48-2.3.0-dev.20 [2022-08-31T17:57:14.298Z] - 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 [2022-08-31T17:57:14.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T17:57:14.676Z] [2022-08-31T17:57:14.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:57:15.027Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T17:57:15.027Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-31T17:57:15.300Z] 8998bd30e6a1: Pulling fs layer [2022-08-31T17:57:15.300Z] 04944245beec: Pulling fs layer [2022-08-31T17:57:15.300Z] 699f458cf7ca: Pulling fs layer [2022-08-31T17:57:15.300Z] 765212b225bb: Pulling fs layer [2022-08-31T17:57:15.300Z] f23df028b6ca: Pulling fs layer [2022-08-31T17:57:15.300Z] d65c8cfc05b1: Pulling fs layer [2022-08-31T17:57:15.300Z] 2437ff75d9bd: Pulling fs layer [2022-08-31T17:57:15.300Z] f23df028b6ca: Waiting [2022-08-31T17:57:15.300Z] d65c8cfc05b1: Waiting [2022-08-31T17:57:15.300Z] 2437ff75d9bd: Waiting [2022-08-31T17:57:15.300Z] 765212b225bb: Waiting [2022-08-31T17:57:15.300Z] 04944245beec: Verifying Checksum [2022-08-31T17:57:15.300Z] 04944245beec: Download complete [2022-08-31T17:57:15.300Z] 765212b225bb: Verifying Checksum [2022-08-31T17:57:15.300Z] 765212b225bb: Download complete [2022-08-31T17:57:15.300Z] f23df028b6ca: Verifying Checksum [2022-08-31T17:57:15.300Z] f23df028b6ca: Download complete [2022-08-31T17:57:15.300Z] d65c8cfc05b1: Verifying Checksum [2022-08-31T17:57:15.300Z] d65c8cfc05b1: Download complete [2022-08-31T17:57:15.575Z] 699f458cf7ca: Verifying Checksum [2022-08-31T17:57:15.575Z] 699f458cf7ca: Download complete [2022-08-31T17:57:15.849Z] 8998bd30e6a1: Verifying Checksum [2022-08-31T17:57:15.849Z] 8998bd30e6a1: Download complete [2022-08-31T17:57:17.850Z] 2437ff75d9bd: Verifying Checksum [2022-08-31T17:57:17.851Z] 2437ff75d9bd: Download complete [2022-08-31T17:57:20.486Z] 8998bd30e6a1: Pull complete [2022-08-31T17:57:20.763Z] 04944245beec: Pull complete [2022-08-31T17:57:22.208Z] 699f458cf7ca: Pull complete [2022-08-31T17:57:22.482Z] 765212b225bb: Pull complete [2022-08-31T17:57:23.089Z] f23df028b6ca: Pull complete [2022-08-31T17:57:23.371Z] d65c8cfc05b1: Pull complete [2022-08-31T17:57:38.491Z] 2437ff75d9bd: Pull complete [2022-08-31T17:57:38.491Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-31T17:57:38.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-31T17:57:38.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:57:38.732Z] prd-ubuntu20.04-docker-arm64-4c-16g-24221 does not seem to be running inside a container [2022-08-31T17:57:38.815Z] $ 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/99 -v /w/workspace/app-service-configurable/99:/w/workspace/app-service-configurable/99:rw,z -v /w/workspace/app-service-configurable/99@tmp:/w/workspace/app-service-configurable/99@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 [2022-08-31T17:57:41.287Z] $ docker top bc7ca5a229bf6fa7e116abbf6f561b5e6cca51ed36fde67a8000c91858e43464 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:57:42.226Z] ---> job-cost.sh [2022-08-31T17:57:42.226Z] lf-activate-venv: SKIPPING [2022-08-31T17:57:42.226Z] INFO: No Stack... [2022-08-31T17:57:42.499Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-31T17:57:43.477Z] INFO: Archiving Costs [Pipeline] sh [2022-08-31T17:57:44.145Z] + cut -d, -f6 [2022-08-31T17:57:44.145Z] + cat /w/workspace/app-service-configurable/99/archives/cost.csv [Pipeline] lock [2022-08-31T17:57:44.214Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] [2022-08-31T17:57:44.224Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] did not exist. Created. [2022-08-31T17:57:44.224Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-31T17:57:44.910Z] /w/workspace/app-service-configurable/99@tmp/durable-180735c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-31T17:57:45.605Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-31T17:57:45.628Z] Warning: overwriting stash ‘stack-cost’ [2022-08-31T17:57:45.676Z] Stashed 1 file(s) [Pipeline] } [2022-08-31T17:57:45.686Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-31T17:57:45.709Z] $ docker stop --time=1 bc7ca5a229bf6fa7e116abbf6f561b5e6cca51ed36fde67a8000c91858e43464 [2022-08-31T17:57:47.229Z] $ docker rm -f bc7ca5a229bf6fa7e116abbf6f561b5e6cca51ed36fde67a8000c91858e43464 [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 [2022-08-31T17:57:47.718Z] provisioning config files... [2022-08-31T17:57:47.727Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1144552584858173059tmp [Pipeline] { [Pipeline] sh [2022-08-31T17:57:48.025Z] + set +x [2022-08-31T17:57:48.025Z] + curl -s https://codecov.io/bash [2022-08-31T17:57:48.025Z] + bash -s -- [2022-08-31T17:57:48.025Z] [2022-08-31T17:57:48.025Z] _____ _ [2022-08-31T17:57:48.025Z] / ____| | | [2022-08-31T17:57:48.025Z] | | ___ __| | ___ ___ _____ __ [2022-08-31T17:57:48.025Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-31T17:57:48.025Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-31T17:57:48.025Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-31T17:57:48.025Z] Bash-1.0.6 [2022-08-31T17:57:48.025Z] [2022-08-31T17:57:48.025Z] [2022-08-31T17:57:48.025Z] ==> git version 2.25.1 found [2022-08-31T17:57:48.025Z] ==> 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 [2022-08-31T17:57:48.025Z] Release-Date: 2020-01-08 [2022-08-31T17:57:48.025Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-31T17:57:48.025Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-31T17:57:48.025Z] ==> Jenkins CI detected. [2022-08-31T17:57:48.025Z] current dir:  /w/workspace/ry_app-service-configurable_main [2022-08-31T17:57:48.025Z] project root: . [2022-08-31T17:57:48.025Z] --> token set from env [2022-08-31T17:57:48.025Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-31T17:57:48.025Z] ==> Running gcov in . (disable via -X gcov) [2022-08-31T17:57:48.025Z] ==> Python coveragepy not found [2022-08-31T17:57:48.025Z] ==> Searching for coverage reports in: [2022-08-31T17:57:48.025Z] + . [2022-08-31T17:57:48.025Z] -> Found 1 reports [2022-08-31T17:57:48.025Z] ==> Detecting git/mercurial file structure [2022-08-31T17:57:48.025Z] ==> Reading reports [2022-08-31T17:57:48.025Z] + ./coverage.out bytes=10 [2022-08-31T17:57:48.025Z] ==> Appending adjustments [2022-08-31T17:57:48.025Z] https://docs.codecov.io/docs/fixing-reports [2022-08-31T17:57:48.286Z] + Found adjustments [2022-08-31T17:57:48.286Z] ==> Gzipping contents [2022-08-31T17:57:48.286Z] 4.0K /tmp/codecov.a7Ay5T.gz [2022-08-31T17:57:48.286Z] ==> Uploading reports [2022-08-31T17:57:48.286Z] url: https://codecov.io [2022-08-31T17:57:48.286Z] query: branch=main&commit=a8c625c23bbeba051a2ca764d6f762518e426e48&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-31T17:57:48.286Z] -> Pinging Codecov [2022-08-31T17:57:48.286Z] 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=a8c625c23bbeba051a2ca764d6f762518e426e48&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2022-08-31T17:57:48.547Z] -> Uploading to [2022-08-31T17:57:48.547Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-31/A97CA9966030D2A3747ED39772930CCE/a8c625c23bbeba051a2ca764d6f762518e426e48/623b9924-ae6d-446b-8d0a-042abad65dff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220831T175748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=662c9dc9e1d1498c20edf926ed09234bbbb95c8e2031cc554020715f605e59fe [2022-08-31T17:57:48.547Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-31T17:57:48.547Z] Dload Upload Total Spent Left Speed [2022-08-31T17:57:48.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 525 0 0 100 525 0 2234 --:--:-- --:--:-- --:--:-- 2234 [2022-08-31T17:57:48.808Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] } [2022-08-31T17:57:48.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-08-31T17:57:49.090Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-08-31T17:57:49.104Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:57:49.431Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-31T17:57:49.431Z] [2022-08-31T17:57:49.431Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:57:49.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-31T17:57:49.731Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-08-31T17:57:49.731Z] df9b9388f04a: Pulling fs layer [2022-08-31T17:57:49.731Z] 52dc419b0ee2: Pulling fs layer [2022-08-31T17:57:49.731Z] 25bc292e5bac: Pulling fs layer [2022-08-31T17:57:49.731Z] 114826534d7a: Pulling fs layer [2022-08-31T17:57:49.731Z] 4657fd5d0bcf: Pulling fs layer [2022-08-31T17:57:49.731Z] 6ad1cebc031e: Pulling fs layer [2022-08-31T17:57:49.731Z] 8a3aa393b2d8: Pulling fs layer [2022-08-31T17:57:49.731Z] 114826534d7a: Waiting [2022-08-31T17:57:49.731Z] 4657fd5d0bcf: Waiting [2022-08-31T17:57:49.731Z] 6ad1cebc031e: Waiting [2022-08-31T17:57:49.731Z] 8a3aa393b2d8: Waiting [2022-08-31T17:57:49.731Z] 25bc292e5bac: Verifying Checksum [2022-08-31T17:57:49.731Z] 25bc292e5bac: Download complete [2022-08-31T17:57:49.731Z] 52dc419b0ee2: Verifying Checksum [2022-08-31T17:57:49.731Z] 52dc419b0ee2: Download complete [2022-08-31T17:57:49.731Z] 4657fd5d0bcf: Verifying Checksum [2022-08-31T17:57:49.731Z] 4657fd5d0bcf: Download complete [2022-08-31T17:57:49.731Z] df9b9388f04a: Verifying Checksum [2022-08-31T17:57:49.731Z] df9b9388f04a: Download complete [2022-08-31T17:57:49.993Z] df9b9388f04a: Pull complete [2022-08-31T17:57:49.993Z] 6ad1cebc031e: Verifying Checksum [2022-08-31T17:57:49.993Z] 6ad1cebc031e: Download complete [2022-08-31T17:57:49.993Z] 52dc419b0ee2: Pull complete [2022-08-31T17:57:49.993Z] 25bc292e5bac: Pull complete [2022-08-31T17:57:50.563Z] 114826534d7a: Verifying Checksum [2022-08-31T17:57:50.563Z] 114826534d7a: Download complete [2022-08-31T17:57:50.563Z] 8a3aa393b2d8: Verifying Checksum [2022-08-31T17:57:50.563Z] 8a3aa393b2d8: Download complete [2022-08-31T17:57:53.854Z] 114826534d7a: Pull complete [2022-08-31T17:57:53.854Z] 4657fd5d0bcf: Pull complete [2022-08-31T17:57:54.114Z] 6ad1cebc031e: Pull complete [2022-08-31T17:57:56.653Z] 8a3aa393b2d8: Pull complete [2022-08-31T17:57:56.654Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-08-31T17:57:56.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-08-31T17:57:56.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:57:56.760Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2022-08-31T17:57:56.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-08-31T17:57:58.939Z] $ docker top 10444d92222ff71cd7bc285050679fa784ee8c1671c36e4d25f7ac36cf79f112 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-08-31T17:57:59.026Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2022-08-31T17:57:59.308Z] + set -o pipefail [2022-08-31T17:57:59.308Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2022-08-31T17:58:07.456Z] [2022-08-31T17:58:07.456Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2022-08-31T17:58:07.456Z] [2022-08-31T17:58:07.456Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/c498b20e-d1f1-49c7-8b3c-4c97183b9327 [2022-08-31T17:58:07.456Z] [2022-08-31T17:58:07.456Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-08-31T17:58:07.456Z] [2022-08-31T17:58:07.456Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-08-31T17:58:07.456Z] [2022-08-31T17:58:07.456Z] [Pipeline] } [2022-08-31T17:58:07.464Z] $ docker stop --time=1 10444d92222ff71cd7bc285050679fa784ee8c1671c36e4d25f7ac36cf79f112 [2022-08-31T17:58:09.641Z] $ docker rm -f 10444d92222ff71cd7bc285050679fa784ee8c1671c36e4d25f7ac36cf79f112 [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 [2022-08-31T17:58:10.429Z] + git log --format=format:%s -1 a8c625c23bbeba051a2ca764d6f762518e426e48 [Pipeline] sh [2022-08-31T17:58:10.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T17:58:10.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:58:11.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T17:58:11.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:58:11.115Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2022-08-31T17:58:11.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T17:58:11.557Z] $ docker top 4f2ae413814161c7aa4fad7fec84eaf5f0dc2c47eaa7173c44afb31f4f8182c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T17:58:11.649Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T17:58:11.649Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T17:58:11.766Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T17:58:11.765Z] $ docker exec 4f2ae413814161c7aa4fad7fec84eaf5f0dc2c47eaa7173c44afb31f4f8182c9 ssh-agent [2022-08-31T17:58:11.891Z] SSH_AUTH_SOCK=/tmp/ssh-cLEOdgq2ukyP/agent.32 [2022-08-31T17:58:11.891Z] SSH_AGENT_PID=38 [2022-08-31T17:58:11.897Z] Running ssh-add (command line suppressed) [2022-08-31T17:58:12.009Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2860182668886802627.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2860182668886802627.key) [2022-08-31T17:58:12.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T17:58:12.322Z] + git semver tag [2022-08-31T17:58:12.582Z] 2022-08-31 17:58:12,502 [run_tag] DEBUG tag force:False [2022-08-31T17:58:12.582Z] 2022-08-31 17:58:12,502 [check_head_tag] DEBUG check head tag [2022-08-31T17:58:12.582Z] 2022-08-31 17:58:12,503 [execute] INFO git cat-file --batch-check [2022-08-31T17:58:12.582Z] 2022-08-31 17:58:12,503 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-31T17:58:12.582Z] 2022-08-31 17:58:12,507 [execute] INFO git cat-file --batch [2022-08-31T17:58:12.582Z] 2022-08-31 17:58:12,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2022-08-31T17:58:12.582Z] 2022-08-31 17:58:12,520 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T17:58:12.582Z] 2022-08-31 17:58:12,520 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 [2022-08-31T17:58:12.582Z] 2022-08-31 17:58:12,520 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2022-08-31T17:58:12.582Z] 2022-08-31 17:58:12,525 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T17:58:12.582Z] 2.3.0-dev.20 [Pipeline] } [2022-08-31T17:58:12.588Z] $ docker exec --env ******** --env ******** 4f2ae413814161c7aa4fad7fec84eaf5f0dc2c47eaa7173c44afb31f4f8182c9 ssh-agent -k [2022-08-31T17:58:12.691Z] unset SSH_AUTH_SOCK; [2022-08-31T17:58:12.691Z] unset SSH_AGENT_PID; [2022-08-31T17:58:12.691Z] echo Agent pid 38 killed; [2022-08-31T17:58:12.706Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T17:58:13.074Z] + git semver [Pipeline] } [2022-08-31T17:58:13.348Z] $ docker stop --time=1 4f2ae413814161c7aa4fad7fec84eaf5f0dc2c47eaa7173c44afb31f4f8182c9 [2022-08-31T17:58:14.651Z] $ docker rm -f 4f2ae413814161c7aa4fad7fec84eaf5f0dc2c47eaa7173c44afb31f4f8182c9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:58:15.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-31T17:58:15.062Z] [2022-08-31T17:58:15.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:58:15.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-31T17:58:15.371Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-08-31T17:58:15.371Z] ab5ef0e58194: Pulling fs layer [2022-08-31T17:58:15.371Z] 9712f1f96733: Pulling fs layer [2022-08-31T17:58:15.371Z] 63f879dbbcfc: Pulling fs layer [2022-08-31T17:58:15.371Z] 0d9ebad4ef96: Pulling fs layer [2022-08-31T17:58:15.372Z] e9a5061849ea: Pulling fs layer [2022-08-31T17:58:15.372Z] d747dcd14b5f: Pulling fs layer [2022-08-31T17:58:15.372Z] 2de7ff778b66: Pulling fs layer [2022-08-31T17:58:15.372Z] e9a5061849ea: Waiting [2022-08-31T17:58:15.372Z] d747dcd14b5f: Waiting [2022-08-31T17:58:15.372Z] 0d9ebad4ef96: Waiting [2022-08-31T17:58:15.372Z] 2de7ff778b66: Waiting [2022-08-31T17:58:15.372Z] 9712f1f96733: Verifying Checksum [2022-08-31T17:58:15.372Z] 9712f1f96733: Download complete [2022-08-31T17:58:15.632Z] 63f879dbbcfc: Verifying Checksum [2022-08-31T17:58:15.632Z] 63f879dbbcfc: Download complete [2022-08-31T17:58:15.893Z] 0d9ebad4ef96: Verifying Checksum [2022-08-31T17:58:15.893Z] 0d9ebad4ef96: Download complete [2022-08-31T17:58:15.893Z] e9a5061849ea: Verifying Checksum [2022-08-31T17:58:15.893Z] e9a5061849ea: Download complete [2022-08-31T17:58:15.893Z] d747dcd14b5f: Verifying Checksum [2022-08-31T17:58:15.893Z] d747dcd14b5f: Download complete [2022-08-31T17:58:15.893Z] 2de7ff778b66: Verifying Checksum [2022-08-31T17:58:15.893Z] 2de7ff778b66: Download complete [2022-08-31T17:58:15.893Z] ab5ef0e58194: Verifying Checksum [2022-08-31T17:58:15.893Z] ab5ef0e58194: Download complete [2022-08-31T17:58:18.429Z] ab5ef0e58194: Pull complete [2022-08-31T17:58:18.429Z] 9712f1f96733: Pull complete [2022-08-31T17:58:18.996Z] 63f879dbbcfc: Pull complete [2022-08-31T17:58:23.189Z] 0d9ebad4ef96: Pull complete [2022-08-31T17:58:23.189Z] e9a5061849ea: Pull complete [2022-08-31T17:58:23.449Z] d747dcd14b5f: Pull complete [2022-08-31T17:58:24.385Z] 2de7ff778b66: Pull complete [2022-08-31T17:58:24.385Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-08-31T17:58:24.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-08-31T17:58:24.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:58:24.476Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2022-08-31T17:58:24.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-08-31T17:58:26.903Z] $ docker top 7d4c402c054104d1c3d60d81cb93b3b0f661f83ce922883ee6e5869c03817fcc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-08-31T17:58:26.993Z] provisioning config files... [2022-08-31T17:58:26.999Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3310657869480145983tmp [2022-08-31T17:58:27.008Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4908539468741786514tmp [2022-08-31T17:58:27.016Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3089487092328340344tmp [Pipeline] { [Pipeline] echo [2022-08-31T17:58:27.031Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:58:27.315Z] ---> sigul-configuration.sh [2022-08-31T17:58:27.315Z] gpg: directory `/root/.gnupg' created [2022-08-31T17:58:27.315Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-08-31T17:58:27.315Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-08-31T17:58:27.315Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-08-31T17:58:27.315Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-08-31T17:58:27.315Z] gpg: CAST5 encrypted data [2022-08-31T17:58:27.315Z] gpg: encrypted with 1 passphrase [2022-08-31T17:58:27.315Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-08-31T17:58:27.601Z] + mkdir /home/jenkins [2022-08-31T17:58:27.602Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-08-31T17:58:27.889Z] + 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 [2022-08-31T17:58:27.899Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:58:28.182Z] ---> sigul-install.sh [2022-08-31T17:58:28.183Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-08-31T17:58:28.473Z] + git tag --list [2022-08-31T17:58:28.473Z] v1.0.0 [2022-08-31T17:58:28.473Z] v1.1.0 [2022-08-31T17:58:28.473Z] v1.2.0 [2022-08-31T17:58:28.473Z] v1.3.0 [2022-08-31T17:58:28.473Z] v1.3.1 [2022-08-31T17:58:28.473Z] v2.0.0 [2022-08-31T17:58:28.473Z] v2.0.1 [2022-08-31T17:58:28.473Z] v2.1.0 [2022-08-31T17:58:28.473Z] v2.1.1 [2022-08-31T17:58:28.473Z] v2.1.1-dev.1 [2022-08-31T17:58:28.473Z] v2.1.1-dev.2 [2022-08-31T17:58:28.473Z] v2.2.0 [2022-08-31T17:58:28.473Z] v2.2.1-dev.1 [2022-08-31T17:58:28.473Z] v2.2.1-dev.10 [2022-08-31T17:58:28.473Z] v2.2.1-dev.2 [2022-08-31T17:58:28.473Z] v2.2.1-dev.3 [2022-08-31T17:58:28.473Z] v2.2.1-dev.4 [2022-08-31T17:58:28.473Z] v2.2.1-dev.5 [2022-08-31T17:58:28.473Z] v2.2.1-dev.6 [2022-08-31T17:58:28.473Z] v2.2.1-dev.7 [2022-08-31T17:58:28.473Z] v2.2.1-dev.8 [2022-08-31T17:58:28.473Z] v2.2.1-dev.9 [2022-08-31T17:58:28.473Z] v2.3.0-dev.10 [2022-08-31T17:58:28.473Z] v2.3.0-dev.11 [2022-08-31T17:58:28.473Z] v2.3.0-dev.12 [2022-08-31T17:58:28.473Z] v2.3.0-dev.13 [2022-08-31T17:58:28.473Z] v2.3.0-dev.14 [2022-08-31T17:58:28.473Z] v2.3.0-dev.15 [2022-08-31T17:58:28.473Z] v2.3.0-dev.16 [2022-08-31T17:58:28.473Z] v2.3.0-dev.17 [2022-08-31T17:58:28.473Z] v2.3.0-dev.18 [2022-08-31T17:58:28.473Z] v2.3.0-dev.19 [2022-08-31T17:58:28.473Z] v2.3.0-dev.20 [Pipeline] sh [2022-08-31T17:58:28.762Z] + lftools sign git-tag v2.3.0-dev.20 [2022-08-31T17:58:29.334Z] Signing Git tag with Sigul... [2022-08-31T17:58:29.334Z] Signing v2.3.0-dev.20 [Pipeline] echo [2022-08-31T17:58:29.602Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:58:29.887Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-08-31T17:58:29.897Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-08-31T17:58:29.914Z] $ docker stop --time=1 7d4c402c054104d1c3d60d81cb93b3b0f661f83ce922883ee6e5869c03817fcc [2022-08-31T17:58:31.234Z] $ docker rm -f 7d4c402c054104d1c3d60d81cb93b3b0f661f83ce922883ee6e5869c03817fcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-08-31T17:58:31.664Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T17:58:31.664Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:58:31.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T17:58:31.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:58:32.054Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2022-08-31T17:58:32.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T17:58:32.496Z] $ docker top 0ef45aaf8b4f54affad240b81784304e5fc94bcda5494f551e25a844c62ec558 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T17:58:32.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T17:58:32.605Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T17:58:32.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T17:58:32.742Z] $ docker exec 0ef45aaf8b4f54affad240b81784304e5fc94bcda5494f551e25a844c62ec558 ssh-agent [2022-08-31T17:58:32.873Z] SSH_AUTH_SOCK=/tmp/ssh-29ZSjA7QW0ki/agent.33 [2022-08-31T17:58:32.873Z] SSH_AGENT_PID=39 [2022-08-31T17:58:32.878Z] Running ssh-add (command line suppressed) [2022-08-31T17:58:32.991Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4257242422022257193.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4257242422022257193.key) [2022-08-31T17:58:33.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T17:58:33.297Z] + git semver bump pre [2022-08-31T17:58:33.558Z] 2022-08-31 17:58:33,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T17:58:33.558Z] 2022-08-31 17:58:33,482 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev [2022-08-31T17:58:33.558Z] 2022-08-31 17:58:33,482 [bump_version] DEBUG bumped version:2.3.0-dev.21 [2022-08-31T17:58:33.558Z] 2022-08-31 17:58:33,482 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2022-08-31T17:58:33.558Z] 2022-08-31 17:58:33,482 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T17:58:33.558Z] 2022-08-31 17:58:33,482 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T17:58:33.558Z] 2022-08-31 17:58:33,485 [execute] INFO git cat-file --batch-check [2022-08-31T17:58:33.558Z] 2022-08-31 17:58:33,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-31T17:58:33.558Z] 2022-08-31 17:58:33,491 [execute] INFO git cat-file --batch [2022-08-31T17:58:33.558Z] 2022-08-31 17:58:33,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-31T17:58:33.558Z] 2022-08-31 17:58:33,497 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T17:58:33.558Z] 2.3.0-dev.21 [Pipeline] } [2022-08-31T17:58:33.566Z] $ docker exec --env ******** --env ******** 0ef45aaf8b4f54affad240b81784304e5fc94bcda5494f551e25a844c62ec558 ssh-agent -k [2022-08-31T17:58:33.673Z] unset SSH_AUTH_SOCK; [2022-08-31T17:58:33.673Z] unset SSH_AGENT_PID; [2022-08-31T17:58:33.673Z] echo Agent pid 39 killed; [2022-08-31T17:58:33.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T17:58:33.996Z] + git semver [Pipeline] } [2022-08-31T17:58:34.269Z] $ docker stop --time=1 0ef45aaf8b4f54affad240b81784304e5fc94bcda5494f551e25a844c62ec558 [2022-08-31T17:58:35.591Z] $ docker rm -f 0ef45aaf8b4f54affad240b81784304e5fc94bcda5494f551e25a844c62ec558 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-31T17:58:35.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-31T17:58:35.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:58:36.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-31T17:58:36.264Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:58:36.351Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2022-08-31T17:58:36.381Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-08-31T17:58:36.773Z] $ docker top 576e4c57c2a5cf5ce10657e708a8ff94ea210d0e3a80efb97fe8e1c6f403545d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-31T17:58:36.877Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-31T17:58:36.877Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-31T17:58:36.998Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-31T17:58:36.997Z] $ docker exec 576e4c57c2a5cf5ce10657e708a8ff94ea210d0e3a80efb97fe8e1c6f403545d ssh-agent [2022-08-31T17:58:37.117Z] SSH_AUTH_SOCK=/tmp/ssh-ZiLzOKRdp901/agent.33 [2022-08-31T17:58:37.117Z] SSH_AGENT_PID=41 [2022-08-31T17:58:37.123Z] Running ssh-add (command line suppressed) [2022-08-31T17:58:37.222Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7956946152836580610.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7956946152836580610.key) [2022-08-31T17:58:37.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-31T17:58:37.529Z] + git semver push [2022-08-31T17:58:37.791Z] 2022-08-31 17:58:37,713 [run_push] DEBUG push [2022-08-31T17:58:37.791Z] 2022-08-31 17:58:37,714 [execute] INFO git cat-file --batch-check [2022-08-31T17:58:37.791Z] 2022-08-31 17:58:37,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2022-08-31T17:58:37.791Z] 2022-08-31 17:58:37,717 [execute] INFO git rev-list e18afa054df849c49eca124eaa495489ee171493 -- [2022-08-31T17:58:37.792Z] 2022-08-31 17:58:37,718 [execute] DEBUG Popen(['git', 'rev-list', 'e18afa054df849c49eca124eaa495489ee171493', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-31T17:58:37.792Z] 2022-08-31 17:58:37,729 [execute] INFO git fetch -v origin [2022-08-31T17:58:37.792Z] 2022-08-31 17:58:37,729 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-08-31T17:58:38.364Z] 2022-08-31 17:58:38,225 [run_push] DEBUG no remote changes detected [2022-08-31T17:58:38.364Z] 2022-08-31 17:58:38,225 [execute] INFO git push origin semver [2022-08-31T17:58:38.364Z] 2022-08-31 17:58:38,226 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-08-31T17:58:39.304Z] 2022-08-31 17:58:38,963 [run_push] DEBUG push all version tags [2022-08-31T17:58:39.304Z] 2022-08-31 17:58:38,964 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-08-31T17:58:39.304Z] 2022-08-31 17:58:38,964 [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) [2022-08-31T17:58:39.874Z] 2022-08-31 17:58:39,624 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2022-08-31T17:58:39.874Z] 2.3.0-dev.21 [Pipeline] } [2022-08-31T17:58:39.879Z] $ docker exec --env ******** --env ******** 576e4c57c2a5cf5ce10657e708a8ff94ea210d0e3a80efb97fe8e1c6f403545d ssh-agent -k [2022-08-31T17:58:39.979Z] unset SSH_AUTH_SOCK; [2022-08-31T17:58:39.979Z] unset SSH_AGENT_PID; [2022-08-31T17:58:39.979Z] echo Agent pid 41 killed; [2022-08-31T17:58:39.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-31T17:58:40.304Z] + git semver [Pipeline] } [2022-08-31T17:58:40.575Z] $ docker stop --time=1 576e4c57c2a5cf5ce10657e708a8ff94ea210d0e3a80efb97fe8e1c6f403545d [2022-08-31T17:58:41.896Z] $ docker rm -f 576e4c57c2a5cf5ce10657e708a8ff94ea210d0e3a80efb97fe8e1c6f403545d [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 [2022-08-31T17:58:42.497Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2022-08-31T17:58:42.497Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-31T17:58:42.497Z] total 16 [2022-08-31T17:58:42.497Z] drwxr-xr-x 3 root root 4096 Aug 31 17:50 . [2022-08-31T17:58:42.497Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 17:58 .. [2022-08-31T17:58:42.497Z] drwxr-xr-x 2 root root 4096 Aug 31 17:50 cost [2022-08-31T17:58:42.497Z] -rw-r--r-- 1 root root 95 Aug 31 17:50 cost.csv [2022-08-31T17:58:42.497Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2022-08-31T17:58:42.497Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2022-08-31T17:58:42.497Z] total 16 [2022-08-31T17:58:42.497Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 17:50 . [2022-08-31T17:58:42.498Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 17:58 .. [2022-08-31T17:58:42.498Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 17:50 cost [2022-08-31T17:58:42.498Z] -rw-r--r-- 1 jenkins jenkins 95 Aug 31 17:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:58:42.791Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:58:43.657Z] ---> package-listing.sh [2022-08-31T17:58:43.657Z] ++ facter osfamily [2022-08-31T17:58:43.657Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-31T17:58:43.918Z] + OS_FAMILY=debian [2022-08-31T17:58:43.918Z] + workspace=/w/workspace/ry_app-service-configurable_main [2022-08-31T17:58:43.918Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-31T17:58:43.918Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-31T17:58:43.918Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-31T17:58:43.918Z] + PACKAGES=/tmp/packages_start.txt [2022-08-31T17:58:43.918Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-31T17:58:43.918Z] + PACKAGES=/tmp/packages_end.txt [2022-08-31T17:58:43.918Z] + case "${OS_FAMILY}" in [2022-08-31T17:58:43.918Z] + dpkg -l [2022-08-31T17:58:43.918Z] + grep '^ii' [2022-08-31T17:58:43.918Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-31T17:58:43.918Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-31T17:58:43.918Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-31T17:58:43.918Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2022-08-31T17:58:43.918Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2022-08-31T17:58:43.918Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2022-08-31T17:58:43.932Z] 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 [2022-08-31T17:58:44.213Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-31T17:58:44.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-31T17:58:44.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-31T17:58:44.873Z] prd-ubuntu20.04-docker-8c-8g-24220 does not seem to be running inside a container [2022-08-31T17:58:44.907Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-31T17:58:45.168Z] $ docker top 23de180bbad1bf0b50559d69377497a82d9489057f2532de664c1397991034e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-31T17:58:45.536Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-31T17:58:45.828Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-31T17:58:46.121Z] + ls /var/log/sa-host [2022-08-31T17:58:46.121Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-31T17:58:46.272Z] provisioning config files... [2022-08-31T17:58:46.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config823740835338835744tmp [Pipeline] { [Pipeline] echo [2022-08-31T17:58:46.294Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:58:46.584Z] ---> create-netrc.sh [Pipeline] } [2022-08-31T17:58:46.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:58:46.947Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-31T17:58:46.957Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:58:47.244Z] ---> sudo-logs.sh [2022-08-31T17:58:47.244Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-31T17:58:47.276Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:58:47.559Z] ---> job-cost.sh [2022-08-31T17:58:47.559Z] lf-activate-venv: SKIPPING [2022-08-31T17:58:47.559Z] DEBUG: total: 0.2199999988079071 [2022-08-31T17:58:47.559Z] INFO: Retrieving Stack Cost... [2022-08-31T17:58:48.129Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-31T17:58:48.389Z] INFO: Archiving Costs [Pipeline] echo [2022-08-31T17:58:48.403Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-31T17:58:48.690Z] ---> logs-deploy.sh [2022-08-31T17:58:48.690Z] lf-activate-venv: SKIPPING [2022-08-31T17:58:48.690Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/99 [2022-08-31T17:58:48.690Z] INFO: archiving workspace using pattern(s): [2022-08-31T17:58:49.635Z] Archives upload complete. [2022-08-31T17:58:49.896Z] INFO: archiving logs to Nexus [2022-08-31T17:58:50.468Z] ---> uname -a: [2022-08-31T17:58:50.468Z] Linux prd-ubuntu20-04-docker-8c-8g-24220 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-08-31T17:58:50.468Z] [2022-08-31T17:58:50.468Z] [2022-08-31T17:58:50.468Z] ---> lscpu: [2022-08-31T17:58:50.468Z] Architecture: x86_64 [2022-08-31T17:58:50.468Z] CPU op-mode(s): 32-bit, 64-bit [2022-08-31T17:58:50.468Z] Byte Order: Little Endian [2022-08-31T17:58:50.468Z] Address sizes: 40 bits physical, 48 bits virtual [2022-08-31T17:58:50.468Z] CPU(s): 8 [2022-08-31T17:58:50.468Z] On-line CPU(s) list: 0-7 [2022-08-31T17:58:50.468Z] Thread(s) per core: 1 [2022-08-31T17:58:50.468Z] Core(s) per socket: 1 [2022-08-31T17:58:50.469Z] Socket(s): 8 [2022-08-31T17:58:50.469Z] NUMA node(s): 1 [2022-08-31T17:58:50.469Z] Vendor ID: AuthenticAMD [2022-08-31T17:58:50.469Z] CPU family: 23 [2022-08-31T17:58:50.469Z] Model: 49 [2022-08-31T17:58:50.469Z] Model name: AMD EPYC-Rome Processor [2022-08-31T17:58:50.469Z] Stepping: 0 [2022-08-31T17:58:50.469Z] CPU MHz: 2799.994 [2022-08-31T17:58:50.469Z] BogoMIPS: 5599.98 [2022-08-31T17:58:50.469Z] Virtualization: AMD-V [2022-08-31T17:58:50.469Z] Hypervisor vendor: KVM [2022-08-31T17:58:50.469Z] Virtualization type: full [2022-08-31T17:58:50.469Z] L1d cache: 256 KiB [2022-08-31T17:58:50.469Z] L1i cache: 256 KiB [2022-08-31T17:58:50.469Z] L2 cache: 4 MiB [2022-08-31T17:58:50.469Z] L3 cache: 128 MiB [2022-08-31T17:58:50.469Z] NUMA node0 CPU(s): 0-7 [2022-08-31T17:58:50.469Z] Vulnerability Itlb multihit: Not affected [2022-08-31T17:58:50.469Z] Vulnerability L1tf: Not affected [2022-08-31T17:58:50.469Z] Vulnerability Mds: Not affected [2022-08-31T17:58:50.469Z] Vulnerability Meltdown: Not affected [2022-08-31T17:58:50.469Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-08-31T17:58:50.469Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-08-31T17:58:50.469Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-08-31T17:58:50.469Z] Vulnerability Srbds: Not affected [2022-08-31T17:58:50.469Z] Vulnerability Tsx async abort: Not affected [2022-08-31T17:58:50.469Z] 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 [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] ---> nproc: [2022-08-31T17:58:50.469Z] 8 [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] ---> df -h: [2022-08-31T17:58:50.469Z] Filesystem Size Used Avail Use% Mounted on [2022-08-31T17:58:50.469Z] overlay 155G 13G 143G 8% / [2022-08-31T17:58:50.469Z] tmpfs 64M 0 64M 0% /dev [2022-08-31T17:58:50.469Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-08-31T17:58:50.469Z] shm 64M 0 64M 0% /dev/shm [2022-08-31T17:58:50.469Z] /dev/vda1 155G 13G 143G 8% /facter-os [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] ---> sar -b -r -n DEV: [2022-08-31T17:58:50.469Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24220) 08/31/22 _x86_64_ (8 CPU) [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] 17:48:02 LINUX RESTART (8 CPU) [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] 17:49:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-08-31T17:58:50.469Z] 17:50:01 241.86 1.15 240.70 0.00 20.47 67230.64 0.00 [2022-08-31T17:58:50.469Z] 17:51:01 117.13 0.05 117.08 0.00 7.20 33547.62 0.00 [2022-08-31T17:58:50.469Z] 17:52:01 1.28 0.00 1.28 0.00 0.00 15.21 0.00 [2022-08-31T17:58:50.469Z] 17:53:01 1.80 0.00 1.80 0.00 0.00 21.06 0.00 [2022-08-31T17:58:50.469Z] 17:54:01 1.08 0.03 1.05 0.00 0.40 12.13 0.00 [2022-08-31T17:58:50.469Z] 17:55:01 1.23 0.00 1.23 0.00 0.00 15.19 0.00 [2022-08-31T17:58:50.469Z] 17:56:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 [2022-08-31T17:58:50.469Z] 17:57:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 [2022-08-31T17:58:50.469Z] 17:58:01 37.02 0.33 36.69 0.00 12.13 24751.48 0.00 [2022-08-31T17:58:50.469Z] Average: 44.47 0.17 44.30 0.00 4.44 13858.80 0.00 [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] 17:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-08-31T17:58:50.469Z] 17:50:01 28302424 31703024 587968 1.79 164036 3440880 2492652 7.35 1287840 2834400 1336 [2022-08-31T17:58:50.469Z] 17:51:01 27627204 31770972 521232 1.59 175244 4117628 1847400 5.44 1276864 3467296 136 [2022-08-31T17:58:50.469Z] 17:52:01 27628676 31772444 519524 1.58 175268 4117632 1847400 5.44 1275888 3467300 12 [2022-08-31T17:58:50.469Z] 17:53:01 27638296 31782144 509644 1.55 175284 4117632 1847400 5.44 1265648 3467300 16 [2022-08-31T17:58:50.469Z] 17:54:01 27638332 31782224 509316 1.55 175300 4117652 1847400 5.44 1266472 3467328 172 [2022-08-31T17:58:50.469Z] 17:55:01 27646248 31790272 501000 1.52 175328 4117652 1847400 5.44 1257644 3467328 176 [2022-08-31T17:58:50.469Z] 17:56:01 27646492 31790676 500716 1.52 175352 4117656 1847400 5.44 1257496 3467456 188 [2022-08-31T17:58:50.469Z] 17:57:01 27646492 31790680 500652 1.52 175388 4117660 1847400 5.44 1257436 3467460 152 [2022-08-31T17:58:50.469Z] 17:58:01 26559548 31675124 610096 1.86 192000 4991632 2044428 6.03 1428248 4295816 170004 [2022-08-31T17:58:50.469Z] Average: 27592635 31761951 528905 1.61 175911 4139558 1940987 5.72 1285948 3489076 19132 [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] 17:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-08-31T17:58:50.469Z] 17:50:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:50:01 vethb276b41 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:50:01 ens3 261.80 193.39 1588.18 84.02 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:50:01 docker0 136.98 184.39 11.13 1542.51 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:51:01 lo 7.80 7.80 0.76 0.76 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:51:01 ens3 197.43 152.28 2664.68 284.87 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:51:01 docker0 2.72 5.75 0.18 60.52 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:53:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:54:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:57:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:58:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:58:01 ens3 236.74 133.77 4678.15 15.77 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:58:01 docker0 37.10 44.02 2.87 688.03 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] 17:58:01 veth99b62ee 37.10 44.12 3.37 688.03 0.00 0.00 0.00 0.06 [2022-08-31T17:58:50.469Z] Average: lo 1.10 1.10 0.10 0.10 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] Average: ens3 77.05 53.06 991.28 42.68 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] Average: docker0 19.43 25.72 1.56 252.16 0.00 0.00 0.00 0.00 [2022-08-31T17:58:50.469Z] Average: veth99b62ee 4.13 4.91 0.38 76.60 0.00 0.00 0.00 0.01 [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] ---> sar -P ALL: [2022-08-31T17:58:50.469Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24220) 08/31/22 _x86_64_ (8 CPU) [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] 17:48:02 LINUX RESTART (8 CPU) [2022-08-31T17:58:50.469Z] [2022-08-31T17:58:50.469Z] 17:49:02 CPU %user %nice %system %iowait %steal %idle [2022-08-31T17:58:50.469Z] 17:50:01 all 22.58 0.00 6.95 1.82 0.08 68.57 [2022-08-31T17:58:50.469Z] 17:50:01 0 21.68 0.00 7.07 4.18 0.07 67.00 [2022-08-31T17:58:50.469Z] 17:50:01 1 21.60 0.00 6.73 2.04 0.07 69.56 [2022-08-31T17:58:50.469Z] 17:50:01 2 23.23 0.00 6.63 0.53 0.09 69.52 [2022-08-31T17:58:50.469Z] 17:50:01 3 23.14 0.00 7.50 4.39 0.09 64.88 [2022-08-31T17:58:50.469Z] 17:50:01 4 21.75 0.00 7.94 2.55 0.07 67.69 [2022-08-31T17:58:50.469Z] 17:50:01 5 24.48 0.00 6.07 0.15 0.09 69.21 [2022-08-31T17:58:50.469Z] 17:50:01 6 22.47 0.00 6.56 0.17 0.07 70.74 [2022-08-31T17:58:50.469Z] 17:50:01 7 22.30 0.00 7.08 0.59 0.09 69.95 [2022-08-31T17:58:50.469Z] 17:51:01 all 21.11 0.00 4.36 0.83 0.06 73.65 [2022-08-31T17:58:50.469Z] 17:51:01 0 21.29 0.00 4.08 0.07 0.07 74.50 [2022-08-31T17:58:50.469Z] 17:51:01 1 18.86 0.00 3.85 0.05 0.05 77.20 [2022-08-31T17:58:50.469Z] 17:51:01 2 22.72 0.00 5.42 3.75 0.07 68.05 [2022-08-31T17:58:50.469Z] 17:51:01 3 20.39 0.00 4.26 0.29 0.05 75.02 [2022-08-31T17:58:50.469Z] 17:51:01 4 22.09 0.00 4.49 1.99 0.05 71.38 [2022-08-31T17:58:50.469Z] 17:51:01 5 21.47 0.00 4.07 0.25 0.05 74.15 [2022-08-31T17:58:50.469Z] 17:51:01 6 21.72 0.00 4.27 0.08 0.07 73.86 [2022-08-31T17:58:50.469Z] 17:51:01 7 20.31 0.00 4.44 0.15 0.05 75.05 [2022-08-31T17:58:50.469Z] 17:52:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-08-31T17:58:50.469Z] 17:52:01 0 0.02 0.00 0.05 0.02 0.02 99.90 [2022-08-31T17:58:50.469Z] 17:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-31T17:58:50.469Z] 17:52:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-08-31T17:58:50.469Z] 17:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2022-08-31T17:58:50.469Z] 17:52:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-31T17:58:50.469Z] 17:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-08-31T17:58:50.469Z] 17:52:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2022-08-31T17:58:50.469Z] 17:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-31T17:58:50.469Z] 17:53:01 all 0.03 0.00 0.03 0.00 0.01 99.93 [2022-08-31T17:58:50.469Z] 17:53:01 0 0.08 0.00 0.07 0.02 0.02 99.82 [2022-08-31T17:58:50.469Z] 17:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-31T17:58:50.469Z] 17:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-31T17:58:50.469Z] 17:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-31T17:58:50.469Z] 17:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-08-31T17:58:50.469Z] 17:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-31T17:58:50.469Z] 17:53:01 6 0.07 0.00 0.03 0.00 0.03 99.87 [2022-08-31T17:58:50.469Z] 17:53:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2022-08-31T17:58:50.469Z] 17:54:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2022-08-31T17:58:50.469Z] 17:54:01 0 0.85 0.00 0.02 0.02 0.02 99.10 [2022-08-31T17:58:50.469Z] 17:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-08-31T17:58:50.469Z] 17:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-31T17:58:50.469Z] 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-31T17:58:50.469Z] 17:54:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2022-08-31T17:58:50.470Z] 17:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-31T17:58:50.470Z] 17:54:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-31T17:58:50.470Z] 17:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-31T17:58:50.470Z] 17:55:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2022-08-31T17:58:50.470Z] 17:55:01 0 1.01 0.00 0.02 0.00 0.02 98.96 [2022-08-31T17:58:50.470Z] 17:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-08-31T17:58:50.470Z] 17:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-31T17:58:50.470Z] 17:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-31T17:58:50.470Z] 17:55:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2022-08-31T17:58:50.470Z] 17:55:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2022-08-31T17:58:50.470Z] 17:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-08-31T17:58:50.470Z] 17:55:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2022-08-31T17:58:50.470Z] 17:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-08-31T17:58:50.470Z] 17:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-08-31T17:58:50.470Z] 17:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-08-31T17:58:50.470Z] 17:56:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-08-31T17:58:50.470Z] 17:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-08-31T17:58:50.470Z] 17:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-08-31T17:58:50.470Z] 17:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-08-31T17:58:50.470Z] 17:56:01 6 0.02 0.00 0.03 0.00 0.03 99.92 [2022-08-31T17:58:50.470Z] 17:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-08-31T17:58:50.470Z] 17:57:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2022-08-31T17:58:50.470Z] 17:57:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2022-08-31T17:58:50.470Z] 17:57:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2022-08-31T17:58:50.470Z] 17:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2022-08-31T17:58:50.470Z] 17:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-08-31T17:58:50.470Z] 17:57:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2022-08-31T17:58:50.470Z] 17:57:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2022-08-31T17:58:50.470Z] 17:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-08-31T17:58:50.470Z] 17:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-08-31T17:58:50.470Z] 17:58:01 all 3.88 0.00 1.42 0.39 0.02 94.29 [2022-08-31T17:58:50.470Z] 17:58:01 0 4.24 0.00 1.31 0.03 0.02 94.41 [2022-08-31T17:58:50.470Z] 17:58:01 1 4.33 0.00 1.19 0.02 0.02 94.45 [2022-08-31T17:58:50.470Z] 17:58:01 2 3.76 0.00 1.92 0.03 0.03 94.25 [2022-08-31T17:58:50.470Z] 17:58:01 3 3.47 0.00 1.63 2.40 0.02 92.49 [2022-08-31T17:58:50.470Z] 17:58:01 4 3.89 0.00 1.25 0.40 0.02 94.44 [2022-08-31T17:58:50.470Z] 17:58:01 5 3.93 0.00 1.24 0.03 0.02 94.78 [2022-08-31T17:58:50.470Z] 17:58:01 6 3.72 0.00 1.31 0.22 0.03 94.72 [2022-08-31T17:58:50.470Z] 17:58:01 7 3.68 0.00 1.51 0.00 0.02 94.79 [2022-08-31T17:58:50.470Z] Average: all 5.25 0.00 1.40 0.33 0.02 92.99 [2022-08-31T17:58:50.470Z] Average: 0 5.41 0.00 1.38 0.47 0.03 92.71 [2022-08-31T17:58:50.470Z] Average: 1 4.92 0.00 1.29 0.23 0.02 93.54 [2022-08-31T17:58:50.470Z] Average: 2 5.47 0.00 1.54 0.48 0.02 92.48 [2022-08-31T17:58:50.470Z] Average: 3 5.14 0.00 1.46 0.77 0.02 92.61 [2022-08-31T17:58:50.470Z] Average: 4 5.23 0.00 1.50 0.55 0.02 92.70 [2022-08-31T17:58:50.470Z] Average: 5 5.50 0.00 1.25 0.05 0.02 93.17 [2022-08-31T17:58:50.470Z] Average: 6 5.28 0.00 1.34 0.05 0.04 93.29 [2022-08-31T17:58:50.470Z] Average: 7 5.08 0.00 1.44 0.08 0.02 93.38 [2022-08-31T17:58:50.470Z] [2022-08-31T17:58:50.470Z] [2022-08-31T17:58:50.470Z]