Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64e14a40a239d934ad2ac2e5656398ec3b76321c 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-ssh11367057969354720666.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2814969741177448451.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14262994387356932628.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7197260185086807511.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-ssh13531189423813004669.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Avoid second fetch Checking out Revision 64e14a40a239d934ad2ac2e5656398ec3b76321c (main) Commit message: "refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName (#529)" > git config core.sparsecheckout # timeout=10 > git checkout -f 64e14a40a239d934ad2ac2e5656398ec3b76321c # timeout=10 > git rev-list --no-walk 9924ce3792302461657905c814d890402047d1ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-13T23:46:02.499Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-13T23:46:02.558Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-13T23:46:02.571Z] ========================================================= [2023-03-13T23:46:02.572Z] EdgeX Global Pipelines Version Info [2023-03-13T23:46:02.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:46:03.312Z] ------------------- [2023-03-13T23:46:03.312Z] stable info: [2023-03-13T23:46:03.312Z] ------------------- [2023-03-13T23:46:03.312Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-13T23:46:03.312Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T23:46:03.312Z] Message: update stable to v1.0.245 [2023-03-13T23:46:03.909Z] ------------------- [2023-03-13T23:46:03.910Z] experimental info: [2023-03-13T23:46:03.910Z] ------------------- [2023-03-13T23:46:03.910Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-13T23:46:03.910Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-13T23:46:03.910Z] Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-13T23:46:04.092Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-13T23:46:04.102Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-13T23:46:04.113Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-13T23:46:04.121Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-13T23:46:04.131Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-13T23:46:04.140Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-13T23:46:04.148Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-13T23:46:04.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-13T23:46:04.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-13T23:46:04.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-13T23:46:04.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-13T23:46:04.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-13T23:46:04.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-13T23:46:04.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-13T23:46:04.222Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T23:46:04.232Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-13T23:46:04.242Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T23:46:04.253Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-13T23:46:04.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-13T23:46:04.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-13T23:46:04.282Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-13T23:46:04.292Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-13T23:46:04.300Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-13T23:46:04.309Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-13T23:46:04.318Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-13T23:46:04.326Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-13T23:46:04.335Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-13T23:46:04.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-13T23:46:04.352Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-13T23:46:04.360Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-13T23:46:04.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] echo [2023-03-13T23:46:04.376Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64e14a4 [Pipeline] echo [2023-03-13T23:46:04.385Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T23:46:04.419Z] provisioning config files... [2023-03-13T23:46:04.435Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4479932077567752169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:46:04.739Z] ---> docker-login.sh [2023-03-13T23:46:04.739Z] nexus3.edgexfoundry.org:10001 [2023-03-13T23:46:05.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:46:05.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:46:05.004Z] Configure a credential helper to remove this warning. See [2023-03-13T23:46:05.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:46:05.004Z] [2023-03-13T23:46:05.004Z] Login Succeeded [2023-03-13T23:46:05.004Z] nexus3.edgexfoundry.org:10002 [2023-03-13T23:46:05.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:46:05.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:46:05.004Z] Configure a credential helper to remove this warning. See [2023-03-13T23:46:05.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:46:05.004Z] [2023-03-13T23:46:05.004Z] Login Succeeded [2023-03-13T23:46:05.004Z] nexus3.edgexfoundry.org:10003 [2023-03-13T23:46:05.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:46:05.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:46:05.266Z] Configure a credential helper to remove this warning. See [2023-03-13T23:46:05.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:46:05.266Z] [2023-03-13T23:46:05.266Z] Login Succeeded [2023-03-13T23:46:05.266Z] nexus3.edgexfoundry.org:10004 [2023-03-13T23:46:05.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:46:05.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:46:05.266Z] Configure a credential helper to remove this warning. See [2023-03-13T23:46:05.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:46:05.266Z] [2023-03-13T23:46:05.266Z] Login Succeeded [2023-03-13T23:46:05.266Z] docker.io [2023-03-13T23:46:05.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:46:05.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:46:05.526Z] Configure a credential helper to remove this warning. See [2023-03-13T23:46:05.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:46:05.526Z] [2023-03-13T23:46:05.526Z] Login Succeeded [2023-03-13T23:46:05.526Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T23:46:05.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-13T23:46:05.911Z] + git rev-list -1 --merges 64e14a40a239d934ad2ac2e5656398ec3b76321c~1..64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] echo [2023-03-13T23:46:05.948Z] -----------> git rev-list -1 --merges 64e14a40a239d934ad2ac2e5656398ec3b76321c~1..64e14a40a239d934ad2ac2e5656398ec3b76321c 64e14a40a239d934ad2ac2e5656398ec3b76321c [false] [Pipeline] sh [2023-03-13T23:46:06.241Z] + git log --format=format:%s -1 64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] echo [2023-03-13T23:46:06.262Z] ========================================================= [2023-03-13T23:46:06.262Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-13T23:46:06.262Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T23:46:06.588Z] + git log --format=format:%s -1 64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] echo [2023-03-13T23:46:06.598Z] [semverPrep] GIT_COMMIT: 64e14a40a239d934ad2ac2e5656398ec3b76321c, Commit Message: refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName (#529) [Pipeline] echo [2023-03-13T23:46:06.606Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-13T23:46:06.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-13T23:46:06.946Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-13T23:46:06.946Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-13T23:46:06.946Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-13T23:46:06.946Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-13T23:46:06.946Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-13T23:46:06.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:46:07.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:46:07.315Z] [2023-03-13T23:46:07.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:46:07.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:46:07.614Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-13T23:46:07.614Z] b85a868b505f: Pulling fs layer [2023-03-13T23:46:07.614Z] e2be974225ed: Pulling fs layer [2023-03-13T23:46:07.614Z] 339a4e72a1f5: Pulling fs layer [2023-03-13T23:46:07.614Z] 988bab9f4d93: Pulling fs layer [2023-03-13T23:46:07.614Z] 1469e6f7b9e6: Pulling fs layer [2023-03-13T23:46:07.614Z] eaf3925da568: Pulling fs layer [2023-03-13T23:46:07.614Z] bab4dde63d76: Pulling fs layer [2023-03-13T23:46:07.614Z] bde34c3a00c8: Pulling fs layer [2023-03-13T23:46:07.614Z] b352a97aabf1: Pulling fs layer [2023-03-13T23:46:07.614Z] 4872d77fe225: Pulling fs layer [2023-03-13T23:46:07.614Z] 5851b861e8e6: Pulling fs layer [2023-03-13T23:46:07.614Z] 988bab9f4d93: Waiting [2023-03-13T23:46:07.614Z] 1469e6f7b9e6: Waiting [2023-03-13T23:46:07.614Z] eaf3925da568: Waiting [2023-03-13T23:46:07.614Z] bab4dde63d76: Waiting [2023-03-13T23:46:07.614Z] bde34c3a00c8: Waiting [2023-03-13T23:46:07.614Z] b352a97aabf1: Waiting [2023-03-13T23:46:07.614Z] 4872d77fe225: Waiting [2023-03-13T23:46:07.614Z] 5851b861e8e6: Waiting [2023-03-13T23:46:07.614Z] 988bab9f4d93: Verifying Checksum [2023-03-13T23:46:07.614Z] 988bab9f4d93: Download complete [2023-03-13T23:46:07.874Z] 1469e6f7b9e6: Verifying Checksum [2023-03-13T23:46:07.875Z] 1469e6f7b9e6: Download complete [2023-03-13T23:46:07.875Z] eaf3925da568: Download complete [2023-03-13T23:46:07.875Z] 339a4e72a1f5: Verifying Checksum [2023-03-13T23:46:07.875Z] 339a4e72a1f5: Download complete [2023-03-13T23:46:07.875Z] bde34c3a00c8: Verifying Checksum [2023-03-13T23:46:07.875Z] bde34c3a00c8: Download complete [2023-03-13T23:46:07.875Z] b352a97aabf1: Download complete [2023-03-13T23:46:07.875Z] 4872d77fe225: Verifying Checksum [2023-03-13T23:46:07.875Z] 4872d77fe225: Download complete [2023-03-13T23:46:07.875Z] 5851b861e8e6: Verifying Checksum [2023-03-13T23:46:07.875Z] 5851b861e8e6: Download complete [2023-03-13T23:46:07.875Z] b85a868b505f: Verifying Checksum [2023-03-13T23:46:07.875Z] b85a868b505f: Download complete [2023-03-13T23:46:08.445Z] bab4dde63d76: Verifying Checksum [2023-03-13T23:46:08.445Z] bab4dde63d76: Download complete [2023-03-13T23:46:09.384Z] b85a868b505f: Pull complete [2023-03-13T23:46:09.384Z] e2be974225ed: Pull complete [2023-03-13T23:46:09.952Z] 339a4e72a1f5: Pull complete [2023-03-13T23:46:09.952Z] 988bab9f4d93: Pull complete [2023-03-13T23:46:10.213Z] 1469e6f7b9e6: Pull complete [2023-03-13T23:46:10.213Z] eaf3925da568: Pull complete [2023-03-13T23:46:12.118Z] bab4dde63d76: Pull complete [2023-03-13T23:46:12.118Z] bde34c3a00c8: Pull complete [2023-03-13T23:46:12.118Z] b352a97aabf1: Pull complete [2023-03-13T23:46:12.378Z] 4872d77fe225: Pull complete [2023-03-13T23:46:12.378Z] 5851b861e8e6: Pull complete [2023-03-13T23:46:12.378Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-13T23:46:12.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-13T23:46:12.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:46:12.480Z] prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container [2023-03-13T23:46:12.518Z] $ 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 [2023-03-13T23:46:13.938Z] $ docker top 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f -eo pid,comm [2023-03-13T23:46:13.993Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-13T23:46:13.993Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-13T23:46:14.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T23:46:14.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T23:46:14.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T23:46:14.161Z] $ docker exec 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f ssh-agent [2023-03-13T23:46:14.283Z] SSH_AUTH_SOCK=/tmp/ssh-prvTYoEzwPcE/agent.33 [2023-03-13T23:46:14.284Z] SSH_AGENT_PID=39 [2023-03-13T23:46:14.291Z] Running ssh-add (command line suppressed) [2023-03-13T23:46:14.396Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15346115874509934832.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15346115874509934832.key) [2023-03-13T23:46:14.412Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T23:46:14.705Z] + git tag --points-at HEAD [Pipeline] } [2023-03-13T23:46:14.724Z] $ docker exec --env ******** --env ******** 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f ssh-agent -k [2023-03-13T23:46:14.823Z] unset SSH_AUTH_SOCK; [2023-03-13T23:46:14.823Z] unset SSH_AGENT_PID; [2023-03-13T23:46:14.823Z] echo Agent pid 39 killed; [2023-03-13T23:46:14.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-13T23:46:14.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-13T23:46:14.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-13T23:46:14.983Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-13T23:46:14.990Z] $ docker exec 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f ssh-agent [2023-03-13T23:46:15.092Z] SSH_AUTH_SOCK=/tmp/ssh-bAzXts4M78UI/agent.71 [2023-03-13T23:46:15.092Z] SSH_AGENT_PID=77 [2023-03-13T23:46:15.098Z] Running ssh-add (command line suppressed) [2023-03-13T23:46:15.215Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13560109385316982541.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13560109385316982541.key) [2023-03-13T23:46:15.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-13T23:46:15.516Z] + git semver init [2023-03-13T23:46:15.777Z] 2023-03-13 23:46:15,714 [run_init] DEBUG init version:0.0.0 force:False [2023-03-13T23:46:15.777Z] 2023-03-13 23:46:15,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-03-13T23:46:15.777Z] 2023-03-13 23:46:15,716 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-03-13T23:46:15.777Z] 2023-03-13 23:46:15,716 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-03-13T23:46:16.722Z] 2023-03-13 23:46:16,521 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-03-13T23:46:16.722Z] 2023-03-13 23:46:16,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-03-13T23:46:16.722Z] 2023-03-13 23:46:16,522 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-13T23:46:16.722Z] 2023-03-13 23:46:16,522 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-13T23:46:16.722Z] 3.0.0-dev.21 [Pipeline] } [2023-03-13T23:46:16.738Z] $ docker exec --env ******** --env ******** 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f ssh-agent -k [2023-03-13T23:46:16.836Z] unset SSH_AUTH_SOCK; [2023-03-13T23:46:16.840Z] unset SSH_AGENT_PID; [2023-03-13T23:46:16.840Z] echo Agent pid 77 killed; [2023-03-13T23:46:16.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-13T23:46:17.165Z] + git semver [Pipeline] } [2023-03-13T23:46:17.445Z] $ docker stop --time=1 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f [2023-03-13T23:46:18.793Z] $ docker rm -f --volumes 364ab64193f0bbacb7d032e9f0f7882feb0339f851cb02fd3732f20003d29c2f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T23:46:19.130Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-13T23:46:19.349Z] Stashed 1 file(s) [Pipeline] echo [2023-03-13T23:46:19.351Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T23:46:19.461Z] provisioning config files... [2023-03-13T23:46:19.471Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6790360373227266985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:46:19.772Z] ---> docker-login.sh [2023-03-13T23:46:19.772Z] nexus3.edgexfoundry.org:10001 [2023-03-13T23:46:19.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:46:19.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:46:19.772Z] Configure a credential helper to remove this warning. See [2023-03-13T23:46:19.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:46:19.772Z] [2023-03-13T23:46:19.772Z] Login Succeeded [2023-03-13T23:46:19.772Z] nexus3.edgexfoundry.org:10002 [2023-03-13T23:46:19.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:46:19.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:46:19.772Z] Configure a credential helper to remove this warning. See [2023-03-13T23:46:19.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:46:19.772Z] [2023-03-13T23:46:19.772Z] Login Succeeded [2023-03-13T23:46:19.772Z] nexus3.edgexfoundry.org:10003 [2023-03-13T23:46:20.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:46:20.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:46:20.033Z] Configure a credential helper to remove this warning. See [2023-03-13T23:46:20.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:46:20.033Z] [2023-03-13T23:46:20.033Z] Login Succeeded [2023-03-13T23:46:20.033Z] nexus3.edgexfoundry.org:10004 [2023-03-13T23:46:20.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:46:20.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:46:20.033Z] Configure a credential helper to remove this warning. See [2023-03-13T23:46:20.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:46:20.033Z] [2023-03-13T23:46:20.033Z] Login Succeeded [2023-03-13T23:46:20.033Z] docker.io [2023-03-13T23:46:20.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:46:20.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:46:20.292Z] Configure a credential helper to remove this warning. See [2023-03-13T23:46:20.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:46:20.292Z] [2023-03-13T23:46:20.292Z] Login Succeeded [2023-03-13T23:46:20.293Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T23:46:20.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T23:46:20.371Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:46:20.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:46:20.396Z] ========================================================= [2023-03-13T23:46:20.396Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-13T23:46:20.396Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:46:20.718Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T23:46:20.718Z] Sending build context to Docker daemon 3.223MB [2023-03-13T23:46:20.718Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T23:46:20.718Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T23:46:20.718Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-13T23:46:20.718Z] 63b65145d645: Pulling fs layer [2023-03-13T23:46:20.718Z] a2d21d5440eb: Pulling fs layer [2023-03-13T23:46:20.718Z] 935e6c44a52c: Pulling fs layer [2023-03-13T23:46:20.718Z] 94cc34f8dd06: Pulling fs layer [2023-03-13T23:46:20.718Z] 30dea6a524f1: Pulling fs layer [2023-03-13T23:46:20.718Z] a2aff8979fd8: Pulling fs layer [2023-03-13T23:46:20.718Z] 6808be2612f2: Pulling fs layer [2023-03-13T23:46:20.718Z] f25807f1079a: Pulling fs layer [2023-03-13T23:46:20.718Z] a2aff8979fd8: Waiting [2023-03-13T23:46:20.718Z] 94cc34f8dd06: Waiting [2023-03-13T23:46:20.718Z] 6808be2612f2: Waiting [2023-03-13T23:46:20.718Z] 30dea6a524f1: Waiting [2023-03-13T23:46:20.718Z] f25807f1079a: Waiting [2023-03-13T23:46:20.718Z] a2d21d5440eb: Verifying Checksum [2023-03-13T23:46:20.718Z] a2d21d5440eb: Download complete [2023-03-13T23:46:20.718Z] 94cc34f8dd06: Verifying Checksum [2023-03-13T23:46:20.718Z] 94cc34f8dd06: Download complete [2023-03-13T23:46:20.718Z] 30dea6a524f1: Download complete [2023-03-13T23:46:20.983Z] 63b65145d645: Verifying Checksum [2023-03-13T23:46:20.984Z] 63b65145d645: Download complete [2023-03-13T23:46:20.984Z] a2aff8979fd8: Verifying Checksum [2023-03-13T23:46:20.984Z] a2aff8979fd8: Download complete [2023-03-13T23:46:20.984Z] 63b65145d645: Pull complete [2023-03-13T23:46:21.251Z] a2d21d5440eb: Pull complete [2023-03-13T23:46:21.526Z] 935e6c44a52c: Verifying Checksum [2023-03-13T23:46:21.527Z] 935e6c44a52c: Download complete [2023-03-13T23:46:21.788Z] f25807f1079a: Verifying Checksum [2023-03-13T23:46:21.788Z] f25807f1079a: Download complete [2023-03-13T23:46:21.788Z] 6808be2612f2: Verifying Checksum [2023-03-13T23:46:21.788Z] 6808be2612f2: Download complete [2023-03-13T23:46:25.081Z] 935e6c44a52c: Pull complete [2023-03-13T23:46:25.340Z] 94cc34f8dd06: Pull complete [2023-03-13T23:46:25.340Z] 30dea6a524f1: Pull complete [2023-03-13T23:46:25.340Z] a2aff8979fd8: Pull complete [2023-03-13T23:46:27.889Z] 6808be2612f2: Pull complete [2023-03-13T23:46:28.824Z] f25807f1079a: Pull complete [2023-03-13T23:46:28.825Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-13T23:46:28.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-13T23:46:28.825Z] ---> 3b553350e43f [2023-03-13T23:46:28.825Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T23:46:30.752Z] ---> Running in 4f4264f2d23e [2023-03-13T23:46:30.752Z] Removing intermediate container 4f4264f2d23e [2023-03-13T23:46:30.752Z] ---> 8567e202aac6 [2023-03-13T23:46:30.752Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T23:46:30.752Z] ---> Running in 4f879dcc1919 [2023-03-13T23:46:30.753Z] Removing intermediate container 4f879dcc1919 [2023-03-13T23:46:30.753Z] ---> 4018e4336533 [2023-03-13T23:46:30.753Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T23:46:30.753Z] ---> Running in 5a37f3279eec [2023-03-13T23:46:30.753Z] Removing intermediate container 5a37f3279eec [2023-03-13T23:46:30.753Z] ---> f63a51f862fa [2023-03-13T23:46:30.753Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T23:46:30.753Z] ---> Running in f11a36615eab [2023-03-13T23:46:31.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T23:46:31.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T23:46:31.841Z] OK: 265 MiB in 53 packages [2023-03-13T23:46:32.100Z] Removing intermediate container f11a36615eab [2023-03-13T23:46:32.101Z] ---> dc223428ef9a [2023-03-13T23:46:32.101Z] Step 7/12 : WORKDIR /app [2023-03-13T23:46:32.101Z] ---> Running in f636a816744d [2023-03-13T23:46:32.101Z] Removing intermediate container f636a816744d [2023-03-13T23:46:32.101Z] ---> 3f29b04de575 [2023-03-13T23:46:32.101Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T23:46:32.359Z] ---> 070fcdf3364b [2023-03-13T23:46:32.359Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T23:46:32.359Z] ---> Running in c94189084ec9 [2023-03-13T23:46:34.428Z] Still waiting to schedule task [2023-03-13T23:46:34.428Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9982’ is offline [2023-03-13T23:47:04.590Z] Removing intermediate container c94189084ec9 [2023-03-13T23:47:04.591Z] ---> 9263bbc0f848 [2023-03-13T23:47:04.591Z] Step 10/12 : COPY . . [2023-03-13T23:47:04.591Z] ---> adddb7c5ee6c [2023-03-13T23:47:04.591Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T23:47:04.591Z] ---> Running in 824afd0f6d6d [2023-03-13T23:47:04.591Z] Removing intermediate container 824afd0f6d6d [2023-03-13T23:47:04.591Z] ---> bc4e62ced7dd [2023-03-13T23:47:04.591Z] Step 12/12 : RUN $MAKE [2023-03-13T23:47:04.591Z] ---> Running in be264f3c5c79 [2023-03-13T23:47:04.591Z] noop [2023-03-13T23:47:04.591Z] Removing intermediate container be264f3c5c79 [2023-03-13T23:47:04.591Z] ---> bbc1787fad4a [2023-03-13T23:47:04.591Z] Successfully built bbc1787fad4a [2023-03-13T23:47:04.591Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:47:04.912Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T23:47:04.912Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:47:04.986Z] prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container [2023-03-13T23:47:05.022Z] $ 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 [2023-03-13T23:47:05.388Z] $ docker top 10d90dfbfc3d4d7c80a17366a3867fa49635dac479ea78b9a396f8df76925c9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:47:05.724Z] + go version [2023-03-13T23:47:05.724Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-13T23:47:05.741Z] $ docker stop --time=1 10d90dfbfc3d4d7c80a17366a3867fa49635dac479ea78b9a396f8df76925c9f [2023-03-13T23:47:07.000Z] $ docker rm -f --volumes 10d90dfbfc3d4d7c80a17366a3867fa49635dac479ea78b9a396f8df76925c9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:47:07.410Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-13T23:47:07.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:47:07.477Z] prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container [2023-03-13T23:47:07.505Z] $ 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 [2023-03-13T23:47:07.863Z] $ docker top b613bef56f380f05dfb3fee79de0f18beb713038484fd4419f77de1c5ce1b104 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:47:08.259Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-03-13T23:47:08.587Z] + make test [2023-03-13T23:47:08.588Z] go test -race -coverprofile=coverage.out ./... [2023-03-13T23:47:30.513Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-13T23:47:30.513Z] go vet ./... [2023-03-13T23:47:42.712Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T23:47:42.713Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T23:47:42.713Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T23:47:42.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T23:47:42.739Z] $ docker stop --time=1 b613bef56f380f05dfb3fee79de0f18beb713038484fd4419f77de1c5ce1b104 [2023-03-13T23:47:45.058Z] $ docker rm -f --volumes b613bef56f380f05dfb3fee79de0f18beb713038484fd4419f77de1c5ce1b104 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T23:47:45.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T23:47:45.546Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-13T23:47:46.496Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T23:47:46.784Z] + ls -al . [2023-03-13T23:47:46.785Z] total 172 [2023-03-13T23:47:46.785Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:47 . [2023-03-13T23:47:46.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:46 .. [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 23:46 .dockerignore [2023-03-13T23:47:46.785Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:46 .git [2023-03-13T23:47:46.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:46 .github [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 13 23:46 .gitignore [2023-03-13T23:47:46.785Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:46 .semver [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 13 23:46 Attribution.txt [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 13 23:46 CHANGELOG.md [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 13 23:46 Dockerfile [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:46 GOVERNANCE.md [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 13 23:46 Jenkinsfile [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 23:46 LICENSE [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 23:46 OWNERS.md [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 13 23:46 README.md [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 23:46 VERSION [2023-03-13T23:47:46.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:46 bin [2023-03-13T23:47:46.785Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 13 23:47 coverage.out [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 13 23:46 go.mod [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 13 23:46 go.sum [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 13 23:46 main.go [2023-03-13T23:47:46.785Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 13 23:46 makefile [2023-03-13T23:47:46.785Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:46 res [2023-03-13T23:47:46.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:46 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:47:47.098Z] + 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=64e14a40a239d934ad2ac2e5656398ec3b76321c --label arch=amd64 --label version=3.0.0-dev.21 . [2023-03-13T23:47:47.098Z] Sending build context to Docker daemon 3.224MB [2023-03-13T23:47:47.098Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T23:47:47.098Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-13T23:47:47.098Z] ---> bbc1787fad4a [2023-03-13T23:47:47.098Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T23:47:47.098Z] ---> Running in a88f3eff7375 [2023-03-13T23:47:47.098Z] Removing intermediate container a88f3eff7375 [2023-03-13T23:47:47.098Z] ---> 317a2d60a53b [2023-03-13T23:47:47.098Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T23:47:47.358Z] ---> Running in 231c40d823e1 [2023-03-13T23:47:47.358Z] Removing intermediate container 231c40d823e1 [2023-03-13T23:47:47.358Z] ---> ec97c4d957f4 [2023-03-13T23:47:47.358Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-13T23:47:47.358Z] ---> Running in cc82d398c6a3 [2023-03-13T23:47:47.358Z] Removing intermediate container cc82d398c6a3 [2023-03-13T23:47:47.358Z] ---> 5a36e998a2af [2023-03-13T23:47:47.358Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T23:47:47.618Z] ---> Running in 9639782a400c [2023-03-13T23:47:47.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-13T23:47:47.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-13T23:47:48.449Z] OK: 265 MiB in 53 packages [2023-03-13T23:47:48.716Z] Removing intermediate container 9639782a400c [2023-03-13T23:47:48.716Z] ---> b001e2758a1d [2023-03-13T23:47:48.716Z] Step 7/26 : WORKDIR /app [2023-03-13T23:47:48.716Z] ---> Running in 5e1a9fc2da80 [2023-03-13T23:47:48.716Z] Removing intermediate container 5e1a9fc2da80 [2023-03-13T23:47:48.716Z] ---> b697bb9ed07f [2023-03-13T23:47:48.716Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-13T23:47:48.976Z] ---> 518f9f08fe5d [2023-03-13T23:47:48.976Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T23:47:48.976Z] ---> Running in 38e10ce000fd [2023-03-13T23:47:49.917Z] Removing intermediate container 38e10ce000fd [2023-03-13T23:47:49.917Z] ---> c2fc598a28fb [2023-03-13T23:47:49.917Z] Step 10/26 : COPY . . [2023-03-13T23:47:49.917Z] ---> d4551a9c5f02 [2023-03-13T23:47:49.917Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T23:47:50.176Z] ---> Running in 869da0fdec9d [2023-03-13T23:47:50.176Z] Removing intermediate container 869da0fdec9d [2023-03-13T23:47:50.176Z] ---> 61ff4b04be09 [2023-03-13T23:47:50.176Z] Step 12/26 : RUN $MAKE [2023-03-13T23:47:50.176Z] ---> Running in 169ca3c897f5 [2023-03-13T23:47:50.435Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.21" -trimpath -mod=readonly -o app-service-configurable [2023-03-13T23:48:08.518Z] Removing intermediate container 169ca3c897f5 [2023-03-13T23:48:08.518Z] ---> 02393dea59bf [2023-03-13T23:48:08.518Z] Step 13/26 : FROM alpine:3.16 [2023-03-13T23:48:08.518Z] 3.16: Pulling from library/alpine [2023-03-13T23:48:08.777Z] ef5531b6e74e: Pulling fs layer [2023-03-13T23:48:09.065Z] ef5531b6e74e: Verifying Checksum [2023-03-13T23:48:09.065Z] ef5531b6e74e: Download complete [2023-03-13T23:48:09.065Z] ef5531b6e74e: Pull complete [2023-03-13T23:48:09.065Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T23:48:09.065Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T23:48:09.065Z] ---> dfd21b5a31f5 [2023-03-13T23:48:09.065Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-13T23:48:09.328Z] ---> Running in cb822bad5067 [2023-03-13T23:48:09.328Z] Removing intermediate container cb822bad5067 [2023-03-13T23:48:09.328Z] ---> 73ce827a038a [2023-03-13T23:48:09.328Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-13T23:48:09.328Z] ---> Running in 22949dd01694 [2023-03-13T23:48:09.328Z] Removing intermediate container 22949dd01694 [2023-03-13T23:48:09.328Z] ---> 0e0ff7a5b278 [2023-03-13T23:48:09.328Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-13T23:48:09.328Z] ---> Running in d0862087a0b5 [2023-03-13T23:48:09.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-13T23:48:09.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-13T23:48:10.104Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-13T23:48:10.104Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-13T23:48:10.104Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T23:48:10.104Z] Executing ca-certificates-20220614-r0.trigger [2023-03-13T23:48:10.364Z] OK: 6 MiB in 16 packages [2023-03-13T23:48:10.623Z] Removing intermediate container d0862087a0b5 [2023-03-13T23:48:10.623Z] ---> cd0d4ffd37da [2023-03-13T23:48:10.623Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-13T23:48:10.882Z] ---> 0d80adb03b74 [2023-03-13T23:48:10.882Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-13T23:48:10.882Z] ---> c63fed21ed48 [2023-03-13T23:48:10.882Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-13T23:48:11.139Z] ---> 7baf7972bc9e [2023-03-13T23:48:11.140Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-13T23:48:11.747Z] ---> 6a7c410ad6b2 [2023-03-13T23:48:11.747Z] Step 21/26 : EXPOSE 48095 [2023-03-13T23:48:11.747Z] ---> Running in 41004086a1ed [2023-03-13T23:48:11.747Z] Removing intermediate container 41004086a1ed [2023-03-13T23:48:11.747Z] ---> 453c99d6738d [2023-03-13T23:48:11.747Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-13T23:48:11.747Z] ---> Running in 2b18c2ffc056 [2023-03-13T23:48:11.747Z] Removing intermediate container 2b18c2ffc056 [2023-03-13T23:48:11.747Z] ---> 8a0afc5eaacd [2023-03-13T23:48:11.747Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-13T23:48:11.747Z] ---> Running in d82ff332d261 [2023-03-13T23:48:12.007Z] Removing intermediate container d82ff332d261 [2023-03-13T23:48:12.007Z] ---> a264466d6bc4 [2023-03-13T23:48:12.008Z] Step 24/26 : LABEL arch=amd64 [2023-03-13T23:48:12.008Z] ---> Running in 503322f3b9e6 [2023-03-13T23:48:12.008Z] Removing intermediate container 503322f3b9e6 [2023-03-13T23:48:12.008Z] ---> 1d1824ebcdf3 [2023-03-13T23:48:12.008Z] Step 25/26 : LABEL git_sha=64e14a40a239d934ad2ac2e5656398ec3b76321c [2023-03-13T23:48:12.008Z] ---> Running in c5214c0b03f5 [2023-03-13T23:48:12.268Z] Removing intermediate container c5214c0b03f5 [2023-03-13T23:48:12.268Z] ---> 0d135b59701d [2023-03-13T23:48:12.268Z] Step 26/26 : LABEL version=3.0.0-dev.21 [2023-03-13T23:48:12.268Z] ---> Running in e75ab7a0d137 [2023-03-13T23:48:12.268Z] Removing intermediate container e75ab7a0d137 [2023-03-13T23:48:12.268Z] ---> bd604add9f62 [2023-03-13T23:48:12.268Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T23:48:12.268Z] Successfully built bd604add9f62 [2023-03-13T23:48:12.268Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T23:48:12.382Z] provisioning config files... [2023-03-13T23:48:12.391Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4383561443686130238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:48:12.685Z] ---> docker-login.sh [2023-03-13T23:48:12.685Z] nexus3.edgexfoundry.org:10001 [2023-03-13T23:48:12.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:48:12.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:48:12.685Z] Configure a credential helper to remove this warning. See [2023-03-13T23:48:12.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:48:12.685Z] [2023-03-13T23:48:12.685Z] Login Succeeded [2023-03-13T23:48:12.685Z] nexus3.edgexfoundry.org:10002 [2023-03-13T23:48:12.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:48:12.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:48:12.685Z] Configure a credential helper to remove this warning. See [2023-03-13T23:48:12.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:48:12.685Z] [2023-03-13T23:48:12.685Z] Login Succeeded [2023-03-13T23:48:12.685Z] nexus3.edgexfoundry.org:10003 [2023-03-13T23:48:12.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:48:12.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:48:12.944Z] Configure a credential helper to remove this warning. See [2023-03-13T23:48:12.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:48:12.944Z] [2023-03-13T23:48:12.944Z] Login Succeeded [2023-03-13T23:48:12.944Z] nexus3.edgexfoundry.org:10004 [2023-03-13T23:48:12.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:48:12.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:48:12.944Z] Configure a credential helper to remove this warning. See [2023-03-13T23:48:12.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:48:12.944Z] [2023-03-13T23:48:12.944Z] Login Succeeded [2023-03-13T23:48:12.944Z] docker.io [2023-03-13T23:48:13.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:48:13.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:48:13.203Z] Configure a credential helper to remove this warning. See [2023-03-13T23:48:13.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:48:13.203Z] [2023-03-13T23:48:13.203Z] Login Succeeded [2023-03-13T23:48:13.203Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T23:48:13.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T23:48:13.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:48:13.273Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-03-13T23:48:13.273Z] 64e14a40a239d934ad2ac2e5656398ec3b76321c [2023-03-13T23:48:13.273Z] latest [2023-03-13T23:48:13.273Z] 3.0.0-dev.21 [2023-03-13T23:48:13.273Z] 64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 [2023-03-13T23:48:13.273Z] main [2023-03-13T23:48:13.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:13.603Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:13.916Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c [2023-03-13T23:48:13.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-13T23:48:13.916Z] ff6b87fbaded: Preparing [2023-03-13T23:48:13.916Z] 2cc7c2b42552: Preparing [2023-03-13T23:48:13.916Z] 88d8cebca8bb: Preparing [2023-03-13T23:48:13.916Z] 7d2dfb803b4f: Preparing [2023-03-13T23:48:13.916Z] a1db4d758b42: Preparing [2023-03-13T23:48:13.916Z] aa5968d388b8: Preparing [2023-03-13T23:48:13.916Z] aa5968d388b8: Waiting [2023-03-13T23:48:13.916Z] 2cc7c2b42552: Pushed [2023-03-13T23:48:13.917Z] 88d8cebca8bb: Pushed [2023-03-13T23:48:13.917Z] 7d2dfb803b4f: Pushed [2023-03-13T23:48:13.917Z] aa5968d388b8: Layer already exists [2023-03-13T23:48:14.178Z] a1db4d758b42: Pushed [2023-03-13T23:48:16.715Z] ff6b87fbaded: Pushed [2023-03-13T23:48:16.715Z] 64e14a40a239d934ad2ac2e5656398ec3b76321c: digest: sha256:3a84e6e212c47734e68040d05a2f4755f9288a2f591c957b11adce7fbad649d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:17.021Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:17.324Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-13T23:48:17.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-13T23:48:17.324Z] ff6b87fbaded: Preparing [2023-03-13T23:48:17.324Z] 2cc7c2b42552: Preparing [2023-03-13T23:48:17.324Z] 88d8cebca8bb: Preparing [2023-03-13T23:48:17.324Z] 7d2dfb803b4f: Preparing [2023-03-13T23:48:17.324Z] a1db4d758b42: Preparing [2023-03-13T23:48:17.324Z] aa5968d388b8: Preparing [2023-03-13T23:48:17.324Z] aa5968d388b8: Waiting [2023-03-13T23:48:17.324Z] a1db4d758b42: Layer already exists [2023-03-13T23:48:17.324Z] 88d8cebca8bb: Layer already exists [2023-03-13T23:48:17.324Z] 7d2dfb803b4f: Layer already exists [2023-03-13T23:48:17.324Z] 2cc7c2b42552: Layer already exists [2023-03-13T23:48:17.324Z] ff6b87fbaded: Layer already exists [2023-03-13T23:48:17.324Z] aa5968d388b8: Layer already exists [2023-03-13T23:48:17.324Z] latest: digest: sha256:3a84e6e212c47734e68040d05a2f4755f9288a2f591c957b11adce7fbad649d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:17.640Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:17.953Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.21 [2023-03-13T23:48:17.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-13T23:48:17.953Z] ff6b87fbaded: Preparing [2023-03-13T23:48:17.953Z] 2cc7c2b42552: Preparing [2023-03-13T23:48:17.953Z] 88d8cebca8bb: Preparing [2023-03-13T23:48:17.953Z] 7d2dfb803b4f: Preparing [2023-03-13T23:48:17.953Z] a1db4d758b42: Preparing [2023-03-13T23:48:17.953Z] aa5968d388b8: Preparing [2023-03-13T23:48:17.953Z] aa5968d388b8: Waiting [2023-03-13T23:48:17.953Z] a1db4d758b42: Layer already exists [2023-03-13T23:48:17.953Z] 2cc7c2b42552: Layer already exists [2023-03-13T23:48:17.953Z] 7d2dfb803b4f: Layer already exists [2023-03-13T23:48:17.953Z] ff6b87fbaded: Layer already exists [2023-03-13T23:48:17.953Z] 88d8cebca8bb: Layer already exists [2023-03-13T23:48:17.953Z] aa5968d388b8: Layer already exists [2023-03-13T23:48:17.953Z] 3.0.0-dev.21: digest: sha256:3a84e6e212c47734e68040d05a2f4755f9288a2f591c957b11adce7fbad649d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:18.267Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:18.577Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 [2023-03-13T23:48:18.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-13T23:48:18.577Z] ff6b87fbaded: Preparing [2023-03-13T23:48:18.577Z] 2cc7c2b42552: Preparing [2023-03-13T23:48:18.577Z] 88d8cebca8bb: Preparing [2023-03-13T23:48:18.577Z] 7d2dfb803b4f: Preparing [2023-03-13T23:48:18.577Z] a1db4d758b42: Preparing [2023-03-13T23:48:18.577Z] aa5968d388b8: Preparing [2023-03-13T23:48:18.577Z] aa5968d388b8: Waiting [2023-03-13T23:48:18.577Z] 7d2dfb803b4f: Layer already exists [2023-03-13T23:48:18.577Z] ff6b87fbaded: Layer already exists [2023-03-13T23:48:18.577Z] 88d8cebca8bb: Layer already exists [2023-03-13T23:48:18.577Z] a1db4d758b42: Layer already exists [2023-03-13T23:48:18.577Z] 2cc7c2b42552: Layer already exists [2023-03-13T23:48:18.577Z] aa5968d388b8: Layer already exists [2023-03-13T23:48:18.577Z] 64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21: digest: sha256:3a84e6e212c47734e68040d05a2f4755f9288a2f591c957b11adce7fbad649d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:18.881Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:19.185Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-03-13T23:48:19.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-03-13T23:48:19.185Z] ff6b87fbaded: Preparing [2023-03-13T23:48:19.185Z] 2cc7c2b42552: Preparing [2023-03-13T23:48:19.185Z] 88d8cebca8bb: Preparing [2023-03-13T23:48:19.185Z] 7d2dfb803b4f: Preparing [2023-03-13T23:48:19.185Z] a1db4d758b42: Preparing [2023-03-13T23:48:19.185Z] aa5968d388b8: Preparing [2023-03-13T23:48:19.185Z] aa5968d388b8: Waiting [2023-03-13T23:48:19.185Z] 88d8cebca8bb: Layer already exists [2023-03-13T23:48:19.185Z] a1db4d758b42: Layer already exists [2023-03-13T23:48:19.185Z] 2cc7c2b42552: Layer already exists [2023-03-13T23:48:19.185Z] 7d2dfb803b4f: Layer already exists [2023-03-13T23:48:19.185Z] ff6b87fbaded: Layer already exists [2023-03-13T23:48:19.185Z] aa5968d388b8: Layer already exists [2023-03-13T23:48:19.185Z] main: digest: sha256:3a84e6e212c47734e68040d05a2f4755f9288a2f591c957b11adce7fbad649d2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T23:48:19.241Z] ===================================================== [Pipeline] echo [2023-03-13T23:48:19.250Z] taggedImages: [2023-03-13T23:48:19.250Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c [2023-03-13T23:48:19.250Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-03-13T23:48:19.250Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.0-dev.21 [2023-03-13T23:48:19.250Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 [2023-03-13T23:48:19.250Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:19.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T23:48:19.621Z] [2023-03-13T23:48:19.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:48:19.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T23:48:19.915Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-13T23:48:19.915Z] 5eb5b503b376: Pulling fs layer [2023-03-13T23:48:19.915Z] 5c69ac0246d0: Pulling fs layer [2023-03-13T23:48:19.915Z] ec43610c2a17: Pulling fs layer [2023-03-13T23:48:19.915Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-13T23:48:19.915Z] 33b1e0a273af: Pulling fs layer [2023-03-13T23:48:19.915Z] 5d3b04190fa2: Pulling fs layer [2023-03-13T23:48:19.915Z] 2f39f015ded8: Pulling fs layer [2023-03-13T23:48:19.915Z] 3a2ae6a8a46f: Waiting [2023-03-13T23:48:19.915Z] 5d3b04190fa2: Waiting [2023-03-13T23:48:19.915Z] 33b1e0a273af: Waiting [2023-03-13T23:48:19.915Z] 2f39f015ded8: Waiting [2023-03-13T23:48:19.915Z] 5c69ac0246d0: Verifying Checksum [2023-03-13T23:48:19.915Z] 5c69ac0246d0: Download complete [2023-03-13T23:48:19.915Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-13T23:48:19.915Z] 3a2ae6a8a46f: Download complete [2023-03-13T23:48:20.175Z] 33b1e0a273af: Verifying Checksum [2023-03-13T23:48:20.175Z] 33b1e0a273af: Download complete [2023-03-13T23:48:20.175Z] ec43610c2a17: Verifying Checksum [2023-03-13T23:48:20.175Z] ec43610c2a17: Download complete [2023-03-13T23:48:20.175Z] 5eb5b503b376: Verifying Checksum [2023-03-13T23:48:20.175Z] 5eb5b503b376: Download complete [2023-03-13T23:48:21.118Z] 2f39f015ded8: Download complete [2023-03-13T23:48:21.377Z] 5eb5b503b376: Pull complete [2023-03-13T23:48:21.636Z] 5c69ac0246d0: Pull complete [2023-03-13T23:48:21.897Z] ec43610c2a17: Pull complete [2023-03-13T23:48:22.155Z] 3a2ae6a8a46f: Pull complete [2023-03-13T23:48:22.156Z] 33b1e0a273af: Pull complete [2023-03-13T23:48:22.414Z] 5d3b04190fa2: Pull complete [2023-03-13T23:48:26.599Z] 2f39f015ded8: Pull complete [2023-03-13T23:48:26.599Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-13T23:48:26.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-13T23:48:26.599Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:48:26.701Z] prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container [2023-03-13T23:48:26.753Z] $ 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 [2023-03-13T23:48:28.504Z] $ docker top 8a754052da377df83ade08adde16012d551c329870d51df32bfdff6cef78ea29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:48:28.876Z] ---> job-cost.sh [2023-03-13T23:48:28.876Z] lf-activate-venv: SKIPPING [2023-03-13T23:48:28.876Z] INFO: No Stack... [2023-03-13T23:48:29.134Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-13T23:48:29.401Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T23:48:29.689Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-03-13T23:48:29.689Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T23:48:29.703Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] [2023-03-13T23:48:29.710Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] did not exist. Created. [2023-03-13T23:48:29.710Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T23:48:30.009Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-13T23:48:30.039Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T23:48:30.046Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T23:48:30.063Z] $ docker stop --time=1 8a754052da377df83ade08adde16012d551c329870d51df32bfdff6cef78ea29 [2023-03-13T23:48:31.230Z] $ docker rm -f --volumes 8a754052da377df83ade08adde16012d551c329870d51df32bfdff6cef78ea29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-13T23:48:57.685Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-03-13T23:48:57.697Z] Running in /w/workspace/app-service-configurable/138 [Pipeline] { [Pipeline] checkout [2023-03-13T23:48:57.737Z] Selected Git installation does not exist. Using Default [2023-03-13T23:48:57.737Z] The recommended git tool is: NONE [2023-03-13T23:49:03.001Z] using credential edgex-jenkins-ssh [2023-03-13T23:49:03.018Z] Cloning the remote Git repository [2023-03-13T23:49:03.063Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-13T23:49:03.156Z] > git init /w/workspace/app-service-configurable/138 # timeout=10 [2023-03-13T23:49:03.290Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-13T23:49:03.291Z] > git --version # timeout=10 [2023-03-13T23:49:03.319Z] > git --version # 'git version 2.25.1' [2023-03-13T23:49:03.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-13T23:49:03.471Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T23:49:07.761Z] Avoid second fetch [2023-03-13T23:49:07.762Z] Checking out Revision 64e14a40a239d934ad2ac2e5656398ec3b76321c (main) [2023-03-13T23:49:06.856Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-13T23:49:06.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-13T23:49:07.784Z] > git config core.sparsecheckout # timeout=10 [2023-03-13T23:49:07.860Z] > git checkout -f 64e14a40a239d934ad2ac2e5656398ec3b76321c # timeout=10 [2023-03-13T23:49:08.392Z] Commit message: "refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName (#529)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T23:49:09.297Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-13T23:49:09.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T23:49:09.298Z] Dload Upload Total Spent Left Speed [2023-03-13T23:49:09.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-03-13T23:49:09.927Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-13T23:49:10.263Z] + sudo tee /etc/docker/daemon.new [2023-03-13T23:49:10.263Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-13T23:49:10.263Z] { [2023-03-13T23:49:10.263Z] "registry-mirrors": [ [2023-03-13T23:49:10.263Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-13T23:49:10.263Z] ], [2023-03-13T23:49:10.263Z] "bip": "10.250.0.254/24", [2023-03-13T23:49:10.263Z] "hosts": [ [2023-03-13T23:49:10.263Z] "tcp://0.0.0.0:5555", [2023-03-13T23:49:10.263Z] "unix:///var/run/docker.sock" [2023-03-13T23:49:10.263Z] ], [2023-03-13T23:49:10.263Z] "mtu": 1458, [2023-03-13T23:49:10.263Z] "selinux-enabled": true, [2023-03-13T23:49:10.263Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-13T23:49:10.263Z] } [Pipeline] sh [2023-03-13T23:49:10.605Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-13T23:49:10.949Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T23:49:29.228Z] provisioning config files... [2023-03-13T23:49:29.262Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/138@tmp/config5321445036266701059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:49:29.622Z] ---> docker-login.sh [2023-03-13T23:49:29.622Z] nexus3.edgexfoundry.org:10001 [2023-03-13T23:49:30.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:49:30.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:49:30.215Z] Configure a credential helper to remove this warning. See [2023-03-13T23:49:30.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:49:30.215Z] [2023-03-13T23:49:30.215Z] Login Succeeded [2023-03-13T23:49:30.215Z] nexus3.edgexfoundry.org:10002 [2023-03-13T23:49:30.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:49:30.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:49:30.486Z] Configure a credential helper to remove this warning. See [2023-03-13T23:49:30.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:49:30.486Z] [2023-03-13T23:49:30.486Z] Login Succeeded [2023-03-13T23:49:30.486Z] nexus3.edgexfoundry.org:10003 [2023-03-13T23:49:30.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:49:31.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:49:31.025Z] Configure a credential helper to remove this warning. See [2023-03-13T23:49:31.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:49:31.025Z] [2023-03-13T23:49:31.025Z] Login Succeeded [2023-03-13T23:49:31.025Z] nexus3.edgexfoundry.org:10004 [2023-03-13T23:49:31.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:49:31.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:49:31.294Z] Configure a credential helper to remove this warning. See [2023-03-13T23:49:31.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:49:31.294Z] [2023-03-13T23:49:31.294Z] Login Succeeded [2023-03-13T23:49:31.294Z] docker.io [2023-03-13T23:49:31.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:49:31.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:49:31.833Z] Configure a credential helper to remove this warning. See [2023-03-13T23:49:31.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:49:31.833Z] [2023-03-13T23:49:31.833Z] Login Succeeded [2023-03-13T23:49:31.833Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T23:49:31.847Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-13T23:49:32.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:49:32.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:49:32.142Z] ========================================================= [2023-03-13T23:49:32.142Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-13T23:49:32.142Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:49:32.498Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-13T23:49:32.498Z] Sending build context to Docker daemon 172.5kB [2023-03-13T23:49:32.765Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T23:49:32.765Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-13T23:49:33.350Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-13T23:49:33.351Z] af6eaf76a39c: Pulling fs layer [2023-03-13T23:49:33.351Z] 55522c791124: Pulling fs layer [2023-03-13T23:49:33.351Z] ce5c4a1c91eb: Pulling fs layer [2023-03-13T23:49:33.351Z] 169dfbe0d373: Pulling fs layer [2023-03-13T23:49:33.351Z] e1ff8fa3b103: Pulling fs layer [2023-03-13T23:49:33.351Z] 52ebb69f0ebf: Pulling fs layer [2023-03-13T23:49:33.351Z] 5abe8eddf0d5: Pulling fs layer [2023-03-13T23:49:33.351Z] 169dfbe0d373: Waiting [2023-03-13T23:49:33.351Z] 5abe8eddf0d5: Waiting [2023-03-13T23:49:33.351Z] 52ebb69f0ebf: Waiting [2023-03-13T23:49:33.351Z] e1ff8fa3b103: Waiting [2023-03-13T23:49:33.351Z] 55522c791124: Verifying Checksum [2023-03-13T23:49:33.351Z] 55522c791124: Download complete [2023-03-13T23:49:33.351Z] 169dfbe0d373: Verifying Checksum [2023-03-13T23:49:33.351Z] 169dfbe0d373: Download complete [2023-03-13T23:49:33.351Z] e1ff8fa3b103: Verifying Checksum [2023-03-13T23:49:33.351Z] e1ff8fa3b103: Download complete [2023-03-13T23:49:33.351Z] af6eaf76a39c: Verifying Checksum [2023-03-13T23:49:34.320Z] af6eaf76a39c: Pull complete [2023-03-13T23:49:34.596Z] 5abe8eddf0d5: Verifying Checksum [2023-03-13T23:49:34.596Z] 5abe8eddf0d5: Download complete [2023-03-13T23:49:34.871Z] 55522c791124: Pull complete [2023-03-13T23:49:35.846Z] ce5c4a1c91eb: Verifying Checksum [2023-03-13T23:49:35.846Z] ce5c4a1c91eb: Download complete [2023-03-13T23:49:35.846Z] 52ebb69f0ebf: Verifying Checksum [2023-03-13T23:49:35.846Z] 52ebb69f0ebf: Download complete [2023-03-13T23:49:45.935Z] ce5c4a1c91eb: Pull complete [2023-03-13T23:49:45.935Z] 169dfbe0d373: Pull complete [2023-03-13T23:49:46.205Z] e1ff8fa3b103: Pull complete [2023-03-13T23:49:52.883Z] 52ebb69f0ebf: Pull complete [2023-03-13T23:49:54.951Z] 5abe8eddf0d5: Pull complete [2023-03-13T23:49:54.951Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-13T23:49:54.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-13T23:49:54.951Z] ---> 6cb57ee374ae [2023-03-13T23:49:54.951Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T23:49:56.950Z] ---> Running in 1fa9b6bcbf45 [2023-03-13T23:49:57.219Z] Removing intermediate container 1fa9b6bcbf45 [2023-03-13T23:49:57.219Z] ---> fe77bdfc34c0 [2023-03-13T23:49:57.219Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T23:49:57.219Z] ---> Running in d9de9c6bea8f [2023-03-13T23:49:57.487Z] Removing intermediate container d9de9c6bea8f [2023-03-13T23:49:57.487Z] ---> d08de995589b [2023-03-13T23:49:57.487Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-13T23:49:57.487Z] ---> Running in d1f5bc7e37e9 [2023-03-13T23:49:58.072Z] Removing intermediate container d1f5bc7e37e9 [2023-03-13T23:49:58.072Z] ---> c9caa09ffef5 [2023-03-13T23:49:58.072Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T23:49:58.072Z] ---> Running in 72aae5d53e83 [2023-03-13T23:49:59.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-13T23:49:59.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-13T23:50:01.047Z] OK: 263 MiB in 53 packages [2023-03-13T23:50:01.642Z] Removing intermediate container 72aae5d53e83 [2023-03-13T23:50:01.642Z] ---> bfbca7d28e1e [2023-03-13T23:50:01.642Z] Step 7/12 : WORKDIR /app [2023-03-13T23:50:01.911Z] ---> Running in 2b2944cfda37 [2023-03-13T23:50:02.179Z] Removing intermediate container 2b2944cfda37 [2023-03-13T23:50:02.179Z] ---> aa6e92538ddf [2023-03-13T23:50:02.179Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-13T23:50:02.779Z] ---> 93ccac5fb8a8 [2023-03-13T23:50:02.779Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T23:50:02.779Z] ---> Running in 28dcd25f583b [2023-03-13T23:51:10.688Z] Removing intermediate container 28dcd25f583b [2023-03-13T23:51:10.688Z] ---> cab4388b4e25 [2023-03-13T23:51:10.688Z] Step 10/12 : COPY . . [2023-03-13T23:51:10.688Z] ---> 91cac8c9129a [2023-03-13T23:51:10.688Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T23:51:10.688Z] ---> Running in 1467ae955b08 [2023-03-13T23:51:10.688Z] Removing intermediate container 1467ae955b08 [2023-03-13T23:51:10.688Z] ---> 524d2666e687 [2023-03-13T23:51:10.688Z] Step 12/12 : RUN $MAKE [2023-03-13T23:51:10.688Z] ---> Running in 252fcb097243 [2023-03-13T23:51:10.688Z] noop [2023-03-13T23:51:10.688Z] Removing intermediate container 252fcb097243 [2023-03-13T23:51:10.688Z] ---> 12afc9589d2d [2023-03-13T23:51:10.688Z] Successfully built 12afc9589d2d [2023-03-13T23:51:10.688Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:51:11.049Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T23:51:11.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:51:11.272Z] prd-ubuntu20.04-docker-arm64-4c-16g-3 does not seem to be running inside a container [2023-03-13T23:51:11.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/138 -v /w/workspace/app-service-configurable/138:/w/workspace/app-service-configurable/138:rw,z -v /w/workspace/app-service-configurable/138@tmp:/w/workspace/app-service-configurable/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T23:51:12.585Z] $ docker top ad817cc34dc2e7c99e355908bf52caca5f2807d8ee3e7f3c47ff5035e264dd54 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:51:13.424Z] + go version [2023-03-13T23:51:13.424Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-13T23:51:13.444Z] $ docker stop --time=1 ad817cc34dc2e7c99e355908bf52caca5f2807d8ee3e7f3c47ff5035e264dd54 [2023-03-13T23:51:16.615Z] $ docker rm -f --volumes ad817cc34dc2e7c99e355908bf52caca5f2807d8ee3e7f3c47ff5035e264dd54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:51:17.164Z] + docker inspect -f . ci-base-image-arm64 [2023-03-13T23:51:17.164Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:51:17.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-3 does not seem to be running inside a container [2023-03-13T23:51:17.407Z] $ 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/138 -v /w/workspace/app-service-configurable/138:/w/workspace/app-service-configurable/138:rw,z -v /w/workspace/app-service-configurable/138@tmp:/w/workspace/app-service-configurable/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-13T23:51:18.563Z] $ docker top 072f0b32f268a53be5920ac6a030cfcc88d0ec29aa9f6505dcdc6f77b1e772d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-13T23:51:19.394Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/138 [Pipeline] fileExists [Pipeline] sh [2023-03-13T23:51:19.719Z] + make test [2023-03-13T23:51:19.719Z] go test -race -coverprofile=coverage.out ./... [2023-03-13T23:54:11.483Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-13T23:54:11.483Z] go vet ./... [2023-03-13T23:56:33.216Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-13T23:56:33.216Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-13T23:56:33.216Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-13T23:56:33.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-13T23:56:33.268Z] $ docker stop --time=1 072f0b32f268a53be5920ac6a030cfcc88d0ec29aa9f6505dcdc6f77b1e772d5 [2023-03-13T23:56:35.159Z] $ docker rm -f --volumes 072f0b32f268a53be5920ac6a030cfcc88d0ec29aa9f6505dcdc6f77b1e772d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-13T23:56:36.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-13T23:56:36.644Z] Warning: overwriting stash ‘coverage-report’ [2023-03-13T23:56:37.107Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-13T23:56:37.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-13T23:56:37.804Z] + ls -al . [2023-03-13T23:56:37.804Z] total 168 [2023-03-13T23:56:37.804Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 23:51 . [2023-03-13T23:56:37.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:49 .. [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 13 23:49 .dockerignore [2023-03-13T23:56:37.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:49 .git [2023-03-13T23:56:37.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:49 .github [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 13 23:49 .gitignore [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 13 23:49 Attribution.txt [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 13 23:49 CHANGELOG.md [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 13 23:49 Dockerfile [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:49 GOVERNANCE.md [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 13 23:49 Jenkinsfile [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 13 23:49 LICENSE [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 13 23:49 OWNERS.md [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 13 23:49 README.md [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 13 23:46 VERSION [2023-03-13T23:56:37.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:49 bin [2023-03-13T23:56:37.804Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 13 23:51 coverage.out [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 13 23:49 go.mod [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 13 23:49 go.sum [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 13 23:49 main.go [2023-03-13T23:56:37.804Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 13 23:49 makefile [2023-03-13T23:56:37.804Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:49 res [2023-03-13T23:56:37.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:49 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:56:38.146Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=64e14a40a239d934ad2ac2e5656398ec3b76321c --label arch=arm64 --label version=3.0.0-dev.21 . [2023-03-13T23:56:38.146Z] Sending build context to Docker daemon 173.6kB [2023-03-13T23:56:38.416Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-13T23:56:38.416Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-13T23:56:38.416Z] ---> 12afc9589d2d [2023-03-13T23:56:38.416Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-13T23:56:38.416Z] ---> Running in ac95e4143a37 [2023-03-13T23:56:38.684Z] Removing intermediate container ac95e4143a37 [2023-03-13T23:56:38.684Z] ---> aee1f3508a34 [2023-03-13T23:56:38.955Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-13T23:56:38.955Z] ---> Running in a7c73e4ecfc9 [2023-03-13T23:56:39.223Z] Removing intermediate container a7c73e4ecfc9 [2023-03-13T23:56:39.223Z] ---> 2ada6ea9aa2e [2023-03-13T23:56:39.223Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-13T23:56:39.223Z] ---> Running in b6f793854a7a [2023-03-13T23:56:39.492Z] Removing intermediate container b6f793854a7a [2023-03-13T23:56:39.492Z] ---> f8178ac084a2 [2023-03-13T23:56:39.492Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-13T23:56:39.768Z] ---> Running in f14ad00c4f9b [2023-03-13T23:56:40.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-13T23:56:41.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-13T23:56:42.745Z] OK: 263 MiB in 53 packages [2023-03-13T23:56:43.716Z] Removing intermediate container f14ad00c4f9b [2023-03-13T23:56:43.716Z] ---> 068b9d899ba0 [2023-03-13T23:56:43.716Z] Step 7/26 : WORKDIR /app [2023-03-13T23:56:43.716Z] ---> Running in 38ad936a2523 [2023-03-13T23:56:43.986Z] Removing intermediate container 38ad936a2523 [2023-03-13T23:56:43.986Z] ---> 6fc73b66b882 [2023-03-13T23:56:43.986Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-13T23:56:44.575Z] ---> 37e167bb4882 [2023-03-13T23:56:44.575Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-13T23:56:44.575Z] ---> Running in 96f7015e2268 [2023-03-13T23:56:47.165Z] Removing intermediate container 96f7015e2268 [2023-03-13T23:56:47.165Z] ---> babcd7754c9d [2023-03-13T23:56:47.165Z] Step 10/26 : COPY . . [2023-03-13T23:56:47.752Z] ---> 9fe536e3eee4 [2023-03-13T23:56:47.752Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-13T23:56:47.752Z] ---> Running in 34ee33471fe4 [2023-03-13T23:56:48.021Z] Removing intermediate container 34ee33471fe4 [2023-03-13T23:56:48.021Z] ---> d44a1f596eb5 [2023-03-13T23:56:48.021Z] Step 12/26 : RUN $MAKE [2023-03-13T23:56:48.289Z] ---> Running in 6445c715ec2e [2023-03-13T23:56:49.255Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.21" -trimpath -mod=readonly -o app-service-configurable [2023-03-13T23:59:11.010Z] Removing intermediate container 6445c715ec2e [2023-03-13T23:59:11.010Z] ---> 64f26542b1ce [2023-03-13T23:59:11.010Z] Step 13/26 : FROM alpine:3.16 [2023-03-13T23:59:11.010Z] 3.16: Pulling from library/alpine [2023-03-13T23:59:11.010Z] 3760b48202b3: Pulling fs layer [2023-03-13T23:59:11.010Z] 3760b48202b3: Verifying Checksum [2023-03-13T23:59:11.010Z] 3760b48202b3: Download complete [2023-03-13T23:59:11.010Z] 3760b48202b3: Pull complete [2023-03-13T23:59:11.010Z] Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 [2023-03-13T23:59:11.010Z] Status: Downloaded newer image for alpine:3.16 [2023-03-13T23:59:11.010Z] ---> 4c81e5bf8899 [2023-03-13T23:59:11.010Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-13T23:59:11.010Z] ---> Running in c9ba80dc31c3 [2023-03-13T23:59:11.010Z] Removing intermediate container c9ba80dc31c3 [2023-03-13T23:59:11.010Z] ---> 8917f7dc9f72 [2023-03-13T23:59:11.010Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-13T23:59:11.010Z] ---> Running in e0874b7bd802 [2023-03-13T23:59:11.010Z] Removing intermediate container e0874b7bd802 [2023-03-13T23:59:11.010Z] ---> 0fa173ffe2ca [2023-03-13T23:59:11.010Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-13T23:59:11.010Z] ---> Running in b90ece696703 [2023-03-13T23:59:11.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-13T23:59:11.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-13T23:59:11.010Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-13T23:59:11.010Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-13T23:59:11.010Z] Executing busybox-1.35.0-r17.trigger [2023-03-13T23:59:11.010Z] Executing ca-certificates-20220614-r0.trigger [2023-03-13T23:59:11.010Z] OK: 6 MiB in 16 packages [2023-03-13T23:59:11.010Z] Removing intermediate container b90ece696703 [2023-03-13T23:59:11.010Z] ---> cc02d97a8dcd [2023-03-13T23:59:11.010Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-13T23:59:11.010Z] ---> a5c2936224a8 [2023-03-13T23:59:11.010Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-13T23:59:11.010Z] ---> 630ff6afafae [2023-03-13T23:59:11.010Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-13T23:59:11.010Z] ---> 9f3e57ce5200 [2023-03-13T23:59:11.010Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-13T23:59:11.277Z] ---> 5eb753f58825 [2023-03-13T23:59:11.277Z] Step 21/26 : EXPOSE 48095 [2023-03-13T23:59:11.277Z] ---> Running in 48cc867e865f [2023-03-13T23:59:11.545Z] Removing intermediate container 48cc867e865f [2023-03-13T23:59:11.545Z] ---> bda640641978 [2023-03-13T23:59:11.545Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-13T23:59:11.545Z] ---> Running in eedfe8f68fde [2023-03-13T23:59:11.816Z] Removing intermediate container eedfe8f68fde [2023-03-13T23:59:11.816Z] ---> 951df4bd74b5 [2023-03-13T23:59:11.816Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-13T23:59:11.816Z] ---> Running in 11513f09be26 [2023-03-13T23:59:12.405Z] Removing intermediate container 11513f09be26 [2023-03-13T23:59:12.405Z] ---> d8f386dcb4cb [2023-03-13T23:59:12.405Z] Step 24/26 : LABEL arch=arm64 [2023-03-13T23:59:12.405Z] ---> Running in e723ab8471e7 [2023-03-13T23:59:12.673Z] Removing intermediate container e723ab8471e7 [2023-03-13T23:59:12.673Z] ---> d1556b0e3a2c [2023-03-13T23:59:12.673Z] Step 25/26 : LABEL git_sha=64e14a40a239d934ad2ac2e5656398ec3b76321c [2023-03-13T23:59:12.673Z] ---> Running in 7d2e1cfffa6e [2023-03-13T23:59:12.940Z] Removing intermediate container 7d2e1cfffa6e [2023-03-13T23:59:12.940Z] ---> 97987a446873 [2023-03-13T23:59:12.940Z] Step 26/26 : LABEL version=3.0.0-dev.21 [2023-03-13T23:59:12.940Z] ---> Running in b454fafbfb4f [2023-03-13T23:59:13.208Z] Removing intermediate container b454fafbfb4f [2023-03-13T23:59:13.208Z] ---> 5d864f37c0f9 [2023-03-13T23:59:13.208Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-13T23:59:13.208Z] Successfully built 5d864f37c0f9 [2023-03-13T23:59:13.208Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-13T23:59:13.332Z] provisioning config files... [2023-03-13T23:59:13.350Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/138@tmp/config17390581579527237825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:59:13.690Z] ---> docker-login.sh [2023-03-13T23:59:13.690Z] nexus3.edgexfoundry.org:10001 [2023-03-13T23:59:13.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:13.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:13.958Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:13.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:13.958Z] [2023-03-13T23:59:13.958Z] Login Succeeded [2023-03-13T23:59:13.958Z] nexus3.edgexfoundry.org:10002 [2023-03-13T23:59:14.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:14.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:14.225Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:14.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:14.225Z] [2023-03-13T23:59:14.225Z] Login Succeeded [2023-03-13T23:59:14.225Z] nexus3.edgexfoundry.org:10003 [2023-03-13T23:59:14.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:14.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:14.492Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:14.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:14.492Z] [2023-03-13T23:59:14.492Z] Login Succeeded [2023-03-13T23:59:14.761Z] nexus3.edgexfoundry.org:10004 [2023-03-13T23:59:14.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:15.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:15.030Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:15.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:15.030Z] [2023-03-13T23:59:15.030Z] Login Succeeded [2023-03-13T23:59:15.030Z] docker.io [2023-03-13T23:59:15.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-13T23:59:15.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-13T23:59:15.564Z] Configure a credential helper to remove this warning. See [2023-03-13T23:59:15.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-13T23:59:15.564Z] [2023-03-13T23:59:15.564Z] Login Succeeded [2023-03-13T23:59:15.564Z] ---> docker-login.sh ends [Pipeline] } [2023-03-13T23:59:15.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T23:59:15.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-13T23:59:15.623Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-03-13T23:59:15.623Z] 64e14a40a239d934ad2ac2e5656398ec3b76321c [2023-03-13T23:59:15.623Z] latest [2023-03-13T23:59:15.623Z] 3.0.0-dev.21 [2023-03-13T23:59:15.623Z] 64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 [2023-03-13T23:59:15.623Z] main [2023-03-13T23:59:15.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:15.983Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:16.328Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c [2023-03-13T23:59:16.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-13T23:59:16.328Z] 3ffd56baadaf: Preparing [2023-03-13T23:59:16.328Z] 6a91f62febe4: Preparing [2023-03-13T23:59:16.328Z] d1bafe1b6135: Preparing [2023-03-13T23:59:16.328Z] 79e9269109bd: Preparing [2023-03-13T23:59:16.328Z] f72e030023a5: Preparing [2023-03-13T23:59:16.328Z] f70ee36035b9: Preparing [2023-03-13T23:59:16.328Z] f70ee36035b9: Waiting [2023-03-13T23:59:16.596Z] 79e9269109bd: Pushed [2023-03-13T23:59:16.596Z] 6a91f62febe4: Pushed [2023-03-13T23:59:16.596Z] d1bafe1b6135: Pushed [2023-03-13T23:59:16.596Z] f70ee36035b9: Layer already exists [2023-03-13T23:59:16.870Z] f72e030023a5: Pushed [2023-03-13T23:59:22.209Z] 3ffd56baadaf: Pushed [2023-03-13T23:59:22.209Z] 64e14a40a239d934ad2ac2e5656398ec3b76321c: digest: sha256:13364eeb4006c5dbd86395d902a9f1de835692b94b941ca0f3faa65527e3c224 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:22.556Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:22.897Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-13T23:59:22.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-13T23:59:22.897Z] 3ffd56baadaf: Preparing [2023-03-13T23:59:22.897Z] 6a91f62febe4: Preparing [2023-03-13T23:59:22.897Z] d1bafe1b6135: Preparing [2023-03-13T23:59:22.897Z] 79e9269109bd: Preparing [2023-03-13T23:59:22.897Z] f72e030023a5: Preparing [2023-03-13T23:59:22.897Z] f70ee36035b9: Preparing [2023-03-13T23:59:22.897Z] f72e030023a5: Layer already exists [2023-03-13T23:59:22.897Z] 6a91f62febe4: Layer already exists [2023-03-13T23:59:22.897Z] d1bafe1b6135: Layer already exists [2023-03-13T23:59:22.897Z] 3ffd56baadaf: Layer already exists [2023-03-13T23:59:22.897Z] 79e9269109bd: Layer already exists [2023-03-13T23:59:22.897Z] f70ee36035b9: Layer already exists [2023-03-13T23:59:22.897Z] latest: digest: sha256:13364eeb4006c5dbd86395d902a9f1de835692b94b941ca0f3faa65527e3c224 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:23.591Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:23.959Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.21 [2023-03-13T23:59:23.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-13T23:59:23.959Z] 3ffd56baadaf: Preparing [2023-03-13T23:59:23.959Z] 6a91f62febe4: Preparing [2023-03-13T23:59:23.959Z] d1bafe1b6135: Preparing [2023-03-13T23:59:23.959Z] 79e9269109bd: Preparing [2023-03-13T23:59:23.959Z] f72e030023a5: Preparing [2023-03-13T23:59:23.959Z] f70ee36035b9: Preparing [2023-03-13T23:59:23.959Z] f70ee36035b9: Waiting [2023-03-13T23:59:23.959Z] 79e9269109bd: Layer already exists [2023-03-13T23:59:23.959Z] f72e030023a5: Layer already exists [2023-03-13T23:59:23.959Z] d1bafe1b6135: Layer already exists [2023-03-13T23:59:23.959Z] 6a91f62febe4: Layer already exists [2023-03-13T23:59:23.959Z] 3ffd56baadaf: Layer already exists [2023-03-13T23:59:23.959Z] f70ee36035b9: Layer already exists [2023-03-13T23:59:23.959Z] 3.0.0-dev.21: digest: sha256:13364eeb4006c5dbd86395d902a9f1de835692b94b941ca0f3faa65527e3c224 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:24.313Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:24.662Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 [2023-03-13T23:59:24.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-13T23:59:24.662Z] 3ffd56baadaf: Preparing [2023-03-13T23:59:24.662Z] 6a91f62febe4: Preparing [2023-03-13T23:59:24.662Z] d1bafe1b6135: Preparing [2023-03-13T23:59:24.662Z] 79e9269109bd: Preparing [2023-03-13T23:59:24.662Z] f72e030023a5: Preparing [2023-03-13T23:59:24.662Z] f70ee36035b9: Preparing [2023-03-13T23:59:24.662Z] f70ee36035b9: Waiting [2023-03-13T23:59:24.662Z] 3ffd56baadaf: Layer already exists [2023-03-13T23:59:24.662Z] 6a91f62febe4: Layer already exists [2023-03-13T23:59:24.662Z] f72e030023a5: Layer already exists [2023-03-13T23:59:24.662Z] 79e9269109bd: Layer already exists [2023-03-13T23:59:24.662Z] d1bafe1b6135: Layer already exists [2023-03-13T23:59:24.662Z] f70ee36035b9: Layer already exists [2023-03-13T23:59:24.940Z] 64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21: digest: sha256:13364eeb4006c5dbd86395d902a9f1de835692b94b941ca0f3faa65527e3c224 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:25.289Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:25.642Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-03-13T23:59:25.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-03-13T23:59:25.642Z] 3ffd56baadaf: Preparing [2023-03-13T23:59:25.642Z] 6a91f62febe4: Preparing [2023-03-13T23:59:25.642Z] d1bafe1b6135: Preparing [2023-03-13T23:59:25.642Z] 79e9269109bd: Preparing [2023-03-13T23:59:25.642Z] f72e030023a5: Preparing [2023-03-13T23:59:25.642Z] f70ee36035b9: Preparing [2023-03-13T23:59:25.642Z] f70ee36035b9: Waiting [2023-03-13T23:59:25.642Z] 3ffd56baadaf: Layer already exists [2023-03-13T23:59:25.642Z] d1bafe1b6135: Layer already exists [2023-03-13T23:59:25.642Z] 6a91f62febe4: Layer already exists [2023-03-13T23:59:25.642Z] 79e9269109bd: Layer already exists [2023-03-13T23:59:25.642Z] f72e030023a5: Layer already exists [2023-03-13T23:59:25.642Z] f70ee36035b9: Layer already exists [2023-03-13T23:59:25.909Z] main: digest: sha256:13364eeb4006c5dbd86395d902a9f1de835692b94b941ca0f3faa65527e3c224 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-13T23:59:25.966Z] ===================================================== [Pipeline] echo [2023-03-13T23:59:25.974Z] taggedImages: [2023-03-13T23:59:25.974Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c [2023-03-13T23:59:25.974Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-03-13T23:59:25.974Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.0-dev.21 [2023-03-13T23:59:25.974Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:64e14a40a239d934ad2ac2e5656398ec3b76321c-3.0.0-dev.21 [2023-03-13T23:59:25.974Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:26.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T23:59:26.340Z] [2023-03-13T23:59:26.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-13T23:59:26.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T23:59:26.673Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-13T23:59:26.673Z] 8998bd30e6a1: Pulling fs layer [2023-03-13T23:59:26.673Z] 04944245beec: Pulling fs layer [2023-03-13T23:59:26.673Z] 699f458cf7ca: Pulling fs layer [2023-03-13T23:59:26.673Z] 765212b225bb: Pulling fs layer [2023-03-13T23:59:26.673Z] f23df028b6ca: Pulling fs layer [2023-03-13T23:59:26.673Z] d65c8cfc05b1: Pulling fs layer [2023-03-13T23:59:26.673Z] 2437ff75d9bd: Pulling fs layer [2023-03-13T23:59:26.673Z] f23df028b6ca: Waiting [2023-03-13T23:59:26.673Z] d65c8cfc05b1: Waiting [2023-03-13T23:59:26.673Z] 2437ff75d9bd: Waiting [2023-03-13T23:59:26.673Z] 765212b225bb: Waiting [2023-03-13T23:59:26.942Z] 04944245beec: Verifying Checksum [2023-03-13T23:59:26.942Z] 04944245beec: Download complete [2023-03-13T23:59:26.942Z] 765212b225bb: Verifying Checksum [2023-03-13T23:59:26.942Z] 765212b225bb: Download complete [2023-03-13T23:59:26.942Z] f23df028b6ca: Verifying Checksum [2023-03-13T23:59:26.942Z] f23df028b6ca: Download complete [2023-03-13T23:59:26.942Z] d65c8cfc05b1: Verifying Checksum [2023-03-13T23:59:26.942Z] d65c8cfc05b1: Download complete [2023-03-13T23:59:26.942Z] 699f458cf7ca: Verifying Checksum [2023-03-13T23:59:27.212Z] 699f458cf7ca: Download complete [2023-03-13T23:59:27.481Z] 8998bd30e6a1: Verifying Checksum [2023-03-13T23:59:27.481Z] 8998bd30e6a1: Download complete [2023-03-13T23:59:30.065Z] 2437ff75d9bd: Verifying Checksum [2023-03-13T23:59:30.065Z] 2437ff75d9bd: Download complete [2023-03-13T23:59:31.474Z] 8998bd30e6a1: Pull complete [2023-03-13T23:59:31.742Z] 04944245beec: Pull complete [2023-03-13T23:59:33.153Z] 699f458cf7ca: Pull complete [2023-03-13T23:59:33.421Z] 765212b225bb: Pull complete [2023-03-13T23:59:34.006Z] f23df028b6ca: Pull complete [2023-03-13T23:59:34.274Z] d65c8cfc05b1: Pull complete [2023-03-13T23:59:49.257Z] 2437ff75d9bd: Pull complete [2023-03-13T23:59:49.257Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-13T23:59:49.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-13T23:59:49.257Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-13T23:59:49.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-3 does not seem to be running inside a container [2023-03-13T23:59:49.502Z] $ 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/138 -v /w/workspace/app-service-configurable/138:/w/workspace/app-service-configurable/138:rw,z -v /w/workspace/app-service-configurable/138@tmp:/w/workspace/app-service-configurable/138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-13T23:59:51.992Z] $ docker top 82951cd518d9a283c8fcc32b97f3aa69645256538bc7b5c0642ece02a88d77e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-13T23:59:52.820Z] ---> job-cost.sh [2023-03-13T23:59:52.820Z] lf-activate-venv: SKIPPING [2023-03-13T23:59:52.820Z] INFO: No Stack... [2023-03-13T23:59:53.087Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-13T23:59:54.045Z] INFO: Archiving Costs [Pipeline] sh [2023-03-13T23:59:54.680Z] + cat /w/workspace/app-service-configurable/138/archives/cost.csv [2023-03-13T23:59:54.680Z] + cut -d, -f6 [Pipeline] lock [2023-03-13T23:59:54.748Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] [2023-03-13T23:59:54.759Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] did not exist. Created. [2023-03-13T23:59:54.759Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-13T23:59:55.411Z] /w/workspace/app-service-configurable/138@tmp/durable-8404cf72/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-13T23:59:55.740Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-13T23:59:55.756Z] Warning: overwriting stash ‘stack-cost’ [2023-03-13T23:59:55.804Z] Stashed 1 file(s) [Pipeline] } [2023-03-13T23:59:55.817Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-138-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-13T23:59:55.837Z] $ docker stop --time=1 82951cd518d9a283c8fcc32b97f3aa69645256538bc7b5c0642ece02a88d77e1 [2023-03-13T23:59:58.458Z] $ docker rm -f --volumes 82951cd518d9a283c8fcc32b97f3aa69645256538bc7b5c0642ece02a88d77e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-13T23:59:58.789Z] provisioning config files... [2023-03-13T23:59:58.796Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1943888479241477255tmp [Pipeline] { [Pipeline] sh [2023-03-13T23:59:59.083Z] + set +x [2023-03-13T23:59:59.083Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-03-13T23:59:59.083Z] [2023-03-13T23:59:59.083Z] [2023-03-13T23:59:59.083Z] _____ _ [2023-03-13T23:59:59.083Z] / ____| | | [2023-03-13T23:59:59.083Z] | | ___ __| | ___ ___ _____ __ [2023-03-13T23:59:59.083Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-13T23:59:59.083Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-13T23:59:59.083Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-13T23:59:59.083Z] Bash-1.0.6 [2023-03-13T23:59:59.083Z] [2023-03-13T23:59:59.083Z] [2023-03-13T23:59:59.083Z] ==> git version 2.25.1 found [2023-03-13T23:59:59.083Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-13T23:59:59.083Z] Release-Date: 2020-01-08 [2023-03-13T23:59:59.083Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-13T23:59:59.083Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-13T23:59:59.083Z] ==> Jenkins CI detected. [2023-03-13T23:59:59.083Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-03-13T23:59:59.083Z] project root: . [2023-03-13T23:59:59.083Z] --> token set from env [2023-03-13T23:59:59.083Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-13T23:59:59.083Z] ==> Running gcov in . (disable via -X gcov) [2023-03-13T23:59:59.083Z] ==> Python coveragepy not found [2023-03-13T23:59:59.083Z] ==> Searching for coverage reports in: [2023-03-13T23:59:59.083Z] + . [2023-03-13T23:59:59.083Z] -> Found 1 reports [2023-03-13T23:59:59.083Z] ==> Detecting git/mercurial file structure [2023-03-13T23:59:59.083Z] ==> Reading reports [2023-03-13T23:59:59.083Z] + ./coverage.out bytes=13 [2023-03-13T23:59:59.083Z] ==> Appending adjustments [2023-03-13T23:59:59.083Z] https://docs.codecov.io/docs/fixing-reports [2023-03-13T23:59:59.342Z] + Found adjustments [2023-03-13T23:59:59.342Z] ==> Gzipping contents [2023-03-13T23:59:59.342Z] 4.0K /tmp/codecov.h8snL1.gz [2023-03-13T23:59:59.342Z] ==> Uploading reports [2023-03-13T23:59:59.342Z] url: https://codecov.io [2023-03-13T23:59:59.342Z] query: branch=main&commit=64e14a40a239d934ad2ac2e5656398ec3b76321c&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T23:59:59.342Z] -> Pinging Codecov [2023-03-13T23:59:59.342Z] 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=64e14a40a239d934ad2ac2e5656398ec3b76321c&build=138&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F138%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-13T23:59:59.342Z] -> Uploading to [2023-03-13T23:59:59.342Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-13/A97CA9966030D2A3747ED39772930CCE/64e14a40a239d934ad2ac2e5656398ec3b76321c/61266e79-4026-408c-b508-0a4581497e2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T235959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e62715da1dad7b84e2aee7b0bc693ce381b46b045d60ce36f6f32e91f4e1832 [2023-03-13T23:59:59.342Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-13T23:59:59.342Z] Dload Upload Total Spent Left Speed [2023-03-13T23:59:59.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 509 0 0 100 509 0 1950 --:--:-- --:--:-- --:--:-- 1950 [2023-03-13T23:59:59.600Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] } [2023-03-13T23:59:59.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-13T23:59:59.719Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-13T23:59:59.731Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:00:00.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T00:00:00.031Z] [2023-03-14T00:00:00.031Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:00:00.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T00:00:00.325Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-14T00:00:00.325Z] df9b9388f04a: Pulling fs layer [2023-03-14T00:00:00.325Z] 52dc419b0ee2: Pulling fs layer [2023-03-14T00:00:00.325Z] 25bc292e5bac: Pulling fs layer [2023-03-14T00:00:00.325Z] 114826534d7a: Pulling fs layer [2023-03-14T00:00:00.325Z] 4657fd5d0bcf: Pulling fs layer [2023-03-14T00:00:00.325Z] 6ad1cebc031e: Pulling fs layer [2023-03-14T00:00:00.325Z] 8a3aa393b2d8: Pulling fs layer [2023-03-14T00:00:00.325Z] 4657fd5d0bcf: Waiting [2023-03-14T00:00:00.325Z] 114826534d7a: Waiting [2023-03-14T00:00:00.325Z] 6ad1cebc031e: Waiting [2023-03-14T00:00:00.325Z] 8a3aa393b2d8: Waiting [2023-03-14T00:00:00.325Z] 25bc292e5bac: Verifying Checksum [2023-03-14T00:00:00.325Z] 25bc292e5bac: Download complete [2023-03-14T00:00:00.325Z] 52dc419b0ee2: Verifying Checksum [2023-03-14T00:00:00.325Z] 52dc419b0ee2: Download complete [2023-03-14T00:00:00.325Z] 4657fd5d0bcf: Verifying Checksum [2023-03-14T00:00:00.325Z] 4657fd5d0bcf: Download complete [2023-03-14T00:00:00.325Z] df9b9388f04a: Verifying Checksum [2023-03-14T00:00:00.325Z] df9b9388f04a: Download complete [2023-03-14T00:00:00.588Z] df9b9388f04a: Pull complete [2023-03-14T00:00:00.588Z] 6ad1cebc031e: Verifying Checksum [2023-03-14T00:00:00.588Z] 6ad1cebc031e: Download complete [2023-03-14T00:00:00.588Z] 52dc419b0ee2: Pull complete [2023-03-14T00:00:00.848Z] 25bc292e5bac: Pull complete [2023-03-14T00:00:01.108Z] 114826534d7a: Verifying Checksum [2023-03-14T00:00:01.108Z] 114826534d7a: Download complete [2023-03-14T00:00:01.366Z] 8a3aa393b2d8: Verifying Checksum [2023-03-14T00:00:01.366Z] 8a3aa393b2d8: Download complete [2023-03-14T00:00:04.647Z] 114826534d7a: Pull complete [2023-03-14T00:00:04.647Z] 4657fd5d0bcf: Pull complete [2023-03-14T00:00:04.906Z] 6ad1cebc031e: Pull complete [2023-03-14T00:00:07.440Z] 8a3aa393b2d8: Pull complete [2023-03-14T00:00:07.440Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-14T00:00:07.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-14T00:00:07.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:00:07.523Z] prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container [2023-03-14T00:00:07.554Z] $ 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 [2023-03-14T00:00:09.461Z] $ docker top e6279ca8c7b5c972df617a9979c40e9f7b706eb536a8b991d9516839bc113e69 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-14T00:00:09.529Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-03-14T00:00:09.806Z] + set -o pipefail [2023-03-14T00:00:09.806Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-03-14T00:00:15.073Z] [2023-03-14T00:00:15.073Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-03-14T00:00:15.073Z] [2023-03-14T00:00:15.073Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/95f681d3-4e4a-4cb5-81e0-38fbf68cbbb2 [2023-03-14T00:00:15.073Z] [2023-03-14T00:00:15.073Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-14T00:00:15.073Z] [2023-03-14T00:00:15.073Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-14T00:00:15.073Z] [2023-03-14T00:00:16.012Z] [2023-03-14T00:00:16.012Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-14T00:00:16.012Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-14T00:00:16.012Z] More details here: https://snyk.co/ue1NS [2023-03-14T00:00:16.012Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-03-14T00:00:16.012Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-03-14T00:00:16.030Z] $ docker stop --time=1 e6279ca8c7b5c972df617a9979c40e9f7b706eb536a8b991d9516839bc113e69 [2023-03-14T00:00:18.125Z] $ docker rm -f --volumes e6279ca8c7b5c972df617a9979c40e9f7b706eb536a8b991d9516839bc113e69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-14T00:00:18.789Z] + git log --format=format:%s -1 64e14a40a239d934ad2ac2e5656398ec3b76321c [Pipeline] sh [2023-03-14T00:00:19.081Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T00:00:19.081Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:00:19.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T00:00:19.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:00:19.449Z] prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container [2023-03-14T00:00:19.482Z] $ 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 [2023-03-14T00:00:19.887Z] $ docker top 2aaf538ae22b2cb164b9f2e7cf01f331da7e55c4a66de927e6a9995e0f8c447c -eo pid,comm [2023-03-14T00:00:19.932Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-14T00:00:19.932Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T00:00:19.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T00:00:19.972Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T00:00:20.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T00:00:20.086Z] $ docker exec 2aaf538ae22b2cb164b9f2e7cf01f331da7e55c4a66de927e6a9995e0f8c447c ssh-agent [2023-03-14T00:00:20.190Z] SSH_AUTH_SOCK=/tmp/ssh-1oqpoYEXdI6k/agent.32 [2023-03-14T00:00:20.190Z] SSH_AGENT_PID=38 [2023-03-14T00:00:20.195Z] Running ssh-add (command line suppressed) [2023-03-14T00:00:20.299Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11675780230362251856.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11675780230362251856.key) [2023-03-14T00:00:20.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T00:00:20.602Z] + git semver tag [2023-03-14T00:00:20.862Z] 2023-03-14 00:00:20,796 [run_tag] DEBUG tag force:False [2023-03-14T00:00:20.862Z] 2023-03-14 00:00:20,796 [check_head_tag] DEBUG check head tag [2023-03-14T00:00:20.862Z] 2023-03-14 00:00:20,797 [execute] INFO git cat-file --batch-check [2023-03-14T00:00:20.862Z] 2023-03-14 00:00:20,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-14T00:00:20.862Z] 2023-03-14 00:00:20,801 [execute] INFO git cat-file --batch [2023-03-14T00:00:20.862Z] 2023-03-14 00:00:20,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-03-14T00:00:20.862Z] 2023-03-14 00:00:20,822 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-14T00:00:20.862Z] 2023-03-14 00:00:20,822 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 [2023-03-14T00:00:20.862Z] 2023-03-14 00:00:20,823 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-03-14T00:00:20.862Z] 2023-03-14 00:00:20,826 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-14T00:00:20.862Z] 3.0.0-dev.21 [Pipeline] } [2023-03-14T00:00:20.872Z] $ docker exec --env ******** --env ******** 2aaf538ae22b2cb164b9f2e7cf01f331da7e55c4a66de927e6a9995e0f8c447c ssh-agent -k [2023-03-14T00:00:20.961Z] unset SSH_AUTH_SOCK; [2023-03-14T00:00:20.962Z] unset SSH_AGENT_PID; [2023-03-14T00:00:20.962Z] echo Agent pid 38 killed; [2023-03-14T00:00:20.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T00:00:21.277Z] + git semver [Pipeline] } [2023-03-14T00:00:21.552Z] $ docker stop --time=1 2aaf538ae22b2cb164b9f2e7cf01f331da7e55c4a66de927e6a9995e0f8c447c [2023-03-14T00:00:22.845Z] $ docker rm -f --volumes 2aaf538ae22b2cb164b9f2e7cf01f331da7e55c4a66de927e6a9995e0f8c447c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:00:23.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T00:00:23.244Z] [2023-03-14T00:00:23.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:00:23.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T00:00:23.544Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-14T00:00:23.544Z] ab5ef0e58194: Pulling fs layer [2023-03-14T00:00:23.544Z] 9712f1f96733: Pulling fs layer [2023-03-14T00:00:23.544Z] 63f879dbbcfc: Pulling fs layer [2023-03-14T00:00:23.544Z] 0d9ebad4ef96: Pulling fs layer [2023-03-14T00:00:23.544Z] e9a5061849ea: Pulling fs layer [2023-03-14T00:00:23.544Z] d747dcd14b5f: Pulling fs layer [2023-03-14T00:00:23.544Z] 2de7ff778b66: Pulling fs layer [2023-03-14T00:00:23.545Z] 0d9ebad4ef96: Waiting [2023-03-14T00:00:23.545Z] e9a5061849ea: Waiting [2023-03-14T00:00:23.545Z] d747dcd14b5f: Waiting [2023-03-14T00:00:23.545Z] 2de7ff778b66: Waiting [2023-03-14T00:00:23.545Z] 9712f1f96733: Download complete [2023-03-14T00:00:23.808Z] 63f879dbbcfc: Verifying Checksum [2023-03-14T00:00:23.808Z] 63f879dbbcfc: Download complete [2023-03-14T00:00:24.068Z] e9a5061849ea: Verifying Checksum [2023-03-14T00:00:24.068Z] e9a5061849ea: Download complete [2023-03-14T00:00:24.068Z] 0d9ebad4ef96: Verifying Checksum [2023-03-14T00:00:24.068Z] 0d9ebad4ef96: Download complete [2023-03-14T00:00:24.068Z] d747dcd14b5f: Verifying Checksum [2023-03-14T00:00:24.068Z] d747dcd14b5f: Download complete [2023-03-14T00:00:24.068Z] ab5ef0e58194: Verifying Checksum [2023-03-14T00:00:24.068Z] ab5ef0e58194: Download complete [2023-03-14T00:00:24.327Z] 2de7ff778b66: Verifying Checksum [2023-03-14T00:00:24.327Z] 2de7ff778b66: Download complete [2023-03-14T00:00:26.865Z] ab5ef0e58194: Pull complete [2023-03-14T00:00:26.865Z] 9712f1f96733: Pull complete [2023-03-14T00:00:27.431Z] 63f879dbbcfc: Pull complete [2023-03-14T00:00:30.708Z] 0d9ebad4ef96: Pull complete [2023-03-14T00:00:30.708Z] e9a5061849ea: Pull complete [2023-03-14T00:00:30.967Z] d747dcd14b5f: Pull complete [2023-03-14T00:00:31.898Z] 2de7ff778b66: Pull complete [2023-03-14T00:00:31.898Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-14T00:00:31.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-14T00:00:31.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:00:31.972Z] prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container [2023-03-14T00:00:32.006Z] $ 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 [2023-03-14T00:00:34.284Z] $ docker top 42703f77ba9de113e54ec24dc26b7b595185771b6a331b59aebd98006921cfc9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-14T00:00:34.353Z] provisioning config files... [2023-03-14T00:00:34.361Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10916360944802918878tmp [2023-03-14T00:00:34.372Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15059540445272045715tmp [2023-03-14T00:00:34.380Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12425016120787351730tmp [Pipeline] { [Pipeline] echo [2023-03-14T00:00:34.398Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:00:34.680Z] ---> sigul-configuration.sh [2023-03-14T00:00:34.680Z] gpg: directory `/root/.gnupg' created [2023-03-14T00:00:34.680Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-14T00:00:34.680Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-14T00:00:34.680Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-14T00:00:34.680Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-14T00:00:34.680Z] gpg: CAST5 encrypted data [2023-03-14T00:00:34.680Z] gpg: encrypted with 1 passphrase [2023-03-14T00:00:34.680Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-14T00:00:34.967Z] + mkdir /home/jenkins [2023-03-14T00:00:34.967Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-14T00:00:35.252Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-14T00:00:35.260Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:00:35.543Z] ---> sigul-install.sh [2023-03-14T00:00:35.543Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-14T00:00:35.829Z] + git tag --list [2023-03-14T00:00:35.829Z] v1.0.0 [2023-03-14T00:00:35.829Z] v1.1.0 [2023-03-14T00:00:35.829Z] v1.2.0 [2023-03-14T00:00:35.829Z] v1.3.0 [2023-03-14T00:00:35.829Z] v1.3.1 [2023-03-14T00:00:35.829Z] v2.0.0 [2023-03-14T00:00:35.829Z] v2.0.1 [2023-03-14T00:00:35.829Z] v2.1.0 [2023-03-14T00:00:35.829Z] v2.1.1 [2023-03-14T00:00:35.829Z] v2.1.1-dev.1 [2023-03-14T00:00:35.829Z] v2.1.1-dev.2 [2023-03-14T00:00:35.829Z] v2.2.0 [2023-03-14T00:00:35.829Z] v2.2.1-dev.1 [2023-03-14T00:00:35.829Z] v2.2.1-dev.10 [2023-03-14T00:00:35.829Z] v2.2.1-dev.2 [2023-03-14T00:00:35.829Z] v2.2.1-dev.3 [2023-03-14T00:00:35.829Z] v2.2.1-dev.4 [2023-03-14T00:00:35.829Z] v2.2.1-dev.5 [2023-03-14T00:00:35.829Z] v2.2.1-dev.6 [2023-03-14T00:00:35.829Z] v2.2.1-dev.7 [2023-03-14T00:00:35.829Z] v2.2.1-dev.8 [2023-03-14T00:00:35.829Z] v2.2.1-dev.9 [2023-03-14T00:00:35.829Z] v2.3.0 [2023-03-14T00:00:35.829Z] v2.3.0-dev.10 [2023-03-14T00:00:35.829Z] v2.3.0-dev.11 [2023-03-14T00:00:35.829Z] v2.3.0-dev.12 [2023-03-14T00:00:35.829Z] v2.3.0-dev.13 [2023-03-14T00:00:35.829Z] v2.3.0-dev.14 [2023-03-14T00:00:35.829Z] v2.3.0-dev.15 [2023-03-14T00:00:35.829Z] v2.3.0-dev.16 [2023-03-14T00:00:35.829Z] v2.3.0-dev.17 [2023-03-14T00:00:35.829Z] v2.3.0-dev.18 [2023-03-14T00:00:35.829Z] v2.3.0-dev.19 [2023-03-14T00:00:35.829Z] v2.3.0-dev.20 [2023-03-14T00:00:35.829Z] v2.3.0-dev.21 [2023-03-14T00:00:35.829Z] v2.3.0-dev.22 [2023-03-14T00:00:35.829Z] v2.3.0-dev.23 [2023-03-14T00:00:35.829Z] v2.3.0-dev.24 [2023-03-14T00:00:35.829Z] v2.3.0-dev.25 [2023-03-14T00:00:35.829Z] v2.3.0-dev.26 [2023-03-14T00:00:35.829Z] v2.3.0-dev.27 [2023-03-14T00:00:35.829Z] v2.3.0-dev.28 [2023-03-14T00:00:35.829Z] v2.3.0-dev.29 [2023-03-14T00:00:35.829Z] v2.3.0-dev.30 [2023-03-14T00:00:35.829Z] v2.3.0-dev.31 [2023-03-14T00:00:35.829Z] v2.3.0-dev.32 [2023-03-14T00:00:35.829Z] v2.3.0-dev.33 [2023-03-14T00:00:35.829Z] v2.3.0-dev.34 [2023-03-14T00:00:35.829Z] v2.3.0-dev.35 [2023-03-14T00:00:35.829Z] v2.3.0-dev.36 [2023-03-14T00:00:35.829Z] v2.3.0-dev.37 [2023-03-14T00:00:35.829Z] v3.0.0-dev.1 [2023-03-14T00:00:35.829Z] v3.0.0-dev.10 [2023-03-14T00:00:35.829Z] v3.0.0-dev.11 [2023-03-14T00:00:35.829Z] v3.0.0-dev.12 [2023-03-14T00:00:35.829Z] v3.0.0-dev.13 [2023-03-14T00:00:35.829Z] v3.0.0-dev.14 [2023-03-14T00:00:35.829Z] v3.0.0-dev.15 [2023-03-14T00:00:35.829Z] v3.0.0-dev.16 [2023-03-14T00:00:35.829Z] v3.0.0-dev.17 [2023-03-14T00:00:35.829Z] v3.0.0-dev.18 [2023-03-14T00:00:35.829Z] v3.0.0-dev.19 [2023-03-14T00:00:35.829Z] v3.0.0-dev.2 [2023-03-14T00:00:35.829Z] v3.0.0-dev.20 [2023-03-14T00:00:35.829Z] v3.0.0-dev.21 [2023-03-14T00:00:35.829Z] v3.0.0-dev.3 [2023-03-14T00:00:35.829Z] v3.0.0-dev.4 [2023-03-14T00:00:35.829Z] v3.0.0-dev.5 [2023-03-14T00:00:35.829Z] v3.0.0-dev.6 [2023-03-14T00:00:35.829Z] v3.0.0-dev.7 [2023-03-14T00:00:35.829Z] v3.0.0-dev.8 [2023-03-14T00:00:35.829Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-14T00:00:36.116Z] + lftools sign git-tag v3.0.0-dev.21 [2023-03-14T00:00:36.685Z] Signing Git tag with Sigul... [2023-03-14T00:00:36.685Z] Signing v3.0.0-dev.21 [Pipeline] echo [2023-03-14T00:00:36.953Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:00:37.236Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-14T00:00:37.242Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-14T00:00:37.260Z] $ docker stop --time=1 42703f77ba9de113e54ec24dc26b7b595185771b6a331b59aebd98006921cfc9 [2023-03-14T00:00:38.557Z] $ docker rm -f --volumes 42703f77ba9de113e54ec24dc26b7b595185771b6a331b59aebd98006921cfc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-14T00:00:38.948Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T00:00:38.948Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:00:39.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T00:00:39.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:00:39.314Z] prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container [2023-03-14T00:00:39.344Z] $ 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 [2023-03-14T00:00:39.713Z] $ docker top 2e45633e73b15d1a91ca91a50780d6873a3b43290bedb47b0142b9b4bc4e9908 -eo pid,comm [2023-03-14T00:00:39.754Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-14T00:00:39.754Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T00:00:39.793Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T00:00:39.794Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T00:00:39.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T00:00:39.903Z] $ docker exec 2e45633e73b15d1a91ca91a50780d6873a3b43290bedb47b0142b9b4bc4e9908 ssh-agent [2023-03-14T00:00:40.008Z] SSH_AUTH_SOCK=/tmp/ssh-ee19vn9L1lGM/agent.34 [2023-03-14T00:00:40.008Z] SSH_AGENT_PID=40 [2023-03-14T00:00:40.012Z] Running ssh-add (command line suppressed) [2023-03-14T00:00:40.110Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8619709463893363001.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8619709463893363001.key) [2023-03-14T00:00:40.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T00:00:40.402Z] + git semver bump pre [2023-03-14T00:00:40.661Z] 2023-03-14 00:00:40,585 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-14T00:00:40.661Z] 2023-03-14 00:00:40,585 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev [2023-03-14T00:00:40.661Z] 2023-03-14 00:00:40,585 [bump_version] DEBUG bumped version:3.0.0-dev.22 [2023-03-14T00:00:40.661Z] 2023-03-14 00:00:40,585 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-03-14T00:00:40.661Z] 2023-03-14 00:00:40,585 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-14T00:00:40.661Z] 2023-03-14 00:00:40,585 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-14T00:00:40.661Z] 2023-03-14 00:00:40,587 [execute] INFO git cat-file --batch-check [2023-03-14T00:00:40.661Z] 2023-03-14 00:00:40,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T00:00:40.661Z] 2023-03-14 00:00:40,592 [execute] INFO git cat-file --batch [2023-03-14T00:00:40.661Z] 2023-03-14 00:00:40,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T00:00:40.661Z] 2023-03-14 00:00:40,597 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-14T00:00:40.661Z] 3.0.0-dev.22 [Pipeline] } [2023-03-14T00:00:40.670Z] $ docker exec --env ******** --env ******** 2e45633e73b15d1a91ca91a50780d6873a3b43290bedb47b0142b9b4bc4e9908 ssh-agent -k [2023-03-14T00:00:40.768Z] unset SSH_AUTH_SOCK; [2023-03-14T00:00:40.769Z] unset SSH_AGENT_PID; [2023-03-14T00:00:40.769Z] echo Agent pid 40 killed; [2023-03-14T00:00:40.775Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T00:00:41.070Z] + git semver [Pipeline] } [2023-03-14T00:00:41.343Z] $ docker stop --time=1 2e45633e73b15d1a91ca91a50780d6873a3b43290bedb47b0142b9b4bc4e9908 [2023-03-14T00:00:42.647Z] $ docker rm -f --volumes 2e45633e73b15d1a91ca91a50780d6873a3b43290bedb47b0142b9b4bc4e9908 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-14T00:00:42.975Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-14T00:00:42.975Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:00:43.270Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-14T00:00:43.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:00:43.336Z] prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container [2023-03-14T00:00:43.365Z] $ 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 [2023-03-14T00:00:43.701Z] $ docker top cd771b2b09de2bd6ce0152eccc11c6f4b587010922a1f7b29819e865148260ed -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-14T00:00:43.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-14T00:00:43.778Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-14T00:00:43.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-14T00:00:43.894Z] $ docker exec cd771b2b09de2bd6ce0152eccc11c6f4b587010922a1f7b29819e865148260ed ssh-agent [2023-03-14T00:00:44.007Z] SSH_AUTH_SOCK=/tmp/ssh-nWhrZN3hoKOw/agent.32 [2023-03-14T00:00:44.007Z] SSH_AGENT_PID=38 [2023-03-14T00:00:44.010Z] Running ssh-add (command line suppressed) [2023-03-14T00:00:44.118Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12573108640443666545.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12573108640443666545.key) [2023-03-14T00:00:44.129Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-14T00:00:44.415Z] + git semver push [2023-03-14T00:00:44.672Z] 2023-03-14 00:00:44,588 [run_push] DEBUG push [2023-03-14T00:00:44.672Z] 2023-03-14 00:00:44,588 [execute] INFO git cat-file --batch-check [2023-03-14T00:00:44.672Z] 2023-03-14 00:00:44,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-14T00:00:44.672Z] 2023-03-14 00:00:44,591 [execute] INFO git rev-list f3e914f2e13beeeacbc3fa50cbd322d49e0124de -- [2023-03-14T00:00:44.672Z] 2023-03-14 00:00:44,591 [execute] DEBUG Popen(['git', 'rev-list', 'f3e914f2e13beeeacbc3fa50cbd322d49e0124de', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T00:00:44.672Z] 2023-03-14 00:00:44,601 [execute] INFO git fetch -v origin [2023-03-14T00:00:44.672Z] 2023-03-14 00:00:44,601 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-14T00:00:45.239Z] 2023-03-14 00:00:45,153 [run_push] DEBUG no remote changes detected [2023-03-14T00:00:45.239Z] 2023-03-14 00:00:45,154 [execute] INFO git push origin semver [2023-03-14T00:00:45.239Z] 2023-03-14 00:00:45,154 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-14T00:00:46.175Z] 2023-03-14 00:00:46,058 [run_push] DEBUG push all version tags [2023-03-14T00:00:46.175Z] 2023-03-14 00:00:46,059 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-14T00:00:46.175Z] 2023-03-14 00:00:46,059 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-03-14T00:00:47.116Z] 2023-03-14 00:00:46,995 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-03-14T00:00:47.116Z] 3.0.0-dev.22 [Pipeline] } [2023-03-14T00:00:47.184Z] $ docker exec --env ******** --env ******** cd771b2b09de2bd6ce0152eccc11c6f4b587010922a1f7b29819e865148260ed ssh-agent -k [2023-03-14T00:00:47.281Z] unset SSH_AUTH_SOCK; [2023-03-14T00:00:47.281Z] unset SSH_AGENT_PID; [2023-03-14T00:00:47.281Z] echo Agent pid 38 killed; [2023-03-14T00:00:47.296Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-14T00:00:47.637Z] + git semver [Pipeline] } [2023-03-14T00:00:47.934Z] $ docker stop --time=1 cd771b2b09de2bd6ce0152eccc11c6f4b587010922a1f7b29819e865148260ed [2023-03-14T00:00:49.232Z] $ docker rm -f --volumes cd771b2b09de2bd6ce0152eccc11c6f4b587010922a1f7b29819e865148260ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-14T00:00:49.771Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-03-14T00:00:49.771Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-14T00:00:49.771Z] total 16 [2023-03-14T00:00:49.771Z] drwxr-xr-x 3 root root 4096 Mar 13 23:48 . [2023-03-14T00:00:49.771Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 00:00 .. [2023-03-14T00:00:49.771Z] drwxr-xr-x 2 root root 4096 Mar 13 23:48 cost [2023-03-14T00:00:49.771Z] -rw-r--r-- 1 root root 96 Mar 13 23:48 cost.csv [2023-03-14T00:00:49.771Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-03-14T00:00:49.771Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-03-14T00:00:49.771Z] total 16 [2023-03-14T00:00:49.771Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:48 . [2023-03-14T00:00:49.771Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 14 00:00 .. [2023-03-14T00:00:49.771Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:48 cost [2023-03-14T00:00:49.771Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 13 23:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:00:50.058Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:00:50.915Z] ---> package-listing.sh [2023-03-14T00:00:50.915Z] ++ facter osfamily [2023-03-14T00:00:50.915Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-14T00:00:51.174Z] + OS_FAMILY=debian [2023-03-14T00:00:51.174Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-03-14T00:00:51.174Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-14T00:00:51.174Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-14T00:00:51.174Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-14T00:00:51.174Z] + PACKAGES=/tmp/packages_start.txt [2023-03-14T00:00:51.174Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-14T00:00:51.174Z] + PACKAGES=/tmp/packages_end.txt [2023-03-14T00:00:51.174Z] + case "${OS_FAMILY}" in [2023-03-14T00:00:51.174Z] + dpkg -l [2023-03-14T00:00:51.174Z] + grep '^ii' [2023-03-14T00:00:51.174Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-14T00:00:51.174Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-14T00:00:51.174Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-14T00:00:51.174Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-03-14T00:00:51.174Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-03-14T00:00:51.174Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2023-03-14T00:00:51.184Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-14T00:00:51.462Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-14T00:00:52.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-14T00:00:52.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-14T00:00:52.089Z] prd-ubuntu20.04-docker-8c-8g-1 does not seem to be running inside a container [2023-03-14T00:00:52.117Z] $ 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 [2023-03-14T00:00:52.314Z] $ docker top c414b9bf031d2fa38c5b5c9b44c5a478ae1299ea1c26fc2fd503cd588ad7077a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-14T00:00:52.652Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-14T00:00:52.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-14T00:00:53.215Z] + ls /var/log/sa-host [2023-03-14T00:00:53.215Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-14T00:00:53.277Z] provisioning config files... [2023-03-14T00:00:53.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13025806637302901118tmp [Pipeline] { [Pipeline] echo [2023-03-14T00:00:53.303Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:00:53.587Z] ---> create-netrc.sh [Pipeline] } [2023-03-14T00:00:53.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:00:53.921Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-14T00:00:53.928Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:00:54.210Z] ---> sudo-logs.sh [2023-03-14T00:00:54.210Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-14T00:00:54.234Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:00:54.517Z] ---> job-cost.sh [2023-03-14T00:00:54.517Z] lf-activate-venv: SKIPPING [2023-03-14T00:00:54.517Z] DEBUG: total: 0.2199999988079071 [2023-03-14T00:00:54.517Z] INFO: Retrieving Stack Cost... [2023-03-14T00:00:55.103Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-14T00:00:55.361Z] INFO: Archiving Costs [Pipeline] echo [2023-03-14T00:00:55.372Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-14T00:00:55.653Z] ---> logs-deploy.sh [2023-03-14T00:00:55.653Z] lf-activate-venv: SKIPPING [2023-03-14T00:00:55.653Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/138 [2023-03-14T00:00:55.653Z] INFO: archiving workspace using pattern(s): [2023-03-14T00:00:56.590Z] Archives upload complete. [2023-03-14T00:00:56.590Z] INFO: archiving logs to Nexus