Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 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-ssh9855730001485596820.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11431756565013022281.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16204303261885830809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh7802694608358800338.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-ssh12195722360241997725.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16946 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#621)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 # timeout=10 > git rev-list --no-walk b279e99bc72aab90b799f17157d7f2e7dfbc53e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T01:02:18.094Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-08T01:02:18.164Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T01:02:18.179Z] ========================================================= [2023-11-08T01:02:18.179Z] EdgeX Global Pipelines Version Info [2023-11-08T01:02:18.179Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:02:18.877Z] ------------------- [2023-11-08T01:02:18.877Z] stable info: [2023-11-08T01:02:18.877Z] ------------------- [2023-11-08T01:02:18.877Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T01:02:18.877Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T01:02:18.877Z] Message: update stable to v1.0.257 [2023-11-08T01:02:19.450Z] ------------------- [2023-11-08T01:02:19.451Z] experimental info: [2023-11-08T01:02:19.451Z] ------------------- [2023-11-08T01:02:19.451Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T01:02:19.451Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T01:02:19.451Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T01:02:19.615Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-11-08T01:02:19.626Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-11-08T01:02:19.638Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T01:02:19.648Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T01:02:19.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T01:02:19.666Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T01:02:19.675Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T01:02:19.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T01:02:19.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T01:02:19.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T01:02:19.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T01:02:19.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-11-08T01:02:19.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T01:02:19.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T01:02:19.788Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T01:02:19.804Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T01:02:19.831Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T01:02:19.848Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T01:02:19.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T01:02:19.874Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T01:02:19.885Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T01:02:19.899Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T01:02:19.912Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T01:02:19.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T01:02:19.938Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T01:02:19.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T01:02:19.968Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T01:02:19.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-08T01:02:20.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-08T01:02:20.015Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-08T01:02:20.027Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] echo [2023-11-08T01:02:20.040Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 42cf7a9 [Pipeline] echo [2023-11-08T01:02:20.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:02:20.113Z] provisioning config files... [2023-11-08T01:02:20.127Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9750394443636172904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:02:20.436Z] ---> docker-login.sh [2023-11-08T01:02:20.436Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:02:20.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:20.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:20.698Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:20.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:20.698Z] [2023-11-08T01:02:20.698Z] Login Succeeded [2023-11-08T01:02:20.698Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:02:20.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:20.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:20.960Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:20.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:20.960Z] [2023-11-08T01:02:20.960Z] Login Succeeded [2023-11-08T01:02:20.960Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:02:20.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:20.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:20.960Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:20.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:20.960Z] [2023-11-08T01:02:20.960Z] Login Succeeded [2023-11-08T01:02:20.960Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:02:21.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:21.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:21.223Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:21.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:21.223Z] [2023-11-08T01:02:21.223Z] Login Succeeded [2023-11-08T01:02:21.223Z] docker.io [2023-11-08T01:02:21.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:21.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:21.484Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:21.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:21.484Z] [2023-11-08T01:02:21.484Z] Login Succeeded [2023-11-08T01:02:21.484Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:02:21.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T01:02:21.861Z] + git rev-list -1 --merges 42cf7a9d8527f7ddc9b3597bc626304eb0fad692~1..42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] echo [2023-11-08T01:02:21.910Z] -----------> git rev-list -1 --merges 42cf7a9d8527f7ddc9b3597bc626304eb0fad692~1..42cf7a9d8527f7ddc9b3597bc626304eb0fad692 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [false] [Pipeline] sh [2023-11-08T01:02:22.197Z] + git log --format=format:%s -1 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] echo [2023-11-08T01:02:22.216Z] ========================================================= [2023-11-08T01:02:22.216Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T01:02:22.216Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T01:02:22.563Z] + git log --format=format:%s -1 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] echo [2023-11-08T01:02:22.573Z] [semverPrep] GIT_COMMIT: 42cf7a9d8527f7ddc9b3597bc626304eb0fad692, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#621) [Pipeline] echo [2023-11-08T01:02:22.581Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T01:02:22.925Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:02:22.926Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T01:02:22.926Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T01:02:22.926Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T01:02:22.926Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T01:02:22.926Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T01:02:22.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:02:23.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:02:23.287Z] [2023-11-08T01:02:23.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:02:23.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:02:23.586Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T01:02:23.586Z] b85a868b505f: Pulling fs layer [2023-11-08T01:02:23.586Z] e2be974225ed: Pulling fs layer [2023-11-08T01:02:23.586Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T01:02:23.587Z] 988bab9f4d93: Pulling fs layer [2023-11-08T01:02:23.587Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T01:02:23.587Z] eaf3925da568: Pulling fs layer [2023-11-08T01:02:23.587Z] bab4dde63d76: Pulling fs layer [2023-11-08T01:02:23.587Z] bde34c3a00c8: Pulling fs layer [2023-11-08T01:02:23.587Z] 988bab9f4d93: Waiting [2023-11-08T01:02:23.587Z] eaf3925da568: Waiting [2023-11-08T01:02:23.587Z] 1469e6f7b9e6: Waiting [2023-11-08T01:02:23.587Z] bab4dde63d76: Waiting [2023-11-08T01:02:23.587Z] b352a97aabf1: Pulling fs layer [2023-11-08T01:02:23.587Z] bde34c3a00c8: Waiting [2023-11-08T01:02:23.587Z] 4872d77fe225: Pulling fs layer [2023-11-08T01:02:23.587Z] b352a97aabf1: Waiting [2023-11-08T01:02:23.587Z] 5851b861e8e6: Pulling fs layer [2023-11-08T01:02:23.587Z] 5851b861e8e6: Waiting [2023-11-08T01:02:23.587Z] e2be974225ed: Download complete [2023-11-08T01:02:23.587Z] 988bab9f4d93: Verifying Checksum [2023-11-08T01:02:23.587Z] 988bab9f4d93: Download complete [2023-11-08T01:02:23.845Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T01:02:23.846Z] 1469e6f7b9e6: Download complete [2023-11-08T01:02:23.846Z] eaf3925da568: Verifying Checksum [2023-11-08T01:02:23.846Z] eaf3925da568: Download complete [2023-11-08T01:02:23.846Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T01:02:23.846Z] 339a4e72a1f5: Download complete [2023-11-08T01:02:23.846Z] bde34c3a00c8: Download complete [2023-11-08T01:02:23.846Z] b352a97aabf1: Verifying Checksum [2023-11-08T01:02:23.846Z] b352a97aabf1: Download complete [2023-11-08T01:02:23.846Z] 4872d77fe225: Verifying Checksum [2023-11-08T01:02:23.846Z] 4872d77fe225: Download complete [2023-11-08T01:02:23.846Z] 5851b861e8e6: Verifying Checksum [2023-11-08T01:02:23.846Z] 5851b861e8e6: Download complete [2023-11-08T01:02:23.846Z] b85a868b505f: Verifying Checksum [2023-11-08T01:02:23.846Z] b85a868b505f: Download complete [2023-11-08T01:02:24.104Z] bab4dde63d76: Verifying Checksum [2023-11-08T01:02:24.104Z] bab4dde63d76: Download complete [2023-11-08T01:02:25.043Z] b85a868b505f: Pull complete [2023-11-08T01:02:25.303Z] e2be974225ed: Pull complete [2023-11-08T01:02:25.873Z] 339a4e72a1f5: Pull complete [2023-11-08T01:02:25.874Z] 988bab9f4d93: Pull complete [2023-11-08T01:02:26.134Z] 1469e6f7b9e6: Pull complete [2023-11-08T01:02:26.134Z] eaf3925da568: Pull complete [2023-11-08T01:02:28.056Z] bab4dde63d76: Pull complete [2023-11-08T01:02:28.056Z] bde34c3a00c8: Pull complete [2023-11-08T01:02:28.318Z] b352a97aabf1: Pull complete [2023-11-08T01:02:28.318Z] 4872d77fe225: Pull complete [2023-11-08T01:02:28.318Z] 5851b861e8e6: Pull complete [2023-11-08T01:02:28.318Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T01:02:28.318Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:02:28.318Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:02:28.437Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-11-08T01:02:28.476Z] $ 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-11-08T01:02:31.872Z] $ docker top 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:02:31.953Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:02:31.953Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:02:32.945Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:02:32.953Z] $ docker exec 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 ssh-agent [2023-11-08T01:02:33.054Z] SSH_AUTH_SOCK=/tmp/ssh-4GWa2Ub5dLWY/agent.33 [2023-11-08T01:02:33.054Z] SSH_AGENT_PID=39 [2023-11-08T01:02:33.061Z] Running ssh-add (command line suppressed) [2023-11-08T01:02:33.179Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12638938128112743325.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12638938128112743325.key) [2023-11-08T01:02:36.285Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:02:36.575Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T01:02:36.590Z] $ docker exec --env ******** --env ******** 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 ssh-agent -k [2023-11-08T01:02:36.680Z] unset SSH_AUTH_SOCK; [2023-11-08T01:02:36.681Z] unset SSH_AGENT_PID; [2023-11-08T01:02:36.681Z] echo Agent pid 39 killed; [2023-11-08T01:02:36.689Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T01:02:36.714Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:02:36.714Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:02:36.816Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:02:36.824Z] $ docker exec 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 ssh-agent [2023-11-08T01:02:36.922Z] SSH_AUTH_SOCK=/tmp/ssh-9dFsTjs5Dp2U/agent.71 [2023-11-08T01:02:36.922Z] SSH_AGENT_PID=77 [2023-11-08T01:02:36.927Z] Running ssh-add (command line suppressed) [2023-11-08T01:02:37.089Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1535728504536053422.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1535728504536053422.key) [2023-11-08T01:02:37.101Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:02:37.393Z] + git semver init [2023-11-08T01:02:37.653Z] 2023-11-08 01:02:37,647 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T01:02:37.653Z] 2023-11-08 01:02:37,648 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-11-08T01:02:37.653Z] 2023-11-08 01:02:37,649 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-11-08T01:02:37.653Z] 2023-11-08 01:02:37,650 [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-11-08T01:02:38.594Z] 2023-11-08 01:02:38,563 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-11-08T01:02:38.594Z] 2023-11-08 01:02:38,564 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-11-08T01:02:38.594Z] 2023-11-08 01:02:38,564 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-08T01:02:38.594Z] 2023-11-08 01:02:38,564 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-08T01:02:38.594Z] 3.1.0-dev.36 [Pipeline] } [2023-11-08T01:02:38.623Z] $ docker exec --env ******** --env ******** 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 ssh-agent -k [2023-11-08T01:02:38.715Z] unset SSH_AUTH_SOCK; [2023-11-08T01:02:38.716Z] unset SSH_AGENT_PID; [2023-11-08T01:02:38.716Z] echo Agent pid 77 killed; [2023-11-08T01:02:38.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:02:39.034Z] + git semver [Pipeline] } [2023-11-08T01:02:39.309Z] $ docker stop --time=1 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 [2023-11-08T01:02:40.619Z] $ docker rm -f --volumes 342cb3f42456c6ded2c85f3bcfd3c793f5e4f9615748672dd18ae111fef3d517 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:02:40.965Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T01:02:41.178Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T01:02:41.181Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [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-11-08T01:02:41.354Z] provisioning config files... [2023-11-08T01:02:41.364Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15780833327668987324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:02:41.665Z] ---> docker-login.sh [2023-11-08T01:02:41.665Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:02:41.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:41.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:41.666Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:41.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:41.666Z] [2023-11-08T01:02:41.666Z] Login Succeeded [2023-11-08T01:02:41.666Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:02:41.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:41.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:41.666Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:41.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:41.666Z] [2023-11-08T01:02:41.666Z] Login Succeeded [2023-11-08T01:02:41.666Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:02:41.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:41.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:41.924Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:41.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:41.924Z] [2023-11-08T01:02:41.924Z] Login Succeeded [2023-11-08T01:02:41.924Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:02:41.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:41.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:41.924Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:41.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:41.924Z] [2023-11-08T01:02:41.924Z] Login Succeeded [2023-11-08T01:02:41.924Z] docker.io [2023-11-08T01:02:42.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:02:42.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:02:42.441Z] Configure a credential helper to remove this warning. See [2023-11-08T01:02:42.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:02:42.441Z] [2023-11-08T01:02:42.441Z] Login Succeeded [2023-11-08T01:02:42.441Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:02:42.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T01:02:42.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:02:42.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:02:42.541Z] ========================================================= [2023-11-08T01:02:42.541Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T01:02:42.541Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:02:42.858Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T01:02:42.858Z] Sending build context to Docker daemon 3.369MB [2023-11-08T01:02:42.858Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:02:42.858Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T01:02:43.121Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T01:02:43.121Z] 7264a8db6415: Pulling fs layer [2023-11-08T01:02:43.121Z] c4d48a809fc2: Pulling fs layer [2023-11-08T01:02:43.121Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T01:02:43.121Z] ad3a456e5733: Pulling fs layer [2023-11-08T01:02:43.121Z] 33e27b845d1e: Pulling fs layer [2023-11-08T01:02:43.121Z] c68163c4e522: Pulling fs layer [2023-11-08T01:02:43.121Z] 50da416c3ac9: Pulling fs layer [2023-11-08T01:02:43.121Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T01:02:43.121Z] 33e27b845d1e: Waiting [2023-11-08T01:02:43.121Z] c68163c4e522: Waiting [2023-11-08T01:02:43.121Z] 50da416c3ac9: Waiting [2023-11-08T01:02:43.121Z] 23d2d4c4bb30: Waiting [2023-11-08T01:02:43.121Z] ad3a456e5733: Waiting [2023-11-08T01:02:43.121Z] c4d48a809fc2: Verifying Checksum [2023-11-08T01:02:43.121Z] c4d48a809fc2: Download complete [2023-11-08T01:02:43.121Z] ad3a456e5733: Download complete [2023-11-08T01:02:43.121Z] 33e27b845d1e: Verifying Checksum [2023-11-08T01:02:43.121Z] 33e27b845d1e: Download complete [2023-11-08T01:02:43.121Z] 7264a8db6415: Verifying Checksum [2023-11-08T01:02:43.121Z] 7264a8db6415: Download complete [2023-11-08T01:02:43.121Z] c68163c4e522: Verifying Checksum [2023-11-08T01:02:43.121Z] c68163c4e522: Download complete [2023-11-08T01:02:43.382Z] 7264a8db6415: Pull complete [2023-11-08T01:02:43.382Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T01:02:43.382Z] 23d2d4c4bb30: Download complete [2023-11-08T01:02:43.382Z] c4d48a809fc2: Pull complete [2023-11-08T01:02:43.640Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T01:02:43.640Z] 4f1c88b9dad5: Download complete [2023-11-08T01:02:43.898Z] 50da416c3ac9: Download complete [2023-11-08T01:02:47.179Z] 4f1c88b9dad5: Pull complete [2023-11-08T01:02:47.179Z] ad3a456e5733: Pull complete [2023-11-08T01:02:47.179Z] 33e27b845d1e: Pull complete [2023-11-08T01:02:47.179Z] c68163c4e522: Pull complete [2023-11-08T01:02:49.708Z] 50da416c3ac9: Pull complete [2023-11-08T01:02:49.984Z] 23d2d4c4bb30: Pull complete [2023-11-08T01:02:49.984Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T01:02:49.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T01:02:49.984Z] ---> 0786185ac409 [2023-11-08T01:02:49.984Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T01:02:55.263Z] ---> Running in 056d816dd3d6 [2023-11-08T01:02:55.263Z] Removing intermediate container 056d816dd3d6 [2023-11-08T01:02:55.263Z] ---> ca09ca90ee3a [2023-11-08T01:02:55.263Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:02:55.263Z] ---> Running in 3bfe390db8dc [2023-11-08T01:02:55.263Z] Removing intermediate container 3bfe390db8dc [2023-11-08T01:02:55.263Z] ---> 0ac0b1610bbb [2023-11-08T01:02:55.263Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:02:55.263Z] ---> Running in b9dfbad4a1ce [2023-11-08T01:02:55.263Z] Removing intermediate container b9dfbad4a1ce [2023-11-08T01:02:55.263Z] ---> b880a918b6ed [2023-11-08T01:02:55.263Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:02:55.263Z] ---> Running in 180d8f41b51d [2023-11-08T01:02:55.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T01:02:55.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T01:02:55.522Z] OK: 264 MiB in 52 packages [2023-11-08T01:02:55.782Z] Removing intermediate container 180d8f41b51d [2023-11-08T01:02:55.782Z] ---> a35006d6b25b [2023-11-08T01:02:55.782Z] Step 7/12 : WORKDIR /app [2023-11-08T01:02:55.782Z] ---> Running in 4f3feb0ca6ea [2023-11-08T01:02:56.042Z] Removing intermediate container 4f3feb0ca6ea [2023-11-08T01:02:56.042Z] ---> 28627bb520bb [2023-11-08T01:02:56.042Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T01:02:56.042Z] ---> a44d58f7a1e0 [2023-11-08T01:02:56.042Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:02:56.042Z] ---> Running in 1e975cc1ba70 [2023-11-08T01:02:56.301Z] Still waiting to schedule task [2023-11-08T01:02:56.302Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-08T01:03:34.825Z] Removing intermediate container 1e975cc1ba70 [2023-11-08T01:03:34.825Z] ---> 18cb8a2cc3c5 [2023-11-08T01:03:34.825Z] Step 10/12 : COPY . . [2023-11-08T01:03:35.393Z] ---> 9f41e5e91c84 [2023-11-08T01:03:35.393Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:03:35.393Z] ---> Running in 5f682f54ccb4 [2023-11-08T01:03:35.393Z] Removing intermediate container 5f682f54ccb4 [2023-11-08T01:03:35.393Z] ---> dc6966bee897 [2023-11-08T01:03:35.393Z] Step 12/12 : RUN $MAKE [2023-11-08T01:03:35.659Z] ---> Running in 9fde1e6a97f8 [2023-11-08T01:03:35.919Z] noop [2023-11-08T01:03:36.179Z] Removing intermediate container 9fde1e6a97f8 [2023-11-08T01:03:36.179Z] ---> f363796f84d1 [2023-11-08T01:03:36.179Z] Successfully built f363796f84d1 [2023-11-08T01:03:36.179Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:03:36.501Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T01:03:36.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:03:36.580Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-11-08T01:03:36.622Z] $ 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-11-08T01:03:36.956Z] $ docker top 02f9f3b0a892cf494e4b29ad414bbda7e02492986b1b9386fec5c84c1b7080e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:03:37.311Z] + go version [2023-11-08T01:03:37.311Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T01:03:37.326Z] $ docker stop --time=1 02f9f3b0a892cf494e4b29ad414bbda7e02492986b1b9386fec5c84c1b7080e4 [2023-11-08T01:03:38.801Z] $ docker rm -f --volumes 02f9f3b0a892cf494e4b29ad414bbda7e02492986b1b9386fec5c84c1b7080e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:03:39.239Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T01:03:39.239Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:03:39.315Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-11-08T01:03:39.352Z] $ 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-11-08T01:03:39.658Z] $ docker top 3be7bfcff3b9aa5bd3d04117f1c59fdff7e92f4f148aa9bb382f635cbffecb48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:03:39.995Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-11-08T01:03:40.292Z] + make test [2023-11-08T01:03:40.292Z] go test -race -coverprofile=coverage.out ./... [2023-11-08T01:04:02.285Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-08T01:04:20.385Z] go vet ./... [2023-11-08T01:04:22.914Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T01:04:22.915Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T01:04:22.915Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T01:04:22.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T01:04:22.943Z] $ docker stop --time=1 3be7bfcff3b9aa5bd3d04117f1c59fdff7e92f4f148aa9bb382f635cbffecb48 [2023-11-08T01:04:26.966Z] $ docker rm -f --volumes 3be7bfcff3b9aa5bd3d04117f1c59fdff7e92f4f148aa9bb382f635cbffecb48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:04:27.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T01:04:27.532Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T01:04:28.113Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T01:04:28.481Z] + ls -al . [2023-11-08T01:04:28.481Z] total 180 [2023-11-08T01:04:28.481Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 01:03 . [2023-11-08T01:04:28.481Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:02 .. [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 01:02 .dockerignore [2023-11-08T01:04:28.481Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:03 .git [2023-11-08T01:04:28.481Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:02 .github [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 8 01:02 .gitignore [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:02 .golangci.yml [2023-11-08T01:04:28.481Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:02 .semver [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 8 01:02 Attribution.txt [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 8 01:02 CHANGELOG.md [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 8 01:02 Dockerfile [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:02 GOVERNANCE.md [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 8 01:02 Jenkinsfile [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 01:02 LICENSE [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 01:02 OWNERS.md [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 8 01:02 README.md [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 01:02 VERSION [2023-11-08T01:04:28.481Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:02 bin [2023-11-08T01:04:28.481Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 8 01:03 coverage.out [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 8 01:02 go.mod [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 8 01:02 go.sum [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 8 01:02 main.go [2023-11-08T01:04:28.481Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 8 01:02 makefile [2023-11-08T01:04:28.481Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:02 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:04:28.787Z] + 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=42cf7a9d8527f7ddc9b3597bc626304eb0fad692 --label arch=amd64 --label version=3.1.0-dev.36 . [2023-11-08T01:04:28.787Z] Sending build context to Docker daemon 3.37MB [2023-11-08T01:04:28.787Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:04:28.787Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T01:04:28.787Z] ---> f363796f84d1 [2023-11-08T01:04:28.787Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T01:04:28.787Z] ---> Running in 2bee329b2d4c [2023-11-08T01:04:29.048Z] Removing intermediate container 2bee329b2d4c [2023-11-08T01:04:29.048Z] ---> 825e4ca52fa4 [2023-11-08T01:04:29.048Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:04:29.048Z] ---> Running in 0d7321463649 [2023-11-08T01:04:29.048Z] Removing intermediate container 0d7321463649 [2023-11-08T01:04:29.048Z] ---> 6d74e3f800d0 [2023-11-08T01:04:29.048Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:04:29.048Z] ---> Running in 90ffe1423d0a [2023-11-08T01:04:29.048Z] Removing intermediate container 90ffe1423d0a [2023-11-08T01:04:29.048Z] ---> 9ba5d5bd2be0 [2023-11-08T01:04:29.048Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:04:29.308Z] ---> Running in d545622a414a [2023-11-08T01:04:29.568Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T01:04:29.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T01:04:30.090Z] OK: 264 MiB in 52 packages [2023-11-08T01:04:30.662Z] Removing intermediate container d545622a414a [2023-11-08T01:04:30.662Z] ---> e6a4d49f7737 [2023-11-08T01:04:30.662Z] Step 7/26 : WORKDIR /app [2023-11-08T01:04:30.662Z] ---> Running in 4fc264b1cdc2 [2023-11-08T01:04:30.662Z] Removing intermediate container 4fc264b1cdc2 [2023-11-08T01:04:30.662Z] ---> def08e0463b6 [2023-11-08T01:04:30.662Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-08T01:04:30.662Z] ---> 7a92b666514d [2023-11-08T01:04:30.662Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:04:30.662Z] ---> Running in 5edd9ebded50 [2023-11-08T01:04:31.230Z] Removing intermediate container 5edd9ebded50 [2023-11-08T01:04:31.230Z] ---> 79590a0bfc4c [2023-11-08T01:04:31.230Z] Step 10/26 : COPY . . [2023-11-08T01:04:31.491Z] ---> 45c2a93dcc5c [2023-11-08T01:04:31.491Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:04:31.491Z] ---> Running in d54d9a039b7d [2023-11-08T01:04:31.751Z] Removing intermediate container d54d9a039b7d [2023-11-08T01:04:31.751Z] ---> 9b4a407c543b [2023-11-08T01:04:31.751Z] Step 12/26 : RUN $MAKE [2023-11-08T01:04:31.751Z] ---> Running in 0ea5ed3a79ab [2023-11-08T01:04:32.009Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36" -trimpath -mod=readonly -o app-service-configurable [2023-11-08T01:04:54.026Z] Removing intermediate container 0ea5ed3a79ab [2023-11-08T01:04:54.026Z] ---> c347f6763063 [2023-11-08T01:04:54.026Z] Step 13/26 : FROM alpine:3.18 [2023-11-08T01:04:54.026Z] 3.18: Pulling from library/alpine [2023-11-08T01:04:54.026Z] 96526aa774ef: Pulling fs layer [2023-11-08T01:04:54.026Z] 96526aa774ef: Verifying Checksum [2023-11-08T01:04:54.026Z] 96526aa774ef: Download complete [2023-11-08T01:04:54.026Z] 96526aa774ef: Pull complete [2023-11-08T01:04:54.026Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T01:04:54.026Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T01:04:54.026Z] ---> 8ca4688f4f35 [2023-11-08T01:04:54.026Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T01:04:54.026Z] ---> Running in a14aa0f77659 [2023-11-08T01:04:54.026Z] Removing intermediate container a14aa0f77659 [2023-11-08T01:04:54.026Z] ---> b65a4d77a2b0 [2023-11-08T01:04:54.026Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-08T01:04:54.026Z] ---> Running in e6d8423622ee [2023-11-08T01:04:54.026Z] Removing intermediate container e6d8423622ee [2023-11-08T01:04:54.026Z] ---> a0325c4045b6 [2023-11-08T01:04:54.026Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T01:04:54.026Z] ---> Running in ccb39efc8aad [2023-11-08T01:04:54.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T01:04:54.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T01:04:54.026Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T01:04:54.026Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T01:04:54.026Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T01:04:54.026Z] Executing ca-certificates-20230506-r0.trigger [2023-11-08T01:04:54.026Z] OK: 8 MiB in 17 packages [2023-11-08T01:04:54.026Z] Removing intermediate container ccb39efc8aad [2023-11-08T01:04:54.026Z] ---> 6cb36513234b [2023-11-08T01:04:54.026Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-08T01:04:54.026Z] ---> e191e9a46e2e [2023-11-08T01:04:54.026Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-08T01:04:54.026Z] ---> 3d8c4ee52a41 [2023-11-08T01:04:54.026Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-08T01:04:54.284Z] ---> aacb41d807ed [2023-11-08T01:04:54.284Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-08T01:04:55.219Z] ---> 8660b658d979 [2023-11-08T01:04:55.219Z] Step 21/26 : EXPOSE 48095 [2023-11-08T01:04:55.219Z] ---> Running in c5c91e2bf3ed [2023-11-08T01:04:55.219Z] Removing intermediate container c5c91e2bf3ed [2023-11-08T01:04:55.219Z] ---> cf06e38ec26d [2023-11-08T01:04:55.219Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-08T01:04:55.219Z] ---> Running in 4a836d82390c [2023-11-08T01:04:55.219Z] Removing intermediate container 4a836d82390c [2023-11-08T01:04:55.219Z] ---> 26f40e327aff [2023-11-08T01:04:55.219Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T01:04:55.219Z] ---> Running in 48c2af1df667 [2023-11-08T01:04:55.219Z] Removing intermediate container 48c2af1df667 [2023-11-08T01:04:55.219Z] ---> 49ba222f17ce [2023-11-08T01:04:55.219Z] Step 24/26 : LABEL arch=amd64 [2023-11-08T01:04:55.219Z] ---> Running in 7bcb181d1c2c [2023-11-08T01:04:55.478Z] Removing intermediate container 7bcb181d1c2c [2023-11-08T01:04:55.478Z] ---> be94d15452b6 [2023-11-08T01:04:55.478Z] Step 25/26 : LABEL git_sha=42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [2023-11-08T01:04:55.478Z] ---> Running in 0965082e2719 [2023-11-08T01:04:55.478Z] Removing intermediate container 0965082e2719 [2023-11-08T01:04:55.478Z] ---> c0a2668f992f [2023-11-08T01:04:55.478Z] Step 26/26 : LABEL version=3.1.0-dev.36 [2023-11-08T01:04:55.478Z] ---> Running in 6d1357a3e415 [2023-11-08T01:04:55.478Z] Removing intermediate container 6d1357a3e415 [2023-11-08T01:04:55.478Z] ---> 67b5f8f78604 [2023-11-08T01:04:55.478Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T01:04:55.478Z] Successfully built 67b5f8f78604 [2023-11-08T01:04:55.478Z] 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-11-08T01:04:55.599Z] provisioning config files... [2023-11-08T01:04:55.608Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3761395276749965099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:04:55.911Z] ---> docker-login.sh [2023-11-08T01:04:55.911Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:04:55.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:04:55.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:04:55.911Z] Configure a credential helper to remove this warning. See [2023-11-08T01:04:55.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:04:55.911Z] [2023-11-08T01:04:55.911Z] Login Succeeded [2023-11-08T01:04:55.911Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:04:55.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:04:55.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:04:55.911Z] Configure a credential helper to remove this warning. See [2023-11-08T01:04:55.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:04:55.911Z] [2023-11-08T01:04:55.911Z] Login Succeeded [2023-11-08T01:04:55.911Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:04:56.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:04:56.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:04:56.171Z] Configure a credential helper to remove this warning. See [2023-11-08T01:04:56.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:04:56.171Z] [2023-11-08T01:04:56.171Z] Login Succeeded [2023-11-08T01:04:56.171Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:04:56.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:04:56.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:04:56.171Z] Configure a credential helper to remove this warning. See [2023-11-08T01:04:56.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:04:56.171Z] [2023-11-08T01:04:56.171Z] Login Succeeded [2023-11-08T01:04:56.171Z] docker.io [2023-11-08T01:04:56.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:04:56.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:04:56.434Z] Configure a credential helper to remove this warning. See [2023-11-08T01:04:56.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:04:56.434Z] [2023-11-08T01:04:56.434Z] Login Succeeded [2023-11-08T01:04:56.434Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:04:56.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:04:56.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:04:56.504Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-11-08T01:04:56.504Z] 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [2023-11-08T01:04:56.504Z] latest [2023-11-08T01:04:56.504Z] 3.1.0-dev.36 [2023-11-08T01:04:56.504Z] 42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 [2023-11-08T01:04:56.504Z] main [2023-11-08T01:04:56.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:04:56.815Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16951 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-11-08T01:04:56.828Z] Running in /w/workspace/app-service-configurable/206 [Pipeline] { [Pipeline] checkout [2023-11-08T01:04:56.841Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-11-08T01:04:56.865Z] Selected Git installation does not exist. Using Default [2023-11-08T01:04:56.865Z] The recommended git tool is: NONE [Pipeline] sh [2023-11-08T01:04:57.152Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [2023-11-08T01:04:57.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-08T01:04:57.152Z] 96a60c38fc1b: Preparing [2023-11-08T01:04:57.152Z] 743fa89ea591: Preparing [2023-11-08T01:04:57.152Z] 2f0620552af5: Preparing [2023-11-08T01:04:57.152Z] 8afe62af8cf0: Preparing [2023-11-08T01:04:57.152Z] b1529fe475dd: Preparing [2023-11-08T01:04:57.152Z] cc2447e1835a: Preparing [2023-11-08T01:04:57.152Z] cc2447e1835a: Waiting [2023-11-08T01:04:57.152Z] 743fa89ea591: Pushed [2023-11-08T01:04:57.152Z] 2f0620552af5: Pushed [2023-11-08T01:04:57.152Z] 8afe62af8cf0: Pushed [2023-11-08T01:04:57.152Z] cc2447e1835a: Layer already exists [2023-11-08T01:04:57.152Z] b1529fe475dd: Pushed [2023-11-08T01:04:59.689Z] 96a60c38fc1b: Pushed [2023-11-08T01:04:59.947Z] 42cf7a9d8527f7ddc9b3597bc626304eb0fad692: digest: sha256:1375274e4672d56e08c8daf4b5778ae7522c1d8009d2c7d0faf824c3bf9ab450 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:00.263Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:00.575Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-08T01:05:00.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-08T01:05:00.575Z] 96a60c38fc1b: Preparing [2023-11-08T01:05:00.575Z] 743fa89ea591: Preparing [2023-11-08T01:05:00.575Z] 2f0620552af5: Preparing [2023-11-08T01:05:00.575Z] 8afe62af8cf0: Preparing [2023-11-08T01:05:00.575Z] b1529fe475dd: Preparing [2023-11-08T01:05:00.575Z] cc2447e1835a: Preparing [2023-11-08T01:05:00.575Z] cc2447e1835a: Waiting [2023-11-08T01:05:00.575Z] 8afe62af8cf0: Layer already exists [2023-11-08T01:05:00.575Z] b1529fe475dd: Layer already exists [2023-11-08T01:05:00.575Z] 2f0620552af5: Layer already exists [2023-11-08T01:05:00.575Z] 96a60c38fc1b: Layer already exists [2023-11-08T01:05:00.575Z] 743fa89ea591: Layer already exists [2023-11-08T01:05:00.575Z] cc2447e1835a: Layer already exists [2023-11-08T01:05:00.575Z] latest: digest: sha256:1375274e4672d56e08c8daf4b5778ae7522c1d8009d2c7d0faf824c3bf9ab450 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:00.898Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:01.203Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.36 [2023-11-08T01:05:01.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-08T01:05:01.203Z] 96a60c38fc1b: Preparing [2023-11-08T01:05:01.203Z] 743fa89ea591: Preparing [2023-11-08T01:05:01.203Z] 2f0620552af5: Preparing [2023-11-08T01:05:01.203Z] 8afe62af8cf0: Preparing [2023-11-08T01:05:01.203Z] b1529fe475dd: Preparing [2023-11-08T01:05:01.203Z] cc2447e1835a: Preparing [2023-11-08T01:05:01.203Z] cc2447e1835a: Waiting [2023-11-08T01:05:01.203Z] 2f0620552af5: Layer already exists [2023-11-08T01:05:01.203Z] 96a60c38fc1b: Layer already exists [2023-11-08T01:05:01.203Z] 8afe62af8cf0: Layer already exists [2023-11-08T01:05:01.203Z] b1529fe475dd: Layer already exists [2023-11-08T01:05:01.203Z] 743fa89ea591: Layer already exists [2023-11-08T01:05:01.203Z] cc2447e1835a: Layer already exists [2023-11-08T01:05:01.203Z] 3.1.0-dev.36: digest: sha256:1375274e4672d56e08c8daf4b5778ae7522c1d8009d2c7d0faf824c3bf9ab450 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:01.512Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:01.823Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 [2023-11-08T01:05:01.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-08T01:05:01.823Z] 96a60c38fc1b: Preparing [2023-11-08T01:05:01.823Z] 743fa89ea591: Preparing [2023-11-08T01:05:01.823Z] 2f0620552af5: Preparing [2023-11-08T01:05:01.823Z] 8afe62af8cf0: Preparing [2023-11-08T01:05:01.823Z] b1529fe475dd: Preparing [2023-11-08T01:05:01.823Z] cc2447e1835a: Preparing [2023-11-08T01:05:01.823Z] cc2447e1835a: Waiting [2023-11-08T01:05:01.823Z] 96a60c38fc1b: Layer already exists [2023-11-08T01:05:01.823Z] 2f0620552af5: Layer already exists [2023-11-08T01:05:01.823Z] 743fa89ea591: Layer already exists [2023-11-08T01:05:01.823Z] b1529fe475dd: Layer already exists [2023-11-08T01:05:01.823Z] 8afe62af8cf0: Layer already exists [2023-11-08T01:05:01.823Z] cc2447e1835a: Layer already exists [2023-11-08T01:05:01.823Z] 42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36: digest: sha256:1375274e4672d56e08c8daf4b5778ae7522c1d8009d2c7d0faf824c3bf9ab450 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:02.129Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:02.442Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-11-08T01:05:02.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-11-08T01:05:02.442Z] 96a60c38fc1b: Preparing [2023-11-08T01:05:02.442Z] 743fa89ea591: Preparing [2023-11-08T01:05:02.442Z] 2f0620552af5: Preparing [2023-11-08T01:05:02.442Z] 8afe62af8cf0: Preparing [2023-11-08T01:05:02.442Z] b1529fe475dd: Preparing [2023-11-08T01:05:02.442Z] cc2447e1835a: Preparing [2023-11-08T01:05:02.442Z] cc2447e1835a: Waiting [2023-11-08T01:05:02.442Z] 96a60c38fc1b: Layer already exists [2023-11-08T01:05:02.442Z] 8afe62af8cf0: Layer already exists [2023-11-08T01:05:02.442Z] b1529fe475dd: Layer already exists [2023-11-08T01:05:02.442Z] 743fa89ea591: Layer already exists [2023-11-08T01:05:02.442Z] 2f0620552af5: Layer already exists [2023-11-08T01:05:02.442Z] cc2447e1835a: Layer already exists [2023-11-08T01:05:02.442Z] main: digest: sha256:1375274e4672d56e08c8daf4b5778ae7522c1d8009d2c7d0faf824c3bf9ab450 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:05:02.491Z] ===================================================== [Pipeline] echo [2023-11-08T01:05:02.504Z] taggedImages: [2023-11-08T01:05:02.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [2023-11-08T01:05:02.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-11-08T01:05:02.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.36 [2023-11-08T01:05:02.504Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 [2023-11-08T01:05:02.504Z] - 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-11-08T01:05:02.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:05:02.875Z] [2023-11-08T01:05:02.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:03.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:05:03.176Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T01:05:03.176Z] 5eb5b503b376: Pulling fs layer [2023-11-08T01:05:03.176Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T01:05:03.176Z] ec43610c2a17: Pulling fs layer [2023-11-08T01:05:03.176Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T01:05:03.176Z] 33b1e0a273af: Pulling fs layer [2023-11-08T01:05:03.176Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T01:05:03.176Z] 2f39f015ded8: Pulling fs layer [2023-11-08T01:05:03.176Z] 33b1e0a273af: Waiting [2023-11-08T01:05:03.176Z] 2f39f015ded8: Waiting [2023-11-08T01:05:03.176Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T01:05:03.176Z] 5c69ac0246d0: Download complete [2023-11-08T01:05:03.176Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T01:05:03.176Z] 3a2ae6a8a46f: Download complete [2023-11-08T01:05:03.176Z] 33b1e0a273af: Verifying Checksum [2023-11-08T01:05:03.176Z] 33b1e0a273af: Download complete [2023-11-08T01:05:03.176Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T01:05:03.176Z] 5d3b04190fa2: Download complete [2023-11-08T01:05:03.176Z] ec43610c2a17: Verifying Checksum [2023-11-08T01:05:03.176Z] ec43610c2a17: Download complete [2023-11-08T01:05:03.346Z] using credential edgex-jenkins-ssh [2023-11-08T01:05:03.367Z] Cloning the remote Git repository [2023-11-08T01:05:03.435Z] 5eb5b503b376: Verifying Checksum [2023-11-08T01:05:03.436Z] 5eb5b503b376: Download complete [2023-11-08T01:05:04.006Z] 2f39f015ded8: Download complete [2023-11-08T01:05:03.425Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-11-08T01:05:03.547Z] > git init /w/workspace/app-service-configurable/206 # timeout=10 [2023-11-08T01:05:03.730Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-11-08T01:05:03.732Z] > git --version # timeout=10 [2023-11-08T01:05:03.755Z] > git --version # 'git version 2.25.1' [2023-11-08T01:05:03.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T01:05:03.943Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T01:05:04.571Z] 5eb5b503b376: Pull complete [2023-11-08T01:05:04.571Z] 5c69ac0246d0: Pull complete [2023-11-08T01:05:05.138Z] ec43610c2a17: Pull complete [2023-11-08T01:05:05.138Z] 3a2ae6a8a46f: Pull complete [2023-11-08T01:05:05.403Z] 33b1e0a273af: Pull complete [2023-11-08T01:05:05.403Z] 5d3b04190fa2: Pull complete [2023-11-08T01:05:05.210Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-11-08T01:05:05.234Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T01:05:06.218Z] Avoid second fetch [2023-11-08T01:05:06.219Z] Checking out Revision 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 (main) [2023-11-08T01:05:06.857Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#621)" [2023-11-08T01:05:07.111Z] [2023-11-08T01:05:07.111Z] GitHub has been notified of this commit’s build result [2023-11-08T01:05:07.111Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T01:05:06.235Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T01:05:06.323Z] > git checkout -f 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 # timeout=10 [2023-11-08T01:05:07.670Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T01:05:07.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T01:05:07.670Z] Dload Upload Total Spent Left Speed [2023-11-08T01:05:07.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 139k 0 --:--:-- --:--:-- --:--:-- 139k [Pipeline] sh [2023-11-08T01:05:08.292Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T01:05:08.630Z] + sudo tee /etc/docker/daemon.new [2023-11-08T01:05:08.630Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-08T01:05:08.630Z] { [2023-11-08T01:05:08.630Z] "registry-mirrors": [ [2023-11-08T01:05:08.630Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T01:05:08.630Z] ], [2023-11-08T01:05:08.630Z] "bip": "10.250.0.254/24", [2023-11-08T01:05:08.630Z] "hosts": [ [2023-11-08T01:05:08.630Z] "tcp://0.0.0.0:5555", [2023-11-08T01:05:08.630Z] "unix:///var/run/docker.sock" [2023-11-08T01:05:08.630Z] ], [2023-11-08T01:05:08.630Z] "mtu": 1458, [2023-11-08T01:05:08.630Z] "selinux-enabled": true, [2023-11-08T01:05:08.630Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T01:05:08.630Z] } [Pipeline] sh [2023-11-08T01:05:08.973Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T01:05:09.323Z] + sudo service docker restart [2023-11-08T01:05:09.587Z] 2f39f015ded8: Pull complete [2023-11-08T01:05:09.587Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T01:05:09.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:05:09.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:05:09.663Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-11-08T01:05:09.691Z] $ 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-11-08T01:05:14.724Z] $ docker top d4b03e5148c818b459ef0f87c2fa92250e28750c007b0516ac50a68342dc6c58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:05:15.090Z] ---> job-cost.sh [2023-11-08T01:05:15.090Z] lf-activate-venv: SKIPPING [2023-11-08T01:05:15.090Z] INFO: No Stack... [2023-11-08T01:05:15.349Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T01:05:15.613Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T01:05:15.906Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-11-08T01:05:15.906Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T01:05:15.921Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] [2023-11-08T01:05:15.927Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] did not exist. Created. [2023-11-08T01:05:15.927Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T01:05:16.228Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T01:05:16.259Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T01:05:16.265Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T01:05:16.290Z] $ docker stop --time=1 d4b03e5148c818b459ef0f87c2fa92250e28750c007b0516ac50a68342dc6c58 [2023-11-08T01:05:17.423Z] $ docker rm -f --volumes d4b03e5148c818b459ef0f87c2fa92250e28750c007b0516ac50a68342dc6c58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:05:27.634Z] provisioning config files... [2023-11-08T01:05:27.670Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/206@tmp/config3798220642278455769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:05:28.045Z] ---> docker-login.sh [2023-11-08T01:05:28.045Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:05:28.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:05:28.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:05:28.639Z] Configure a credential helper to remove this warning. See [2023-11-08T01:05:28.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:05:28.639Z] [2023-11-08T01:05:28.639Z] Login Succeeded [2023-11-08T01:05:28.639Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:05:28.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:05:29.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:05:29.191Z] Configure a credential helper to remove this warning. See [2023-11-08T01:05:29.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:05:29.191Z] [2023-11-08T01:05:29.191Z] Login Succeeded [2023-11-08T01:05:29.191Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:05:29.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:05:29.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:05:29.467Z] Configure a credential helper to remove this warning. See [2023-11-08T01:05:29.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:05:29.467Z] [2023-11-08T01:05:29.467Z] Login Succeeded [2023-11-08T01:05:29.739Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:05:30.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:05:30.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:05:30.019Z] Configure a credential helper to remove this warning. See [2023-11-08T01:05:30.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:05:30.019Z] [2023-11-08T01:05:30.019Z] Login Succeeded [2023-11-08T01:05:30.019Z] docker.io [2023-11-08T01:05:30.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:05:30.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:05:30.888Z] Configure a credential helper to remove this warning. See [2023-11-08T01:05:30.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:05:30.888Z] [2023-11-08T01:05:30.888Z] Login Succeeded [2023-11-08T01:05:30.888Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:05:30.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T01:05:31.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:05:31.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:05:31.273Z] ========================================================= [2023-11-08T01:05:31.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T01:05:31.273Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:05:31.635Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T01:05:31.635Z] Sending build context to Docker daemon 157.7kB [2023-11-08T01:05:31.916Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:05:31.916Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T01:05:32.197Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T01:05:32.197Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T01:05:32.197Z] 5d54e960e981: Pulling fs layer [2023-11-08T01:05:32.197Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T01:05:32.197Z] f0e02332f6b5: Pulling fs layer [2023-11-08T01:05:32.197Z] cefa15bbcfad: Pulling fs layer [2023-11-08T01:05:32.197Z] 17808c966233: Pulling fs layer [2023-11-08T01:05:32.197Z] f4c1fc716caa: Pulling fs layer [2023-11-08T01:05:32.197Z] 17808c966233: Waiting [2023-11-08T01:05:32.197Z] f4c1fc716caa: Waiting [2023-11-08T01:05:32.197Z] f0e02332f6b5: Waiting [2023-11-08T01:05:32.197Z] 5d54e960e981: Verifying Checksum [2023-11-08T01:05:32.197Z] 5d54e960e981: Download complete [2023-11-08T01:05:32.197Z] f0e02332f6b5: Verifying Checksum [2023-11-08T01:05:32.197Z] f0e02332f6b5: Download complete [2023-11-08T01:05:32.197Z] cefa15bbcfad: Verifying Checksum [2023-11-08T01:05:32.197Z] cefa15bbcfad: Download complete [2023-11-08T01:05:32.197Z] 9fda8d8052c6: Verifying Checksum [2023-11-08T01:05:32.197Z] 9fda8d8052c6: Download complete [2023-11-08T01:05:32.796Z] f4c1fc716caa: Verifying Checksum [2023-11-08T01:05:32.796Z] f4c1fc716caa: Download complete [2023-11-08T01:05:33.070Z] 9fda8d8052c6: Pull complete [2023-11-08T01:05:34.049Z] 5d54e960e981: Pull complete [2023-11-08T01:05:34.319Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T01:05:34.319Z] c4a7e357bf2a: Download complete [2023-11-08T01:05:35.290Z] 17808c966233: Verifying Checksum [2023-11-08T01:05:35.290Z] 17808c966233: Download complete [2023-11-08T01:05:47.651Z] c4a7e357bf2a: Pull complete [2023-11-08T01:05:47.936Z] f0e02332f6b5: Pull complete [2023-11-08T01:05:48.207Z] cefa15bbcfad: Pull complete [2023-11-08T01:05:58.351Z] 17808c966233: Pull complete [2023-11-08T01:06:00.453Z] f4c1fc716caa: Pull complete [2023-11-08T01:06:00.453Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T01:06:00.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T01:06:00.453Z] ---> ea914061e18c [2023-11-08T01:06:00.453Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T01:06:01.922Z] ---> Running in 5e3f24fab118 [2023-11-08T01:06:02.514Z] Removing intermediate container 5e3f24fab118 [2023-11-08T01:06:02.514Z] ---> c8a5db204f70 [2023-11-08T01:06:02.514Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:06:02.514Z] ---> Running in 7b73d3f888fd [2023-11-08T01:06:02.786Z] Removing intermediate container 7b73d3f888fd [2023-11-08T01:06:02.786Z] ---> 5f758b57dfea [2023-11-08T01:06:02.786Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:06:03.060Z] ---> Running in 12bea19d625e [2023-11-08T01:06:03.338Z] Removing intermediate container 12bea19d625e [2023-11-08T01:06:03.338Z] ---> 8584b43c4326 [2023-11-08T01:06:03.338Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:06:03.607Z] ---> Running in fb8a832f13e3 [2023-11-08T01:06:05.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:06:05.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:06:06.738Z] OK: 266 MiB in 52 packages [2023-11-08T01:06:07.709Z] Removing intermediate container fb8a832f13e3 [2023-11-08T01:06:07.709Z] ---> c9290096b1d4 [2023-11-08T01:06:07.709Z] Step 7/12 : WORKDIR /app [2023-11-08T01:06:07.709Z] ---> Running in 118a6b4cfd7b [2023-11-08T01:06:08.312Z] Removing intermediate container 118a6b4cfd7b [2023-11-08T01:06:08.312Z] ---> 7a217e135cf0 [2023-11-08T01:06:08.312Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T01:06:08.900Z] ---> 24440610acea [2023-11-08T01:06:08.900Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:06:08.900Z] ---> Running in c3a492184110 [2023-11-08T01:07:30.588Z] Removing intermediate container c3a492184110 [2023-11-08T01:07:30.588Z] ---> b59eb15fb8a2 [2023-11-08T01:07:30.588Z] Step 10/12 : COPY . . [2023-11-08T01:07:30.588Z] ---> 681a17f98232 [2023-11-08T01:07:30.588Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:07:30.588Z] ---> Running in 8832906505fc [2023-11-08T01:07:30.588Z] Removing intermediate container 8832906505fc [2023-11-08T01:07:30.588Z] ---> 30d93756c262 [2023-11-08T01:07:30.588Z] Step 12/12 : RUN $MAKE [2023-11-08T01:07:30.588Z] ---> Running in 421f325d613d [2023-11-08T01:07:30.588Z] noop [2023-11-08T01:07:30.588Z] Removing intermediate container 421f325d613d [2023-11-08T01:07:30.588Z] ---> baaead8519de [2023-11-08T01:07:30.588Z] Successfully built baaead8519de [2023-11-08T01:07:30.588Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:07:30.943Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T01:07:30.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:07:31.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-16951 does not seem to be running inside a container [2023-11-08T01:07:31.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/206 -v /w/workspace/app-service-configurable/206:/w/workspace/app-service-configurable/206:rw,z -v /w/workspace/app-service-configurable/206@tmp:/w/workspace/app-service-configurable/206@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-11-08T01:07:32.593Z] $ docker top 08cfb8ced612758f4d596819ff8745dcc2120219aa589828ce77e1835983f61c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:07:33.455Z] + go version [2023-11-08T01:07:33.455Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T01:07:33.474Z] $ docker stop --time=1 08cfb8ced612758f4d596819ff8745dcc2120219aa589828ce77e1835983f61c [2023-11-08T01:07:35.135Z] $ docker rm -f --volumes 08cfb8ced612758f4d596819ff8745dcc2120219aa589828ce77e1835983f61c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:07:35.700Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T01:07:35.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:07:35.909Z] prd-ubuntu20.04-docker-arm64-4c-16g-16951 does not seem to be running inside a container [2023-11-08T01:07:35.985Z] $ 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/206 -v /w/workspace/app-service-configurable/206:/w/workspace/app-service-configurable/206:rw,z -v /w/workspace/app-service-configurable/206@tmp:/w/workspace/app-service-configurable/206@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-11-08T01:07:37.279Z] $ docker top 6d1a2a61713f04e337c00fa32657d9e7a5abe840566849298bd060ad722faa3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:07:38.132Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/206 [Pipeline] fileExists [Pipeline] sh [2023-11-08T01:07:38.798Z] + make test [2023-11-08T01:07:38.798Z] go test -race -coverprofile=coverage.out ./... [2023-11-08T01:10:45.609Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-11-08T01:10:45.609Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T01:10:45.609Z] go vet ./... [2023-11-08T01:12:52.334Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T01:12:52.334Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T01:12:52.334Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T01:12:52.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T01:12:52.369Z] $ docker stop --time=1 6d1a2a61713f04e337c00fa32657d9e7a5abe840566849298bd060ad722faa3a [2023-11-08T01:12:54.288Z] $ docker rm -f --volumes 6d1a2a61713f04e337c00fa32657d9e7a5abe840566849298bd060ad722faa3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:12:55.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T01:12:55.927Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T01:12:56.391Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T01:12:56.804Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T01:12:57.127Z] + ls -al . [2023-11-08T01:12:57.127Z] total 176 [2023-11-08T01:12:57.127Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 8 01:07 . [2023-11-08T01:12:57.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 01:05 .. [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 8 01:05 .dockerignore [2023-11-08T01:12:57.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:05 .git [2023-11-08T01:12:57.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 01:05 .github [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 8 01:05 .gitignore [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 01:05 .golangci.yml [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 10394 Nov 8 01:05 Attribution.txt [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 35039 Nov 8 01:05 CHANGELOG.md [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 8 01:05 Dockerfile [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 01:05 GOVERNANCE.md [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 8 01:05 Jenkinsfile [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 8 01:05 LICENSE [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 8 01:05 OWNERS.md [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 8 01:05 README.md [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 01:02 VERSION [2023-11-08T01:12:57.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 01:05 bin [2023-11-08T01:12:57.127Z] -rw-r--r-- 1 jenkins jenkins 13 Nov 8 01:07 coverage.out [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 3684 Nov 8 01:05 go.mod [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 34823 Nov 8 01:05 go.sum [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 8 01:05 main.go [2023-11-08T01:12:57.127Z] -rw-rw-r-- 1 jenkins jenkins 2569 Nov 8 01:05 makefile [2023-11-08T01:12:57.127Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 01:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:12:57.492Z] + 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=42cf7a9d8527f7ddc9b3597bc626304eb0fad692 --label arch=arm64 --label version=3.1.0-dev.36 . [2023-11-08T01:12:57.492Z] Sending build context to Docker daemon 158.7kB [2023-11-08T01:12:57.760Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T01:12:57.760Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-08T01:12:57.760Z] ---> baaead8519de [2023-11-08T01:12:57.760Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-08T01:13:02.021Z] ---> Running in e338df23cd50 [2023-11-08T01:13:02.021Z] Removing intermediate container e338df23cd50 [2023-11-08T01:13:02.021Z] ---> 295574d673cc [2023-11-08T01:13:02.021Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T01:13:02.021Z] ---> Running in a849fd464dc1 [2023-11-08T01:13:02.292Z] Removing intermediate container a849fd464dc1 [2023-11-08T01:13:02.292Z] ---> 5a28a73e7788 [2023-11-08T01:13:02.292Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-08T01:13:02.292Z] ---> Running in 9f7781e54992 [2023-11-08T01:13:02.562Z] Removing intermediate container 9f7781e54992 [2023-11-08T01:13:02.562Z] ---> 91d574e7e2b8 [2023-11-08T01:13:02.562Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T01:13:02.829Z] ---> Running in a17eb80e70ff [2023-11-08T01:13:03.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:13:04.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:13:05.367Z] OK: 266 MiB in 52 packages [2023-11-08T01:13:06.335Z] Removing intermediate container a17eb80e70ff [2023-11-08T01:13:06.335Z] ---> 42ec5a8e672d [2023-11-08T01:13:06.335Z] Step 7/26 : WORKDIR /app [2023-11-08T01:13:06.615Z] ---> Running in add0b236eeaa [2023-11-08T01:13:06.884Z] Removing intermediate container add0b236eeaa [2023-11-08T01:13:06.884Z] ---> f0b110b2e646 [2023-11-08T01:13:06.884Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-08T01:13:07.475Z] ---> c4c18dba42b8 [2023-11-08T01:13:07.475Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T01:13:07.475Z] ---> Running in 166c6b009bd5 [2023-11-08T01:13:10.076Z] Removing intermediate container 166c6b009bd5 [2023-11-08T01:13:10.076Z] ---> 6edce2ebfc52 [2023-11-08T01:13:10.076Z] Step 10/26 : COPY . . [2023-11-08T01:13:11.046Z] ---> 98a24451c80d [2023-11-08T01:13:11.046Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T01:13:11.046Z] ---> Running in c6931f5b9650 [2023-11-08T01:13:11.315Z] Removing intermediate container c6931f5b9650 [2023-11-08T01:13:11.315Z] ---> 2a3ab9d96346 [2023-11-08T01:13:11.315Z] Step 12/26 : RUN $MAKE [2023-11-08T01:13:11.315Z] ---> Running in ef4e8e45cc57 [2023-11-08T01:13:12.287Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.36" -trimpath -mod=readonly -o app-service-configurable [2023-11-08T01:15:19.008Z] Removing intermediate container ef4e8e45cc57 [2023-11-08T01:15:19.008Z] ---> a6e1f31665a0 [2023-11-08T01:15:19.008Z] Step 13/26 : FROM alpine:3.18 [2023-11-08T01:15:19.008Z] 3.18: Pulling from library/alpine [2023-11-08T01:15:19.008Z] 579b34f0a95b: Pulling fs layer [2023-11-08T01:15:19.008Z] 579b34f0a95b: Verifying Checksum [2023-11-08T01:15:19.008Z] 579b34f0a95b: Download complete [2023-11-08T01:15:19.008Z] 579b34f0a95b: Pull complete [2023-11-08T01:15:19.008Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T01:15:19.008Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T01:15:19.008Z] ---> 3cc203321400 [2023-11-08T01:15:19.008Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-08T01:15:19.008Z] ---> Running in feba26231b08 [2023-11-08T01:15:19.008Z] Removing intermediate container feba26231b08 [2023-11-08T01:15:19.008Z] ---> 0eba89e856b9 [2023-11-08T01:15:19.008Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-11-08T01:15:19.008Z] ---> Running in e450810cf604 [2023-11-08T01:15:19.008Z] Removing intermediate container e450810cf604 [2023-11-08T01:15:19.008Z] ---> 3ab14bdf5a3f [2023-11-08T01:15:19.008Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-08T01:15:19.008Z] ---> Running in 00bb1be5a3e2 [2023-11-08T01:15:19.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T01:15:20.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T01:15:21.972Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-08T01:15:21.972Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-08T01:15:21.972Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T01:15:21.972Z] Executing ca-certificates-20230506-r0.trigger [2023-11-08T01:15:22.243Z] OK: 9 MiB in 17 packages [2023-11-08T01:15:23.663Z] Removing intermediate container 00bb1be5a3e2 [2023-11-08T01:15:23.663Z] ---> 747a5b67728e [2023-11-08T01:15:23.663Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-08T01:15:23.929Z] ---> 64b58f7abe85 [2023-11-08T01:15:23.929Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-08T01:15:24.637Z] ---> 7c75b9289731 [2023-11-08T01:15:24.637Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-08T01:15:25.221Z] ---> 9e40bea00a5a [2023-11-08T01:15:25.221Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-11-08T01:15:26.634Z] ---> c4482cdf880b [2023-11-08T01:15:26.634Z] Step 21/26 : EXPOSE 48095 [2023-11-08T01:15:26.901Z] ---> Running in 69c74513f01f [2023-11-08T01:15:27.167Z] Removing intermediate container 69c74513f01f [2023-11-08T01:15:27.167Z] ---> 50dc68b5e783 [2023-11-08T01:15:27.167Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-11-08T01:15:27.167Z] ---> Running in a8ee3997f583 [2023-11-08T01:15:27.434Z] Removing intermediate container a8ee3997f583 [2023-11-08T01:15:27.434Z] ---> 43a6c15cf6c6 [2023-11-08T01:15:27.434Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T01:15:27.701Z] ---> Running in 2ee97fd3fa7f [2023-11-08T01:15:27.969Z] Removing intermediate container 2ee97fd3fa7f [2023-11-08T01:15:27.969Z] ---> 62441da1be58 [2023-11-08T01:15:27.969Z] Step 24/26 : LABEL arch=arm64 [2023-11-08T01:15:27.969Z] ---> Running in 88688598bd88 [2023-11-08T01:15:28.553Z] Removing intermediate container 88688598bd88 [2023-11-08T01:15:28.553Z] ---> 12fe67eba02a [2023-11-08T01:15:28.553Z] Step 25/26 : LABEL git_sha=42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [2023-11-08T01:15:28.553Z] ---> Running in 4bcbeabf08c8 [2023-11-08T01:15:28.820Z] Removing intermediate container 4bcbeabf08c8 [2023-11-08T01:15:28.820Z] ---> de0854823e16 [2023-11-08T01:15:28.820Z] Step 26/26 : LABEL version=3.1.0-dev.36 [2023-11-08T01:15:28.820Z] ---> Running in 6ffaafb91694 [2023-11-08T01:15:29.088Z] Removing intermediate container 6ffaafb91694 [2023-11-08T01:15:29.088Z] ---> c754c6a51f2c [2023-11-08T01:15:29.088Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T01:15:29.088Z] Successfully built c754c6a51f2c [2023-11-08T01:15:29.356Z] 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-11-08T01:15:29.472Z] provisioning config files... [2023-11-08T01:15:29.487Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/206@tmp/config3398772439588275544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:15:29.880Z] ---> docker-login.sh [2023-11-08T01:15:29.880Z] nexus3.edgexfoundry.org:10001 [2023-11-08T01:15:30.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:15:30.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:15:30.152Z] Configure a credential helper to remove this warning. See [2023-11-08T01:15:30.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:15:30.152Z] [2023-11-08T01:15:30.152Z] Login Succeeded [2023-11-08T01:15:30.152Z] nexus3.edgexfoundry.org:10002 [2023-11-08T01:15:30.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:15:30.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:15:30.696Z] Configure a credential helper to remove this warning. See [2023-11-08T01:15:30.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:15:30.696Z] [2023-11-08T01:15:30.696Z] Login Succeeded [2023-11-08T01:15:30.696Z] nexus3.edgexfoundry.org:10003 [2023-11-08T01:15:30.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:15:30.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:15:30.973Z] Configure a credential helper to remove this warning. See [2023-11-08T01:15:30.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:15:30.973Z] [2023-11-08T01:15:30.973Z] Login Succeeded [2023-11-08T01:15:30.973Z] nexus3.edgexfoundry.org:10004 [2023-11-08T01:15:31.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:15:31.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:15:31.523Z] Configure a credential helper to remove this warning. See [2023-11-08T01:15:31.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:15:31.523Z] [2023-11-08T01:15:31.523Z] Login Succeeded [2023-11-08T01:15:31.523Z] docker.io [2023-11-08T01:15:31.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T01:15:32.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T01:15:32.066Z] Configure a credential helper to remove this warning. See [2023-11-08T01:15:32.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T01:15:32.066Z] [2023-11-08T01:15:32.066Z] Login Succeeded [2023-11-08T01:15:32.066Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T01:15:32.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:15:32.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T01:15:32.164Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-11-08T01:15:32.164Z] 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [2023-11-08T01:15:32.164Z] latest [2023-11-08T01:15:32.164Z] 3.1.0-dev.36 [2023-11-08T01:15:32.164Z] 42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 [2023-11-08T01:15:32.164Z] main [2023-11-08T01:15:32.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:32.534Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:37.138Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [2023-11-08T01:15:37.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-08T01:15:37.138Z] 0f3eaa7eb036: Preparing [2023-11-08T01:15:37.138Z] 30cb12c8d42f: Preparing [2023-11-08T01:15:37.138Z] f55fcd9bc5f6: Preparing [2023-11-08T01:15:37.138Z] 0ad6b9ca98ba: Preparing [2023-11-08T01:15:37.138Z] 5cd6acf96e1a: Preparing [2023-11-08T01:15:37.138Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:15:37.138Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:15:37.406Z] 0ad6b9ca98ba: Pushed [2023-11-08T01:15:37.406Z] 30cb12c8d42f: Pushed [2023-11-08T01:15:37.406Z] f55fcd9bc5f6: Pushed [2023-11-08T01:15:37.406Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:15:37.672Z] 5cd6acf96e1a: Pushed [2023-11-08T01:15:43.008Z] 0f3eaa7eb036: Pushed [2023-11-08T01:15:43.008Z] 42cf7a9d8527f7ddc9b3597bc626304eb0fad692: digest: sha256:d28447460bece04dd2a201bf4f2f1fb683ae9e08ba6890606aea6a3b9382e80a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:43.348Z] + 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-11-08T01:15:43.685Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-08T01:15:43.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-08T01:15:43.685Z] 0f3eaa7eb036: Preparing [2023-11-08T01:15:43.685Z] 30cb12c8d42f: Preparing [2023-11-08T01:15:43.685Z] f55fcd9bc5f6: Preparing [2023-11-08T01:15:43.685Z] 0ad6b9ca98ba: Preparing [2023-11-08T01:15:43.685Z] 5cd6acf96e1a: Preparing [2023-11-08T01:15:43.685Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:15:43.685Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:15:43.685Z] 0ad6b9ca98ba: Layer already exists [2023-11-08T01:15:43.685Z] 30cb12c8d42f: Layer already exists [2023-11-08T01:15:43.685Z] f55fcd9bc5f6: Layer already exists [2023-11-08T01:15:43.685Z] 0f3eaa7eb036: Layer already exists [2023-11-08T01:15:43.685Z] 5cd6acf96e1a: Layer already exists [2023-11-08T01:15:43.685Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:15:43.951Z] latest: digest: sha256:d28447460bece04dd2a201bf4f2f1fb683ae9e08ba6890606aea6a3b9382e80a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:44.303Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:44.646Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.36 [2023-11-08T01:15:44.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-08T01:15:44.646Z] 0f3eaa7eb036: Preparing [2023-11-08T01:15:44.646Z] 30cb12c8d42f: Preparing [2023-11-08T01:15:44.646Z] f55fcd9bc5f6: Preparing [2023-11-08T01:15:44.646Z] 0ad6b9ca98ba: Preparing [2023-11-08T01:15:44.646Z] 5cd6acf96e1a: Preparing [2023-11-08T01:15:44.646Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:15:44.646Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:15:44.646Z] 0ad6b9ca98ba: Layer already exists [2023-11-08T01:15:44.646Z] f55fcd9bc5f6: Layer already exists [2023-11-08T01:15:44.646Z] 0f3eaa7eb036: Layer already exists [2023-11-08T01:15:44.646Z] 5cd6acf96e1a: Layer already exists [2023-11-08T01:15:44.646Z] 30cb12c8d42f: Layer already exists [2023-11-08T01:15:44.646Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:15:44.911Z] 3.1.0-dev.36: digest: sha256:d28447460bece04dd2a201bf4f2f1fb683ae9e08ba6890606aea6a3b9382e80a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:45.249Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:45.588Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 [2023-11-08T01:15:45.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-08T01:15:45.588Z] 0f3eaa7eb036: Preparing [2023-11-08T01:15:45.588Z] 30cb12c8d42f: Preparing [2023-11-08T01:15:45.588Z] f55fcd9bc5f6: Preparing [2023-11-08T01:15:45.588Z] 0ad6b9ca98ba: Preparing [2023-11-08T01:15:45.588Z] 5cd6acf96e1a: Preparing [2023-11-08T01:15:45.588Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:15:45.588Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:15:45.588Z] 5cd6acf96e1a: Layer already exists [2023-11-08T01:15:45.588Z] 30cb12c8d42f: Layer already exists [2023-11-08T01:15:45.588Z] 0f3eaa7eb036: Layer already exists [2023-11-08T01:15:45.588Z] f55fcd9bc5f6: Layer already exists [2023-11-08T01:15:45.588Z] 0ad6b9ca98ba: Layer already exists [2023-11-08T01:15:45.588Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:15:45.588Z] 42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36: digest: sha256:d28447460bece04dd2a201bf4f2f1fb683ae9e08ba6890606aea6a3b9382e80a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:46.201Z] + 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-11-08T01:15:46.540Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-11-08T01:15:46.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-11-08T01:15:46.540Z] 0f3eaa7eb036: Preparing [2023-11-08T01:15:46.540Z] 30cb12c8d42f: Preparing [2023-11-08T01:15:46.540Z] f55fcd9bc5f6: Preparing [2023-11-08T01:15:46.540Z] 0ad6b9ca98ba: Preparing [2023-11-08T01:15:46.540Z] 5cd6acf96e1a: Preparing [2023-11-08T01:15:46.540Z] 5f4d9fc4d98d: Preparing [2023-11-08T01:15:46.540Z] 5f4d9fc4d98d: Waiting [2023-11-08T01:15:46.540Z] 0ad6b9ca98ba: Layer already exists [2023-11-08T01:15:46.540Z] 30cb12c8d42f: Layer already exists [2023-11-08T01:15:46.540Z] 5cd6acf96e1a: Layer already exists [2023-11-08T01:15:46.540Z] f55fcd9bc5f6: Layer already exists [2023-11-08T01:15:46.540Z] 0f3eaa7eb036: Layer already exists [2023-11-08T01:15:46.540Z] 5f4d9fc4d98d: Layer already exists [2023-11-08T01:15:46.806Z] main: digest: sha256:d28447460bece04dd2a201bf4f2f1fb683ae9e08ba6890606aea6a3b9382e80a size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-08T01:15:46.862Z] ===================================================== [Pipeline] echo [2023-11-08T01:15:46.871Z] taggedImages: [2023-11-08T01:15:46.871Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [2023-11-08T01:15:46.871Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-11-08T01:15:46.871Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.36 [2023-11-08T01:15:46.871Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:42cf7a9d8527f7ddc9b3597bc626304eb0fad692-3.1.0-dev.36 [2023-11-08T01:15:46.871Z] - 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-11-08T01:15:47.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:15:47.242Z] [2023-11-08T01:15:47.242Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:15:47.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:15:47.588Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T01:15:47.588Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T01:15:47.588Z] 04944245beec: Pulling fs layer [2023-11-08T01:15:47.588Z] 699f458cf7ca: Pulling fs layer [2023-11-08T01:15:47.588Z] 765212b225bb: Pulling fs layer [2023-11-08T01:15:47.588Z] f23df028b6ca: Pulling fs layer [2023-11-08T01:15:47.588Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T01:15:47.588Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T01:15:47.588Z] 765212b225bb: Waiting [2023-11-08T01:15:47.588Z] f23df028b6ca: Waiting [2023-11-08T01:15:47.588Z] d65c8cfc05b1: Waiting [2023-11-08T01:15:47.588Z] 2437ff75d9bd: Waiting [2023-11-08T01:15:47.857Z] 04944245beec: Verifying Checksum [2023-11-08T01:15:47.857Z] 04944245beec: Download complete [2023-11-08T01:15:47.857Z] 765212b225bb: Verifying Checksum [2023-11-08T01:15:47.857Z] 765212b225bb: Download complete [2023-11-08T01:15:47.857Z] f23df028b6ca: Verifying Checksum [2023-11-08T01:15:47.857Z] f23df028b6ca: Download complete [2023-11-08T01:15:47.857Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T01:15:47.857Z] d65c8cfc05b1: Download complete [2023-11-08T01:15:47.857Z] 699f458cf7ca: Verifying Checksum [2023-11-08T01:15:47.857Z] 699f458cf7ca: Download complete [2023-11-08T01:15:48.442Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T01:15:48.442Z] 8998bd30e6a1: Download complete [2023-11-08T01:15:51.027Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T01:15:51.027Z] 2437ff75d9bd: Download complete [2023-11-08T01:15:52.976Z] 8998bd30e6a1: Pull complete [2023-11-08T01:15:53.243Z] 04944245beec: Pull complete [2023-11-08T01:15:54.653Z] 699f458cf7ca: Pull complete [2023-11-08T01:15:54.924Z] 765212b225bb: Pull complete [2023-11-08T01:15:55.985Z] f23df028b6ca: Pull complete [2023-11-08T01:15:56.253Z] d65c8cfc05b1: Pull complete [2023-11-08T01:16:14.462Z] 2437ff75d9bd: Pull complete [2023-11-08T01:16:14.462Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T01:16:14.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T01:16:14.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:16:14.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-16951 does not seem to be running inside a container [2023-11-08T01:16:14.747Z] $ 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/206 -v /w/workspace/app-service-configurable/206:/w/workspace/app-service-configurable/206:rw,z -v /w/workspace/app-service-configurable/206@tmp:/w/workspace/app-service-configurable/206@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-11-08T01:16:17.804Z] $ docker top dc3a74f6bf399870c4daefb88a887894b7ec385e3f95958c92c11dd3ed9e9f7b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:16:18.669Z] ---> job-cost.sh [2023-11-08T01:16:18.669Z] lf-activate-venv: SKIPPING [2023-11-08T01:16:18.669Z] INFO: No Stack... [2023-11-08T01:16:18.984Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T01:16:19.944Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T01:16:20.587Z] + cut -d, -f6 [2023-11-08T01:16:20.588Z] + cat /w/workspace/app-service-configurable/206/archives/cost.csv [Pipeline] lock [2023-11-08T01:16:20.667Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] [2023-11-08T01:16:20.674Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] did not exist. Created. [2023-11-08T01:16:20.674Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T01:16:21.345Z] /w/workspace/app-service-configurable/206@tmp/durable-b60fd7dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T01:16:22.012Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T01:16:22.034Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T01:16:22.091Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T01:16:22.099Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-206-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T01:16:22.115Z] $ docker stop --time=1 dc3a74f6bf399870c4daefb88a887894b7ec385e3f95958c92c11dd3ed9e9f7b [2023-11-08T01:16:23.636Z] $ docker rm -f --volumes dc3a74f6bf399870c4daefb88a887894b7ec385e3f95958c92c11dd3ed9e9f7b [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-11-08T01:16:23.993Z] provisioning config files... [2023-11-08T01:16:23.999Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10706912065194183357tmp [Pipeline] { [Pipeline] sh [2023-11-08T01:16:24.297Z] + set +x [2023-11-08T01:16:24.297Z] + curl -s https://codecov.io/bash [2023-11-08T01:16:24.297Z] + bash -s -- [2023-11-08T01:16:24.297Z] [2023-11-08T01:16:24.297Z] _____ _ [2023-11-08T01:16:24.297Z] / ____| | | [2023-11-08T01:16:24.297Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T01:16:24.297Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T01:16:24.297Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T01:16:24.297Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T01:16:24.297Z] Bash-1.0.6 [2023-11-08T01:16:24.297Z] [2023-11-08T01:16:24.297Z] [2023-11-08T01:16:24.297Z] ==> git version 2.25.1 found [2023-11-08T01:16:24.297Z] ==> 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-11-08T01:16:24.297Z] Release-Date: 2020-01-08 [2023-11-08T01:16:24.297Z] 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-11-08T01:16:24.297Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T01:16:24.297Z] ==> Jenkins CI detected. [2023-11-08T01:16:24.297Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-11-08T01:16:24.297Z] project root: . [2023-11-08T01:16:24.297Z] --> token set from env [2023-11-08T01:16:24.297Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T01:16:24.297Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T01:16:24.297Z] ==> Python coveragepy not found [2023-11-08T01:16:24.297Z] ==> Searching for coverage reports in: [2023-11-08T01:16:24.297Z] + . [2023-11-08T01:16:24.297Z] -> Found 1 reports [2023-11-08T01:16:24.297Z] ==> Detecting git/mercurial file structure [2023-11-08T01:16:24.557Z] ==> Reading reports [2023-11-08T01:16:24.557Z] + ./coverage.out bytes=13 [2023-11-08T01:16:24.557Z] ==> Appending adjustments [2023-11-08T01:16:24.557Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T01:16:24.557Z] + Found adjustments [2023-11-08T01:16:24.557Z] ==> Gzipping contents [2023-11-08T01:16:24.557Z] 4.0K /tmp/codecov.NmVmRu.gz [2023-11-08T01:16:24.557Z] ==> Uploading reports [2023-11-08T01:16:24.557Z] url: https://codecov.io [2023-11-08T01:16:24.557Z] query: branch=main&commit=42cf7a9d8527f7ddc9b3597bc626304eb0fad692&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T01:16:24.557Z] -> Pinging Codecov [2023-11-08T01:16:24.557Z] 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=42cf7a9d8527f7ddc9b3597bc626304eb0fad692&build=206&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F206%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-08T01:16:24.557Z] -> Uploading to [2023-11-08T01:16:24.557Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/A97CA9966030D2A3747ED39772930CCE/42cf7a9d8527f7ddc9b3597bc626304eb0fad692/905b1bb7-a0d0-4ada-9dcc-8789ef00b961.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T011624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8256843dc13aa4b0d1c9aa20e76a49c87c0448b8e5718b6254e3c962ce7f1174 [2023-11-08T01:16:24.557Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T01:16:24.557Z] Dload Upload Total Spent Left Speed [2023-11-08T01:16:24.817Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 932 --:--:-- --:--:-- --:--:-- 932 [2023-11-08T01:16:24.817Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] } [2023-11-08T01:16:24.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-08T01:16:24.985Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-08T01:16:25.000Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:16:25.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T01:16:25.309Z] [2023-11-08T01:16:25.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:16:25.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T01:16:25.610Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-08T01:16:25.610Z] df9b9388f04a: Pulling fs layer [2023-11-08T01:16:25.610Z] 52dc419b0ee2: Pulling fs layer [2023-11-08T01:16:25.610Z] 25bc292e5bac: Pulling fs layer [2023-11-08T01:16:25.610Z] 114826534d7a: Pulling fs layer [2023-11-08T01:16:25.610Z] 4657fd5d0bcf: Pulling fs layer [2023-11-08T01:16:25.610Z] 6ad1cebc031e: Pulling fs layer [2023-11-08T01:16:25.610Z] 8a3aa393b2d8: Pulling fs layer [2023-11-08T01:16:25.610Z] 6ad1cebc031e: Waiting [2023-11-08T01:16:25.610Z] 114826534d7a: Waiting [2023-11-08T01:16:25.610Z] 8a3aa393b2d8: Waiting [2023-11-08T01:16:25.869Z] 25bc292e5bac: Verifying Checksum [2023-11-08T01:16:25.869Z] 25bc292e5bac: Download complete [2023-11-08T01:16:25.869Z] 4657fd5d0bcf: Verifying Checksum [2023-11-08T01:16:25.869Z] 4657fd5d0bcf: Download complete [2023-11-08T01:16:25.869Z] df9b9388f04a: Download complete [2023-11-08T01:16:25.869Z] 6ad1cebc031e: Verifying Checksum [2023-11-08T01:16:25.869Z] 6ad1cebc031e: Download complete [2023-11-08T01:16:25.869Z] df9b9388f04a: Pull complete [2023-11-08T01:16:26.130Z] 52dc419b0ee2: Pull complete [2023-11-08T01:16:26.130Z] 25bc292e5bac: Pull complete [2023-11-08T01:16:26.700Z] 114826534d7a: Verifying Checksum [2023-11-08T01:16:26.700Z] 114826534d7a: Download complete [2023-11-08T01:16:26.700Z] 8a3aa393b2d8: Verifying Checksum [2023-11-08T01:16:26.700Z] 8a3aa393b2d8: Download complete [2023-11-08T01:16:29.984Z] 114826534d7a: Pull complete [2023-11-08T01:16:29.984Z] 4657fd5d0bcf: Pull complete [2023-11-08T01:16:30.552Z] 6ad1cebc031e: Pull complete [2023-11-08T01:16:33.080Z] 8a3aa393b2d8: Pull complete [2023-11-08T01:16:33.080Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-08T01:16:33.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-08T01:16:33.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:16:33.162Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-11-08T01:16:33.192Z] $ 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-11-08T01:16:38.435Z] $ docker top afb02c92cafebd72da7dfe95b4052c36cc7d853fbf1acf7cb35102af5c277a19 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-08T01:16:38.500Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-11-08T01:16:38.781Z] + set -o pipefail [2023-11-08T01:16:38.781Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-11-08T01:16:45.344Z] [2023-11-08T01:16:45.344Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-11-08T01:16:45.344Z] [2023-11-08T01:16:45.344Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/32a5f9e3-a59c-4f27-b651-1cff48fba276 [2023-11-08T01:16:45.344Z] [2023-11-08T01:16:45.344Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-08T01:16:45.344Z] [2023-11-08T01:16:45.344Z] [2023-11-08T01:16:45.344Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-08T01:16:45.345Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-08T01:16:45.345Z] More details here: https://snyk.co/ue1NS [2023-11-08T01:16:45.345Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-08T01:16:45.345Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-08T01:16:45.352Z] $ docker stop --time=1 afb02c92cafebd72da7dfe95b4052c36cc7d853fbf1acf7cb35102af5c277a19 [2023-11-08T01:16:49.344Z] $ docker rm -f --volumes afb02c92cafebd72da7dfe95b4052c36cc7d853fbf1acf7cb35102af5c277a19 [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-11-08T01:16:50.029Z] + git log --format=format:%s -1 42cf7a9d8527f7ddc9b3597bc626304eb0fad692 [Pipeline] sh [2023-11-08T01:16:50.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:16:50.324Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:16:50.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:16:50.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:16:50.704Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-11-08T01:16:50.728Z] $ 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-11-08T01:16:51.166Z] $ docker top 5b389993297824e966c41f06a112f3299109fb876089c25e7d182c0f498b9e9b -eo pid,comm [2023-11-08T01:16:51.218Z] 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-11-08T01:16:51.218Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:16:51.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:16:51.261Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:16:51.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:16:51.381Z] $ docker exec 5b389993297824e966c41f06a112f3299109fb876089c25e7d182c0f498b9e9b ssh-agent [2023-11-08T01:16:51.489Z] SSH_AUTH_SOCK=/tmp/ssh-ATUQeu95WLte/agent.31 [2023-11-08T01:16:51.489Z] SSH_AGENT_PID=37 [2023-11-08T01:16:51.494Z] Running ssh-add (command line suppressed) [2023-11-08T01:16:51.592Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10394991112082141919.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10394991112082141919.key) [2023-11-08T01:16:51.609Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:16:51.896Z] + git semver tag [2023-11-08T01:16:52.156Z] 2023-11-08 01:16:52,056 [run_tag] DEBUG tag force:False [2023-11-08T01:16:52.156Z] 2023-11-08 01:16:52,056 [check_head_tag] DEBUG check head tag [2023-11-08T01:16:52.156Z] 2023-11-08 01:16:52,057 [execute] INFO git cat-file --batch-check [2023-11-08T01:16:52.156Z] 2023-11-08 01:16:52,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-08T01:16:52.156Z] 2023-11-08 01:16:52,061 [execute] INFO git cat-file --batch [2023-11-08T01:16:52.156Z] 2023-11-08 01:16:52,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-11-08T01:16:52.156Z] 2023-11-08 01:16:52,076 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-08T01:16:52.156Z] 2023-11-08 01:16:52,076 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 [2023-11-08T01:16:52.156Z] 2023-11-08 01:16:52,076 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-11-08T01:16:52.156Z] 2023-11-08 01:16:52,081 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-08T01:16:52.156Z] 3.1.0-dev.36 [Pipeline] } [2023-11-08T01:16:52.163Z] $ docker exec --env ******** --env ******** 5b389993297824e966c41f06a112f3299109fb876089c25e7d182c0f498b9e9b ssh-agent -k [2023-11-08T01:16:52.254Z] unset SSH_AUTH_SOCK; [2023-11-08T01:16:52.255Z] unset SSH_AGENT_PID; [2023-11-08T01:16:52.255Z] echo Agent pid 37 killed; [2023-11-08T01:16:52.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:16:52.570Z] + git semver [Pipeline] } [2023-11-08T01:16:52.839Z] $ docker stop --time=1 5b389993297824e966c41f06a112f3299109fb876089c25e7d182c0f498b9e9b [2023-11-08T01:16:54.092Z] $ docker rm -f --volumes 5b389993297824e966c41f06a112f3299109fb876089c25e7d182c0f498b9e9b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:16:54.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T01:16:54.486Z] [2023-11-08T01:16:54.486Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:16:54.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T01:16:54.788Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-08T01:16:54.788Z] ab5ef0e58194: Pulling fs layer [2023-11-08T01:16:54.788Z] 9712f1f96733: Pulling fs layer [2023-11-08T01:16:54.788Z] 63f879dbbcfc: Pulling fs layer [2023-11-08T01:16:54.788Z] 0d9ebad4ef96: Pulling fs layer [2023-11-08T01:16:54.788Z] e9a5061849ea: Pulling fs layer [2023-11-08T01:16:54.788Z] d747dcd14b5f: Pulling fs layer [2023-11-08T01:16:54.788Z] 2de7ff778b66: Pulling fs layer [2023-11-08T01:16:54.788Z] 0d9ebad4ef96: Waiting [2023-11-08T01:16:54.788Z] e9a5061849ea: Waiting [2023-11-08T01:16:54.788Z] d747dcd14b5f: Waiting [2023-11-08T01:16:54.788Z] 2de7ff778b66: Waiting [2023-11-08T01:16:54.788Z] 9712f1f96733: Download complete [2023-11-08T01:16:55.047Z] 63f879dbbcfc: Verifying Checksum [2023-11-08T01:16:55.047Z] 63f879dbbcfc: Download complete [2023-11-08T01:16:55.305Z] ab5ef0e58194: Verifying Checksum [2023-11-08T01:16:55.305Z] ab5ef0e58194: Download complete [2023-11-08T01:16:55.305Z] e9a5061849ea: Verifying Checksum [2023-11-08T01:16:55.305Z] e9a5061849ea: Download complete [2023-11-08T01:16:55.305Z] d747dcd14b5f: Download complete [2023-11-08T01:16:55.305Z] 0d9ebad4ef96: Verifying Checksum [2023-11-08T01:16:55.305Z] 0d9ebad4ef96: Download complete [2023-11-08T01:16:55.562Z] 2de7ff778b66: Verifying Checksum [2023-11-08T01:16:55.562Z] 2de7ff778b66: Download complete [2023-11-08T01:16:58.091Z] ab5ef0e58194: Pull complete [2023-11-08T01:16:58.091Z] 9712f1f96733: Pull complete [2023-11-08T01:16:59.025Z] 63f879dbbcfc: Pull complete [2023-11-08T01:17:02.315Z] 0d9ebad4ef96: Pull complete [2023-11-08T01:17:02.575Z] e9a5061849ea: Pull complete [2023-11-08T01:17:02.834Z] d747dcd14b5f: Pull complete [2023-11-08T01:17:03.767Z] 2de7ff778b66: Pull complete [2023-11-08T01:17:03.767Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-08T01:17:03.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-08T01:17:03.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:17:03.934Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-11-08T01:17:03.964Z] $ 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-11-08T01:17:09.698Z] $ docker top 8201b36515e4002e3aea2d2888711c82ac3f5075c8631c6a21fa7caa9e9ef493 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:17:09.784Z] provisioning config files... [2023-11-08T01:17:09.791Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5376205408749336212tmp [2023-11-08T01:17:09.801Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8435088925057634878tmp [2023-11-08T01:17:09.810Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12908929371465903872tmp [Pipeline] { [Pipeline] echo [2023-11-08T01:17:09.822Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:17:10.115Z] ---> sigul-configuration.sh [2023-11-08T01:17:10.115Z] gpg: directory `/root/.gnupg' created [2023-11-08T01:17:10.115Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-08T01:17:10.115Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-08T01:17:10.115Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-08T01:17:10.115Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-08T01:17:10.115Z] gpg: CAST5 encrypted data [2023-11-08T01:17:10.115Z] gpg: encrypted with 1 passphrase [2023-11-08T01:17:10.115Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-08T01:17:10.405Z] + mkdir /home/jenkins [2023-11-08T01:17:10.405Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-08T01:17:10.689Z] + 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-11-08T01:17:10.699Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:17:10.983Z] ---> sigul-install.sh [2023-11-08T01:17:10.983Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-08T01:17:11.275Z] + git tag --list [2023-11-08T01:17:11.275Z] v1.0.0 [2023-11-08T01:17:11.275Z] v1.1.0 [2023-11-08T01:17:11.275Z] v1.2.0 [2023-11-08T01:17:11.275Z] v1.3.0 [2023-11-08T01:17:11.275Z] v1.3.1 [2023-11-08T01:17:11.275Z] v2.0.0 [2023-11-08T01:17:11.275Z] v2.0.1 [2023-11-08T01:17:11.275Z] v2.1.0 [2023-11-08T01:17:11.275Z] v2.1.1 [2023-11-08T01:17:11.275Z] v2.1.2 [2023-11-08T01:17:11.275Z] v2.2.0 [2023-11-08T01:17:11.275Z] v2.3 [2023-11-08T01:17:11.275Z] v2.3.0 [2023-11-08T01:17:11.275Z] v2.3.1 [2023-11-08T01:17:11.275Z] v3.0 [2023-11-08T01:17:11.275Z] v3.0.0 [2023-11-08T01:17:11.275Z] v3.0.1 [2023-11-08T01:17:11.275Z] v3.0.1-dev.1 [2023-11-08T01:17:11.275Z] v3.1.0-dev.1 [2023-11-08T01:17:11.275Z] v3.1.0-dev.10 [2023-11-08T01:17:11.275Z] v3.1.0-dev.11 [2023-11-08T01:17:11.275Z] v3.1.0-dev.12 [2023-11-08T01:17:11.275Z] v3.1.0-dev.13 [2023-11-08T01:17:11.275Z] v3.1.0-dev.14 [2023-11-08T01:17:11.275Z] v3.1.0-dev.15 [2023-11-08T01:17:11.275Z] v3.1.0-dev.16 [2023-11-08T01:17:11.275Z] v3.1.0-dev.17 [2023-11-08T01:17:11.275Z] v3.1.0-dev.18 [2023-11-08T01:17:11.275Z] v3.1.0-dev.19 [2023-11-08T01:17:11.275Z] v3.1.0-dev.2 [2023-11-08T01:17:11.275Z] v3.1.0-dev.20 [2023-11-08T01:17:11.275Z] v3.1.0-dev.21 [2023-11-08T01:17:11.275Z] v3.1.0-dev.22 [2023-11-08T01:17:11.275Z] v3.1.0-dev.23 [2023-11-08T01:17:11.275Z] v3.1.0-dev.24 [2023-11-08T01:17:11.275Z] v3.1.0-dev.25 [2023-11-08T01:17:11.275Z] v3.1.0-dev.26 [2023-11-08T01:17:11.275Z] v3.1.0-dev.27 [2023-11-08T01:17:11.275Z] v3.1.0-dev.28 [2023-11-08T01:17:11.275Z] v3.1.0-dev.29 [2023-11-08T01:17:11.275Z] v3.1.0-dev.3 [2023-11-08T01:17:11.275Z] v3.1.0-dev.30 [2023-11-08T01:17:11.275Z] v3.1.0-dev.31 [2023-11-08T01:17:11.275Z] v3.1.0-dev.32 [2023-11-08T01:17:11.275Z] v3.1.0-dev.33 [2023-11-08T01:17:11.275Z] v3.1.0-dev.34 [2023-11-08T01:17:11.275Z] v3.1.0-dev.35 [2023-11-08T01:17:11.275Z] v3.1.0-dev.36 [2023-11-08T01:17:11.275Z] v3.1.0-dev.4 [2023-11-08T01:17:11.275Z] v3.1.0-dev.5 [2023-11-08T01:17:11.275Z] v3.1.0-dev.6 [2023-11-08T01:17:11.275Z] v3.1.0-dev.7 [2023-11-08T01:17:11.275Z] v3.1.0-dev.8 [2023-11-08T01:17:11.275Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-08T01:17:11.566Z] + lftools sign git-tag v3.1.0-dev.36 [2023-11-08T01:17:12.134Z] Signing Git tag with Sigul... [2023-11-08T01:17:12.134Z] Signing v3.1.0-dev.36 [Pipeline] echo [2023-11-08T01:17:12.403Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:17:12.690Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-08T01:17:12.697Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-08T01:17:12.712Z] $ docker stop --time=1 8201b36515e4002e3aea2d2888711c82ac3f5075c8631c6a21fa7caa9e9ef493 [2023-11-08T01:17:14.031Z] $ docker rm -f --volumes 8201b36515e4002e3aea2d2888711c82ac3f5075c8631c6a21fa7caa9e9ef493 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-08T01:17:14.484Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:17:14.484Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:14.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:17:14.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:17:14.874Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-11-08T01:17:14.901Z] $ 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-11-08T01:17:15.290Z] $ docker top 6c0e72e0364d694a4199fb8bd7d9de954eae25ba907f4cd00f9c9e42cc2584fc -eo pid,comm [2023-11-08T01:17:15.338Z] 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-11-08T01:17:15.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:17:15.383Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:17:15.383Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:17:15.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:17:15.477Z] $ docker exec 6c0e72e0364d694a4199fb8bd7d9de954eae25ba907f4cd00f9c9e42cc2584fc ssh-agent [2023-11-08T01:17:15.579Z] SSH_AUTH_SOCK=/tmp/ssh-rKp2T9MEOI5c/agent.33 [2023-11-08T01:17:15.579Z] SSH_AGENT_PID=39 [2023-11-08T01:17:15.584Z] Running ssh-add (command line suppressed) [2023-11-08T01:17:15.678Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5585764891047089384.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5585764891047089384.key) [2023-11-08T01:17:15.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:17:15.987Z] + git semver bump pre [2023-11-08T01:17:16.246Z] 2023-11-08 01:17:16,178 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-08T01:17:16.246Z] 2023-11-08 01:17:16,178 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev [2023-11-08T01:17:16.246Z] 2023-11-08 01:17:16,179 [bump_version] DEBUG bumped version:3.1.0-dev.37 [2023-11-08T01:17:16.246Z] 2023-11-08 01:17:16,179 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-11-08T01:17:16.246Z] 2023-11-08 01:17:16,179 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-08T01:17:16.246Z] 2023-11-08 01:17:16,179 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-08T01:17:16.246Z] 2023-11-08 01:17:16,181 [execute] INFO git cat-file --batch-check [2023-11-08T01:17:16.246Z] 2023-11-08 01:17:16,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T01:17:16.246Z] 2023-11-08 01:17:16,187 [execute] INFO git cat-file --batch [2023-11-08T01:17:16.246Z] 2023-11-08 01:17:16,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T01:17:16.246Z] 2023-11-08 01:17:16,194 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-08T01:17:16.246Z] 3.1.0-dev.37 [Pipeline] } [2023-11-08T01:17:16.251Z] $ docker exec --env ******** --env ******** 6c0e72e0364d694a4199fb8bd7d9de954eae25ba907f4cd00f9c9e42cc2584fc ssh-agent -k [2023-11-08T01:17:16.354Z] unset SSH_AUTH_SOCK; [2023-11-08T01:17:16.354Z] unset SSH_AGENT_PID; [2023-11-08T01:17:16.354Z] echo Agent pid 39 killed; [2023-11-08T01:17:16.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:17:16.679Z] + git semver [Pipeline] } [2023-11-08T01:17:16.946Z] $ docker stop --time=1 6c0e72e0364d694a4199fb8bd7d9de954eae25ba907f4cd00f9c9e42cc2584fc [2023-11-08T01:17:18.238Z] $ docker rm -f --volumes 6c0e72e0364d694a4199fb8bd7d9de954eae25ba907f4cd00f9c9e42cc2584fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T01:17:18.615Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T01:17:18.615Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:18.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T01:17:18.913Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:17:18.986Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-11-08T01:17:19.012Z] $ 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-11-08T01:17:19.429Z] $ docker top a8f147180aa843847057bdb82cfd696bb6d5d389e80cbb07bcbabbb1cb6c7548 -eo pid,comm [2023-11-08T01:17:19.476Z] 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-11-08T01:17:19.476Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T01:17:19.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T01:17:19.535Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T01:17:19.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T01:17:19.626Z] $ docker exec a8f147180aa843847057bdb82cfd696bb6d5d389e80cbb07bcbabbb1cb6c7548 ssh-agent [2023-11-08T01:17:19.735Z] SSH_AUTH_SOCK=/tmp/ssh-aXtWXldHQNly/agent.32 [2023-11-08T01:17:19.735Z] SSH_AGENT_PID=38 [2023-11-08T01:17:19.740Z] Running ssh-add (command line suppressed) [2023-11-08T01:17:19.844Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7383549718304468278.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7383549718304468278.key) [2023-11-08T01:17:19.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T01:17:20.148Z] + git semver push [2023-11-08T01:17:20.408Z] 2023-11-08 01:17:20,341 [run_push] DEBUG push [2023-11-08T01:17:20.408Z] 2023-11-08 01:17:20,342 [execute] INFO git cat-file --batch-check [2023-11-08T01:17:20.408Z] 2023-11-08 01:17:20,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T01:17:20.408Z] 2023-11-08 01:17:20,346 [execute] INFO git rev-list fbbf3e208853a537e6432ffb71bd83349a581568 -- [2023-11-08T01:17:20.408Z] 2023-11-08 01:17:20,346 [execute] DEBUG Popen(['git', 'rev-list', 'fbbf3e208853a537e6432ffb71bd83349a581568', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T01:17:20.408Z] 2023-11-08 01:17:20,358 [execute] INFO git fetch -v origin [2023-11-08T01:17:20.408Z] 2023-11-08 01:17:20,358 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-08T01:17:20.980Z] 2023-11-08 01:17:20,890 [run_push] DEBUG no remote changes detected [2023-11-08T01:17:20.980Z] 2023-11-08 01:17:20,890 [execute] INFO git push origin semver [2023-11-08T01:17:20.980Z] 2023-11-08 01:17:20,891 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-08T01:17:21.920Z] 2023-11-08 01:17:21,686 [run_push] DEBUG push all version tags [2023-11-08T01:17:21.920Z] 2023-11-08 01:17:21,687 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-08T01:17:21.920Z] 2023-11-08 01:17:21,687 [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-11-08T01:17:22.488Z] 2023-11-08 01:17:22,432 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-11-08T01:17:22.488Z] 3.1.0-dev.37 [Pipeline] } [2023-11-08T01:17:22.493Z] $ docker exec --env ******** --env ******** a8f147180aa843847057bdb82cfd696bb6d5d389e80cbb07bcbabbb1cb6c7548 ssh-agent -k [2023-11-08T01:17:22.587Z] unset SSH_AUTH_SOCK; [2023-11-08T01:17:22.587Z] unset SSH_AGENT_PID; [2023-11-08T01:17:22.587Z] echo Agent pid 38 killed; [2023-11-08T01:17:22.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T01:17:22.910Z] + git semver [Pipeline] } [2023-11-08T01:17:23.177Z] $ docker stop --time=1 a8f147180aa843847057bdb82cfd696bb6d5d389e80cbb07bcbabbb1cb6c7548 [2023-11-08T01:17:24.569Z] $ docker rm -f --volumes a8f147180aa843847057bdb82cfd696bb6d5d389e80cbb07bcbabbb1cb6c7548 [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-11-08T01:17:25.086Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-11-08T01:17:25.086Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-08T01:17:25.086Z] total 16 [2023-11-08T01:17:25.086Z] drwxr-xr-x 3 root root 4096 Nov 8 01:05 . [2023-11-08T01:17:25.086Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:17 .. [2023-11-08T01:17:25.086Z] drwxr-xr-x 2 root root 4096 Nov 8 01:05 cost [2023-11-08T01:17:25.086Z] -rw-r--r-- 1 root root 96 Nov 8 01:05 cost.csv [2023-11-08T01:17:25.086Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-11-08T01:17:25.086Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-11-08T01:17:25.086Z] total 16 [2023-11-08T01:17:25.086Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 01:05 . [2023-11-08T01:17:25.086Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 01:17 .. [2023-11-08T01:17:25.086Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 01:05 cost [2023-11-08T01:17:25.086Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 8 01:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:17:25.376Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:17:26.273Z] ---> package-listing.sh [2023-11-08T01:17:26.274Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T01:17:26.274Z] ++ facter osfamily [2023-11-08T01:17:26.274Z] + OS_FAMILY=debian [2023-11-08T01:17:26.274Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-11-08T01:17:26.274Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T01:17:26.274Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T01:17:26.274Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T01:17:26.274Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T01:17:26.274Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-08T01:17:26.274Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T01:17:26.274Z] + case "${OS_FAMILY}" in [2023-11-08T01:17:26.274Z] + dpkg -l [2023-11-08T01:17:26.274Z] + grep '^ii' [2023-11-08T01:17:26.585Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T01:17:26.585Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T01:17:26.585Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T01:17:26.585Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-11-08T01:17:26.585Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-11-08T01:17:26.585Z] + 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-11-08T01:17:26.608Z] 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-11-08T01:17:26.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T01:17:27.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T01:17:27.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T01:17:27.357Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-11-08T01:17:27.382Z] $ 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-11-08T01:17:27.601Z] $ docker top 64df64f2ead0fe0cb60192b271d37ad4400649020dec0eb7c56a8e72dccc1d60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T01:17:27.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T01:17:28.275Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T01:17:28.560Z] + ls /var/log/sa-host [2023-11-08T01:17:28.560Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T01:17:28.635Z] provisioning config files... [2023-11-08T01:17:28.642Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17095453242530629131tmp [Pipeline] { [Pipeline] echo [2023-11-08T01:17:28.654Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:17:28.942Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T01:17:28.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:17:29.271Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T01:17:29.280Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:17:29.562Z] ---> sudo-logs.sh [2023-11-08T01:17:29.563Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T01:17:29.589Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:17:29.869Z] ---> job-cost.sh [2023-11-08T01:17:29.869Z] lf-activate-venv: SKIPPING [2023-11-08T01:17:29.869Z] DEBUG: total: 0.2199999988079071 [2023-11-08T01:17:29.869Z] INFO: Retrieving Stack Cost... [2023-11-08T01:17:30.128Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T01:17:30.695Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T01:17:30.706Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T01:17:30.986Z] ---> logs-deploy.sh [2023-11-08T01:17:30.987Z] lf-activate-venv: SKIPPING [2023-11-08T01:17:30.987Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/206 [2023-11-08T01:17:30.987Z] INFO: archiving workspace using pattern(s): [2023-11-08T01:17:31.923Z] Archives upload complete. [2023-11-08T01:17:31.923Z] INFO: archiving logs to Nexus