Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 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-ssh16377107030727889405.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-ssh12837793426976008167.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-ssh5103820980537107449.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-ssh3722875735761520280.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-ssh12886358905574654692.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3540 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 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba (main) Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt (#584)" > 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 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba # timeout=10 > git rev-list --no-walk fdc0b547c145f72a9286221b0fd95be07ef18d55 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-14T16:49:25.486Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-14T16:49:25.528Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-14T16:49:25.541Z] ========================================================= [2023-08-14T16:49:25.541Z] EdgeX Global Pipelines Version Info [2023-08-14T16:49:25.541Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:49:26.247Z] ------------------- [2023-08-14T16:49:26.247Z] stable info: [2023-08-14T16:49:26.247Z] ------------------- [2023-08-14T16:49:26.247Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-14T16:49:26.247Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T16:49:26.247Z] Message: update stable to v1.0.253 [2023-08-14T16:49:26.817Z] ------------------- [2023-08-14T16:49:26.817Z] experimental info: [2023-08-14T16:49:26.817Z] ------------------- [2023-08-14T16:49:26.817Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-14T16:49:26.817Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-14T16:49:26.817Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-14T16:49:26.984Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-08-14T16:49:26.993Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-08-14T16:49:27.001Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-14T16:49:27.012Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-14T16:49:27.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-14T16:49:27.036Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-14T16:49:27.044Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-14T16:49:27.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-14T16:49:27.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-14T16:49:27.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-14T16:49:27.083Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-14T16:49:27.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-08-14T16:49:27.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-14T16:49:27.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-14T16:49:27.122Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T16:49:27.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-14T16:49:27.141Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T16:49:27.150Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-14T16:49:27.159Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-14T16:49:27.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-14T16:49:27.180Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-14T16:49:27.197Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-14T16:49:27.210Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-14T16:49:27.221Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-14T16:49:27.233Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-14T16:49:27.242Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-14T16:49:27.258Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-14T16:49:27.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-14T16:49:27.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-14T16:49:27.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-14T16:49:27.329Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] echo [2023-08-14T16:49:27.343Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7eb6870 [Pipeline] echo [2023-08-14T16:49:27.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T16:49:27.402Z] provisioning config files... [2023-08-14T16:49:27.419Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14450368465622754480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:49:27.719Z] ---> docker-login.sh [2023-08-14T16:49:27.720Z] nexus3.edgexfoundry.org:10001 [2023-08-14T16:49:27.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:49:27.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:49:27.994Z] Configure a credential helper to remove this warning. See [2023-08-14T16:49:27.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:49:27.994Z] [2023-08-14T16:49:27.994Z] Login Succeeded [2023-08-14T16:49:27.994Z] nexus3.edgexfoundry.org:10002 [2023-08-14T16:49:27.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:49:27.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:49:27.994Z] Configure a credential helper to remove this warning. See [2023-08-14T16:49:27.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:49:27.994Z] [2023-08-14T16:49:27.994Z] Login Succeeded [2023-08-14T16:49:27.994Z] nexus3.edgexfoundry.org:10003 [2023-08-14T16:49:28.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:49:28.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:49:28.254Z] Configure a credential helper to remove this warning. See [2023-08-14T16:49:28.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:49:28.254Z] [2023-08-14T16:49:28.254Z] Login Succeeded [2023-08-14T16:49:28.254Z] nexus3.edgexfoundry.org:10004 [2023-08-14T16:49:28.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:49:28.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:49:28.254Z] Configure a credential helper to remove this warning. See [2023-08-14T16:49:28.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:49:28.254Z] [2023-08-14T16:49:28.254Z] Login Succeeded [2023-08-14T16:49:28.254Z] docker.io [2023-08-14T16:49:28.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:49:28.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:49:28.513Z] Configure a credential helper to remove this warning. See [2023-08-14T16:49:28.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:49:28.513Z] [2023-08-14T16:49:28.513Z] Login Succeeded [2023-08-14T16:49:28.513Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T16:49:28.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-14T16:49:28.871Z] + git rev-list -1 --merges 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba~1..7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] echo [2023-08-14T16:49:28.917Z] -----------> git rev-list -1 --merges 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba~1..7eb6870f083ace6c1f79e58d33ce706f6bd3bcba 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [false] [Pipeline] sh [2023-08-14T16:49:29.207Z] + git log --format=format:%s -1 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] echo [2023-08-14T16:49:29.222Z] ========================================================= [2023-08-14T16:49:29.222Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-14T16:49:29.222Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T16:49:29.562Z] + git log --format=format:%s -1 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] echo [2023-08-14T16:49:29.572Z] [semverPrep] GIT_COMMIT: 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba, Commit Message: refactor: Remove github.com/pkg/errors from Attribution.txt (#584) [Pipeline] echo [2023-08-14T16:49:29.580Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-14T16:49:29.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T16:49:29.916Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-14T16:49:29.916Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-14T16:49:29.916Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-14T16:49:29.916Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-14T16:49:29.916Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-14T16:49:29.916Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:49:30.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:49:30.273Z] [2023-08-14T16:49:30.273Z] 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-14T16:49:30.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:49:30.577Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-14T16:49:30.577Z] b85a868b505f: Pulling fs layer [2023-08-14T16:49:30.577Z] e2be974225ed: Pulling fs layer [2023-08-14T16:49:30.577Z] 339a4e72a1f5: Pulling fs layer [2023-08-14T16:49:30.577Z] 988bab9f4d93: Pulling fs layer [2023-08-14T16:49:30.577Z] 1469e6f7b9e6: Pulling fs layer [2023-08-14T16:49:30.577Z] eaf3925da568: Pulling fs layer [2023-08-14T16:49:30.577Z] bab4dde63d76: Pulling fs layer [2023-08-14T16:49:30.577Z] bde34c3a00c8: Pulling fs layer [2023-08-14T16:49:30.577Z] b352a97aabf1: Pulling fs layer [2023-08-14T16:49:30.577Z] 4872d77fe225: Pulling fs layer [2023-08-14T16:49:30.577Z] 5851b861e8e6: Pulling fs layer [2023-08-14T16:49:30.577Z] eaf3925da568: Waiting [2023-08-14T16:49:30.577Z] bab4dde63d76: Waiting [2023-08-14T16:49:30.577Z] 988bab9f4d93: Waiting [2023-08-14T16:49:30.577Z] bde34c3a00c8: Waiting [2023-08-14T16:49:30.577Z] 1469e6f7b9e6: Waiting [2023-08-14T16:49:30.577Z] b352a97aabf1: Waiting [2023-08-14T16:49:30.577Z] 4872d77fe225: Waiting [2023-08-14T16:49:30.577Z] 5851b861e8e6: Waiting [2023-08-14T16:49:30.577Z] e2be974225ed: Verifying Checksum [2023-08-14T16:49:30.577Z] e2be974225ed: Download complete [2023-08-14T16:49:30.577Z] 988bab9f4d93: Verifying Checksum [2023-08-14T16:49:30.577Z] 988bab9f4d93: Download complete [2023-08-14T16:49:30.838Z] 1469e6f7b9e6: Verifying Checksum [2023-08-14T16:49:30.838Z] 1469e6f7b9e6: Download complete [2023-08-14T16:49:30.838Z] eaf3925da568: Download complete [2023-08-14T16:49:30.838Z] 339a4e72a1f5: Verifying Checksum [2023-08-14T16:49:30.838Z] 339a4e72a1f5: Download complete [2023-08-14T16:49:30.838Z] bde34c3a00c8: Verifying Checksum [2023-08-14T16:49:30.838Z] bde34c3a00c8: Download complete [2023-08-14T16:49:30.838Z] b352a97aabf1: Verifying Checksum [2023-08-14T16:49:30.838Z] b352a97aabf1: Download complete [2023-08-14T16:49:30.838Z] 4872d77fe225: Verifying Checksum [2023-08-14T16:49:30.838Z] 4872d77fe225: Download complete [2023-08-14T16:49:30.838Z] 5851b861e8e6: Download complete [2023-08-14T16:49:30.838Z] b85a868b505f: Verifying Checksum [2023-08-14T16:49:30.838Z] b85a868b505f: Download complete [2023-08-14T16:49:31.405Z] bab4dde63d76: Verifying Checksum [2023-08-14T16:49:31.405Z] bab4dde63d76: Download complete [2023-08-14T16:49:32.342Z] b85a868b505f: Pull complete [2023-08-14T16:49:32.342Z] e2be974225ed: Pull complete [2023-08-14T16:49:32.907Z] 339a4e72a1f5: Pull complete [2023-08-14T16:49:32.907Z] 988bab9f4d93: Pull complete [2023-08-14T16:49:33.166Z] 1469e6f7b9e6: Pull complete [2023-08-14T16:49:33.425Z] eaf3925da568: Pull complete [2023-08-14T16:49:35.330Z] bab4dde63d76: Pull complete [2023-08-14T16:49:35.330Z] bde34c3a00c8: Pull complete [2023-08-14T16:49:35.330Z] b352a97aabf1: Pull complete [2023-08-14T16:49:35.330Z] 4872d77fe225: Pull complete [2023-08-14T16:49:35.591Z] 5851b861e8e6: Pull complete [2023-08-14T16:49:35.591Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-14T16:49:35.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T16:49:35.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:49:35.691Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2023-08-14T16:49:35.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T16:49:38.538Z] $ docker top 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c -eo pid,comm [2023-08-14T16:49:38.594Z] 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-14T16:49:38.594Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T16:49:38.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T16:49:38.626Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T16:49:38.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T16:49:38.748Z] $ docker exec 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c ssh-agent [2023-08-14T16:49:38.855Z] SSH_AUTH_SOCK=/tmp/ssh-R9snHK5JB7Ma/agent.32 [2023-08-14T16:49:38.855Z] SSH_AGENT_PID=38 [2023-08-14T16:49:38.864Z] Running ssh-add (command line suppressed) [2023-08-14T16:49:38.973Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11677260076121593035.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11677260076121593035.key) [2023-08-14T16:49:38.983Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T16:49:39.269Z] + git tag --points-at HEAD [Pipeline] } [2023-08-14T16:49:39.283Z] $ docker exec --env ******** --env ******** 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c ssh-agent -k [2023-08-14T16:49:39.382Z] unset SSH_AUTH_SOCK; [2023-08-14T16:49:39.382Z] unset SSH_AGENT_PID; [2023-08-14T16:49:39.383Z] echo Agent pid 38 killed; [2023-08-14T16:49:39.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-14T16:49:39.536Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T16:49:39.536Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T16:49:39.653Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T16:49:39.659Z] $ docker exec 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c ssh-agent [2023-08-14T16:49:39.768Z] SSH_AUTH_SOCK=/tmp/ssh-DhAPtAWqS5uE/agent.70 [2023-08-14T16:49:39.768Z] SSH_AGENT_PID=77 [2023-08-14T16:49:39.772Z] Running ssh-add (command line suppressed) [2023-08-14T16:49:39.880Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2435851213746555728.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2435851213746555728.key) [2023-08-14T16:49:39.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T16:49:40.188Z] + git semver init [2023-08-14T16:49:40.450Z] 2023-08-14 16:49:40,373 [run_init] DEBUG init version:0.0.0 force:False [2023-08-14T16:49:40.450Z] 2023-08-14 16:49:40,374 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2023-08-14T16:49:40.450Z] 2023-08-14 16:49:40,374 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2023-08-14T16:49:40.450Z] 2023-08-14 16:49:40,375 [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-14T16:49:41.388Z] 2023-08-14 16:49:41,147 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2023-08-14T16:49:41.388Z] 2023-08-14 16:49:41,148 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2023-08-14T16:49:41.388Z] 2023-08-14 16:49:41,148 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T16:49:41.388Z] 2023-08-14 16:49:41,148 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T16:49:41.388Z] 3.1.0-dev.10 [Pipeline] } [2023-08-14T16:49:41.402Z] $ docker exec --env ******** --env ******** 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c ssh-agent -k [2023-08-14T16:49:41.501Z] unset SSH_AUTH_SOCK; [2023-08-14T16:49:41.501Z] unset SSH_AGENT_PID; [2023-08-14T16:49:41.501Z] echo Agent pid 77 killed; [2023-08-14T16:49:41.510Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T16:49:41.810Z] + git semver [Pipeline] } [2023-08-14T16:49:42.085Z] $ docker stop --time=1 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c [2023-08-14T16:49:43.393Z] $ docker rm -f --volumes 723faffed4ce5846f9f75f9e602174556505c14989a165992c99e1707103d98c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T16:49:43.728Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-14T16:49:43.944Z] Stashed 1 file(s) [Pipeline] echo [2023-08-14T16:49:43.947Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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-14T16:49:44.068Z] provisioning config files... [2023-08-14T16:49:44.076Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12387564269217915709tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:49:44.373Z] ---> docker-login.sh [2023-08-14T16:49:44.373Z] nexus3.edgexfoundry.org:10001 [2023-08-14T16:49:44.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:49:44.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:49:44.373Z] Configure a credential helper to remove this warning. See [2023-08-14T16:49:44.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:49:44.373Z] [2023-08-14T16:49:44.373Z] Login Succeeded [2023-08-14T16:49:44.373Z] nexus3.edgexfoundry.org:10002 [2023-08-14T16:49:44.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:49:44.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:49:44.373Z] Configure a credential helper to remove this warning. See [2023-08-14T16:49:44.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:49:44.373Z] [2023-08-14T16:49:44.373Z] Login Succeeded [2023-08-14T16:49:44.373Z] nexus3.edgexfoundry.org:10003 [2023-08-14T16:49:44.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:49:44.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:49:44.633Z] Configure a credential helper to remove this warning. See [2023-08-14T16:49:44.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:49:44.633Z] [2023-08-14T16:49:44.633Z] Login Succeeded [2023-08-14T16:49:44.633Z] nexus3.edgexfoundry.org:10004 [2023-08-14T16:49:44.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:49:44.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:49:44.633Z] Configure a credential helper to remove this warning. See [2023-08-14T16:49:44.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:49:44.633Z] [2023-08-14T16:49:44.633Z] Login Succeeded [2023-08-14T16:49:44.633Z] docker.io [2023-08-14T16:49:44.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:49:44.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:49:44.892Z] Configure a credential helper to remove this warning. See [2023-08-14T16:49:44.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:49:44.892Z] [2023-08-14T16:49:44.892Z] Login Succeeded [2023-08-14T16:49:44.892Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T16:49:44.899Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T16:49:44.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:49:44.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:49:44.973Z] ========================================================= [2023-08-14T16:49:44.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-14T16:49:44.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:49:45.291Z] + 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-14T16:49:45.291Z] Sending build context to Docker daemon 3.315MB [2023-08-14T16:49:45.291Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T16:49:45.291Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-14T16:49:45.291Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-14T16:49:45.291Z] 4db1b89c0bd1: Pulling fs layer [2023-08-14T16:49:45.291Z] 6911f1a30b25: Pulling fs layer [2023-08-14T16:49:45.291Z] e194b8c5c2a9: Pulling fs layer [2023-08-14T16:49:45.291Z] 6863d3e3a2b1: Pulling fs layer [2023-08-14T16:49:45.291Z] ec0bb842ea78: Pulling fs layer [2023-08-14T16:49:45.291Z] 40a00589a448: Pulling fs layer [2023-08-14T16:49:45.291Z] 6c08303d61cc: Pulling fs layer [2023-08-14T16:49:45.291Z] 798269fcf238: Pulling fs layer [2023-08-14T16:49:45.291Z] 6c08303d61cc: Waiting [2023-08-14T16:49:45.291Z] 798269fcf238: Waiting [2023-08-14T16:49:45.291Z] 40a00589a448: Waiting [2023-08-14T16:49:45.291Z] 6863d3e3a2b1: Waiting [2023-08-14T16:49:45.291Z] ec0bb842ea78: Waiting [2023-08-14T16:49:45.291Z] 6911f1a30b25: Download complete [2023-08-14T16:49:45.291Z] 6863d3e3a2b1: Download complete [2023-08-14T16:49:45.291Z] ec0bb842ea78: Verifying Checksum [2023-08-14T16:49:45.291Z] ec0bb842ea78: Download complete [2023-08-14T16:49:45.291Z] 4db1b89c0bd1: Download complete [2023-08-14T16:49:45.554Z] 40a00589a448: Verifying Checksum [2023-08-14T16:49:45.554Z] 40a00589a448: Download complete [2023-08-14T16:49:45.554Z] 4db1b89c0bd1: Pull complete [2023-08-14T16:49:45.817Z] 6911f1a30b25: Pull complete [2023-08-14T16:49:46.076Z] 798269fcf238: Verifying Checksum [2023-08-14T16:49:46.076Z] 798269fcf238: Download complete [2023-08-14T16:49:46.333Z] e194b8c5c2a9: Verifying Checksum [2023-08-14T16:49:46.333Z] e194b8c5c2a9: Download complete [2023-08-14T16:49:46.333Z] 6c08303d61cc: Verifying Checksum [2023-08-14T16:49:46.333Z] 6c08303d61cc: Download complete [2023-08-14T16:49:50.534Z] e194b8c5c2a9: Pull complete [2023-08-14T16:49:50.534Z] 6863d3e3a2b1: Pull complete [2023-08-14T16:49:50.534Z] ec0bb842ea78: Pull complete [2023-08-14T16:49:50.534Z] 40a00589a448: Pull complete [2023-08-14T16:49:52.434Z] 6c08303d61cc: Pull complete [2023-08-14T16:49:53.367Z] 798269fcf238: Pull complete [2023-08-14T16:49:53.367Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-14T16:49:53.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-14T16:49:53.367Z] ---> ec979cd7f677 [2023-08-14T16:49:53.368Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T16:49:56.657Z] ---> Running in 8e1914a4b2a9 [2023-08-14T16:49:56.657Z] Removing intermediate container 8e1914a4b2a9 [2023-08-14T16:49:56.657Z] ---> de8ef8345550 [2023-08-14T16:49:56.657Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T16:49:56.920Z] ---> Running in 288b7c20d239 [2023-08-14T16:49:56.920Z] Removing intermediate container 288b7c20d239 [2023-08-14T16:49:56.920Z] ---> db501e937b08 [2023-08-14T16:49:56.920Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-14T16:49:56.920Z] ---> Running in 5832dfcc364b [2023-08-14T16:49:56.920Z] Removing intermediate container 5832dfcc364b [2023-08-14T16:49:56.920Z] ---> bd32feea7fdb [2023-08-14T16:49:56.920Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T16:49:57.180Z] ---> Running in 3e6a07a4f87c [2023-08-14T16:49:57.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T16:49:57.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T16:49:58.006Z] OK: 265 MiB in 53 packages [2023-08-14T16:49:58.268Z] Removing intermediate container 3e6a07a4f87c [2023-08-14T16:49:58.268Z] ---> c68200bd4b08 [2023-08-14T16:49:58.268Z] Step 7/12 : WORKDIR /app [2023-08-14T16:49:58.268Z] ---> Running in c9cc53fbb1ff [2023-08-14T16:49:58.268Z] Removing intermediate container c9cc53fbb1ff [2023-08-14T16:49:58.268Z] ---> 0ede30bd2dd7 [2023-08-14T16:49:58.268Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-14T16:49:58.268Z] ---> 83e9ad56b094 [2023-08-14T16:49:58.268Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T16:49:58.527Z] ---> Running in a84f25f6a0fb [2023-08-14T16:49:59.037Z] Still waiting to schedule task [2023-08-14T16:49:59.037Z] ‘prd-centos7-blackbox-4c-2g-3401’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-14T16:49:59.038Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3537’ is offline [2023-08-14T16:49:59.038Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3539’ is offline [2023-08-14T16:50:25.098Z] Removing intermediate container a84f25f6a0fb [2023-08-14T16:50:25.098Z] ---> b3ea2eed4f5c [2023-08-14T16:50:25.098Z] Step 10/12 : COPY . . [2023-08-14T16:50:25.098Z] ---> cfe6906a4b60 [2023-08-14T16:50:25.098Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T16:50:25.098Z] ---> Running in 579d70492086 [2023-08-14T16:50:25.098Z] Removing intermediate container 579d70492086 [2023-08-14T16:50:25.098Z] ---> abded111c544 [2023-08-14T16:50:25.098Z] Step 12/12 : RUN $MAKE [2023-08-14T16:50:25.098Z] ---> Running in b85612ee4dfe [2023-08-14T16:50:25.098Z] noop [2023-08-14T16:50:25.098Z] Removing intermediate container b85612ee4dfe [2023-08-14T16:50:25.098Z] ---> ac87b36c8139 [2023-08-14T16:50:25.098Z] Successfully built ac87b36c8139 [2023-08-14T16:50:25.098Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:50:25.415Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T16:50:25.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:50:25.487Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2023-08-14T16:50:25.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T16:50:25.885Z] $ docker top dc8a17edcb353228a5a6f9e0b8721ee9b22fcc7625d48fdc0851e27251126881 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:50:26.217Z] + go version [2023-08-14T16:50:26.217Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-14T16:50:26.230Z] $ docker stop --time=1 dc8a17edcb353228a5a6f9e0b8721ee9b22fcc7625d48fdc0851e27251126881 [2023-08-14T16:50:27.517Z] $ docker rm -f --volumes dc8a17edcb353228a5a6f9e0b8721ee9b22fcc7625d48fdc0851e27251126881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:50:27.911Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-14T16:50:27.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:50:27.990Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2023-08-14T16:50:28.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-14T16:50:28.377Z] $ docker top 0711e27cc93bf4e415aee4ba50e1eb7114a5b3d6e6f3ac6e7c45163689137056 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:50:28.719Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2023-08-14T16:50:29.009Z] + make test [2023-08-14T16:50:29.009Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T16:50:50.939Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-14T16:51:09.016Z] go vet ./... [2023-08-14T16:51:09.952Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T16:51:09.952Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T16:51:09.952Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-14T16:51:10.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T16:51:10.236Z] $ docker stop --time=1 0711e27cc93bf4e415aee4ba50e1eb7114a5b3d6e6f3ac6e7c45163689137056 [2023-08-14T16:51:14.905Z] $ docker rm -f --volumes 0711e27cc93bf4e415aee4ba50e1eb7114a5b3d6e6f3ac6e7c45163689137056 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T16:51:15.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T16:51:15.434Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-14T16:51:15.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T16:51:16.188Z] + ls -al . [2023-08-14T16:51:16.188Z] total 180 [2023-08-14T16:51:16.188Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 16:50 . [2023-08-14T16:51:16.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:49 .. [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 16:49 .dockerignore [2023-08-14T16:51:16.188Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 16:49 .git [2023-08-14T16:51:16.188Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 16:49 .github [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 14 16:49 .gitignore [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 16:49 .golangci.yml [2023-08-14T16:51:16.188Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 16:49 .semver [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 14 16:49 Attribution.txt [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 14 16:49 CHANGELOG.md [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 14 16:49 Dockerfile [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 16:49 GOVERNANCE.md [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 14 16:49 Jenkinsfile [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 16:49 LICENSE [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 16:49 OWNERS.md [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 14 16:49 README.md [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 14 16:49 VERSION [2023-08-14T16:51:16.188Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 16:49 bin [2023-08-14T16:51:16.188Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 14 16:50 coverage.out [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 14 16:49 go.mod [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 14 16:49 go.sum [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 16:49 main.go [2023-08-14T16:51:16.188Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 14 16:49 makefile [2023-08-14T16:51:16.188Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 16:49 res [2023-08-14T16:51:16.188Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:49 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:51:16.492Z] + 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=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba --label arch=amd64 --label version=3.1.0-dev.10 . [2023-08-14T16:51:16.492Z] Sending build context to Docker daemon 3.316MB [2023-08-14T16:51:16.492Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T16:51:16.492Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-14T16:51:16.492Z] ---> ac87b36c8139 [2023-08-14T16:51:16.492Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T16:51:16.492Z] ---> Running in 6f233a3148db [2023-08-14T16:51:16.751Z] Removing intermediate container 6f233a3148db [2023-08-14T16:51:16.751Z] ---> 8fe3eab8b64a [2023-08-14T16:51:16.751Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T16:51:16.751Z] ---> Running in bbf49f128062 [2023-08-14T16:51:16.751Z] Removing intermediate container bbf49f128062 [2023-08-14T16:51:16.751Z] ---> 02f1fcb2899b [2023-08-14T16:51:16.751Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-14T16:51:16.751Z] ---> Running in 367fdcb5342d [2023-08-14T16:51:16.751Z] Removing intermediate container 367fdcb5342d [2023-08-14T16:51:16.751Z] ---> 75a4bc84cff2 [2023-08-14T16:51:16.751Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T16:51:16.751Z] ---> Running in fbf9301b603b [2023-08-14T16:51:17.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T16:51:17.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T16:51:17.525Z] OK: 265 MiB in 53 packages [2023-08-14T16:51:17.784Z] Removing intermediate container fbf9301b603b [2023-08-14T16:51:17.784Z] ---> 5128f2bc1ca6 [2023-08-14T16:51:17.784Z] Step 7/26 : WORKDIR /app [2023-08-14T16:51:17.784Z] ---> Running in 6e9b4af31445 [2023-08-14T16:51:18.043Z] Removing intermediate container 6e9b4af31445 [2023-08-14T16:51:18.043Z] ---> 83012b46286f [2023-08-14T16:51:18.043Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-14T16:51:18.043Z] ---> 2656a5051ca7 [2023-08-14T16:51:18.043Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T16:51:18.043Z] ---> Running in 70c2f4667860 [2023-08-14T16:51:18.979Z] Removing intermediate container 70c2f4667860 [2023-08-14T16:51:18.979Z] ---> f74477180390 [2023-08-14T16:51:18.979Z] Step 10/26 : COPY . . [2023-08-14T16:51:18.979Z] ---> ede59eae4586 [2023-08-14T16:51:18.979Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T16:51:18.979Z] ---> Running in e6b4a85aeadd [2023-08-14T16:51:19.238Z] Removing intermediate container e6b4a85aeadd [2023-08-14T16:51:19.238Z] ---> 6072e1341c91 [2023-08-14T16:51:19.238Z] Step 12/26 : RUN $MAKE [2023-08-14T16:51:19.238Z] ---> Running in 9f10d1b8f215 [2023-08-14T16:51:19.496Z] 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.10" -trimpath -mod=readonly -o app-service-configurable [2023-08-14T16:51:41.547Z] Removing intermediate container 9f10d1b8f215 [2023-08-14T16:51:41.547Z] ---> ed4b206c0b5e [2023-08-14T16:51:41.547Z] Step 13/26 : FROM alpine:3.17 [2023-08-14T16:51:41.547Z] 3.17: Pulling from library/alpine [2023-08-14T16:51:41.547Z] 9398808236ff: Pulling fs layer [2023-08-14T16:51:41.547Z] 9398808236ff: Verifying Checksum [2023-08-14T16:51:41.547Z] 9398808236ff: Download complete [2023-08-14T16:51:41.547Z] 9398808236ff: Pull complete [2023-08-14T16:51:41.547Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T16:51:41.547Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T16:51:41.547Z] ---> 1e0b8b5322fc [2023-08-14T16:51:41.547Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-14T16:51:41.547Z] ---> Running in 13979dedea2c [2023-08-14T16:51:41.547Z] Removing intermediate container 13979dedea2c [2023-08-14T16:51:41.547Z] ---> 1853af289268 [2023-08-14T16:51:41.547Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-14T16:51:41.547Z] ---> Running in 1f1587a04244 [2023-08-14T16:51:41.547Z] Removing intermediate container 1f1587a04244 [2023-08-14T16:51:41.547Z] ---> 217e0e7385d4 [2023-08-14T16:51:41.547Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T16:51:41.547Z] ---> Running in 5c631e319baa [2023-08-14T16:51:41.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-14T16:51:41.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-14T16:51:41.547Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T16:51:41.547Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T16:51:41.547Z] Executing busybox-1.35.0-r29.trigger [2023-08-14T16:51:41.547Z] Executing ca-certificates-20230506-r0.trigger [2023-08-14T16:51:41.547Z] OK: 8 MiB in 17 packages [2023-08-14T16:51:41.547Z] Removing intermediate container 5c631e319baa [2023-08-14T16:51:41.547Z] ---> 2cbbf5ad6ae9 [2023-08-14T16:51:41.547Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-14T16:51:41.547Z] ---> 953b55a7b107 [2023-08-14T16:51:41.547Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-14T16:51:41.547Z] ---> 56c7bf0b7cd2 [2023-08-14T16:51:41.547Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-14T16:51:41.547Z] ---> 2ba1ba8d71a8 [2023-08-14T16:51:41.547Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-14T16:51:41.805Z] ---> 879e449639fc [2023-08-14T16:51:41.805Z] Step 21/26 : EXPOSE 48095 [2023-08-14T16:51:41.805Z] ---> Running in 02313dc311ee [2023-08-14T16:51:42.064Z] Removing intermediate container 02313dc311ee [2023-08-14T16:51:42.064Z] ---> 68d18a7fed6d [2023-08-14T16:51:42.064Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-14T16:51:42.064Z] ---> Running in 5b58e402ae65 [2023-08-14T16:51:42.064Z] Removing intermediate container 5b58e402ae65 [2023-08-14T16:51:42.064Z] ---> e85594199b73 [2023-08-14T16:51:42.064Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-14T16:51:42.064Z] ---> Running in 1f7cb927616c [2023-08-14T16:51:42.064Z] Removing intermediate container 1f7cb927616c [2023-08-14T16:51:42.064Z] ---> 9caad9f1d249 [2023-08-14T16:51:42.064Z] Step 24/26 : LABEL arch=amd64 [2023-08-14T16:51:42.064Z] ---> Running in 2922e63be5db [2023-08-14T16:51:42.322Z] Removing intermediate container 2922e63be5db [2023-08-14T16:51:42.322Z] ---> 85e16250e193 [2023-08-14T16:51:42.322Z] Step 25/26 : LABEL git_sha=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [2023-08-14T16:51:42.322Z] ---> Running in 4c59f886ff43 [2023-08-14T16:51:42.322Z] Removing intermediate container 4c59f886ff43 [2023-08-14T16:51:42.322Z] ---> 581c729a4c10 [2023-08-14T16:51:42.322Z] Step 26/26 : LABEL version=3.1.0-dev.10 [2023-08-14T16:51:42.322Z] ---> Running in 18cd376cc805 [2023-08-14T16:51:42.322Z] Removing intermediate container 18cd376cc805 [2023-08-14T16:51:42.322Z] ---> 1bf4c9980229 [2023-08-14T16:51:42.322Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T16:51:42.322Z] Successfully built 1bf4c9980229 [2023-08-14T16:51:42.322Z] 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-14T16:51:42.405Z] provisioning config files... [2023-08-14T16:51:42.413Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config439349449481041073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:51:42.712Z] ---> docker-login.sh [2023-08-14T16:51:42.712Z] nexus3.edgexfoundry.org:10001 [2023-08-14T16:51:42.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:51:42.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:51:42.712Z] Configure a credential helper to remove this warning. See [2023-08-14T16:51:42.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:51:42.712Z] [2023-08-14T16:51:42.712Z] Login Succeeded [2023-08-14T16:51:42.712Z] nexus3.edgexfoundry.org:10002 [2023-08-14T16:51:42.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:51:42.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:51:42.712Z] Configure a credential helper to remove this warning. See [2023-08-14T16:51:42.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:51:42.712Z] [2023-08-14T16:51:42.712Z] Login Succeeded [2023-08-14T16:51:42.712Z] nexus3.edgexfoundry.org:10003 [2023-08-14T16:51:42.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:51:42.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:51:42.971Z] Configure a credential helper to remove this warning. See [2023-08-14T16:51:42.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:51:42.971Z] [2023-08-14T16:51:42.971Z] Login Succeeded [2023-08-14T16:51:42.971Z] nexus3.edgexfoundry.org:10004 [2023-08-14T16:51:42.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:51:42.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:51:42.971Z] Configure a credential helper to remove this warning. See [2023-08-14T16:51:42.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:51:42.971Z] [2023-08-14T16:51:42.971Z] Login Succeeded [2023-08-14T16:51:42.971Z] docker.io [2023-08-14T16:51:42.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:51:43.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:51:43.230Z] Configure a credential helper to remove this warning. See [2023-08-14T16:51:43.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:51:43.230Z] [2023-08-14T16:51:43.230Z] Login Succeeded [2023-08-14T16:51:43.230Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T16:51:43.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T16:51:43.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:51:43.290Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2023-08-14T16:51:43.290Z] 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [2023-08-14T16:51:43.290Z] latest [2023-08-14T16:51:43.290Z] 3.1.0-dev.10 [2023-08-14T16:51:43.290Z] 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 [2023-08-14T16:51:43.290Z] main [2023-08-14T16:51:43.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:51:43.597Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:51:43.899Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [2023-08-14T16:51:43.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-14T16:51:43.899Z] 6aa860707de9: Preparing [2023-08-14T16:51:43.899Z] 143fa907db1b: Preparing [2023-08-14T16:51:43.899Z] 3d1519291bb2: Preparing [2023-08-14T16:51:43.899Z] 608f4a487be3: Preparing [2023-08-14T16:51:43.899Z] f78d0b53dfad: Preparing [2023-08-14T16:51:43.899Z] 36b50b131297: Preparing [2023-08-14T16:51:43.899Z] 36b50b131297: Waiting [2023-08-14T16:51:43.899Z] 3d1519291bb2: Pushed [2023-08-14T16:51:43.899Z] 143fa907db1b: Pushed [2023-08-14T16:51:43.899Z] 608f4a487be3: Pushed [2023-08-14T16:51:43.899Z] f78d0b53dfad: Pushed [2023-08-14T16:51:44.157Z] 36b50b131297: Layer already exists [2023-08-14T16:51:46.687Z] 6aa860707de9: Pushed [2023-08-14T16:51:46.687Z] 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba: digest: sha256:3b450dff988988845c2de8a1337e4401535301bd34e83e8fde06b014c801975d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:51:46.999Z] + 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-14T16:51:47.308Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-14T16:51:47.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-14T16:51:47.308Z] 6aa860707de9: Preparing [2023-08-14T16:51:47.308Z] 143fa907db1b: Preparing [2023-08-14T16:51:47.308Z] 3d1519291bb2: Preparing [2023-08-14T16:51:47.308Z] 608f4a487be3: Preparing [2023-08-14T16:51:47.308Z] f78d0b53dfad: Preparing [2023-08-14T16:51:47.308Z] 36b50b131297: Preparing [2023-08-14T16:51:47.308Z] 36b50b131297: Waiting [2023-08-14T16:51:47.308Z] 143fa907db1b: Layer already exists [2023-08-14T16:51:47.308Z] f78d0b53dfad: Layer already exists [2023-08-14T16:51:47.308Z] 6aa860707de9: Layer already exists [2023-08-14T16:51:47.308Z] 3d1519291bb2: Layer already exists [2023-08-14T16:51:47.308Z] 608f4a487be3: Layer already exists [2023-08-14T16:51:47.308Z] 36b50b131297: Layer already exists [2023-08-14T16:51:47.308Z] latest: digest: sha256:3b450dff988988845c2de8a1337e4401535301bd34e83e8fde06b014c801975d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:51:47.625Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:51:47.924Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.10 [2023-08-14T16:51:47.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-14T16:51:47.924Z] 6aa860707de9: Preparing [2023-08-14T16:51:47.924Z] 143fa907db1b: Preparing [2023-08-14T16:51:47.924Z] 3d1519291bb2: Preparing [2023-08-14T16:51:47.924Z] 608f4a487be3: Preparing [2023-08-14T16:51:47.924Z] f78d0b53dfad: Preparing [2023-08-14T16:51:47.924Z] 36b50b131297: Preparing [2023-08-14T16:51:47.924Z] 36b50b131297: Waiting [2023-08-14T16:51:47.924Z] f78d0b53dfad: Layer already exists [2023-08-14T16:51:47.924Z] 3d1519291bb2: Layer already exists [2023-08-14T16:51:47.924Z] 143fa907db1b: Layer already exists [2023-08-14T16:51:47.924Z] 6aa860707de9: Layer already exists [2023-08-14T16:51:47.924Z] 608f4a487be3: Layer already exists [2023-08-14T16:51:47.924Z] 36b50b131297: Layer already exists [2023-08-14T16:51:47.924Z] 3.1.0-dev.10: digest: sha256:3b450dff988988845c2de8a1337e4401535301bd34e83e8fde06b014c801975d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:51:48.238Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:51:48.548Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 [2023-08-14T16:51:48.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-14T16:51:48.548Z] 6aa860707de9: Preparing [2023-08-14T16:51:48.548Z] 143fa907db1b: Preparing [2023-08-14T16:51:48.548Z] 3d1519291bb2: Preparing [2023-08-14T16:51:48.548Z] 608f4a487be3: Preparing [2023-08-14T16:51:48.548Z] f78d0b53dfad: Preparing [2023-08-14T16:51:48.548Z] 36b50b131297: Preparing [2023-08-14T16:51:48.548Z] 36b50b131297: Waiting [2023-08-14T16:51:48.548Z] f78d0b53dfad: Layer already exists [2023-08-14T16:51:48.548Z] 6aa860707de9: Layer already exists [2023-08-14T16:51:48.548Z] 3d1519291bb2: Layer already exists [2023-08-14T16:51:48.548Z] 608f4a487be3: Layer already exists [2023-08-14T16:51:48.548Z] 143fa907db1b: Layer already exists [2023-08-14T16:51:48.548Z] 36b50b131297: Layer already exists [2023-08-14T16:51:48.548Z] 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10: digest: sha256:3b450dff988988845c2de8a1337e4401535301bd34e83e8fde06b014c801975d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:51:48.857Z] + 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-14T16:51:49.163Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2023-08-14T16:51:49.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2023-08-14T16:51:49.163Z] 6aa860707de9: Preparing [2023-08-14T16:51:49.163Z] 143fa907db1b: Preparing [2023-08-14T16:51:49.163Z] 3d1519291bb2: Preparing [2023-08-14T16:51:49.163Z] 608f4a487be3: Preparing [2023-08-14T16:51:49.163Z] f78d0b53dfad: Preparing [2023-08-14T16:51:49.163Z] 36b50b131297: Preparing [2023-08-14T16:51:49.163Z] 36b50b131297: Waiting [2023-08-14T16:51:49.163Z] 6aa860707de9: Layer already exists [2023-08-14T16:51:49.163Z] f78d0b53dfad: Layer already exists [2023-08-14T16:51:49.163Z] 3d1519291bb2: Layer already exists [2023-08-14T16:51:49.163Z] 608f4a487be3: Layer already exists [2023-08-14T16:51:49.163Z] 143fa907db1b: Layer already exists [2023-08-14T16:51:49.163Z] 36b50b131297: Layer already exists [2023-08-14T16:51:49.163Z] main: digest: sha256:3b450dff988988845c2de8a1337e4401535301bd34e83e8fde06b014c801975d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T16:51:49.211Z] ===================================================== [Pipeline] echo [2023-08-14T16:51:49.220Z] taggedImages: [2023-08-14T16:51:49.220Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [2023-08-14T16:51:49.220Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2023-08-14T16:51:49.220Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.10 [2023-08-14T16:51:49.220Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 [2023-08-14T16:51:49.220Z] - 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-14T16:51:49.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T16:51:49.673Z] [2023-08-14T16:51:49.673Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:51:49.965Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T16:51:49.965Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-14T16:51:49.965Z] 5eb5b503b376: Pulling fs layer [2023-08-14T16:51:49.965Z] 5c69ac0246d0: Pulling fs layer [2023-08-14T16:51:49.965Z] ec43610c2a17: Pulling fs layer [2023-08-14T16:51:49.965Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-14T16:51:49.965Z] 33b1e0a273af: Pulling fs layer [2023-08-14T16:51:49.965Z] 5d3b04190fa2: Pulling fs layer [2023-08-14T16:51:49.965Z] 2f39f015ded8: Pulling fs layer [2023-08-14T16:51:49.965Z] 5d3b04190fa2: Waiting [2023-08-14T16:51:49.965Z] 3a2ae6a8a46f: Waiting [2023-08-14T16:51:49.965Z] 33b1e0a273af: Waiting [2023-08-14T16:51:49.965Z] 2f39f015ded8: Waiting [2023-08-14T16:51:49.965Z] 5c69ac0246d0: Download complete [2023-08-14T16:51:49.965Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-14T16:51:49.965Z] 3a2ae6a8a46f: Download complete [2023-08-14T16:51:49.965Z] 33b1e0a273af: Verifying Checksum [2023-08-14T16:51:49.965Z] 33b1e0a273af: Download complete [2023-08-14T16:51:50.242Z] 5d3b04190fa2: Verifying Checksum [2023-08-14T16:51:50.242Z] 5d3b04190fa2: Download complete [2023-08-14T16:51:50.242Z] ec43610c2a17: Download complete [2023-08-14T16:51:50.242Z] 5eb5b503b376: Verifying Checksum [2023-08-14T16:51:50.242Z] 5eb5b503b376: Download complete [2023-08-14T16:51:50.812Z] 2f39f015ded8: Download complete [2023-08-14T16:51:51.377Z] 5eb5b503b376: Pull complete [2023-08-14T16:51:51.377Z] 5c69ac0246d0: Pull complete [2023-08-14T16:51:51.944Z] ec43610c2a17: Pull complete [2023-08-14T16:51:51.944Z] 3a2ae6a8a46f: Pull complete [2023-08-14T16:51:51.944Z] 33b1e0a273af: Pull complete [2023-08-14T16:51:52.201Z] 5d3b04190fa2: Pull complete [2023-08-14T16:51:55.478Z] 2f39f015ded8: Pull complete [2023-08-14T16:51:55.478Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-14T16:51:55.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T16:51:55.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:51:55.556Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2023-08-14T16:51:55.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T16:51:58.700Z] $ docker top 2a5bb0a6f84b35c064dea374c23dc0b415257c9b975e1775f56a07622b34248b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:51:59.071Z] ---> job-cost.sh [2023-08-14T16:51:59.072Z] lf-activate-venv: SKIPPING [2023-08-14T16:51:59.072Z] INFO: No Stack... [2023-08-14T16:51:59.329Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T16:51:59.587Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T16:51:59.867Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2023-08-14T16:51:59.867Z] + cut -d, -f6 [Pipeline] lock [2023-08-14T16:51:59.876Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] [2023-08-14T16:51:59.882Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] did not exist. Created. [2023-08-14T16:51:59.882Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T16:52:00.185Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-14T16:52:00.203Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T16:52:00.209Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T16:52:00.230Z] $ docker stop --time=1 2a5bb0a6f84b35c064dea374c23dc0b415257c9b975e1775f56a07622b34248b [2023-08-14T16:52:01.383Z] $ docker rm -f --volumes 2a5bb0a6f84b35c064dea374c23dc0b415257c9b975e1775f56a07622b34248b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-14T16:52:47.280Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3542 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2023-08-14T16:52:47.293Z] Running in /w/workspace/app-service-configurable/179 [Pipeline] { [Pipeline] checkout [2023-08-14T16:52:47.329Z] Selected Git installation does not exist. Using Default [2023-08-14T16:52:47.329Z] The recommended git tool is: NONE [2023-08-14T16:52:53.340Z] using credential edgex-jenkins-ssh [2023-08-14T16:52:53.361Z] Cloning the remote Git repository [2023-08-14T16:52:53.415Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-08-14T16:52:53.526Z] > git init /w/workspace/app-service-configurable/179 # timeout=10 [2023-08-14T16:52:53.706Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-14T16:52:53.707Z] > git --version # timeout=10 [2023-08-14T16:52:53.729Z] > git --version # 'git version 2.25.1' [2023-08-14T16:52:53.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-14T16:52:53.912Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T16:52:56.083Z] Avoid second fetch [2023-08-14T16:52:56.083Z] Checking out Revision 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba (main) [2023-08-14T16:52:55.059Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-14T16:52:55.082Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-14T16:52:56.103Z] > git config core.sparsecheckout # timeout=10 [2023-08-14T16:52:56.179Z] > git checkout -f 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba # timeout=10 [2023-08-14T16:52:56.709Z] Commit message: "refactor: Remove github.com/pkg/errors from Attribution.txt (#584)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T16:52:57.670Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-14T16:52:57.670Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T16:52:57.670Z] Dload Upload Total Spent Left Speed [2023-08-14T16:52:57.670Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-08-14T16:52:58.338Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-14T16:52:58.674Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-14T16:52:58.674Z] + sudo tee /etc/docker/daemon.new [2023-08-14T16:52:58.674Z] { [2023-08-14T16:52:58.674Z] "registry-mirrors": [ [2023-08-14T16:52:58.674Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-14T16:52:58.674Z] ], [2023-08-14T16:52:58.674Z] "bip": "10.250.0.254/24", [2023-08-14T16:52:58.674Z] "hosts": [ [2023-08-14T16:52:58.674Z] "tcp://0.0.0.0:5555", [2023-08-14T16:52:58.674Z] "unix:///var/run/docker.sock" [2023-08-14T16:52:58.674Z] ], [2023-08-14T16:52:58.674Z] "mtu": 1458, [2023-08-14T16:52:58.674Z] "selinux-enabled": true, [2023-08-14T16:52:58.674Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-14T16:52:58.674Z] } [Pipeline] sh [2023-08-14T16:52:59.016Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-14T16:52:59.359Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T16:53:17.658Z] provisioning config files... [2023-08-14T16:53:17.689Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/179@tmp/config9036817572438479378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T16:53:18.060Z] ---> docker-login.sh [2023-08-14T16:53:18.060Z] nexus3.edgexfoundry.org:10001 [2023-08-14T16:53:18.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:53:18.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:53:18.652Z] Configure a credential helper to remove this warning. See [2023-08-14T16:53:18.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:53:18.652Z] [2023-08-14T16:53:18.652Z] Login Succeeded [2023-08-14T16:53:18.652Z] nexus3.edgexfoundry.org:10002 [2023-08-14T16:53:18.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:53:19.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:53:19.192Z] Configure a credential helper to remove this warning. See [2023-08-14T16:53:19.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:53:19.193Z] [2023-08-14T16:53:19.193Z] Login Succeeded [2023-08-14T16:53:19.193Z] nexus3.edgexfoundry.org:10003 [2023-08-14T16:53:19.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:53:19.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:53:19.464Z] Configure a credential helper to remove this warning. See [2023-08-14T16:53:19.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:53:19.464Z] [2023-08-14T16:53:19.464Z] Login Succeeded [2023-08-14T16:53:19.464Z] nexus3.edgexfoundry.org:10004 [2023-08-14T16:53:19.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:53:20.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:53:20.014Z] Configure a credential helper to remove this warning. See [2023-08-14T16:53:20.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:53:20.014Z] [2023-08-14T16:53:20.014Z] Login Succeeded [2023-08-14T16:53:20.014Z] docker.io [2023-08-14T16:53:20.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T16:53:20.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T16:53:20.605Z] Configure a credential helper to remove this warning. See [2023-08-14T16:53:20.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T16:53:20.605Z] [2023-08-14T16:53:20.605Z] Login Succeeded [2023-08-14T16:53:20.605Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T16:53:20.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-14T16:53:20.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:53:20.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T16:53:21.015Z] ========================================================= [2023-08-14T16:53:21.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-14T16:53:21.015Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:53:21.377Z] + 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-14T16:53:21.377Z] Sending build context to Docker daemon 176.1kB [2023-08-14T16:53:21.648Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T16:53:21.648Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-14T16:53:21.931Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-14T16:53:21.931Z] edb6bdbacee9: Pulling fs layer [2023-08-14T16:53:21.931Z] 5f9638ab2659: Pulling fs layer [2023-08-14T16:53:21.931Z] 8d51d6327a98: Pulling fs layer [2023-08-14T16:53:21.931Z] 8b374f2dd631: Pulling fs layer [2023-08-14T16:53:21.931Z] ec14aa9079de: Pulling fs layer [2023-08-14T16:53:21.931Z] 2f466654f4bb: Pulling fs layer [2023-08-14T16:53:21.931Z] 554e91adad29: Pulling fs layer [2023-08-14T16:53:21.931Z] ec14aa9079de: Waiting [2023-08-14T16:53:21.931Z] 2f466654f4bb: Waiting [2023-08-14T16:53:21.931Z] 554e91adad29: Waiting [2023-08-14T16:53:21.931Z] 8b374f2dd631: Waiting [2023-08-14T16:53:21.931Z] 5f9638ab2659: Verifying Checksum [2023-08-14T16:53:21.931Z] 5f9638ab2659: Download complete [2023-08-14T16:53:21.931Z] 8b374f2dd631: Verifying Checksum [2023-08-14T16:53:21.931Z] 8b374f2dd631: Download complete [2023-08-14T16:53:21.931Z] ec14aa9079de: Verifying Checksum [2023-08-14T16:53:21.931Z] ec14aa9079de: Download complete [2023-08-14T16:53:21.931Z] edb6bdbacee9: Verifying Checksum [2023-08-14T16:53:21.931Z] edb6bdbacee9: Download complete [2023-08-14T16:53:23.363Z] 554e91adad29: Verifying Checksum [2023-08-14T16:53:23.363Z] 554e91adad29: Download complete [2023-08-14T16:53:24.798Z] 8d51d6327a98: Verifying Checksum [2023-08-14T16:53:24.798Z] 8d51d6327a98: Download complete [2023-08-14T16:53:24.798Z] 2f466654f4bb: Verifying Checksum [2023-08-14T16:53:24.798Z] 2f466654f4bb: Download complete [2023-08-14T16:53:26.217Z] edb6bdbacee9: Pull complete [2023-08-14T16:53:26.488Z] 5f9638ab2659: Pull complete [2023-08-14T16:53:41.537Z] 8d51d6327a98: Pull complete [2023-08-14T16:53:41.537Z] 8b374f2dd631: Pull complete [2023-08-14T16:53:41.537Z] ec14aa9079de: Pull complete [2023-08-14T16:53:48.234Z] 2f466654f4bb: Pull complete [2023-08-14T16:53:50.192Z] 554e91adad29: Pull complete [2023-08-14T16:53:50.192Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-14T16:53:50.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-14T16:53:50.192Z] ---> 1e15ea492957 [2023-08-14T16:53:50.192Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T16:53:51.166Z] ---> Running in 81b35a98f3f3 [2023-08-14T16:53:51.166Z] Removing intermediate container 81b35a98f3f3 [2023-08-14T16:53:51.166Z] ---> 3f98ef9634ac [2023-08-14T16:53:51.166Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T16:53:51.435Z] ---> Running in 8898e1e79f4a [2023-08-14T16:53:53.398Z] Removing intermediate container 8898e1e79f4a [2023-08-14T16:53:53.398Z] ---> 24671b042d99 [2023-08-14T16:53:53.398Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-14T16:53:53.398Z] ---> Running in fb45f54c9ff4 [2023-08-14T16:53:53.986Z] Removing intermediate container fb45f54c9ff4 [2023-08-14T16:53:53.986Z] ---> 5b43dd8bdfc0 [2023-08-14T16:53:53.986Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T16:53:53.986Z] ---> Running in 830d41c2fb2c [2023-08-14T16:53:55.128Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T16:53:56.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T16:53:57.079Z] OK: 263 MiB in 53 packages [2023-08-14T16:53:58.050Z] Removing intermediate container 830d41c2fb2c [2023-08-14T16:53:58.050Z] ---> 705aa98157a9 [2023-08-14T16:53:58.050Z] Step 7/12 : WORKDIR /app [2023-08-14T16:53:58.050Z] ---> Running in 872989c4f462 [2023-08-14T16:53:58.326Z] Removing intermediate container 872989c4f462 [2023-08-14T16:53:58.326Z] ---> 8fd866209ce3 [2023-08-14T16:53:58.326Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-14T16:53:58.913Z] ---> 1f1beb0bea52 [2023-08-14T16:53:58.913Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T16:53:58.913Z] ---> Running in c8e902e43362 [2023-08-14T16:55:06.823Z] Removing intermediate container c8e902e43362 [2023-08-14T16:55:06.823Z] ---> 3128cdb6f6e3 [2023-08-14T16:55:06.823Z] Step 10/12 : COPY . . [2023-08-14T16:55:06.823Z] ---> ccfecf85999e [2023-08-14T16:55:06.823Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T16:55:06.823Z] ---> Running in 382342aba528 [2023-08-14T16:55:06.823Z] Removing intermediate container 382342aba528 [2023-08-14T16:55:06.823Z] ---> 6a43ea071085 [2023-08-14T16:55:06.823Z] Step 12/12 : RUN $MAKE [2023-08-14T16:55:06.823Z] ---> Running in 831c65150691 [2023-08-14T16:55:06.823Z] noop [2023-08-14T16:55:06.823Z] Removing intermediate container 831c65150691 [2023-08-14T16:55:06.823Z] ---> 9305794a021f [2023-08-14T16:55:06.823Z] Successfully built 9305794a021f [2023-08-14T16:55:06.823Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:55:07.181Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T16:55:07.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:55:07.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container [2023-08-14T16:55:07.508Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/179 -v /w/workspace/app-service-configurable/179:/w/workspace/app-service-configurable/179:rw,z -v /w/workspace/app-service-configurable/179@tmp:/w/workspace/app-service-configurable/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T16:55:08.911Z] $ docker top fdff9f0e12e19a33dfcb212a016810d46242013d6db89492f8200091968b9d7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:55:09.789Z] + go version [2023-08-14T16:55:09.789Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-14T16:55:09.815Z] $ docker stop --time=1 fdff9f0e12e19a33dfcb212a016810d46242013d6db89492f8200091968b9d7b [2023-08-14T16:55:11.486Z] $ docker rm -f --volumes fdff9f0e12e19a33dfcb212a016810d46242013d6db89492f8200091968b9d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T16:55:12.086Z] + docker inspect -f . ci-base-image-arm64 [2023-08-14T16:55:12.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T16:55:12.378Z] prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container [2023-08-14T16:55:12.462Z] $ 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/179 -v /w/workspace/app-service-configurable/179:/w/workspace/app-service-configurable/179:rw,z -v /w/workspace/app-service-configurable/179@tmp:/w/workspace/app-service-configurable/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-14T16:55:13.836Z] $ docker top 0c5f9c3ef6741d692e944f2ec90d08df88be1f45623ba9c2ef8670d403ddce7c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T16:55:14.721Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/179 [Pipeline] fileExists [Pipeline] sh [2023-08-14T16:55:15.397Z] + make test [2023-08-14T16:55:15.397Z] go test -race -coverprofile=coverage.out ./... [2023-08-14T16:58:37.252Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-14T16:58:37.252Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-14T16:58:37.252Z] go vet ./... [2023-08-14T17:01:14.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-14T17:01:14.022Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-14T17:01:14.022Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-14T17:01:14.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-14T17:01:14.056Z] $ docker stop --time=1 0c5f9c3ef6741d692e944f2ec90d08df88be1f45623ba9c2ef8670d403ddce7c [2023-08-14T17:01:16.050Z] $ docker rm -f --volumes 0c5f9c3ef6741d692e944f2ec90d08df88be1f45623ba9c2ef8670d403ddce7c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T17:01:17.725Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-14T17:01:17.751Z] Warning: overwriting stash ‘coverage-report’ [2023-08-14T17:01:18.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-14T17:01:18.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-14T17:01:19.014Z] + ls -al . [2023-08-14T17:01:19.014Z] total 176 [2023-08-14T17:01:19.014Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 14 16:55 . [2023-08-14T17:01:19.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:52 .. [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 16:52 .dockerignore [2023-08-14T17:01:19.014Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 16:52 .git [2023-08-14T17:01:19.014Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 16:52 .github [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 14 16:52 .gitignore [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 16:52 .golangci.yml [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 14 16:52 Attribution.txt [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 14 16:52 CHANGELOG.md [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 14 16:52 Dockerfile [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 16:52 GOVERNANCE.md [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 14 16:52 Jenkinsfile [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 16:52 LICENSE [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 16:52 OWNERS.md [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 14 16:52 README.md [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 14 16:49 VERSION [2023-08-14T17:01:19.014Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 16:52 bin [2023-08-14T17:01:19.014Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 14 16:55 coverage.out [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 14 16:52 go.mod [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 14 16:52 go.sum [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 16:52 main.go [2023-08-14T17:01:19.014Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 14 16:52 makefile [2023-08-14T17:01:19.014Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 16:52 res [2023-08-14T17:01:19.014Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:52 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:01:19.358Z] + 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=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba --label arch=arm64 --label version=3.1.0-dev.10 . [2023-08-14T17:01:19.358Z] Sending build context to Docker daemon 177.2kB [2023-08-14T17:01:19.628Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-14T17:01:19.628Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-14T17:01:19.628Z] ---> 9305794a021f [2023-08-14T17:01:19.628Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-14T17:01:19.903Z] ---> Running in ef4a13bf0f2f [2023-08-14T17:01:24.175Z] Removing intermediate container ef4a13bf0f2f [2023-08-14T17:01:24.175Z] ---> 3e11b38e6007 [2023-08-14T17:01:24.175Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-14T17:01:24.175Z] ---> Running in 23a06b8988d9 [2023-08-14T17:01:24.175Z] Removing intermediate container 23a06b8988d9 [2023-08-14T17:01:24.175Z] ---> 505de3ee35cc [2023-08-14T17:01:24.175Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-14T17:01:24.175Z] ---> Running in 3337c934feab [2023-08-14T17:01:24.446Z] Removing intermediate container 3337c934feab [2023-08-14T17:01:24.446Z] ---> afcf8e95ad0e [2023-08-14T17:01:24.446Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-14T17:01:24.446Z] ---> Running in 963a83a77803 [2023-08-14T17:01:25.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T17:01:26.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T17:01:27.440Z] OK: 263 MiB in 53 packages [2023-08-14T17:01:28.405Z] Removing intermediate container 963a83a77803 [2023-08-14T17:01:28.405Z] ---> 6d9a0f8358f5 [2023-08-14T17:01:28.405Z] Step 7/26 : WORKDIR /app [2023-08-14T17:01:28.405Z] ---> Running in a0faf133b446 [2023-08-14T17:01:28.673Z] Removing intermediate container a0faf133b446 [2023-08-14T17:01:28.673Z] ---> 1b47c688d1dc [2023-08-14T17:01:28.673Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-14T17:01:29.267Z] ---> e1991c7dd870 [2023-08-14T17:01:29.267Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-14T17:01:29.267Z] ---> Running in cab99ebbb4ef [2023-08-14T17:01:31.858Z] Removing intermediate container cab99ebbb4ef [2023-08-14T17:01:31.858Z] ---> 04326868ac90 [2023-08-14T17:01:31.858Z] Step 10/26 : COPY . . [2023-08-14T17:01:32.442Z] ---> 787637cebd2f [2023-08-14T17:01:32.442Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-14T17:01:32.442Z] ---> Running in cc461e979deb [2023-08-14T17:01:32.709Z] Removing intermediate container cc461e979deb [2023-08-14T17:01:32.709Z] ---> dc8cf9d59a70 [2023-08-14T17:01:32.709Z] Step 12/26 : RUN $MAKE [2023-08-14T17:01:32.984Z] ---> Running in 0c280f615526 [2023-08-14T17:01:33.946Z] 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.10" -trimpath -mod=readonly -o app-service-configurable [2023-08-14T17:04:10.681Z] Removing intermediate container 0c280f615526 [2023-08-14T17:04:10.681Z] ---> 104d80369206 [2023-08-14T17:04:10.681Z] Step 13/26 : FROM alpine:3.17 [2023-08-14T17:04:10.681Z] 3.17: Pulling from library/alpine [2023-08-14T17:04:10.681Z] 4060ece20d7a: Pulling fs layer [2023-08-14T17:04:10.681Z] 4060ece20d7a: Verifying Checksum [2023-08-14T17:04:10.681Z] 4060ece20d7a: Download complete [2023-08-14T17:04:10.681Z] 4060ece20d7a: Pull complete [2023-08-14T17:04:10.681Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-14T17:04:10.681Z] Status: Downloaded newer image for alpine:3.17 [2023-08-14T17:04:10.681Z] ---> 8650cd65339b [2023-08-14T17:04:10.681Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-14T17:04:10.681Z] ---> Running in 3a8a8b23954b [2023-08-14T17:04:10.681Z] Removing intermediate container 3a8a8b23954b [2023-08-14T17:04:10.681Z] ---> 472802ce3e57 [2023-08-14T17:04:10.681Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-14T17:04:10.681Z] ---> Running in f1070bb2ce84 [2023-08-14T17:04:10.681Z] Removing intermediate container f1070bb2ce84 [2023-08-14T17:04:10.681Z] ---> f650948b0120 [2023-08-14T17:04:10.681Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-14T17:04:10.681Z] ---> Running in 456a8afe0238 [2023-08-14T17:04:10.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-14T17:04:10.681Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-14T17:04:10.681Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-14T17:04:10.681Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-14T17:04:10.681Z] Executing busybox-1.35.0-r29.trigger [2023-08-14T17:04:10.681Z] Executing ca-certificates-20230506-r0.trigger [2023-08-14T17:04:10.681Z] OK: 8 MiB in 17 packages [2023-08-14T17:04:10.681Z] Removing intermediate container 456a8afe0238 [2023-08-14T17:04:10.681Z] ---> 7f5d46e3f35c [2023-08-14T17:04:10.681Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-14T17:04:10.681Z] ---> 155c87948c91 [2023-08-14T17:04:10.681Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-14T17:04:10.681Z] ---> 50b1991963f9 [2023-08-14T17:04:10.681Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-14T17:04:10.681Z] ---> bdd5e88d4913 [2023-08-14T17:04:10.681Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-14T17:04:10.681Z] ---> 04b4dc12f607 [2023-08-14T17:04:10.681Z] Step 21/26 : EXPOSE 48095 [2023-08-14T17:04:10.681Z] ---> Running in 348584a78ec0 [2023-08-14T17:04:10.681Z] Removing intermediate container 348584a78ec0 [2023-08-14T17:04:10.681Z] ---> 249b30725bc1 [2023-08-14T17:04:10.681Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-14T17:04:10.681Z] ---> Running in d34dec0f336f [2023-08-14T17:04:10.682Z] Removing intermediate container d34dec0f336f [2023-08-14T17:04:10.682Z] ---> 69418b5bb2b0 [2023-08-14T17:04:10.682Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-14T17:04:10.682Z] ---> Running in 5e762386f7fa [2023-08-14T17:04:10.682Z] Removing intermediate container 5e762386f7fa [2023-08-14T17:04:10.682Z] ---> a1d772f447da [2023-08-14T17:04:10.682Z] Step 24/26 : LABEL arch=arm64 [2023-08-14T17:04:10.682Z] ---> Running in 47c092f9089e [2023-08-14T17:04:10.682Z] Removing intermediate container 47c092f9089e [2023-08-14T17:04:10.682Z] ---> c3c2df46bced [2023-08-14T17:04:10.682Z] Step 25/26 : LABEL git_sha=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [2023-08-14T17:04:10.682Z] ---> Running in 2ca7f2373ae2 [2023-08-14T17:04:10.949Z] Removing intermediate container 2ca7f2373ae2 [2023-08-14T17:04:10.949Z] ---> 90fcb17e0ef1 [2023-08-14T17:04:10.949Z] Step 26/26 : LABEL version=3.1.0-dev.10 [2023-08-14T17:04:10.949Z] ---> Running in 2e2c807e8ffd [2023-08-14T17:04:11.216Z] Removing intermediate container 2e2c807e8ffd [2023-08-14T17:04:11.216Z] ---> 0a889897c6c4 [2023-08-14T17:04:11.216Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-14T17:04:11.216Z] Successfully built 0a889897c6c4 [2023-08-14T17:04:11.216Z] 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-14T17:04:11.351Z] provisioning config files... [2023-08-14T17:04:11.368Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/179@tmp/config6137011574531401447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:04:11.701Z] ---> docker-login.sh [2023-08-14T17:04:11.702Z] nexus3.edgexfoundry.org:10001 [2023-08-14T17:04:11.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:04:11.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:04:11.970Z] Configure a credential helper to remove this warning. See [2023-08-14T17:04:11.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:04:11.970Z] [2023-08-14T17:04:11.970Z] Login Succeeded [2023-08-14T17:04:11.970Z] nexus3.edgexfoundry.org:10002 [2023-08-14T17:04:12.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:04:12.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:04:12.237Z] Configure a credential helper to remove this warning. See [2023-08-14T17:04:12.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:04:12.237Z] [2023-08-14T17:04:12.237Z] Login Succeeded [2023-08-14T17:04:12.237Z] nexus3.edgexfoundry.org:10003 [2023-08-14T17:04:12.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:04:12.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:04:12.776Z] Configure a credential helper to remove this warning. See [2023-08-14T17:04:12.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:04:12.776Z] [2023-08-14T17:04:12.776Z] Login Succeeded [2023-08-14T17:04:12.776Z] nexus3.edgexfoundry.org:10004 [2023-08-14T17:04:13.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:04:13.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:04:13.044Z] Configure a credential helper to remove this warning. See [2023-08-14T17:04:13.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:04:13.044Z] [2023-08-14T17:04:13.044Z] Login Succeeded [2023-08-14T17:04:13.044Z] docker.io [2023-08-14T17:04:13.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-14T17:04:13.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-14T17:04:13.578Z] Configure a credential helper to remove this warning. See [2023-08-14T17:04:13.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-14T17:04:13.578Z] [2023-08-14T17:04:13.578Z] Login Succeeded [2023-08-14T17:04:13.578Z] ---> docker-login.sh ends [Pipeline] } [2023-08-14T17:04:13.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T17:04:13.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-14T17:04:13.635Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2023-08-14T17:04:13.635Z] 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [2023-08-14T17:04:13.635Z] latest [2023-08-14T17:04:13.635Z] 3.1.0-dev.10 [2023-08-14T17:04:13.635Z] 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 [2023-08-14T17:04:13.635Z] main [2023-08-14T17:04:13.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:04:13.986Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:04:14.326Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [2023-08-14T17:04:14.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-14T17:04:14.326Z] 1b728ae3dacb: Preparing [2023-08-14T17:04:14.326Z] 940b51c42270: Preparing [2023-08-14T17:04:14.326Z] 7943336c4f13: Preparing [2023-08-14T17:04:14.326Z] dd8cb7f1a845: Preparing [2023-08-14T17:04:14.326Z] 6a2e2078d958: Preparing [2023-08-14T17:04:14.326Z] d2d9d24a8c2a: Preparing [2023-08-14T17:04:14.326Z] d2d9d24a8c2a: Waiting [2023-08-14T17:04:14.598Z] dd8cb7f1a845: Pushed [2023-08-14T17:04:14.598Z] 7943336c4f13: Pushed [2023-08-14T17:04:14.598Z] 940b51c42270: Pushed [2023-08-14T17:04:14.598Z] d2d9d24a8c2a: Layer already exists [2023-08-14T17:04:14.864Z] 6a2e2078d958: Pushed [2023-08-14T17:04:20.288Z] 1b728ae3dacb: Pushed [2023-08-14T17:04:20.288Z] 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba: digest: sha256:49bae3ba7ba3b6181eace918be5f1abf78882344c995c9b41ca3aa0a195f8aaf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:04:20.644Z] + 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-14T17:04:20.993Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-14T17:04:20.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-14T17:04:20.993Z] 1b728ae3dacb: Preparing [2023-08-14T17:04:20.993Z] 940b51c42270: Preparing [2023-08-14T17:04:20.993Z] 7943336c4f13: Preparing [2023-08-14T17:04:20.993Z] dd8cb7f1a845: Preparing [2023-08-14T17:04:20.993Z] 6a2e2078d958: Preparing [2023-08-14T17:04:20.993Z] d2d9d24a8c2a: Preparing [2023-08-14T17:04:20.993Z] d2d9d24a8c2a: Waiting [2023-08-14T17:04:20.993Z] 940b51c42270: Layer already exists [2023-08-14T17:04:20.993Z] 1b728ae3dacb: Layer already exists [2023-08-14T17:04:20.993Z] 6a2e2078d958: Layer already exists [2023-08-14T17:04:20.993Z] dd8cb7f1a845: Layer already exists [2023-08-14T17:04:20.993Z] 7943336c4f13: Layer already exists [2023-08-14T17:04:20.993Z] d2d9d24a8c2a: Layer already exists [2023-08-14T17:04:21.266Z] latest: digest: sha256:49bae3ba7ba3b6181eace918be5f1abf78882344c995c9b41ca3aa0a195f8aaf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:04:21.613Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:04:21.954Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.10 [2023-08-14T17:04:21.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-14T17:04:21.955Z] 1b728ae3dacb: Preparing [2023-08-14T17:04:21.955Z] 940b51c42270: Preparing [2023-08-14T17:04:21.955Z] 7943336c4f13: Preparing [2023-08-14T17:04:21.955Z] dd8cb7f1a845: Preparing [2023-08-14T17:04:21.955Z] 6a2e2078d958: Preparing [2023-08-14T17:04:21.955Z] d2d9d24a8c2a: Preparing [2023-08-14T17:04:21.955Z] d2d9d24a8c2a: Waiting [2023-08-14T17:04:21.955Z] 6a2e2078d958: Layer already exists [2023-08-14T17:04:21.955Z] dd8cb7f1a845: Layer already exists [2023-08-14T17:04:21.955Z] 1b728ae3dacb: Layer already exists [2023-08-14T17:04:21.955Z] 940b51c42270: Layer already exists [2023-08-14T17:04:21.955Z] 7943336c4f13: Layer already exists [2023-08-14T17:04:21.955Z] d2d9d24a8c2a: Layer already exists [2023-08-14T17:04:22.222Z] 3.1.0-dev.10: digest: sha256:49bae3ba7ba3b6181eace918be5f1abf78882344c995c9b41ca3aa0a195f8aaf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:04:22.563Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:04:22.907Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 [2023-08-14T17:04:22.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-14T17:04:22.908Z] 1b728ae3dacb: Preparing [2023-08-14T17:04:22.908Z] 940b51c42270: Preparing [2023-08-14T17:04:22.908Z] 7943336c4f13: Preparing [2023-08-14T17:04:22.908Z] dd8cb7f1a845: Preparing [2023-08-14T17:04:22.908Z] 6a2e2078d958: Preparing [2023-08-14T17:04:22.908Z] d2d9d24a8c2a: Preparing [2023-08-14T17:04:22.908Z] d2d9d24a8c2a: Waiting [2023-08-14T17:04:22.908Z] 1b728ae3dacb: Layer already exists [2023-08-14T17:04:22.908Z] 6a2e2078d958: Layer already exists [2023-08-14T17:04:22.908Z] 7943336c4f13: Layer already exists [2023-08-14T17:04:22.908Z] 940b51c42270: Layer already exists [2023-08-14T17:04:22.908Z] dd8cb7f1a845: Layer already exists [2023-08-14T17:04:22.908Z] d2d9d24a8c2a: Layer already exists [2023-08-14T17:04:23.177Z] 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10: digest: sha256:49bae3ba7ba3b6181eace918be5f1abf78882344c995c9b41ca3aa0a195f8aaf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:04:23.525Z] + 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-14T17:04:23.862Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2023-08-14T17:04:23.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2023-08-14T17:04:23.862Z] 1b728ae3dacb: Preparing [2023-08-14T17:04:23.862Z] 940b51c42270: Preparing [2023-08-14T17:04:23.862Z] 7943336c4f13: Preparing [2023-08-14T17:04:23.862Z] dd8cb7f1a845: Preparing [2023-08-14T17:04:23.862Z] 6a2e2078d958: Preparing [2023-08-14T17:04:23.862Z] d2d9d24a8c2a: Preparing [2023-08-14T17:04:23.862Z] d2d9d24a8c2a: Waiting [2023-08-14T17:04:23.862Z] 6a2e2078d958: Layer already exists [2023-08-14T17:04:23.862Z] dd8cb7f1a845: Layer already exists [2023-08-14T17:04:23.862Z] 7943336c4f13: Layer already exists [2023-08-14T17:04:23.862Z] 940b51c42270: Layer already exists [2023-08-14T17:04:23.862Z] 1b728ae3dacb: Layer already exists [2023-08-14T17:04:23.862Z] d2d9d24a8c2a: Layer already exists [2023-08-14T17:04:24.128Z] main: digest: sha256:49bae3ba7ba3b6181eace918be5f1abf78882344c995c9b41ca3aa0a195f8aaf size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-14T17:04:24.167Z] ===================================================== [Pipeline] echo [2023-08-14T17:04:24.175Z] taggedImages: [2023-08-14T17:04:24.175Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [2023-08-14T17:04:24.175Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2023-08-14T17:04:24.175Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.10 [2023-08-14T17:04:24.175Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7eb6870f083ace6c1f79e58d33ce706f6bd3bcba-3.1.0-dev.10 [2023-08-14T17:04:24.175Z] - 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-14T17:04:24.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T17:04:24.529Z] [2023-08-14T17:04:24.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:04:24.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T17:04:24.863Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-14T17:04:24.863Z] 8998bd30e6a1: Pulling fs layer [2023-08-14T17:04:24.863Z] 04944245beec: Pulling fs layer [2023-08-14T17:04:24.863Z] 699f458cf7ca: Pulling fs layer [2023-08-14T17:04:24.863Z] 765212b225bb: Pulling fs layer [2023-08-14T17:04:24.863Z] f23df028b6ca: Pulling fs layer [2023-08-14T17:04:24.863Z] d65c8cfc05b1: Pulling fs layer [2023-08-14T17:04:24.863Z] 2437ff75d9bd: Pulling fs layer [2023-08-14T17:04:24.863Z] 765212b225bb: Waiting [2023-08-14T17:04:24.863Z] f23df028b6ca: Waiting [2023-08-14T17:04:24.863Z] d65c8cfc05b1: Waiting [2023-08-14T17:04:24.863Z] 2437ff75d9bd: Waiting [2023-08-14T17:04:25.129Z] 04944245beec: Verifying Checksum [2023-08-14T17:04:25.129Z] 04944245beec: Download complete [2023-08-14T17:04:25.129Z] 765212b225bb: Verifying Checksum [2023-08-14T17:04:25.129Z] 765212b225bb: Download complete [2023-08-14T17:04:25.129Z] f23df028b6ca: Verifying Checksum [2023-08-14T17:04:25.129Z] f23df028b6ca: Download complete [2023-08-14T17:04:25.129Z] d65c8cfc05b1: Verifying Checksum [2023-08-14T17:04:25.129Z] d65c8cfc05b1: Download complete [2023-08-14T17:04:25.399Z] 699f458cf7ca: Verifying Checksum [2023-08-14T17:04:25.399Z] 699f458cf7ca: Download complete [2023-08-14T17:04:25.668Z] 8998bd30e6a1: Verifying Checksum [2023-08-14T17:04:25.668Z] 8998bd30e6a1: Download complete [2023-08-14T17:04:28.254Z] 2437ff75d9bd: Verifying Checksum [2023-08-14T17:04:28.254Z] 2437ff75d9bd: Download complete [2023-08-14T17:04:29.663Z] 8998bd30e6a1: Pull complete [2023-08-14T17:04:30.248Z] 04944245beec: Pull complete [2023-08-14T17:04:31.658Z] 699f458cf7ca: Pull complete [2023-08-14T17:04:31.930Z] 765212b225bb: Pull complete [2023-08-14T17:04:35.274Z] f23df028b6ca: Pull complete [2023-08-14T17:04:35.274Z] d65c8cfc05b1: Pull complete [2023-08-14T17:04:50.270Z] 2437ff75d9bd: Pull complete [2023-08-14T17:04:50.270Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-14T17:04:50.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-14T17:04:50.270Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:04:50.462Z] prd-ubuntu20.04-docker-arm64-4c-16g-3542 does not seem to be running inside a container [2023-08-14T17:04:50.532Z] $ 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/179 -v /w/workspace/app-service-configurable/179:/w/workspace/app-service-configurable/179:rw,z -v /w/workspace/app-service-configurable/179@tmp:/w/workspace/app-service-configurable/179@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-14T17:04:53.350Z] $ docker top d0c19ee0965ca40833ddf056025da2c90e7f81a85758730228c5ac4f21e9fb1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:04:54.185Z] ---> job-cost.sh [2023-08-14T17:04:54.185Z] lf-activate-venv: SKIPPING [2023-08-14T17:04:54.185Z] INFO: No Stack... [2023-08-14T17:04:54.452Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-14T17:04:55.406Z] INFO: Archiving Costs [Pipeline] sh [2023-08-14T17:04:56.037Z] + + cut -d,cat -f6 /w/workspace/app-service-configurable/179/archives/cost.csv [2023-08-14T17:04:56.037Z] [Pipeline] lock [2023-08-14T17:04:56.101Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] [2023-08-14T17:04:56.106Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] did not exist. Created. [2023-08-14T17:04:56.106Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-14T17:04:56.757Z] /w/workspace/app-service-configurable/179@tmp/durable-6c9b923e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-14T17:04:57.403Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-14T17:04:57.431Z] Warning: overwriting stash ‘stack-cost’ [2023-08-14T17:04:57.490Z] Stashed 1 file(s) [Pipeline] } [2023-08-14T17:04:57.496Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-179-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-14T17:04:57.521Z] $ docker stop --time=1 d0c19ee0965ca40833ddf056025da2c90e7f81a85758730228c5ac4f21e9fb1d [2023-08-14T17:05:01.820Z] $ docker rm -f --volumes d0c19ee0965ca40833ddf056025da2c90e7f81a85758730228c5ac4f21e9fb1d [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-14T17:05:05.748Z] provisioning config files... [2023-08-14T17:05:05.754Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3650058399769920135tmp [Pipeline] { [Pipeline] sh [2023-08-14T17:05:06.046Z] + set +x [2023-08-14T17:05:06.046Z] + curl -s https://codecov.io/bash [2023-08-14T17:05:06.046Z] + bash -s -- [2023-08-14T17:05:06.046Z] [2023-08-14T17:05:06.046Z] _____ _ [2023-08-14T17:05:06.046Z] / ____| | | [2023-08-14T17:05:06.046Z] | | ___ __| | ___ ___ _____ __ [2023-08-14T17:05:06.046Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-14T17:05:06.046Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-14T17:05:06.046Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-14T17:05:06.046Z] Bash-1.0.6 [2023-08-14T17:05:06.046Z] [2023-08-14T17:05:06.046Z] [2023-08-14T17:05:06.046Z] ==> git version 2.25.1 found [2023-08-14T17:05:06.046Z] ==> 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-14T17:05:06.046Z] Release-Date: 2020-01-08 [2023-08-14T17:05:06.046Z] 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-14T17:05:06.046Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-14T17:05:06.046Z] ==> Jenkins CI detected. [2023-08-14T17:05:06.046Z] current dir:  /w/workspace/ry_app-service-configurable_main [2023-08-14T17:05:06.046Z] project root: . [2023-08-14T17:05:06.046Z] --> token set from env [2023-08-14T17:05:06.046Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-14T17:05:06.046Z] ==> Running gcov in . (disable via -X gcov) [2023-08-14T17:05:06.046Z] ==> Python coveragepy not found [2023-08-14T17:05:06.046Z] ==> Searching for coverage reports in: [2023-08-14T17:05:06.046Z] + . [2023-08-14T17:05:06.046Z] -> Found 1 reports [2023-08-14T17:05:06.046Z] ==> Detecting git/mercurial file structure [2023-08-14T17:05:06.046Z] ==> Reading reports [2023-08-14T17:05:06.304Z] + ./coverage.out bytes=13 [2023-08-14T17:05:06.304Z] ==> Appending adjustments [2023-08-14T17:05:06.304Z] https://docs.codecov.io/docs/fixing-reports [2023-08-14T17:05:06.304Z] + Found adjustments [2023-08-14T17:05:06.304Z] ==> Gzipping contents [2023-08-14T17:05:06.304Z] 4.0K /tmp/codecov.P3RBhY.gz [2023-08-14T17:05:06.304Z] ==> Uploading reports [2023-08-14T17:05:06.304Z] url: https://codecov.io [2023-08-14T17:05:06.304Z] query: branch=main&commit=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T17:05:06.304Z] -> Pinging Codecov [2023-08-14T17:05:06.304Z] 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=7eb6870f083ace6c1f79e58d33ce706f6bd3bcba&build=179&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F179%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-14T17:05:06.304Z] -> Uploading to [2023-08-14T17:05:06.304Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-14/A97CA9966030D2A3747ED39772930CCE/7eb6870f083ace6c1f79e58d33ce706f6bd3bcba/56cd9a2e-67d4-4230-8232-8396602c8214.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T170506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8307af90e0b2f836cf570d8c57c46d1f694999db6494ebbf5705679b0b992dc4 [2023-08-14T17:05:06.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-14T17:05:06.304Z] Dload Upload Total Spent Left Speed [2023-08-14T17:05:06.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2294 --:--:-- --:--:-- --:--:-- 2281 [2023-08-14T17:05:06.563Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] } [2023-08-14T17:05:06.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-14T17:05:06.786Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-14T17:05:06.797Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:05:07.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T17:05:07.097Z] [2023-08-14T17:05:07.097Z] 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-14T17:05:07.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T17:05:07.390Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-14T17:05:07.390Z] df9b9388f04a: Pulling fs layer [2023-08-14T17:05:07.390Z] 52dc419b0ee2: Pulling fs layer [2023-08-14T17:05:07.390Z] 25bc292e5bac: Pulling fs layer [2023-08-14T17:05:07.390Z] 114826534d7a: Pulling fs layer [2023-08-14T17:05:07.390Z] 4657fd5d0bcf: Pulling fs layer [2023-08-14T17:05:07.390Z] 6ad1cebc031e: Pulling fs layer [2023-08-14T17:05:07.390Z] 8a3aa393b2d8: Pulling fs layer [2023-08-14T17:05:07.390Z] 114826534d7a: Waiting [2023-08-14T17:05:07.390Z] 6ad1cebc031e: Waiting [2023-08-14T17:05:07.390Z] 8a3aa393b2d8: Waiting [2023-08-14T17:05:07.390Z] 4657fd5d0bcf: Waiting [2023-08-14T17:05:07.390Z] 25bc292e5bac: Verifying Checksum [2023-08-14T17:05:07.390Z] 25bc292e5bac: Download complete [2023-08-14T17:05:07.390Z] 52dc419b0ee2: Verifying Checksum [2023-08-14T17:05:07.390Z] 52dc419b0ee2: Download complete [2023-08-14T17:05:07.390Z] 4657fd5d0bcf: Verifying Checksum [2023-08-14T17:05:07.390Z] 4657fd5d0bcf: Download complete [2023-08-14T17:05:07.390Z] df9b9388f04a: Download complete [2023-08-14T17:05:07.650Z] df9b9388f04a: Pull complete [2023-08-14T17:05:07.650Z] 52dc419b0ee2: Pull complete [2023-08-14T17:05:07.650Z] 6ad1cebc031e: Verifying Checksum [2023-08-14T17:05:07.650Z] 6ad1cebc031e: Download complete [2023-08-14T17:05:07.650Z] 25bc292e5bac: Pull complete [2023-08-14T17:05:08.585Z] 114826534d7a: Verifying Checksum [2023-08-14T17:05:08.585Z] 114826534d7a: Download complete [2023-08-14T17:05:08.585Z] 8a3aa393b2d8: Verifying Checksum [2023-08-14T17:05:08.585Z] 8a3aa393b2d8: Download complete [2023-08-14T17:05:11.867Z] 114826534d7a: Pull complete [2023-08-14T17:05:11.867Z] 4657fd5d0bcf: Pull complete [2023-08-14T17:05:12.125Z] 6ad1cebc031e: Pull complete [2023-08-14T17:05:14.654Z] 8a3aa393b2d8: Pull complete [2023-08-14T17:05:14.654Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-14T17:05:14.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-14T17:05:14.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:05:14.732Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2023-08-14T17:05:14.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-14T17:05:19.442Z] $ docker top b94c61408648a64fa7cda94bdd00d00c838b0402cfa2712ae1a315566bb75d08 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-14T17:05:19.502Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2023-08-14T17:05:19.776Z] + set -o pipefail [2023-08-14T17:05:19.776Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2023-08-14T17:05:26.350Z] [2023-08-14T17:05:26.350Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2023-08-14T17:05:26.350Z] [2023-08-14T17:05:26.350Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/dec8ac21-e3d7-4aed-805b-fa432846a978 [2023-08-14T17:05:26.350Z] [2023-08-14T17:05:26.350Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-14T17:05:26.350Z] [2023-08-14T17:05:26.350Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-14T17:05:26.350Z] [2023-08-14T17:05:26.917Z] [2023-08-14T17:05:26.917Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-14T17:05:26.917Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-14T17:05:26.917Z] More details here: https://snyk.co/ue1NS [2023-08-14T17:05:26.917Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-14T17:05:26.917Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-14T17:05:27.187Z] $ docker stop --time=1 b94c61408648a64fa7cda94bdd00d00c838b0402cfa2712ae1a315566bb75d08 [2023-08-14T17:05:30.983Z] $ docker rm -f --volumes b94c61408648a64fa7cda94bdd00d00c838b0402cfa2712ae1a315566bb75d08 [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-14T17:05:31.695Z] + git log --format=format:%s -1 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba [Pipeline] sh [2023-08-14T17:05:31.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T17:05:31.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:05:32.277Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T17:05:32.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:05:32.346Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2023-08-14T17:05:32.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T17:05:32.771Z] $ docker top dc26e47e447d45aee58579bfc6f3c9faa51a53d957328f062efa6d043f6d9727 -eo pid,comm [2023-08-14T17:05:32.818Z] 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-14T17:05:32.818Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T17:05:32.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T17:05:32.863Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T17:05:32.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T17:05:32.972Z] $ docker exec dc26e47e447d45aee58579bfc6f3c9faa51a53d957328f062efa6d043f6d9727 ssh-agent [2023-08-14T17:05:33.065Z] SSH_AUTH_SOCK=/tmp/ssh-tHfNPwxrqiXZ/agent.32 [2023-08-14T17:05:33.065Z] SSH_AGENT_PID=38 [2023-08-14T17:05:33.070Z] Running ssh-add (command line suppressed) [2023-08-14T17:05:33.159Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14667682463985408926.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14667682463985408926.key) [2023-08-14T17:05:33.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T17:05:33.458Z] + git semver tag [2023-08-14T17:05:33.719Z] 2023-08-14 17:05:33,631 [run_tag] DEBUG tag force:False [2023-08-14T17:05:33.719Z] 2023-08-14 17:05:33,631 [check_head_tag] DEBUG check head tag [2023-08-14T17:05:33.719Z] 2023-08-14 17:05:33,633 [execute] INFO git cat-file --batch-check [2023-08-14T17:05:33.719Z] 2023-08-14 17:05:33,633 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-14T17:05:33.719Z] 2023-08-14 17:05:33,637 [execute] INFO git cat-file --batch [2023-08-14T17:05:33.719Z] 2023-08-14 17:05:33,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2023-08-14T17:05:33.719Z] 2023-08-14 17:05:33,648 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T17:05:33.719Z] 2023-08-14 17:05:33,649 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 [2023-08-14T17:05:33.719Z] 2023-08-14 17:05:33,649 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2023-08-14T17:05:33.719Z] 2023-08-14 17:05:33,654 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T17:05:33.719Z] 3.1.0-dev.10 [Pipeline] } [2023-08-14T17:05:33.727Z] $ docker exec --env ******** --env ******** dc26e47e447d45aee58579bfc6f3c9faa51a53d957328f062efa6d043f6d9727 ssh-agent -k [2023-08-14T17:05:33.821Z] unset SSH_AUTH_SOCK; [2023-08-14T17:05:33.821Z] unset SSH_AGENT_PID; [2023-08-14T17:05:33.821Z] echo Agent pid 38 killed; [2023-08-14T17:05:33.831Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T17:05:34.132Z] + git semver [Pipeline] } [2023-08-14T17:05:34.402Z] $ docker stop --time=1 dc26e47e447d45aee58579bfc6f3c9faa51a53d957328f062efa6d043f6d9727 [2023-08-14T17:05:35.679Z] $ docker rm -f --volumes dc26e47e447d45aee58579bfc6f3c9faa51a53d957328f062efa6d043f6d9727 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:05:36.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T17:05:36.047Z] [2023-08-14T17:05:36.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:05:36.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T17:05:36.360Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-14T17:05:36.360Z] ab5ef0e58194: Pulling fs layer [2023-08-14T17:05:36.360Z] 9712f1f96733: Pulling fs layer [2023-08-14T17:05:36.360Z] 63f879dbbcfc: Pulling fs layer [2023-08-14T17:05:36.360Z] 0d9ebad4ef96: Pulling fs layer [2023-08-14T17:05:36.360Z] e9a5061849ea: Pulling fs layer [2023-08-14T17:05:36.360Z] d747dcd14b5f: Pulling fs layer [2023-08-14T17:05:36.360Z] 2de7ff778b66: Pulling fs layer [2023-08-14T17:05:36.360Z] 2de7ff778b66: Waiting [2023-08-14T17:05:36.360Z] d747dcd14b5f: Waiting [2023-08-14T17:05:36.360Z] e9a5061849ea: Waiting [2023-08-14T17:05:36.360Z] 0d9ebad4ef96: Waiting [2023-08-14T17:05:36.360Z] 9712f1f96733: Verifying Checksum [2023-08-14T17:05:36.360Z] 9712f1f96733: Download complete [2023-08-14T17:05:36.929Z] 63f879dbbcfc: Verifying Checksum [2023-08-14T17:05:36.929Z] 63f879dbbcfc: Download complete [2023-08-14T17:05:36.929Z] 0d9ebad4ef96: Verifying Checksum [2023-08-14T17:05:36.929Z] 0d9ebad4ef96: Download complete [2023-08-14T17:05:36.929Z] d747dcd14b5f: Verifying Checksum [2023-08-14T17:05:36.929Z] d747dcd14b5f: Download complete [2023-08-14T17:05:36.929Z] e9a5061849ea: Verifying Checksum [2023-08-14T17:05:36.929Z] e9a5061849ea: Download complete [2023-08-14T17:05:37.188Z] ab5ef0e58194: Verifying Checksum [2023-08-14T17:05:37.188Z] ab5ef0e58194: Download complete [2023-08-14T17:05:37.188Z] 2de7ff778b66: Verifying Checksum [2023-08-14T17:05:37.188Z] 2de7ff778b66: Download complete [2023-08-14T17:05:39.770Z] ab5ef0e58194: Pull complete [2023-08-14T17:05:39.770Z] 9712f1f96733: Pull complete [2023-08-14T17:05:40.333Z] 63f879dbbcfc: Pull complete [2023-08-14T17:05:43.620Z] 0d9ebad4ef96: Pull complete [2023-08-14T17:05:43.878Z] e9a5061849ea: Pull complete [2023-08-14T17:05:43.878Z] d747dcd14b5f: Pull complete [2023-08-14T17:05:44.817Z] 2de7ff778b66: Pull complete [2023-08-14T17:05:44.817Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-14T17:05:44.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-14T17:05:44.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:05:44.892Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2023-08-14T17:05:44.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-14T17:05:49.045Z] $ docker top 5b5275cbac1c53276109f2914bdd9a8f0216d1d90db53c23d87d22147c63ffcc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-14T17:05:49.113Z] provisioning config files... [2023-08-14T17:05:49.119Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18040410552012702569tmp [2023-08-14T17:05:49.129Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1177728532126829176tmp [2023-08-14T17:05:49.138Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config828842455125530608tmp [Pipeline] { [Pipeline] echo [2023-08-14T17:05:49.151Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:05:49.439Z] ---> sigul-configuration.sh [2023-08-14T17:05:49.440Z] gpg: directory `/root/.gnupg' created [2023-08-14T17:05:49.440Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-14T17:05:49.440Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-14T17:05:49.440Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-14T17:05:49.440Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-14T17:05:49.440Z] gpg: CAST5 encrypted data [2023-08-14T17:05:49.440Z] gpg: encrypted with 1 passphrase [2023-08-14T17:05:49.440Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-14T17:05:49.725Z] + mkdir /home/jenkins [2023-08-14T17:05:49.725Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-14T17:05:50.008Z] + 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-14T17:05:50.015Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:05:50.297Z] ---> sigul-install.sh [2023-08-14T17:05:50.297Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-14T17:05:50.580Z] + git tag --list [2023-08-14T17:05:50.580Z] v1.0.0 [2023-08-14T17:05:50.580Z] v1.1.0 [2023-08-14T17:05:50.580Z] v1.2.0 [2023-08-14T17:05:50.580Z] v1.3.0 [2023-08-14T17:05:50.580Z] v1.3.1 [2023-08-14T17:05:50.580Z] v2.0.0 [2023-08-14T17:05:50.581Z] v2.0.1 [2023-08-14T17:05:50.581Z] v2.1.0 [2023-08-14T17:05:50.581Z] v2.1.1 [2023-08-14T17:05:50.581Z] v2.1.2 [2023-08-14T17:05:50.581Z] v2.2.0 [2023-08-14T17:05:50.581Z] v2.3 [2023-08-14T17:05:50.581Z] v2.3.0 [2023-08-14T17:05:50.581Z] v2.3.1 [2023-08-14T17:05:50.581Z] v3.0 [2023-08-14T17:05:50.581Z] v3.0.0 [2023-08-14T17:05:50.581Z] v3.0.1 [2023-08-14T17:05:50.581Z] v3.0.1-dev.1 [2023-08-14T17:05:50.581Z] v3.1.0-dev.1 [2023-08-14T17:05:50.581Z] v3.1.0-dev.10 [2023-08-14T17:05:50.581Z] v3.1.0-dev.2 [2023-08-14T17:05:50.581Z] v3.1.0-dev.3 [2023-08-14T17:05:50.581Z] v3.1.0-dev.4 [2023-08-14T17:05:50.581Z] v3.1.0-dev.5 [2023-08-14T17:05:50.581Z] v3.1.0-dev.6 [2023-08-14T17:05:50.581Z] v3.1.0-dev.7 [2023-08-14T17:05:50.581Z] v3.1.0-dev.8 [2023-08-14T17:05:50.581Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-14T17:05:50.868Z] + lftools sign git-tag v3.1.0-dev.10 [2023-08-14T17:05:51.436Z] Signing Git tag with Sigul... [2023-08-14T17:05:51.436Z] Signing v3.1.0-dev.10 [Pipeline] echo [2023-08-14T17:05:52.228Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:05:52.512Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-14T17:05:52.519Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-14T17:05:52.539Z] $ docker stop --time=1 5b5275cbac1c53276109f2914bdd9a8f0216d1d90db53c23d87d22147c63ffcc [2023-08-14T17:05:53.851Z] $ docker rm -f --volumes 5b5275cbac1c53276109f2914bdd9a8f0216d1d90db53c23d87d22147c63ffcc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-14T17:05:54.262Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T17:05:54.262Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:05:54.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T17:05:54.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:05:54.628Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2023-08-14T17:05:54.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T17:05:55.024Z] $ docker top 620f70f48e6c9e361a9a6d785797b2345f6ef9f5f67dc4643a9adc9c8d71ef1d -eo pid,comm [2023-08-14T17:05:55.071Z] 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-14T17:05:55.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T17:05:55.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T17:05:55.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T17:05:55.215Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T17:05:55.217Z] $ docker exec 620f70f48e6c9e361a9a6d785797b2345f6ef9f5f67dc4643a9adc9c8d71ef1d ssh-agent [2023-08-14T17:05:55.347Z] SSH_AUTH_SOCK=/tmp/ssh-TN9QdpC5kCBy/agent.31 [2023-08-14T17:05:55.347Z] SSH_AGENT_PID=37 [2023-08-14T17:05:55.352Z] Running ssh-add (command line suppressed) [2023-08-14T17:05:55.445Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7834261145191898849.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7834261145191898849.key) [2023-08-14T17:05:55.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T17:05:55.745Z] + git semver bump pre [2023-08-14T17:05:56.004Z] 2023-08-14 17:05:55,898 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T17:05:56.004Z] 2023-08-14 17:05:55,898 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev [2023-08-14T17:05:56.004Z] 2023-08-14 17:05:55,898 [bump_version] DEBUG bumped version:3.1.0-dev.11 [2023-08-14T17:05:56.004Z] 2023-08-14 17:05:55,899 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2023-08-14T17:05:56.004Z] 2023-08-14 17:05:55,899 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T17:05:56.004Z] 2023-08-14 17:05:55,899 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T17:05:56.004Z] 2023-08-14 17:05:55,902 [execute] INFO git cat-file --batch-check [2023-08-14T17:05:56.004Z] 2023-08-14 17:05:55,902 [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-14T17:05:56.004Z] 2023-08-14 17:05:55,907 [execute] INFO git cat-file --batch [2023-08-14T17:05:56.004Z] 2023-08-14 17:05:55,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-14T17:05:56.005Z] 2023-08-14 17:05:55,912 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T17:05:56.005Z] 3.1.0-dev.11 [Pipeline] } [2023-08-14T17:05:56.014Z] $ docker exec --env ******** --env ******** 620f70f48e6c9e361a9a6d785797b2345f6ef9f5f67dc4643a9adc9c8d71ef1d ssh-agent -k [2023-08-14T17:05:56.127Z] unset SSH_AUTH_SOCK; [2023-08-14T17:05:56.127Z] unset SSH_AGENT_PID; [2023-08-14T17:05:56.127Z] echo Agent pid 37 killed; [2023-08-14T17:05:56.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T17:05:56.450Z] + git semver [Pipeline] } [2023-08-14T17:05:56.721Z] $ docker stop --time=1 620f70f48e6c9e361a9a6d785797b2345f6ef9f5f67dc4643a9adc9c8d71ef1d [2023-08-14T17:05:57.997Z] $ docker rm -f --volumes 620f70f48e6c9e361a9a6d785797b2345f6ef9f5f67dc4643a9adc9c8d71ef1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-14T17:05:58.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-14T17:05:58.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:05:58.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-14T17:05:58.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:05:58.691Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2023-08-14T17:05:58.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-14T17:05:59.038Z] $ docker top 894d6d814cddb3c55b5453c46549aab4c6e9d1a55dd45c51cc42ea53b26f8ce0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-14T17:05:59.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-14T17:05:59.134Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-14T17:05:59.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-14T17:05:59.247Z] $ docker exec 894d6d814cddb3c55b5453c46549aab4c6e9d1a55dd45c51cc42ea53b26f8ce0 ssh-agent [2023-08-14T17:05:59.357Z] SSH_AUTH_SOCK=/tmp/ssh-rsGWCEJFECyM/agent.32 [2023-08-14T17:05:59.357Z] SSH_AGENT_PID=38 [2023-08-14T17:05:59.361Z] Running ssh-add (command line suppressed) [2023-08-14T17:05:59.471Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11475127628826588480.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11475127628826588480.key) [2023-08-14T17:05:59.486Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-14T17:05:59.771Z] + git semver push [2023-08-14T17:06:00.030Z] 2023-08-14 17:05:59,951 [run_push] DEBUG push [2023-08-14T17:06:00.030Z] 2023-08-14 17:05:59,953 [execute] INFO git cat-file --batch-check [2023-08-14T17:06:00.030Z] 2023-08-14 17:05:59,953 [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-14T17:06:00.030Z] 2023-08-14 17:05:59,957 [execute] INFO git rev-list 5806c3a6f77d22c324a620e9012d42c7831120bc -- [2023-08-14T17:06:00.030Z] 2023-08-14 17:05:59,957 [execute] DEBUG Popen(['git', 'rev-list', '5806c3a6f77d22c324a620e9012d42c7831120bc', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-14T17:06:00.030Z] 2023-08-14 17:05:59,967 [execute] INFO git fetch -v origin [2023-08-14T17:06:00.030Z] 2023-08-14 17:05:59,967 [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-14T17:06:00.599Z] 2023-08-14 17:06:00,451 [run_push] DEBUG no remote changes detected [2023-08-14T17:06:00.599Z] 2023-08-14 17:06:00,452 [execute] INFO git push origin semver [2023-08-14T17:06:00.599Z] 2023-08-14 17:06:00,452 [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-14T17:06:01.537Z] 2023-08-14 17:06:01,224 [run_push] DEBUG push all version tags [2023-08-14T17:06:01.537Z] 2023-08-14 17:06:01,225 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-14T17:06:01.537Z] 2023-08-14 17:06:01,225 [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-14T17:06:02.103Z] 2023-08-14 17:06:02,075 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2023-08-14T17:06:02.103Z] 3.1.0-dev.11 [Pipeline] } [2023-08-14T17:06:02.111Z] $ docker exec --env ******** --env ******** 894d6d814cddb3c55b5453c46549aab4c6e9d1a55dd45c51cc42ea53b26f8ce0 ssh-agent -k [2023-08-14T17:06:02.209Z] unset SSH_AUTH_SOCK; [2023-08-14T17:06:02.209Z] unset SSH_AGENT_PID; [2023-08-14T17:06:02.209Z] echo Agent pid 38 killed; [2023-08-14T17:06:02.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-14T17:06:02.521Z] + git semver [Pipeline] } [2023-08-14T17:06:02.793Z] $ docker stop --time=1 894d6d814cddb3c55b5453c46549aab4c6e9d1a55dd45c51cc42ea53b26f8ce0 [2023-08-14T17:06:04.056Z] $ docker rm -f --volumes 894d6d814cddb3c55b5453c46549aab4c6e9d1a55dd45c51cc42ea53b26f8ce0 [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-14T17:06:04.655Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2023-08-14T17:06:04.655Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-14T17:06:04.655Z] total 16 [2023-08-14T17:06:04.655Z] drwxr-xr-x 3 root root 4096 Aug 14 16:51 . [2023-08-14T17:06:04.655Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 17:05 .. [2023-08-14T17:06:04.655Z] drwxr-xr-x 2 root root 4096 Aug 14 16:51 cost [2023-08-14T17:06:04.655Z] -rw-r--r-- 1 root root 96 Aug 14 16:51 cost.csv [2023-08-14T17:06:04.655Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2023-08-14T17:06:04.655Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2023-08-14T17:06:04.655Z] total 16 [2023-08-14T17:06:04.655Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 16:51 . [2023-08-14T17:06:04.655Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 17:05 .. [2023-08-14T17:06:04.655Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 16:51 cost [2023-08-14T17:06:04.655Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 14 16:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:06:04.943Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:06:05.797Z] ---> package-listing.sh [2023-08-14T17:06:05.797Z] ++ facter osfamily [2023-08-14T17:06:05.797Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-14T17:06:06.057Z] + OS_FAMILY=debian [2023-08-14T17:06:06.057Z] + workspace=/w/workspace/ry_app-service-configurable_main [2023-08-14T17:06:06.057Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-14T17:06:06.057Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-14T17:06:06.057Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-14T17:06:06.057Z] + PACKAGES=/tmp/packages_start.txt [2023-08-14T17:06:06.057Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-14T17:06:06.057Z] + PACKAGES=/tmp/packages_end.txt [2023-08-14T17:06:06.057Z] + case "${OS_FAMILY}" in [2023-08-14T17:06:06.057Z] + dpkg -l [2023-08-14T17:06:06.057Z] + grep '^ii' [2023-08-14T17:06:06.057Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-14T17:06:06.057Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-14T17:06:06.057Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-14T17:06:06.057Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2023-08-14T17:06:06.057Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2023-08-14T17:06:06.057Z] + 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-14T17:06:06.067Z] 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-14T17:06:06.343Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-14T17:06:06.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-14T17:06:06.903Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-14T17:06:06.979Z] prd-ubuntu20.04-docker-8c-8g-3540 does not seem to be running inside a container [2023-08-14T17:06:07.111Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-14T17:06:07.358Z] $ docker top 2c118322c7aadf2ce8f64efc693f570676e1c73223714731a79a9d49dea5bd94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-14T17:06:07.745Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-14T17:06:08.030Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-14T17:06:08.316Z] + ls /var/log/sa-host [2023-08-14T17:06:08.316Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-14T17:06:08.384Z] provisioning config files... [2023-08-14T17:06:08.390Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7858630046690739648tmp [Pipeline] { [Pipeline] echo [2023-08-14T17:06:08.402Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:06:08.684Z] ---> create-netrc.sh [Pipeline] } [2023-08-14T17:06:08.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:06:09.011Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-14T17:06:09.019Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:06:09.301Z] ---> sudo-logs.sh [2023-08-14T17:06:09.302Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-14T17:06:09.334Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:06:09.617Z] ---> job-cost.sh [2023-08-14T17:06:09.617Z] lf-activate-venv: SKIPPING [2023-08-14T17:06:09.617Z] DEBUG: total: 0.2199999988079071 [2023-08-14T17:06:09.617Z] INFO: Retrieving Stack Cost... [2023-08-14T17:06:09.876Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-14T17:06:10.444Z] INFO: Archiving Costs [Pipeline] echo [2023-08-14T17:06:10.455Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-14T17:06:10.740Z] ---> logs-deploy.sh [2023-08-14T17:06:10.740Z] lf-activate-venv: SKIPPING [2023-08-14T17:06:10.740Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/179 [2023-08-14T17:06:10.740Z] INFO: archiving workspace using pattern(s): [2023-08-14T17:06:11.675Z] Archives upload complete. [2023-08-14T17:06:11.676Z] INFO: archiving logs to Nexus