Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 93d90b48a51af33a455c91ffa40f40acde6e8968 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-ssh9941320523387858445.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16924231931228895846.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh8240531168688047571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh15780079968263995243.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-ssh2542856221434495395.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1331 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 93d90b48a51af33a455c91ffa40f40acde6e8968 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#573)" > 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 93d90b48a51af33a455c91ffa40f40acde6e8968 # timeout=10 > git rev-list --no-walk 458aadecb4486dfbbf1060360ea4d12c7efd2521 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-17T16:15:39.748Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-17T16:15:39.806Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-17T16:15:39.822Z] ========================================================= [2023-07-17T16:15:39.822Z] EdgeX Global Pipelines Version Info [2023-07-17T16:15:39.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:15:44.395Z] ------------------- [2023-07-17T16:15:44.396Z] stable info: [2023-07-17T16:15:44.396Z] ------------------- [2023-07-17T16:15:44.396Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-17T16:15:44.396Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T16:15:44.396Z] Message: update stable to v1.0.250 [2023-07-17T16:15:45.882Z] ------------------- [2023-07-17T16:15:45.882Z] experimental info: [2023-07-17T16:15:45.882Z] ------------------- [2023-07-17T16:15:45.882Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-17T16:15:45.882Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-17T16:15:45.882Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-17T16:15:46.041Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-07-17T16:15:46.051Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-07-17T16:15:46.066Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-17T16:15:46.081Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-17T16:15:46.095Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-17T16:15:46.108Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-17T16:15:46.121Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-17T16:15:46.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-17T16:15:46.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-17T16:15:46.157Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-17T16:15:46.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-17T16:15:46.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-07-17T16:15:46.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-17T16:15:46.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-17T16:15:46.231Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T16:15:46.247Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-17T16:15:46.261Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-17T16:15:46.274Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-17T16:15:46.287Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-17T16:15:46.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-17T16:15:46.320Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-17T16:15:46.336Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-17T16:15:46.349Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-17T16:15:46.368Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-17T16:15:46.387Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-17T16:15:46.405Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-17T16:15:46.424Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-17T16:15:46.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-17T16:15:46.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-17T16:15:46.477Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-17T16:15:46.490Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] echo [2023-07-17T16:15:46.509Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93d90b4 [Pipeline] echo [2023-07-17T16:15:46.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:15:46.576Z] provisioning config files... [2023-07-17T16:15:47.083Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6241593091733815314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:15:47.390Z] ---> docker-login.sh [2023-07-17T16:15:47.390Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:15:47.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:15:47.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:15:47.651Z] Configure a credential helper to remove this warning. See [2023-07-17T16:15:47.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:15:47.651Z] [2023-07-17T16:15:47.651Z] Login Succeeded [2023-07-17T16:15:47.651Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:15:47.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:15:47.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:15:47.912Z] Configure a credential helper to remove this warning. See [2023-07-17T16:15:47.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:15:47.912Z] [2023-07-17T16:15:47.912Z] Login Succeeded [2023-07-17T16:15:47.912Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:15:47.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:15:47.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:15:47.912Z] Configure a credential helper to remove this warning. See [2023-07-17T16:15:47.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:15:47.912Z] [2023-07-17T16:15:47.912Z] Login Succeeded [2023-07-17T16:15:47.912Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:15:48.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:15:48.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:15:48.172Z] Configure a credential helper to remove this warning. See [2023-07-17T16:15:48.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:15:48.172Z] [2023-07-17T16:15:48.172Z] Login Succeeded [2023-07-17T16:15:48.172Z] docker.io [2023-07-17T16:15:48.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:15:48.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:15:48.665Z] Configure a credential helper to remove this warning. See [2023-07-17T16:15:48.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:15:48.665Z] [2023-07-17T16:15:48.665Z] Login Succeeded [2023-07-17T16:15:48.665Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:15:49.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-17T16:15:49.676Z] + git rev-list -1 --merges 93d90b48a51af33a455c91ffa40f40acde6e8968~1..93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] echo [2023-07-17T16:15:49.726Z] -----------> git rev-list -1 --merges 93d90b48a51af33a455c91ffa40f40acde6e8968~1..93d90b48a51af33a455c91ffa40f40acde6e8968 93d90b48a51af33a455c91ffa40f40acde6e8968 [false] [Pipeline] sh [2023-07-17T16:15:50.017Z] + git log --format=format:%s -1 93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] echo [2023-07-17T16:15:50.032Z] ========================================================= [2023-07-17T16:15:50.032Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-17T16:15:50.032Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T16:15:50.351Z] + git log --format=format:%s -1 93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] echo [2023-07-17T16:15:50.362Z] [semverPrep] GIT_COMMIT: 93d90b48a51af33a455c91ffa40f40acde6e8968, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#573) [Pipeline] echo [2023-07-17T16:15:50.370Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-17T16:15:52.029Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T16:15:52.029Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-17T16:15:52.029Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-17T16:15:52.029Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-17T16:15:52.029Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-17T16:15:52.029Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-17T16:15:52.289Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:15:53.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:15:53.685Z] [2023-07-17T16:15:53.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:15:53.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:15:53.987Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-17T16:15:53.987Z] b85a868b505f: Pulling fs layer [2023-07-17T16:15:53.987Z] e2be974225ed: Pulling fs layer [2023-07-17T16:15:53.987Z] 339a4e72a1f5: Pulling fs layer [2023-07-17T16:15:53.987Z] 988bab9f4d93: Pulling fs layer [2023-07-17T16:15:53.987Z] 1469e6f7b9e6: Pulling fs layer [2023-07-17T16:15:53.987Z] eaf3925da568: Pulling fs layer [2023-07-17T16:15:53.987Z] 988bab9f4d93: Waiting [2023-07-17T16:15:53.987Z] 1469e6f7b9e6: Waiting [2023-07-17T16:15:53.987Z] bab4dde63d76: Pulling fs layer [2023-07-17T16:15:53.987Z] bde34c3a00c8: Pulling fs layer [2023-07-17T16:15:53.987Z] eaf3925da568: Waiting [2023-07-17T16:15:53.987Z] b352a97aabf1: Pulling fs layer [2023-07-17T16:15:53.987Z] 4872d77fe225: Pulling fs layer [2023-07-17T16:15:53.987Z] bab4dde63d76: Waiting [2023-07-17T16:15:53.987Z] bde34c3a00c8: Waiting [2023-07-17T16:15:53.987Z] b352a97aabf1: Waiting [2023-07-17T16:15:53.987Z] 5851b861e8e6: Pulling fs layer [2023-07-17T16:15:53.987Z] 4872d77fe225: Waiting [2023-07-17T16:15:53.987Z] 5851b861e8e6: Waiting [2023-07-17T16:15:53.987Z] e2be974225ed: Verifying Checksum [2023-07-17T16:15:53.987Z] e2be974225ed: Download complete [2023-07-17T16:15:53.987Z] 988bab9f4d93: Verifying Checksum [2023-07-17T16:15:53.987Z] 988bab9f4d93: Download complete [2023-07-17T16:15:54.250Z] 1469e6f7b9e6: Verifying Checksum [2023-07-17T16:15:54.250Z] 1469e6f7b9e6: Download complete [2023-07-17T16:15:54.250Z] eaf3925da568: Verifying Checksum [2023-07-17T16:15:54.250Z] eaf3925da568: Download complete [2023-07-17T16:15:54.250Z] 339a4e72a1f5: Verifying Checksum [2023-07-17T16:15:54.250Z] 339a4e72a1f5: Download complete [2023-07-17T16:15:54.250Z] bde34c3a00c8: Download complete [2023-07-17T16:15:54.250Z] b352a97aabf1: Verifying Checksum [2023-07-17T16:15:54.250Z] b352a97aabf1: Download complete [2023-07-17T16:15:54.250Z] 4872d77fe225: Verifying Checksum [2023-07-17T16:15:54.250Z] 4872d77fe225: Download complete [2023-07-17T16:15:54.250Z] 5851b861e8e6: Download complete [2023-07-17T16:15:54.250Z] b85a868b505f: Verifying Checksum [2023-07-17T16:15:54.250Z] b85a868b505f: Download complete [2023-07-17T16:15:54.513Z] bab4dde63d76: Verifying Checksum [2023-07-17T16:15:54.513Z] bab4dde63d76: Download complete [2023-07-17T16:15:55.449Z] b85a868b505f: Pull complete [2023-07-17T16:15:55.708Z] e2be974225ed: Pull complete [2023-07-17T16:15:56.286Z] 339a4e72a1f5: Pull complete [2023-07-17T16:15:56.286Z] 988bab9f4d93: Pull complete [2023-07-17T16:15:56.547Z] 1469e6f7b9e6: Pull complete [2023-07-17T16:15:56.812Z] eaf3925da568: Pull complete [2023-07-17T16:15:58.741Z] bab4dde63d76: Pull complete [2023-07-17T16:15:58.741Z] bde34c3a00c8: Pull complete [2023-07-17T16:15:58.741Z] b352a97aabf1: Pull complete [2023-07-17T16:15:58.741Z] 4872d77fe225: Pull complete [2023-07-17T16:15:58.741Z] 5851b861e8e6: Pull complete [2023-07-17T16:15:58.741Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-17T16:15:58.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:15:58.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:15:58.862Z] prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container [2023-07-17T16:15:58.889Z] $ 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-07-17T16:16:01.512Z] $ docker top 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 -eo pid,comm [2023-07-17T16:16:01.571Z] 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-07-17T16:16:01.571Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T16:16:01.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:16:01.608Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:16:01.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:16:01.733Z] $ docker exec 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 ssh-agent [2023-07-17T16:16:01.851Z] SSH_AUTH_SOCK=/tmp/ssh-fEEM6OQ8rxk4/agent.32 [2023-07-17T16:16:01.851Z] SSH_AGENT_PID=39 [2023-07-17T16:16:01.859Z] Running ssh-add (command line suppressed) [2023-07-17T16:16:01.946Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9542880728428534212.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9542880728428534212.key) [2023-07-17T16:16:01.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:16:02.250Z] + git tag --points-at HEAD [Pipeline] } [2023-07-17T16:16:02.263Z] $ docker exec --env ******** --env ******** 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 ssh-agent -k [2023-07-17T16:16:02.363Z] unset SSH_AUTH_SOCK; [2023-07-17T16:16:02.364Z] unset SSH_AGENT_PID; [2023-07-17T16:16:02.364Z] echo Agent pid 39 killed; [2023-07-17T16:16:02.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-17T16:16:02.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:16:02.398Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:16:02.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:16:02.531Z] $ docker exec 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 ssh-agent [2023-07-17T16:16:02.650Z] SSH_AUTH_SOCK=/tmp/ssh-J3IC7vfpIUSn/agent.71 [2023-07-17T16:16:02.650Z] SSH_AGENT_PID=77 [2023-07-17T16:16:02.655Z] Running ssh-add (command line suppressed) [2023-07-17T16:16:02.759Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4830262604110204664.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4830262604110204664.key) [2023-07-17T16:16:02.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:16:03.058Z] + git semver init [2023-07-17T16:16:03.317Z] 2023-07-17 16:16:03,241 [run_init] DEBUG init version:0.0.0 force:False [2023-07-17T16:16:03.317Z] 2023-07-17 16:16:03,241 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-07-17T16:16:03.317Z] 2023-07-17 16:16:03,242 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-07-17T16:16:03.317Z] 2023-07-17 16:16:03,242 [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-07-17T16:16:04.255Z] 2023-07-17 16:16:04,026 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-07-17T16:16:04.255Z] 2023-07-17 16:16:04,027 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-07-17T16:16:04.255Z] 2023-07-17 16:16:04,027 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-17T16:16:04.255Z] 2023-07-17 16:16:04,027 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-17T16:16:04.255Z] 3.1.0-dev.2 [Pipeline] } [2023-07-17T16:16:04.267Z] $ docker exec --env ******** --env ******** 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 ssh-agent -k [2023-07-17T16:16:04.368Z] unset SSH_AUTH_SOCK; [2023-07-17T16:16:04.369Z] unset SSH_AGENT_PID; [2023-07-17T16:16:04.369Z] echo Agent pid 77 killed; [2023-07-17T16:16:04.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T16:16:04.694Z] + git semver [Pipeline] } [2023-07-17T16:16:04.967Z] $ docker stop --time=1 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 [2023-07-17T16:16:06.253Z] $ docker rm -f --volumes 6dd6a084f275a18d48fb8ff8e603098ce784e2dc051c2031b8901a91db91ef16 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T16:16:06.593Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-17T16:16:06.790Z] Stashed 1 file(s) [Pipeline] echo [2023-07-17T16:16:06.793Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [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-07-17T16:16:06.965Z] provisioning config files... [2023-07-17T16:16:06.973Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5593367383263604883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:16:07.268Z] ---> docker-login.sh [2023-07-17T16:16:07.268Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:16:07.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:16:07.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:16:07.268Z] Configure a credential helper to remove this warning. See [2023-07-17T16:16:07.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:16:07.268Z] [2023-07-17T16:16:07.268Z] Login Succeeded [2023-07-17T16:16:07.268Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:16:07.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:16:07.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:16:07.268Z] Configure a credential helper to remove this warning. See [2023-07-17T16:16:07.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:16:07.268Z] [2023-07-17T16:16:07.268Z] Login Succeeded [2023-07-17T16:16:07.268Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:16:07.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:16:07.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:16:07.529Z] Configure a credential helper to remove this warning. See [2023-07-17T16:16:07.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:16:07.529Z] [2023-07-17T16:16:07.529Z] Login Succeeded [2023-07-17T16:16:07.529Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:16:07.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:16:07.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:16:07.529Z] Configure a credential helper to remove this warning. See [2023-07-17T16:16:07.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:16:07.529Z] [2023-07-17T16:16:07.529Z] Login Succeeded [2023-07-17T16:16:07.529Z] docker.io [2023-07-17T16:16:07.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:16:07.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:16:07.789Z] Configure a credential helper to remove this warning. See [2023-07-17T16:16:07.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:16:07.789Z] [2023-07-17T16:16:07.789Z] Login Succeeded [2023-07-17T16:16:07.789Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:16:07.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-17T16:16:07.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:16:07.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:16:07.883Z] ========================================================= [2023-07-17T16:16:07.883Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-17T16:16:07.883Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:16:08.196Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-17T16:16:08.196Z] Sending build context to Docker daemon 3.296MB [2023-07-17T16:16:08.196Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T16:16:08.196Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-17T16:16:08.196Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-17T16:16:08.196Z] 4db1b89c0bd1: Pulling fs layer [2023-07-17T16:16:08.196Z] 6911f1a30b25: Pulling fs layer [2023-07-17T16:16:08.196Z] e194b8c5c2a9: Pulling fs layer [2023-07-17T16:16:08.196Z] 6863d3e3a2b1: Pulling fs layer [2023-07-17T16:16:08.196Z] ec0bb842ea78: Pulling fs layer [2023-07-17T16:16:08.196Z] 40a00589a448: Pulling fs layer [2023-07-17T16:16:08.196Z] 6c08303d61cc: Pulling fs layer [2023-07-17T16:16:08.196Z] 798269fcf238: Pulling fs layer [2023-07-17T16:16:08.196Z] 6863d3e3a2b1: Waiting [2023-07-17T16:16:08.196Z] ec0bb842ea78: Waiting [2023-07-17T16:16:08.196Z] 40a00589a448: Waiting [2023-07-17T16:16:08.196Z] 6c08303d61cc: Waiting [2023-07-17T16:16:08.196Z] 798269fcf238: Waiting [2023-07-17T16:16:08.196Z] 6911f1a30b25: Verifying Checksum [2023-07-17T16:16:08.196Z] 6911f1a30b25: Download complete [2023-07-17T16:16:08.196Z] 6863d3e3a2b1: Verifying Checksum [2023-07-17T16:16:08.196Z] 6863d3e3a2b1: Download complete [2023-07-17T16:16:08.196Z] 4db1b89c0bd1: Verifying Checksum [2023-07-17T16:16:08.454Z] 4db1b89c0bd1: Download complete [2023-07-17T16:16:08.454Z] ec0bb842ea78: Verifying Checksum [2023-07-17T16:16:08.454Z] ec0bb842ea78: Download complete [2023-07-17T16:16:08.454Z] 40a00589a448: Verifying Checksum [2023-07-17T16:16:08.454Z] 40a00589a448: Download complete [2023-07-17T16:16:08.454Z] 4db1b89c0bd1: Pull complete [2023-07-17T16:16:08.714Z] 6911f1a30b25: Pull complete [2023-07-17T16:16:08.972Z] 798269fcf238: Verifying Checksum [2023-07-17T16:16:08.972Z] 798269fcf238: Download complete [2023-07-17T16:16:08.972Z] e194b8c5c2a9: Verifying Checksum [2023-07-17T16:16:08.972Z] e194b8c5c2a9: Download complete [2023-07-17T16:16:09.231Z] 6c08303d61cc: Verifying Checksum [2023-07-17T16:16:09.231Z] 6c08303d61cc: Download complete [2023-07-17T16:16:13.455Z] e194b8c5c2a9: Pull complete [2023-07-17T16:16:13.455Z] 6863d3e3a2b1: Pull complete [2023-07-17T16:16:13.455Z] ec0bb842ea78: Pull complete [2023-07-17T16:16:13.455Z] 40a00589a448: Pull complete [2023-07-17T16:16:15.360Z] 6c08303d61cc: Pull complete [2023-07-17T16:16:16.736Z] 798269fcf238: Pull complete [2023-07-17T16:16:16.737Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-17T16:16:16.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-17T16:16:16.737Z] ---> ec979cd7f677 [2023-07-17T16:16:16.737Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T16:16:20.929Z] ---> Running in d77cebe90449 [2023-07-17T16:16:20.929Z] Removing intermediate container d77cebe90449 [2023-07-17T16:16:20.929Z] ---> 232fdd0622e1 [2023-07-17T16:16:20.929Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T16:16:20.929Z] ---> Running in caa5246e9b16 [2023-07-17T16:16:20.929Z] Removing intermediate container caa5246e9b16 [2023-07-17T16:16:20.929Z] ---> b4a1b244737f [2023-07-17T16:16:20.929Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-17T16:16:20.929Z] ---> Running in bbf8a1b64573 [2023-07-17T16:16:20.929Z] Removing intermediate container bbf8a1b64573 [2023-07-17T16:16:20.929Z] ---> 62ff792e4c63 [2023-07-17T16:16:20.929Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T16:16:20.929Z] ---> Running in 958aa150520b [2023-07-17T16:16:20.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T16:16:21.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T16:16:21.446Z] OK: 265 MiB in 53 packages [2023-07-17T16:16:21.704Z] Removing intermediate container 958aa150520b [2023-07-17T16:16:21.704Z] ---> fb60c963fef4 [2023-07-17T16:16:21.704Z] Step 7/12 : WORKDIR /app [2023-07-17T16:16:21.704Z] ---> Running in 2aa162897cc4 [2023-07-17T16:16:21.704Z] Removing intermediate container 2aa162897cc4 [2023-07-17T16:16:21.704Z] ---> e4e76d8aab41 [2023-07-17T16:16:21.704Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-17T16:16:21.912Z] Still waiting to schedule task [2023-07-17T16:16:21.912Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-17T16:16:21.964Z] ---> eb3c979a57a0 [2023-07-17T16:16:21.964Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T16:16:21.964Z] ---> Running in 402e29930703 [2023-07-17T16:17:08.658Z] Removing intermediate container 402e29930703 [2023-07-17T16:17:08.658Z] ---> 90d6c7fb87a4 [2023-07-17T16:17:08.658Z] Step 10/12 : COPY . . [2023-07-17T16:17:09.229Z] ---> 933f2f459805 [2023-07-17T16:17:09.229Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T16:17:09.229Z] ---> Running in f17cd7788b08 [2023-07-17T16:17:09.229Z] Removing intermediate container f17cd7788b08 [2023-07-17T16:17:09.229Z] ---> c086d178962c [2023-07-17T16:17:09.229Z] Step 12/12 : RUN $MAKE [2023-07-17T16:17:09.229Z] ---> Running in cb6fad038807 [2023-07-17T16:17:09.487Z] noop [2023-07-17T16:17:10.057Z] Removing intermediate container cb6fad038807 [2023-07-17T16:17:10.057Z] ---> e31ca1e7f915 [2023-07-17T16:17:10.057Z] Successfully built e31ca1e7f915 [2023-07-17T16:17:10.057Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:17:10.377Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T16:17:10.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:17:10.452Z] prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container [2023-07-17T16:17:10.489Z] $ 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-07-17T16:17:10.846Z] $ docker top 9024696c16b5f816a0f5d689be194dc0ba7d8cbf4e563131df6a5e9dd154ee5e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:17:11.191Z] + go version [2023-07-17T16:17:11.191Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-17T16:17:11.208Z] $ docker stop --time=1 9024696c16b5f816a0f5d689be194dc0ba7d8cbf4e563131df6a5e9dd154ee5e [2023-07-17T16:17:12.550Z] $ docker rm -f --volumes 9024696c16b5f816a0f5d689be194dc0ba7d8cbf4e563131df6a5e9dd154ee5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:17:12.957Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-17T16:17:12.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:17:13.034Z] prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container [2023-07-17T16:17:13.072Z] $ 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-07-17T16:17:13.447Z] $ docker top 0a223e34b0881977f25e09af2d58e2b5a56c618e3d106b7d5f0dfcb3eacdc03c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:17:13.796Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-07-17T16:17:14.090Z] + make test [2023-07-17T16:17:14.090Z] go test -race -coverprofile=coverage.out ./... [2023-07-17T16:17:36.024Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-17T16:17:55.482Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1332 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-07-17T16:17:55.495Z] Running in /w/workspace/app-service-configurable/171 [Pipeline] { [Pipeline] checkout [2023-07-17T16:17:55.529Z] Selected Git installation does not exist. Using Default [2023-07-17T16:17:55.529Z] The recommended git tool is: NONE [2023-07-17T16:17:58.852Z] go vet ./... [2023-07-17T16:17:59.800Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T16:17:59.800Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T16:17:59.800Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-17T16:17:59.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-17T16:17:59.828Z] $ docker stop --time=1 0a223e34b0881977f25e09af2d58e2b5a56c618e3d106b7d5f0dfcb3eacdc03c [2023-07-17T16:18:00.320Z] using credential edgex-jenkins-ssh [2023-07-17T16:18:00.339Z] Cloning the remote Git repository [2023-07-17T16:18:00.379Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-07-17T16:18:00.461Z] > git init /w/workspace/app-service-configurable/171 # timeout=10 [2023-07-17T16:18:00.617Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-07-17T16:18:00.618Z] > git --version # timeout=10 [2023-07-17T16:18:00.638Z] > git --version # 'git version 2.25.1' [2023-07-17T16:18:00.641Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-17T16:18:00.776Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T16:18:03.938Z] $ docker rm -f --volumes 0a223e34b0881977f25e09af2d58e2b5a56c618e3d106b7d5f0dfcb3eacdc03c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T16:18:04.484Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-17T16:18:04.566Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-17T16:18:05.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-17T16:18:05.447Z] + ls -al . [2023-07-17T16:18:05.447Z] total 180 [2023-07-17T16:18:05.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:17 . [2023-07-17T16:18:05.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:15 .. [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 16:15 .dockerignore [2023-07-17T16:18:05.447Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:16 .git [2023-07-17T16:18:05.447Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:15 .github [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 17 16:15 .gitignore [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 16:15 .golangci.yml [2023-07-17T16:18:05.447Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 16:16 .semver [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 17 16:15 Attribution.txt [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 17 16:15 CHANGELOG.md [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 17 16:15 Dockerfile [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 16:15 GOVERNANCE.md [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 17 16:15 Jenkinsfile [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 16:15 LICENSE [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 17 16:15 OWNERS.md [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 17 16:15 README.md [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 17 16:16 VERSION [2023-07-17T16:18:05.447Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:15 bin [2023-07-17T16:18:05.447Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 17 16:17 coverage.out [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 3468 Jul 17 16:15 go.mod [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 32450 Jul 17 16:15 go.sum [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 17 16:15 main.go [2023-07-17T16:18:05.447Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 17 16:15 makefile [2023-07-17T16:18:05.447Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 16:15 res [2023-07-17T16:18:05.447Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:15 snap [2023-07-17T16:18:05.455Z] Avoid second fetch [2023-07-17T16:18:05.455Z] Checking out Revision 93d90b48a51af33a455c91ffa40f40acde6e8968 (main) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:04.577Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-07-17T16:18:04.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-17T16:18:05.472Z] > git config core.sparsecheckout # timeout=10 [2023-07-17T16:18:05.546Z] > git checkout -f 93d90b48a51af33a455c91ffa40f40acde6e8968 # timeout=10 [2023-07-17T16:18:05.785Z] + 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=93d90b48a51af33a455c91ffa40f40acde6e8968 --label arch=amd64 --label version=3.1.0-dev.2 . [2023-07-17T16:18:05.785Z] Sending build context to Docker daemon 3.297MB [2023-07-17T16:18:05.785Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T16:18:05.785Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-17T16:18:05.785Z] ---> e31ca1e7f915 [2023-07-17T16:18:05.785Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T16:18:06.002Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#573)" [2023-07-17T16:18:06.044Z] ---> Running in 011d96ed1aac [2023-07-17T16:18:06.044Z] Removing intermediate container 011d96ed1aac [2023-07-17T16:18:06.044Z] ---> c2d21c1764f1 [2023-07-17T16:18:06.044Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T16:18:06.044Z] ---> Running in 7084e04c411e [2023-07-17T16:18:06.303Z] Removing intermediate container 7084e04c411e [2023-07-17T16:18:06.303Z] ---> 168ff6d1b32f [2023-07-17T16:18:06.303Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-17T16:18:06.303Z] ---> Running in 6a0164a875e0 [2023-07-17T16:18:06.303Z] Removing intermediate container 6a0164a875e0 [2023-07-17T16:18:06.303Z] ---> 0eecea7c897d [2023-07-17T16:18:06.303Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T16:18:06.303Z] ---> Running in f7268bf87c20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T16:18:06.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T16:18:06.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T16:18:06.828Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-17T16:18:06.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-17T16:18:06.828Z] Dload Upload Total Spent Left Speed [2023-07-17T16:18:06.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81216 0 --:--:-- --:--:-- --:--:-- 81216 [2023-07-17T16:18:07.085Z] OK: 265 MiB in 53 packages [Pipeline] sh [2023-07-17T16:18:07.344Z] Removing intermediate container f7268bf87c20 [2023-07-17T16:18:07.344Z] ---> 11e2122a54f1 [2023-07-17T16:18:07.344Z] Step 7/26 : WORKDIR /app [2023-07-17T16:18:07.344Z] ---> Running in ba4230a2f289 [2023-07-17T16:18:07.344Z] Removing intermediate container ba4230a2f289 [2023-07-17T16:18:07.344Z] ---> 2f8eb48c07ae [2023-07-17T16:18:07.344Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-17T16:18:07.446Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-17T16:18:07.602Z] ---> 0650a5cf8505 [2023-07-17T16:18:07.602Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T16:18:07.602Z] ---> Running in 50c5804a5494 [2023-07-17T16:18:07.773Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-07-17T16:18:07.773Z] [2023-07-17T16:18:07.773Z] { [2023-07-17T16:18:07.773Z] "registry-mirrors": [ [2023-07-17T16:18:07.773Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-17T16:18:07.773Z] ], [2023-07-17T16:18:07.773Z] "bip": "10.250.0.254/24", [2023-07-17T16:18:07.773Z] "hosts": [ [2023-07-17T16:18:07.773Z] "tcp://0.0.0.0:5555", [2023-07-17T16:18:07.773Z] "unix:///var/run/docker.sock" [2023-07-17T16:18:07.773Z] ], [2023-07-17T16:18:07.773Z] "mtu": 1458, [2023-07-17T16:18:07.773Z] "selinux-enabled": true, [2023-07-17T16:18:07.773Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-17T16:18:07.773Z] } [Pipeline] sh [2023-07-17T16:18:08.098Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-17T16:18:08.429Z] + sudo service docker restart [2023-07-17T16:18:08.547Z] Removing intermediate container 50c5804a5494 [2023-07-17T16:18:08.547Z] ---> 43a618bd8452 [2023-07-17T16:18:08.547Z] Step 10/26 : COPY . . [2023-07-17T16:18:08.806Z] ---> 2ebf18995342 [2023-07-17T16:18:08.806Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T16:18:08.806Z] ---> Running in b9f8ba90ca7b [2023-07-17T16:18:08.806Z] Removing intermediate container b9f8ba90ca7b [2023-07-17T16:18:08.806Z] ---> 12e23d3e0d72 [2023-07-17T16:18:08.806Z] Step 12/26 : RUN $MAKE [2023-07-17T16:18:08.806Z] ---> Running in 5016707cdfdb [2023-07-17T16:18:09.066Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.2" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:18:26.716Z] provisioning config files... [2023-07-17T16:18:26.743Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/171@tmp/config15243365078828641909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:18:27.090Z] ---> docker-login.sh [2023-07-17T16:18:27.090Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:18:27.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:18:27.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:18:27.630Z] Configure a credential helper to remove this warning. See [2023-07-17T16:18:27.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:18:27.630Z] [2023-07-17T16:18:27.630Z] Login Succeeded [2023-07-17T16:18:27.630Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:18:27.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:18:28.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:18:28.175Z] Configure a credential helper to remove this warning. See [2023-07-17T16:18:28.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:18:28.175Z] [2023-07-17T16:18:28.175Z] Login Succeeded [2023-07-17T16:18:28.175Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:18:28.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:18:28.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:18:28.445Z] Configure a credential helper to remove this warning. See [2023-07-17T16:18:28.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:18:28.445Z] [2023-07-17T16:18:28.445Z] Login Succeeded [2023-07-17T16:18:28.445Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:18:28.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:18:28.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:18:28.717Z] Configure a credential helper to remove this warning. See [2023-07-17T16:18:28.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:18:28.717Z] [2023-07-17T16:18:28.717Z] Login Succeeded [2023-07-17T16:18:28.717Z] docker.io [2023-07-17T16:18:28.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:18:29.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:18:29.255Z] Configure a credential helper to remove this warning. See [2023-07-17T16:18:29.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:18:29.255Z] [2023-07-17T16:18:29.255Z] Login Succeeded [2023-07-17T16:18:29.255Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:18:29.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-17T16:18:29.528Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:18:29.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:18:29.558Z] ========================================================= [2023-07-17T16:18:29.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-17T16:18:29.558Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:29.916Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-17T16:18:29.916Z] Sending build context to Docker daemon 176.1kB [2023-07-17T16:18:30.186Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T16:18:30.186Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-17T16:18:30.990Z] Removing intermediate container 5016707cdfdb [2023-07-17T16:18:30.990Z] ---> d69a9e378c08 [2023-07-17T16:18:30.990Z] Step 13/26 : FROM alpine:3.17 [2023-07-17T16:18:30.990Z] 3.17: Pulling from library/alpine [2023-07-17T16:18:30.990Z] 4db1b89c0bd1: Already exists [2023-07-17T16:18:30.990Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T16:18:30.990Z] Status: Downloaded newer image for alpine:3.17 [2023-07-17T16:18:30.990Z] ---> 1f73a9d63274 [2023-07-17T16:18:30.990Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-17T16:18:30.990Z] ---> Running in 2a118bb1f727 [2023-07-17T16:18:30.990Z] Removing intermediate container 2a118bb1f727 [2023-07-17T16:18:30.990Z] ---> 076a6ba72ca7 [2023-07-17T16:18:30.990Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-17T16:18:30.990Z] ---> Running in 083d777a2ae4 [2023-07-17T16:18:30.990Z] Removing intermediate container 083d777a2ae4 [2023-07-17T16:18:30.990Z] ---> 6d6a0d445361 [2023-07-17T16:18:30.990Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T16:18:30.990Z] ---> Running in 1408290fffbd [2023-07-17T16:18:30.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-17T16:18:31.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-17T16:18:31.510Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T16:18:31.510Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T16:18:31.510Z] Executing busybox-1.35.0-r29.trigger [2023-07-17T16:18:31.510Z] Executing ca-certificates-20230506-r0.trigger [2023-07-17T16:18:31.604Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-17T16:18:31.604Z] edb6bdbacee9: Pulling fs layer [2023-07-17T16:18:31.604Z] 5f9638ab2659: Pulling fs layer [2023-07-17T16:18:31.604Z] 8d51d6327a98: Pulling fs layer [2023-07-17T16:18:31.604Z] 8b374f2dd631: Pulling fs layer [2023-07-17T16:18:31.604Z] ec14aa9079de: Pulling fs layer [2023-07-17T16:18:31.604Z] 2f466654f4bb: Pulling fs layer [2023-07-17T16:18:31.604Z] 554e91adad29: Pulling fs layer [2023-07-17T16:18:31.604Z] ec14aa9079de: Waiting [2023-07-17T16:18:31.604Z] 2f466654f4bb: Waiting [2023-07-17T16:18:31.604Z] 554e91adad29: Waiting [2023-07-17T16:18:31.604Z] 8b374f2dd631: Waiting [2023-07-17T16:18:31.769Z] OK: 8 MiB in 17 packages [2023-07-17T16:18:31.876Z] 5f9638ab2659: Verifying Checksum [2023-07-17T16:18:31.876Z] 8b374f2dd631: Verifying Checksum [2023-07-17T16:18:31.876Z] 8b374f2dd631: Download complete [2023-07-17T16:18:31.876Z] ec14aa9079de: Verifying Checksum [2023-07-17T16:18:31.876Z] ec14aa9079de: Download complete [2023-07-17T16:18:31.876Z] edb6bdbacee9: Verifying Checksum [2023-07-17T16:18:32.338Z] Removing intermediate container 1408290fffbd [2023-07-17T16:18:32.338Z] ---> 4d1736d161fe [2023-07-17T16:18:32.338Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-17T16:18:32.338Z] ---> 15357880b239 [2023-07-17T16:18:32.338Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-17T16:18:32.338Z] ---> 627547bc8799 [2023-07-17T16:18:32.338Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-17T16:18:32.596Z] ---> 8f50b719f30d [2023-07-17T16:18:32.596Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-17T16:18:32.867Z] edb6bdbacee9: Pull complete [2023-07-17T16:18:33.143Z] 554e91adad29: Verifying Checksum [2023-07-17T16:18:33.143Z] 554e91adad29: Download complete [2023-07-17T16:18:33.162Z] ---> 39aa91082915 [2023-07-17T16:18:33.162Z] Step 21/26 : EXPOSE 48095 [2023-07-17T16:18:33.419Z] 5f9638ab2659: Pull complete [2023-07-17T16:18:33.420Z] ---> Running in fd473ff96e33 [2023-07-17T16:18:33.420Z] Removing intermediate container fd473ff96e33 [2023-07-17T16:18:33.420Z] ---> d6973e943aa7 [2023-07-17T16:18:33.420Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-17T16:18:33.420Z] ---> Running in 2ee7ac32631e [2023-07-17T16:18:33.420Z] Removing intermediate container 2ee7ac32631e [2023-07-17T16:18:33.420Z] ---> cf84f8050eac [2023-07-17T16:18:33.420Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-17T16:18:33.420Z] ---> Running in 5635ff3e6f88 [2023-07-17T16:18:33.679Z] Removing intermediate container 5635ff3e6f88 [2023-07-17T16:18:33.679Z] ---> d3c62888dfd9 [2023-07-17T16:18:33.679Z] Step 24/26 : LABEL arch=amd64 [2023-07-17T16:18:33.679Z] ---> Running in 2653abee2cf2 [2023-07-17T16:18:33.679Z] Removing intermediate container 2653abee2cf2 [2023-07-17T16:18:33.679Z] ---> 704921702843 [2023-07-17T16:18:33.679Z] Step 25/26 : LABEL git_sha=93d90b48a51af33a455c91ffa40f40acde6e8968 [2023-07-17T16:18:33.679Z] ---> Running in b982d4aadf5e [2023-07-17T16:18:33.679Z] Removing intermediate container b982d4aadf5e [2023-07-17T16:18:33.679Z] ---> a639f2459ec0 [2023-07-17T16:18:33.679Z] Step 26/26 : LABEL version=3.1.0-dev.2 [2023-07-17T16:18:33.679Z] ---> Running in b3a443bbd0aa [2023-07-17T16:18:33.939Z] Removing intermediate container b3a443bbd0aa [2023-07-17T16:18:33.939Z] ---> c14b486a73ac [2023-07-17T16:18:33.939Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-17T16:18:33.939Z] Successfully built c14b486a73ac [2023-07-17T16:18:33.940Z] 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-07-17T16:18:34.041Z] provisioning config files... [2023-07-17T16:18:34.049Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13433552289498459742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:18:34.363Z] ---> docker-login.sh [2023-07-17T16:18:34.363Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:18:34.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:18:34.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:18:34.363Z] Configure a credential helper to remove this warning. See [2023-07-17T16:18:34.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:18:34.363Z] [2023-07-17T16:18:34.363Z] Login Succeeded [2023-07-17T16:18:34.363Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:18:34.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:18:34.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:18:34.363Z] Configure a credential helper to remove this warning. See [2023-07-17T16:18:34.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:18:34.363Z] [2023-07-17T16:18:34.363Z] Login Succeeded [2023-07-17T16:18:34.363Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:18:34.387Z] 2f466654f4bb: Verifying Checksum [2023-07-17T16:18:34.387Z] 2f466654f4bb: Download complete [2023-07-17T16:18:34.387Z] 8d51d6327a98: Verifying Checksum [2023-07-17T16:18:34.387Z] 8d51d6327a98: Download complete [2023-07-17T16:18:34.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:18:34.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:18:34.622Z] Configure a credential helper to remove this warning. See [2023-07-17T16:18:34.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:18:34.622Z] [2023-07-17T16:18:34.622Z] Login Succeeded [2023-07-17T16:18:34.622Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:18:34.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:18:34.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:18:34.622Z] Configure a credential helper to remove this warning. See [2023-07-17T16:18:34.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:18:34.622Z] [2023-07-17T16:18:34.622Z] Login Succeeded [2023-07-17T16:18:34.622Z] docker.io [2023-07-17T16:18:34.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:18:34.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:18:34.880Z] Configure a credential helper to remove this warning. See [2023-07-17T16:18:34.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:18:34.880Z] [2023-07-17T16:18:34.880Z] Login Succeeded [2023-07-17T16:18:34.880Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:18:34.887Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T16:18:34.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:18:34.949Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-07-17T16:18:34.949Z] 93d90b48a51af33a455c91ffa40f40acde6e8968 [2023-07-17T16:18:34.949Z] latest [2023-07-17T16:18:34.949Z] 3.1.0-dev.2 [2023-07-17T16:18:34.949Z] 93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 [2023-07-17T16:18:34.949Z] main [2023-07-17T16:18:34.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:35.286Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:35.601Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968 [2023-07-17T16:18:35.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-17T16:18:35.601Z] 7838674cd0b3: Preparing [2023-07-17T16:18:35.601Z] c084cf1beee7: Preparing [2023-07-17T16:18:35.601Z] 8c954d6d60e7: Preparing [2023-07-17T16:18:35.601Z] 4ba3d3f523c0: Preparing [2023-07-17T16:18:35.601Z] ca6a56e1333d: Preparing [2023-07-17T16:18:35.601Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:18:35.601Z] c084cf1beee7: Pushed [2023-07-17T16:18:35.601Z] 4ba3d3f523c0: Pushed [2023-07-17T16:18:35.601Z] 8c954d6d60e7: Pushed [2023-07-17T16:18:35.601Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:18:35.601Z] ca6a56e1333d: Pushed [2023-07-17T16:18:38.144Z] 7838674cd0b3: Pushed [2023-07-17T16:18:38.405Z] 93d90b48a51af33a455c91ffa40f40acde6e8968: digest: sha256:56f84ea8bb0357f35741362028b486a495fab5f30f10fad3c69e4d8ba1ad1a15 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:38.726Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:39.049Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-17T16:18:39.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-17T16:18:39.049Z] 7838674cd0b3: Preparing [2023-07-17T16:18:39.049Z] c084cf1beee7: Preparing [2023-07-17T16:18:39.049Z] 8c954d6d60e7: Preparing [2023-07-17T16:18:39.049Z] 4ba3d3f523c0: Preparing [2023-07-17T16:18:39.049Z] ca6a56e1333d: Preparing [2023-07-17T16:18:39.049Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:18:39.049Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:18:39.049Z] 7838674cd0b3: Layer already exists [2023-07-17T16:18:39.049Z] 8c954d6d60e7: Layer already exists [2023-07-17T16:18:39.049Z] ca6a56e1333d: Layer already exists [2023-07-17T16:18:39.049Z] c084cf1beee7: Layer already exists [2023-07-17T16:18:39.049Z] 4ba3d3f523c0: Layer already exists [2023-07-17T16:18:39.049Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:18:39.049Z] latest: digest: sha256:56f84ea8bb0357f35741362028b486a495fab5f30f10fad3c69e4d8ba1ad1a15 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:39.374Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:39.681Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.2 [2023-07-17T16:18:39.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-17T16:18:39.681Z] 7838674cd0b3: Preparing [2023-07-17T16:18:39.681Z] c084cf1beee7: Preparing [2023-07-17T16:18:39.681Z] 8c954d6d60e7: Preparing [2023-07-17T16:18:39.681Z] 4ba3d3f523c0: Preparing [2023-07-17T16:18:39.681Z] ca6a56e1333d: Preparing [2023-07-17T16:18:39.681Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:18:39.681Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:18:39.681Z] 4ba3d3f523c0: Layer already exists [2023-07-17T16:18:39.681Z] c084cf1beee7: Layer already exists [2023-07-17T16:18:39.681Z] 7838674cd0b3: Layer already exists [2023-07-17T16:18:39.681Z] 8c954d6d60e7: Layer already exists [2023-07-17T16:18:39.681Z] ca6a56e1333d: Layer already exists [2023-07-17T16:18:39.681Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:18:39.681Z] 3.1.0-dev.2: digest: sha256:56f84ea8bb0357f35741362028b486a495fab5f30f10fad3c69e4d8ba1ad1a15 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:39.999Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:40.306Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 [2023-07-17T16:18:40.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-17T16:18:40.306Z] 7838674cd0b3: Preparing [2023-07-17T16:18:40.306Z] c084cf1beee7: Preparing [2023-07-17T16:18:40.306Z] 8c954d6d60e7: Preparing [2023-07-17T16:18:40.306Z] 4ba3d3f523c0: Preparing [2023-07-17T16:18:40.306Z] ca6a56e1333d: Preparing [2023-07-17T16:18:40.306Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:18:40.306Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:18:40.306Z] 4ba3d3f523c0: Layer already exists [2023-07-17T16:18:40.306Z] 8c954d6d60e7: Layer already exists [2023-07-17T16:18:40.306Z] c084cf1beee7: Layer already exists [2023-07-17T16:18:40.306Z] 7838674cd0b3: Layer already exists [2023-07-17T16:18:40.306Z] ca6a56e1333d: Layer already exists [2023-07-17T16:18:40.306Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:18:40.306Z] 93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2: digest: sha256:56f84ea8bb0357f35741362028b486a495fab5f30f10fad3c69e4d8ba1ad1a15 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:40.622Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:40.927Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-07-17T16:18:40.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-07-17T16:18:40.927Z] 7838674cd0b3: Preparing [2023-07-17T16:18:40.927Z] c084cf1beee7: Preparing [2023-07-17T16:18:40.927Z] 8c954d6d60e7: Preparing [2023-07-17T16:18:40.927Z] 4ba3d3f523c0: Preparing [2023-07-17T16:18:40.927Z] ca6a56e1333d: Preparing [2023-07-17T16:18:40.927Z] 3dab9f8bf2d2: Preparing [2023-07-17T16:18:40.927Z] 3dab9f8bf2d2: Waiting [2023-07-17T16:18:40.927Z] 4ba3d3f523c0: Layer already exists [2023-07-17T16:18:40.927Z] ca6a56e1333d: Layer already exists [2023-07-17T16:18:40.927Z] 8c954d6d60e7: Layer already exists [2023-07-17T16:18:40.927Z] c084cf1beee7: Layer already exists [2023-07-17T16:18:40.927Z] 7838674cd0b3: Layer already exists [2023-07-17T16:18:40.927Z] 3dab9f8bf2d2: Layer already exists [2023-07-17T16:18:40.927Z] main: digest: sha256:56f84ea8bb0357f35741362028b486a495fab5f30f10fad3c69e4d8ba1ad1a15 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T16:18:40.981Z] ===================================================== [Pipeline] echo [2023-07-17T16:18:40.991Z] taggedImages: [2023-07-17T16:18:40.991Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968 [2023-07-17T16:18:40.991Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-07-17T16:18:40.991Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.2 [2023-07-17T16:18:40.991Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 [2023-07-17T16:18:40.991Z] - 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-07-17T16:18:41.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T16:18:41.370Z] [2023-07-17T16:18:41.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:18:41.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T16:18:41.667Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-17T16:18:41.667Z] 5eb5b503b376: Pulling fs layer [2023-07-17T16:18:41.667Z] 5c69ac0246d0: Pulling fs layer [2023-07-17T16:18:41.667Z] ec43610c2a17: Pulling fs layer [2023-07-17T16:18:41.667Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-17T16:18:41.667Z] 33b1e0a273af: Pulling fs layer [2023-07-17T16:18:41.667Z] 5d3b04190fa2: Pulling fs layer [2023-07-17T16:18:41.667Z] 2f39f015ded8: Pulling fs layer [2023-07-17T16:18:41.667Z] 3a2ae6a8a46f: Waiting [2023-07-17T16:18:41.667Z] 33b1e0a273af: Waiting [2023-07-17T16:18:41.667Z] 5d3b04190fa2: Waiting [2023-07-17T16:18:41.667Z] 2f39f015ded8: Waiting [2023-07-17T16:18:41.667Z] 5c69ac0246d0: Verifying Checksum [2023-07-17T16:18:41.667Z] 5c69ac0246d0: Download complete [2023-07-17T16:18:41.667Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-17T16:18:41.667Z] 3a2ae6a8a46f: Download complete [2023-07-17T16:18:41.667Z] 33b1e0a273af: Verifying Checksum [2023-07-17T16:18:41.667Z] 33b1e0a273af: Download complete [2023-07-17T16:18:41.667Z] 5d3b04190fa2: Verifying Checksum [2023-07-17T16:18:41.667Z] 5d3b04190fa2: Download complete [2023-07-17T16:18:41.667Z] ec43610c2a17: Verifying Checksum [2023-07-17T16:18:41.667Z] ec43610c2a17: Download complete [2023-07-17T16:18:41.925Z] 5eb5b503b376: Download complete [2023-07-17T16:18:42.490Z] 2f39f015ded8: Download complete [2023-07-17T16:18:43.426Z] 5eb5b503b376: Pull complete [2023-07-17T16:18:43.426Z] 5c69ac0246d0: Pull complete [2023-07-17T16:18:43.994Z] ec43610c2a17: Pull complete [2023-07-17T16:18:43.994Z] 3a2ae6a8a46f: Pull complete [2023-07-17T16:18:44.252Z] 33b1e0a273af: Pull complete [2023-07-17T16:18:44.252Z] 5d3b04190fa2: Pull complete [2023-07-17T16:18:46.739Z] 8d51d6327a98: Pull complete [2023-07-17T16:18:46.739Z] 8b374f2dd631: Pull complete [2023-07-17T16:18:46.739Z] ec14aa9079de: Pull complete [2023-07-17T16:18:49.521Z] 2f39f015ded8: Pull complete [2023-07-17T16:18:49.521Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-17T16:18:49.521Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T16:18:49.521Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:18:49.601Z] prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container [2023-07-17T16:18:49.640Z] $ 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-07-17T16:18:52.799Z] $ docker top 5ba0782714703ce73ca265c9190b008e7b1b5da5a0f1a2decfd9c3beb74ca805 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:18:53.202Z] ---> job-cost.sh [2023-07-17T16:18:53.202Z] lf-activate-venv: SKIPPING [2023-07-17T16:18:53.202Z] INFO: No Stack... [2023-07-17T16:18:53.402Z] 2f466654f4bb: Pull complete [2023-07-17T16:18:53.461Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-17T16:18:54.028Z] INFO: Archiving Costs [Pipeline] sh [2023-07-17T16:18:54.319Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-07-17T16:18:54.319Z] + cut -d, -f6 [Pipeline] lock [2023-07-17T16:18:54.333Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] [2023-07-17T16:18:54.339Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] did not exist. Created. [2023-07-17T16:18:54.339Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T16:18:54.646Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-17T16:18:54.679Z] Stashed 1 file(s) [Pipeline] } [2023-07-17T16:18:54.689Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-17T16:18:54.712Z] $ docker stop --time=1 5ba0782714703ce73ca265c9190b008e7b1b5da5a0f1a2decfd9c3beb74ca805 [2023-07-17T16:18:55.353Z] 554e91adad29: Pull complete [2023-07-17T16:18:55.353Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-17T16:18:55.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-17T16:18:55.353Z] ---> 1e15ea492957 [2023-07-17T16:18:55.353Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T16:18:55.869Z] $ docker rm -f --volumes 5ba0782714703ce73ca265c9190b008e7b1b5da5a0f1a2decfd9c3beb74ca805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-17T16:18:57.310Z] ---> Running in b16a66e99b6d [2023-07-17T16:18:57.582Z] Removing intermediate container b16a66e99b6d [2023-07-17T16:18:57.582Z] ---> c88520b7a9fa [2023-07-17T16:18:57.582Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T16:18:57.582Z] ---> Running in 2ef4b428abd4 [2023-07-17T16:18:58.171Z] Removing intermediate container 2ef4b428abd4 [2023-07-17T16:18:58.171Z] ---> c5ebc7246ed4 [2023-07-17T16:18:58.171Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-17T16:18:58.171Z] ---> Running in 760844ff3a04 [2023-07-17T16:18:58.442Z] Removing intermediate container 760844ff3a04 [2023-07-17T16:18:58.442Z] ---> ce55f3fa58a3 [2023-07-17T16:18:58.442Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T16:18:58.442Z] ---> Running in dd8c1e8bb234 [2023-07-17T16:18:59.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T16:19:00.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T16:19:01.674Z] OK: 263 MiB in 53 packages [2023-07-17T16:19:02.263Z] Removing intermediate container dd8c1e8bb234 [2023-07-17T16:19:02.263Z] ---> 4f87799235a7 [2023-07-17T16:19:02.263Z] Step 7/12 : WORKDIR /app [2023-07-17T16:19:02.263Z] ---> Running in a33e1b53c44a [2023-07-17T16:19:02.531Z] Removing intermediate container a33e1b53c44a [2023-07-17T16:19:02.531Z] ---> eed81dc64d5a [2023-07-17T16:19:02.531Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-17T16:19:03.123Z] ---> 51b77cb1546b [2023-07-17T16:19:03.123Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T16:19:03.123Z] ---> Running in 4b8b2d951c7b [2023-07-17T16:20:11.102Z] Removing intermediate container 4b8b2d951c7b [2023-07-17T16:20:11.102Z] ---> b9ce885fae12 [2023-07-17T16:20:11.102Z] Step 10/12 : COPY . . [2023-07-17T16:20:11.102Z] ---> 1eeb62957271 [2023-07-17T16:20:11.102Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T16:20:11.102Z] ---> Running in 67eb755fee31 [2023-07-17T16:20:11.102Z] Removing intermediate container 67eb755fee31 [2023-07-17T16:20:11.102Z] ---> 7a30f819b01b [2023-07-17T16:20:11.102Z] Step 12/12 : RUN $MAKE [2023-07-17T16:20:11.102Z] ---> Running in 898a17ebe6e4 [2023-07-17T16:20:11.102Z] noop [2023-07-17T16:20:11.102Z] Removing intermediate container 898a17ebe6e4 [2023-07-17T16:20:11.102Z] ---> f6687ad1be69 [2023-07-17T16:20:11.102Z] Successfully built f6687ad1be69 [2023-07-17T16:20:11.102Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:20:11.444Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T16:20:11.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:20:11.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-1332 does not seem to be running inside a container [2023-07-17T16:20:11.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/171 -v /w/workspace/app-service-configurable/171:/w/workspace/app-service-configurable/171:rw,z -v /w/workspace/app-service-configurable/171@tmp:/w/workspace/app-service-configurable/171@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-07-17T16:20:12.924Z] $ docker top 927ea645a27d2053ab76875e4612b1012c768ca2a59912f1b130c16ab212915a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:20:13.751Z] + go version [2023-07-17T16:20:13.751Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-17T16:20:13.774Z] $ docker stop --time=1 927ea645a27d2053ab76875e4612b1012c768ca2a59912f1b130c16ab212915a [2023-07-17T16:20:15.405Z] $ docker rm -f --volumes 927ea645a27d2053ab76875e4612b1012c768ca2a59912f1b130c16ab212915a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:20:15.955Z] + docker inspect -f . ci-base-image-arm64 [2023-07-17T16:20:15.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:20:16.135Z] prd-ubuntu20.04-docker-arm64-4c-16g-1332 does not seem to be running inside a container [2023-07-17T16:20:16.202Z] $ 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/171 -v /w/workspace/app-service-configurable/171:/w/workspace/app-service-configurable/171:rw,z -v /w/workspace/app-service-configurable/171@tmp:/w/workspace/app-service-configurable/171@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-07-17T16:20:18.112Z] $ docker top 95acec812fc2422ab86d05302f5cb496d780f378f400f0a04a055ff9886668cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:20:18.620Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/171 [Pipeline] fileExists [Pipeline] sh [2023-07-17T16:20:18.953Z] + make test [2023-07-17T16:20:18.953Z] go test -race -coverprofile=coverage.out ./... [2023-07-17T16:23:10.749Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-07-17T16:23:10.749Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-17T16:23:10.749Z] go vet ./... [2023-07-17T16:25:32.504Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-17T16:25:32.504Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-17T16:25:32.504Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-17T16:25:32.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-17T16:25:32.539Z] $ docker stop --time=1 95acec812fc2422ab86d05302f5cb496d780f378f400f0a04a055ff9886668cf [2023-07-17T16:25:34.393Z] $ docker rm -f --volumes 95acec812fc2422ab86d05302f5cb496d780f378f400f0a04a055ff9886668cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T16:25:35.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-17T16:25:35.864Z] Warning: overwriting stash ‘coverage-report’ [2023-07-17T16:25:36.278Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-17T16:25:36.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-17T16:25:36.996Z] + ls -al . [2023-07-17T16:25:36.996Z] total 176 [2023-07-17T16:25:36.996Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 17 16:20 . [2023-07-17T16:25:36.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:18 .. [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 17 16:18 .dockerignore [2023-07-17T16:25:36.996Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 17 16:18 .git [2023-07-17T16:25:36.996Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 17 16:18 .github [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 171 Jul 17 16:18 .gitignore [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 17 16:18 .golangci.yml [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 9736 Jul 17 16:18 Attribution.txt [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 34764 Jul 17 16:18 CHANGELOG.md [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 1898 Jul 17 16:18 Dockerfile [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 17 16:18 GOVERNANCE.md [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 688 Jul 17 16:18 Jenkinsfile [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 17 16:18 LICENSE [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 17 16:18 OWNERS.md [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 4885 Jul 17 16:18 README.md [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 17 16:16 VERSION [2023-07-17T16:25:36.996Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 17 16:18 bin [2023-07-17T16:25:36.996Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 17 16:20 coverage.out [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 3468 Jul 17 16:18 go.mod [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 32450 Jul 17 16:18 go.sum [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 17 16:18 main.go [2023-07-17T16:25:36.996Z] -rw-rw-r-- 1 jenkins jenkins 2569 Jul 17 16:18 makefile [2023-07-17T16:25:36.996Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 16:18 res [2023-07-17T16:25:36.996Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 17 16:18 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:25:37.337Z] + 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=93d90b48a51af33a455c91ffa40f40acde6e8968 --label arch=arm64 --label version=3.1.0-dev.2 . [2023-07-17T16:25:37.337Z] Sending build context to Docker daemon 177.2kB [2023-07-17T16:25:37.604Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-17T16:25:37.604Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-17T16:25:37.604Z] ---> f6687ad1be69 [2023-07-17T16:25:37.604Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-17T16:25:39.543Z] ---> Running in 07557265e81f [2023-07-17T16:25:39.543Z] Removing intermediate container 07557265e81f [2023-07-17T16:25:39.543Z] ---> faec29b74ec1 [2023-07-17T16:25:39.543Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-17T16:25:39.543Z] ---> Running in 33bb8242011e [2023-07-17T16:25:39.811Z] Removing intermediate container 33bb8242011e [2023-07-17T16:25:39.811Z] ---> 8b6416899b76 [2023-07-17T16:25:39.811Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-17T16:25:40.079Z] ---> Running in 3840c375f67c [2023-07-17T16:25:40.358Z] Removing intermediate container 3840c375f67c [2023-07-17T16:25:40.358Z] ---> be4e7ce7bb34 [2023-07-17T16:25:40.358Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-17T16:25:40.358Z] ---> Running in b1f70ccd2515 [2023-07-17T16:25:41.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T16:25:44.665Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T16:25:45.640Z] OK: 263 MiB in 53 packages [2023-07-17T16:25:46.614Z] Removing intermediate container b1f70ccd2515 [2023-07-17T16:25:46.614Z] ---> c00d03e8ebc4 [2023-07-17T16:25:46.614Z] Step 7/26 : WORKDIR /app [2023-07-17T16:25:46.614Z] ---> Running in 7d675396057a [2023-07-17T16:25:46.881Z] Removing intermediate container 7d675396057a [2023-07-17T16:25:46.881Z] ---> 5e87caf512ff [2023-07-17T16:25:46.881Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-17T16:25:47.151Z] ---> f3b0dbabf103 [2023-07-17T16:25:47.151Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-17T16:25:47.422Z] ---> Running in 6e9b31b14d19 [2023-07-17T16:25:50.008Z] Removing intermediate container 6e9b31b14d19 [2023-07-17T16:25:50.008Z] ---> 92fe32f2d7b5 [2023-07-17T16:25:50.008Z] Step 10/26 : COPY . . [2023-07-17T16:25:50.278Z] ---> 7101fe8e4e8d [2023-07-17T16:25:50.278Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-17T16:25:50.547Z] ---> Running in 3bbabd5b6b52 [2023-07-17T16:25:52.493Z] Removing intermediate container 3bbabd5b6b52 [2023-07-17T16:25:52.493Z] ---> 9d62e7adc057 [2023-07-17T16:25:52.493Z] Step 12/26 : RUN $MAKE [2023-07-17T16:25:52.493Z] ---> Running in f94bcae053d9 [2023-07-17T16:25:53.457Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.7 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.2" -trimpath -mod=readonly -o app-service-configurable [2023-07-17T16:28:15.170Z] Removing intermediate container f94bcae053d9 [2023-07-17T16:28:15.170Z] ---> 0577ef21e636 [2023-07-17T16:28:15.170Z] Step 13/26 : FROM alpine:3.17 [2023-07-17T16:28:15.170Z] 3.17: Pulling from library/alpine [2023-07-17T16:28:15.170Z] edb6bdbacee9: Already exists [2023-07-17T16:28:15.170Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-17T16:28:15.170Z] Status: Downloaded newer image for alpine:3.17 [2023-07-17T16:28:15.170Z] ---> 779605e5fbc0 [2023-07-17T16:28:15.170Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-17T16:28:15.170Z] ---> Running in 1d15592589fa [2023-07-17T16:28:15.170Z] Removing intermediate container 1d15592589fa [2023-07-17T16:28:15.170Z] ---> 7b398f5c5962 [2023-07-17T16:28:15.170Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-07-17T16:28:15.170Z] ---> Running in 84dc0cd31143 [2023-07-17T16:28:15.170Z] Removing intermediate container 84dc0cd31143 [2023-07-17T16:28:15.170Z] ---> 22107278eb99 [2023-07-17T16:28:15.170Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-17T16:28:15.170Z] ---> Running in feffcaae69b5 [2023-07-17T16:28:15.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-17T16:28:15.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-17T16:28:15.170Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-17T16:28:15.170Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-17T16:28:15.170Z] Executing busybox-1.35.0-r29.trigger [2023-07-17T16:28:15.170Z] Executing ca-certificates-20230506-r0.trigger [2023-07-17T16:28:15.170Z] OK: 8 MiB in 17 packages [2023-07-17T16:28:15.170Z] Removing intermediate container feffcaae69b5 [2023-07-17T16:28:15.170Z] ---> 137df282d07a [2023-07-17T16:28:15.170Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-17T16:28:15.170Z] ---> 7a32c8c6c0fd [2023-07-17T16:28:15.170Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-17T16:28:15.170Z] ---> e1415d3ef573 [2023-07-17T16:28:15.170Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-17T16:28:15.170Z] ---> c290c7ce0af9 [2023-07-17T16:28:15.170Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-07-17T16:28:15.751Z] ---> 854f8261d51a [2023-07-17T16:28:15.751Z] Step 21/26 : EXPOSE 48095 [2023-07-17T16:28:15.751Z] ---> Running in 545d611b98ec [2023-07-17T16:28:16.033Z] Removing intermediate container 545d611b98ec [2023-07-17T16:28:16.033Z] ---> 4441f0ffa76d [2023-07-17T16:28:16.033Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-07-17T16:28:16.033Z] ---> Running in a8df4669ea08 [2023-07-17T16:28:16.302Z] Removing intermediate container a8df4669ea08 [2023-07-17T16:28:16.302Z] ---> e01be0ae84da [2023-07-17T16:28:16.302Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-17T16:28:16.573Z] ---> Running in 31f0180082f8 [2023-07-17T16:28:16.840Z] Removing intermediate container 31f0180082f8 [2023-07-17T16:28:16.840Z] ---> 6d3f80611537 [2023-07-17T16:28:16.840Z] Step 24/26 : LABEL arch=arm64 [2023-07-17T16:28:16.840Z] ---> Running in 162c466116da [2023-07-17T16:28:17.108Z] Removing intermediate container 162c466116da [2023-07-17T16:28:17.108Z] ---> 052ff9b77e6d [2023-07-17T16:28:17.108Z] Step 25/26 : LABEL git_sha=93d90b48a51af33a455c91ffa40f40acde6e8968 [2023-07-17T16:28:17.108Z] ---> Running in 6e97768d4214 [2023-07-17T16:28:17.376Z] Removing intermediate container 6e97768d4214 [2023-07-17T16:28:17.376Z] ---> 453ffc172035 [2023-07-17T16:28:17.376Z] Step 26/26 : LABEL version=3.1.0-dev.2 [2023-07-17T16:28:17.376Z] ---> Running in 7cf87e1864b4 [2023-07-17T16:28:17.642Z] Removing intermediate container 7cf87e1864b4 [2023-07-17T16:28:17.642Z] ---> bd2788f9bbfa [2023-07-17T16:28:17.642Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-17T16:28:17.642Z] Successfully built bd2788f9bbfa [2023-07-17T16:28:17.642Z] 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-07-17T16:28:17.748Z] provisioning config files... [2023-07-17T16:28:17.763Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/171@tmp/config9306675724286649412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:28:18.094Z] ---> docker-login.sh [2023-07-17T16:28:18.094Z] nexus3.edgexfoundry.org:10001 [2023-07-17T16:28:18.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:28:18.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:28:18.364Z] Configure a credential helper to remove this warning. See [2023-07-17T16:28:18.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:28:18.364Z] [2023-07-17T16:28:18.364Z] Login Succeeded [2023-07-17T16:28:18.364Z] nexus3.edgexfoundry.org:10002 [2023-07-17T16:28:18.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:28:18.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:28:18.632Z] Configure a credential helper to remove this warning. See [2023-07-17T16:28:18.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:28:18.632Z] [2023-07-17T16:28:18.632Z] Login Succeeded [2023-07-17T16:28:18.632Z] nexus3.edgexfoundry.org:10003 [2023-07-17T16:28:18.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:28:19.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:28:19.166Z] Configure a credential helper to remove this warning. See [2023-07-17T16:28:19.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:28:19.166Z] [2023-07-17T16:28:19.166Z] Login Succeeded [2023-07-17T16:28:19.166Z] nexus3.edgexfoundry.org:10004 [2023-07-17T16:28:19.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:28:19.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:28:19.432Z] Configure a credential helper to remove this warning. See [2023-07-17T16:28:19.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:28:19.432Z] [2023-07-17T16:28:19.432Z] Login Succeeded [2023-07-17T16:28:19.432Z] docker.io [2023-07-17T16:28:19.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-17T16:28:19.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-17T16:28:19.965Z] Configure a credential helper to remove this warning. See [2023-07-17T16:28:19.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-17T16:28:19.965Z] [2023-07-17T16:28:19.965Z] Login Succeeded [2023-07-17T16:28:19.965Z] ---> docker-login.sh ends [Pipeline] } [2023-07-17T16:28:19.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T16:28:20.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-17T16:28:20.022Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-07-17T16:28:20.022Z] 93d90b48a51af33a455c91ffa40f40acde6e8968 [2023-07-17T16:28:20.022Z] latest [2023-07-17T16:28:20.022Z] 3.1.0-dev.2 [2023-07-17T16:28:20.022Z] 93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 [2023-07-17T16:28:20.022Z] main [2023-07-17T16:28:20.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:28:20.355Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:28:20.697Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968 [2023-07-17T16:28:20.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-17T16:28:20.697Z] a599a4493048: Preparing [2023-07-17T16:28:20.697Z] ec8c585ab0d1: Preparing [2023-07-17T16:28:20.697Z] f51bc028dbbd: Preparing [2023-07-17T16:28:20.697Z] fec7c13f581b: Preparing [2023-07-17T16:28:20.697Z] 7306d09531d7: Preparing [2023-07-17T16:28:20.697Z] 9386262d7a74: Preparing [2023-07-17T16:28:20.697Z] 9386262d7a74: Waiting [2023-07-17T16:28:20.964Z] fec7c13f581b: Pushed [2023-07-17T16:28:20.964Z] ec8c585ab0d1: Pushed [2023-07-17T16:28:20.964Z] f51bc028dbbd: Pushed [2023-07-17T16:28:20.964Z] 9386262d7a74: Layer already exists [2023-07-17T16:28:21.232Z] 7306d09531d7: Pushed [2023-07-17T16:28:26.568Z] a599a4493048: Pushed [2023-07-17T16:28:26.568Z] 93d90b48a51af33a455c91ffa40f40acde6e8968: digest: sha256:6ddddab79e4e5b5dcb68772b0d4bd4fc4a881b5051a32a5b32ebab628ab7a085 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:28:26.904Z] + 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-07-17T16:28:27.311Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-17T16:28:27.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-17T16:28:27.311Z] a599a4493048: Preparing [2023-07-17T16:28:27.311Z] ec8c585ab0d1: Preparing [2023-07-17T16:28:27.311Z] f51bc028dbbd: Preparing [2023-07-17T16:28:27.311Z] fec7c13f581b: Preparing [2023-07-17T16:28:27.311Z] 7306d09531d7: Preparing [2023-07-17T16:28:27.311Z] 9386262d7a74: Preparing [2023-07-17T16:28:27.311Z] 9386262d7a74: Waiting [2023-07-17T16:28:27.311Z] fec7c13f581b: Layer already exists [2023-07-17T16:28:27.311Z] ec8c585ab0d1: Layer already exists [2023-07-17T16:28:27.311Z] 7306d09531d7: Layer already exists [2023-07-17T16:28:27.311Z] a599a4493048: Layer already exists [2023-07-17T16:28:27.311Z] f51bc028dbbd: Layer already exists [2023-07-17T16:28:27.311Z] 9386262d7a74: Layer already exists [2023-07-17T16:28:27.311Z] latest: digest: sha256:6ddddab79e4e5b5dcb68772b0d4bd4fc4a881b5051a32a5b32ebab628ab7a085 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:28:27.678Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:28:28.039Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.2 [2023-07-17T16:28:28.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-17T16:28:28.039Z] a599a4493048: Preparing [2023-07-17T16:28:28.039Z] ec8c585ab0d1: Preparing [2023-07-17T16:28:28.039Z] f51bc028dbbd: Preparing [2023-07-17T16:28:28.039Z] fec7c13f581b: Preparing [2023-07-17T16:28:28.039Z] 7306d09531d7: Preparing [2023-07-17T16:28:28.039Z] 9386262d7a74: Preparing [2023-07-17T16:28:28.039Z] 9386262d7a74: Waiting [2023-07-17T16:28:28.039Z] ec8c585ab0d1: Layer already exists [2023-07-17T16:28:28.039Z] a599a4493048: Layer already exists [2023-07-17T16:28:28.039Z] fec7c13f581b: Layer already exists [2023-07-17T16:28:28.039Z] f51bc028dbbd: Layer already exists [2023-07-17T16:28:28.039Z] 7306d09531d7: Layer already exists [2023-07-17T16:28:28.039Z] 9386262d7a74: Layer already exists [2023-07-17T16:28:28.039Z] 3.1.0-dev.2: digest: sha256:6ddddab79e4e5b5dcb68772b0d4bd4fc4a881b5051a32a5b32ebab628ab7a085 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:28:28.402Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:28:28.755Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 [2023-07-17T16:28:28.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-17T16:28:28.755Z] a599a4493048: Preparing [2023-07-17T16:28:28.755Z] ec8c585ab0d1: Preparing [2023-07-17T16:28:28.755Z] f51bc028dbbd: Preparing [2023-07-17T16:28:28.755Z] fec7c13f581b: Preparing [2023-07-17T16:28:28.755Z] 7306d09531d7: Preparing [2023-07-17T16:28:28.755Z] 9386262d7a74: Preparing [2023-07-17T16:28:28.755Z] 9386262d7a74: Waiting [2023-07-17T16:28:28.755Z] fec7c13f581b: Layer already exists [2023-07-17T16:28:28.755Z] ec8c585ab0d1: Layer already exists [2023-07-17T16:28:28.755Z] f51bc028dbbd: Layer already exists [2023-07-17T16:28:28.755Z] a599a4493048: Layer already exists [2023-07-17T16:28:28.755Z] 7306d09531d7: Layer already exists [2023-07-17T16:28:28.755Z] 9386262d7a74: Layer already exists [2023-07-17T16:28:28.755Z] 93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2: digest: sha256:6ddddab79e4e5b5dcb68772b0d4bd4fc4a881b5051a32a5b32ebab628ab7a085 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:28:29.365Z] + 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-07-17T16:28:29.709Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-07-17T16:28:29.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-07-17T16:28:29.709Z] a599a4493048: Preparing [2023-07-17T16:28:29.709Z] ec8c585ab0d1: Preparing [2023-07-17T16:28:29.709Z] f51bc028dbbd: Preparing [2023-07-17T16:28:29.709Z] fec7c13f581b: Preparing [2023-07-17T16:28:29.709Z] 7306d09531d7: Preparing [2023-07-17T16:28:29.709Z] 9386262d7a74: Preparing [2023-07-17T16:28:29.709Z] 9386262d7a74: Waiting [2023-07-17T16:28:29.709Z] f51bc028dbbd: Layer already exists [2023-07-17T16:28:29.709Z] a599a4493048: Layer already exists [2023-07-17T16:28:29.709Z] fec7c13f581b: Layer already exists [2023-07-17T16:28:29.709Z] ec8c585ab0d1: Layer already exists [2023-07-17T16:28:29.709Z] 7306d09531d7: Layer already exists [2023-07-17T16:28:29.709Z] 9386262d7a74: Layer already exists [2023-07-17T16:28:29.977Z] main: digest: sha256:6ddddab79e4e5b5dcb68772b0d4bd4fc4a881b5051a32a5b32ebab628ab7a085 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-17T16:28:30.028Z] ===================================================== [Pipeline] echo [2023-07-17T16:28:30.037Z] taggedImages: [2023-07-17T16:28:30.037Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968 [2023-07-17T16:28:30.037Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-07-17T16:28:30.037Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.2 [2023-07-17T16:28:30.037Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:93d90b48a51af33a455c91ffa40f40acde6e8968-3.1.0-dev.2 [2023-07-17T16:28:30.037Z] - 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-07-17T16:28:30.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T16:28:30.386Z] [2023-07-17T16:28:30.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:28:30.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T16:28:30.720Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-17T16:28:30.720Z] 8998bd30e6a1: Pulling fs layer [2023-07-17T16:28:30.720Z] 04944245beec: Pulling fs layer [2023-07-17T16:28:30.720Z] 699f458cf7ca: Pulling fs layer [2023-07-17T16:28:30.720Z] 765212b225bb: Pulling fs layer [2023-07-17T16:28:30.720Z] f23df028b6ca: Pulling fs layer [2023-07-17T16:28:30.720Z] d65c8cfc05b1: Pulling fs layer [2023-07-17T16:28:30.720Z] 2437ff75d9bd: Pulling fs layer [2023-07-17T16:28:30.720Z] f23df028b6ca: Waiting [2023-07-17T16:28:30.720Z] d65c8cfc05b1: Waiting [2023-07-17T16:28:30.720Z] 765212b225bb: Waiting [2023-07-17T16:28:30.720Z] 2437ff75d9bd: Waiting [2023-07-17T16:28:30.990Z] 04944245beec: Verifying Checksum [2023-07-17T16:28:30.990Z] 04944245beec: Download complete [2023-07-17T16:28:30.990Z] 765212b225bb: Verifying Checksum [2023-07-17T16:28:30.990Z] 765212b225bb: Download complete [2023-07-17T16:28:30.990Z] f23df028b6ca: Verifying Checksum [2023-07-17T16:28:30.990Z] f23df028b6ca: Download complete [2023-07-17T16:28:30.990Z] d65c8cfc05b1: Download complete [2023-07-17T16:28:30.990Z] 699f458cf7ca: Verifying Checksum [2023-07-17T16:28:30.990Z] 699f458cf7ca: Download complete [2023-07-17T16:28:31.573Z] 8998bd30e6a1: Download complete [2023-07-17T16:28:34.159Z] 2437ff75d9bd: Verifying Checksum [2023-07-17T16:28:34.159Z] 2437ff75d9bd: Download complete [2023-07-17T16:28:35.569Z] 8998bd30e6a1: Pull complete [2023-07-17T16:28:35.835Z] 04944245beec: Pull complete [2023-07-17T16:28:37.242Z] 699f458cf7ca: Pull complete [2023-07-17T16:28:37.508Z] 765212b225bb: Pull complete [2023-07-17T16:28:38.093Z] f23df028b6ca: Pull complete [2023-07-17T16:28:38.360Z] d65c8cfc05b1: Pull complete [2023-07-17T16:28:53.361Z] 2437ff75d9bd: Pull complete [2023-07-17T16:28:53.361Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-17T16:28:53.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-17T16:28:53.361Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:28:53.547Z] prd-ubuntu20.04-docker-arm64-4c-16g-1332 does not seem to be running inside a container [2023-07-17T16:28:53.616Z] $ 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/171 -v /w/workspace/app-service-configurable/171:/w/workspace/app-service-configurable/171:rw,z -v /w/workspace/app-service-configurable/171@tmp:/w/workspace/app-service-configurable/171@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-07-17T16:28:56.254Z] $ docker top 6bd16086b66110ca110017ac2fc60f10451c3eef7214312c4b8905827f01bf75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:28:57.095Z] ---> job-cost.sh [2023-07-17T16:28:57.095Z] lf-activate-venv: SKIPPING [2023-07-17T16:28:57.095Z] INFO: No Stack... [2023-07-17T16:28:57.676Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-17T16:28:58.258Z] INFO: Archiving Costs [Pipeline] sh [2023-07-17T16:28:58.572Z] + cat /w/workspace/app-service-configurable/171/archives/cost.csv [2023-07-17T16:28:58.572Z] + cut -d, -f6 [Pipeline] lock [2023-07-17T16:28:58.902Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] [2023-07-17T16:28:58.908Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] did not exist. Created. [2023-07-17T16:28:58.908Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-17T16:28:59.241Z] /w/workspace/app-service-configurable/171@tmp/durable-e5ab2b18/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-17T16:28:59.577Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-17T16:28:59.598Z] Warning: overwriting stash ‘stack-cost’ [2023-07-17T16:28:59.651Z] Stashed 1 file(s) [Pipeline] } [2023-07-17T16:28:59.657Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-171-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-17T16:28:59.675Z] $ docker stop --time=1 6bd16086b66110ca110017ac2fc60f10451c3eef7214312c4b8905827f01bf75 [2023-07-17T16:29:01.167Z] $ docker rm -f --volumes 6bd16086b66110ca110017ac2fc60f10451c3eef7214312c4b8905827f01bf75 [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-07-17T16:29:01.579Z] provisioning config files... [2023-07-17T16:29:01.592Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1319961847403359795tmp [Pipeline] { [Pipeline] sh [2023-07-17T16:29:01.893Z] + set +x [2023-07-17T16:29:01.893Z] + curl -s https://codecov.io/bash [2023-07-17T16:29:01.893Z] + bash -s -- [2023-07-17T16:29:02.152Z] [2023-07-17T16:29:02.152Z] _____ _ [2023-07-17T16:29:02.152Z] / ____| | | [2023-07-17T16:29:02.152Z] | | ___ __| | ___ ___ _____ __ [2023-07-17T16:29:02.152Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-17T16:29:02.152Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-17T16:29:02.152Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-17T16:29:02.152Z] Bash-1.0.6 [2023-07-17T16:29:02.152Z] [2023-07-17T16:29:02.152Z] [2023-07-17T16:29:02.152Z] ==> git version 2.25.1 found [2023-07-17T16:29:02.152Z] ==> 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-07-17T16:29:02.152Z] Release-Date: 2020-01-08 [2023-07-17T16:29:02.152Z] 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-07-17T16:29:02.152Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-17T16:29:02.152Z] ==> Jenkins CI detected. [2023-07-17T16:29:02.152Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-07-17T16:29:02.152Z] project root: . [2023-07-17T16:29:02.152Z] --> token set from env [2023-07-17T16:29:02.152Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-17T16:29:02.152Z] ==> Running gcov in . (disable via -X gcov) [2023-07-17T16:29:02.152Z] ==> Python coveragepy not found [2023-07-17T16:29:02.152Z] ==> Searching for coverage reports in: [2023-07-17T16:29:02.152Z] + . [2023-07-17T16:29:02.152Z] -> Found 1 reports [2023-07-17T16:29:02.152Z] ==> Detecting git/mercurial file structure [2023-07-17T16:29:02.152Z] ==> Reading reports [2023-07-17T16:29:02.152Z] + ./coverage.out bytes=13 [2023-07-17T16:29:02.152Z] ==> Appending adjustments [2023-07-17T16:29:02.152Z] https://docs.codecov.io/docs/fixing-reports [2023-07-17T16:29:02.152Z] + Found adjustments [2023-07-17T16:29:02.152Z] ==> Gzipping contents [2023-07-17T16:29:02.411Z] 4.0K /tmp/codecov.LaC77Q.gz [2023-07-17T16:29:02.411Z] ==> Uploading reports [2023-07-17T16:29:02.411Z] url: https://codecov.io [2023-07-17T16:29:02.411Z] query: branch=main&commit=93d90b48a51af33a455c91ffa40f40acde6e8968&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-17T16:29:02.411Z] -> Pinging Codecov [2023-07-17T16:29:02.412Z] 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=93d90b48a51af33a455c91ffa40f40acde6e8968&build=171&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F171%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-17T16:29:02.412Z] -> Uploading to [2023-07-17T16:29:02.412Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-17/A97CA9966030D2A3747ED39772930CCE/93d90b48a51af33a455c91ffa40f40acde6e8968/78044a83-b0b4-43f7-9d62-5197f0459ac1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230717%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230717T162902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1aac80203290a110fdbe7af54562d5d8bc6a2fcab77ac92dc071f86db12a5e6b [2023-07-17T16:29:02.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-17T16:29:02.412Z] Dload Upload Total Spent Left Speed [2023-07-17T16:29:02.671Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2102 --:--:-- --:--:-- --:--:-- 2102 [2023-07-17T16:29:02.671Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] } [2023-07-17T16:29:02.678Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-17T16:29:02.891Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-17T16:29:02.905Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:29:03.208Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-17T16:29:03.208Z] [2023-07-17T16:29:03.208Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:29:03.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-17T16:29:03.507Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-17T16:29:03.507Z] df9b9388f04a: Pulling fs layer [2023-07-17T16:29:03.507Z] 52dc419b0ee2: Pulling fs layer [2023-07-17T16:29:03.507Z] 25bc292e5bac: Pulling fs layer [2023-07-17T16:29:03.507Z] 114826534d7a: Pulling fs layer [2023-07-17T16:29:03.507Z] 4657fd5d0bcf: Pulling fs layer [2023-07-17T16:29:03.507Z] 114826534d7a: Waiting [2023-07-17T16:29:03.507Z] 6ad1cebc031e: Pulling fs layer [2023-07-17T16:29:03.507Z] 4657fd5d0bcf: Waiting [2023-07-17T16:29:03.507Z] 8a3aa393b2d8: Pulling fs layer [2023-07-17T16:29:03.507Z] 8a3aa393b2d8: Waiting [2023-07-17T16:29:03.507Z] 6ad1cebc031e: Waiting [2023-07-17T16:29:03.507Z] 25bc292e5bac: Verifying Checksum [2023-07-17T16:29:03.507Z] 25bc292e5bac: Download complete [2023-07-17T16:29:03.507Z] 52dc419b0ee2: Download complete [2023-07-17T16:29:03.507Z] 4657fd5d0bcf: Download complete [2023-07-17T16:29:03.507Z] df9b9388f04a: Verifying Checksum [2023-07-17T16:29:03.507Z] df9b9388f04a: Download complete [2023-07-17T16:29:03.769Z] 6ad1cebc031e: Verifying Checksum [2023-07-17T16:29:03.769Z] 6ad1cebc031e: Download complete [2023-07-17T16:29:03.769Z] df9b9388f04a: Pull complete [2023-07-17T16:29:04.338Z] 52dc419b0ee2: Pull complete [2023-07-17T16:29:04.339Z] 114826534d7a: Verifying Checksum [2023-07-17T16:29:04.339Z] 114826534d7a: Download complete [2023-07-17T16:29:04.339Z] 8a3aa393b2d8: Verifying Checksum [2023-07-17T16:29:04.339Z] 8a3aa393b2d8: Download complete [2023-07-17T16:29:04.339Z] 25bc292e5bac: Pull complete [2023-07-17T16:29:10.146Z] 114826534d7a: Pull complete [2023-07-17T16:29:10.146Z] 4657fd5d0bcf: Pull complete [2023-07-17T16:29:10.146Z] 6ad1cebc031e: Pull complete [2023-07-17T16:29:11.527Z] 8a3aa393b2d8: Pull complete [2023-07-17T16:29:11.527Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-17T16:29:11.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-17T16:29:11.528Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:29:11.620Z] prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container [2023-07-17T16:29:11.657Z] $ 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-07-17T16:29:15.523Z] $ docker top 83e556ae9d3a4a4c67200a12f65f12354b23ebdb2370a6232b0ada8a5667cf8c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-17T16:29:15.589Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-07-17T16:29:15.869Z] + set -o pipefail [2023-07-17T16:29:15.869Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-07-17T16:29:26.761Z] [2023-07-17T16:29:26.761Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-07-17T16:29:26.761Z] [2023-07-17T16:29:26.761Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/f4ec5891-550b-4270-90a5-adb176724f0c [2023-07-17T16:29:26.761Z] [2023-07-17T16:29:26.761Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-07-17T16:29:26.761Z] [2023-07-17T16:29:26.761Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-17T16:29:26.761Z] [2023-07-17T16:29:26.761Z] [2023-07-17T16:29:26.761Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-17T16:29:26.761Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-17T16:29:26.761Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-17T16:29:26.779Z] $ docker stop --time=1 83e556ae9d3a4a4c67200a12f65f12354b23ebdb2370a6232b0ada8a5667cf8c [2023-07-17T16:29:31.536Z] $ docker rm -f --volumes 83e556ae9d3a4a4c67200a12f65f12354b23ebdb2370a6232b0ada8a5667cf8c [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-07-17T16:29:32.282Z] + git log --format=format:%s -1 93d90b48a51af33a455c91ffa40f40acde6e8968 [Pipeline] sh [2023-07-17T16:29:32.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T16:29:32.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:29:32.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:29:32.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:29:32.948Z] prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container [2023-07-17T16:29:32.989Z] $ 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-07-17T16:29:33.499Z] $ docker top 92e73ce91e531e0e9c3b1ddeaf2826fb851655ec73da3a9bac148427f746a8d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T16:29:33.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:29:33.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:29:33.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:29:33.697Z] $ docker exec 92e73ce91e531e0e9c3b1ddeaf2826fb851655ec73da3a9bac148427f746a8d0 ssh-agent [2023-07-17T16:29:33.800Z] SSH_AUTH_SOCK=/tmp/ssh-ba3E2mC6kziK/agent.31 [2023-07-17T16:29:33.800Z] SSH_AGENT_PID=37 [2023-07-17T16:29:33.805Z] Running ssh-add (command line suppressed) [2023-07-17T16:29:33.911Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10325132446128207959.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10325132446128207959.key) [2023-07-17T16:29:33.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:29:34.210Z] + git semver tag [2023-07-17T16:29:34.470Z] 2023-07-17 16:29:34,393 [run_tag] DEBUG tag force:False [2023-07-17T16:29:34.470Z] 2023-07-17 16:29:34,393 [check_head_tag] DEBUG check head tag [2023-07-17T16:29:34.470Z] 2023-07-17 16:29:34,393 [execute] INFO git cat-file --batch-check [2023-07-17T16:29:34.470Z] 2023-07-17 16:29:34,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-17T16:29:34.470Z] 2023-07-17 16:29:34,398 [execute] INFO git cat-file --batch [2023-07-17T16:29:34.470Z] 2023-07-17 16:29:34,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-07-17T16:29:34.470Z] 2023-07-17 16:29:34,406 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-17T16:29:34.470Z] 2023-07-17 16:29:34,407 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 [2023-07-17T16:29:34.470Z] 2023-07-17 16:29:34,407 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-07-17T16:29:34.470Z] 2023-07-17 16:29:34,412 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-17T16:29:34.470Z] 3.1.0-dev.2 [Pipeline] } [2023-07-17T16:29:34.484Z] $ docker exec --env ******** --env ******** 92e73ce91e531e0e9c3b1ddeaf2826fb851655ec73da3a9bac148427f746a8d0 ssh-agent -k [2023-07-17T16:29:34.580Z] unset SSH_AUTH_SOCK; [2023-07-17T16:29:34.580Z] unset SSH_AGENT_PID; [2023-07-17T16:29:34.580Z] echo Agent pid 37 killed; [2023-07-17T16:29:34.585Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T16:29:34.895Z] + git semver [Pipeline] } [2023-07-17T16:29:35.171Z] $ docker stop --time=1 92e73ce91e531e0e9c3b1ddeaf2826fb851655ec73da3a9bac148427f746a8d0 [2023-07-17T16:29:36.468Z] $ docker rm -f --volumes 92e73ce91e531e0e9c3b1ddeaf2826fb851655ec73da3a9bac148427f746a8d0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:29:36.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-17T16:29:36.873Z] [2023-07-17T16:29:36.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:29:37.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-17T16:29:37.174Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-17T16:29:37.174Z] ab5ef0e58194: Pulling fs layer [2023-07-17T16:29:37.174Z] 9712f1f96733: Pulling fs layer [2023-07-17T16:29:37.174Z] 63f879dbbcfc: Pulling fs layer [2023-07-17T16:29:37.174Z] 0d9ebad4ef96: Pulling fs layer [2023-07-17T16:29:37.174Z] e9a5061849ea: Pulling fs layer [2023-07-17T16:29:37.174Z] d747dcd14b5f: Pulling fs layer [2023-07-17T16:29:37.174Z] 2de7ff778b66: Pulling fs layer [2023-07-17T16:29:37.174Z] e9a5061849ea: Waiting [2023-07-17T16:29:37.174Z] d747dcd14b5f: Waiting [2023-07-17T16:29:37.174Z] 2de7ff778b66: Waiting [2023-07-17T16:29:37.174Z] 0d9ebad4ef96: Waiting [2023-07-17T16:29:37.174Z] 9712f1f96733: Verifying Checksum [2023-07-17T16:29:37.174Z] 9712f1f96733: Download complete [2023-07-17T16:29:37.434Z] 63f879dbbcfc: Verifying Checksum [2023-07-17T16:29:37.434Z] 63f879dbbcfc: Download complete [2023-07-17T16:29:37.694Z] e9a5061849ea: Verifying Checksum [2023-07-17T16:29:37.694Z] e9a5061849ea: Download complete [2023-07-17T16:29:37.694Z] d747dcd14b5f: Download complete [2023-07-17T16:29:37.694Z] ab5ef0e58194: Verifying Checksum [2023-07-17T16:29:37.694Z] ab5ef0e58194: Download complete [2023-07-17T16:29:37.694Z] 0d9ebad4ef96: Verifying Checksum [2023-07-17T16:29:37.694Z] 0d9ebad4ef96: Download complete [2023-07-17T16:29:37.953Z] 2de7ff778b66: Verifying Checksum [2023-07-17T16:29:37.954Z] 2de7ff778b66: Download complete [2023-07-17T16:29:40.484Z] ab5ef0e58194: Pull complete [2023-07-17T16:29:40.484Z] 9712f1f96733: Pull complete [2023-07-17T16:29:41.418Z] 63f879dbbcfc: Pull complete [2023-07-17T16:29:45.602Z] 0d9ebad4ef96: Pull complete [2023-07-17T16:29:45.859Z] e9a5061849ea: Pull complete [2023-07-17T16:29:45.859Z] d747dcd14b5f: Pull complete [2023-07-17T16:29:47.230Z] 2de7ff778b66: Pull complete [2023-07-17T16:29:47.230Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-17T16:29:47.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-17T16:29:47.230Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:29:47.312Z] prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container [2023-07-17T16:29:47.347Z] $ 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-07-17T16:29:54.417Z] $ docker top 2361ced8c4cff242ff2282d1238e2de730977fa1f1e0ee4711621f833034d213 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:29:54.481Z] provisioning config files... [2023-07-17T16:29:54.488Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14023244287514346251tmp [2023-07-17T16:29:54.499Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9459361072258882352tmp [2023-07-17T16:29:54.509Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14048517970617084688tmp [Pipeline] { [Pipeline] echo [2023-07-17T16:29:54.527Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:29:54.811Z] ---> sigul-configuration.sh [2023-07-17T16:29:54.811Z] gpg: directory `/root/.gnupg' created [2023-07-17T16:29:54.811Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-17T16:29:54.811Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-17T16:29:54.811Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-17T16:29:54.811Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-17T16:29:54.811Z] gpg: CAST5 encrypted data [2023-07-17T16:29:54.811Z] gpg: encrypted with 1 passphrase [2023-07-17T16:29:54.811Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-17T16:29:55.096Z] + mkdir /home/jenkins [2023-07-17T16:29:55.096Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-17T16:29:55.380Z] + 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-07-17T16:29:55.388Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:29:55.674Z] ---> sigul-install.sh [2023-07-17T16:29:55.674Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-17T16:29:55.959Z] + git tag --list [2023-07-17T16:29:55.959Z] v1.0.0 [2023-07-17T16:29:55.959Z] v1.1.0 [2023-07-17T16:29:55.959Z] v1.2.0 [2023-07-17T16:29:55.959Z] v1.3.0 [2023-07-17T16:29:55.959Z] v1.3.1 [2023-07-17T16:29:55.959Z] v2.0.0 [2023-07-17T16:29:55.959Z] v2.0.1 [2023-07-17T16:29:55.959Z] v2.1.0 [2023-07-17T16:29:55.959Z] v2.1.1 [2023-07-17T16:29:55.959Z] v2.1.2 [2023-07-17T16:29:55.959Z] v2.2.0 [2023-07-17T16:29:55.959Z] v2.3 [2023-07-17T16:29:55.959Z] v2.3.0 [2023-07-17T16:29:55.959Z] v2.3.1 [2023-07-17T16:29:55.959Z] v3.0 [2023-07-17T16:29:55.959Z] v3.0.0 [2023-07-17T16:29:55.959Z] v3.1.0-dev.1 [2023-07-17T16:29:55.959Z] v3.1.0-dev.2 [Pipeline] sh [2023-07-17T16:29:56.248Z] + lftools sign git-tag v3.1.0-dev.2 [2023-07-17T16:29:56.816Z] Signing Git tag with Sigul... [2023-07-17T16:29:56.816Z] Signing v3.1.0-dev.2 [Pipeline] echo [2023-07-17T16:29:57.083Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:29:57.367Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-17T16:29:57.375Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-17T16:29:57.405Z] $ docker stop --time=1 2361ced8c4cff242ff2282d1238e2de730977fa1f1e0ee4711621f833034d213 [2023-07-17T16:29:58.754Z] $ docker rm -f --volumes 2361ced8c4cff242ff2282d1238e2de730977fa1f1e0ee4711621f833034d213 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-17T16:29:59.171Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T16:29:59.171Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:29:59.467Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:29:59.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:29:59.536Z] prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container [2023-07-17T16:29:59.573Z] $ 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-07-17T16:29:59.933Z] $ docker top 4a130e97c561d281d2e24a6dc3a7f7084165d3bb0654c2c76b38c7ac249ecc10 -eo pid,comm [2023-07-17T16:29:59.980Z] 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-07-17T16:29:59.980Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T16:30:00.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:30:00.028Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:30:00.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:30:00.152Z] $ docker exec 4a130e97c561d281d2e24a6dc3a7f7084165d3bb0654c2c76b38c7ac249ecc10 ssh-agent [2023-07-17T16:30:00.256Z] SSH_AUTH_SOCK=/tmp/ssh-AtxEWDG3rpfo/agent.32 [2023-07-17T16:30:00.256Z] SSH_AGENT_PID=39 [2023-07-17T16:30:00.261Z] Running ssh-add (command line suppressed) [2023-07-17T16:30:00.366Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5502477048271684989.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5502477048271684989.key) [2023-07-17T16:30:00.376Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:30:00.666Z] + git semver bump pre [2023-07-17T16:30:00.924Z] 2023-07-17 16:30:00,857 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-17T16:30:00.924Z] 2023-07-17 16:30:00,857 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev [2023-07-17T16:30:00.924Z] 2023-07-17 16:30:00,857 [bump_version] DEBUG bumped version:3.1.0-dev.3 [2023-07-17T16:30:00.924Z] 2023-07-17 16:30:00,857 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-07-17T16:30:00.924Z] 2023-07-17 16:30:00,857 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-17T16:30:00.924Z] 2023-07-17 16:30:00,857 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-17T16:30:00.924Z] 2023-07-17 16:30:00,859 [execute] INFO git cat-file --batch-check [2023-07-17T16:30:00.924Z] 2023-07-17 16:30:00,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T16:30:00.924Z] 2023-07-17 16:30:00,866 [execute] INFO git cat-file --batch [2023-07-17T16:30:00.924Z] 2023-07-17 16:30:00,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T16:30:00.924Z] 2023-07-17 16:30:00,873 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-17T16:30:00.924Z] 3.1.0-dev.3 [Pipeline] } [2023-07-17T16:30:00.938Z] $ docker exec --env ******** --env ******** 4a130e97c561d281d2e24a6dc3a7f7084165d3bb0654c2c76b38c7ac249ecc10 ssh-agent -k [2023-07-17T16:30:01.041Z] unset SSH_AUTH_SOCK; [2023-07-17T16:30:01.041Z] unset SSH_AGENT_PID; [2023-07-17T16:30:01.041Z] echo Agent pid 39 killed; [2023-07-17T16:30:01.050Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T16:30:01.361Z] + git semver [Pipeline] } [2023-07-17T16:30:01.639Z] $ docker stop --time=1 4a130e97c561d281d2e24a6dc3a7f7084165d3bb0654c2c76b38c7ac249ecc10 [2023-07-17T16:30:02.918Z] $ docker rm -f --volumes 4a130e97c561d281d2e24a6dc3a7f7084165d3bb0654c2c76b38c7ac249ecc10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-17T16:30:03.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-17T16:30:03.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:30:03.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-17T16:30:03.550Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:30:03.621Z] prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container [2023-07-17T16:30:03.658Z] $ 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-07-17T16:30:04.005Z] $ docker top 755f9e318a69847b4da65ff6f2dd190ff2f09f845ae68ba332e3f900be4a93a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-17T16:30:04.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-17T16:30:04.080Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-17T16:30:04.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-17T16:30:04.192Z] $ docker exec 755f9e318a69847b4da65ff6f2dd190ff2f09f845ae68ba332e3f900be4a93a8 ssh-agent [2023-07-17T16:30:04.301Z] SSH_AUTH_SOCK=/tmp/ssh-IW4SQtRy7xfL/agent.32 [2023-07-17T16:30:04.301Z] SSH_AGENT_PID=38 [2023-07-17T16:30:04.307Z] Running ssh-add (command line suppressed) [2023-07-17T16:30:04.408Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1959629950831242522.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1959629950831242522.key) [2023-07-17T16:30:04.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-17T16:30:04.710Z] + git semver push [2023-07-17T16:30:04.969Z] 2023-07-17 16:30:04,893 [run_push] DEBUG push [2023-07-17T16:30:04.969Z] 2023-07-17 16:30:04,894 [execute] INFO git cat-file --batch-check [2023-07-17T16:30:04.969Z] 2023-07-17 16:30:04,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-17T16:30:04.969Z] 2023-07-17 16:30:04,899 [execute] INFO git rev-list 8d13041f0e92dbaf4d6b2972c62df08e8259d542 -- [2023-07-17T16:30:04.969Z] 2023-07-17 16:30:04,899 [execute] DEBUG Popen(['git', 'rev-list', '8d13041f0e92dbaf4d6b2972c62df08e8259d542', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-17T16:30:04.969Z] 2023-07-17 16:30:04,911 [execute] INFO git fetch -v origin [2023-07-17T16:30:04.969Z] 2023-07-17 16:30:04,911 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-17T16:30:05.541Z] 2023-07-17 16:30:05,383 [run_push] DEBUG no remote changes detected [2023-07-17T16:30:05.542Z] 2023-07-17 16:30:05,384 [execute] INFO git push origin semver [2023-07-17T16:30:05.542Z] 2023-07-17 16:30:05,384 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-17T16:30:06.479Z] 2023-07-17 16:30:06,236 [run_push] DEBUG push all version tags [2023-07-17T16:30:06.479Z] 2023-07-17 16:30:06,236 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-17T16:30:06.479Z] 2023-07-17 16:30:06,237 [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-07-17T16:30:07.419Z] 2023-07-17 16:30:07,078 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-07-17T16:30:07.419Z] 3.1.0-dev.3 [Pipeline] } [2023-07-17T16:30:07.434Z] $ docker exec --env ******** --env ******** 755f9e318a69847b4da65ff6f2dd190ff2f09f845ae68ba332e3f900be4a93a8 ssh-agent -k [2023-07-17T16:30:07.533Z] unset SSH_AUTH_SOCK; [2023-07-17T16:30:07.533Z] unset SSH_AGENT_PID; [2023-07-17T16:30:07.533Z] echo Agent pid 38 killed; [2023-07-17T16:30:07.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-17T16:30:07.851Z] + git semver [Pipeline] } [2023-07-17T16:30:08.127Z] $ docker stop --time=1 755f9e318a69847b4da65ff6f2dd190ff2f09f845ae68ba332e3f900be4a93a8 [2023-07-17T16:30:09.412Z] $ docker rm -f --volumes 755f9e318a69847b4da65ff6f2dd190ff2f09f845ae68ba332e3f900be4a93a8 [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-07-17T16:30:10.068Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-07-17T16:30:10.068Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-17T16:30:10.068Z] total 16 [2023-07-17T16:30:10.068Z] drwxr-xr-x 3 root root 4096 Jul 17 16:18 . [2023-07-17T16:30:10.068Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 16:29 .. [2023-07-17T16:30:10.068Z] drwxr-xr-x 2 root root 4096 Jul 17 16:18 cost [2023-07-17T16:30:10.068Z] -rw-r--r-- 1 root root 96 Jul 17 16:18 cost.csv [2023-07-17T16:30:10.068Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-07-17T16:30:10.068Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-07-17T16:30:10.068Z] total 16 [2023-07-17T16:30:10.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 17 16:18 . [2023-07-17T16:30:10.068Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 17 16:29 .. [2023-07-17T16:30:10.068Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 17 16:18 cost [2023-07-17T16:30:10.068Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 17 16:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:30:10.361Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:30:11.220Z] ---> package-listing.sh [2023-07-17T16:30:11.220Z] ++ facter osfamily [2023-07-17T16:30:11.220Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-17T16:30:11.478Z] + OS_FAMILY=debian [2023-07-17T16:30:11.478Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-07-17T16:30:11.478Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-17T16:30:11.478Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-17T16:30:11.478Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-17T16:30:11.478Z] + PACKAGES=/tmp/packages_start.txt [2023-07-17T16:30:11.478Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-17T16:30:11.478Z] + PACKAGES=/tmp/packages_end.txt [2023-07-17T16:30:11.478Z] + case "${OS_FAMILY}" in [2023-07-17T16:30:11.478Z] + dpkg -l [2023-07-17T16:30:11.478Z] + grep '^ii' [2023-07-17T16:30:11.478Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-17T16:30:11.478Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-17T16:30:11.478Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-17T16:30:11.478Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-07-17T16:30:11.478Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-07-17T16:30:11.478Z] + 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-07-17T16:30:11.488Z] 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-07-17T16:30:11.761Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-17T16:30:12.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-17T16:30:12.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-17T16:30:12.398Z] prd-ubuntu20.04-docker-8c-8g-1331 does not seem to be running inside a container [2023-07-17T16:30:12.434Z] $ 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-07-17T16:30:12.619Z] $ docker top c1960e1163de1656a54e66ffa8400696aa9c3d32306aea0113b06e71ccb6b3f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-17T16:30:13.042Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-17T16:30:13.373Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-17T16:30:13.670Z] + ls /var/log/sa-host [2023-07-17T16:30:13.670Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-17T16:30:13.817Z] provisioning config files... [2023-07-17T16:30:13.827Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17370543827875572328tmp [Pipeline] { [Pipeline] echo [2023-07-17T16:30:13.843Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:30:14.126Z] ---> create-netrc.sh [Pipeline] } [2023-07-17T16:30:14.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:30:14.471Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-17T16:30:14.481Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:30:14.771Z] ---> sudo-logs.sh [2023-07-17T16:30:14.771Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-17T16:30:14.807Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:30:15.091Z] ---> job-cost.sh [2023-07-17T16:30:15.092Z] lf-activate-venv: SKIPPING [2023-07-17T16:30:15.092Z] DEBUG: total: 0.2199999988079071 [2023-07-17T16:30:15.092Z] INFO: Retrieving Stack Cost... [2023-07-17T16:30:15.351Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-17T16:30:15.919Z] INFO: Archiving Costs [Pipeline] echo [2023-07-17T16:30:15.930Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-17T16:30:16.213Z] ---> logs-deploy.sh [2023-07-17T16:30:16.213Z] lf-activate-venv: SKIPPING [2023-07-17T16:30:16.213Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/171 [2023-07-17T16:30:16.213Z] INFO: archiving workspace using pattern(s): [2023-07-17T16:30:17.152Z] Archives upload complete. [2023-07-17T16:30:17.152Z] INFO: archiving logs to Nexus