Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 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-ssh8304166298686142624.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9407768779821024001.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14066361563476277056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh2155083634038029205.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-ssh11254223843117496584.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22345 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 (main) Commit message: "Merge pull request #680 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" > 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 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 # timeout=10 > git rev-list --no-walk bf1e89e2a214a4a85437d7cb70f1d6a8d025be6a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T21:57:29.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T21:57:29.727Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T21:57:29.753Z] ========================================================= [2024-10-09T21:57:29.753Z] EdgeX Global Pipelines Version Info [2024-10-09T21:57:29.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T21:57:30.483Z] ------------------- [2024-10-09T21:57:30.483Z] stable info: [2024-10-09T21:57:30.483Z] ------------------- [2024-10-09T21:57:30.483Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T21:57:30.483Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T21:57:30.483Z] Message: update stable to v1.0.265 [2024-10-09T21:57:31.055Z] ------------------- [2024-10-09T21:57:31.055Z] experimental info: [2024-10-09T21:57:31.055Z] ------------------- [2024-10-09T21:57:31.055Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T21:57:31.055Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T21:57:31.055Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T21:57:31.130Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-09T21:57:31.153Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-09T21:57:31.172Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T21:57:31.193Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T21:57:31.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T21:57:31.235Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T21:57:31.253Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T21:57:31.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-09T21:57:31.290Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T21:57:31.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T21:57:31.328Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T21:57:31.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-09T21:57:31.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T21:57:31.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T21:57:31.404Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T21:57:31.425Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T21:57:31.448Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T21:57:31.472Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-09T21:57:31.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T21:57:31.520Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T21:57:31.542Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-09T21:57:31.572Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-09T21:57:31.596Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-09T21:57:31.615Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-09T21:57:31.639Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-09T21:57:31.661Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T21:57:31.685Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T21:57:31.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-09T21:57:31.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-09T21:57:31.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-09T21:57:31.781Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] echo [2024-10-09T21:57:31.807Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9b6aade [Pipeline] echo [2024-10-09T21:57:31.827Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T21:57:31.893Z] provisioning config files... [2024-10-09T21:57:31.908Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12452874358493142833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T21:57:32.241Z] ---> ****-login.sh [2024-10-09T21:57:32.241Z] nexus3.edgexfoundry.org:10001 [2024-10-09T21:57:32.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T21:57:32.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T21:57:32.502Z] Configure a credential helper to remove this warning. See [2024-10-09T21:57:32.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T21:57:32.502Z] [2024-10-09T21:57:32.502Z] Login Succeeded [2024-10-09T21:57:32.502Z] nexus3.edgexfoundry.org:10002 [2024-10-09T21:57:32.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T21:57:32.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T21:57:32.765Z] Configure a credential helper to remove this warning. See [2024-10-09T21:57:32.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T21:57:32.765Z] [2024-10-09T21:57:32.765Z] Login Succeeded [2024-10-09T21:57:32.765Z] nexus3.edgexfoundry.org:10003 [2024-10-09T21:57:32.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T21:57:32.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T21:57:32.765Z] Configure a credential helper to remove this warning. See [2024-10-09T21:57:32.765Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T21:57:32.765Z] [2024-10-09T21:57:32.765Z] Login Succeeded [2024-10-09T21:57:32.765Z] nexus3.edgexfoundry.org:10004 [2024-10-09T21:57:33.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T21:57:33.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T21:57:33.027Z] Configure a credential helper to remove this warning. See [2024-10-09T21:57:33.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T21:57:33.027Z] [2024-10-09T21:57:33.027Z] Login Succeeded [2024-10-09T21:57:33.027Z] ****.io [2024-10-09T21:57:33.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T21:57:33.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T21:57:33.289Z] Configure a credential helper to remove this warning. See [2024-10-09T21:57:33.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T21:57:33.289Z] [2024-10-09T21:57:33.289Z] Login Succeeded [2024-10-09T21:57:33.289Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T21:57:33.297Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T21:57:33.708Z] + git rev-list -1 --merges 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32~1..9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] echo [2024-10-09T21:57:33.736Z] -----------> git rev-list -1 --merges 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32~1..9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [2024-10-09T21:57:33.736Z] 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [false] [Pipeline] sh [2024-10-09T21:57:34.027Z] + git log --format=format:%s -1 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] echo [2024-10-09T21:57:34.046Z] ========================================================= [2024-10-09T21:57:34.046Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T21:57:34.046Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T21:57:34.384Z] + git log --format=format:%s -1 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] echo [2024-10-09T21:57:34.398Z] [semverPrep] GIT_COMMIT: 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32, Commit Message: Merge pull request #680 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55 [Pipeline] echo [2024-10-09T21:57:34.413Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-09T21:57:34.804Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T21:57:34.804Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T21:57:34.804Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T21:57:34.804Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T21:57:34.804Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T21:57:34.804Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T21:57:34.804Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T21:57:35.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T21:57:35.237Z] [2024-10-09T21:57:35.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T21:57:35.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T21:57:35.549Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T21:57:35.549Z] b85a868b505f: Pulling fs layer [2024-10-09T21:57:35.549Z] e2be974225ed: Pulling fs layer [2024-10-09T21:57:35.549Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T21:57:35.549Z] 988bab9f4d93: Pulling fs layer [2024-10-09T21:57:35.549Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T21:57:35.549Z] eaf3925da568: Pulling fs layer [2024-10-09T21:57:35.549Z] bab4dde63d76: Pulling fs layer [2024-10-09T21:57:35.549Z] bde34c3a00c8: Pulling fs layer [2024-10-09T21:57:35.549Z] b352a97aabf1: Pulling fs layer [2024-10-09T21:57:35.549Z] 4872d77fe225: Pulling fs layer [2024-10-09T21:57:35.549Z] 5851b861e8e6: Pulling fs layer [2024-10-09T21:57:35.549Z] eaf3925da568: Waiting [2024-10-09T21:57:35.549Z] bab4dde63d76: Waiting [2024-10-09T21:57:35.549Z] b352a97aabf1: Waiting [2024-10-09T21:57:35.549Z] bde34c3a00c8: Waiting [2024-10-09T21:57:35.549Z] 5851b861e8e6: Waiting [2024-10-09T21:57:35.549Z] 988bab9f4d93: Waiting [2024-10-09T21:57:35.549Z] 1469e6f7b9e6: Waiting [2024-10-09T21:57:35.549Z] 4872d77fe225: Waiting [2024-10-09T21:57:35.549Z] e2be974225ed: Download complete [2024-10-09T21:57:35.549Z] 988bab9f4d93: Verifying Checksum [2024-10-09T21:57:35.549Z] 988bab9f4d93: Download complete [2024-10-09T21:57:35.809Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T21:57:35.809Z] 1469e6f7b9e6: Download complete [2024-10-09T21:57:35.809Z] eaf3925da568: Download complete [2024-10-09T21:57:35.809Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T21:57:35.809Z] 339a4e72a1f5: Download complete [2024-10-09T21:57:35.809Z] bde34c3a00c8: Download complete [2024-10-09T21:57:35.809Z] b352a97aabf1: Verifying Checksum [2024-10-09T21:57:35.809Z] b352a97aabf1: Download complete [2024-10-09T21:57:35.809Z] 4872d77fe225: Download complete [2024-10-09T21:57:35.809Z] 5851b861e8e6: Verifying Checksum [2024-10-09T21:57:35.809Z] 5851b861e8e6: Download complete [2024-10-09T21:57:35.809Z] b85a868b505f: Verifying Checksum [2024-10-09T21:57:35.809Z] b85a868b505f: Download complete [2024-10-09T21:57:36.070Z] bab4dde63d76: Verifying Checksum [2024-10-09T21:57:36.070Z] bab4dde63d76: Download complete [2024-10-09T21:57:37.480Z] b85a868b505f: Pull complete [2024-10-09T21:57:37.480Z] e2be974225ed: Pull complete [2024-10-09T21:57:37.740Z] 339a4e72a1f5: Pull complete [2024-10-09T21:57:37.999Z] 988bab9f4d93: Pull complete [2024-10-09T21:57:38.264Z] 1469e6f7b9e6: Pull complete [2024-10-09T21:57:38.264Z] eaf3925da568: Pull complete [2024-10-09T21:57:40.167Z] bab4dde63d76: Pull complete [2024-10-09T21:57:40.167Z] bde34c3a00c8: Pull complete [2024-10-09T21:57:40.167Z] b352a97aabf1: Pull complete [2024-10-09T21:57:40.427Z] 4872d77fe225: Pull complete [2024-10-09T21:57:40.427Z] 5851b861e8e6: Pull complete [2024-10-09T21:57:40.427Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T21:57:40.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T21:57:40.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T21:57:40.579Z] prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container [2024-10-09T21:57:40.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T21:57:43.774Z] $ docker top 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 -eo pid,comm [2024-10-09T21:57:43.836Z] 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). [2024-10-09T21:57:43.836Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T21:57:44.056Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T21:57:44.056Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T21:57:44.190Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T21:57:44.191Z] $ docker exec 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 ssh-agent [2024-10-09T21:57:44.296Z] SSH_AUTH_SOCK=/tmp/ssh-mgkJLKCvuImb/agent.32 [2024-10-09T21:57:44.296Z] SSH_AGENT_PID=38 [2024-10-09T21:57:44.303Z] Running ssh-add (command line suppressed) [2024-10-09T21:57:44.413Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7193016599705544419.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7193016599705544419.key) [2024-10-09T21:57:44.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T21:57:44.724Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T21:57:44.731Z] $ docker exec --env ******** --env ******** 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 ssh-agent -k [2024-10-09T21:57:44.829Z] unset SSH_AUTH_SOCK; [2024-10-09T21:57:44.830Z] unset SSH_AGENT_PID; [2024-10-09T21:57:44.830Z] echo Agent pid 38 killed; [2024-10-09T21:57:44.841Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T21:57:44.874Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T21:57:44.874Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T21:57:44.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T21:57:45.000Z] $ docker exec 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 ssh-agent [2024-10-09T21:57:45.119Z] SSH_AUTH_SOCK=/tmp/ssh-1JfCpiiqrlge/agent.73 [2024-10-09T21:57:45.119Z] SSH_AGENT_PID=79 [2024-10-09T21:57:45.123Z] Running ssh-add (command line suppressed) [2024-10-09T21:57:45.229Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9699395535154963422.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9699395535154963422.key) [2024-10-09T21:57:45.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T21:57:45.540Z] + git semver init [2024-10-09T21:57:45.800Z] 2024-10-09 21:57:45,743 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T21:57:45.800Z] 2024-10-09 21:57:45,744 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-10-09T21:57:45.800Z] 2024-10-09 21:57:45,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-10-09T21:57:45.800Z] 2024-10-09 21:57:45,744 [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) [2024-10-09T21:57:47.193Z] 2024-10-09 21:57:46,751 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-10-09T21:57:47.193Z] 2024-10-09 21:57:46,752 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-10-09T21:57:47.193Z] 2024-10-09 21:57:46,752 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-09T21:57:47.193Z] 2024-10-09 21:57:46,752 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-09T21:57:47.193Z] 3.2.0-dev.36 [Pipeline] } [2024-10-09T21:57:47.203Z] $ docker exec --env ******** --env ******** 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 ssh-agent -k [2024-10-09T21:57:47.302Z] unset SSH_AUTH_SOCK; [2024-10-09T21:57:47.303Z] unset SSH_AGENT_PID; [2024-10-09T21:57:47.303Z] echo Agent pid 79 killed; [2024-10-09T21:57:47.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T21:57:47.648Z] + git semver [Pipeline] } [2024-10-09T21:57:47.922Z] $ docker stop --time=1 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 [2024-10-09T21:57:49.226Z] $ docker rm -f --volumes 8433add4162670c16e53e498c5fe104caa7ce53f6d9d6dd127869eff3c0c0c04 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T21:57:49.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T21:57:49.854Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T21:57:49.858Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.36 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T21:57:50.037Z] provisioning config files... [2024-10-09T21:57:50.046Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1891213167055959642tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T21:57:50.353Z] ---> ****-login.sh [2024-10-09T21:57:50.353Z] nexus3.edgexfoundry.org:10001 [2024-10-09T21:57:50.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T21:57:50.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T21:57:50.353Z] Configure a credential helper to remove this warning. See [2024-10-09T21:57:50.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T21:57:50.353Z] [2024-10-09T21:57:50.353Z] Login Succeeded [2024-10-09T21:57:50.353Z] nexus3.edgexfoundry.org:10002 [2024-10-09T21:57:50.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T21:57:50.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T21:57:50.353Z] Configure a credential helper to remove this warning. See [2024-10-09T21:57:50.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T21:57:50.353Z] [2024-10-09T21:57:50.353Z] Login Succeeded [2024-10-09T21:57:50.353Z] nexus3.edgexfoundry.org:10003 [2024-10-09T21:57:50.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T21:57:50.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T21:57:50.613Z] Configure a credential helper to remove this warning. See [2024-10-09T21:57:50.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T21:57:50.613Z] [2024-10-09T21:57:50.613Z] Login Succeeded [2024-10-09T21:57:50.613Z] nexus3.edgexfoundry.org:10004 [2024-10-09T21:57:50.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T21:57:50.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T21:57:50.613Z] Configure a credential helper to remove this warning. See [2024-10-09T21:57:50.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T21:57:50.613Z] [2024-10-09T21:57:50.613Z] Login Succeeded [2024-10-09T21:57:50.613Z] ****.io [2024-10-09T21:57:50.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T21:57:50.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T21:57:50.875Z] Configure a credential helper to remove this warning. See [2024-10-09T21:57:50.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T21:57:50.875Z] [2024-10-09T21:57:50.875Z] Login Succeeded [2024-10-09T21:57:50.875Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T21:57:50.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T21:57:50.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T21:57:51.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T21:57:51.015Z] ========================================================= [2024-10-09T21:57:51.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T21:57:51.015Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T21:57:51.346Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T21:57:51.346Z] Sending build context to Docker daemon 9.184MB [2024-10-09T21:57:51.346Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T21:57:51.346Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T21:57:51.346Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T21:57:51.346Z] 43c4264eed91: Pulling fs layer [2024-10-09T21:57:51.346Z] 4cc291be95ef: Pulling fs layer [2024-10-09T21:57:51.346Z] 2ac1f1163629: Pulling fs layer [2024-10-09T21:57:51.346Z] 5c3c966382ef: Pulling fs layer [2024-10-09T21:57:51.346Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T21:57:51.346Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T21:57:51.346Z] 9f66e0745190: Pulling fs layer [2024-10-09T21:57:51.346Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T21:57:51.346Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T21:57:51.346Z] 5c3c966382ef: Waiting [2024-10-09T21:57:51.346Z] 4f4fb700ef54: Waiting [2024-10-09T21:57:51.346Z] 9f66e0745190: Waiting [2024-10-09T21:57:51.346Z] f49a43e4bbc0: Waiting [2024-10-09T21:57:51.346Z] 561ebcabdf7f: Waiting [2024-10-09T21:57:51.346Z] 4cc291be95ef: Verifying Checksum [2024-10-09T21:57:51.346Z] 4cc291be95ef: Download complete [2024-10-09T21:57:52.457Z] 5c3c966382ef: Verifying Checksum [2024-10-09T21:57:52.457Z] 5c3c966382ef: Download complete [2024-10-09T21:57:52.457Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T21:57:52.457Z] 4f4fb700ef54: Download complete [2024-10-09T21:57:52.457Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T21:57:52.457Z] 5d5c8e513c77: Download complete [2024-10-09T21:57:52.457Z] 43c4264eed91: Verifying Checksum [2024-10-09T21:57:52.457Z] 43c4264eed91: Download complete [2024-10-09T21:57:52.457Z] 9f66e0745190: Verifying Checksum [2024-10-09T21:57:52.457Z] 9f66e0745190: Download complete [2024-10-09T21:57:52.457Z] 43c4264eed91: Pull complete [2024-10-09T21:57:52.457Z] 4cc291be95ef: Pull complete [2024-10-09T21:57:55.685Z] 561ebcabdf7f: Verifying Checksum [2024-10-09T21:57:59.407Z] 2ac1f1163629: Verifying Checksum [2024-10-09T21:57:59.407Z] 2ac1f1163629: Download complete [2024-10-09T21:57:59.665Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T21:57:59.665Z] f49a43e4bbc0: Download complete [2024-10-09T21:58:03.467Z] 2ac1f1163629: Pull complete [2024-10-09T21:58:03.467Z] 5c3c966382ef: Pull complete [2024-10-09T21:58:03.467Z] 4f4fb700ef54: Pull complete [2024-10-09T21:58:03.467Z] 5d5c8e513c77: Pull complete [2024-10-09T21:58:03.467Z] 9f66e0745190: Pull complete [2024-10-09T21:58:04.983Z] Still waiting to schedule task [2024-10-09T21:58:04.983Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-09T21:58:05.999Z] f49a43e4bbc0: Pull complete [2024-10-09T21:58:07.158Z] 561ebcabdf7f: Pull complete [2024-10-09T21:58:07.158Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T21:58:07.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T21:58:07.158Z] ---> 3a752c3f9dda [2024-10-09T21:58:07.158Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T21:58:10.150Z] ---> Running in 713635e55eab [2024-10-09T21:58:10.150Z] Removing intermediate container 713635e55eab [2024-10-09T21:58:10.150Z] ---> f137c0b5ef97 [2024-10-09T21:58:10.150Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T21:58:10.150Z] ---> Running in 785cd8216710 [2024-10-09T21:58:10.150Z] Removing intermediate container 785cd8216710 [2024-10-09T21:58:10.150Z] ---> 32b57604f17c [2024-10-09T21:58:10.150Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T21:58:10.409Z] ---> Running in d0718f6e503e [2024-10-09T21:58:10.409Z] Removing intermediate container d0718f6e503e [2024-10-09T21:58:10.409Z] ---> b210d8979798 [2024-10-09T21:58:10.409Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T21:58:10.409Z] ---> Running in 097ddb602209 [2024-10-09T21:58:10.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T21:58:10.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T21:58:11.192Z] OK: 246 MiB in 54 packages [2024-10-09T21:58:11.761Z] Removing intermediate container 097ddb602209 [2024-10-09T21:58:11.761Z] ---> 43030ea61d62 [2024-10-09T21:58:11.761Z] Step 7/12 : WORKDIR /app [2024-10-09T21:58:11.761Z] ---> Running in e90fdff94ddf [2024-10-09T21:58:11.761Z] Removing intermediate container e90fdff94ddf [2024-10-09T21:58:11.761Z] ---> a5ce5140cfa0 [2024-10-09T21:58:11.761Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T21:58:11.761Z] ---> ed7f482f09b5 [2024-10-09T21:58:11.761Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T21:58:11.761Z] ---> Running in 3799ecf51ef3 [2024-10-09T21:59:22.482Z] Removing intermediate container 3799ecf51ef3 [2024-10-09T21:59:22.482Z] ---> 2bf44ff624b3 [2024-10-09T21:59:22.482Z] Step 10/12 : COPY . . [2024-10-09T21:59:22.482Z] ---> cbd65e532851 [2024-10-09T21:59:22.482Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T21:59:22.482Z] ---> Running in 21dfa0c5347a [2024-10-09T21:59:22.482Z] Removing intermediate container 21dfa0c5347a [2024-10-09T21:59:22.482Z] ---> 19938150ffc9 [2024-10-09T21:59:22.482Z] Step 12/12 : RUN $MAKE [2024-10-09T21:59:22.482Z] ---> Running in 2430e5cf8237 [2024-10-09T21:59:22.482Z] noop [2024-10-09T21:59:22.482Z] Removing intermediate container 2430e5cf8237 [2024-10-09T21:59:22.482Z] ---> d6cd2809d9c3 [2024-10-09T21:59:22.482Z] Successfully built d6cd2809d9c3 [2024-10-09T21:59:22.482Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T21:59:22.818Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T21:59:22.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T21:59:22.898Z] prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container [2024-10-09T21:59:22.932Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-09T21:59:23.289Z] $ docker top b86978ea7182fe5e10f74c2b2dfcfc955be420d2bdbe3523cef926f0a5859319 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T21:59:23.647Z] + go version [2024-10-09T21:59:23.647Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T21:59:23.661Z] $ docker stop --time=1 b86978ea7182fe5e10f74c2b2dfcfc955be420d2bdbe3523cef926f0a5859319 [2024-10-09T21:59:24.951Z] $ docker rm -f --volumes b86978ea7182fe5e10f74c2b2dfcfc955be420d2bdbe3523cef926f0a5859319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T21:59:25.412Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T21:59:25.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T21:59:25.502Z] prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container [2024-10-09T21:59:25.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-09T21:59:25.875Z] $ docker top 12e9676440e77f1027513178bac2ce0e8760415687274dc0320c72515e543538 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T21:59:26.230Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-10-09T21:59:26.532Z] + make test [2024-10-09T21:59:26.532Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T21:59:36.406Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22346 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-10-09T21:59:36.423Z] Running in /w/workspace/app-service-configurable/246 [Pipeline] { [Pipeline] checkout [2024-10-09T21:59:39.466Z] The recommended git tool is: git [2024-10-09T21:59:43.844Z] using credential edgex-jenkins-ssh [2024-10-09T21:59:43.868Z] Cloning the remote Git repository [2024-10-09T21:59:43.910Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-09T21:59:44.001Z] > git init /w/workspace/app-service-configurable/246 # timeout=10 [2024-10-09T21:59:44.138Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-09T21:59:44.139Z] > git --version # timeout=10 [2024-10-09T21:59:44.161Z] > git --version # 'git version 2.25.1' [2024-10-09T21:59:44.163Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T21:59:44.307Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T21:59:46.298Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-09T21:59:46.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T21:59:47.121Z] Avoid second fetch [2024-10-09T21:59:47.122Z] Checking out Revision 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 (main) [2024-10-09T21:59:47.682Z] Commit message: "Merge pull request #680 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.55" [2024-10-09T21:59:47.135Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T21:59:47.197Z] > git checkout -f 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T21:59:52.155Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T21:59:52.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T21:59:52.155Z] Dload Upload Total Spent Left Speed [2024-10-09T21:59:52.155Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78699 0 --:--:-- --:--:-- --:--:-- 78699 [Pipeline] sh [2024-10-09T21:59:52.486Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T21:59:52.816Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T21:59:52.816Z] + sudo tee /etc/docker/daemon.new [2024-10-09T21:59:52.816Z] { [2024-10-09T21:59:52.816Z] "registry-mirrors": [ [2024-10-09T21:59:52.816Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T21:59:52.816Z] ], [2024-10-09T21:59:52.816Z] "bip": "10.250.0.254/24", [2024-10-09T21:59:52.816Z] "hosts": [ [2024-10-09T21:59:52.816Z] "tcp://0.0.0.0:5555", [2024-10-09T21:59:52.816Z] "unix:///var/run/docker.sock" [2024-10-09T21:59:52.816Z] ], [2024-10-09T21:59:52.816Z] "mtu": 1458, [2024-10-09T21:59:52.816Z] "selinux-enabled": true, [2024-10-09T21:59:52.816Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T21:59:52.816Z] } [Pipeline] sh [2024-10-09T21:59:53.149Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T21:59:53.473Z] + sudo service docker restart [2024-10-09T22:00:05.314Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:00:11.710Z] provisioning config files... [2024-10-09T22:00:11.731Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/246@tmp/config14835566264728720825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:00:12.146Z] ---> ****-login.sh [2024-10-09T22:00:12.146Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:00:12.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:00:12.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:00:12.685Z] Configure a credential helper to remove this warning. See [2024-10-09T22:00:12.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:00:12.685Z] [2024-10-09T22:00:12.685Z] Login Succeeded [2024-10-09T22:00:12.685Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:00:12.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:00:12.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:00:12.955Z] Configure a credential helper to remove this warning. See [2024-10-09T22:00:12.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:00:12.955Z] [2024-10-09T22:00:12.955Z] Login Succeeded [2024-10-09T22:00:12.955Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:00:13.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:00:13.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:00:13.501Z] Configure a credential helper to remove this warning. See [2024-10-09T22:00:13.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:00:13.501Z] [2024-10-09T22:00:13.501Z] Login Succeeded [2024-10-09T22:00:13.501Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:00:13.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:00:13.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:00:13.771Z] Configure a credential helper to remove this warning. See [2024-10-09T22:00:13.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:00:13.771Z] [2024-10-09T22:00:13.771Z] Login Succeeded [2024-10-09T22:00:13.771Z] ****.io [2024-10-09T22:00:14.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:00:14.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:00:14.041Z] Configure a credential helper to remove this warning. See [2024-10-09T22:00:14.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:00:14.041Z] [2024-10-09T22:00:14.041Z] Login Succeeded [2024-10-09T22:00:14.306Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:00:14.319Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-09T22:00:14.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:00:14.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:00:14.669Z] ========================================================= [2024-10-09T22:00:14.669Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T22:00:14.669Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:00:15.033Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-09T22:00:15.033Z] Sending build context to Docker daemon 242.2kB [2024-10-09T22:00:15.301Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:00:15.301Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-09T22:00:15.301Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T22:00:15.301Z] cf04c63912e1: Pulling fs layer [2024-10-09T22:00:15.301Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T22:00:15.301Z] a37a00ec5f00: Pulling fs layer [2024-10-09T22:00:15.301Z] 50b3750afda1: Pulling fs layer [2024-10-09T22:00:15.301Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:00:15.301Z] 80978eb59214: Pulling fs layer [2024-10-09T22:00:15.301Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T22:00:15.301Z] c5a475d317c9: Pulling fs layer [2024-10-09T22:00:15.301Z] 50b3750afda1: Waiting [2024-10-09T22:00:15.301Z] 4f4fb700ef54: Waiting [2024-10-09T22:00:15.301Z] 80978eb59214: Waiting [2024-10-09T22:00:15.301Z] c9f46d7d2bd2: Waiting [2024-10-09T22:00:15.301Z] c5a475d317c9: Waiting [2024-10-09T22:00:15.301Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T22:00:15.301Z] 55b35a11ae5e: Download complete [2024-10-09T22:00:15.568Z] 50b3750afda1: Verifying Checksum [2024-10-09T22:00:15.568Z] 50b3750afda1: Download complete [2024-10-09T22:00:15.568Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:00:15.568Z] 4f4fb700ef54: Download complete [2024-10-09T22:00:15.568Z] 80978eb59214: Verifying Checksum [2024-10-09T22:00:15.568Z] 80978eb59214: Download complete [2024-10-09T22:00:15.568Z] cf04c63912e1: Download complete [2024-10-09T22:00:15.836Z] c5a475d317c9: Verifying Checksum [2024-10-09T22:00:15.836Z] c5a475d317c9: Download complete [2024-10-09T22:00:16.421Z] cf04c63912e1: Pull complete [2024-10-09T22:00:16.698Z] 55b35a11ae5e: Pull complete [2024-10-09T22:00:17.290Z] a37a00ec5f00: Verifying Checksum [2024-10-09T22:00:17.290Z] a37a00ec5f00: Download complete [2024-10-09T22:00:17.873Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T22:00:17.873Z] c9f46d7d2bd2: Download complete [2024-10-09T22:00:30.185Z] a37a00ec5f00: Pull complete [2024-10-09T22:00:30.185Z] 50b3750afda1: Pull complete [2024-10-09T22:00:30.185Z] 4f4fb700ef54: Pull complete [2024-10-09T22:00:30.451Z] 80978eb59214: Pull complete [2024-10-09T22:00:37.999Z] go vet ./... [2024-10-09T22:00:38.037Z] c9f46d7d2bd2: Pull complete [2024-10-09T22:00:38.996Z] c5a475d317c9: Pull complete [2024-10-09T22:00:38.996Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T22:00:38.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:00:38.996Z] ---> be29e6b0f0d4 [2024-10-09T22:00:38.996Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:00:40.412Z] ---> Running in 95f7dfbe7679 [2024-10-09T22:00:40.684Z] Removing intermediate container 95f7dfbe7679 [2024-10-09T22:00:40.684Z] ---> 54e26121aa4d [2024-10-09T22:00:40.684Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:00:40.951Z] ---> Running in e22d2d15758e [2024-10-09T22:00:41.223Z] Removing intermediate container e22d2d15758e [2024-10-09T22:00:41.223Z] ---> fc954ca7acc1 [2024-10-09T22:00:41.223Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:00:41.223Z] ---> Running in abbe9671f8f3 [2024-10-09T22:00:41.494Z] Removing intermediate container abbe9671f8f3 [2024-10-09T22:00:41.494Z] ---> fcb97313d4a3 [2024-10-09T22:00:41.494Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:00:41.494Z] ---> Running in 4721ed928bf3 [2024-10-09T22:00:42.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:00:42.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:00:44.304Z] OK: 238 MiB in 54 packages [2024-10-09T22:00:44.890Z] Removing intermediate container 4721ed928bf3 [2024-10-09T22:00:44.890Z] ---> b6e22f2125d1 [2024-10-09T22:00:44.890Z] Step 7/12 : WORKDIR /app [2024-10-09T22:00:44.890Z] ---> Running in 8c445b9344fd [2024-10-09T22:00:45.485Z] Removing intermediate container 8c445b9344fd [2024-10-09T22:00:45.485Z] ---> eb212d657c0b [2024-10-09T22:00:45.485Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-09T22:00:45.819Z] ---> 6f0d05a3a787 [2024-10-09T22:00:45.819Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:00:45.819Z] ---> Running in 0b8d49c5daae [2024-10-09T22:00:46.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:00:46.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:00:46.118Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T22:00:46.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:00:46.148Z] $ docker stop --time=1 12e9676440e77f1027513178bac2ce0e8760415687274dc0320c72515e543538 [2024-10-09T22:00:50.007Z] $ docker rm -f --volumes 12e9676440e77f1027513178bac2ce0e8760415687274dc0320c72515e543538 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:00:50.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:00:50.770Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-09T22:00:51.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:00:51.597Z] + ls -al . [2024-10-09T22:00:51.597Z] total 260 [2024-10-09T22:00:51.597Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 21:59 . [2024-10-09T22:00:51.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 21:57 .. [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 21:57 .dockerignore [2024-10-09T22:00:51.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:00 .git [2024-10-09T22:00:51.597Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 21:57 .github [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 9 21:57 .gitignore [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 21:57 .golangci.yml [2024-10-09T22:00:51.597Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 21:57 .semver [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 9 21:57 Attribution.txt [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 9 21:57 CHANGELOG.md [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 9 21:57 Dockerfile [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 21:57 GOVERNANCE.md [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 9 21:57 Jenkinsfile [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 21:57 LICENSE [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 9 21:57 OWNERS.md [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 9 21:57 README.md [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 21:57 VERSION [2024-10-09T22:00:51.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 21:57 bin [2024-10-09T22:00:51.597Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 9 21:59 coverage.out [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 9 21:57 go.mod [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 21:57 go.sum [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 9 21:57 main.go [2024-10-09T22:00:51.597Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 9 21:57 makefile [2024-10-09T22:00:51.597Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 21:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:00:51.908Z] + 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=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 --label arch=amd64 --label version=3.2.0-dev.36 . [2024-10-09T22:00:51.908Z] Sending build context to Docker daemon 9.186MB [2024-10-09T22:00:51.908Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:00:51.908Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-09T22:00:51.908Z] ---> d6cd2809d9c3 [2024-10-09T22:00:51.908Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:00:52.169Z] ---> Running in 57883ca1c78a [2024-10-09T22:00:52.169Z] Removing intermediate container 57883ca1c78a [2024-10-09T22:00:52.169Z] ---> 80310eb08a36 [2024-10-09T22:00:52.169Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:00:52.429Z] ---> Running in f84af44bd48c [2024-10-09T22:00:52.429Z] Removing intermediate container f84af44bd48c [2024-10-09T22:00:52.429Z] ---> ac92a598e950 [2024-10-09T22:00:52.429Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:00:52.429Z] ---> Running in 6bf47089ead0 [2024-10-09T22:00:52.429Z] Removing intermediate container 6bf47089ead0 [2024-10-09T22:00:52.429Z] ---> 606891e67163 [2024-10-09T22:00:52.429Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:00:52.429Z] ---> Running in 53087429f601 [2024-10-09T22:00:52.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:00:52.949Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:00:53.208Z] OK: 246 MiB in 54 packages [2024-10-09T22:00:53.776Z] Removing intermediate container 53087429f601 [2024-10-09T22:00:53.776Z] ---> a29ad7fdf3af [2024-10-09T22:00:53.776Z] Step 7/27 : WORKDIR /app [2024-10-09T22:00:53.776Z] ---> Running in f6387d9c1644 [2024-10-09T22:00:53.776Z] Removing intermediate container f6387d9c1644 [2024-10-09T22:00:53.776Z] ---> b1602a3e33a3 [2024-10-09T22:00:53.776Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-09T22:00:53.776Z] ---> bd42ae5dbff5 [2024-10-09T22:00:53.776Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:00:53.776Z] ---> Running in d1b6278d7dae [2024-10-09T22:00:54.720Z] Removing intermediate container d1b6278d7dae [2024-10-09T22:00:54.720Z] ---> 451889f9308a [2024-10-09T22:00:54.720Z] Step 10/27 : COPY . . [2024-10-09T22:00:54.980Z] ---> 7d76073c5d2d [2024-10-09T22:00:54.980Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:00:54.980Z] ---> Running in 144c2bd79b48 [2024-10-09T22:00:55.239Z] Removing intermediate container 144c2bd79b48 [2024-10-09T22:00:55.239Z] ---> caabf1a8ee09 [2024-10-09T22:00:55.239Z] Step 12/27 : RUN $MAKE [2024-10-09T22:00:55.239Z] ---> Running in 3d5cc3bc4dc1 [2024-10-09T22:00:55.500Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.36" -trimpath -mod=readonly -o app-service-configurable [2024-10-09T22:01:34.207Z] Removing intermediate container 3d5cc3bc4dc1 [2024-10-09T22:01:34.207Z] ---> 03082ba76292 [2024-10-09T22:01:34.207Z] Step 13/27 : FROM alpine:3.20 [2024-10-09T22:01:34.207Z] 3.20: Pulling from library/alpine [2024-10-09T22:01:34.207Z] 43c4264eed91: Already exists [2024-10-09T22:01:34.207Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:01:34.207Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:01:34.207Z] ---> 91ef0af61f39 [2024-10-09T22:01:34.207Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:01:34.207Z] ---> Running in c2ffc108297d [2024-10-09T22:01:34.207Z] Removing intermediate container c2ffc108297d [2024-10-09T22:01:34.207Z] ---> 39c9cf83c3e5 [2024-10-09T22:01:34.207Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-09T22:01:34.207Z] ---> Running in 7fc6d32daafa [2024-10-09T22:01:34.207Z] Removing intermediate container 7fc6d32daafa [2024-10-09T22:01:34.207Z] ---> 8a67a6290228 [2024-10-09T22:01:34.207Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T22:01:34.207Z] ---> Running in 2c2337f3aae5 [2024-10-09T22:01:34.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:01:34.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:01:34.207Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:01:34.207Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:01:34.207Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:01:34.207Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:01:34.207Z] OK: 9 MiB in 16 packages [2024-10-09T22:01:34.207Z] Removing intermediate container 2c2337f3aae5 [2024-10-09T22:01:34.207Z] ---> 9017649bde47 [2024-10-09T22:01:34.207Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-09T22:01:34.207Z] ---> Running in b40a3244c2c5 [2024-10-09T22:01:34.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:01:34.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:01:34.207Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:01:34.207Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:01:34.207Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:01:34.207Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:01:34.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:01:34.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:01:34.207Z] OK: 9 MiB in 16 packages [2024-10-09T22:01:34.207Z] Removing intermediate container b40a3244c2c5 [2024-10-09T22:01:34.207Z] ---> c5c4b12e1f58 [2024-10-09T22:01:34.207Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:01:34.207Z] ---> 9b67ec2a81a1 [2024-10-09T22:01:34.207Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:01:34.207Z] ---> e500246f0d17 [2024-10-09T22:01:34.207Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:01:34.207Z] ---> 4d2a8975ff96 [2024-10-09T22:01:34.208Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-09T22:01:34.467Z] ---> 4ecddccd6af7 [2024-10-09T22:01:34.467Z] Step 22/27 : EXPOSE 48095 [2024-10-09T22:01:34.467Z] ---> Running in ac4a1877772f [2024-10-09T22:01:34.467Z] Removing intermediate container ac4a1877772f [2024-10-09T22:01:34.467Z] ---> 6f7829bd5334 [2024-10-09T22:01:34.467Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-09T22:01:34.467Z] ---> Running in 0ddd797fd6cf [2024-10-09T22:01:34.727Z] Removing intermediate container 0ddd797fd6cf [2024-10-09T22:01:34.727Z] ---> 07ff12f05517 [2024-10-09T22:01:34.727Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T22:01:34.727Z] ---> Running in fa7c39c2042d [2024-10-09T22:01:34.727Z] Removing intermediate container fa7c39c2042d [2024-10-09T22:01:34.727Z] ---> 757d78a2c2bf [2024-10-09T22:01:34.727Z] Step 25/27 : LABEL arch=amd64 [2024-10-09T22:01:34.727Z] ---> Running in d9ed56c0d33e [2024-10-09T22:01:34.727Z] Removing intermediate container d9ed56c0d33e [2024-10-09T22:01:34.727Z] ---> 42a8719b7502 [2024-10-09T22:01:34.727Z] Step 26/27 : LABEL git_sha=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [2024-10-09T22:01:34.727Z] ---> Running in 0eda28ef5c6e [2024-10-09T22:01:34.989Z] Removing intermediate container 0eda28ef5c6e [2024-10-09T22:01:34.989Z] ---> 2818dc56b90c [2024-10-09T22:01:34.989Z] Step 27/27 : LABEL version=3.2.0-dev.36 [2024-10-09T22:01:34.989Z] ---> Running in d7fb7db4e00d [2024-10-09T22:01:34.989Z] Removing intermediate container d7fb7db4e00d [2024-10-09T22:01:34.989Z] ---> 214a69391969 [2024-10-09T22:01:34.989Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:01:34.989Z] Successfully built 214a69391969 [2024-10-09T22:01:34.989Z] 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 [2024-10-09T22:01:35.120Z] provisioning config files... [2024-10-09T22:01:35.129Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15758261417341098312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:01:35.430Z] ---> ****-login.sh [2024-10-09T22:01:35.430Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:01:35.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:35.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:35.430Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:35.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:35.430Z] [2024-10-09T22:01:35.430Z] Login Succeeded [2024-10-09T22:01:35.430Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:01:35.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:35.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:35.431Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:35.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:35.431Z] [2024-10-09T22:01:35.431Z] Login Succeeded [2024-10-09T22:01:35.431Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:01:35.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:35.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:35.949Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:35.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:35.949Z] [2024-10-09T22:01:35.949Z] Login Succeeded [2024-10-09T22:01:35.949Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:01:35.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:35.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:35.949Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:35.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:35.950Z] [2024-10-09T22:01:35.950Z] Login Succeeded [2024-10-09T22:01:35.950Z] ****.io [2024-10-09T22:01:35.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:01:36.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:01:36.209Z] Configure a credential helper to remove this warning. See [2024-10-09T22:01:36.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:01:36.210Z] [2024-10-09T22:01:36.210Z] Login Succeeded [2024-10-09T22:01:36.210Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:01:36.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:01:36.267Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:01:36.297Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-10-09T22:01:36.297Z] 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [2024-10-09T22:01:36.297Z] latest [2024-10-09T22:01:36.297Z] 3.2.0-dev.36 [2024-10-09T22:01:36.297Z] 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 [2024-10-09T22:01:36.297Z] main [2024-10-09T22:01:36.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:36.641Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:36.960Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [2024-10-09T22:01:36.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-09T22:01:36.960Z] f39ddcb7fa3b: Preparing [2024-10-09T22:01:36.960Z] 8144229daa17: Preparing [2024-10-09T22:01:36.960Z] 95f891ec232b: Preparing [2024-10-09T22:01:36.960Z] 1faf0b92599d: Preparing [2024-10-09T22:01:36.960Z] c9f3405d12a5: Preparing [2024-10-09T22:01:36.960Z] 93784f689b90: Preparing [2024-10-09T22:01:36.960Z] 63ca1fbb43ae: Preparing [2024-10-09T22:01:36.960Z] 93784f689b90: Waiting [2024-10-09T22:01:36.960Z] 63ca1fbb43ae: Waiting [2024-10-09T22:01:36.960Z] 95f891ec232b: Pushed [2024-10-09T22:01:36.960Z] 8144229daa17: Pushed [2024-10-09T22:01:36.960Z] 1faf0b92599d: Pushed [2024-10-09T22:01:36.960Z] c9f3405d12a5: Pushed [2024-10-09T22:01:36.960Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:01:37.219Z] 93784f689b90: Pushed [2024-10-09T22:01:40.507Z] f39ddcb7fa3b: Pushed [2024-10-09T22:01:40.507Z] 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32: digest: sha256:2431a8df49c7a96042f42445c72b544a7c0c2ded0e7413382d69152c1332e5ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:40.843Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:41.161Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-09T22:01:41.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-09T22:01:41.161Z] f39ddcb7fa3b: Preparing [2024-10-09T22:01:41.161Z] 8144229daa17: Preparing [2024-10-09T22:01:41.161Z] 95f891ec232b: Preparing [2024-10-09T22:01:41.161Z] 1faf0b92599d: Preparing [2024-10-09T22:01:41.161Z] c9f3405d12a5: Preparing [2024-10-09T22:01:41.161Z] 93784f689b90: Preparing [2024-10-09T22:01:41.161Z] 63ca1fbb43ae: Preparing [2024-10-09T22:01:41.161Z] 93784f689b90: Waiting [2024-10-09T22:01:41.161Z] 63ca1fbb43ae: Waiting [2024-10-09T22:01:41.161Z] 8144229daa17: Layer already exists [2024-10-09T22:01:41.161Z] c9f3405d12a5: Layer already exists [2024-10-09T22:01:41.161Z] 1faf0b92599d: Layer already exists [2024-10-09T22:01:41.161Z] 95f891ec232b: Layer already exists [2024-10-09T22:01:41.161Z] f39ddcb7fa3b: Layer already exists [2024-10-09T22:01:41.161Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:01:41.161Z] 93784f689b90: Layer already exists [2024-10-09T22:01:41.161Z] latest: digest: sha256:2431a8df49c7a96042f42445c72b544a7c0c2ded0e7413382d69152c1332e5ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:41.489Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:41.804Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.36 [2024-10-09T22:01:41.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-09T22:01:41.804Z] f39ddcb7fa3b: Preparing [2024-10-09T22:01:41.804Z] 8144229daa17: Preparing [2024-10-09T22:01:41.804Z] 95f891ec232b: Preparing [2024-10-09T22:01:41.804Z] 1faf0b92599d: Preparing [2024-10-09T22:01:41.804Z] c9f3405d12a5: Preparing [2024-10-09T22:01:41.804Z] 93784f689b90: Preparing [2024-10-09T22:01:41.804Z] 63ca1fbb43ae: Preparing [2024-10-09T22:01:41.804Z] 93784f689b90: Waiting [2024-10-09T22:01:41.804Z] 63ca1fbb43ae: Waiting [2024-10-09T22:01:41.804Z] 1faf0b92599d: Layer already exists [2024-10-09T22:01:41.804Z] 8144229daa17: Layer already exists [2024-10-09T22:01:41.804Z] f39ddcb7fa3b: Layer already exists [2024-10-09T22:01:41.804Z] c9f3405d12a5: Layer already exists [2024-10-09T22:01:41.804Z] 95f891ec232b: Layer already exists [2024-10-09T22:01:41.804Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:01:41.804Z] 93784f689b90: Layer already exists [2024-10-09T22:01:41.804Z] 3.2.0-dev.36: digest: sha256:2431a8df49c7a96042f42445c72b544a7c0c2ded0e7413382d69152c1332e5ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:42.133Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:42.452Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 [2024-10-09T22:01:42.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-09T22:01:42.452Z] f39ddcb7fa3b: Preparing [2024-10-09T22:01:42.452Z] 8144229daa17: Preparing [2024-10-09T22:01:42.452Z] 95f891ec232b: Preparing [2024-10-09T22:01:42.452Z] 1faf0b92599d: Preparing [2024-10-09T22:01:42.452Z] c9f3405d12a5: Preparing [2024-10-09T22:01:42.452Z] 93784f689b90: Preparing [2024-10-09T22:01:42.452Z] 63ca1fbb43ae: Preparing [2024-10-09T22:01:42.452Z] 93784f689b90: Waiting [2024-10-09T22:01:42.452Z] c9f3405d12a5: Layer already exists [2024-10-09T22:01:42.452Z] f39ddcb7fa3b: Layer already exists [2024-10-09T22:01:42.452Z] 8144229daa17: Layer already exists [2024-10-09T22:01:42.452Z] 1faf0b92599d: Layer already exists [2024-10-09T22:01:42.452Z] 95f891ec232b: Layer already exists [2024-10-09T22:01:42.452Z] 93784f689b90: Layer already exists [2024-10-09T22:01:42.452Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:01:42.452Z] 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36: digest: sha256:2431a8df49c7a96042f42445c72b544a7c0c2ded0e7413382d69152c1332e5ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:42.775Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:43.098Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-10-09T22:01:43.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-09T22:01:43.098Z] f39ddcb7fa3b: Preparing [2024-10-09T22:01:43.098Z] 8144229daa17: Preparing [2024-10-09T22:01:43.098Z] 95f891ec232b: Preparing [2024-10-09T22:01:43.098Z] 1faf0b92599d: Preparing [2024-10-09T22:01:43.098Z] c9f3405d12a5: Preparing [2024-10-09T22:01:43.098Z] 93784f689b90: Preparing [2024-10-09T22:01:43.098Z] 63ca1fbb43ae: Preparing [2024-10-09T22:01:43.098Z] 93784f689b90: Waiting [2024-10-09T22:01:43.098Z] 63ca1fbb43ae: Waiting [2024-10-09T22:01:43.098Z] c9f3405d12a5: Layer already exists [2024-10-09T22:01:43.098Z] 95f891ec232b: Layer already exists [2024-10-09T22:01:43.098Z] f39ddcb7fa3b: Layer already exists [2024-10-09T22:01:43.098Z] 1faf0b92599d: Layer already exists [2024-10-09T22:01:43.098Z] 8144229daa17: Layer already exists [2024-10-09T22:01:43.098Z] 93784f689b90: Layer already exists [2024-10-09T22:01:43.098Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:01:43.098Z] main: digest: sha256:2431a8df49c7a96042f42445c72b544a7c0c2ded0e7413382d69152c1332e5ab size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:01:43.181Z] ===================================================== [Pipeline] echo [2024-10-09T22:01:43.197Z] taggedImages: [2024-10-09T22:01:43.197Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [2024-10-09T22:01:43.197Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-09T22:01:43.197Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.36 [2024-10-09T22:01:43.197Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 [2024-10-09T22:01:43.197Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:43.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:01:43.622Z] [2024-10-09T22:01:43.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:01:43.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:01:43.933Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T22:01:43.933Z] 5eb5b503b376: Pulling fs layer [2024-10-09T22:01:43.933Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T22:01:43.933Z] ec43610c2a17: Pulling fs layer [2024-10-09T22:01:43.933Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T22:01:43.933Z] 33b1e0a273af: Pulling fs layer [2024-10-09T22:01:43.933Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T22:01:43.933Z] 3a2ae6a8a46f: Waiting [2024-10-09T22:01:43.933Z] 33b1e0a273af: Waiting [2024-10-09T22:01:43.933Z] 2f39f015ded8: Pulling fs layer [2024-10-09T22:01:43.933Z] 5d3b04190fa2: Waiting [2024-10-09T22:01:43.933Z] 2f39f015ded8: Waiting [2024-10-09T22:01:43.933Z] 5c69ac0246d0: Download complete [2024-10-09T22:01:43.933Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-09T22:01:43.933Z] 3a2ae6a8a46f: Download complete [2024-10-09T22:01:43.933Z] 33b1e0a273af: Verifying Checksum [2024-10-09T22:01:43.933Z] 33b1e0a273af: Download complete [2024-10-09T22:01:43.933Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T22:01:43.933Z] 5d3b04190fa2: Download complete [2024-10-09T22:01:43.933Z] ec43610c2a17: Verifying Checksum [2024-10-09T22:01:44.192Z] 5eb5b503b376: Verifying Checksum [2024-10-09T22:01:44.192Z] 5eb5b503b376: Download complete [2024-10-09T22:01:44.759Z] 2f39f015ded8: Download complete [2024-10-09T22:01:45.325Z] 5eb5b503b376: Pull complete [2024-10-09T22:01:45.582Z] 5c69ac0246d0: Pull complete [2024-10-09T22:01:45.839Z] ec43610c2a17: Pull complete [2024-10-09T22:01:46.097Z] 3a2ae6a8a46f: Pull complete [2024-10-09T22:01:46.356Z] 33b1e0a273af: Pull complete [2024-10-09T22:01:46.356Z] 5d3b04190fa2: Pull complete [2024-10-09T22:01:50.541Z] 2f39f015ded8: Pull complete [2024-10-09T22:01:50.541Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T22:01:50.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:01:50.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:01:50.645Z] prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container [2024-10-09T22:01:50.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T22:01:55.883Z] $ docker top c8a215167e30b455ddeb1b3f192b5f7dddb097191ba9cae25c5164d62a8710c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:01:56.313Z] ---> job-cost.sh [2024-10-09T22:01:56.314Z] lf-activate-venv: SKIPPING [2024-10-09T22:01:56.314Z] INFO: No Stack... [2024-10-09T22:01:56.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:01:57.141Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:01:57.433Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-10-09T22:01:57.433Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:01:57.445Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] [2024-10-09T22:01:57.457Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] did not exist. Created. [2024-10-09T22:01:57.464Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:01:57.770Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-09T22:01:57.803Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:01:57.813Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:01:57.843Z] $ docker stop --time=1 c8a215167e30b455ddeb1b3f192b5f7dddb097191ba9cae25c5164d62a8710c2 [2024-10-09T22:01:59.639Z] $ docker rm -f --volumes c8a215167e30b455ddeb1b3f192b5f7dddb097191ba9cae25c5164d62a8710c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T22:02:37.442Z] Removing intermediate container 0b8d49c5daae [2024-10-09T22:02:37.442Z] ---> 59b546640d51 [2024-10-09T22:02:37.442Z] Step 10/12 : COPY . . [2024-10-09T22:02:37.442Z] ---> ce76ba7b3213 [2024-10-09T22:02:37.442Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:02:37.442Z] ---> Running in 003d96bbcff0 [2024-10-09T22:02:37.442Z] Removing intermediate container 003d96bbcff0 [2024-10-09T22:02:37.442Z] ---> a958cdd5ded6 [2024-10-09T22:02:37.442Z] Step 12/12 : RUN $MAKE [2024-10-09T22:02:37.442Z] ---> Running in 9cdfb451b88c [2024-10-09T22:02:37.708Z] noop [2024-10-09T22:02:38.290Z] Removing intermediate container 9cdfb451b88c [2024-10-09T22:02:38.290Z] ---> 42582c77780a [2024-10-09T22:02:38.290Z] Successfully built 42582c77780a [2024-10-09T22:02:38.290Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:02:38.657Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:02:38.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:02:38.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-22346 does not seem to be running inside a container [2024-10-09T22:02:38.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/246 -v /w/workspace/app-service-configurable/246:/w/workspace/app-service-configurable/246:rw,z -v /w/workspace/app-service-configurable/246@tmp:/w/workspace/app-service-configurable/246@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 [2024-10-09T22:02:40.412Z] $ docker top 980739cb4698400a24a12babfd8bf2850550a34c5d5c20bd79c66abe7bdf583e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:02:41.311Z] + go version [2024-10-09T22:02:41.311Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T22:02:41.325Z] $ docker stop --time=1 980739cb4698400a24a12babfd8bf2850550a34c5d5c20bd79c66abe7bdf583e [2024-10-09T22:02:43.023Z] $ docker rm -f --volumes 980739cb4698400a24a12babfd8bf2850550a34c5d5c20bd79c66abe7bdf583e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:02:43.638Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:02:43.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:02:43.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-22346 does not seem to be running inside a container [2024-10-09T22:02:43.912Z] $ 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/246 -v /w/workspace/app-service-configurable/246:/w/workspace/app-service-configurable/246:rw,z -v /w/workspace/app-service-configurable/246@tmp:/w/workspace/app-service-configurable/246@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 [2024-10-09T22:02:45.133Z] $ docker top e58ca538dd8ab97ff09469561d874bab6e263b8102408dbecf5ca9416e8aed93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:02:46.027Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/246 [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:02:46.687Z] + make test [2024-10-09T22:02:46.687Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T22:08:12.528Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-09T22:08:12.528Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-09T22:08:12.528Z] go vet ./... [2024-10-09T22:13:35.404Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:13:35.404Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:13:35.404Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T22:13:35.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-09T22:13:35.445Z] $ docker stop --time=1 e58ca538dd8ab97ff09469561d874bab6e263b8102408dbecf5ca9416e8aed93 [2024-10-09T22:13:38.108Z] $ docker rm -f --volumes e58ca538dd8ab97ff09469561d874bab6e263b8102408dbecf5ca9416e8aed93 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:13:41.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-09T22:13:41.486Z] Warning: overwriting stash ‘coverage-report’ [2024-10-09T22:13:42.118Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:13:42.545Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-09T22:13:42.901Z] + ls -al . [2024-10-09T22:13:42.901Z] total 256 [2024-10-09T22:13:42.901Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 9 22:02 . [2024-10-09T22:13:42.901Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 21:59 .. [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 9 21:59 .dockerignore [2024-10-09T22:13:42.901Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 21:59 .git [2024-10-09T22:13:42.901Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 21:59 .github [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 9 21:59 .gitignore [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 9 21:59 .golangci.yml [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 9 21:59 Attribution.txt [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 9 21:59 CHANGELOG.md [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 9 21:59 Dockerfile [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 21:59 GOVERNANCE.md [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 9 21:59 Jenkinsfile [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 9 21:59 LICENSE [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 9 21:59 OWNERS.md [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 9 21:59 README.md [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 21:57 VERSION [2024-10-09T22:13:42.901Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 21:59 bin [2024-10-09T22:13:42.901Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 9 22:07 coverage.out [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 9 21:59 go.mod [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 21:59 go.sum [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 9 21:59 main.go [2024-10-09T22:13:42.901Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 9 21:59 makefile [2024-10-09T22:13:42.901Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 21:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:13:43.265Z] + 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=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 --label arch=arm64 --label version=3.2.0-dev.36 . [2024-10-09T22:13:43.265Z] Sending build context to Docker daemon 243.7kB [2024-10-09T22:13:43.557Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-09T22:13:43.557Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-09T22:13:43.557Z] ---> 42582c77780a [2024-10-09T22:13:43.557Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-09T22:13:43.830Z] ---> Running in dac06cbab5a6 [2024-10-09T22:13:44.102Z] Removing intermediate container dac06cbab5a6 [2024-10-09T22:13:44.102Z] ---> 4007ef8298fa [2024-10-09T22:13:44.102Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-09T22:13:44.102Z] ---> Running in c4c491eaf162 [2024-10-09T22:13:44.381Z] Removing intermediate container c4c491eaf162 [2024-10-09T22:13:44.381Z] ---> c42cdadb9d56 [2024-10-09T22:13:44.381Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-09T22:13:44.653Z] ---> Running in f063daa203a2 [2024-10-09T22:13:44.940Z] Removing intermediate container f063daa203a2 [2024-10-09T22:13:44.940Z] ---> 697e55c45f5e [2024-10-09T22:13:44.940Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-09T22:13:44.940Z] ---> Running in 4f17cfc9b1ea [2024-10-09T22:13:46.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:13:46.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:13:49.222Z] OK: 238 MiB in 54 packages [2024-10-09T22:13:50.194Z] Removing intermediate container 4f17cfc9b1ea [2024-10-09T22:13:50.194Z] ---> ca165fe53756 [2024-10-09T22:13:50.194Z] Step 7/27 : WORKDIR /app [2024-10-09T22:13:50.194Z] ---> Running in 941d8d074c73 [2024-10-09T22:13:50.470Z] Removing intermediate container 941d8d074c73 [2024-10-09T22:13:50.470Z] ---> 1f7e703f8bc7 [2024-10-09T22:13:50.470Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-09T22:13:51.093Z] ---> de3838811b3a [2024-10-09T22:13:51.093Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:13:51.381Z] ---> Running in 18d00f112d51 [2024-10-09T22:13:54.732Z] Removing intermediate container 18d00f112d51 [2024-10-09T22:13:54.732Z] ---> 93375fd67b82 [2024-10-09T22:13:54.732Z] Step 10/27 : COPY . . [2024-10-09T22:13:55.328Z] ---> 5eb00bc04764 [2024-10-09T22:13:55.328Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-09T22:13:55.328Z] ---> Running in be618729b016 [2024-10-09T22:13:55.602Z] Removing intermediate container be618729b016 [2024-10-09T22:13:55.602Z] ---> ef64114ab2b4 [2024-10-09T22:13:55.602Z] Step 12/27 : RUN $MAKE [2024-10-09T22:13:55.877Z] ---> Running in 692585c61ce4 [2024-10-09T22:13:57.311Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.36" -trimpath -mod=readonly -o app-service-configurable [2024-10-09T22:19:19.451Z] Removing intermediate container 692585c61ce4 [2024-10-09T22:19:19.451Z] ---> 6a26859b22ec [2024-10-09T22:19:19.451Z] Step 13/27 : FROM alpine:3.20 [2024-10-09T22:19:19.451Z] 3.20: Pulling from library/alpine [2024-10-09T22:19:19.451Z] cf04c63912e1: Already exists [2024-10-09T22:19:19.451Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:19:19.451Z] Status: Downloaded newer image for alpine:3.20 [2024-10-09T22:19:19.451Z] ---> c157a85ed455 [2024-10-09T22:19:19.451Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-09T22:19:19.451Z] ---> Running in ce6a4c12f936 [2024-10-09T22:19:19.451Z] Removing intermediate container ce6a4c12f936 [2024-10-09T22:19:19.451Z] ---> 86b0b92dc192 [2024-10-09T22:19:19.451Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-09T22:19:19.451Z] ---> Running in 51fad83e4b95 [2024-10-09T22:19:19.451Z] Removing intermediate container 51fad83e4b95 [2024-10-09T22:19:19.451Z] ---> a2ab6c994507 [2024-10-09T22:19:19.451Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T22:19:19.452Z] ---> Running in 0668b42993a6 [2024-10-09T22:19:19.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:19:19.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:19:19.452Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:19:19.452Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:19:19.452Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:19:19.452Z] Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:19:19.452Z] OK: 10 MiB in 16 packages [2024-10-09T22:19:19.452Z] Removing intermediate container 0668b42993a6 [2024-10-09T22:19:19.452Z] ---> 82a47bbedb9b [2024-10-09T22:19:19.452Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-09T22:19:19.452Z] ---> Running in fa71a7c671bd [2024-10-09T22:19:20.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:19:21.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:19:23.122Z] Upgrading critical system libraries and apk-tools: [2024-10-09T22:19:23.122Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:19:23.122Z] Executing busybox-1.36.1-r29.trigger [2024-10-09T22:19:23.720Z] Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:19:23.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:19:24.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:19:26.291Z] OK: 10 MiB in 16 packages [2024-10-09T22:19:27.731Z] Removing intermediate container fa71a7c671bd [2024-10-09T22:19:27.731Z] ---> 80f2b8af657c [2024-10-09T22:19:27.731Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-09T22:19:28.328Z] ---> 56cad79350b7 [2024-10-09T22:19:28.328Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-09T22:19:29.304Z] ---> 52ae88b497ee [2024-10-09T22:19:29.304Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-09T22:19:29.914Z] ---> d74c89292268 [2024-10-09T22:19:29.914Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-09T22:19:31.903Z] ---> 4b3d1ec38890 [2024-10-09T22:19:31.903Z] Step 22/27 : EXPOSE 48095 [2024-10-09T22:19:32.179Z] ---> Running in 6d46a55cfa1a [2024-10-09T22:19:32.459Z] Removing intermediate container 6d46a55cfa1a [2024-10-09T22:19:32.459Z] ---> f1c019393bc6 [2024-10-09T22:19:32.459Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-09T22:19:32.733Z] ---> Running in 82abb3b7ca2b [2024-10-09T22:19:33.009Z] Removing intermediate container 82abb3b7ca2b [2024-10-09T22:19:33.009Z] ---> e7c6518ef13c [2024-10-09T22:19:33.009Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-09T22:19:33.009Z] ---> Running in 1df3f7c224ff [2024-10-09T22:19:33.604Z] Removing intermediate container 1df3f7c224ff [2024-10-09T22:19:33.604Z] ---> 1b20dfb0c76d [2024-10-09T22:19:33.604Z] Step 25/27 : LABEL arch=arm64 [2024-10-09T22:19:33.604Z] ---> Running in 78ce656f446f [2024-10-09T22:19:33.879Z] Removing intermediate container 78ce656f446f [2024-10-09T22:19:33.879Z] ---> cfbfe05216fa [2024-10-09T22:19:33.879Z] Step 26/27 : LABEL git_sha=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [2024-10-09T22:19:34.151Z] ---> Running in 9276caee8ee3 [2024-10-09T22:19:34.425Z] Removing intermediate container 9276caee8ee3 [2024-10-09T22:19:34.425Z] ---> cc982739c011 [2024-10-09T22:19:34.425Z] Step 27/27 : LABEL version=3.2.0-dev.36 [2024-10-09T22:19:34.425Z] ---> Running in 7d9cbce2bf93 [2024-10-09T22:19:34.701Z] Removing intermediate container 7d9cbce2bf93 [2024-10-09T22:19:34.701Z] ---> 7f2d793cd675 [2024-10-09T22:19:34.701Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-09T22:19:34.977Z] Successfully built 7f2d793cd675 [2024-10-09T22:19:34.977Z] 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 [2024-10-09T22:19:35.147Z] provisioning config files... [2024-10-09T22:19:35.172Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/246@tmp/config2456472280877582868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:19:35.557Z] ---> ****-login.sh [2024-10-09T22:19:35.557Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:19:35.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:19:35.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:19:35.828Z] Configure a credential helper to remove this warning. See [2024-10-09T22:19:35.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:19:35.828Z] [2024-10-09T22:19:35.828Z] Login Succeeded [2024-10-09T22:19:35.828Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:19:36.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:19:36.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:19:36.370Z] Configure a credential helper to remove this warning. See [2024-10-09T22:19:36.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:19:36.370Z] [2024-10-09T22:19:36.370Z] Login Succeeded [2024-10-09T22:19:36.370Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:19:36.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:19:36.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:19:36.906Z] Configure a credential helper to remove this warning. See [2024-10-09T22:19:36.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:19:36.906Z] [2024-10-09T22:19:36.906Z] Login Succeeded [2024-10-09T22:19:36.906Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:19:37.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:19:37.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:19:37.174Z] Configure a credential helper to remove this warning. See [2024-10-09T22:19:37.175Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:19:37.175Z] [2024-10-09T22:19:37.175Z] Login Succeeded [2024-10-09T22:19:37.175Z] ****.io [2024-10-09T22:19:37.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:19:37.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:19:37.717Z] Configure a credential helper to remove this warning. See [2024-10-09T22:19:37.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:19:37.717Z] [2024-10-09T22:19:37.717Z] Login Succeeded [2024-10-09T22:19:37.717Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:19:37.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:19:37.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:19:37.825Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-10-09T22:19:37.825Z] 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [2024-10-09T22:19:37.825Z] latest [2024-10-09T22:19:37.825Z] 3.2.0-dev.36 [2024-10-09T22:19:37.825Z] 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 [2024-10-09T22:19:37.825Z] main [2024-10-09T22:19:37.825Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:19:38.212Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:19:38.586Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [2024-10-09T22:19:38.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-09T22:19:38.586Z] e1ee159d216b: Preparing [2024-10-09T22:19:38.586Z] 08359a7e0d78: Preparing [2024-10-09T22:19:38.586Z] 1753a09b25e7: Preparing [2024-10-09T22:19:38.586Z] 5ab3051639b0: Preparing [2024-10-09T22:19:38.586Z] b813ed26f786: Preparing [2024-10-09T22:19:38.586Z] 0a95644a6f2e: Preparing [2024-10-09T22:19:38.586Z] 16113d51b718: Preparing [2024-10-09T22:19:38.586Z] 0a95644a6f2e: Waiting [2024-10-09T22:19:38.586Z] 16113d51b718: Waiting [2024-10-09T22:19:38.854Z] 08359a7e0d78: Pushed [2024-10-09T22:19:38.854Z] 1753a09b25e7: Pushed [2024-10-09T22:19:38.854Z] 5ab3051639b0: Pushed [2024-10-09T22:19:38.854Z] b813ed26f786: Pushed [2024-10-09T22:19:38.854Z] 16113d51b718: Layer already exists [2024-10-09T22:19:39.121Z] 0a95644a6f2e: Pushed [2024-10-09T22:19:47.357Z] e1ee159d216b: Pushed [2024-10-09T22:19:47.628Z] 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32: digest: sha256:7e46a7811c65075cd3a99f5d6f20cffe9bb220ff4bef8e7b87fa2600af7e83db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:19:48.004Z] + 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 [2024-10-09T22:19:48.369Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-09T22:19:48.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-09T22:19:48.369Z] e1ee159d216b: Preparing [2024-10-09T22:19:48.369Z] 08359a7e0d78: Preparing [2024-10-09T22:19:48.369Z] 1753a09b25e7: Preparing [2024-10-09T22:19:48.369Z] 5ab3051639b0: Preparing [2024-10-09T22:19:48.369Z] b813ed26f786: Preparing [2024-10-09T22:19:48.369Z] 0a95644a6f2e: Preparing [2024-10-09T22:19:48.369Z] 16113d51b718: Preparing [2024-10-09T22:19:48.369Z] 0a95644a6f2e: Waiting [2024-10-09T22:19:48.369Z] 16113d51b718: Waiting [2024-10-09T22:19:48.369Z] 1753a09b25e7: Layer already exists [2024-10-09T22:19:48.369Z] 08359a7e0d78: Layer already exists [2024-10-09T22:19:48.369Z] e1ee159d216b: Layer already exists [2024-10-09T22:19:48.369Z] 5ab3051639b0: Layer already exists [2024-10-09T22:19:48.369Z] b813ed26f786: Layer already exists [2024-10-09T22:19:48.369Z] 16113d51b718: Layer already exists [2024-10-09T22:19:48.369Z] 0a95644a6f2e: Layer already exists [2024-10-09T22:19:48.640Z] latest: digest: sha256:7e46a7811c65075cd3a99f5d6f20cffe9bb220ff4bef8e7b87fa2600af7e83db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:19:49.012Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:19:49.389Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.36 [2024-10-09T22:19:49.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-09T22:19:49.389Z] e1ee159d216b: Preparing [2024-10-09T22:19:49.389Z] 08359a7e0d78: Preparing [2024-10-09T22:19:49.389Z] 1753a09b25e7: Preparing [2024-10-09T22:19:49.389Z] 5ab3051639b0: Preparing [2024-10-09T22:19:49.389Z] b813ed26f786: Preparing [2024-10-09T22:19:49.389Z] 0a95644a6f2e: Preparing [2024-10-09T22:19:49.389Z] 16113d51b718: Preparing [2024-10-09T22:19:49.389Z] 0a95644a6f2e: Waiting [2024-10-09T22:19:49.389Z] 16113d51b718: Waiting [2024-10-09T22:19:49.389Z] e1ee159d216b: Layer already exists [2024-10-09T22:19:49.389Z] 08359a7e0d78: Layer already exists [2024-10-09T22:19:49.389Z] 1753a09b25e7: Layer already exists [2024-10-09T22:19:49.389Z] b813ed26f786: Layer already exists [2024-10-09T22:19:49.389Z] 5ab3051639b0: Layer already exists [2024-10-09T22:19:49.389Z] 0a95644a6f2e: Layer already exists [2024-10-09T22:19:49.389Z] 16113d51b718: Layer already exists [2024-10-09T22:19:49.659Z] 3.2.0-dev.36: digest: sha256:7e46a7811c65075cd3a99f5d6f20cffe9bb220ff4bef8e7b87fa2600af7e83db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:19:50.041Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:19:50.417Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 [2024-10-09T22:19:50.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-09T22:19:50.417Z] e1ee159d216b: Preparing [2024-10-09T22:19:50.417Z] 08359a7e0d78: Preparing [2024-10-09T22:19:50.417Z] 1753a09b25e7: Preparing [2024-10-09T22:19:50.417Z] 5ab3051639b0: Preparing [2024-10-09T22:19:50.417Z] b813ed26f786: Preparing [2024-10-09T22:19:50.417Z] 0a95644a6f2e: Preparing [2024-10-09T22:19:50.417Z] 16113d51b718: Preparing [2024-10-09T22:19:50.417Z] 0a95644a6f2e: Waiting [2024-10-09T22:19:50.417Z] 16113d51b718: Waiting [2024-10-09T22:19:50.417Z] 1753a09b25e7: Layer already exists [2024-10-09T22:19:50.417Z] 5ab3051639b0: Layer already exists [2024-10-09T22:19:50.417Z] e1ee159d216b: Layer already exists [2024-10-09T22:19:50.417Z] b813ed26f786: Layer already exists [2024-10-09T22:19:50.417Z] 08359a7e0d78: Layer already exists [2024-10-09T22:19:50.417Z] 0a95644a6f2e: Layer already exists [2024-10-09T22:19:50.417Z] 16113d51b718: Layer already exists [2024-10-09T22:19:50.684Z] 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36: digest: sha256:7e46a7811c65075cd3a99f5d6f20cffe9bb220ff4bef8e7b87fa2600af7e83db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:19:51.052Z] + 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 [2024-10-09T22:19:51.420Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-10-09T22:19:51.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-09T22:19:51.420Z] e1ee159d216b: Preparing [2024-10-09T22:19:51.420Z] 08359a7e0d78: Preparing [2024-10-09T22:19:51.420Z] 1753a09b25e7: Preparing [2024-10-09T22:19:51.420Z] 5ab3051639b0: Preparing [2024-10-09T22:19:51.420Z] b813ed26f786: Preparing [2024-10-09T22:19:51.420Z] 0a95644a6f2e: Preparing [2024-10-09T22:19:51.420Z] 16113d51b718: Preparing [2024-10-09T22:19:51.420Z] 0a95644a6f2e: Waiting [2024-10-09T22:19:51.420Z] 16113d51b718: Waiting [2024-10-09T22:19:51.420Z] e1ee159d216b: Layer already exists [2024-10-09T22:19:51.420Z] 5ab3051639b0: Layer already exists [2024-10-09T22:19:51.420Z] 08359a7e0d78: Layer already exists [2024-10-09T22:19:51.420Z] 1753a09b25e7: Layer already exists [2024-10-09T22:19:51.420Z] b813ed26f786: Layer already exists [2024-10-09T22:19:51.420Z] 0a95644a6f2e: Layer already exists [2024-10-09T22:19:51.420Z] 16113d51b718: Layer already exists [2024-10-09T22:19:51.688Z] main: digest: sha256:7e46a7811c65075cd3a99f5d6f20cffe9bb220ff4bef8e7b87fa2600af7e83db size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:19:51.760Z] ===================================================== [Pipeline] echo [2024-10-09T22:19:51.773Z] taggedImages: [2024-10-09T22:19:51.773Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [2024-10-09T22:19:51.773Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-09T22:19:51.773Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.36 [2024-10-09T22:19:51.773Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9b6aadea922e0eac7cea5ad9ae9f35753d37dc32-3.2.0-dev.36 [2024-10-09T22:19:51.773Z] - 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 [2024-10-09T22:19:52.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:19:52.169Z] [2024-10-09T22:19:52.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:19:52.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:19:52.878Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T22:19:52.878Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T22:19:52.878Z] 04944245beec: Pulling fs layer [2024-10-09T22:19:52.878Z] 699f458cf7ca: Pulling fs layer [2024-10-09T22:19:52.878Z] 765212b225bb: Pulling fs layer [2024-10-09T22:19:52.878Z] f23df028b6ca: Pulling fs layer [2024-10-09T22:19:52.878Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T22:19:52.878Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T22:19:52.878Z] f23df028b6ca: Waiting [2024-10-09T22:19:52.878Z] d65c8cfc05b1: Waiting [2024-10-09T22:19:52.878Z] 2437ff75d9bd: Waiting [2024-10-09T22:19:52.878Z] 765212b225bb: Waiting [2024-10-09T22:19:52.878Z] 04944245beec: Verifying Checksum [2024-10-09T22:19:52.878Z] 04944245beec: Download complete [2024-10-09T22:19:52.878Z] 765212b225bb: Verifying Checksum [2024-10-09T22:19:52.878Z] 765212b225bb: Download complete [2024-10-09T22:19:53.148Z] f23df028b6ca: Verifying Checksum [2024-10-09T22:19:53.148Z] f23df028b6ca: Download complete [2024-10-09T22:19:53.148Z] d65c8cfc05b1: Verifying Checksum [2024-10-09T22:19:53.148Z] d65c8cfc05b1: Download complete [2024-10-09T22:19:53.441Z] 699f458cf7ca: Verifying Checksum [2024-10-09T22:19:53.441Z] 699f458cf7ca: Download complete [2024-10-09T22:19:54.071Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T22:19:54.071Z] 8998bd30e6a1: Download complete [2024-10-09T22:19:56.705Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T22:19:56.705Z] 2437ff75d9bd: Download complete [2024-10-09T22:19:59.324Z] 8998bd30e6a1: Pull complete [2024-10-09T22:19:59.917Z] 04944245beec: Pull complete [2024-10-09T22:20:01.875Z] 699f458cf7ca: Pull complete [2024-10-09T22:20:01.875Z] 765212b225bb: Pull complete [2024-10-09T22:20:02.834Z] f23df028b6ca: Pull complete [2024-10-09T22:20:03.102Z] d65c8cfc05b1: Pull complete [2024-10-09T22:20:21.329Z] 2437ff75d9bd: Pull complete [2024-10-09T22:20:21.329Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T22:20:21.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T22:20:21.329Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:20:21.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-22346 does not seem to be running inside a container [2024-10-09T22:20:21.636Z] $ 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/246 -v /w/workspace/app-service-configurable/246:/w/workspace/app-service-configurable/246:rw,z -v /w/workspace/app-service-configurable/246@tmp:/w/workspace/app-service-configurable/246@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 [2024-10-09T22:20:25.124Z] $ docker top 4f457cfcdc93b35b84f8017b0ec83dd4ecb13b6b811b6b5268ca9154929f6090 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:20:26.022Z] ---> job-cost.sh [2024-10-09T22:20:26.023Z] lf-activate-venv: SKIPPING [2024-10-09T22:20:26.023Z] INFO: No Stack... [2024-10-09T22:20:26.612Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T22:20:27.579Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T22:20:28.216Z] + cat /w/workspace/app-service-configurable/246/archives/cost.csv [2024-10-09T22:20:28.216Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T22:20:28.286Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] [2024-10-09T22:20:28.295Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] did not exist. Created. [2024-10-09T22:20:28.303Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:20:28.989Z] /w/workspace/app-service-configurable/246@tmp/durable-0ae40d02/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-09T22:20:29.645Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T22:20:29.677Z] Warning: overwriting stash ‘stack-cost’ [2024-10-09T22:20:29.749Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T22:20:29.758Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-246-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T22:20:29.777Z] $ docker stop --time=1 4f457cfcdc93b35b84f8017b0ec83dd4ecb13b6b811b6b5268ca9154929f6090 [2024-10-09T22:20:31.347Z] $ docker rm -f --volumes 4f457cfcdc93b35b84f8017b0ec83dd4ecb13b6b811b6b5268ca9154929f6090 [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 [2024-10-09T22:20:31.893Z] provisioning config files... [2024-10-09T22:20:31.901Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8454514961101359004tmp [Pipeline] { [Pipeline] sh [2024-10-09T22:20:32.196Z] + set +x [2024-10-09T22:20:32.196Z] + curl -s https://codecov.io/bash [2024-10-09T22:20:32.196Z] + bash -s -- [2024-10-09T22:20:32.196Z] [2024-10-09T22:20:32.196Z] _____ _ [2024-10-09T22:20:32.196Z] / ____| | | [2024-10-09T22:20:32.196Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T22:20:32.196Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T22:20:32.196Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T22:20:32.196Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T22:20:32.196Z] Bash-1.0.6 [2024-10-09T22:20:32.196Z] [2024-10-09T22:20:32.196Z] [2024-10-09T22:20:32.196Z] ==> git version 2.25.1 found [2024-10-09T22:20:32.196Z] ==> 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 [2024-10-09T22:20:32.196Z] Release-Date: 2020-01-08 [2024-10-09T22:20:32.196Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-09T22:20:32.196Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T22:20:32.196Z] ==> Jenkins CI detected. [2024-10-09T22:20:32.196Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-10-09T22:20:32.196Z] project root: . [2024-10-09T22:20:32.196Z] --> token set from env [2024-10-09T22:20:32.196Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T22:20:32.455Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T22:20:32.455Z] ==> Python coveragepy not found [2024-10-09T22:20:32.455Z] ==> Searching for coverage reports in: [2024-10-09T22:20:32.455Z] + . [2024-10-09T22:20:32.455Z] -> Found 1 reports [2024-10-09T22:20:32.455Z] ==> Detecting git/mercurial file structure [2024-10-09T22:20:32.455Z] ==> Reading reports [2024-10-09T22:20:32.455Z] + ./coverage.out bytes=953 [2024-10-09T22:20:32.455Z] ==> Appending adjustments [2024-10-09T22:20:32.455Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T22:20:32.455Z] + Found adjustments [2024-10-09T22:20:32.455Z] ==> Gzipping contents [2024-10-09T22:20:32.455Z] 4.0K /tmp/codecov.Vc4njr.gz [2024-10-09T22:20:32.455Z] ==> Uploading reports [2024-10-09T22:20:32.455Z] url: https://codecov.io [2024-10-09T22:20:32.455Z] query: branch=main&commit=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32&build=246&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F246%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:20:32.455Z] -> Pinging Codecov [2024-10-09T22:20:32.455Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9b6aadea922e0eac7cea5ad9ae9f35753d37dc32&build=246&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F246%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T22:20:32.715Z] -> Uploading to [2024-10-09T22:20:32.715Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/9b6aadea922e0eac7cea5ad9ae9f35753d37dc32/a01274bb-5128-4bbd-af7f-50a3263d64fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222032Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c60c14a6193528c3229f3245f325ade038bb1a2161157bb0730cf90a805c437a [2024-10-09T22:20:32.715Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:20:32.715Z] Dload Upload Total Spent Left Speed [2024-10-09T22:20:32.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1822 --:--:-- --:--:-- --:--:-- 1814 [2024-10-09T22:20:32.975Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] } [2024-10-09T22:20:32.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-09T22:20:33.196Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-09T22:20:33.225Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:20:33.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:20:33.539Z] [2024-10-09T22:20:33.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:20:33.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:20:33.852Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-09T22:20:33.852Z] 43c4264eed91: Already exists [2024-10-09T22:20:33.852Z] 4cc291be95ef: Already exists [2024-10-09T22:20:33.852Z] 2ac1f1163629: Already exists [2024-10-09T22:20:33.852Z] 5c3c966382ef: Already exists [2024-10-09T22:20:33.852Z] 4f4fb700ef54: Already exists [2024-10-09T22:20:33.852Z] d9c7d2e4e75e: Pulling fs layer [2024-10-09T22:20:33.852Z] 9c3e1370e548: Pulling fs layer [2024-10-09T22:20:34.110Z] d9c7d2e4e75e: Verifying Checksum [2024-10-09T22:20:34.110Z] d9c7d2e4e75e: Download complete [2024-10-09T22:20:34.369Z] d9c7d2e4e75e: Pull complete [2024-10-09T22:20:34.937Z] 9c3e1370e548: Download complete [2024-10-09T22:20:37.592Z] 9c3e1370e548: Pull complete [2024-10-09T22:20:37.592Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-09T22:20:37.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T22:20:37.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:20:37.701Z] prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container [2024-10-09T22:20:37.738Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-09T22:20:39.772Z] $ docker top bcd241f95728581ca6fdb4c7677178d6ce67ff6e49b88902ff19447b6c1eee10 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:20:40.121Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-10-09T22:20:40.132Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-10-09T22:20:40.413Z] + set -o pipefail [2024-10-09T22:20:40.413Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-10-09T22:20:50.396Z] [2024-10-09T22:20:50.396Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-10-09T22:20:50.396Z] [2024-10-09T22:20:50.396Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/4e59a314-67b9-43ea-9381-98bfcd4379c0 [2024-10-09T22:20:50.396Z] [2024-10-09T22:20:50.396Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-09T22:20:50.396Z] [2024-10-09T22:20:50.396Z] [2024-10-09T22:20:50.396Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-09T22:20:50.396Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-09T22:20:50.410Z] $ docker stop --time=1 bcd241f95728581ca6fdb4c7677178d6ce67ff6e49b88902ff19447b6c1eee10 [2024-10-09T22:20:54.714Z] $ docker rm -f --volumes bcd241f95728581ca6fdb4c7677178d6ce67ff6e49b88902ff19447b6c1eee10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T22:20:55.600Z] + git log --format=format:%s -1 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 [Pipeline] sh [2024-10-09T22:20:55.889Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:20:55.889Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:20:56.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:20:56.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:20:56.274Z] prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container [2024-10-09T22:20:56.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T22:20:56.786Z] $ docker top e2037f69f83a3447b37a047ffbe0276ba492e755104460f42200b6638887399b -eo pid,comm [2024-10-09T22:20:56.827Z] 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). [2024-10-09T22:20:56.827Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:20:56.883Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:20:56.883Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:20:56.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:20:57.004Z] $ docker exec e2037f69f83a3447b37a047ffbe0276ba492e755104460f42200b6638887399b ssh-agent [2024-10-09T22:20:57.101Z] SSH_AUTH_SOCK=/tmp/ssh-OFH51xddGGz6/agent.31 [2024-10-09T22:20:57.101Z] SSH_AGENT_PID=38 [2024-10-09T22:20:57.107Z] Running ssh-add (command line suppressed) [2024-10-09T22:20:57.207Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13517574734329801781.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13517574734329801781.key) [2024-10-09T22:20:57.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:20:57.518Z] + git semver tag [2024-10-09T22:20:57.777Z] 2024-10-09 22:20:57,682 [run_tag] DEBUG tag force:False [2024-10-09T22:20:57.777Z] 2024-10-09 22:20:57,682 [check_head_tag] DEBUG check head tag [2024-10-09T22:20:57.777Z] 2024-10-09 22:20:57,684 [execute] INFO git cat-file --batch-check [2024-10-09T22:20:57.777Z] 2024-10-09 22:20:57,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:20:57.777Z] 2024-10-09 22:20:57,687 [execute] INFO git cat-file --batch [2024-10-09T22:20:57.777Z] 2024-10-09 22:20:57,687 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-09T22:20:57.777Z] 2024-10-09 22:20:57,714 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-09T22:20:57.777Z] 2024-10-09 22:20:57,714 [execute] INFO git tag -a v3.2.0-dev.36 -m v3.2.0-dev.36 [2024-10-09T22:20:57.777Z] 2024-10-09 22:20:57,714 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.36', '-m', 'v3.2.0-dev.36'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:20:57.777Z] 2024-10-09 22:20:57,718 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-09T22:20:57.777Z] 3.2.0-dev.36 [Pipeline] } [2024-10-09T22:20:57.789Z] $ docker exec --env ******** --env ******** e2037f69f83a3447b37a047ffbe0276ba492e755104460f42200b6638887399b ssh-agent -k [2024-10-09T22:20:57.880Z] unset SSH_AUTH_SOCK; [2024-10-09T22:20:57.880Z] unset SSH_AGENT_PID; [2024-10-09T22:20:57.880Z] echo Agent pid 38 killed; [2024-10-09T22:20:57.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:20:58.209Z] + git semver [Pipeline] } [2024-10-09T22:20:58.482Z] $ docker stop --time=1 e2037f69f83a3447b37a047ffbe0276ba492e755104460f42200b6638887399b [2024-10-09T22:20:59.744Z] $ docker rm -f --volumes e2037f69f83a3447b37a047ffbe0276ba492e755104460f42200b6638887399b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:00.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:21:00.151Z] [2024-10-09T22:21:00.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:00.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:21:00.450Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-09T22:21:00.450Z] ab5ef0e58194: Pulling fs layer [2024-10-09T22:21:00.450Z] 9712f1f96733: Pulling fs layer [2024-10-09T22:21:00.450Z] 63f879dbbcfc: Pulling fs layer [2024-10-09T22:21:00.450Z] 0d9ebad4ef96: Pulling fs layer [2024-10-09T22:21:00.450Z] e9a5061849ea: Pulling fs layer [2024-10-09T22:21:00.450Z] d747dcd14b5f: Pulling fs layer [2024-10-09T22:21:00.450Z] 2de7ff778b66: Pulling fs layer [2024-10-09T22:21:00.450Z] 0d9ebad4ef96: Waiting [2024-10-09T22:21:00.450Z] d747dcd14b5f: Waiting [2024-10-09T22:21:00.450Z] 2de7ff778b66: Waiting [2024-10-09T22:21:00.450Z] e9a5061849ea: Waiting [2024-10-09T22:21:00.450Z] 9712f1f96733: Verifying Checksum [2024-10-09T22:21:00.450Z] 9712f1f96733: Download complete [2024-10-09T22:21:00.708Z] 63f879dbbcfc: Verifying Checksum [2024-10-09T22:21:00.708Z] 63f879dbbcfc: Download complete [2024-10-09T22:21:00.966Z] e9a5061849ea: Verifying Checksum [2024-10-09T22:21:00.966Z] e9a5061849ea: Download complete [2024-10-09T22:21:00.966Z] 0d9ebad4ef96: Verifying Checksum [2024-10-09T22:21:00.966Z] 0d9ebad4ef96: Download complete [2024-10-09T22:21:00.966Z] d747dcd14b5f: Download complete [2024-10-09T22:21:00.966Z] ab5ef0e58194: Verifying Checksum [2024-10-09T22:21:00.966Z] ab5ef0e58194: Download complete [2024-10-09T22:21:00.966Z] 2de7ff778b66: Verifying Checksum [2024-10-09T22:21:00.966Z] 2de7ff778b66: Download complete [2024-10-09T22:21:03.259Z] ab5ef0e58194: Pull complete [2024-10-09T22:21:03.517Z] 9712f1f96733: Pull complete [2024-10-09T22:21:04.083Z] 63f879dbbcfc: Pull complete [2024-10-09T22:21:08.284Z] 0d9ebad4ef96: Pull complete [2024-10-09T22:21:08.285Z] e9a5061849ea: Pull complete [2024-10-09T22:21:08.285Z] d747dcd14b5f: Pull complete [2024-10-09T22:21:09.218Z] 2de7ff778b66: Pull complete [2024-10-09T22:21:09.218Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-09T22:21:09.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T22:21:09.218Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:21:09.322Z] prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container [2024-10-09T22:21:09.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-09T22:21:13.697Z] $ docker top 33b66b2957abc5c23d7de325f91fbffc1aa2efc9b6a02c532abb7703b1720d52 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:21:13.765Z] provisioning config files... [2024-10-09T22:21:13.770Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1849878863706266170tmp [2024-10-09T22:21:13.780Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17306880719004500226tmp [2024-10-09T22:21:13.787Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10734031034084762888tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:21:13.807Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:21:14.097Z] ---> sigul-configuration.sh [2024-10-09T22:21:14.097Z] gpg: directory `/root/.gnupg' created [2024-10-09T22:21:14.097Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-09T22:21:14.097Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-09T22:21:14.097Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-09T22:21:14.097Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-09T22:21:14.097Z] gpg: CAST5 encrypted data [2024-10-09T22:21:14.097Z] gpg: encrypted with 1 passphrase [2024-10-09T22:21:14.097Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-09T22:21:14.395Z] + mkdir /home/jenkins [2024-10-09T22:21:14.395Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-09T22:21:14.691Z] + 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 [2024-10-09T22:21:14.706Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:21:15.007Z] ---> sigul-install.sh [2024-10-09T22:21:15.007Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-09T22:21:15.301Z] + git tag --list [2024-10-09T22:21:15.301Z] v1.0.0 [2024-10-09T22:21:15.301Z] v1.1.0 [2024-10-09T22:21:15.301Z] v1.2.0 [2024-10-09T22:21:15.301Z] v1.3.0 [2024-10-09T22:21:15.301Z] v1.3.1 [2024-10-09T22:21:15.301Z] v2.0.0 [2024-10-09T22:21:15.301Z] v2.0.1 [2024-10-09T22:21:15.301Z] v2.1.0 [2024-10-09T22:21:15.301Z] v2.1.1 [2024-10-09T22:21:15.301Z] v2.1.2 [2024-10-09T22:21:15.301Z] v2.2.0 [2024-10-09T22:21:15.301Z] v2.3 [2024-10-09T22:21:15.301Z] v2.3.0 [2024-10-09T22:21:15.301Z] v2.3.1 [2024-10-09T22:21:15.301Z] v3.0 [2024-10-09T22:21:15.301Z] v3.0.0 [2024-10-09T22:21:15.301Z] v3.0.1 [2024-10-09T22:21:15.301Z] v3.0.1-dev.1 [2024-10-09T22:21:15.301Z] v3.1 [2024-10-09T22:21:15.301Z] v3.1.0 [2024-10-09T22:21:15.301Z] v3.1.0-dev.1 [2024-10-09T22:21:15.301Z] v3.1.0-dev.10 [2024-10-09T22:21:15.301Z] v3.1.0-dev.11 [2024-10-09T22:21:15.301Z] v3.1.0-dev.12 [2024-10-09T22:21:15.301Z] v3.1.0-dev.13 [2024-10-09T22:21:15.301Z] v3.1.0-dev.14 [2024-10-09T22:21:15.301Z] v3.1.0-dev.15 [2024-10-09T22:21:15.301Z] v3.1.0-dev.16 [2024-10-09T22:21:15.301Z] v3.1.0-dev.17 [2024-10-09T22:21:15.301Z] v3.1.0-dev.18 [2024-10-09T22:21:15.301Z] v3.1.0-dev.19 [2024-10-09T22:21:15.301Z] v3.1.0-dev.2 [2024-10-09T22:21:15.301Z] v3.1.0-dev.20 [2024-10-09T22:21:15.301Z] v3.1.0-dev.21 [2024-10-09T22:21:15.301Z] v3.1.0-dev.22 [2024-10-09T22:21:15.301Z] v3.1.0-dev.23 [2024-10-09T22:21:15.301Z] v3.1.0-dev.24 [2024-10-09T22:21:15.301Z] v3.1.0-dev.25 [2024-10-09T22:21:15.301Z] v3.1.0-dev.26 [2024-10-09T22:21:15.301Z] v3.1.0-dev.27 [2024-10-09T22:21:15.301Z] v3.1.0-dev.28 [2024-10-09T22:21:15.301Z] v3.1.0-dev.29 [2024-10-09T22:21:15.301Z] v3.1.0-dev.3 [2024-10-09T22:21:15.301Z] v3.1.0-dev.30 [2024-10-09T22:21:15.301Z] v3.1.0-dev.31 [2024-10-09T22:21:15.301Z] v3.1.0-dev.32 [2024-10-09T22:21:15.301Z] v3.1.0-dev.33 [2024-10-09T22:21:15.301Z] v3.1.0-dev.34 [2024-10-09T22:21:15.301Z] v3.1.0-dev.35 [2024-10-09T22:21:15.301Z] v3.1.0-dev.36 [2024-10-09T22:21:15.301Z] v3.1.0-dev.37 [2024-10-09T22:21:15.301Z] v3.1.0-dev.38 [2024-10-09T22:21:15.301Z] v3.1.0-dev.39 [2024-10-09T22:21:15.301Z] v3.1.0-dev.4 [2024-10-09T22:21:15.301Z] v3.1.0-dev.5 [2024-10-09T22:21:15.301Z] v3.1.0-dev.6 [2024-10-09T22:21:15.301Z] v3.1.0-dev.7 [2024-10-09T22:21:15.301Z] v3.1.0-dev.8 [2024-10-09T22:21:15.301Z] v3.1.0-dev.9 [2024-10-09T22:21:15.301Z] v3.1.1 [2024-10-09T22:21:15.301Z] v3.1.1-dev.1 [2024-10-09T22:21:15.301Z] v3.2.0-dev.1 [2024-10-09T22:21:15.301Z] v3.2.0-dev.10 [2024-10-09T22:21:15.301Z] v3.2.0-dev.11 [2024-10-09T22:21:15.301Z] v3.2.0-dev.12 [2024-10-09T22:21:15.301Z] v3.2.0-dev.13 [2024-10-09T22:21:15.301Z] v3.2.0-dev.14 [2024-10-09T22:21:15.301Z] v3.2.0-dev.15 [2024-10-09T22:21:15.301Z] v3.2.0-dev.16 [2024-10-09T22:21:15.301Z] v3.2.0-dev.17 [2024-10-09T22:21:15.301Z] v3.2.0-dev.18 [2024-10-09T22:21:15.301Z] v3.2.0-dev.19 [2024-10-09T22:21:15.301Z] v3.2.0-dev.2 [2024-10-09T22:21:15.301Z] v3.2.0-dev.20 [2024-10-09T22:21:15.301Z] v3.2.0-dev.21 [2024-10-09T22:21:15.301Z] v3.2.0-dev.22 [2024-10-09T22:21:15.301Z] v3.2.0-dev.23 [2024-10-09T22:21:15.301Z] v3.2.0-dev.24 [2024-10-09T22:21:15.301Z] v3.2.0-dev.25 [2024-10-09T22:21:15.301Z] v3.2.0-dev.26 [2024-10-09T22:21:15.301Z] v3.2.0-dev.27 [2024-10-09T22:21:15.301Z] v3.2.0-dev.28 [2024-10-09T22:21:15.301Z] v3.2.0-dev.29 [2024-10-09T22:21:15.301Z] v3.2.0-dev.3 [2024-10-09T22:21:15.301Z] v3.2.0-dev.30 [2024-10-09T22:21:15.301Z] v3.2.0-dev.31 [2024-10-09T22:21:15.301Z] v3.2.0-dev.32 [2024-10-09T22:21:15.301Z] v3.2.0-dev.33 [2024-10-09T22:21:15.301Z] v3.2.0-dev.34 [2024-10-09T22:21:15.301Z] v3.2.0-dev.35 [2024-10-09T22:21:15.301Z] v3.2.0-dev.36 [2024-10-09T22:21:15.301Z] v3.2.0-dev.4 [2024-10-09T22:21:15.301Z] v3.2.0-dev.5 [2024-10-09T22:21:15.301Z] v3.2.0-dev.6 [2024-10-09T22:21:15.301Z] v3.2.0-dev.7 [2024-10-09T22:21:15.301Z] v3.2.0-dev.8 [2024-10-09T22:21:15.301Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-09T22:21:15.593Z] + lftools sign git-tag v3.2.0-dev.36 [2024-10-09T22:21:16.159Z] Signing Git tag with Sigul... [2024-10-09T22:21:16.159Z] Signing v3.2.0-dev.36 [Pipeline] echo [2024-10-09T22:21:16.430Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:21:16.719Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-09T22:21:16.726Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-09T22:21:16.759Z] $ docker stop --time=1 33b66b2957abc5c23d7de325f91fbffc1aa2efc9b6a02c532abb7703b1720d52 [2024-10-09T22:21:18.023Z] $ docker rm -f --volumes 33b66b2957abc5c23d7de325f91fbffc1aa2efc9b6a02c532abb7703b1720d52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-09T22:21:18.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:21:18.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:18.788Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:21:18.788Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:21:18.869Z] prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container [2024-10-09T22:21:18.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T22:21:19.263Z] $ docker top cfe05fa0948bda05510510c3329d535927580f49b79cce014506a46cd72ae122 -eo pid,comm [2024-10-09T22:21:19.315Z] 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). [2024-10-09T22:21:19.315Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:21:19.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:21:19.366Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:21:19.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:21:19.488Z] $ docker exec cfe05fa0948bda05510510c3329d535927580f49b79cce014506a46cd72ae122 ssh-agent [2024-10-09T22:21:19.603Z] SSH_AUTH_SOCK=/tmp/ssh-uhMWSxK5QmIG/agent.32 [2024-10-09T22:21:19.603Z] SSH_AGENT_PID=38 [2024-10-09T22:21:19.608Z] Running ssh-add (command line suppressed) [2024-10-09T22:21:19.699Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16001755425622850717.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16001755425622850717.key) [2024-10-09T22:21:19.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:21:20.002Z] + git semver bump pre [2024-10-09T22:21:20.262Z] 2024-10-09 22:21:20,189 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-09T22:21:20.262Z] 2024-10-09 22:21:20,189 [bump_version] DEBUG bumping version:3.2.0-dev.36 on axis:pre with prefix:dev [2024-10-09T22:21:20.262Z] 2024-10-09 22:21:20,189 [bump_version] DEBUG bumped version:3.2.0-dev.37 [2024-10-09T22:21:20.262Z] 2024-10-09 22:21:20,189 [write_version] DEBUG write version:3.2.0-dev.37 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-10-09T22:21:20.262Z] 2024-10-09 22:21:20,189 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-09T22:21:20.262Z] 2024-10-09 22:21:20,189 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-09T22:21:20.262Z] 2024-10-09 22:21:20,192 [execute] INFO git cat-file --batch-check [2024-10-09T22:21:20.262Z] 2024-10-09 22:21:20,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:21:20.262Z] 2024-10-09 22:21:20,197 [execute] INFO git cat-file --batch [2024-10-09T22:21:20.262Z] 2024-10-09 22:21:20,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:21:20.262Z] 2024-10-09 22:21:20,202 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-09T22:21:20.262Z] 3.2.0-dev.37 [Pipeline] } [2024-10-09T22:21:20.273Z] $ docker exec --env ******** --env ******** cfe05fa0948bda05510510c3329d535927580f49b79cce014506a46cd72ae122 ssh-agent -k [2024-10-09T22:21:20.372Z] unset SSH_AUTH_SOCK; [2024-10-09T22:21:20.372Z] unset SSH_AGENT_PID; [2024-10-09T22:21:20.372Z] echo Agent pid 38 killed; [2024-10-09T22:21:20.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:21:20.714Z] + git semver [Pipeline] } [2024-10-09T22:21:20.988Z] $ docker stop --time=1 cfe05fa0948bda05510510c3329d535927580f49b79cce014506a46cd72ae122 [2024-10-09T22:21:22.256Z] $ docker rm -f --volumes cfe05fa0948bda05510510c3329d535927580f49b79cce014506a46cd72ae122 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:21:22.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:21:22.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:22.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:21:22.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:21:22.994Z] prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container [2024-10-09T22:21:23.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-09T22:21:23.349Z] $ docker top 222a82bd69a1abc8dc917e6a6ec709ea21e0ad94d73b81334ea3862c09cfcff2 -eo pid,comm [2024-10-09T22:21:23.393Z] 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). [2024-10-09T22:21:23.393Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:21:23.454Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:21:23.454Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:21:23.561Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:21:23.566Z] $ docker exec 222a82bd69a1abc8dc917e6a6ec709ea21e0ad94d73b81334ea3862c09cfcff2 ssh-agent [2024-10-09T22:21:23.667Z] SSH_AUTH_SOCK=/tmp/ssh-D6LYfFumQ7rs/agent.30 [2024-10-09T22:21:23.667Z] SSH_AGENT_PID=36 [2024-10-09T22:21:23.672Z] Running ssh-add (command line suppressed) [2024-10-09T22:21:23.780Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1928425421492768376.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1928425421492768376.key) [2024-10-09T22:21:23.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:21:24.091Z] + git semver push [2024-10-09T22:21:24.350Z] 2024-10-09 22:21:24,286 [run_push] DEBUG push [2024-10-09T22:21:24.350Z] 2024-10-09 22:21:24,286 [execute] INFO git cat-file --batch-check [2024-10-09T22:21:24.350Z] 2024-10-09 22:21:24,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T22:21:24.350Z] 2024-10-09 22:21:24,290 [execute] INFO git rev-list 0de4ca513d468c624f4f637715dca91f29f46679 -- [2024-10-09T22:21:24.350Z] 2024-10-09 22:21:24,291 [execute] DEBUG Popen(['git', 'rev-list', '0de4ca513d468c624f4f637715dca91f29f46679', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:21:24.350Z] 2024-10-09 22:21:24,302 [execute] INFO git fetch -v origin [2024-10-09T22:21:24.350Z] 2024-10-09 22:21:24,303 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-09T22:21:24.919Z] 2024-10-09 22:21:24,757 [run_push] DEBUG no remote changes detected [2024-10-09T22:21:24.919Z] 2024-10-09 22:21:24,757 [execute] INFO git push origin semver [2024-10-09T22:21:24.919Z] 2024-10-09 22:21:24,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:21:25.498Z] 2024-10-09 22:21:25,398 [run_push] DEBUG push all version tags [2024-10-09T22:21:25.498Z] 2024-10-09 22:21:25,399 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-09T22:21:25.498Z] 2024-10-09 22:21:25,399 [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) [2024-10-09T22:21:26.072Z] 2024-10-09 22:21:26,026 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-09T22:21:26.072Z] 3.2.0-dev.37 [Pipeline] } [2024-10-09T22:21:26.085Z] $ docker exec --env ******** --env ******** 222a82bd69a1abc8dc917e6a6ec709ea21e0ad94d73b81334ea3862c09cfcff2 ssh-agent -k [2024-10-09T22:21:26.195Z] unset SSH_AUTH_SOCK; [2024-10-09T22:21:26.195Z] unset SSH_AGENT_PID; [2024-10-09T22:21:26.196Z] echo Agent pid 36 killed; [2024-10-09T22:21:26.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:21:26.536Z] + git semver [Pipeline] } [2024-10-09T22:21:26.812Z] $ docker stop --time=1 222a82bd69a1abc8dc917e6a6ec709ea21e0ad94d73b81334ea3862c09cfcff2 [2024-10-09T22:21:28.111Z] $ docker rm -f --volumes 222a82bd69a1abc8dc917e6a6ec709ea21e0ad94d73b81334ea3862c09cfcff2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-09T22:21:28.761Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-10-09T22:21:28.761Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-09T22:21:28.761Z] total 16 [2024-10-09T22:21:28.761Z] drwxr-xr-x 3 root root 4096 Oct 9 22:01 . [2024-10-09T22:21:28.761Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:21 .. [2024-10-09T22:21:28.761Z] drwxr-xr-x 2 root root 4096 Oct 9 22:01 cost [2024-10-09T22:21:28.761Z] -rw-r--r-- 1 root root 96 Oct 9 22:01 cost.csv [2024-10-09T22:21:28.761Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-10-09T22:21:28.761Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-09T22:21:28.761Z] total 16 [2024-10-09T22:21:28.761Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:01 . [2024-10-09T22:21:28.761Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:21 .. [2024-10-09T22:21:28.761Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:01 cost [2024-10-09T22:21:28.761Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 9 22:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:21:29.049Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:21:29.912Z] ---> package-listing.sh [2024-10-09T22:21:29.912Z] ++ facter osfamily [2024-10-09T22:21:29.912Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T22:21:30.172Z] + OS_FAMILY=debian [2024-10-09T22:21:30.172Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-10-09T22:21:30.172Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T22:21:30.172Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T22:21:30.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T22:21:30.172Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T22:21:30.172Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-09T22:21:30.172Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T22:21:30.172Z] + case "${OS_FAMILY}" in [2024-10-09T22:21:30.172Z] + dpkg -l [2024-10-09T22:21:30.172Z] + grep '^ii' [2024-10-09T22:21:30.172Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T22:21:30.172Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T22:21:30.172Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T22:21:30.172Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-09T22:21:30.172Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-10-09T22:21:30.172Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2024-10-09T22:21:30.184Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-09T22:21:30.463Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:21:31.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T22:21:31.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:21:31.110Z] prd-ubuntu20.04-docker-8c-8g-22345 does not seem to be running inside a container [2024-10-09T22:21:31.145Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-09T22:21:31.446Z] $ docker top 23b5baae2ebf94e25a467f087b8081585ac5d1cf3f8d3ef99d13c7670d1f8bba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:21:31.786Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T22:21:32.072Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T22:21:32.368Z] + ls /var/log/sa-host [2024-10-09T22:21:32.369Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:21:32.518Z] provisioning config files... [2024-10-09T22:21:32.527Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4310019103006159489tmp [Pipeline] { [Pipeline] echo [2024-10-09T22:21:32.543Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:21:32.823Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T22:21:32.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:21:33.165Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T22:21:33.178Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:21:33.478Z] ---> sudo-logs.sh [2024-10-09T22:21:33.478Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T22:21:33.518Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:21:33.816Z] ---> job-cost.sh [2024-10-09T22:21:33.817Z] lf-activate-venv: SKIPPING [2024-10-09T22:21:33.817Z] DEBUG: total: 0.2199999988079071 [2024-10-09T22:21:33.817Z] INFO: Retrieving Stack Cost... [2024-10-09T22:21:34.753Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T22:21:35.012Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T22:21:35.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:21:35.309Z] ---> logs-deploy.sh [2024-10-09T22:21:35.309Z] lf-activate-venv: SKIPPING [2024-10-09T22:21:35.309Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/246 [2024-10-09T22:21:35.309Z] INFO: archiving workspace using pattern(s): [2024-10-09T22:21:36.258Z] Archives upload complete. [2024-10-09T22:21:36.258Z] INFO: archiving logs to Nexus