Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fdc0b547c145f72a9286221b0fd95be07ef18d55 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-ssh12461792560811855994.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6564954923455359184.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh1699906551931195600.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh9233671992528177276.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-ssh7615537393379467099.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3507’ Running on prd-ubuntu20.04-docker-8c-8g-3510 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 fdc0b547c145f72a9286221b0fd95be07ef18d55 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#583)" > 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 fdc0b547c145f72a9286221b0fd95be07ef18d55 # timeout=10 > git rev-list --no-walk 26b93c6358d1976bbdea6c8c16d65e092b814248 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T15:12:53.520Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T15:12:53.574Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T15:12:53.591Z] ========================================================= [2023-08-14T15:12:53.591Z] EdgeX Global Pipelines Version Info [2023-08-14T15:12:53.591Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:12:54.295Z] ------------------- [2023-08-14T15:12:54.295Z] stable info: [2023-08-14T15:12:54.295Z] ------------------- [2023-08-14T15:12:54.295Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T15:12:54.295Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T15:12:54.295Z] Message: update stable to v1.0.253 [2023-08-14T15:12:54.867Z] ------------------- [2023-08-14T15:12:54.867Z] experimental info: [2023-08-14T15:12:54.867Z] ------------------- [2023-08-14T15:12:54.867Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T15:12:54.867Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T15:12:54.867Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T15:12:55.026Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-08-14T15:12:55.042Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-08-14T15:12:55.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T15:12:55.078Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T15:12:55.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T15:12:55.111Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T15:12:55.122Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T15:12:55.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-14T15:12:55.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T15:12:55.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T15:12:55.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T15:12:55.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-08-14T15:12:55.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T15:12:55.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T15:12:55.234Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T15:12:55.248Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T15:12:55.260Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T15:12:55.271Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T15:12:55.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T15:12:55.300Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T15:12:55.311Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-14T15:12:55.325Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-14T15:12:55.338Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-14T15:12:55.353Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-14T15:12:55.364Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-14T15:12:55.380Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T15:12:55.397Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T15:12:55.413Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-14T15:12:55.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-14T15:12:55.446Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-14T15:12:55.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] echo [2023-08-14T15:12:55.472Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdc0b54 [Pipeline] echo [2023-08-14T15:12:55.480Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:12:55.513Z] provisioning config files... [2023-08-14T15:12:55.529Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2291566386421356831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:12:55.828Z] ---> docker-login.sh [2023-08-14T15:12:55.828Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:12:56.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:12:56.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:12:56.088Z] Configure a credential helper to remove this warning. See [2023-08-14T15:12:56.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:12:56.088Z] [2023-08-14T15:12:56.088Z] Login Succeeded [2023-08-14T15:12:56.088Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:12:56.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:12:56.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:12:56.349Z] Configure a credential helper to remove this warning. See [2023-08-14T15:12:56.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:12:56.349Z] [2023-08-14T15:12:56.349Z] Login Succeeded [2023-08-14T15:12:56.349Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:12:56.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:12:56.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:12:56.349Z] Configure a credential helper to remove this warning. See [2023-08-14T15:12:56.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:12:56.349Z] [2023-08-14T15:12:56.349Z] Login Succeeded [2023-08-14T15:12:56.349Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:12:56.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:12:56.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:12:56.349Z] Configure a credential helper to remove this warning. See [2023-08-14T15:12:56.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:12:56.349Z] [2023-08-14T15:12:56.349Z] Login Succeeded [2023-08-14T15:12:56.349Z] docker.io [2023-08-14T15:12:56.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:12:56.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:12:56.868Z] Configure a credential helper to remove this warning. See [2023-08-14T15:12:56.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:12:56.868Z] [2023-08-14T15:12:56.868Z] Login Succeeded [2023-08-14T15:12:56.868Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:12:56.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-14T15:12:57.233Z] + git rev-list -1 --merges fdc0b547c145f72a9286221b0fd95be07ef18d55~1..fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] echo [2023-08-14T15:12:57.287Z] -----------> git rev-list -1 --merges fdc0b547c145f72a9286221b0fd95be07ef18d55~1..fdc0b547c145f72a9286221b0fd95be07ef18d55 fdc0b547c145f72a9286221b0fd95be07ef18d55 [false] [Pipeline] sh [2023-08-14T15:12:57.569Z] + git log --format=format:%s -1 fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] echo [2023-08-14T15:12:57.583Z] ========================================================= [2023-08-14T15:12:57.583Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T15:12:57.583Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T15:12:57.919Z] + git log --format=format:%s -1 fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] echo [2023-08-14T15:12:57.931Z] [semverPrep] GIT_COMMIT: fdc0b547c145f72a9286221b0fd95be07ef18d55, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#583) [Pipeline] echo [2023-08-14T15:12:57.942Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-14T15:12:58.283Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:12:58.283Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T15:12:58.283Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T15:12:58.283Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T15:12:58.283Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T15:12:58.283Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T15:12:58.283Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:12:58.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:12:58.624Z] [2023-08-14T15:12:58.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:12:58.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:12:58.926Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T15:12:58.926Z] b85a868b505f: Pulling fs layer [2023-08-14T15:12:58.926Z] e2be974225ed: Pulling fs layer [2023-08-14T15:12:58.926Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T15:12:58.926Z] 988bab9f4d93: Pulling fs layer [2023-08-14T15:12:58.926Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T15:12:58.926Z] eaf3925da568: Pulling fs layer [2023-08-14T15:12:58.926Z] bab4dde63d76: Pulling fs layer [2023-08-14T15:12:58.926Z] bde34c3a00c8: Pulling fs layer [2023-08-14T15:12:58.926Z] b352a97aabf1: Pulling fs layer [2023-08-14T15:12:58.926Z] 4872d77fe225: Pulling fs layer [2023-08-14T15:12:58.926Z] 5851b861e8e6: Pulling fs layer [2023-08-14T15:12:58.926Z] 988bab9f4d93: Waiting [2023-08-14T15:12:58.926Z] 1469e6f7b9e6: Waiting [2023-08-14T15:12:58.926Z] b352a97aabf1: Waiting [2023-08-14T15:12:58.926Z] 4872d77fe225: Waiting [2023-08-14T15:12:58.926Z] eaf3925da568: Waiting [2023-08-14T15:12:58.926Z] 5851b861e8e6: Waiting [2023-08-14T15:12:58.926Z] bde34c3a00c8: Waiting [2023-08-14T15:12:58.926Z] e2be974225ed: Download complete [2023-08-14T15:12:58.926Z] 988bab9f4d93: Verifying Checksum [2023-08-14T15:12:58.926Z] 988bab9f4d93: Download complete [2023-08-14T15:12:59.185Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T15:12:59.185Z] 339a4e72a1f5: Download complete [2023-08-14T15:12:59.185Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T15:12:59.185Z] 1469e6f7b9e6: Download complete [2023-08-14T15:12:59.185Z] eaf3925da568: Verifying Checksum [2023-08-14T15:12:59.185Z] eaf3925da568: Download complete [2023-08-14T15:12:59.185Z] bde34c3a00c8: Download complete [2023-08-14T15:12:59.185Z] b352a97aabf1: Download complete [2023-08-14T15:12:59.185Z] 4872d77fe225: Download complete [2023-08-14T15:12:59.185Z] 5851b861e8e6: Verifying Checksum [2023-08-14T15:12:59.185Z] 5851b861e8e6: Download complete [2023-08-14T15:12:59.185Z] b85a868b505f: Verifying Checksum [2023-08-14T15:12:59.185Z] b85a868b505f: Download complete [2023-08-14T15:12:59.445Z] bab4dde63d76: Verifying Checksum [2023-08-14T15:12:59.445Z] bab4dde63d76: Download complete [2023-08-14T15:13:00.386Z] b85a868b505f: Pull complete [2023-08-14T15:13:00.646Z] e2be974225ed: Pull complete [2023-08-14T15:13:01.215Z] 339a4e72a1f5: Pull complete [2023-08-14T15:13:01.215Z] 988bab9f4d93: Pull complete [2023-08-14T15:13:01.478Z] 1469e6f7b9e6: Pull complete [2023-08-14T15:13:01.478Z] eaf3925da568: Pull complete [2023-08-14T15:13:03.386Z] bab4dde63d76: Pull complete [2023-08-14T15:13:03.386Z] bde34c3a00c8: Pull complete [2023-08-14T15:13:03.644Z] b352a97aabf1: Pull complete [2023-08-14T15:13:03.644Z] 4872d77fe225: Pull complete [2023-08-14T15:13:03.903Z] 5851b861e8e6: Pull complete [2023-08-14T15:13:03.903Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T15:13:03.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:13:03.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:13:03.989Z] prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container [2023-08-14T15:13:04.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T15:13:06.196Z] $ docker top 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 -eo pid,comm [2023-08-14T15:13:06.259Z] 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-08-14T15:13:06.259Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:13:06.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:13:06.295Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:13:06.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:13:06.410Z] $ docker exec 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 ssh-agent [2023-08-14T15:13:06.525Z] SSH_AUTH_SOCK=/tmp/ssh-Dw6b0ZG5hV1P/agent.31 [2023-08-14T15:13:06.525Z] SSH_AGENT_PID=37 [2023-08-14T15:13:06.530Z] Running ssh-add (command line suppressed) [2023-08-14T15:13:06.620Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11107240538411326116.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11107240538411326116.key) [2023-08-14T15:13:06.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:13:06.929Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T15:13:06.936Z] $ docker exec --env ******** --env ******** 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 ssh-agent -k [2023-08-14T15:13:07.037Z] unset SSH_AUTH_SOCK; [2023-08-14T15:13:07.038Z] unset SSH_AGENT_PID; [2023-08-14T15:13:07.038Z] echo Agent pid 37 killed; [2023-08-14T15:13:07.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T15:13:07.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:13:07.080Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:13:07.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:13:07.198Z] $ docker exec 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 ssh-agent [2023-08-14T15:13:07.312Z] SSH_AUTH_SOCK=/tmp/ssh-VcX4CPY4f4tm/agent.69 [2023-08-14T15:13:07.312Z] SSH_AGENT_PID=75 [2023-08-14T15:13:07.316Z] Running ssh-add (command line suppressed) [2023-08-14T15:13:07.406Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12513412596497624581.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12513412596497624581.key) [2023-08-14T15:13:07.429Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:13:07.720Z] + git semver init [2023-08-14T15:13:07.989Z] 2023-08-14 15:13:07,874 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T15:13:07.989Z] 2023-08-14 15:13:07,874 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-08-14T15:13:07.989Z] 2023-08-14 15:13:07,875 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-08-14T15:13:07.989Z] 2023-08-14 15:13:07,875 [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-08-14T15:13:08.932Z] 2023-08-14 15:13:08,715 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-08-14T15:13:08.932Z] 2023-08-14 15:13:08,715 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-08-14T15:13:08.932Z] 2023-08-14 15:13:08,715 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T15:13:08.932Z] 2023-08-14 15:13:08,716 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T15:13:08.932Z] 3.1.0-dev.9 [Pipeline] } [2023-08-14T15:13:08.933Z] $ docker exec --env ******** --env ******** 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 ssh-agent -k [2023-08-14T15:13:09.044Z] unset SSH_AUTH_SOCK; [2023-08-14T15:13:09.045Z] unset SSH_AGENT_PID; [2023-08-14T15:13:09.046Z] echo Agent pid 75 killed; [2023-08-14T15:13:09.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:13:09.372Z] + git semver [Pipeline] } [2023-08-14T15:13:09.637Z] $ docker stop --time=1 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 [2023-08-14T15:13:10.924Z] $ docker rm -f --volumes 2315dbeea50a28b757ff6942445bdc5085b0be16daad6711542e39dcbd6734e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:13:11.273Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T15:13:11.476Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T15:13:11.479Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [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-08-14T15:13:11.635Z] provisioning config files... [2023-08-14T15:13:11.645Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5646686679810048539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:13:11.936Z] ---> docker-login.sh [2023-08-14T15:13:11.936Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:13:11.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:13:11.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:13:11.936Z] Configure a credential helper to remove this warning. See [2023-08-14T15:13:11.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:13:11.936Z] [2023-08-14T15:13:11.936Z] Login Succeeded [2023-08-14T15:13:11.936Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:13:11.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:13:11.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:13:11.936Z] Configure a credential helper to remove this warning. See [2023-08-14T15:13:11.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:13:11.936Z] [2023-08-14T15:13:11.936Z] Login Succeeded [2023-08-14T15:13:11.936Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:13:12.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:13:12.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:13:12.195Z] Configure a credential helper to remove this warning. See [2023-08-14T15:13:12.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:13:12.195Z] [2023-08-14T15:13:12.195Z] Login Succeeded [2023-08-14T15:13:12.195Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:13:12.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:13:12.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:13:12.195Z] Configure a credential helper to remove this warning. See [2023-08-14T15:13:12.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:13:12.195Z] [2023-08-14T15:13:12.195Z] Login Succeeded [2023-08-14T15:13:12.196Z] docker.io [2023-08-14T15:13:12.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:13:12.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:13:12.455Z] Configure a credential helper to remove this warning. See [2023-08-14T15:13:12.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:13:12.455Z] [2023-08-14T15:13:12.455Z] Login Succeeded [2023-08-14T15:13:12.455Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:13:12.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T15:13:12.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:13:12.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:13:12.540Z] ========================================================= [2023-08-14T15:13:12.540Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T15:13:12.540Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:13:12.843Z] + 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-08-14T15:13:12.843Z] Sending build context to Docker daemon 3.313MB [2023-08-14T15:13:12.843Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:13:12.843Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-14T15:13:12.843Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T15:13:12.843Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T15:13:12.843Z] 6911f1a30b25: Pulling fs layer [2023-08-14T15:13:12.843Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T15:13:12.843Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T15:13:12.843Z] ec0bb842ea78: Pulling fs layer [2023-08-14T15:13:12.843Z] 40a00589a448: Pulling fs layer [2023-08-14T15:13:12.843Z] 6c08303d61cc: Pulling fs layer [2023-08-14T15:13:12.843Z] 798269fcf238: Pulling fs layer [2023-08-14T15:13:12.843Z] 40a00589a448: Waiting [2023-08-14T15:13:12.843Z] 6c08303d61cc: Waiting [2023-08-14T15:13:12.843Z] 798269fcf238: Waiting [2023-08-14T15:13:12.843Z] 6863d3e3a2b1: Waiting [2023-08-14T15:13:12.843Z] ec0bb842ea78: Waiting [2023-08-14T15:13:12.843Z] 6911f1a30b25: Download complete [2023-08-14T15:13:12.843Z] 6863d3e3a2b1: Verifying Checksum [2023-08-14T15:13:12.843Z] 6863d3e3a2b1: Download complete [2023-08-14T15:13:12.843Z] ec0bb842ea78: Download complete [2023-08-14T15:13:12.843Z] 4db1b89c0bd1: Verifying Checksum [2023-08-14T15:13:12.843Z] 4db1b89c0bd1: Download complete [2023-08-14T15:13:13.102Z] 40a00589a448: Verifying Checksum [2023-08-14T15:13:13.102Z] 40a00589a448: Download complete [2023-08-14T15:13:13.102Z] 4db1b89c0bd1: Pull complete [2023-08-14T15:13:13.362Z] 6911f1a30b25: Pull complete [2023-08-14T15:13:13.621Z] 798269fcf238: Verifying Checksum [2023-08-14T15:13:13.621Z] 798269fcf238: Download complete [2023-08-14T15:13:13.621Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T15:13:13.621Z] e194b8c5c2a9: Download complete [2023-08-14T15:13:13.879Z] 6c08303d61cc: Verifying Checksum [2023-08-14T15:13:13.879Z] 6c08303d61cc: Download complete [2023-08-14T15:13:17.172Z] e194b8c5c2a9: Pull complete [2023-08-14T15:13:17.172Z] 6863d3e3a2b1: Pull complete [2023-08-14T15:13:17.172Z] ec0bb842ea78: Pull complete [2023-08-14T15:13:17.172Z] 40a00589a448: Pull complete [2023-08-14T15:13:19.708Z] 6c08303d61cc: Pull complete [2023-08-14T15:13:20.282Z] 798269fcf238: Pull complete [2023-08-14T15:13:20.282Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T15:13:20.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T15:13:20.282Z] ---> ec979cd7f677 [2023-08-14T15:13:20.282Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:13:24.471Z] ---> Running in 777b7ca46a36 [2023-08-14T15:13:24.471Z] Removing intermediate container 777b7ca46a36 [2023-08-14T15:13:24.471Z] ---> 4738286c28f2 [2023-08-14T15:13:24.471Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:13:24.471Z] ---> Running in 3d775494c34a [2023-08-14T15:13:24.471Z] Removing intermediate container 3d775494c34a [2023-08-14T15:13:24.471Z] ---> ceafe364aa6c [2023-08-14T15:13:24.471Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-14T15:13:24.471Z] ---> Running in b50a010e4c0a [2023-08-14T15:13:24.471Z] Removing intermediate container b50a010e4c0a [2023-08-14T15:13:24.471Z] ---> b27f3a38bed1 [2023-08-14T15:13:24.471Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:13:24.729Z] ---> Running in 8c9f724f2512 [2023-08-14T15:13:24.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:13:24.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:13:25.245Z] OK: 265 MiB in 53 packages [2023-08-14T15:13:25.504Z] Removing intermediate container 8c9f724f2512 [2023-08-14T15:13:25.504Z] ---> 35b717a6d963 [2023-08-14T15:13:25.504Z] Step 7/12 : WORKDIR /app [2023-08-14T15:13:25.504Z] ---> Running in a58141574cb0 [2023-08-14T15:13:25.504Z] Removing intermediate container a58141574cb0 [2023-08-14T15:13:25.504Z] ---> 981d79bd6c7f [2023-08-14T15:13:25.504Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-14T15:13:25.763Z] ---> ef0ce7ed3e1d [2023-08-14T15:13:25.764Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:13:25.764Z] ---> Running in 29b2f0dec1b2 [2023-08-14T15:13:26.586Z] Still waiting to schedule task [2023-08-14T15:13:26.587Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3508’ [2023-08-14T15:13:57.847Z] Removing intermediate container 29b2f0dec1b2 [2023-08-14T15:13:57.847Z] ---> 74f4a03e6eeb [2023-08-14T15:13:57.847Z] Step 10/12 : COPY . . [2023-08-14T15:13:57.847Z] ---> 041d8d405f4b [2023-08-14T15:13:57.847Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T15:13:57.847Z] ---> Running in 6b637262b778 [2023-08-14T15:13:57.847Z] Removing intermediate container 6b637262b778 [2023-08-14T15:13:57.847Z] ---> 67fdba333aa5 [2023-08-14T15:13:57.847Z] Step 12/12 : RUN $MAKE [2023-08-14T15:13:57.847Z] ---> Running in 83aec18d0492 [2023-08-14T15:13:57.847Z] noop [2023-08-14T15:13:57.847Z] Removing intermediate container 83aec18d0492 [2023-08-14T15:13:57.847Z] ---> d17325029aca [2023-08-14T15:13:57.847Z] Successfully built d17325029aca [2023-08-14T15:13:57.847Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:13:58.177Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T15:13:58.177Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:13:58.269Z] prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container [2023-08-14T15:13:58.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T15:13:58.693Z] $ docker top 6ce92eaa01f3a33488263032474e4a11ce9181726d07a7ef470b921f4d227899 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:13:59.034Z] + go version [2023-08-14T15:13:59.034Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T15:13:59.052Z] $ docker stop --time=1 6ce92eaa01f3a33488263032474e4a11ce9181726d07a7ef470b921f4d227899 [2023-08-14T15:14:00.294Z] $ docker rm -f --volumes 6ce92eaa01f3a33488263032474e4a11ce9181726d07a7ef470b921f4d227899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:14:04.544Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T15:14:04.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:14:04.621Z] prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container [2023-08-14T15:14:04.660Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T15:14:04.986Z] $ docker top c124953558d58e098363103c44b97dcd083e0e40bd81c2c69443e56dcd4d8f07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:14:05.329Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-08-14T15:14:05.627Z] + make test [2023-08-14T15:14:05.627Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T15:14:24.896Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-14T15:14:42.988Z] go vet ./... [2023-08-14T15:14:47.171Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T15:14:47.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T15:14:47.172Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-14T15:14:47.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T15:14:47.198Z] $ docker stop --time=1 c124953558d58e098363103c44b97dcd083e0e40bd81c2c69443e56dcd4d8f07 [2023-08-14T15:14:51.148Z] $ docker rm -f --volumes c124953558d58e098363103c44b97dcd083e0e40bd81c2c69443e56dcd4d8f07 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:14:51.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T15:14:51.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-14T15:14:52.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T15:14:52.410Z] + ls -al . [2023-08-14T15:14:52.410Z] total 180 [2023-08-14T15:14:52.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:14 . [2023-08-14T15:14:52.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:12 .. [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 15:12 .dockerignore [2023-08-14T15:14:52.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:13 .git [2023-08-14T15:14:52.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:12 .github [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 14 15:12 .gitignore [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 15:12 .golangci.yml [2023-08-14T15:14:52.410Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:13 .semver [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 9736 Aug 14 15:12 Attribution.txt [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 14 15:12 CHANGELOG.md [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 14 15:12 Dockerfile [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 15:12 GOVERNANCE.md [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 14 15:12 Jenkinsfile [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 15:12 LICENSE [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 15:12 OWNERS.md [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 14 15:12 README.md [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:13 VERSION [2023-08-14T15:14:52.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:12 bin [2023-08-14T15:14:52.410Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 14 15:14 coverage.out [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 14 15:12 go.mod [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 14 15:12 go.sum [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 15:12 main.go [2023-08-14T15:14:52.410Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 14 15:12 makefile [2023-08-14T15:14:52.410Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 15:12 res [2023-08-14T15:14:52.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:12 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:14:52.715Z] + 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=fdc0b547c145f72a9286221b0fd95be07ef18d55 --label arch=amd64 --label version=3.1.0-dev.9 . [2023-08-14T15:14:52.715Z] Sending build context to Docker daemon 3.314MB [2023-08-14T15:14:52.715Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:14:52.715Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-14T15:14:52.715Z] ---> d17325029aca [2023-08-14T15:14:52.715Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:14:52.715Z] ---> Running in 73b399fe0d86 [2023-08-14T15:14:52.977Z] Removing intermediate container 73b399fe0d86 [2023-08-14T15:14:52.977Z] ---> 6a17f10b6239 [2023-08-14T15:14:52.977Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:14:52.977Z] ---> Running in ef398ca96e82 [2023-08-14T15:14:52.977Z] Removing intermediate container ef398ca96e82 [2023-08-14T15:14:52.977Z] ---> fcdb4efe0b64 [2023-08-14T15:14:52.977Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-14T15:14:52.977Z] ---> Running in be1f35676944 [2023-08-14T15:14:52.977Z] Removing intermediate container be1f35676944 [2023-08-14T15:14:52.977Z] ---> edc038c3d5a4 [2023-08-14T15:14:52.977Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:14:53.236Z] ---> Running in e19621f8d3b3 [2023-08-14T15:14:53.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:14:53.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:14:53.752Z] OK: 265 MiB in 53 packages [2023-08-14T15:14:54.010Z] Removing intermediate container e19621f8d3b3 [2023-08-14T15:14:54.010Z] ---> 2668404b3658 [2023-08-14T15:14:54.010Z] Step 7/26 : WORKDIR /app [2023-08-14T15:14:54.010Z] ---> Running in b476850df243 [2023-08-14T15:14:54.010Z] Removing intermediate container b476850df243 [2023-08-14T15:14:54.010Z] ---> 3470ce462d83 [2023-08-14T15:14:54.010Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-14T15:14:54.268Z] ---> fac84769f7cc [2023-08-14T15:14:54.268Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:14:54.268Z] ---> Running in 38ee2960635a [2023-08-14T15:14:55.273Z] Removing intermediate container 38ee2960635a [2023-08-14T15:14:55.273Z] ---> 1aa99e88c9ec [2023-08-14T15:14:55.273Z] Step 10/26 : COPY . . [2023-08-14T15:14:55.273Z] ---> a9a9ce088dd6 [2023-08-14T15:14:55.273Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T15:14:55.273Z] ---> Running in 6cda636b0885 [2023-08-14T15:14:55.549Z] Removing intermediate container 6cda636b0885 [2023-08-14T15:14:55.549Z] ---> 9f2646188557 [2023-08-14T15:14:55.549Z] Step 12/26 : RUN $MAKE [2023-08-14T15:14:55.549Z] ---> Running in 29e28a319706 [2023-08-14T15:14:55.818Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.9" -trimpath -mod=readonly -o app-service-configurable [2023-08-14T15:15:17.795Z] Removing intermediate container 29e28a319706 [2023-08-14T15:15:17.795Z] ---> b784817a5580 [2023-08-14T15:15:17.795Z] Step 13/26 : FROM alpine:3.17 [2023-08-14T15:15:17.795Z] 3.17: Pulling from library/alpine [2023-08-14T15:15:17.795Z] 9398808236ff: Pulling fs layer [2023-08-14T15:15:17.795Z] 9398808236ff: Verifying Checksum [2023-08-14T15:15:17.795Z] 9398808236ff: Download complete [2023-08-14T15:15:17.795Z] 9398808236ff: Pull complete [2023-08-14T15:15:17.795Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T15:15:17.795Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T15:15:17.795Z] ---> 1e0b8b5322fc [2023-08-14T15:15:17.795Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-14T15:15:17.795Z] ---> Running in 05e55e43cc88 [2023-08-14T15:15:17.795Z] Removing intermediate container 05e55e43cc88 [2023-08-14T15:15:17.795Z] ---> b450f6436e83 [2023-08-14T15:15:17.795Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-14T15:15:17.795Z] ---> Running in 27f09076682c [2023-08-14T15:15:17.795Z] Removing intermediate container 27f09076682c [2023-08-14T15:15:17.795Z] ---> 5eee8a2fe085 [2023-08-14T15:15:17.795Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T15:15:17.795Z] ---> Running in 8849ae66ad72 [2023-08-14T15:15:17.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T15:15:17.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T15:15:17.795Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T15:15:17.795Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T15:15:17.795Z] Executing busybox-1.35.0-r29.trigger [2023-08-14T15:15:17.795Z] Executing ca-certificates-20230506-r0.trigger [2023-08-14T15:15:17.795Z] OK: 8 MiB in 17 packages [2023-08-14T15:15:17.795Z] Removing intermediate container 8849ae66ad72 [2023-08-14T15:15:17.795Z] ---> de840caf081c [2023-08-14T15:15:17.795Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-14T15:15:17.795Z] ---> ec340f779145 [2023-08-14T15:15:17.795Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-14T15:15:17.795Z] ---> 4b138c480095 [2023-08-14T15:15:17.795Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-14T15:15:17.795Z] ---> efd32ac4e376 [2023-08-14T15:15:17.795Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-14T15:15:18.415Z] ---> ac2234ebb126 [2023-08-14T15:15:18.415Z] Step 21/26 : EXPOSE 48095 [2023-08-14T15:15:18.415Z] ---> Running in 7a26f7c8da4d [2023-08-14T15:15:18.415Z] Removing intermediate container 7a26f7c8da4d [2023-08-14T15:15:18.415Z] ---> f27356e2e568 [2023-08-14T15:15:18.415Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-14T15:15:18.415Z] ---> Running in 5c3a0d4ff382 [2023-08-14T15:15:18.672Z] Removing intermediate container 5c3a0d4ff382 [2023-08-14T15:15:18.672Z] ---> 3b88facaacda [2023-08-14T15:15:18.672Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-14T15:15:18.672Z] ---> Running in 529e3f47a1db [2023-08-14T15:15:18.672Z] Removing intermediate container 529e3f47a1db [2023-08-14T15:15:18.672Z] ---> 701332c962ef [2023-08-14T15:15:18.672Z] Step 24/26 : LABEL arch=amd64 [2023-08-14T15:15:18.672Z] ---> Running in 79dc7802a157 [2023-08-14T15:15:18.672Z] Removing intermediate container 79dc7802a157 [2023-08-14T15:15:18.672Z] ---> c0536f0c6424 [2023-08-14T15:15:18.672Z] Step 25/26 : LABEL git_sha=fdc0b547c145f72a9286221b0fd95be07ef18d55 [2023-08-14T15:15:18.672Z] ---> Running in 8acd3144fae9 [2023-08-14T15:15:18.981Z] Removing intermediate container 8acd3144fae9 [2023-08-14T15:15:18.981Z] ---> 41bb83710b38 [2023-08-14T15:15:18.981Z] Step 26/26 : LABEL version=3.1.0-dev.9 [2023-08-14T15:15:18.981Z] ---> Running in b2fac3d9e447 [2023-08-14T15:15:18.981Z] Removing intermediate container b2fac3d9e447 [2023-08-14T15:15:18.981Z] ---> 0a9eee080557 [2023-08-14T15:15:18.981Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T15:15:18.981Z] Successfully built 0a9eee080557 [2023-08-14T15:15:18.981Z] 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-08-14T15:15:19.090Z] provisioning config files... [2023-08-14T15:15:19.097Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10928667018889049525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:15:19.389Z] ---> docker-login.sh [2023-08-14T15:15:19.389Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:15:19.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:15:19.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:15:19.389Z] Configure a credential helper to remove this warning. See [2023-08-14T15:15:19.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:15:19.389Z] [2023-08-14T15:15:19.389Z] Login Succeeded [2023-08-14T15:15:19.389Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:15:19.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:15:19.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:15:19.389Z] Configure a credential helper to remove this warning. See [2023-08-14T15:15:19.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:15:19.389Z] [2023-08-14T15:15:19.389Z] Login Succeeded [2023-08-14T15:15:19.389Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:15:19.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:15:19.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:15:19.648Z] Configure a credential helper to remove this warning. See [2023-08-14T15:15:19.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:15:19.648Z] [2023-08-14T15:15:19.648Z] Login Succeeded [2023-08-14T15:15:19.648Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:15:19.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:15:19.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:15:19.648Z] Configure a credential helper to remove this warning. See [2023-08-14T15:15:19.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:15:19.648Z] [2023-08-14T15:15:19.648Z] Login Succeeded [2023-08-14T15:15:19.648Z] docker.io [2023-08-14T15:15:19.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:15:19.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:15:19.906Z] Configure a credential helper to remove this warning. See [2023-08-14T15:15:19.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:15:19.906Z] [2023-08-14T15:15:19.906Z] Login Succeeded [2023-08-14T15:15:19.906Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:15:19.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:15:19.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:15:19.970Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-08-14T15:15:19.970Z] fdc0b547c145f72a9286221b0fd95be07ef18d55 [2023-08-14T15:15:19.970Z] latest [2023-08-14T15:15:19.970Z] 3.1.0-dev.9 [2023-08-14T15:15:19.970Z] fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 [2023-08-14T15:15:19.970Z] main [2023-08-14T15:15:19.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:20.304Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:20.620Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55 [2023-08-14T15:15:20.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-14T15:15:20.620Z] a6d51b8f7c11: Preparing [2023-08-14T15:15:20.620Z] 347fa76f76cc: Preparing [2023-08-14T15:15:20.620Z] d78597026fc3: Preparing [2023-08-14T15:15:20.620Z] fa56aa42a5db: Preparing [2023-08-14T15:15:20.620Z] 28f9a219f0ea: Preparing [2023-08-14T15:15:20.620Z] 36b50b131297: Preparing [2023-08-14T15:15:20.620Z] 36b50b131297: Waiting [2023-08-14T15:15:20.620Z] d78597026fc3: Pushed [2023-08-14T15:15:20.620Z] 347fa76f76cc: Pushed [2023-08-14T15:15:20.620Z] fa56aa42a5db: Pushed [2023-08-14T15:15:20.620Z] 36b50b131297: Layer already exists [2023-08-14T15:15:20.620Z] 28f9a219f0ea: Pushed [2023-08-14T15:15:23.223Z] a6d51b8f7c11: Pushed [2023-08-14T15:15:23.223Z] fdc0b547c145f72a9286221b0fd95be07ef18d55: digest: sha256:dfc97a3154fecdc4e24119b9d64eabc4a6df0c23aea706485829dd77431f4711 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:23.538Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:23.848Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-14T15:15:23.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-14T15:15:23.848Z] a6d51b8f7c11: Preparing [2023-08-14T15:15:23.848Z] 347fa76f76cc: Preparing [2023-08-14T15:15:23.848Z] d78597026fc3: Preparing [2023-08-14T15:15:23.848Z] fa56aa42a5db: Preparing [2023-08-14T15:15:23.848Z] 28f9a219f0ea: Preparing [2023-08-14T15:15:23.848Z] 36b50b131297: Preparing [2023-08-14T15:15:23.848Z] 36b50b131297: Waiting [2023-08-14T15:15:23.848Z] 347fa76f76cc: Layer already exists [2023-08-14T15:15:23.848Z] fa56aa42a5db: Layer already exists [2023-08-14T15:15:23.848Z] 28f9a219f0ea: Layer already exists [2023-08-14T15:15:23.848Z] a6d51b8f7c11: Layer already exists [2023-08-14T15:15:23.848Z] d78597026fc3: Layer already exists [2023-08-14T15:15:23.848Z] 36b50b131297: Layer already exists [2023-08-14T15:15:23.848Z] latest: digest: sha256:dfc97a3154fecdc4e24119b9d64eabc4a6df0c23aea706485829dd77431f4711 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:24.171Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:24.488Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.9 [2023-08-14T15:15:24.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-14T15:15:24.488Z] a6d51b8f7c11: Preparing [2023-08-14T15:15:24.488Z] 347fa76f76cc: Preparing [2023-08-14T15:15:24.488Z] d78597026fc3: Preparing [2023-08-14T15:15:24.488Z] fa56aa42a5db: Preparing [2023-08-14T15:15:24.488Z] 28f9a219f0ea: Preparing [2023-08-14T15:15:24.488Z] 36b50b131297: Preparing [2023-08-14T15:15:24.488Z] 36b50b131297: Waiting [2023-08-14T15:15:24.488Z] d78597026fc3: Layer already exists [2023-08-14T15:15:24.488Z] 28f9a219f0ea: Layer already exists [2023-08-14T15:15:24.488Z] a6d51b8f7c11: Layer already exists [2023-08-14T15:15:24.488Z] 347fa76f76cc: Layer already exists [2023-08-14T15:15:24.488Z] fa56aa42a5db: Layer already exists [2023-08-14T15:15:24.488Z] 36b50b131297: Layer already exists [2023-08-14T15:15:24.488Z] 3.1.0-dev.9: digest: sha256:dfc97a3154fecdc4e24119b9d64eabc4a6df0c23aea706485829dd77431f4711 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:24.795Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:25.094Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 [2023-08-14T15:15:25.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-14T15:15:25.095Z] a6d51b8f7c11: Preparing [2023-08-14T15:15:25.095Z] 347fa76f76cc: Preparing [2023-08-14T15:15:25.095Z] d78597026fc3: Preparing [2023-08-14T15:15:25.095Z] fa56aa42a5db: Preparing [2023-08-14T15:15:25.095Z] 28f9a219f0ea: Preparing [2023-08-14T15:15:25.095Z] 36b50b131297: Preparing [2023-08-14T15:15:25.095Z] 36b50b131297: Waiting [2023-08-14T15:15:25.095Z] d78597026fc3: Layer already exists [2023-08-14T15:15:25.095Z] a6d51b8f7c11: Layer already exists [2023-08-14T15:15:25.095Z] 347fa76f76cc: Layer already exists [2023-08-14T15:15:25.095Z] fa56aa42a5db: Layer already exists [2023-08-14T15:15:25.095Z] 28f9a219f0ea: Layer already exists [2023-08-14T15:15:25.095Z] 36b50b131297: Layer already exists [2023-08-14T15:15:25.095Z] fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9: digest: sha256:dfc97a3154fecdc4e24119b9d64eabc4a6df0c23aea706485829dd77431f4711 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:25.408Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:25.713Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-08-14T15:15:25.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-14T15:15:25.713Z] a6d51b8f7c11: Preparing [2023-08-14T15:15:25.713Z] 347fa76f76cc: Preparing [2023-08-14T15:15:25.713Z] d78597026fc3: Preparing [2023-08-14T15:15:25.713Z] fa56aa42a5db: Preparing [2023-08-14T15:15:25.713Z] 28f9a219f0ea: Preparing [2023-08-14T15:15:25.713Z] 36b50b131297: Preparing [2023-08-14T15:15:25.713Z] 36b50b131297: Waiting [2023-08-14T15:15:25.713Z] a6d51b8f7c11: Layer already exists [2023-08-14T15:15:25.713Z] d78597026fc3: Layer already exists [2023-08-14T15:15:25.713Z] fa56aa42a5db: Layer already exists [2023-08-14T15:15:25.713Z] 347fa76f76cc: Layer already exists [2023-08-14T15:15:25.713Z] 28f9a219f0ea: Layer already exists [2023-08-14T15:15:25.713Z] 36b50b131297: Layer already exists [2023-08-14T15:15:25.713Z] main: digest: sha256:dfc97a3154fecdc4e24119b9d64eabc4a6df0c23aea706485829dd77431f4711 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:15:25.771Z] ===================================================== [Pipeline] echo [2023-08-14T15:15:25.780Z] taggedImages: [2023-08-14T15:15:25.780Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55 [2023-08-14T15:15:25.780Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-14T15:15:25.780Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.9 [2023-08-14T15:15:25.780Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 [2023-08-14T15:15:25.780Z] - 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-08-14T15:15:26.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:15:26.150Z] [2023-08-14T15:15:26.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:15:26.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:15:26.456Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T15:15:26.456Z] 5eb5b503b376: Pulling fs layer [2023-08-14T15:15:26.456Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T15:15:26.456Z] ec43610c2a17: Pulling fs layer [2023-08-14T15:15:26.456Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T15:15:26.456Z] 33b1e0a273af: Pulling fs layer [2023-08-14T15:15:26.456Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T15:15:26.456Z] 2f39f015ded8: Pulling fs layer [2023-08-14T15:15:26.456Z] 3a2ae6a8a46f: Waiting [2023-08-14T15:15:26.456Z] 33b1e0a273af: Waiting [2023-08-14T15:15:26.456Z] 5d3b04190fa2: Waiting [2023-08-14T15:15:26.456Z] 2f39f015ded8: Waiting [2023-08-14T15:15:26.456Z] 5c69ac0246d0: Download complete [2023-08-14T15:15:26.456Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-14T15:15:26.456Z] 3a2ae6a8a46f: Download complete [2023-08-14T15:15:26.720Z] 33b1e0a273af: Verifying Checksum [2023-08-14T15:15:26.720Z] 33b1e0a273af: Download complete [2023-08-14T15:15:26.720Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T15:15:26.720Z] 5d3b04190fa2: Download complete [2023-08-14T15:15:26.720Z] ec43610c2a17: Verifying Checksum [2023-08-14T15:15:26.720Z] ec43610c2a17: Download complete [2023-08-14T15:15:26.720Z] 5eb5b503b376: Download complete [2023-08-14T15:15:27.286Z] 2f39f015ded8: Verifying Checksum [2023-08-14T15:15:27.286Z] 2f39f015ded8: Download complete [2023-08-14T15:15:27.852Z] 5eb5b503b376: Pull complete [2023-08-14T15:15:28.110Z] 5c69ac0246d0: Pull complete [2023-08-14T15:15:28.367Z] ec43610c2a17: Pull complete [2023-08-14T15:15:28.367Z] 3a2ae6a8a46f: Pull complete [2023-08-14T15:15:28.623Z] 33b1e0a273af: Pull complete [2023-08-14T15:15:28.623Z] 5d3b04190fa2: Pull complete [2023-08-14T15:15:32.801Z] 2f39f015ded8: Pull complete [2023-08-14T15:15:32.801Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T15:15:32.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:15:32.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:15:32.887Z] prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container [2023-08-14T15:15:32.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T15:15:36.106Z] $ docker top ad2219362a63a8898d1e91cb8a3fbbb37843095831ea47a90c12ce008671494e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:15:36.476Z] ---> job-cost.sh [2023-08-14T15:15:36.476Z] lf-activate-venv: SKIPPING [2023-08-14T15:15:36.476Z] INFO: No Stack... [2023-08-14T15:15:36.733Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T15:15:36.990Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T15:15:37.272Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-08-14T15:15:37.272Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T15:15:37.285Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] [2023-08-14T15:15:37.297Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] did not exist. Created. [2023-08-14T15:15:37.297Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T15:15:37.601Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-14T15:15:37.627Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T15:15:37.633Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T15:15:37.656Z] $ docker stop --time=1 ad2219362a63a8898d1e91cb8a3fbbb37843095831ea47a90c12ce008671494e [2023-08-14T15:15:38.824Z] $ docker rm -f --volumes ad2219362a63a8898d1e91cb8a3fbbb37843095831ea47a90c12ce008671494e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T15:16:50.889Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3514 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-08-14T15:16:50.903Z] Running in /w/workspace/app-service-configurable/178 [Pipeline] { [Pipeline] checkout [2023-08-14T15:16:50.937Z] Selected Git installation does not exist. Using Default [2023-08-14T15:16:50.937Z] The recommended git tool is: NONE [2023-08-14T15:16:57.630Z] using credential edgex-jenkins-ssh [2023-08-14T15:16:57.647Z] Cloning the remote Git repository [2023-08-14T15:16:57.698Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-08-14T15:16:57.815Z] > git init /w/workspace/app-service-configurable/178 # timeout=10 [2023-08-14T15:16:57.996Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-14T15:16:57.997Z] > git --version # timeout=10 [2023-08-14T15:16:58.020Z] > git --version # 'git version 2.25.1' [2023-08-14T15:16:58.023Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T15:16:58.186Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T15:16:59.355Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-14T15:16:59.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T15:17:00.406Z] Avoid second fetch [2023-08-14T15:17:00.407Z] Checking out Revision fdc0b547c145f72a9286221b0fd95be07ef18d55 (main) [2023-08-14T15:17:01.190Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#583)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T15:17:00.427Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T15:17:00.506Z] > git checkout -f fdc0b547c145f72a9286221b0fd95be07ef18d55 # timeout=10 [2023-08-14T15:17:02.241Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T15:17:02.241Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T15:17:02.241Z] Dload Upload Total Spent Left Speed [2023-08-14T15:17:02.241Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-08-14T15:17:02.877Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T15:17:03.210Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T15:17:03.210Z] + sudo tee /etc/docker/daemon.new [2023-08-14T15:17:03.210Z] { [2023-08-14T15:17:03.210Z] "registry-mirrors": [ [2023-08-14T15:17:03.210Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T15:17:03.210Z] ], [2023-08-14T15:17:03.210Z] "bip": "10.250.0.254/24", [2023-08-14T15:17:03.210Z] "hosts": [ [2023-08-14T15:17:03.210Z] "tcp://0.0.0.0:5555", [2023-08-14T15:17:03.210Z] "unix:///var/run/docker.sock" [2023-08-14T15:17:03.210Z] ], [2023-08-14T15:17:03.210Z] "mtu": 1458, [2023-08-14T15:17:03.210Z] "selinux-enabled": true, [2023-08-14T15:17:03.210Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T15:17:03.210Z] } [Pipeline] sh [2023-08-14T15:17:03.543Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T15:17:03.881Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:17:26.020Z] provisioning config files... [2023-08-14T15:17:26.053Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/178@tmp/config12530681730778812411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:17:26.433Z] ---> docker-login.sh [2023-08-14T15:17:26.433Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:17:27.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:17:27.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:17:27.309Z] Configure a credential helper to remove this warning. See [2023-08-14T15:17:27.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:17:27.309Z] [2023-08-14T15:17:27.309Z] Login Succeeded [2023-08-14T15:17:27.309Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:17:27.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:17:27.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:17:27.582Z] Configure a credential helper to remove this warning. See [2023-08-14T15:17:27.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:17:27.582Z] [2023-08-14T15:17:27.582Z] Login Succeeded [2023-08-14T15:17:27.582Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:17:27.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:17:28.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:17:28.129Z] Configure a credential helper to remove this warning. See [2023-08-14T15:17:28.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:17:28.129Z] [2023-08-14T15:17:28.129Z] Login Succeeded [2023-08-14T15:17:28.129Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:17:28.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:17:28.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:17:28.401Z] Configure a credential helper to remove this warning. See [2023-08-14T15:17:28.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:17:28.401Z] [2023-08-14T15:17:28.401Z] Login Succeeded [2023-08-14T15:17:28.401Z] docker.io [2023-08-14T15:17:28.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:17:28.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:17:28.942Z] Configure a credential helper to remove this warning. See [2023-08-14T15:17:28.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:17:28.942Z] [2023-08-14T15:17:28.942Z] Login Succeeded [2023-08-14T15:17:28.942Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:17:28.959Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T15:17:29.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:17:29.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:17:29.293Z] ========================================================= [2023-08-14T15:17:29.293Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T15:17:29.293Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:17:29.669Z] + 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-08-14T15:17:29.669Z] Sending build context to Docker daemon 176.6kB [2023-08-14T15:17:29.941Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:17:29.941Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-14T15:17:30.217Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T15:17:30.217Z] edb6bdbacee9: Pulling fs layer [2023-08-14T15:17:30.217Z] 5f9638ab2659: Pulling fs layer [2023-08-14T15:17:30.217Z] 8d51d6327a98: Pulling fs layer [2023-08-14T15:17:30.217Z] 8b374f2dd631: Pulling fs layer [2023-08-14T15:17:30.217Z] ec14aa9079de: Pulling fs layer [2023-08-14T15:17:30.217Z] 2f466654f4bb: Pulling fs layer [2023-08-14T15:17:30.217Z] 554e91adad29: Pulling fs layer [2023-08-14T15:17:30.217Z] ec14aa9079de: Waiting [2023-08-14T15:17:30.217Z] 2f466654f4bb: Waiting [2023-08-14T15:17:30.217Z] 554e91adad29: Waiting [2023-08-14T15:17:30.217Z] 8b374f2dd631: Waiting [2023-08-14T15:17:30.217Z] 5f9638ab2659: Download complete [2023-08-14T15:17:30.217Z] 8b374f2dd631: Verifying Checksum [2023-08-14T15:17:30.217Z] 8b374f2dd631: Download complete [2023-08-14T15:17:30.217Z] ec14aa9079de: Download complete [2023-08-14T15:17:30.217Z] edb6bdbacee9: Verifying Checksum [2023-08-14T15:17:30.217Z] edb6bdbacee9: Download complete [2023-08-14T15:17:31.642Z] edb6bdbacee9: Pull complete [2023-08-14T15:17:31.943Z] 554e91adad29: Download complete [2023-08-14T15:17:32.216Z] 5f9638ab2659: Pull complete [2023-08-14T15:17:33.186Z] 8d51d6327a98: Verifying Checksum [2023-08-14T15:17:33.186Z] 8d51d6327a98: Download complete [2023-08-14T15:17:33.186Z] 2f466654f4bb: Verifying Checksum [2023-08-14T15:17:33.186Z] 2f466654f4bb: Download complete [2023-08-14T15:17:43.297Z] 8d51d6327a98: Pull complete [2023-08-14T15:17:43.565Z] 8b374f2dd631: Pull complete [2023-08-14T15:17:43.834Z] ec14aa9079de: Pull complete [2023-08-14T15:17:50.513Z] 2f466654f4bb: Pull complete [2023-08-14T15:17:53.232Z] 554e91adad29: Pull complete [2023-08-14T15:17:53.232Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T15:17:53.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T15:17:53.232Z] ---> 1e15ea492957 [2023-08-14T15:17:53.232Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:17:54.201Z] ---> Running in c991a429a236 [2023-08-14T15:17:54.201Z] Removing intermediate container c991a429a236 [2023-08-14T15:17:54.201Z] ---> f8b88d94d628 [2023-08-14T15:17:54.201Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:17:54.472Z] ---> Running in 8c3fa0f93c6f [2023-08-14T15:17:54.741Z] Removing intermediate container 8c3fa0f93c6f [2023-08-14T15:17:54.741Z] ---> 610945bc1b8f [2023-08-14T15:17:54.741Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-14T15:17:54.741Z] ---> Running in 88a1fc79700f [2023-08-14T15:17:55.020Z] Removing intermediate container 88a1fc79700f [2023-08-14T15:17:55.020Z] ---> fe28a13c20de [2023-08-14T15:17:55.020Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:17:55.294Z] ---> Running in 646ed45173b4 [2023-08-14T15:17:56.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T15:17:57.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T15:17:58.203Z] OK: 263 MiB in 53 packages [2023-08-14T15:17:58.794Z] Removing intermediate container 646ed45173b4 [2023-08-14T15:17:58.794Z] ---> 260057377f5e [2023-08-14T15:17:58.794Z] Step 7/12 : WORKDIR /app [2023-08-14T15:17:59.068Z] ---> Running in df69fbd9501e [2023-08-14T15:17:59.336Z] Removing intermediate container df69fbd9501e [2023-08-14T15:17:59.336Z] ---> 2b639b9d00db [2023-08-14T15:17:59.336Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-14T15:17:59.922Z] ---> 88e95ca531d6 [2023-08-14T15:17:59.922Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:17:59.922Z] ---> Running in aff7e4522f71 [2023-08-14T15:19:07.866Z] Removing intermediate container aff7e4522f71 [2023-08-14T15:19:07.866Z] ---> a1a3f752d50f [2023-08-14T15:19:07.866Z] Step 10/12 : COPY . . [2023-08-14T15:19:08.455Z] ---> 8a5edac9fbc0 [2023-08-14T15:19:08.455Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T15:19:08.455Z] ---> Running in f79925daba2e [2023-08-14T15:19:08.726Z] Removing intermediate container f79925daba2e [2023-08-14T15:19:08.726Z] ---> 667978298c22 [2023-08-14T15:19:08.726Z] Step 12/12 : RUN $MAKE [2023-08-14T15:19:08.726Z] ---> Running in 067f951915d3 [2023-08-14T15:19:09.695Z] noop [2023-08-14T15:19:10.285Z] Removing intermediate container 067f951915d3 [2023-08-14T15:19:10.285Z] ---> 0798f0408ee6 [2023-08-14T15:19:10.285Z] Successfully built 0798f0408ee6 [2023-08-14T15:19:10.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:19:10.656Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T15:19:10.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:19:10.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-3514 does not seem to be running inside a container [2023-08-14T15:19:10.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/178 -v /w/workspace/app-service-configurable/178:/w/workspace/app-service-configurable/178:rw,z -v /w/workspace/app-service-configurable/178@tmp:/w/workspace/app-service-configurable/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T15:19:12.206Z] $ docker top 5d9ee9cc036eaf22ddbeac0cb5fbff71e3d83e49756bd2d99e0b451bc1ff2ab5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:19:13.046Z] + go version [2023-08-14T15:19:13.046Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T15:19:13.075Z] $ docker stop --time=1 5d9ee9cc036eaf22ddbeac0cb5fbff71e3d83e49756bd2d99e0b451bc1ff2ab5 [2023-08-14T15:19:14.722Z] $ docker rm -f --volumes 5d9ee9cc036eaf22ddbeac0cb5fbff71e3d83e49756bd2d99e0b451bc1ff2ab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:19:15.262Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T15:19:15.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:19:15.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-3514 does not seem to be running inside a container [2023-08-14T15:19:15.513Z] $ 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/178 -v /w/workspace/app-service-configurable/178:/w/workspace/app-service-configurable/178:rw,z -v /w/workspace/app-service-configurable/178@tmp:/w/workspace/app-service-configurable/178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T15:19:16.692Z] $ docker top 4363d25def6f20338d023a15810fdfb96845655fd7b497aa5d039a150e8244f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:19:17.561Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/178 [Pipeline] fileExists [Pipeline] sh [2023-08-14T15:19:18.214Z] + make test [2023-08-14T15:19:18.214Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T15:22:55.057Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-14T15:22:55.057Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-14T15:22:55.057Z] go vet ./... [2023-08-14T15:25:31.796Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T15:25:31.796Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T15:25:31.796Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-14T15:25:31.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T15:25:31.833Z] $ docker stop --time=1 4363d25def6f20338d023a15810fdfb96845655fd7b497aa5d039a150e8244f7 [2023-08-14T15:25:33.723Z] $ docker rm -f --volumes 4363d25def6f20338d023a15810fdfb96845655fd7b497aa5d039a150e8244f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:25:35.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T15:25:35.312Z] Warning: overwriting stash ‘coverage-report’ [2023-08-14T15:25:35.784Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T15:25:36.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T15:25:36.518Z] + ls -al . [2023-08-14T15:25:36.518Z] total 176 [2023-08-14T15:25:36.518Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 14 15:19 . [2023-08-14T15:25:36.518Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:16 .. [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 15:17 .dockerignore [2023-08-14T15:25:36.518Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:17 .git [2023-08-14T15:25:36.518Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:17 .github [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 14 15:17 .gitignore [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 15:17 .golangci.yml [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 9736 Aug 14 15:17 Attribution.txt [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 14 15:17 CHANGELOG.md [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 14 15:17 Dockerfile [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 15:17 GOVERNANCE.md [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 14 15:17 Jenkinsfile [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 15:17 LICENSE [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 15:17 OWNERS.md [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 14 15:17 README.md [2023-08-14T15:25:36.518Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:13 VERSION [2023-08-14T15:25:36.518Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:17 bin [2023-08-14T15:25:36.518Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 14 15:19 coverage.out [2023-08-14T15:25:36.519Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 14 15:17 go.mod [2023-08-14T15:25:36.519Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 14 15:17 go.sum [2023-08-14T15:25:36.519Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 15:17 main.go [2023-08-14T15:25:36.519Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 14 15:17 makefile [2023-08-14T15:25:36.519Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 15:17 res [2023-08-14T15:25:36.519Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:25:36.871Z] + 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=fdc0b547c145f72a9286221b0fd95be07ef18d55 --label arch=arm64 --label version=3.1.0-dev.9 . [2023-08-14T15:25:36.871Z] Sending build context to Docker daemon 177.7kB [2023-08-14T15:25:37.139Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T15:25:37.139Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-14T15:25:37.139Z] ---> 0798f0408ee6 [2023-08-14T15:25:37.139Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T15:25:37.139Z] ---> Running in 734f35d80b15 [2023-08-14T15:25:37.412Z] Removing intermediate container 734f35d80b15 [2023-08-14T15:25:37.412Z] ---> cf4d05d95f8b [2023-08-14T15:25:37.412Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T15:25:37.683Z] ---> Running in 3b8bf7d0b51a [2023-08-14T15:25:37.951Z] Removing intermediate container 3b8bf7d0b51a [2023-08-14T15:25:37.952Z] ---> 7c14ddf45911 [2023-08-14T15:25:37.952Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-14T15:25:37.952Z] ---> Running in 3848223e8e8e [2023-08-14T15:25:38.223Z] Removing intermediate container 3848223e8e8e [2023-08-14T15:25:38.223Z] ---> 271c38442e26 [2023-08-14T15:25:38.223Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T15:25:38.492Z] ---> Running in 936f1c9576d4 [2023-08-14T15:25:39.456Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T15:25:40.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T15:25:41.467Z] OK: 263 MiB in 53 packages [2023-08-14T15:25:43.423Z] Removing intermediate container 936f1c9576d4 [2023-08-14T15:25:43.423Z] ---> c2935b7ba40d [2023-08-14T15:25:43.423Z] Step 7/26 : WORKDIR /app [2023-08-14T15:25:43.423Z] ---> Running in bca88b0e2a6a [2023-08-14T15:25:44.007Z] Removing intermediate container bca88b0e2a6a [2023-08-14T15:25:44.007Z] ---> dabf64aa831e [2023-08-14T15:25:44.007Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-14T15:25:44.275Z] ---> 0c996c6dd749 [2023-08-14T15:25:44.275Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T15:25:44.546Z] ---> Running in cd95459c0c4d [2023-08-14T15:25:47.140Z] Removing intermediate container cd95459c0c4d [2023-08-14T15:25:47.140Z] ---> 4878700b7b21 [2023-08-14T15:25:47.140Z] Step 10/26 : COPY . . [2023-08-14T15:25:47.728Z] ---> ca50fd28bfdb [2023-08-14T15:25:47.728Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T15:25:48.001Z] ---> Running in dc4672b7aea8 [2023-08-14T15:25:48.271Z] Removing intermediate container dc4672b7aea8 [2023-08-14T15:25:48.271Z] ---> f1e8b6b5a25d [2023-08-14T15:25:48.271Z] Step 12/26 : RUN $MAKE [2023-08-14T15:25:48.271Z] ---> Running in bb70b4003876 [2023-08-14T15:25:49.235Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.9" -trimpath -mod=readonly -o app-service-configurable [2023-08-14T15:28:25.969Z] Removing intermediate container bb70b4003876 [2023-08-14T15:28:25.969Z] ---> 68ebac18d81c [2023-08-14T15:28:25.969Z] Step 13/26 : FROM alpine:3.17 [2023-08-14T15:28:25.969Z] 3.17: Pulling from library/alpine [2023-08-14T15:28:25.969Z] 4060ece20d7a: Pulling fs layer [2023-08-14T15:28:25.969Z] 4060ece20d7a: Verifying Checksum [2023-08-14T15:28:25.969Z] 4060ece20d7a: Pull complete [2023-08-14T15:28:25.969Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T15:28:25.969Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T15:28:25.969Z] ---> 8650cd65339b [2023-08-14T15:28:25.969Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-14T15:28:25.969Z] ---> Running in 5c99d990de0f [2023-08-14T15:28:25.969Z] Removing intermediate container 5c99d990de0f [2023-08-14T15:28:25.969Z] ---> 92f8b3e0ef09 [2023-08-14T15:28:25.969Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-14T15:28:25.969Z] ---> Running in acc95d91e680 [2023-08-14T15:28:25.969Z] Removing intermediate container acc95d91e680 [2023-08-14T15:28:25.969Z] ---> 3d1c0588f741 [2023-08-14T15:28:25.969Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T15:28:25.969Z] ---> Running in f4cdef38263f [2023-08-14T15:28:25.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T15:28:25.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T15:28:25.969Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T15:28:25.969Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T15:28:25.969Z] Executing busybox-1.35.0-r29.trigger [2023-08-14T15:28:25.969Z] Executing ca-certificates-20230506-r0.trigger [2023-08-14T15:28:25.969Z] OK: 8 MiB in 17 packages [2023-08-14T15:28:25.969Z] Removing intermediate container f4cdef38263f [2023-08-14T15:28:25.969Z] ---> d4742760ee8d [2023-08-14T15:28:25.969Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-14T15:28:25.969Z] ---> dcfad958e48d [2023-08-14T15:28:25.969Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-14T15:28:27.921Z] ---> 8cd62c338f4b [2023-08-14T15:28:27.921Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-14T15:28:28.512Z] ---> 6bf3f0ede1cf [2023-08-14T15:28:28.512Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-14T15:28:29.944Z] ---> 88654b745c95 [2023-08-14T15:28:29.944Z] Step 21/26 : EXPOSE 48095 [2023-08-14T15:28:29.944Z] ---> Running in 6a0551e7e788 [2023-08-14T15:28:30.212Z] Removing intermediate container 6a0551e7e788 [2023-08-14T15:28:30.212Z] ---> 93f32e74df31 [2023-08-14T15:28:30.212Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-14T15:28:30.480Z] ---> Running in 738d94ff92d0 [2023-08-14T15:28:30.747Z] Removing intermediate container 738d94ff92d0 [2023-08-14T15:28:30.747Z] ---> f42060cf56fa [2023-08-14T15:28:30.747Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-14T15:28:30.747Z] ---> Running in 7588d6f99143 [2023-08-14T15:28:31.018Z] Removing intermediate container 7588d6f99143 [2023-08-14T15:28:31.018Z] ---> a795461a6052 [2023-08-14T15:28:31.018Z] Step 24/26 : LABEL arch=arm64 [2023-08-14T15:28:31.287Z] ---> Running in 0040e23e8bc8 [2023-08-14T15:28:31.556Z] Removing intermediate container 0040e23e8bc8 [2023-08-14T15:28:31.556Z] ---> 31e4060acd6e [2023-08-14T15:28:31.556Z] Step 25/26 : LABEL git_sha=fdc0b547c145f72a9286221b0fd95be07ef18d55 [2023-08-14T15:28:31.556Z] ---> Running in e86d94637ff6 [2023-08-14T15:28:31.823Z] Removing intermediate container e86d94637ff6 [2023-08-14T15:28:31.823Z] ---> d453d96c0b13 [2023-08-14T15:28:31.823Z] Step 26/26 : LABEL version=3.1.0-dev.9 [2023-08-14T15:28:31.823Z] ---> Running in 70e606408b4e [2023-08-14T15:28:32.411Z] Removing intermediate container 70e606408b4e [2023-08-14T15:28:32.411Z] ---> 6ba9ba4043ae [2023-08-14T15:28:32.411Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T15:28:32.411Z] Successfully built 6ba9ba4043ae [2023-08-14T15:28:32.411Z] 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-08-14T15:28:32.541Z] provisioning config files... [2023-08-14T15:28:32.558Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/178@tmp/config1833872224079755923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:28:32.905Z] ---> docker-login.sh [2023-08-14T15:28:32.905Z] nexus3.edgexfoundry.org:10001 [2023-08-14T15:28:33.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:28:33.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:28:33.173Z] Configure a credential helper to remove this warning. See [2023-08-14T15:28:33.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:28:33.173Z] [2023-08-14T15:28:33.173Z] Login Succeeded [2023-08-14T15:28:33.173Z] nexus3.edgexfoundry.org:10002 [2023-08-14T15:28:33.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:28:33.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:28:33.707Z] Configure a credential helper to remove this warning. See [2023-08-14T15:28:33.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:28:33.707Z] [2023-08-14T15:28:33.707Z] Login Succeeded [2023-08-14T15:28:33.707Z] nexus3.edgexfoundry.org:10003 [2023-08-14T15:28:33.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:28:33.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:28:33.974Z] Configure a credential helper to remove this warning. See [2023-08-14T15:28:33.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:28:33.974Z] [2023-08-14T15:28:33.974Z] Login Succeeded [2023-08-14T15:28:33.974Z] nexus3.edgexfoundry.org:10004 [2023-08-14T15:28:34.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:28:34.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:28:34.241Z] Configure a credential helper to remove this warning. See [2023-08-14T15:28:34.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:28:34.241Z] [2023-08-14T15:28:34.241Z] Login Succeeded [2023-08-14T15:28:34.241Z] docker.io [2023-08-14T15:28:34.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T15:28:35.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T15:28:35.088Z] Configure a credential helper to remove this warning. See [2023-08-14T15:28:35.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T15:28:35.088Z] [2023-08-14T15:28:35.088Z] Login Succeeded [2023-08-14T15:28:35.088Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T15:28:35.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:28:35.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T15:28:35.155Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-08-14T15:28:35.155Z] fdc0b547c145f72a9286221b0fd95be07ef18d55 [2023-08-14T15:28:35.155Z] latest [2023-08-14T15:28:35.155Z] 3.1.0-dev.9 [2023-08-14T15:28:35.155Z] fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 [2023-08-14T15:28:35.155Z] main [2023-08-14T15:28:35.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:35.516Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:35.878Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55 [2023-08-14T15:28:35.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-14T15:28:35.878Z] 4e33bba893f7: Preparing [2023-08-14T15:28:35.878Z] 86c527fe5fa9: Preparing [2023-08-14T15:28:35.878Z] fc3be0667093: Preparing [2023-08-14T15:28:35.878Z] 250728ac7ed2: Preparing [2023-08-14T15:28:35.878Z] 808f3f2eed98: Preparing [2023-08-14T15:28:35.878Z] d2d9d24a8c2a: Preparing [2023-08-14T15:28:35.878Z] d2d9d24a8c2a: Waiting [2023-08-14T15:28:36.144Z] fc3be0667093: Pushed [2023-08-14T15:28:36.144Z] 250728ac7ed2: Pushed [2023-08-14T15:28:36.144Z] 86c527fe5fa9: Pushed [2023-08-14T15:28:36.144Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:28:36.410Z] 808f3f2eed98: Pushed [2023-08-14T15:28:40.666Z] 4e33bba893f7: Pushed [2023-08-14T15:28:40.666Z] fdc0b547c145f72a9286221b0fd95be07ef18d55: digest: sha256:20f0760271599367a60ae49b41771ab1e054f8dce66f77def1f9330349dd04be size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:41.010Z] + 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-08-14T15:28:41.348Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-14T15:28:41.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-14T15:28:41.348Z] 4e33bba893f7: Preparing [2023-08-14T15:28:41.348Z] 86c527fe5fa9: Preparing [2023-08-14T15:28:41.348Z] fc3be0667093: Preparing [2023-08-14T15:28:41.348Z] 250728ac7ed2: Preparing [2023-08-14T15:28:41.348Z] 808f3f2eed98: Preparing [2023-08-14T15:28:41.348Z] d2d9d24a8c2a: Preparing [2023-08-14T15:28:41.348Z] d2d9d24a8c2a: Waiting [2023-08-14T15:28:41.348Z] 4e33bba893f7: Layer already exists [2023-08-14T15:28:41.348Z] 86c527fe5fa9: Layer already exists [2023-08-14T15:28:41.348Z] 808f3f2eed98: Layer already exists [2023-08-14T15:28:41.348Z] fc3be0667093: Layer already exists [2023-08-14T15:28:41.348Z] 250728ac7ed2: Layer already exists [2023-08-14T15:28:41.348Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:28:41.616Z] latest: digest: sha256:20f0760271599367a60ae49b41771ab1e054f8dce66f77def1f9330349dd04be size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:41.963Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:42.304Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.9 [2023-08-14T15:28:42.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-14T15:28:42.304Z] 4e33bba893f7: Preparing [2023-08-14T15:28:42.304Z] 86c527fe5fa9: Preparing [2023-08-14T15:28:42.304Z] fc3be0667093: Preparing [2023-08-14T15:28:42.304Z] 250728ac7ed2: Preparing [2023-08-14T15:28:42.304Z] 808f3f2eed98: Preparing [2023-08-14T15:28:42.304Z] d2d9d24a8c2a: Preparing [2023-08-14T15:28:42.304Z] d2d9d24a8c2a: Waiting [2023-08-14T15:28:42.304Z] fc3be0667093: Layer already exists [2023-08-14T15:28:42.304Z] 250728ac7ed2: Layer already exists [2023-08-14T15:28:42.304Z] 808f3f2eed98: Layer already exists [2023-08-14T15:28:42.304Z] 4e33bba893f7: Layer already exists [2023-08-14T15:28:42.304Z] 86c527fe5fa9: Layer already exists [2023-08-14T15:28:42.304Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:28:42.304Z] 3.1.0-dev.9: digest: sha256:20f0760271599367a60ae49b41771ab1e054f8dce66f77def1f9330349dd04be size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:42.913Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:43.267Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 [2023-08-14T15:28:43.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-14T15:28:43.267Z] 4e33bba893f7: Preparing [2023-08-14T15:28:43.267Z] 86c527fe5fa9: Preparing [2023-08-14T15:28:43.267Z] fc3be0667093: Preparing [2023-08-14T15:28:43.267Z] 250728ac7ed2: Preparing [2023-08-14T15:28:43.267Z] 808f3f2eed98: Preparing [2023-08-14T15:28:43.267Z] d2d9d24a8c2a: Preparing [2023-08-14T15:28:43.267Z] d2d9d24a8c2a: Waiting [2023-08-14T15:28:43.267Z] fc3be0667093: Layer already exists [2023-08-14T15:28:43.267Z] 4e33bba893f7: Layer already exists [2023-08-14T15:28:43.267Z] 808f3f2eed98: Layer already exists [2023-08-14T15:28:43.267Z] 250728ac7ed2: Layer already exists [2023-08-14T15:28:43.267Z] 86c527fe5fa9: Layer already exists [2023-08-14T15:28:43.267Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:28:43.533Z] fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9: digest: sha256:20f0760271599367a60ae49b41771ab1e054f8dce66f77def1f9330349dd04be size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:43.936Z] + 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-08-14T15:28:44.288Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-08-14T15:28:44.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-14T15:28:44.288Z] 4e33bba893f7: Preparing [2023-08-14T15:28:44.288Z] 86c527fe5fa9: Preparing [2023-08-14T15:28:44.288Z] fc3be0667093: Preparing [2023-08-14T15:28:44.288Z] 250728ac7ed2: Preparing [2023-08-14T15:28:44.288Z] 808f3f2eed98: Preparing [2023-08-14T15:28:44.288Z] d2d9d24a8c2a: Preparing [2023-08-14T15:28:44.288Z] d2d9d24a8c2a: Waiting [2023-08-14T15:28:44.288Z] 808f3f2eed98: Layer already exists [2023-08-14T15:28:44.288Z] 86c527fe5fa9: Layer already exists [2023-08-14T15:28:44.288Z] fc3be0667093: Layer already exists [2023-08-14T15:28:44.288Z] 4e33bba893f7: Layer already exists [2023-08-14T15:28:44.288Z] 250728ac7ed2: Layer already exists [2023-08-14T15:28:44.288Z] d2d9d24a8c2a: Layer already exists [2023-08-14T15:28:44.557Z] main: digest: sha256:20f0760271599367a60ae49b41771ab1e054f8dce66f77def1f9330349dd04be size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T15:28:44.621Z] ===================================================== [Pipeline] echo [2023-08-14T15:28:44.629Z] taggedImages: [2023-08-14T15:28:44.629Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55 [2023-08-14T15:28:44.629Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-14T15:28:44.629Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.9 [2023-08-14T15:28:44.629Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fdc0b547c145f72a9286221b0fd95be07ef18d55-3.1.0-dev.9 [2023-08-14T15:28:44.629Z] - 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-08-14T15:28:45.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T15:28:45.006Z] [2023-08-14T15:28:45.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:28:45.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T15:28:45.429Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T15:28:45.429Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T15:28:45.429Z] 04944245beec: Pulling fs layer [2023-08-14T15:28:45.429Z] 699f458cf7ca: Pulling fs layer [2023-08-14T15:28:45.429Z] 765212b225bb: Pulling fs layer [2023-08-14T15:28:45.429Z] f23df028b6ca: Pulling fs layer [2023-08-14T15:28:45.429Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T15:28:45.429Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T15:28:45.429Z] f23df028b6ca: Waiting [2023-08-14T15:28:45.429Z] d65c8cfc05b1: Waiting [2023-08-14T15:28:45.429Z] 2437ff75d9bd: Waiting [2023-08-14T15:28:45.429Z] 765212b225bb: Waiting [2023-08-14T15:28:45.706Z] 04944245beec: Verifying Checksum [2023-08-14T15:28:45.706Z] 04944245beec: Download complete [2023-08-14T15:28:45.706Z] 765212b225bb: Verifying Checksum [2023-08-14T15:28:45.706Z] 765212b225bb: Download complete [2023-08-14T15:28:45.706Z] f23df028b6ca: Download complete [2023-08-14T15:28:45.706Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T15:28:45.706Z] d65c8cfc05b1: Download complete [2023-08-14T15:28:46.001Z] 699f458cf7ca: Verifying Checksum [2023-08-14T15:28:46.001Z] 699f458cf7ca: Download complete [2023-08-14T15:28:46.281Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T15:28:46.281Z] 8998bd30e6a1: Download complete [2023-08-14T15:28:48.864Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T15:28:48.864Z] 2437ff75d9bd: Download complete [2023-08-14T15:28:50.276Z] 8998bd30e6a1: Pull complete [2023-08-14T15:28:50.542Z] 04944245beec: Pull complete [2023-08-14T15:28:51.949Z] 699f458cf7ca: Pull complete [2023-08-14T15:28:51.949Z] 765212b225bb: Pull complete [2023-08-14T15:28:56.194Z] f23df028b6ca: Pull complete [2023-08-14T15:28:56.461Z] d65c8cfc05b1: Pull complete [2023-08-14T15:29:08.766Z] 2437ff75d9bd: Pull complete [2023-08-14T15:29:09.032Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T15:29:09.032Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T15:29:09.032Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:29:09.232Z] prd-ubuntu20.04-docker-arm64-4c-16g-3514 does not seem to be running inside a container [2023-08-14T15:29:09.305Z] $ 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/178 -v /w/workspace/app-service-configurable/178:/w/workspace/app-service-configurable/178:rw,z -v /w/workspace/app-service-configurable/178@tmp:/w/workspace/app-service-configurable/178@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:arm64 cat [2023-08-14T15:29:11.975Z] $ docker top f0030e58067e05c7b29018919aad4e2d7f10542ac28b2ef556baa15015191a93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:12.816Z] ---> job-cost.sh [2023-08-14T15:29:12.816Z] lf-activate-venv: SKIPPING [2023-08-14T15:29:12.816Z] INFO: No Stack... [2023-08-14T15:29:13.398Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T15:29:13.982Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T15:29:14.622Z] + cut -d, -f6 [2023-08-14T15:29:14.623Z] + cat /w/workspace/app-service-configurable/178/archives/cost.csv [Pipeline] lock [2023-08-14T15:29:14.683Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] [2023-08-14T15:29:14.691Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] did not exist. Created. [2023-08-14T15:29:14.692Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T15:29:15.341Z] /w/workspace/app-service-configurable/178@tmp/durable-079f0ac6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-14T15:29:15.993Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T15:29:16.015Z] Warning: overwriting stash ‘stack-cost’ [2023-08-14T15:29:16.076Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T15:29:16.092Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-178-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T15:29:16.116Z] $ docker stop --time=1 f0030e58067e05c7b29018919aad4e2d7f10542ac28b2ef556baa15015191a93 [2023-08-14T15:29:17.602Z] $ docker rm -f --volumes f0030e58067e05c7b29018919aad4e2d7f10542ac28b2ef556baa15015191a93 [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-08-14T15:29:17.996Z] provisioning config files... [2023-08-14T15:29:18.004Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17128123105783909084tmp [Pipeline] { [Pipeline] sh [2023-08-14T15:29:18.295Z] + set +x [2023-08-14T15:29:18.295Z] + curl -s https://codecov.io/bash [2023-08-14T15:29:18.295Z] + bash -s -- [2023-08-14T15:29:18.295Z] [2023-08-14T15:29:18.295Z] _____ _ [2023-08-14T15:29:18.295Z] / ____| | | [2023-08-14T15:29:18.295Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T15:29:18.295Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T15:29:18.295Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T15:29:18.295Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T15:29:18.295Z] Bash-1.0.6 [2023-08-14T15:29:18.295Z] [2023-08-14T15:29:18.295Z] [2023-08-14T15:29:18.295Z] ==> git version 2.25.1 found [2023-08-14T15:29:18.295Z] ==> 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-08-14T15:29:18.295Z] Release-Date: 2020-01-08 [2023-08-14T15:29:18.295Z] 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-08-14T15:29:18.295Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T15:29:18.295Z] ==> Jenkins CI detected. [2023-08-14T15:29:18.295Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-08-14T15:29:18.295Z] project root: . [2023-08-14T15:29:18.295Z] --> token set from env [2023-08-14T15:29:18.295Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T15:29:18.295Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T15:29:18.295Z] ==> Python coveragepy not found [2023-08-14T15:29:18.295Z] ==> Searching for coverage reports in: [2023-08-14T15:29:18.295Z] + . [2023-08-14T15:29:18.295Z] -> Found 1 reports [2023-08-14T15:29:18.295Z] ==> Detecting git/mercurial file structure [2023-08-14T15:29:18.295Z] ==> Reading reports [2023-08-14T15:29:18.295Z] + ./coverage.out bytes=13 [2023-08-14T15:29:18.295Z] ==> Appending adjustments [2023-08-14T15:29:18.295Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T15:29:18.553Z] + Found adjustments [2023-08-14T15:29:18.553Z] ==> Gzipping contents [2023-08-14T15:29:18.553Z] 4.0K /tmp/codecov.PJH27U.gz [2023-08-14T15:29:18.553Z] ==> Uploading reports [2023-08-14T15:29:18.553Z] url: https://codecov.io [2023-08-14T15:29:18.553Z] query: branch=main&commit=fdc0b547c145f72a9286221b0fd95be07ef18d55&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T15:29:18.553Z] -> Pinging Codecov [2023-08-14T15:29:18.553Z] 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=fdc0b547c145f72a9286221b0fd95be07ef18d55&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T15:29:18.553Z] -> Uploading to [2023-08-14T15:29:18.553Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/A97CA9966030D2A3747ED39772930CCE/fdc0b547c145f72a9286221b0fd95be07ef18d55/68f1acd9-860e-4435-9e81-1338c1b921eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T152918Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4966530702f2e94117111413577f7369dafa989a3e768ba94e3f67f638bec22f [2023-08-14T15:29:18.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T15:29:18.553Z] Dload Upload Total Spent Left Speed [2023-08-14T15:29:18.812Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2383 --:--:-- --:--:-- --:--:-- 2370 100 429 0 0 100 429 0 2383 --:--:-- --:--:-- --:--:-- 2370 [2023-08-14T15:29:18.812Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] } [2023-08-14T15:29:18.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-14T15:29:18.937Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-14T15:29:18.953Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:19.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T15:29:19.256Z] [2023-08-14T15:29:19.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:19.555Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T15:29:19.555Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-14T15:29:19.555Z] df9b9388f04a: Pulling fs layer [2023-08-14T15:29:19.555Z] 52dc419b0ee2: Pulling fs layer [2023-08-14T15:29:19.555Z] 25bc292e5bac: Pulling fs layer [2023-08-14T15:29:19.555Z] 114826534d7a: Pulling fs layer [2023-08-14T15:29:19.555Z] 4657fd5d0bcf: Pulling fs layer [2023-08-14T15:29:19.555Z] 6ad1cebc031e: Pulling fs layer [2023-08-14T15:29:19.555Z] 8a3aa393b2d8: Pulling fs layer [2023-08-14T15:29:19.555Z] 8a3aa393b2d8: Waiting [2023-08-14T15:29:19.555Z] 6ad1cebc031e: Waiting [2023-08-14T15:29:19.555Z] 114826534d7a: Waiting [2023-08-14T15:29:19.555Z] 4657fd5d0bcf: Waiting [2023-08-14T15:29:19.555Z] 25bc292e5bac: Verifying Checksum [2023-08-14T15:29:19.555Z] 25bc292e5bac: Download complete [2023-08-14T15:29:19.555Z] 52dc419b0ee2: Verifying Checksum [2023-08-14T15:29:19.555Z] 52dc419b0ee2: Download complete [2023-08-14T15:29:19.555Z] 4657fd5d0bcf: Download complete [2023-08-14T15:29:19.555Z] df9b9388f04a: Verifying Checksum [2023-08-14T15:29:19.555Z] df9b9388f04a: Download complete [2023-08-14T15:29:19.816Z] df9b9388f04a: Pull complete [2023-08-14T15:29:19.816Z] 6ad1cebc031e: Verifying Checksum [2023-08-14T15:29:19.816Z] 6ad1cebc031e: Download complete [2023-08-14T15:29:19.816Z] 52dc419b0ee2: Pull complete [2023-08-14T15:29:19.816Z] 25bc292e5bac: Pull complete [2023-08-14T15:29:20.385Z] 114826534d7a: Download complete [2023-08-14T15:29:20.385Z] 8a3aa393b2d8: Verifying Checksum [2023-08-14T15:29:20.385Z] 8a3aa393b2d8: Download complete [2023-08-14T15:29:23.664Z] 114826534d7a: Pull complete [2023-08-14T15:29:23.664Z] 4657fd5d0bcf: Pull complete [2023-08-14T15:29:23.920Z] 6ad1cebc031e: Pull complete [2023-08-14T15:29:26.441Z] 8a3aa393b2d8: Pull complete [2023-08-14T15:29:26.441Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-14T15:29:26.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T15:29:26.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:29:26.520Z] prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container [2023-08-14T15:29:26.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-14T15:29:29.085Z] $ docker top 1c9350eb48dbebe9cd7beeeb78527d69fa3c3293792b4e244da2d9e383228dc9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T15:29:29.125Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-08-14T15:29:29.403Z] + set -o pipefail [2023-08-14T15:29:29.403Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-08-14T15:29:35.970Z] [2023-08-14T15:29:35.970Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-08-14T15:29:35.970Z] [2023-08-14T15:29:35.970Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/cfed58a8-7835-44d4-9c8a-44bfe7cd5439 [2023-08-14T15:29:35.970Z] [2023-08-14T15:29:35.970Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-14T15:29:35.970Z] [2023-08-14T15:29:35.970Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-14T15:29:35.970Z] [2023-08-14T15:29:36.230Z] [2023-08-14T15:29:36.230Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-14T15:29:36.230Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-14T15:29:36.230Z] More details here: https://snyk.co/ue1NS [2023-08-14T15:29:36.230Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-14T15:29:36.230Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-14T15:29:36.256Z] $ docker stop --time=1 1c9350eb48dbebe9cd7beeeb78527d69fa3c3293792b4e244da2d9e383228dc9 [2023-08-14T15:29:38.697Z] $ docker rm -f --volumes 1c9350eb48dbebe9cd7beeeb78527d69fa3c3293792b4e244da2d9e383228dc9 [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-08-14T15:29:39.371Z] + git log --format=format:%s -1 fdc0b547c145f72a9286221b0fd95be07ef18d55 [Pipeline] sh [2023-08-14T15:29:39.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:29:39.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:39.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:29:39.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:29:40.031Z] prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container [2023-08-14T15:29:40.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T15:29:40.536Z] $ docker top 0978db1e6555ce51b809675f8ba6ded4eba6973dcfdabcbfb5a90c2d6855fb29 -eo pid,comm [2023-08-14T15:29:40.568Z] 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-08-14T15:29:40.568Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:29:40.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:29:40.638Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:29:40.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:29:40.766Z] $ docker exec 0978db1e6555ce51b809675f8ba6ded4eba6973dcfdabcbfb5a90c2d6855fb29 ssh-agent [2023-08-14T15:29:40.852Z] SSH_AUTH_SOCK=/tmp/ssh-89pKW8FXziuv/agent.32 [2023-08-14T15:29:40.852Z] SSH_AGENT_PID=38 [2023-08-14T15:29:40.857Z] Running ssh-add (command line suppressed) [2023-08-14T15:29:40.962Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16595221910870955277.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16595221910870955277.key) [2023-08-14T15:29:40.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:29:41.245Z] + git semver tag [2023-08-14T15:29:41.503Z] 2023-08-14 15:29:41,420 [run_tag] DEBUG tag force:False [2023-08-14T15:29:41.503Z] 2023-08-14 15:29:41,421 [check_head_tag] DEBUG check head tag [2023-08-14T15:29:41.503Z] 2023-08-14 15:29:41,421 [execute] INFO git cat-file --batch-check [2023-08-14T15:29:41.503Z] 2023-08-14 15:29:41,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-14T15:29:41.503Z] 2023-08-14 15:29:41,424 [execute] INFO git cat-file --batch [2023-08-14T15:29:41.503Z] 2023-08-14 15:29:41,424 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-14T15:29:41.503Z] 2023-08-14 15:29:41,437 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T15:29:41.503Z] 2023-08-14 15:29:41,437 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 [2023-08-14T15:29:41.504Z] 2023-08-14 15:29:41,437 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-08-14T15:29:41.504Z] 2023-08-14 15:29:41,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T15:29:41.504Z] 3.1.0-dev.9 [Pipeline] } [2023-08-14T15:29:41.527Z] $ docker exec --env ******** --env ******** 0978db1e6555ce51b809675f8ba6ded4eba6973dcfdabcbfb5a90c2d6855fb29 ssh-agent -k [2023-08-14T15:29:41.622Z] unset SSH_AUTH_SOCK; [2023-08-14T15:29:41.622Z] unset SSH_AGENT_PID; [2023-08-14T15:29:41.622Z] echo Agent pid 38 killed; [2023-08-14T15:29:41.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:29:41.926Z] + git semver [Pipeline] } [2023-08-14T15:29:42.211Z] $ docker stop --time=1 0978db1e6555ce51b809675f8ba6ded4eba6973dcfdabcbfb5a90c2d6855fb29 [2023-08-14T15:29:43.454Z] $ docker rm -f --volumes 0978db1e6555ce51b809675f8ba6ded4eba6973dcfdabcbfb5a90c2d6855fb29 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:43.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T15:29:43.824Z] [2023-08-14T15:29:43.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:29:44.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T15:29:44.122Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-14T15:29:44.122Z] ab5ef0e58194: Pulling fs layer [2023-08-14T15:29:44.122Z] 9712f1f96733: Pulling fs layer [2023-08-14T15:29:44.122Z] 63f879dbbcfc: Pulling fs layer [2023-08-14T15:29:44.122Z] 0d9ebad4ef96: Pulling fs layer [2023-08-14T15:29:44.122Z] e9a5061849ea: Pulling fs layer [2023-08-14T15:29:44.122Z] d747dcd14b5f: Pulling fs layer [2023-08-14T15:29:44.122Z] 2de7ff778b66: Pulling fs layer [2023-08-14T15:29:44.122Z] e9a5061849ea: Waiting [2023-08-14T15:29:44.122Z] d747dcd14b5f: Waiting [2023-08-14T15:29:44.122Z] 0d9ebad4ef96: Waiting [2023-08-14T15:29:44.122Z] 2de7ff778b66: Waiting [2023-08-14T15:29:44.122Z] 9712f1f96733: Download complete [2023-08-14T15:29:44.380Z] 63f879dbbcfc: Verifying Checksum [2023-08-14T15:29:44.380Z] 63f879dbbcfc: Download complete [2023-08-14T15:29:44.637Z] e9a5061849ea: Verifying Checksum [2023-08-14T15:29:44.637Z] e9a5061849ea: Download complete [2023-08-14T15:29:44.637Z] d747dcd14b5f: Verifying Checksum [2023-08-14T15:29:44.637Z] d747dcd14b5f: Download complete [2023-08-14T15:29:44.637Z] 0d9ebad4ef96: Verifying Checksum [2023-08-14T15:29:44.637Z] 0d9ebad4ef96: Download complete [2023-08-14T15:29:44.637Z] ab5ef0e58194: Download complete [2023-08-14T15:29:44.637Z] 2de7ff778b66: Verifying Checksum [2023-08-14T15:29:44.637Z] 2de7ff778b66: Download complete [2023-08-14T15:29:47.162Z] ab5ef0e58194: Pull complete [2023-08-14T15:29:47.162Z] 9712f1f96733: Pull complete [2023-08-14T15:29:47.726Z] 63f879dbbcfc: Pull complete [2023-08-14T15:29:51.002Z] 0d9ebad4ef96: Pull complete [2023-08-14T15:29:51.002Z] e9a5061849ea: Pull complete [2023-08-14T15:29:51.002Z] d747dcd14b5f: Pull complete [2023-08-14T15:29:51.936Z] 2de7ff778b66: Pull complete [2023-08-14T15:29:51.937Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-14T15:29:51.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T15:29:51.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:29:52.012Z] prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container [2023-08-14T15:29:52.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-14T15:29:57.557Z] $ docker top 0232a9f3f2880f2016bcff7d7c1b2de79373d7240e4e169c024334f0a8b0e1d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:29:57.606Z] provisioning config files... [2023-08-14T15:29:57.612Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config910520514230496153tmp [2023-08-14T15:29:57.625Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12225527429490661154tmp [2023-08-14T15:29:57.632Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6632804603164801149tmp [Pipeline] { [Pipeline] echo [2023-08-14T15:29:57.646Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:57.926Z] ---> sigul-configuration.sh [2023-08-14T15:29:57.926Z] gpg: directory `/root/.gnupg' created [2023-08-14T15:29:57.926Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-14T15:29:57.926Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-14T15:29:57.926Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-14T15:29:57.926Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-14T15:29:57.926Z] gpg: CAST5 encrypted data [2023-08-14T15:29:57.926Z] gpg: encrypted with 1 passphrase [2023-08-14T15:29:57.926Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-14T15:29:58.209Z] + mkdir /home/jenkins [2023-08-14T15:29:58.209Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-14T15:29:58.490Z] + 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-08-14T15:29:58.503Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:29:58.795Z] ---> sigul-install.sh [2023-08-14T15:29:58.795Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-14T15:29:59.083Z] + git tag --list [2023-08-14T15:29:59.083Z] v1.0.0 [2023-08-14T15:29:59.083Z] v1.1.0 [2023-08-14T15:29:59.083Z] v1.2.0 [2023-08-14T15:29:59.083Z] v1.3.0 [2023-08-14T15:29:59.083Z] v1.3.1 [2023-08-14T15:29:59.083Z] v2.0.0 [2023-08-14T15:29:59.083Z] v2.0.1 [2023-08-14T15:29:59.083Z] v2.1.0 [2023-08-14T15:29:59.083Z] v2.1.1 [2023-08-14T15:29:59.083Z] v2.1.2 [2023-08-14T15:29:59.083Z] v2.2.0 [2023-08-14T15:29:59.083Z] v2.3 [2023-08-14T15:29:59.083Z] v2.3.0 [2023-08-14T15:29:59.083Z] v2.3.1 [2023-08-14T15:29:59.083Z] v3.0 [2023-08-14T15:29:59.083Z] v3.0.0 [2023-08-14T15:29:59.083Z] v3.0.1 [2023-08-14T15:29:59.083Z] v3.0.1-dev.1 [2023-08-14T15:29:59.083Z] v3.1.0-dev.1 [2023-08-14T15:29:59.083Z] v3.1.0-dev.2 [2023-08-14T15:29:59.083Z] v3.1.0-dev.3 [2023-08-14T15:29:59.083Z] v3.1.0-dev.4 [2023-08-14T15:29:59.083Z] v3.1.0-dev.5 [2023-08-14T15:29:59.083Z] v3.1.0-dev.6 [2023-08-14T15:29:59.083Z] v3.1.0-dev.7 [2023-08-14T15:29:59.083Z] v3.1.0-dev.8 [2023-08-14T15:29:59.083Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-14T15:29:59.370Z] + lftools sign git-tag v3.1.0-dev.9 [2023-08-14T15:29:59.938Z] Signing Git tag with Sigul... [2023-08-14T15:29:59.938Z] Signing v3.1.0-dev.9 [Pipeline] echo [2023-08-14T15:30:00.206Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:30:00.493Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-14T15:30:00.500Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-14T15:30:00.593Z] $ docker stop --time=1 0232a9f3f2880f2016bcff7d7c1b2de79373d7240e4e169c024334f0a8b0e1d4 [2023-08-14T15:30:01.873Z] $ docker rm -f --volumes 0232a9f3f2880f2016bcff7d7c1b2de79373d7240e4e169c024334f0a8b0e1d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-14T15:30:02.264Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:30:02.264Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:02.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:30:02.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:30:02.632Z] prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container [2023-08-14T15:30:02.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T15:30:02.985Z] $ docker top 211005a831e7c0ade013739d2a3a319cda333e543189acaf0c370b99a12746fa -eo pid,comm [2023-08-14T15:30:03.009Z] 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-08-14T15:30:03.009Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:30:03.050Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:30:03.050Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:30:03.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:30:03.183Z] $ docker exec 211005a831e7c0ade013739d2a3a319cda333e543189acaf0c370b99a12746fa ssh-agent [2023-08-14T15:30:03.269Z] SSH_AUTH_SOCK=/tmp/ssh-qfVcPv2OBEIw/agent.31 [2023-08-14T15:30:03.269Z] SSH_AGENT_PID=37 [2023-08-14T15:30:03.273Z] Running ssh-add (command line suppressed) [2023-08-14T15:30:03.374Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14910439396651671048.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14910439396651671048.key) [2023-08-14T15:30:03.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:30:03.657Z] + git semver bump pre [2023-08-14T15:30:03.916Z] 2023-08-14 15:30:03,825 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T15:30:03.916Z] 2023-08-14 15:30:03,825 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev [2023-08-14T15:30:03.916Z] 2023-08-14 15:30:03,825 [bump_version] DEBUG bumped version:3.1.0-dev.10 [2023-08-14T15:30:03.916Z] 2023-08-14 15:30:03,825 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-08-14T15:30:03.916Z] 2023-08-14 15:30:03,825 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T15:30:03.916Z] 2023-08-14 15:30:03,825 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T15:30:03.916Z] 2023-08-14 15:30:03,827 [execute] INFO git cat-file --batch-check [2023-08-14T15:30:03.916Z] 2023-08-14 15:30:03,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T15:30:03.916Z] 2023-08-14 15:30:03,832 [execute] INFO git cat-file --batch [2023-08-14T15:30:03.916Z] 2023-08-14 15:30:03,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T15:30:03.916Z] 2023-08-14 15:30:03,837 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T15:30:03.916Z] 3.1.0-dev.10 [Pipeline] } [2023-08-14T15:30:03.940Z] $ docker exec --env ******** --env ******** 211005a831e7c0ade013739d2a3a319cda333e543189acaf0c370b99a12746fa ssh-agent -k [2023-08-14T15:30:04.031Z] unset SSH_AUTH_SOCK; [2023-08-14T15:30:04.032Z] unset SSH_AGENT_PID; [2023-08-14T15:30:04.032Z] echo Agent pid 37 killed; [2023-08-14T15:30:04.027Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:30:04.325Z] + git semver [Pipeline] } [2023-08-14T15:30:04.610Z] $ docker stop --time=1 211005a831e7c0ade013739d2a3a319cda333e543189acaf0c370b99a12746fa [2023-08-14T15:30:05.872Z] $ docker rm -f --volumes 211005a831e7c0ade013739d2a3a319cda333e543189acaf0c370b99a12746fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T15:30:06.204Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T15:30:06.204Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:06.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T15:30:06.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:30:06.583Z] prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container [2023-08-14T15:30:06.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T15:30:06.965Z] $ docker top eca14193c121de89cf8cf653cbe98c7703173d10a55f5df7669e6c999a35cce6 -eo pid,comm [2023-08-14T15:30:06.998Z] 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-08-14T15:30:06.998Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T15:30:07.041Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T15:30:07.041Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T15:30:07.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T15:30:07.170Z] $ docker exec eca14193c121de89cf8cf653cbe98c7703173d10a55f5df7669e6c999a35cce6 ssh-agent [2023-08-14T15:30:07.264Z] SSH_AUTH_SOCK=/tmp/ssh-ZexHKCiJrMkk/agent.31 [2023-08-14T15:30:07.264Z] SSH_AGENT_PID=37 [2023-08-14T15:30:07.268Z] Running ssh-add (command line suppressed) [2023-08-14T15:30:07.388Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1224635009982880635.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1224635009982880635.key) [2023-08-14T15:30:07.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T15:30:07.672Z] + git semver push [2023-08-14T15:30:07.930Z] 2023-08-14 15:30:07,855 [run_push] DEBUG push [2023-08-14T15:30:07.930Z] 2023-08-14 15:30:07,856 [execute] INFO git cat-file --batch-check [2023-08-14T15:30:07.930Z] 2023-08-14 15:30:07,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T15:30:07.930Z] 2023-08-14 15:30:07,861 [execute] INFO git rev-list 7662a6175c8b8f7e29b6b766119a9c11abee8c7b -- [2023-08-14T15:30:07.930Z] 2023-08-14 15:30:07,861 [execute] DEBUG Popen(['git', 'rev-list', '7662a6175c8b8f7e29b6b766119a9c11abee8c7b', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T15:30:07.930Z] 2023-08-14 15:30:07,872 [execute] INFO git fetch -v origin [2023-08-14T15:30:07.930Z] 2023-08-14 15:30:07,872 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-14T15:30:08.499Z] 2023-08-14 15:30:08,412 [run_push] DEBUG no remote changes detected [2023-08-14T15:30:08.499Z] 2023-08-14 15:30:08,413 [execute] INFO git push origin semver [2023-08-14T15:30:08.499Z] 2023-08-14 15:30:08,413 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T15:30:09.436Z] 2023-08-14 15:30:09,225 [run_push] DEBUG push all version tags [2023-08-14T15:30:09.437Z] 2023-08-14 15:30:09,225 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-14T15:30:09.437Z] 2023-08-14 15:30:09,226 [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-08-14T15:30:10.376Z] 2023-08-14 15:30:10,229 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T15:30:10.376Z] 3.1.0-dev.10 [Pipeline] } [2023-08-14T15:30:10.400Z] $ docker exec --env ******** --env ******** eca14193c121de89cf8cf653cbe98c7703173d10a55f5df7669e6c999a35cce6 ssh-agent -k [2023-08-14T15:30:10.493Z] unset SSH_AUTH_SOCK; [2023-08-14T15:30:10.493Z] unset SSH_AGENT_PID; [2023-08-14T15:30:10.493Z] echo Agent pid 37 killed; [2023-08-14T15:30:10.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T15:30:10.791Z] + git semver [Pipeline] } [2023-08-14T15:30:11.078Z] $ docker stop --time=1 eca14193c121de89cf8cf653cbe98c7703173d10a55f5df7669e6c999a35cce6 [2023-08-14T15:30:12.355Z] $ docker rm -f --volumes eca14193c121de89cf8cf653cbe98c7703173d10a55f5df7669e6c999a35cce6 [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-08-14T15:30:12.868Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-08-14T15:30:12.868Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-14T15:30:12.868Z] total 16 [2023-08-14T15:30:12.868Z] drwxr-xr-x 3 root root 4096 Aug 14 15:15 . [2023-08-14T15:30:12.868Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 15:29 .. [2023-08-14T15:30:12.868Z] drwxr-xr-x 2 root root 4096 Aug 14 15:15 cost [2023-08-14T15:30:12.868Z] -rw-r--r-- 1 root root 96 Aug 14 15:15 cost.csv [2023-08-14T15:30:12.868Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-08-14T15:30:12.868Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-14T15:30:12.868Z] total 16 [2023-08-14T15:30:12.868Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:15 . [2023-08-14T15:30:12.868Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 15:29 .. [2023-08-14T15:30:12.868Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 15:15 cost [2023-08-14T15:30:12.868Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 14 15:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:30:13.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:30:14.019Z] ---> package-listing.sh [2023-08-14T15:30:14.019Z] ++ facter osfamily [2023-08-14T15:30:14.019Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T15:30:14.277Z] + OS_FAMILY=debian [2023-08-14T15:30:14.277Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-08-14T15:30:14.277Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T15:30:14.277Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T15:30:14.277Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T15:30:14.277Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T15:30:14.277Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-14T15:30:14.277Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T15:30:14.278Z] + case "${OS_FAMILY}" in [2023-08-14T15:30:14.278Z] + dpkg -l [2023-08-14T15:30:14.278Z] + grep '^ii' [2023-08-14T15:30:14.278Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T15:30:14.278Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T15:30:14.278Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T15:30:14.278Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-14T15:30:14.278Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-08-14T15:30:14.278Z] + 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-08-14T15:30:14.288Z] 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-08-14T15:30:14.562Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T15:30:15.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T15:30:15.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T15:30:15.326Z] prd-ubuntu20.04-docker-8c-8g-3510 does not seem to be running inside a container [2023-08-14T15:30:15.422Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T15:30:15.608Z] $ docker top 018613f000bc8c67c690f1941b9c8fef4eb35c5739317dd6a67ee5bfef1d0d47 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T15:30:15.989Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T15:30:16.273Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T15:30:16.557Z] + ls /var/log/sa-host [2023-08-14T15:30:16.557Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T15:30:16.626Z] provisioning config files... [2023-08-14T15:30:16.634Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6007422506345476583tmp [Pipeline] { [Pipeline] echo [2023-08-14T15:30:16.652Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:30:16.927Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T15:30:16.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:30:17.259Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T15:30:17.268Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:30:17.551Z] ---> sudo-logs.sh [2023-08-14T15:30:17.551Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T15:30:17.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:30:17.866Z] ---> job-cost.sh [2023-08-14T15:30:17.866Z] lf-activate-venv: SKIPPING [2023-08-14T15:30:17.866Z] DEBUG: total: 0.2199999988079071 [2023-08-14T15:30:17.866Z] INFO: Retrieving Stack Cost... [2023-08-14T15:30:18.127Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T15:30:18.697Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T15:30:18.709Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T15:30:18.993Z] ---> logs-deploy.sh [2023-08-14T15:30:18.993Z] lf-activate-venv: SKIPPING [2023-08-14T15:30:18.993Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/178 [2023-08-14T15:30:18.993Z] INFO: archiving workspace using pattern(s): [2023-08-14T15:30:19.928Z] Archives upload complete. [2023-08-14T15:30:19.928Z] INFO: archiving logs to Nexus