Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2cf19fdfbab540aeeb6422406a0226edc4878b7 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-ssh5988191960276397899.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-ssh17636997083390237811.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-ssh4788020555670434772.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-ssh429180714305913954.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-ssh2779468565493270079.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 ‘prd-ubuntu20.04-docker-8c-8g-24150’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24152 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 b2cf19fdfbab540aeeb6422406a0226edc4878b7 (main) > 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 b2cf19fdfbab540aeeb6422406a0226edc4878b7 # timeout=10 Commit message: "Merge pull request #685 from jinlinGuan/v4-module" > git rev-list --no-walk 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T10:39:15.888Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T10:39:15.967Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T10:39:15.994Z] ========================================================= [2024-10-30T10:39:15.994Z] EdgeX Global Pipelines Version Info [2024-10-30T10:39:15.994Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:39:16.729Z] ------------------- [2024-10-30T10:39:16.729Z] stable info: [2024-10-30T10:39:16.729Z] ------------------- [2024-10-30T10:39:16.729Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T10:39:16.729Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T10:39:16.729Z] Message: update stable to v1.0.265 [2024-10-30T10:39:17.299Z] ------------------- [2024-10-30T10:39:17.299Z] experimental info: [2024-10-30T10:39:17.299Z] ------------------- [2024-10-30T10:39:17.299Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T10:39:17.299Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T10:39:17.299Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T10:39:17.396Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-30T10:39:17.420Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-30T10:39:17.445Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T10:39:17.467Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T10:39:17.491Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T10:39:17.511Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T10:39:17.535Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T10:39:17.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T10:39:17.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T10:39:17.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T10:39:17.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T10:39:17.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-30T10:39:17.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T10:39:17.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T10:39:17.732Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T10:39:17.758Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T10:39:17.784Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T10:39:17.806Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T10:39:17.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T10:39:17.861Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T10:39:17.886Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T10:39:17.907Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T10:39:17.934Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T10:39:17.958Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T10:39:17.984Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T10:39:18.004Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T10:39:18.028Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T10:39:18.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-30T10:39:18.077Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-30T10:39:18.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-30T10:39:18.119Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] echo [2024-10-30T10:39:18.144Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2cf19f [Pipeline] echo [2024-10-30T10:39:18.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T10:39:18.236Z] provisioning config files... [2024-10-30T10:39:18.251Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17216008137583989660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:39:18.605Z] ---> ****-login.sh [2024-10-30T10:39:18.605Z] nexus3.edgexfoundry.org:10001 [2024-10-30T10:39:18.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:39:18.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:39:18.865Z] Configure a credential helper to remove this warning. See [2024-10-30T10:39:18.865Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:39:18.865Z] [2024-10-30T10:39:18.865Z] Login Succeeded [2024-10-30T10:39:18.865Z] nexus3.edgexfoundry.org:10002 [2024-10-30T10:39:18.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:39:18.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:39:18.866Z] Configure a credential helper to remove this warning. See [2024-10-30T10:39:18.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:39:18.866Z] [2024-10-30T10:39:18.866Z] Login Succeeded [2024-10-30T10:39:18.866Z] nexus3.edgexfoundry.org:10003 [2024-10-30T10:39:18.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:39:19.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:39:19.129Z] Configure a credential helper to remove this warning. See [2024-10-30T10:39:19.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:39:19.129Z] [2024-10-30T10:39:19.129Z] Login Succeeded [2024-10-30T10:39:19.129Z] nexus3.edgexfoundry.org:10004 [2024-10-30T10:39:19.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:39:19.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:39:19.129Z] Configure a credential helper to remove this warning. See [2024-10-30T10:39:19.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:39:19.129Z] [2024-10-30T10:39:19.129Z] Login Succeeded [2024-10-30T10:39:19.129Z] ****.io [2024-10-30T10:39:19.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:39:19.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:39:19.390Z] Configure a credential helper to remove this warning. See [2024-10-30T10:39:19.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:39:19.390Z] [2024-10-30T10:39:19.390Z] Login Succeeded [2024-10-30T10:39:19.390Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T10:39:19.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T10:39:19.800Z] + git rev-list -1 --merges b2cf19fdfbab540aeeb6422406a0226edc4878b7~1..b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] echo [2024-10-30T10:39:19.831Z] -----------> git rev-list -1 --merges b2cf19fdfbab540aeeb6422406a0226edc4878b7~1..b2cf19fdfbab540aeeb6422406a0226edc4878b7 b2cf19fdfbab540aeeb6422406a0226edc4878b7 [2024-10-30T10:39:19.831Z] b2cf19fdfbab540aeeb6422406a0226edc4878b7 [false] [Pipeline] sh [2024-10-30T10:39:20.329Z] + git log --format=format:%s -1 b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] echo [2024-10-30T10:39:20.347Z] ========================================================= [2024-10-30T10:39:20.347Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T10:39:20.347Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T10:39:20.670Z] + git log --format=format:%s -1 b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] echo [2024-10-30T10:39:20.682Z] [semverPrep] GIT_COMMIT: b2cf19fdfbab540aeeb6422406a0226edc4878b7, Commit Message: Merge pull request #685 from jinlinGuan/v4-module [Pipeline] echo [2024-10-30T10:39:20.696Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T10:39:21.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T10:39:21.068Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T10:39:21.068Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T10:39:21.068Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T10:39:21.068Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T10:39:21.068Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T10:39:21.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:39:21.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:39:21.498Z] [2024-10-30T10:39:21.498Z] 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-30T10:39:21.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:39:21.805Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T10:39:21.805Z] b85a868b505f: Pulling fs layer [2024-10-30T10:39:21.805Z] e2be974225ed: Pulling fs layer [2024-10-30T10:39:21.805Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T10:39:21.805Z] 988bab9f4d93: Pulling fs layer [2024-10-30T10:39:21.805Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T10:39:21.805Z] eaf3925da568: Pulling fs layer [2024-10-30T10:39:21.805Z] bab4dde63d76: Pulling fs layer [2024-10-30T10:39:21.805Z] bde34c3a00c8: Pulling fs layer [2024-10-30T10:39:21.805Z] b352a97aabf1: Pulling fs layer [2024-10-30T10:39:21.805Z] 4872d77fe225: Pulling fs layer [2024-10-30T10:39:21.805Z] 5851b861e8e6: Pulling fs layer [2024-10-30T10:39:21.805Z] 988bab9f4d93: Waiting [2024-10-30T10:39:21.805Z] 1469e6f7b9e6: Waiting [2024-10-30T10:39:21.805Z] b352a97aabf1: Waiting [2024-10-30T10:39:21.805Z] eaf3925da568: Waiting [2024-10-30T10:39:21.805Z] 4872d77fe225: Waiting [2024-10-30T10:39:21.805Z] bde34c3a00c8: Waiting [2024-10-30T10:39:21.805Z] 5851b861e8e6: Waiting [2024-10-30T10:39:21.805Z] e2be974225ed: Download complete [2024-10-30T10:39:21.805Z] 988bab9f4d93: Verifying Checksum [2024-10-30T10:39:21.805Z] 988bab9f4d93: Download complete [2024-10-30T10:39:21.806Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T10:39:21.806Z] 1469e6f7b9e6: Download complete [2024-10-30T10:39:21.806Z] eaf3925da568: Download complete [2024-10-30T10:39:21.806Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T10:39:21.806Z] 339a4e72a1f5: Download complete [2024-10-30T10:39:22.066Z] bde34c3a00c8: Verifying Checksum [2024-10-30T10:39:22.066Z] bde34c3a00c8: Download complete [2024-10-30T10:39:22.066Z] b352a97aabf1: Verifying Checksum [2024-10-30T10:39:22.066Z] b352a97aabf1: Download complete [2024-10-30T10:39:22.066Z] 4872d77fe225: Verifying Checksum [2024-10-30T10:39:22.066Z] 4872d77fe225: Download complete [2024-10-30T10:39:22.066Z] 5851b861e8e6: Download complete [2024-10-30T10:39:22.066Z] b85a868b505f: Verifying Checksum [2024-10-30T10:39:22.066Z] b85a868b505f: Download complete [2024-10-30T10:39:22.326Z] bab4dde63d76: Verifying Checksum [2024-10-30T10:39:22.326Z] bab4dde63d76: Download complete [2024-10-30T10:39:23.269Z] b85a868b505f: Pull complete [2024-10-30T10:39:23.269Z] e2be974225ed: Pull complete [2024-10-30T10:39:23.838Z] 339a4e72a1f5: Pull complete [2024-10-30T10:39:23.838Z] 988bab9f4d93: Pull complete [2024-10-30T10:39:24.098Z] 1469e6f7b9e6: Pull complete [2024-10-30T10:39:24.098Z] eaf3925da568: Pull complete [2024-10-30T10:39:26.001Z] bab4dde63d76: Pull complete [2024-10-30T10:39:26.001Z] bde34c3a00c8: Pull complete [2024-10-30T10:39:26.260Z] b352a97aabf1: Pull complete [2024-10-30T10:39:26.260Z] 4872d77fe225: Pull complete [2024-10-30T10:39:26.260Z] 5851b861e8e6: Pull complete [2024-10-30T10:39:26.260Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T10:39:26.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:39:26.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:39:26.404Z] prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container [2024-10-30T10:39:26.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T10:39:29.388Z] $ docker top eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 -eo pid,comm [2024-10-30T10:39:29.453Z] 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-30T10:39:29.453Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T10:39:29.502Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T10:39:29.502Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T10:39:29.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T10:39:29.628Z] $ docker exec eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 ssh-agent [2024-10-30T10:39:29.730Z] SSH_AUTH_SOCK=/tmp/ssh-QRWkOFGHyHBI/agent.32 [2024-10-30T10:39:29.730Z] SSH_AGENT_PID=38 [2024-10-30T10:39:29.740Z] Running ssh-add (command line suppressed) [2024-10-30T10:39:29.832Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15831436375324622319.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15831436375324622319.key) [2024-10-30T10:39:29.847Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T10:39:30.140Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T10:39:30.152Z] $ docker exec --env ******** --env ******** eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 ssh-agent -k [2024-10-30T10:39:30.252Z] unset SSH_AUTH_SOCK; [2024-10-30T10:39:30.253Z] unset SSH_AGENT_PID; [2024-10-30T10:39:30.253Z] echo Agent pid 38 killed; [2024-10-30T10:39:30.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T10:39:30.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T10:39:30.311Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T10:39:30.416Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T10:39:30.417Z] $ docker exec eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 ssh-agent [2024-10-30T10:39:30.530Z] SSH_AUTH_SOCK=/tmp/ssh-lx89CWRhELqJ/agent.71 [2024-10-30T10:39:30.530Z] SSH_AGENT_PID=77 [2024-10-30T10:39:30.534Z] Running ssh-add (command line suppressed) [2024-10-30T10:39:30.640Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1792771738936233134.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1792771738936233134.key) [2024-10-30T10:39:30.654Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T10:39:30.946Z] + git semver init [2024-10-30T10:39:31.206Z] 2024-10-30 10:39:31,127 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T10:39:31.207Z] 2024-10-30 10:39:31,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-10-30T10:39:31.207Z] 2024-10-30 10:39:31,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-10-30T10:39:31.207Z] 2024-10-30 10:39:31,128 [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-30T10:39:32.588Z] 2024-10-30 10:39:32,146 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-10-30T10:39:32.589Z] 2024-10-30 10:39:32,147 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-10-30T10:39:32.589Z] 2024-10-30 10:39:32,147 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-30T10:39:32.589Z] 2024-10-30 10:39:32,147 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-30T10:39:32.589Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T10:39:32.596Z] $ docker exec --env ******** --env ******** eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 ssh-agent -k [2024-10-30T10:39:32.697Z] unset SSH_AUTH_SOCK; [2024-10-30T10:39:32.697Z] unset SSH_AGENT_PID; [2024-10-30T10:39:32.697Z] echo Agent pid 77 killed; [2024-10-30T10:39:32.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T10:39:33.033Z] + git semver [Pipeline] } [2024-10-30T10:39:33.305Z] $ docker stop --time=1 eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 [2024-10-30T10:39:34.624Z] $ docker rm -f --volumes eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T10:39:34.973Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T10:39:35.200Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T10:39:35.204Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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-30T10:39:35.400Z] provisioning config files... [2024-10-30T10:39:35.411Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7387433180068479098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:39:35.712Z] ---> ****-login.sh [2024-10-30T10:39:35.712Z] nexus3.edgexfoundry.org:10001 [2024-10-30T10:39:35.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:39:35.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:39:35.712Z] Configure a credential helper to remove this warning. See [2024-10-30T10:39:35.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:39:35.712Z] [2024-10-30T10:39:35.712Z] Login Succeeded [2024-10-30T10:39:35.713Z] nexus3.edgexfoundry.org:10002 [2024-10-30T10:39:35.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:39:35.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:39:35.713Z] Configure a credential helper to remove this warning. See [2024-10-30T10:39:35.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:39:35.713Z] [2024-10-30T10:39:35.713Z] Login Succeeded [2024-10-30T10:39:35.713Z] nexus3.edgexfoundry.org:10003 [2024-10-30T10:39:35.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:39:35.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:39:35.973Z] Configure a credential helper to remove this warning. See [2024-10-30T10:39:35.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:39:35.973Z] [2024-10-30T10:39:35.973Z] Login Succeeded [2024-10-30T10:39:35.973Z] nexus3.edgexfoundry.org:10004 [2024-10-30T10:39:35.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:39:35.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:39:35.973Z] Configure a credential helper to remove this warning. See [2024-10-30T10:39:35.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:39:35.973Z] [2024-10-30T10:39:35.973Z] Login Succeeded [2024-10-30T10:39:35.973Z] ****.io [2024-10-30T10:39:35.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:39:36.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:39:36.232Z] Configure a credential helper to remove this warning. See [2024-10-30T10:39:36.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:39:36.232Z] [2024-10-30T10:39:36.232Z] Login Succeeded [2024-10-30T10:39:36.232Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T10:39:36.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T10:39:36.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T10:39:36.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T10:39:36.376Z] ========================================================= [2024-10-30T10:39:36.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T10:39:36.376Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:39:36.709Z] + 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-30T10:39:36.709Z] Sending build context to Docker daemon 9.188MB [2024-10-30T10:39:36.709Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T10:39:36.709Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T10:39:36.709Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T10:39:36.709Z] 43c4264eed91: Pulling fs layer [2024-10-30T10:39:36.709Z] 4cc291be95ef: Pulling fs layer [2024-10-30T10:39:36.709Z] 2ac1f1163629: Pulling fs layer [2024-10-30T10:39:36.709Z] 5c3c966382ef: Pulling fs layer [2024-10-30T10:39:36.709Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T10:39:36.709Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T10:39:36.709Z] 9f66e0745190: Pulling fs layer [2024-10-30T10:39:36.709Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T10:39:36.709Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T10:39:36.709Z] 5c3c966382ef: Waiting [2024-10-30T10:39:36.709Z] 4f4fb700ef54: Waiting [2024-10-30T10:39:36.709Z] 5d5c8e513c77: Waiting [2024-10-30T10:39:36.709Z] 9f66e0745190: Waiting [2024-10-30T10:39:36.709Z] f49a43e4bbc0: Waiting [2024-10-30T10:39:36.709Z] 561ebcabdf7f: Waiting [2024-10-30T10:39:36.709Z] 4cc291be95ef: Verifying Checksum [2024-10-30T10:39:36.709Z] 4cc291be95ef: Download complete [2024-10-30T10:39:36.709Z] 5c3c966382ef: Verifying Checksum [2024-10-30T10:39:36.709Z] 5c3c966382ef: Download complete [2024-10-30T10:39:36.709Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T10:39:36.709Z] 4f4fb700ef54: Download complete [2024-10-30T10:39:36.709Z] 5d5c8e513c77: Download complete [2024-10-30T10:39:36.709Z] 43c4264eed91: Download complete [2024-10-30T10:39:36.968Z] 9f66e0745190: Verifying Checksum [2024-10-30T10:39:36.968Z] 9f66e0745190: Download complete [2024-10-30T10:39:36.968Z] 43c4264eed91: Pull complete [2024-10-30T10:39:37.227Z] 561ebcabdf7f: Verifying Checksum [2024-10-30T10:39:37.227Z] 561ebcabdf7f: Download complete [2024-10-30T10:39:37.227Z] 4cc291be95ef: Pull complete [2024-10-30T10:39:37.227Z] 2ac1f1163629: Verifying Checksum [2024-10-30T10:39:37.227Z] 2ac1f1163629: Download complete [2024-10-30T10:39:37.795Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T10:39:37.795Z] f49a43e4bbc0: Download complete [2024-10-30T10:39:41.090Z] 2ac1f1163629: Pull complete [2024-10-30T10:39:41.090Z] 5c3c966382ef: Pull complete [2024-10-30T10:39:41.090Z] 4f4fb700ef54: Pull complete [2024-10-30T10:39:41.090Z] 5d5c8e513c77: Pull complete [2024-10-30T10:39:41.090Z] 9f66e0745190: Pull complete [2024-10-30T10:39:42.997Z] f49a43e4bbc0: Pull complete [2024-10-30T10:39:43.257Z] 561ebcabdf7f: Pull complete [2024-10-30T10:39:43.257Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T10:39:43.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T10:39:43.257Z] ---> 3a752c3f9dda [2024-10-30T10:39:43.257Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T10:39:47.455Z] ---> Running in c51bbecd8353 [2024-10-30T10:39:47.713Z] Removing intermediate container c51bbecd8353 [2024-10-30T10:39:47.713Z] ---> 603ae81b40c2 [2024-10-30T10:39:47.713Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T10:39:47.713Z] ---> Running in a4614396998b [2024-10-30T10:39:47.713Z] Removing intermediate container a4614396998b [2024-10-30T10:39:47.713Z] ---> 475cffc94ef3 [2024-10-30T10:39:47.713Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T10:39:47.713Z] ---> Running in 1b877f6f9135 [2024-10-30T10:39:47.713Z] Removing intermediate container 1b877f6f9135 [2024-10-30T10:39:47.713Z] ---> 774039c3ff2f [2024-10-30T10:39:47.713Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T10:39:47.713Z] ---> Running in a950cc4913fa [2024-10-30T10:39:47.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T10:39:48.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T10:39:48.502Z] OK: 246 MiB in 54 packages [2024-10-30T10:39:48.766Z] Removing intermediate container a950cc4913fa [2024-10-30T10:39:48.766Z] ---> 38bd73537fc0 [2024-10-30T10:39:48.766Z] Step 7/12 : WORKDIR /app [2024-10-30T10:39:48.766Z] ---> Running in 82c56225d255 [2024-10-30T10:39:48.766Z] Removing intermediate container 82c56225d255 [2024-10-30T10:39:48.766Z] ---> b188f6350df2 [2024-10-30T10:39:48.766Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-30T10:39:48.766Z] ---> fae33465eac2 [2024-10-30T10:39:48.766Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T10:39:49.026Z] ---> Running in c90511a1e320 [2024-10-30T10:39:50.344Z] Still waiting to schedule task [2024-10-30T10:39:50.344Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24151’ is offline [2024-10-30T10:40:45.319Z] Removing intermediate container c90511a1e320 [2024-10-30T10:40:45.319Z] ---> 7fab78befad4 [2024-10-30T10:40:45.319Z] Step 10/12 : COPY . . [2024-10-30T10:40:45.319Z] ---> 57b833ff1ec9 [2024-10-30T10:40:45.319Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T10:40:45.319Z] ---> Running in 52259f2b37f3 [2024-10-30T10:40:45.319Z] Removing intermediate container 52259f2b37f3 [2024-10-30T10:40:45.319Z] ---> d290fc2b2d48 [2024-10-30T10:40:45.319Z] Step 12/12 : RUN $MAKE [2024-10-30T10:40:45.319Z] ---> Running in c8cdd230722f [2024-10-30T10:40:45.319Z] noop [2024-10-30T10:40:45.319Z] Removing intermediate container c8cdd230722f [2024-10-30T10:40:45.319Z] ---> 6bdcdb363a69 [2024-10-30T10:40:45.319Z] Successfully built 6bdcdb363a69 [2024-10-30T10:40:45.319Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:40:45.658Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T10:40:45.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:40:45.732Z] prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container [2024-10-30T10:40:45.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T10:40:46.088Z] $ docker top 57cf8bc3bf9189c349d1e2612886ba151dfd2751a98402f74f09325508375107 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:40:46.436Z] + go version [2024-10-30T10:40:46.436Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T10:40:46.445Z] $ docker stop --time=1 57cf8bc3bf9189c349d1e2612886ba151dfd2751a98402f74f09325508375107 [2024-10-30T10:40:47.754Z] $ docker rm -f --volumes 57cf8bc3bf9189c349d1e2612886ba151dfd2751a98402f74f09325508375107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:40:48.202Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T10:40:48.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:40:48.284Z] prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container [2024-10-30T10:40:48.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T10:40:48.643Z] $ docker top 6c799652b38594dff2b111af4c9080c9a641c8cdfdee9e8574834422a80c8b5f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:40:48.994Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-10-30T10:40:49.301Z] + make test [2024-10-30T10:40:49.301Z] go test -race -coverprofile=coverage.out ./... [2024-10-30T10:41:21.376Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-30T10:41:25.797Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24153 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-10-30T10:41:25.814Z] Running in /w/workspace/app-service-configurable/249 [Pipeline] { [Pipeline] checkout [2024-10-30T10:41:25.852Z] The recommended git tool is: git [2024-10-30T10:41:30.442Z] using credential edgex-jenkins-ssh [2024-10-30T10:41:30.464Z] Cloning the remote Git repository [2024-10-30T10:41:30.501Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-30T10:41:30.587Z] > git init /w/workspace/app-service-configurable/249 # timeout=10 [2024-10-30T10:41:30.725Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-30T10:41:30.726Z] > git --version # timeout=10 [2024-10-30T10:41:30.744Z] > git --version # 'git version 2.25.1' [2024-10-30T10:41:30.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T10:41:30.902Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T10:41:32.972Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-30T10:41:33.002Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T10:41:33.873Z] Avoid second fetch [2024-10-30T10:41:33.874Z] Checking out Revision b2cf19fdfbab540aeeb6422406a0226edc4878b7 (main) [2024-10-30T10:41:34.501Z] Commit message: "Merge pull request #685 from jinlinGuan/v4-module" [2024-10-30T10:41:33.888Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T10:41:33.961Z] > git checkout -f b2cf19fdfbab540aeeb6422406a0226edc4878b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T10:41:39.203Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T10:41:39.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T10:41:39.203Z] Dload Upload Total Spent Left Speed [2024-10-30T10:41:39.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 88468 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2024-10-30T10:41:39.534Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T10:41:39.857Z] + sudo tee /etc/docker/daemon.new [2024-10-30T10:41:39.857Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T10:41:39.857Z] { [2024-10-30T10:41:39.857Z] "registry-mirrors": [ [2024-10-30T10:41:39.857Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T10:41:39.857Z] ], [2024-10-30T10:41:39.857Z] "bip": "10.250.0.254/24", [2024-10-30T10:41:39.857Z] "hosts": [ [2024-10-30T10:41:39.857Z] "tcp://0.0.0.0:5555", [2024-10-30T10:41:39.857Z] "unix:///var/run/docker.sock" [2024-10-30T10:41:39.857Z] ], [2024-10-30T10:41:39.857Z] "mtu": 1458, [2024-10-30T10:41:39.857Z] "selinux-enabled": true, [2024-10-30T10:41:39.857Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T10:41:39.857Z] } [Pipeline] sh [2024-10-30T10:41:40.191Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T10:41:40.526Z] + sudo service docker restart [2024-10-30T10:41:53.447Z] go vet ./... [2024-10-30T10:41:54.383Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T10:41:54.383Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T10:41:54.383Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T10:41:54.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T10:41:54.411Z] $ docker stop --time=1 6c799652b38594dff2b111af4c9080c9a641c8cdfdee9e8574834422a80c8b5f [2024-10-30T10:42:01.275Z] $ docker rm -f --volumes 6c799652b38594dff2b111af4c9080c9a641c8cdfdee9e8574834422a80c8b5f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T10:42:01.698Z] provisioning config files... [2024-10-30T10:42:01.726Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/249@tmp/config9018921257992083373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:42:01.913Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T10:42:01.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-10-30T10:42:02.172Z] ---> ****-login.sh [2024-10-30T10:42:02.172Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2024-10-30T10:42:02.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:42:02.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T10:42:02.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:42:02.711Z] Configure a credential helper to remove this warning. See [2024-10-30T10:42:02.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:42:02.711Z] [2024-10-30T10:42:02.711Z] Login Succeeded [2024-10-30T10:42:02.790Z] + ls -al . [2024-10-30T10:42:02.790Z] total 248 [2024-10-30T10:42:02.790Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 10:40 . [2024-10-30T10:42:02.790Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 10:39 .. [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 10:39 .dockerignore [2024-10-30T10:42:02.790Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:41 .git [2024-10-30T10:42:02.790Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 10:39 .github [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 30 10:39 .gitignore [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 10:39 .golangci.yml [2024-10-30T10:42:02.790Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 10:39 .semver [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 16432 Oct 30 10:39 Attribution.txt [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 30 10:39 CHANGELOG.md [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 2008 Oct 30 10:39 Dockerfile [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 10:39 GOVERNANCE.md [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 30 10:39 Jenkinsfile [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 10:39 LICENSE [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 30 10:39 OWNERS.md [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 30 10:39 README.md [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 10:39 VERSION [2024-10-30T10:42:02.790Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 10:39 bin [2024-10-30T10:42:02.790Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 30 10:41 coverage.out [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 6646 Oct 30 10:39 go.mod [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 88830 Oct 30 10:39 go.sum [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 30 10:39 main.go [2024-10-30T10:42:02.790Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 30 10:39 makefile [2024-10-30T10:42:02.790Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 10:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:42:02.981Z] nexus3.edgexfoundry.org:10002 [2024-10-30T10:42:02.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:42:03.159Z] + 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=b2cf19fdfbab540aeeb6422406a0226edc4878b7 --label arch=amd64 --label version=4.0.0-dev.1 . [2024-10-30T10:42:03.159Z] Sending build context to Docker daemon 9.19MB [2024-10-30T10:42:03.159Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T10:42:03.159Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-30T10:42:03.159Z] ---> 6bdcdb363a69 [2024-10-30T10:42:03.159Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T10:42:03.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:42:03.248Z] Configure a credential helper to remove this warning. See [2024-10-30T10:42:03.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:42:03.248Z] [2024-10-30T10:42:03.248Z] Login Succeeded [2024-10-30T10:42:03.248Z] nexus3.edgexfoundry.org:10003 [2024-10-30T10:42:03.442Z] ---> Running in 393e1f122b93 [2024-10-30T10:42:03.442Z] Removing intermediate container 393e1f122b93 [2024-10-30T10:42:03.442Z] ---> 96613d550ee6 [2024-10-30T10:42:03.442Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T10:42:03.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:42:03.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:42:03.517Z] Configure a credential helper to remove this warning. See [2024-10-30T10:42:03.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:42:03.517Z] [2024-10-30T10:42:03.517Z] Login Succeeded [2024-10-30T10:42:03.517Z] nexus3.edgexfoundry.org:10004 [2024-10-30T10:42:03.700Z] ---> Running in f0642637f57a [2024-10-30T10:42:03.701Z] Removing intermediate container f0642637f57a [2024-10-30T10:42:03.701Z] ---> 53b0c465824c [2024-10-30T10:42:03.701Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-30T10:42:03.701Z] ---> Running in 6c8f576d9c1e [2024-10-30T10:42:03.701Z] Removing intermediate container 6c8f576d9c1e [2024-10-30T10:42:03.701Z] ---> 0f1e89cb6fc8 [2024-10-30T10:42:03.701Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T10:42:03.701Z] ---> Running in 6c287f3b34ac [2024-10-30T10:42:03.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:42:03.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:42:03.788Z] Configure a credential helper to remove this warning. See [2024-10-30T10:42:03.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:42:03.788Z] [2024-10-30T10:42:03.788Z] Login Succeeded [2024-10-30T10:42:03.788Z] ****.io [2024-10-30T10:42:03.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T10:42:04.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:42:04.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T10:42:04.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:42:04.324Z] Configure a credential helper to remove this warning. See [2024-10-30T10:42:04.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:42:04.324Z] [2024-10-30T10:42:04.324Z] Login Succeeded [2024-10-30T10:42:04.324Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T10:42:04.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-30T10:42:04.481Z] OK: 246 MiB in 54 packages [Pipeline] echo [2024-10-30T10:42:04.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T10:42:04.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T10:42:04.699Z] ========================================================= [2024-10-30T10:42:04.699Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T10:42:04.699Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2024-10-30T10:42:04.742Z] Removing intermediate container 6c287f3b34ac [2024-10-30T10:42:04.742Z] ---> f6ebb660eaf2 [2024-10-30T10:42:04.742Z] Step 7/27 : WORKDIR /app [2024-10-30T10:42:04.742Z] ---> Running in 148dc988effe [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:42:05.000Z] Removing intermediate container 148dc988effe [2024-10-30T10:42:05.001Z] ---> aeed3ee201d7 [2024-10-30T10:42:05.001Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-30T10:42:05.001Z] ---> 36326b38b81f [2024-10-30T10:42:05.001Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T10:42:05.001Z] ---> Running in 52d6385414de [2024-10-30T10:42:05.082Z] + 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-30T10:42:05.082Z] Sending build context to Docker daemon 225.8kB [2024-10-30T10:42:05.363Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T10:42:05.363Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-30T10:42:05.363Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T10:42:05.363Z] cf04c63912e1: Pulling fs layer [2024-10-30T10:42:05.363Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T10:42:05.363Z] a37a00ec5f00: Pulling fs layer [2024-10-30T10:42:05.363Z] 50b3750afda1: Pulling fs layer [2024-10-30T10:42:05.363Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T10:42:05.363Z] 80978eb59214: Pulling fs layer [2024-10-30T10:42:05.363Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T10:42:05.363Z] c5a475d317c9: Pulling fs layer [2024-10-30T10:42:05.363Z] 50b3750afda1: Waiting [2024-10-30T10:42:05.363Z] 4f4fb700ef54: Waiting [2024-10-30T10:42:05.363Z] 80978eb59214: Waiting [2024-10-30T10:42:05.363Z] c9f46d7d2bd2: Waiting [2024-10-30T10:42:05.363Z] c5a475d317c9: Waiting [2024-10-30T10:42:05.632Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T10:42:05.632Z] 55b35a11ae5e: Download complete [2024-10-30T10:42:05.632Z] 50b3750afda1: Download complete [2024-10-30T10:42:05.632Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T10:42:05.632Z] 4f4fb700ef54: Download complete [2024-10-30T10:42:05.632Z] 80978eb59214: Verifying Checksum [2024-10-30T10:42:05.632Z] 80978eb59214: Download complete [2024-10-30T10:42:05.632Z] cf04c63912e1: Verifying Checksum [2024-10-30T10:42:05.632Z] cf04c63912e1: Download complete [2024-10-30T10:42:05.945Z] Removing intermediate container 52d6385414de [2024-10-30T10:42:05.945Z] ---> 527d70788162 [2024-10-30T10:42:05.945Z] Step 10/27 : COPY . . [2024-10-30T10:42:06.204Z] ---> c94d73e08c83 [2024-10-30T10:42:06.204Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T10:42:06.204Z] ---> Running in 42829334e376 [2024-10-30T10:42:06.204Z] Removing intermediate container 42829334e376 [2024-10-30T10:42:06.204Z] ---> e01943968eb2 [2024-10-30T10:42:06.204Z] Step 12/27 : RUN $MAKE [2024-10-30T10:42:06.204Z] ---> Running in aa6aa8385c30 [2024-10-30T10:42:06.214Z] c5a475d317c9: Verifying Checksum [2024-10-30T10:42:06.214Z] c5a475d317c9: Download complete [2024-10-30T10:42:06.465Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-30T10:42:06.480Z] cf04c63912e1: Pull complete [2024-10-30T10:42:07.079Z] 55b35a11ae5e: Pull complete [2024-10-30T10:42:07.661Z] a37a00ec5f00: Verifying Checksum [2024-10-30T10:42:07.661Z] a37a00ec5f00: Download complete [2024-10-30T10:42:08.241Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T10:42:08.241Z] c9f46d7d2bd2: Download complete [2024-10-30T10:42:23.230Z] a37a00ec5f00: Pull complete [2024-10-30T10:42:23.230Z] 50b3750afda1: Pull complete [2024-10-30T10:42:23.230Z] 4f4fb700ef54: Pull complete [2024-10-30T10:42:23.230Z] 80978eb59214: Pull complete [2024-10-30T10:42:29.890Z] c9f46d7d2bd2: Pull complete [2024-10-30T10:42:30.855Z] c5a475d317c9: Pull complete [2024-10-30T10:42:30.855Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T10:42:30.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T10:42:30.855Z] ---> be29e6b0f0d4 [2024-10-30T10:42:30.855Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T10:42:32.811Z] ---> Running in 1e67e279ea60 [2024-10-30T10:42:33.079Z] Removing intermediate container 1e67e279ea60 [2024-10-30T10:42:33.079Z] ---> a3252ff228cd [2024-10-30T10:42:33.079Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T10:42:33.079Z] ---> Running in a8778add7893 [2024-10-30T10:42:33.346Z] Removing intermediate container a8778add7893 [2024-10-30T10:42:33.346Z] ---> 8a73194ef09e [2024-10-30T10:42:33.346Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-30T10:42:33.617Z] ---> Running in 5579ce7b69cb [2024-10-30T10:42:33.895Z] Removing intermediate container 5579ce7b69cb [2024-10-30T10:42:33.895Z] ---> a77f498603e8 [2024-10-30T10:42:33.895Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T10:42:33.895Z] ---> Running in 66b52e4d9668 [2024-10-30T10:42:34.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T10:42:35.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T10:42:36.859Z] OK: 238 MiB in 54 packages [2024-10-30T10:42:37.821Z] Removing intermediate container 66b52e4d9668 [2024-10-30T10:42:37.821Z] ---> d844dbafc6e8 [2024-10-30T10:42:37.821Z] Step 7/12 : WORKDIR /app [2024-10-30T10:42:37.821Z] ---> Running in 8042845510f1 [2024-10-30T10:42:38.088Z] Removing intermediate container 8042845510f1 [2024-10-30T10:42:38.088Z] ---> 3e7e7b3f2441 [2024-10-30T10:42:38.088Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-30T10:42:38.677Z] ---> 97e53c965cc8 [2024-10-30T10:42:38.677Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T10:42:38.677Z] ---> Running in 69b22d76fdbd [2024-10-30T10:42:45.402Z] Removing intermediate container aa6aa8385c30 [2024-10-30T10:42:45.402Z] ---> 178059922881 [2024-10-30T10:42:45.402Z] Step 13/27 : FROM alpine:3.20 [2024-10-30T10:42:45.402Z] 3.20: Pulling from library/alpine [2024-10-30T10:42:45.402Z] 43c4264eed91: Already exists [2024-10-30T10:42:45.402Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T10:42:45.402Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T10:42:45.402Z] ---> 91ef0af61f39 [2024-10-30T10:42:45.402Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-30T10:42:45.402Z] ---> Running in 3b34e039115f [2024-10-30T10:42:45.402Z] Removing intermediate container 3b34e039115f [2024-10-30T10:42:45.402Z] ---> 4c495cab9dec [2024-10-30T10:42:45.402Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-30T10:42:45.402Z] ---> Running in 9377d2cc971e [2024-10-30T10:42:45.402Z] Removing intermediate container 9377d2cc971e [2024-10-30T10:42:45.402Z] ---> f3a940a6c0cd [2024-10-30T10:42:45.402Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-30T10:42:45.402Z] ---> Running in 3df94b9927dd [2024-10-30T10:42:45.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T10:42:45.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T10:42:45.921Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-30T10:42:45.921Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-30T10:42:45.921Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T10:42:45.921Z] Executing ca-certificates-20240705-r0.trigger [2024-10-30T10:42:46.180Z] OK: 9 MiB in 16 packages [2024-10-30T10:42:46.439Z] Removing intermediate container 3df94b9927dd [2024-10-30T10:42:46.439Z] ---> df776567cf0f [2024-10-30T10:42:46.439Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-30T10:42:46.439Z] ---> Running in e6f21536380a [2024-10-30T10:42:46.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T10:42:46.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T10:42:47.223Z] Upgrading critical system libraries and apk-tools: [2024-10-30T10:42:47.223Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T10:42:47.223Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T10:42:47.223Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T10:42:47.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T10:42:47.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T10:42:47.481Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T10:42:47.482Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T10:42:47.482Z] Executing ca-certificates-20240705-r0.trigger [2024-10-30T10:42:47.741Z] OK: 9 MiB in 16 packages [2024-10-30T10:42:48.433Z] Removing intermediate container e6f21536380a [2024-10-30T10:42:48.433Z] ---> 72543896cf8d [2024-10-30T10:42:48.433Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-30T10:42:48.433Z] ---> 0cd86e4654cb [2024-10-30T10:42:48.433Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-30T10:42:48.433Z] ---> 7ab11fe897a1 [2024-10-30T10:42:48.433Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-30T10:42:48.692Z] ---> 54c261008706 [2024-10-30T10:42:48.692Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-30T10:42:50.592Z] ---> 1d9f5dfe2d71 [2024-10-30T10:42:50.592Z] Step 22/27 : EXPOSE 48095 [2024-10-30T10:42:50.592Z] ---> Running in c7ffa0158d6b [2024-10-30T10:42:50.592Z] Removing intermediate container c7ffa0158d6b [2024-10-30T10:42:50.592Z] ---> 700b21136c6d [2024-10-30T10:42:50.592Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-30T10:42:50.592Z] ---> Running in 7828e2c9c00b [2024-10-30T10:42:50.592Z] Removing intermediate container 7828e2c9c00b [2024-10-30T10:42:50.592Z] ---> eb4f3e2a1260 [2024-10-30T10:42:50.592Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T10:42:50.592Z] ---> Running in dd4e9328a1a7 [2024-10-30T10:42:50.852Z] Removing intermediate container dd4e9328a1a7 [2024-10-30T10:42:50.852Z] ---> a59bd6ae2e2e [2024-10-30T10:42:50.852Z] Step 25/27 : LABEL arch=amd64 [2024-10-30T10:42:50.852Z] ---> Running in f46a8fc2ed2a [2024-10-30T10:42:50.852Z] Removing intermediate container f46a8fc2ed2a [2024-10-30T10:42:50.852Z] ---> f67d24d6f3ee [2024-10-30T10:42:50.852Z] Step 26/27 : LABEL git_sha=b2cf19fdfbab540aeeb6422406a0226edc4878b7 [2024-10-30T10:42:50.852Z] ---> Running in 6bf0bf54c5fb [2024-10-30T10:42:50.852Z] Removing intermediate container 6bf0bf54c5fb [2024-10-30T10:42:50.852Z] ---> 73c2ec1e13aa [2024-10-30T10:42:50.852Z] Step 27/27 : LABEL version=4.0.0-dev.1 [2024-10-30T10:42:50.852Z] ---> Running in 77f428f69198 [2024-10-30T10:42:51.112Z] Removing intermediate container 77f428f69198 [2024-10-30T10:42:51.112Z] ---> 10de6fb04db5 [2024-10-30T10:42:51.112Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T10:42:51.112Z] Successfully built 10de6fb04db5 [2024-10-30T10:42:51.112Z] 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-30T10:42:51.234Z] provisioning config files... [2024-10-30T10:42:51.242Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4334455507110356009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:42:51.546Z] ---> ****-login.sh [2024-10-30T10:42:51.546Z] nexus3.edgexfoundry.org:10001 [2024-10-30T10:42:51.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:42:51.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:42:51.546Z] Configure a credential helper to remove this warning. See [2024-10-30T10:42:51.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:42:51.546Z] [2024-10-30T10:42:51.546Z] Login Succeeded [2024-10-30T10:42:51.546Z] nexus3.edgexfoundry.org:10002 [2024-10-30T10:42:51.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:42:51.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:42:51.546Z] Configure a credential helper to remove this warning. See [2024-10-30T10:42:51.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:42:51.546Z] [2024-10-30T10:42:51.546Z] Login Succeeded [2024-10-30T10:42:51.546Z] nexus3.edgexfoundry.org:10003 [2024-10-30T10:42:51.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:42:51.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:42:51.805Z] Configure a credential helper to remove this warning. See [2024-10-30T10:42:51.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:42:51.805Z] [2024-10-30T10:42:51.805Z] Login Succeeded [2024-10-30T10:42:51.805Z] nexus3.edgexfoundry.org:10004 [2024-10-30T10:42:51.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:42:51.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:42:51.806Z] Configure a credential helper to remove this warning. See [2024-10-30T10:42:51.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:42:51.806Z] [2024-10-30T10:42:51.806Z] Login Succeeded [2024-10-30T10:42:51.806Z] ****.io [2024-10-30T10:42:51.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:42:52.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:42:52.065Z] Configure a credential helper to remove this warning. See [2024-10-30T10:42:52.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:42:52.065Z] [2024-10-30T10:42:52.065Z] Login Succeeded [2024-10-30T10:42:52.065Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T10:42:52.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:42:52.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T10:42:52.172Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-10-30T10:42:52.172Z] b2cf19fdfbab540aeeb6422406a0226edc4878b7 [2024-10-30T10:42:52.172Z] latest [2024-10-30T10:42:52.172Z] 4.0.0-dev.1 [2024-10-30T10:42:52.172Z] b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 [2024-10-30T10:42:52.172Z] main [2024-10-30T10:42:52.172Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:42:52.530Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:42:52.862Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7 [2024-10-30T10:42:52.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-30T10:42:52.862Z] f232545e8382: Preparing [2024-10-30T10:42:52.862Z] 978715b21b5d: Preparing [2024-10-30T10:42:52.862Z] 8a5d36039523: Preparing [2024-10-30T10:42:52.862Z] c312a91ceacc: Preparing [2024-10-30T10:42:52.862Z] ccb2e1aaa913: Preparing [2024-10-30T10:42:52.862Z] 4fb91ed4c6f0: Preparing [2024-10-30T10:42:52.862Z] 63ca1fbb43ae: Preparing [2024-10-30T10:42:52.862Z] 4fb91ed4c6f0: Waiting [2024-10-30T10:42:52.862Z] c312a91ceacc: Pushed [2024-10-30T10:42:52.862Z] 8a5d36039523: Pushed [2024-10-30T10:42:52.862Z] 978715b21b5d: Pushed [2024-10-30T10:42:52.862Z] 63ca1fbb43ae: Layer already exists [2024-10-30T10:42:53.120Z] 4fb91ed4c6f0: Pushed [2024-10-30T10:42:53.378Z] ccb2e1aaa913: Pushed [2024-10-30T10:42:57.567Z] f232545e8382: Pushed [2024-10-30T10:42:57.827Z] b2cf19fdfbab540aeeb6422406a0226edc4878b7: digest: sha256:a53f256679507f437f740266e8e20db88c8ffc9d8dfd89cc10f1999f7c1fb437 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:42:58.152Z] + 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-30T10:42:58.477Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-30T10:42:58.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-30T10:42:58.477Z] f232545e8382: Preparing [2024-10-30T10:42:58.477Z] 978715b21b5d: Preparing [2024-10-30T10:42:58.477Z] 8a5d36039523: Preparing [2024-10-30T10:42:58.477Z] c312a91ceacc: Preparing [2024-10-30T10:42:58.477Z] ccb2e1aaa913: Preparing [2024-10-30T10:42:58.477Z] 4fb91ed4c6f0: Preparing [2024-10-30T10:42:58.477Z] 63ca1fbb43ae: Preparing [2024-10-30T10:42:58.477Z] 4fb91ed4c6f0: Waiting [2024-10-30T10:42:58.477Z] 63ca1fbb43ae: Waiting [2024-10-30T10:42:58.477Z] ccb2e1aaa913: Layer already exists [2024-10-30T10:42:58.477Z] 8a5d36039523: Layer already exists [2024-10-30T10:42:58.477Z] f232545e8382: Layer already exists [2024-10-30T10:42:58.477Z] c312a91ceacc: Layer already exists [2024-10-30T10:42:58.477Z] 978715b21b5d: Layer already exists [2024-10-30T10:42:58.477Z] 63ca1fbb43ae: Layer already exists [2024-10-30T10:42:58.477Z] 4fb91ed4c6f0: Layer already exists [2024-10-30T10:42:58.477Z] latest: digest: sha256:a53f256679507f437f740266e8e20db88c8ffc9d8dfd89cc10f1999f7c1fb437 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:42:58.805Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:42:59.130Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.1 [2024-10-30T10:42:59.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-30T10:42:59.131Z] f232545e8382: Preparing [2024-10-30T10:42:59.131Z] 978715b21b5d: Preparing [2024-10-30T10:42:59.131Z] 8a5d36039523: Preparing [2024-10-30T10:42:59.131Z] c312a91ceacc: Preparing [2024-10-30T10:42:59.131Z] ccb2e1aaa913: Preparing [2024-10-30T10:42:59.131Z] 4fb91ed4c6f0: Preparing [2024-10-30T10:42:59.131Z] 63ca1fbb43ae: Preparing [2024-10-30T10:42:59.131Z] 4fb91ed4c6f0: Waiting [2024-10-30T10:42:59.131Z] 63ca1fbb43ae: Waiting [2024-10-30T10:42:59.131Z] 978715b21b5d: Layer already exists [2024-10-30T10:42:59.131Z] 8a5d36039523: Layer already exists [2024-10-30T10:42:59.131Z] ccb2e1aaa913: Layer already exists [2024-10-30T10:42:59.131Z] c312a91ceacc: Layer already exists [2024-10-30T10:42:59.131Z] f232545e8382: Layer already exists [2024-10-30T10:42:59.131Z] 63ca1fbb43ae: Layer already exists [2024-10-30T10:42:59.131Z] 4fb91ed4c6f0: Layer already exists [2024-10-30T10:42:59.131Z] 4.0.0-dev.1: digest: sha256:a53f256679507f437f740266e8e20db88c8ffc9d8dfd89cc10f1999f7c1fb437 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:42:59.476Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:42:59.806Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 [2024-10-30T10:42:59.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-30T10:42:59.806Z] f232545e8382: Preparing [2024-10-30T10:42:59.806Z] 978715b21b5d: Preparing [2024-10-30T10:42:59.806Z] 8a5d36039523: Preparing [2024-10-30T10:42:59.806Z] c312a91ceacc: Preparing [2024-10-30T10:42:59.806Z] ccb2e1aaa913: Preparing [2024-10-30T10:42:59.806Z] 4fb91ed4c6f0: Preparing [2024-10-30T10:42:59.806Z] 63ca1fbb43ae: Preparing [2024-10-30T10:42:59.806Z] 8a5d36039523: Layer already exists [2024-10-30T10:42:59.806Z] c312a91ceacc: Layer already exists [2024-10-30T10:42:59.806Z] ccb2e1aaa913: Layer already exists [2024-10-30T10:42:59.806Z] 978715b21b5d: Layer already exists [2024-10-30T10:42:59.806Z] f232545e8382: Layer already exists [2024-10-30T10:42:59.806Z] 4fb91ed4c6f0: Layer already exists [2024-10-30T10:42:59.806Z] 63ca1fbb43ae: Layer already exists [2024-10-30T10:42:59.806Z] b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1: digest: sha256:a53f256679507f437f740266e8e20db88c8ffc9d8dfd89cc10f1999f7c1fb437 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:43:00.142Z] + 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-30T10:43:00.473Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-10-30T10:43:00.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-10-30T10:43:00.473Z] f232545e8382: Preparing [2024-10-30T10:43:00.473Z] 978715b21b5d: Preparing [2024-10-30T10:43:00.473Z] 8a5d36039523: Preparing [2024-10-30T10:43:00.473Z] c312a91ceacc: Preparing [2024-10-30T10:43:00.473Z] ccb2e1aaa913: Preparing [2024-10-30T10:43:00.473Z] 4fb91ed4c6f0: Preparing [2024-10-30T10:43:00.473Z] 63ca1fbb43ae: Preparing [2024-10-30T10:43:00.473Z] 63ca1fbb43ae: Waiting [2024-10-30T10:43:00.473Z] 4fb91ed4c6f0: Waiting [2024-10-30T10:43:00.473Z] ccb2e1aaa913: Layer already exists [2024-10-30T10:43:00.473Z] 8a5d36039523: Layer already exists [2024-10-30T10:43:00.473Z] 978715b21b5d: Layer already exists [2024-10-30T10:43:00.473Z] c312a91ceacc: Layer already exists [2024-10-30T10:43:00.473Z] f232545e8382: Layer already exists [2024-10-30T10:43:00.473Z] 63ca1fbb43ae: Layer already exists [2024-10-30T10:43:00.473Z] 4fb91ed4c6f0: Layer already exists [2024-10-30T10:43:00.473Z] main: digest: sha256:a53f256679507f437f740266e8e20db88c8ffc9d8dfd89cc10f1999f7c1fb437 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:43:00.549Z] ===================================================== [Pipeline] echo [2024-10-30T10:43:00.562Z] taggedImages: [2024-10-30T10:43:00.562Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7 [2024-10-30T10:43:00.562Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-10-30T10:43:00.562Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.1 [2024-10-30T10:43:00.562Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 [2024-10-30T10:43:00.562Z] - 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-30T10:43:00.987Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T10:43:00.987Z] [2024-10-30T10:43:00.987Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:43:01.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T10:43:01.301Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T10:43:01.301Z] 5eb5b503b376: Pulling fs layer [2024-10-30T10:43:01.301Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T10:43:01.301Z] ec43610c2a17: Pulling fs layer [2024-10-30T10:43:01.301Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T10:43:01.301Z] 33b1e0a273af: Pulling fs layer [2024-10-30T10:43:01.301Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T10:43:01.301Z] 2f39f015ded8: Pulling fs layer [2024-10-30T10:43:01.301Z] 3a2ae6a8a46f: Waiting [2024-10-30T10:43:01.301Z] 2f39f015ded8: Waiting [2024-10-30T10:43:01.301Z] 5d3b04190fa2: Waiting [2024-10-30T10:43:01.301Z] 33b1e0a273af: Waiting [2024-10-30T10:43:01.301Z] 5c69ac0246d0: Download complete [2024-10-30T10:43:01.301Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T10:43:01.301Z] 3a2ae6a8a46f: Download complete [2024-10-30T10:43:01.301Z] ec43610c2a17: Download complete [2024-10-30T10:43:01.301Z] 33b1e0a273af: Verifying Checksum [2024-10-30T10:43:01.301Z] 33b1e0a273af: Download complete [2024-10-30T10:43:01.301Z] 5d3b04190fa2: Verifying Checksum [2024-10-30T10:43:01.301Z] 5d3b04190fa2: Download complete [2024-10-30T10:43:01.559Z] 5eb5b503b376: Verifying Checksum [2024-10-30T10:43:01.559Z] 5eb5b503b376: Download complete [2024-10-30T10:43:02.125Z] 2f39f015ded8: Download complete [2024-10-30T10:43:02.691Z] 5eb5b503b376: Pull complete [2024-10-30T10:43:02.692Z] 5c69ac0246d0: Pull complete [2024-10-30T10:43:03.256Z] ec43610c2a17: Pull complete [2024-10-30T10:43:03.256Z] 3a2ae6a8a46f: Pull complete [2024-10-30T10:43:03.514Z] 33b1e0a273af: Pull complete [2024-10-30T10:43:03.514Z] 5d3b04190fa2: Pull complete [2024-10-30T10:43:07.699Z] 2f39f015ded8: Pull complete [2024-10-30T10:43:07.699Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T10:43:07.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T10:43:07.699Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:43:07.809Z] prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container [2024-10-30T10:43:07.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T10:43:13.165Z] $ docker top f74739acb457551fa2c9326c197b4d4275ea133170c289dc0f1e82612484559e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:43:13.583Z] ---> job-cost.sh [2024-10-30T10:43:13.583Z] lf-activate-venv: SKIPPING [2024-10-30T10:43:13.583Z] INFO: No Stack... [2024-10-30T10:43:13.842Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T10:43:14.102Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T10:43:14.393Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2024-10-30T10:43:14.393Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T10:43:14.408Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] [2024-10-30T10:43:14.419Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] did not exist. Created. [2024-10-30T10:43:14.426Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T10:43:14.733Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T10:43:14.756Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T10:43:14.767Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T10:43:14.794Z] $ docker stop --time=1 f74739acb457551fa2c9326c197b4d4275ea133170c289dc0f1e82612484559e [2024-10-30T10:43:15.943Z] $ docker rm -f --volumes f74739acb457551fa2c9326c197b4d4275ea133170c289dc0f1e82612484559e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T10:44:30.503Z] Removing intermediate container 69b22d76fdbd [2024-10-30T10:44:30.503Z] ---> f8ee31e119b4 [2024-10-30T10:44:30.503Z] Step 10/12 : COPY . . [2024-10-30T10:44:30.503Z] ---> 95ed8c16b27a [2024-10-30T10:44:30.503Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T10:44:30.503Z] ---> Running in e6c6dbc8c12a [2024-10-30T10:44:30.503Z] Removing intermediate container e6c6dbc8c12a [2024-10-30T10:44:30.503Z] ---> c29205aecd06 [2024-10-30T10:44:30.503Z] Step 12/12 : RUN $MAKE [2024-10-30T10:44:30.503Z] ---> Running in 919cc4f993ba [2024-10-30T10:44:30.503Z] noop [2024-10-30T10:44:30.503Z] Removing intermediate container 919cc4f993ba [2024-10-30T10:44:30.503Z] ---> f659531f4a20 [2024-10-30T10:44:30.503Z] Successfully built f659531f4a20 [2024-10-30T10:44:30.503Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:44:30.872Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T10:44:30.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:44:31.093Z] prd-ubuntu20.04-docker-arm64-4c-16g-24153 does not seem to be running inside a container [2024-10-30T10:44:31.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/249 -v /w/workspace/app-service-configurable/249:/w/workspace/app-service-configurable/249:rw,z -v /w/workspace/app-service-configurable/249@tmp:/w/workspace/app-service-configurable/249@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-30T10:44:32.245Z] $ docker top 68e32c0749cc39ec1c8b2ff01d2eaacb2f188f8a3f26db2a770186c18fee1b16 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:44:33.058Z] + go version [2024-10-30T10:44:33.058Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T10:44:33.072Z] $ docker stop --time=1 68e32c0749cc39ec1c8b2ff01d2eaacb2f188f8a3f26db2a770186c18fee1b16 [2024-10-30T10:44:34.652Z] $ docker rm -f --volumes 68e32c0749cc39ec1c8b2ff01d2eaacb2f188f8a3f26db2a770186c18fee1b16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:44:35.255Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T10:44:35.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:44:35.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-24153 does not seem to be running inside a container [2024-10-30T10:44:35.492Z] $ 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/249 -v /w/workspace/app-service-configurable/249:/w/workspace/app-service-configurable/249:rw,z -v /w/workspace/app-service-configurable/249@tmp:/w/workspace/app-service-configurable/249@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-30T10:44:36.683Z] $ docker top 2cf297ccdfba0427900b4cfc74db390fb28fef38aedd12ac5470ad9b29fb7a21 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:44:37.201Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/249 [Pipeline] fileExists [Pipeline] sh [2024-10-30T10:44:37.873Z] + make test [2024-10-30T10:44:37.873Z] go test -race -coverprofile=coverage.out ./... [2024-10-30T10:48:59.680Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-30T10:48:59.680Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T10:48:59.680Z] go vet ./... [2024-10-30T10:52:36.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T10:52:36.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T10:52:36.465Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T10:52:36.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T10:52:36.502Z] $ docker stop --time=1 2cf297ccdfba0427900b4cfc74db390fb28fef38aedd12ac5470ad9b29fb7a21 [2024-10-30T10:52:38.386Z] $ docker rm -f --volumes 2cf297ccdfba0427900b4cfc74db390fb28fef38aedd12ac5470ad9b29fb7a21 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T10:52:40.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T10:52:40.531Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T10:52:41.031Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T10:52:41.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T10:52:41.786Z] + ls -al . [2024-10-30T10:52:41.786Z] total 244 [2024-10-30T10:52:41.786Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 30 10:44 . [2024-10-30T10:52:41.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 10:41 .. [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 10:41 .dockerignore [2024-10-30T10:52:41.786Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:41 .git [2024-10-30T10:52:41.786Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 10:41 .github [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 30 10:41 .gitignore [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 10:41 .golangci.yml [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 16432 Oct 30 10:41 Attribution.txt [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 30 10:41 CHANGELOG.md [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 2008 Oct 30 10:41 Dockerfile [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 10:41 GOVERNANCE.md [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 30 10:41 Jenkinsfile [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 10:41 LICENSE [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 30 10:41 OWNERS.md [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 30 10:41 README.md [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 10:39 VERSION [2024-10-30T10:52:41.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 10:41 bin [2024-10-30T10:52:41.786Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 30 10:48 coverage.out [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 6646 Oct 30 10:41 go.mod [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 88830 Oct 30 10:41 go.sum [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 30 10:41 main.go [2024-10-30T10:52:41.786Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 30 10:41 makefile [2024-10-30T10:52:41.786Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 10:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:52:42.143Z] + 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=b2cf19fdfbab540aeeb6422406a0226edc4878b7 --label arch=arm64 --label version=4.0.0-dev.1 . [2024-10-30T10:52:42.143Z] Sending build context to Docker daemon 227.3kB [2024-10-30T10:52:42.409Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T10:52:42.409Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-30T10:52:42.409Z] ---> f659531f4a20 [2024-10-30T10:52:42.409Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-30T10:52:42.409Z] ---> Running in ad97cbdc1935 [2024-10-30T10:52:42.678Z] Removing intermediate container ad97cbdc1935 [2024-10-30T10:52:42.678Z] ---> dff484d5f93e [2024-10-30T10:52:42.678Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-30T10:52:42.947Z] ---> Running in f384387c881e [2024-10-30T10:52:43.213Z] Removing intermediate container f384387c881e [2024-10-30T10:52:43.213Z] ---> 995f03a09ff9 [2024-10-30T10:52:43.213Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-30T10:52:43.213Z] ---> Running in 979c9cbe6ce4 [2024-10-30T10:52:43.480Z] Removing intermediate container 979c9cbe6ce4 [2024-10-30T10:52:43.480Z] ---> 86124ee51eb5 [2024-10-30T10:52:43.480Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-30T10:52:43.480Z] ---> Running in d9df3e823e18 [2024-10-30T10:52:44.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T10:52:44.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T10:52:46.100Z] OK: 238 MiB in 54 packages [2024-10-30T10:52:47.066Z] Removing intermediate container d9df3e823e18 [2024-10-30T10:52:47.066Z] ---> eea27a63b950 [2024-10-30T10:52:47.066Z] Step 7/27 : WORKDIR /app [2024-10-30T10:52:47.066Z] ---> Running in ed984e603a2d [2024-10-30T10:52:47.330Z] Removing intermediate container ed984e603a2d [2024-10-30T10:52:47.330Z] ---> 41f7db0409f8 [2024-10-30T10:52:47.330Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-30T10:52:47.597Z] ---> 822863e0e518 [2024-10-30T10:52:47.597Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T10:52:47.865Z] ---> Running in 5a7ce2e0dff7 [2024-10-30T10:52:51.190Z] Removing intermediate container 5a7ce2e0dff7 [2024-10-30T10:52:51.190Z] ---> 545dc3167b54 [2024-10-30T10:52:51.190Z] Step 10/27 : COPY . . [2024-10-30T10:52:51.456Z] ---> d6c1cafbc5dd [2024-10-30T10:52:51.456Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-30T10:52:51.720Z] ---> Running in f8f66f06c266 [2024-10-30T10:52:51.984Z] Removing intermediate container f8f66f06c266 [2024-10-30T10:52:51.984Z] ---> 3774bf1dc37e [2024-10-30T10:52:51.984Z] Step 12/27 : RUN $MAKE [2024-10-30T10:52:51.984Z] ---> Running in 21e7f40bed85 [2024-10-30T10:52:52.939Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-30T10:56:29.714Z] Removing intermediate container 21e7f40bed85 [2024-10-30T10:56:29.714Z] ---> 130ec5b97e8f [2024-10-30T10:56:29.714Z] Step 13/27 : FROM alpine:3.20 [2024-10-30T10:56:29.714Z] 3.20: Pulling from library/alpine [2024-10-30T10:56:29.714Z] cf04c63912e1: Already exists [2024-10-30T10:56:29.714Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T10:56:29.714Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T10:56:29.714Z] ---> c157a85ed455 [2024-10-30T10:56:29.714Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-30T10:56:29.714Z] ---> Running in d224cd66f95f [2024-10-30T10:56:29.714Z] Removing intermediate container d224cd66f95f [2024-10-30T10:56:29.714Z] ---> b6cae54228e3 [2024-10-30T10:56:29.714Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-30T10:56:29.714Z] ---> Running in a032ecc0a2ae [2024-10-30T10:56:29.714Z] Removing intermediate container a032ecc0a2ae [2024-10-30T10:56:29.714Z] ---> 3ffeea2e3dbf [2024-10-30T10:56:29.714Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-30T10:56:29.714Z] ---> Running in 928cf60922c3 [2024-10-30T10:56:29.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T10:56:29.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T10:56:29.714Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-30T10:56:29.714Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-30T10:56:29.714Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T10:56:29.714Z] Executing ca-certificates-20240705-r0.trigger [2024-10-30T10:56:29.714Z] OK: 10 MiB in 16 packages [2024-10-30T10:56:29.714Z] Removing intermediate container 928cf60922c3 [2024-10-30T10:56:29.714Z] ---> 2dbe27f07645 [2024-10-30T10:56:29.714Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-30T10:56:29.714Z] ---> Running in 1a3175d4b9c5 [2024-10-30T10:56:29.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T10:56:29.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T10:56:29.714Z] Upgrading critical system libraries and apk-tools: [2024-10-30T10:56:29.714Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T10:56:29.714Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T10:56:29.714Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T10:56:29.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T10:56:29.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T10:56:29.714Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T10:56:29.984Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T10:56:29.984Z] Executing ca-certificates-20240705-r0.trigger [2024-10-30T10:56:29.984Z] OK: 10 MiB in 16 packages [2024-10-30T10:56:31.395Z] Removing intermediate container 1a3175d4b9c5 [2024-10-30T10:56:31.395Z] ---> 4625c787de23 [2024-10-30T10:56:31.395Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-30T10:56:31.667Z] ---> a405f59ff557 [2024-10-30T10:56:31.667Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-30T10:56:32.259Z] ---> 0e5665ae7587 [2024-10-30T10:56:32.259Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-30T10:56:32.851Z] ---> b7ad7f6679f3 [2024-10-30T10:56:32.851Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-30T10:56:35.432Z] ---> b515579dd262 [2024-10-30T10:56:35.432Z] Step 22/27 : EXPOSE 48095 [2024-10-30T10:56:35.432Z] ---> Running in 77a8af478eca [2024-10-30T10:56:35.432Z] Removing intermediate container 77a8af478eca [2024-10-30T10:56:35.432Z] ---> 4aa6a41cb17d [2024-10-30T10:56:35.432Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-30T10:56:35.432Z] ---> Running in bf0222a132b0 [2024-10-30T10:56:35.701Z] Removing intermediate container bf0222a132b0 [2024-10-30T10:56:35.701Z] ---> 76b3f5073bdd [2024-10-30T10:56:35.701Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T10:56:35.971Z] ---> Running in dce67b28b895 [2024-10-30T10:56:36.236Z] Removing intermediate container dce67b28b895 [2024-10-30T10:56:36.236Z] ---> a29379ee6d9f [2024-10-30T10:56:36.236Z] Step 25/27 : LABEL arch=arm64 [2024-10-30T10:56:36.236Z] ---> Running in df8fead33e3d [2024-10-30T10:56:36.500Z] Removing intermediate container df8fead33e3d [2024-10-30T10:56:36.500Z] ---> a50ec8dc931e [2024-10-30T10:56:36.500Z] Step 26/27 : LABEL git_sha=b2cf19fdfbab540aeeb6422406a0226edc4878b7 [2024-10-30T10:56:36.772Z] ---> Running in 87ff7c3609dd [2024-10-30T10:56:37.039Z] Removing intermediate container 87ff7c3609dd [2024-10-30T10:56:37.039Z] ---> 4cf7ca761557 [2024-10-30T10:56:37.039Z] Step 27/27 : LABEL version=4.0.0-dev.1 [2024-10-30T10:56:37.039Z] ---> Running in 772a2c62f920 [2024-10-30T10:56:37.307Z] Removing intermediate container 772a2c62f920 [2024-10-30T10:56:37.307Z] ---> f845a4b91e7d [2024-10-30T10:56:37.307Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T10:56:37.307Z] Successfully built f845a4b91e7d [2024-10-30T10:56:37.307Z] 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-30T10:56:37.476Z] provisioning config files... [2024-10-30T10:56:37.488Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/249@tmp/config11992415451495617133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:56:37.816Z] ---> ****-login.sh [2024-10-30T10:56:37.816Z] nexus3.edgexfoundry.org:10001 [2024-10-30T10:56:37.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:56:38.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:56:38.083Z] Configure a credential helper to remove this warning. See [2024-10-30T10:56:38.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:56:38.083Z] [2024-10-30T10:56:38.083Z] Login Succeeded [2024-10-30T10:56:38.083Z] nexus3.edgexfoundry.org:10002 [2024-10-30T10:56:38.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:56:38.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:56:38.349Z] Configure a credential helper to remove this warning. See [2024-10-30T10:56:38.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:56:38.349Z] [2024-10-30T10:56:38.349Z] Login Succeeded [2024-10-30T10:56:38.349Z] nexus3.edgexfoundry.org:10003 [2024-10-30T10:56:38.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:56:38.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:56:38.612Z] Configure a credential helper to remove this warning. See [2024-10-30T10:56:38.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:56:38.612Z] [2024-10-30T10:56:38.612Z] Login Succeeded [2024-10-30T10:56:38.612Z] nexus3.edgexfoundry.org:10004 [2024-10-30T10:56:38.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:56:39.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:56:39.141Z] Configure a credential helper to remove this warning. See [2024-10-30T10:56:39.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:56:39.141Z] [2024-10-30T10:56:39.141Z] Login Succeeded [2024-10-30T10:56:39.141Z] ****.io [2024-10-30T10:56:39.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T10:56:39.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T10:56:39.405Z] Configure a credential helper to remove this warning. See [2024-10-30T10:56:39.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T10:56:39.405Z] [2024-10-30T10:56:39.405Z] Login Succeeded [2024-10-30T10:56:39.405Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T10:56:39.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:56:39.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T10:56:39.507Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-10-30T10:56:39.507Z] b2cf19fdfbab540aeeb6422406a0226edc4878b7 [2024-10-30T10:56:39.507Z] latest [2024-10-30T10:56:39.507Z] 4.0.0-dev.1 [2024-10-30T10:56:39.507Z] b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 [2024-10-30T10:56:39.507Z] main [2024-10-30T10:56:39.507Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:56:39.884Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:56:40.245Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7 [2024-10-30T10:56:40.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-30T10:56:40.245Z] 9cd4b6cc8903: Preparing [2024-10-30T10:56:40.245Z] 642da3d4bdbd: Preparing [2024-10-30T10:56:40.245Z] f13a5d349fbd: Preparing [2024-10-30T10:56:40.245Z] 51c99af65c3c: Preparing [2024-10-30T10:56:40.245Z] f097d91e853c: Preparing [2024-10-30T10:56:40.245Z] 79d18d4f86d5: Preparing [2024-10-30T10:56:40.245Z] 16113d51b718: Preparing [2024-10-30T10:56:40.245Z] 79d18d4f86d5: Waiting [2024-10-30T10:56:40.245Z] 16113d51b718: Waiting [2024-10-30T10:56:40.510Z] 642da3d4bdbd: Pushed [2024-10-30T10:56:40.510Z] 51c99af65c3c: Pushed [2024-10-30T10:56:40.510Z] f13a5d349fbd: Pushed [2024-10-30T10:56:40.510Z] 16113d51b718: Layer already exists [2024-10-30T10:56:40.774Z] 79d18d4f86d5: Pushed [2024-10-30T10:56:41.724Z] f097d91e853c: Pushed [2024-10-30T10:56:49.897Z] 9cd4b6cc8903: Pushed [2024-10-30T10:56:49.897Z] b2cf19fdfbab540aeeb6422406a0226edc4878b7: digest: sha256:8d6fa7853e8aac82468fc0bdf11bea3c9652822ba1ecf010ac3abd4ce91f44c8 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:56:50.260Z] + 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-30T10:56:50.613Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-30T10:56:50.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-30T10:56:50.613Z] 9cd4b6cc8903: Preparing [2024-10-30T10:56:50.613Z] 642da3d4bdbd: Preparing [2024-10-30T10:56:50.613Z] f13a5d349fbd: Preparing [2024-10-30T10:56:50.613Z] 51c99af65c3c: Preparing [2024-10-30T10:56:50.613Z] f097d91e853c: Preparing [2024-10-30T10:56:50.613Z] 79d18d4f86d5: Preparing [2024-10-30T10:56:50.613Z] 16113d51b718: Preparing [2024-10-30T10:56:50.613Z] 16113d51b718: Waiting [2024-10-30T10:56:50.613Z] 79d18d4f86d5: Waiting [2024-10-30T10:56:50.613Z] 51c99af65c3c: Layer already exists [2024-10-30T10:56:50.613Z] f13a5d349fbd: Layer already exists [2024-10-30T10:56:50.613Z] f097d91e853c: Layer already exists [2024-10-30T10:56:50.613Z] 642da3d4bdbd: Layer already exists [2024-10-30T10:56:50.613Z] 9cd4b6cc8903: Layer already exists [2024-10-30T10:56:50.613Z] 79d18d4f86d5: Layer already exists [2024-10-30T10:56:50.613Z] 16113d51b718: Layer already exists [2024-10-30T10:56:50.613Z] latest: digest: sha256:8d6fa7853e8aac82468fc0bdf11bea3c9652822ba1ecf010ac3abd4ce91f44c8 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:56:51.232Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:56:51.589Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.1 [2024-10-30T10:56:51.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-30T10:56:51.589Z] 9cd4b6cc8903: Preparing [2024-10-30T10:56:51.589Z] 642da3d4bdbd: Preparing [2024-10-30T10:56:51.589Z] f13a5d349fbd: Preparing [2024-10-30T10:56:51.589Z] 51c99af65c3c: Preparing [2024-10-30T10:56:51.589Z] f097d91e853c: Preparing [2024-10-30T10:56:51.589Z] 79d18d4f86d5: Preparing [2024-10-30T10:56:51.589Z] 16113d51b718: Preparing [2024-10-30T10:56:51.589Z] 79d18d4f86d5: Waiting [2024-10-30T10:56:51.589Z] 16113d51b718: Waiting [2024-10-30T10:56:51.589Z] f13a5d349fbd: Layer already exists [2024-10-30T10:56:51.589Z] 9cd4b6cc8903: Layer already exists [2024-10-30T10:56:51.589Z] 642da3d4bdbd: Layer already exists [2024-10-30T10:56:51.589Z] 51c99af65c3c: Layer already exists [2024-10-30T10:56:51.589Z] f097d91e853c: Layer already exists [2024-10-30T10:56:51.589Z] 16113d51b718: Layer already exists [2024-10-30T10:56:51.589Z] 79d18d4f86d5: Layer already exists [2024-10-30T10:56:51.854Z] 4.0.0-dev.1: digest: sha256:8d6fa7853e8aac82468fc0bdf11bea3c9652822ba1ecf010ac3abd4ce91f44c8 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:56:52.235Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:56:52.582Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 [2024-10-30T10:56:52.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-30T10:56:52.582Z] 9cd4b6cc8903: Preparing [2024-10-30T10:56:52.582Z] 642da3d4bdbd: Preparing [2024-10-30T10:56:52.582Z] f13a5d349fbd: Preparing [2024-10-30T10:56:52.582Z] 51c99af65c3c: Preparing [2024-10-30T10:56:52.582Z] f097d91e853c: Preparing [2024-10-30T10:56:52.582Z] 79d18d4f86d5: Preparing [2024-10-30T10:56:52.582Z] 16113d51b718: Preparing [2024-10-30T10:56:52.582Z] 79d18d4f86d5: Waiting [2024-10-30T10:56:52.582Z] 16113d51b718: Waiting [2024-10-30T10:56:52.582Z] 51c99af65c3c: Layer already exists [2024-10-30T10:56:52.582Z] 642da3d4bdbd: Layer already exists [2024-10-30T10:56:52.582Z] f13a5d349fbd: Layer already exists [2024-10-30T10:56:52.582Z] 9cd4b6cc8903: Layer already exists [2024-10-30T10:56:52.582Z] f097d91e853c: Layer already exists [2024-10-30T10:56:52.582Z] 16113d51b718: Layer already exists [2024-10-30T10:56:52.582Z] 79d18d4f86d5: Layer already exists [2024-10-30T10:56:52.582Z] b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1: digest: sha256:8d6fa7853e8aac82468fc0bdf11bea3c9652822ba1ecf010ac3abd4ce91f44c8 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:56:52.934Z] + 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-30T10:56:53.296Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-10-30T10:56:53.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-10-30T10:56:53.296Z] 9cd4b6cc8903: Preparing [2024-10-30T10:56:53.296Z] 642da3d4bdbd: Preparing [2024-10-30T10:56:53.296Z] f13a5d349fbd: Preparing [2024-10-30T10:56:53.296Z] 51c99af65c3c: Preparing [2024-10-30T10:56:53.296Z] f097d91e853c: Preparing [2024-10-30T10:56:53.296Z] 79d18d4f86d5: Preparing [2024-10-30T10:56:53.296Z] 16113d51b718: Preparing [2024-10-30T10:56:53.296Z] 79d18d4f86d5: Waiting [2024-10-30T10:56:53.296Z] 16113d51b718: Waiting [2024-10-30T10:56:53.296Z] f097d91e853c: Layer already exists [2024-10-30T10:56:53.296Z] 9cd4b6cc8903: Layer already exists [2024-10-30T10:56:53.296Z] 642da3d4bdbd: Layer already exists [2024-10-30T10:56:53.296Z] f13a5d349fbd: Layer already exists [2024-10-30T10:56:53.296Z] 51c99af65c3c: Layer already exists [2024-10-30T10:56:53.296Z] 16113d51b718: Layer already exists [2024-10-30T10:56:53.296Z] 79d18d4f86d5: Layer already exists [2024-10-30T10:56:53.296Z] main: digest: sha256:8d6fa7853e8aac82468fc0bdf11bea3c9652822ba1ecf010ac3abd4ce91f44c8 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-30T10:56:53.383Z] ===================================================== [Pipeline] echo [2024-10-30T10:56:53.404Z] taggedImages: [2024-10-30T10:56:53.404Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7 [2024-10-30T10:56:53.404Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-10-30T10:56:53.404Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.1 [2024-10-30T10:56:53.404Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 [2024-10-30T10:56:53.404Z] - 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-30T10:56:53.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T10:56:53.783Z] [2024-10-30T10:56:53.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:56:54.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T10:56:54.114Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T10:56:54.114Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T10:56:54.114Z] 04944245beec: Pulling fs layer [2024-10-30T10:56:54.114Z] 699f458cf7ca: Pulling fs layer [2024-10-30T10:56:54.114Z] 765212b225bb: Pulling fs layer [2024-10-30T10:56:54.114Z] f23df028b6ca: Pulling fs layer [2024-10-30T10:56:54.114Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T10:56:54.114Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T10:56:54.114Z] f23df028b6ca: Waiting [2024-10-30T10:56:54.114Z] d65c8cfc05b1: Waiting [2024-10-30T10:56:54.114Z] 2437ff75d9bd: Waiting [2024-10-30T10:56:54.114Z] 765212b225bb: Waiting [2024-10-30T10:56:54.381Z] 04944245beec: Verifying Checksum [2024-10-30T10:56:54.381Z] 04944245beec: Download complete [2024-10-30T10:56:54.381Z] 765212b225bb: Verifying Checksum [2024-10-30T10:56:54.381Z] 765212b225bb: Download complete [2024-10-30T10:56:54.381Z] f23df028b6ca: Download complete [2024-10-30T10:56:54.381Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T10:56:54.381Z] d65c8cfc05b1: Download complete [2024-10-30T10:56:54.381Z] 699f458cf7ca: Verifying Checksum [2024-10-30T10:56:54.381Z] 699f458cf7ca: Download complete [2024-10-30T10:56:54.959Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T10:56:54.960Z] 8998bd30e6a1: Download complete [2024-10-30T10:56:56.897Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T10:56:56.897Z] 2437ff75d9bd: Download complete [2024-10-30T10:56:58.844Z] 8998bd30e6a1: Pull complete [2024-10-30T10:56:59.431Z] 04944245beec: Pull complete [2024-10-30T10:57:00.830Z] 699f458cf7ca: Pull complete [2024-10-30T10:57:01.094Z] 765212b225bb: Pull complete [2024-10-30T10:57:01.673Z] f23df028b6ca: Pull complete [2024-10-30T10:57:01.942Z] d65c8cfc05b1: Pull complete [2024-10-30T10:57:16.916Z] 2437ff75d9bd: Pull complete [2024-10-30T10:57:16.916Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T10:57:16.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T10:57:16.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:57:17.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-24153 does not seem to be running inside a container [2024-10-30T10:57:17.168Z] $ 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/249 -v /w/workspace/app-service-configurable/249:/w/workspace/app-service-configurable/249:rw,z -v /w/workspace/app-service-configurable/249@tmp:/w/workspace/app-service-configurable/249@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-30T10:57:19.657Z] $ docker top bd48ff3de793552c9bac3d19c6b09d1f8c91a1531bebab34b1546532b79de34f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:57:20.179Z] ---> job-cost.sh [2024-10-30T10:57:20.449Z] lf-activate-venv: SKIPPING [2024-10-30T10:57:20.449Z] INFO: No Stack... [2024-10-30T10:57:21.029Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T10:57:21.985Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T10:57:22.617Z] + + cat /w/workspace/app-service-configurable/249/archives/cost.csv [2024-10-30T10:57:22.617Z] cut -d, -f6 [Pipeline] lock [2024-10-30T10:57:22.669Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] [2024-10-30T10:57:22.680Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] did not exist. Created. [2024-10-30T10:57:22.687Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T10:57:23.335Z] /w/workspace/app-service-configurable/249@tmp/durable-4dae7f45/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T10:57:23.664Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T10:57:23.959Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T10:57:24.010Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T10:57:24.023Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T10:57:24.047Z] $ docker stop --time=1 bd48ff3de793552c9bac3d19c6b09d1f8c91a1531bebab34b1546532b79de34f [2024-10-30T10:57:25.611Z] $ docker rm -f --volumes bd48ff3de793552c9bac3d19c6b09d1f8c91a1531bebab34b1546532b79de34f [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-30T10:57:26.231Z] provisioning config files... [2024-10-30T10:57:26.245Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12022995861799192324tmp [Pipeline] { [Pipeline] sh [2024-10-30T10:57:26.542Z] + set +x [2024-10-30T10:57:26.542Z] + curl -s https://codecov.io/bash [2024-10-30T10:57:26.542Z] + bash -s -- [2024-10-30T10:57:26.542Z] [2024-10-30T10:57:26.542Z] _____ _ [2024-10-30T10:57:26.542Z] / ____| | | [2024-10-30T10:57:26.542Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T10:57:26.542Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T10:57:26.542Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T10:57:26.542Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T10:57:26.542Z] Bash-1.0.6 [2024-10-30T10:57:26.542Z] [2024-10-30T10:57:26.542Z] [2024-10-30T10:57:26.542Z] ==> git version 2.25.1 found [2024-10-30T10:57:26.542Z] ==> 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-30T10:57:26.542Z] Release-Date: 2020-01-08 [2024-10-30T10:57:26.542Z] 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-30T10:57:26.542Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T10:57:26.542Z] ==> Jenkins CI detected. [2024-10-30T10:57:26.542Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-10-30T10:57:26.542Z] project root: . [2024-10-30T10:57:26.542Z] --> token set from env [2024-10-30T10:57:26.543Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T10:57:26.543Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T10:57:26.543Z] ==> Python coveragepy not found [2024-10-30T10:57:26.543Z] ==> Searching for coverage reports in: [2024-10-30T10:57:26.543Z] + . [2024-10-30T10:57:26.543Z] -> Found 1 reports [2024-10-30T10:57:26.543Z] ==> Detecting git/mercurial file structure [2024-10-30T10:57:26.543Z] ==> Reading reports [2024-10-30T10:57:26.543Z] + ./coverage.out bytes=953 [2024-10-30T10:57:26.543Z] ==> Appending adjustments [2024-10-30T10:57:26.543Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T10:57:26.803Z] + Found adjustments [2024-10-30T10:57:26.803Z] ==> Gzipping contents [2024-10-30T10:57:26.803Z] 4.0K /tmp/codecov.xeuFCf.gz [2024-10-30T10:57:26.803Z] ==> Uploading reports [2024-10-30T10:57:26.803Z] url: https://codecov.io [2024-10-30T10:57:26.803Z] query: branch=main&commit=b2cf19fdfbab540aeeb6422406a0226edc4878b7&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T10:57:26.803Z] -> Pinging Codecov [2024-10-30T10:57:26.803Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b2cf19fdfbab540aeeb6422406a0226edc4878b7&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-30T10:57:27.063Z] -> Uploading to [2024-10-30T10:57:27.064Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/b2cf19fdfbab540aeeb6422406a0226edc4878b7/df6c4e31-3d77-47a5-8b30-a16c48abd60c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T105726Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d8b10ed223a6c2c88f74cb98d51e1ff45880f19f88f9f1fe2112f4207359dc79 [2024-10-30T10:57:27.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T10:57:27.064Z] Dload Upload Total Spent Left Speed [2024-10-30T10:57:27.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1980 --:--:-- --:--:-- --:--:-- 1971 100 410 0 0 100 410 0 1814 --:--:-- --:--:-- --:--:-- 1806 [2024-10-30T10:57:27.324Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] } [2024-10-30T10:57:27.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-30T10:57:27.611Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-30T10:57:27.628Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:57:27.935Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T10:57:27.935Z] [2024-10-30T10:57:27.935Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:57:28.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T10:57:28.239Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-30T10:57:28.239Z] 43c4264eed91: Already exists [2024-10-30T10:57:28.239Z] 4cc291be95ef: Already exists [2024-10-30T10:57:28.239Z] 2ac1f1163629: Already exists [2024-10-30T10:57:28.239Z] 5c3c966382ef: Already exists [2024-10-30T10:57:28.239Z] 4f4fb700ef54: Already exists [2024-10-30T10:57:28.239Z] d9c7d2e4e75e: Pulling fs layer [2024-10-30T10:57:28.239Z] 9c3e1370e548: Pulling fs layer [2024-10-30T10:57:28.498Z] d9c7d2e4e75e: Download complete [2024-10-30T10:57:28.757Z] d9c7d2e4e75e: Pull complete [2024-10-30T10:57:29.324Z] 9c3e1370e548: Verifying Checksum [2024-10-30T10:57:29.324Z] 9c3e1370e548: Download complete [2024-10-30T10:57:32.647Z] 9c3e1370e548: Pull complete [2024-10-30T10:57:32.647Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-30T10:57:32.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-30T10:57:32.647Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:57:32.825Z] prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container [2024-10-30T10:57:32.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-30T10:57:35.037Z] $ docker top d20a805c6affcdd1853fa60fcc968a716a7ed402815fdf9f05901dcc4bedd860 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:57:35.423Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-10-30T10:57:35.443Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-10-30T10:57:35.732Z] + set -o pipefail [2024-10-30T10:57:35.733Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-10-30T10:57:43.858Z] [2024-10-30T10:57:43.858Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-10-30T10:57:43.858Z] [2024-10-30T10:57:43.858Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/5074237b-9aed-425c-a912-90d6eadfd7fa [2024-10-30T10:57:43.858Z] [2024-10-30T10:57:43.858Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-30T10:57:43.858Z] [Pipeline] } [2024-10-30T10:57:43.868Z] $ docker stop --time=1 d20a805c6affcdd1853fa60fcc968a716a7ed402815fdf9f05901dcc4bedd860 [2024-10-30T10:57:49.238Z] $ docker rm -f --volumes d20a805c6affcdd1853fa60fcc968a716a7ed402815fdf9f05901dcc4bedd860 [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-30T10:57:50.143Z] + git log --format=format:%s -1 b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] sh [2024-10-30T10:57:50.437Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T10:57:50.437Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:57:50.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:57:50.750Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:57:50.843Z] prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container [2024-10-30T10:57:50.878Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T10:57:51.415Z] $ docker top 2e17ae3bac2d068957b3a73fc5685502c242ef177ff4a3a1c4540c09bc0b1e31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T10:57:51.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T10:57:51.537Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T10:57:51.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T10:57:51.640Z] $ docker exec 2e17ae3bac2d068957b3a73fc5685502c242ef177ff4a3a1c4540c09bc0b1e31 ssh-agent [2024-10-30T10:57:51.749Z] SSH_AUTH_SOCK=/tmp/ssh-UtNrehZlIAOu/agent.32 [2024-10-30T10:57:51.749Z] SSH_AGENT_PID=38 [2024-10-30T10:57:51.753Z] Running ssh-add (command line suppressed) [2024-10-30T10:57:51.861Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5716048918449379119.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5716048918449379119.key) [2024-10-30T10:57:51.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T10:57:52.174Z] + git semver tag [2024-10-30T10:57:52.445Z] 2024-10-30 10:57:52,348 [run_tag] DEBUG tag force:False [2024-10-30T10:57:52.445Z] 2024-10-30 10:57:52,348 [check_head_tag] DEBUG check head tag [2024-10-30T10:57:52.445Z] 2024-10-30 10:57:52,350 [execute] INFO git cat-file --batch-check [2024-10-30T10:57:52.445Z] 2024-10-30 10:57:52,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-30T10:57:52.445Z] 2024-10-30 10:57:52,352 [execute] INFO git cat-file --batch [2024-10-30T10:57:52.445Z] 2024-10-30 10:57:52,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-10-30T10:57:52.445Z] 2024-10-30 10:57:52,385 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-30T10:57:52.445Z] 2024-10-30 10:57:52,386 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-10-30T10:57:52.445Z] 2024-10-30 10:57:52,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-10-30T10:57:52.445Z] 2024-10-30 10:57:52,391 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-30T10:57:52.445Z] 4.0.0-dev.1 [Pipeline] } [2024-10-30T10:57:52.450Z] $ docker exec --env ******** --env ******** 2e17ae3bac2d068957b3a73fc5685502c242ef177ff4a3a1c4540c09bc0b1e31 ssh-agent -k [2024-10-30T10:57:52.554Z] unset SSH_AUTH_SOCK; [2024-10-30T10:57:52.556Z] unset SSH_AGENT_PID; [2024-10-30T10:57:52.556Z] echo Agent pid 38 killed; [2024-10-30T10:57:52.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T10:57:52.897Z] + git semver [Pipeline] } [2024-10-30T10:57:53.165Z] $ docker stop --time=1 2e17ae3bac2d068957b3a73fc5685502c242ef177ff4a3a1c4540c09bc0b1e31 [2024-10-30T10:57:54.435Z] $ docker rm -f --volumes 2e17ae3bac2d068957b3a73fc5685502c242ef177ff4a3a1c4540c09bc0b1e31 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:57:54.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T10:57:54.859Z] [2024-10-30T10:57:54.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:57:55.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T10:57:55.164Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-30T10:57:55.164Z] ab5ef0e58194: Pulling fs layer [2024-10-30T10:57:55.164Z] 9712f1f96733: Pulling fs layer [2024-10-30T10:57:55.164Z] 63f879dbbcfc: Pulling fs layer [2024-10-30T10:57:55.164Z] 0d9ebad4ef96: Pulling fs layer [2024-10-30T10:57:55.164Z] e9a5061849ea: Pulling fs layer [2024-10-30T10:57:55.164Z] d747dcd14b5f: Pulling fs layer [2024-10-30T10:57:55.164Z] 2de7ff778b66: Pulling fs layer [2024-10-30T10:57:55.164Z] 0d9ebad4ef96: Waiting [2024-10-30T10:57:55.164Z] e9a5061849ea: Waiting [2024-10-30T10:57:55.164Z] 2de7ff778b66: Waiting [2024-10-30T10:57:55.164Z] 9712f1f96733: Download complete [2024-10-30T10:57:55.423Z] 63f879dbbcfc: Verifying Checksum [2024-10-30T10:57:55.424Z] 63f879dbbcfc: Download complete [2024-10-30T10:57:55.424Z] e9a5061849ea: Verifying Checksum [2024-10-30T10:57:55.424Z] e9a5061849ea: Download complete [2024-10-30T10:57:55.682Z] d747dcd14b5f: Verifying Checksum [2024-10-30T10:57:55.682Z] d747dcd14b5f: Download complete [2024-10-30T10:57:55.682Z] 0d9ebad4ef96: Download complete [2024-10-30T10:57:55.682Z] ab5ef0e58194: Verifying Checksum [2024-10-30T10:57:55.682Z] ab5ef0e58194: Download complete [2024-10-30T10:57:55.682Z] 2de7ff778b66: Verifying Checksum [2024-10-30T10:57:55.682Z] 2de7ff778b66: Download complete [2024-10-30T10:57:58.211Z] ab5ef0e58194: Pull complete [2024-10-30T10:57:58.211Z] 9712f1f96733: Pull complete [2024-10-30T10:57:58.777Z] 63f879dbbcfc: Pull complete [2024-10-30T10:58:02.965Z] 0d9ebad4ef96: Pull complete [2024-10-30T10:58:02.965Z] e9a5061849ea: Pull complete [2024-10-30T10:58:02.965Z] d747dcd14b5f: Pull complete [2024-10-30T10:58:03.535Z] 2de7ff778b66: Pull complete [2024-10-30T10:58:03.535Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-30T10:58:03.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-30T10:58:03.795Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:58:03.908Z] prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container [2024-10-30T10:58:03.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-30T10:58:10.360Z] $ docker top e7f73f4a241ff3914a51a3da44ade5f69923fae7926030d64b20be9363f95747 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-30T10:58:10.445Z] provisioning config files... [2024-10-30T10:58:10.452Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4199272290951500876tmp [2024-10-30T10:58:10.462Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1691492927206607807tmp [2024-10-30T10:58:10.471Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11348476279787868872tmp [Pipeline] { [Pipeline] echo [2024-10-30T10:58:10.501Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:58:10.795Z] ---> sigul-configuration.sh [2024-10-30T10:58:10.795Z] gpg: directory `/root/.gnupg' created [2024-10-30T10:58:10.795Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-30T10:58:10.795Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-30T10:58:10.795Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-30T10:58:10.795Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-30T10:58:10.795Z] gpg: CAST5 encrypted data [2024-10-30T10:58:10.795Z] gpg: encrypted with 1 passphrase [2024-10-30T10:58:10.795Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-30T10:58:11.094Z] + mkdir /home/jenkins [2024-10-30T10:58:11.095Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-30T10:58:11.391Z] + 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-30T10:58:11.407Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:58:11.705Z] ---> sigul-install.sh [2024-10-30T10:58:11.705Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-30T10:58:12.006Z] + git tag --list [2024-10-30T10:58:12.006Z] v1.0.0 [2024-10-30T10:58:12.006Z] v1.1.0 [2024-10-30T10:58:12.006Z] v1.2.0 [2024-10-30T10:58:12.006Z] v1.3.0 [2024-10-30T10:58:12.006Z] v1.3.1 [2024-10-30T10:58:12.006Z] v2.0.0 [2024-10-30T10:58:12.006Z] v2.0.1 [2024-10-30T10:58:12.006Z] v2.1.0 [2024-10-30T10:58:12.006Z] v2.1.1 [2024-10-30T10:58:12.006Z] v2.1.2 [2024-10-30T10:58:12.006Z] v2.2.0 [2024-10-30T10:58:12.006Z] v2.3 [2024-10-30T10:58:12.006Z] v2.3.0 [2024-10-30T10:58:12.006Z] v2.3.1 [2024-10-30T10:58:12.006Z] v3.0 [2024-10-30T10:58:12.006Z] v3.0.0 [2024-10-30T10:58:12.006Z] v3.0.1 [2024-10-30T10:58:12.006Z] v3.0.1-dev.1 [2024-10-30T10:58:12.006Z] v3.1 [2024-10-30T10:58:12.006Z] v3.1.0 [2024-10-30T10:58:12.006Z] v3.1.0-dev.1 [2024-10-30T10:58:12.006Z] v3.1.0-dev.10 [2024-10-30T10:58:12.006Z] v3.1.0-dev.11 [2024-10-30T10:58:12.006Z] v3.1.0-dev.12 [2024-10-30T10:58:12.006Z] v3.1.0-dev.13 [2024-10-30T10:58:12.006Z] v3.1.0-dev.14 [2024-10-30T10:58:12.006Z] v3.1.0-dev.15 [2024-10-30T10:58:12.006Z] v3.1.0-dev.16 [2024-10-30T10:58:12.006Z] v3.1.0-dev.17 [2024-10-30T10:58:12.006Z] v3.1.0-dev.18 [2024-10-30T10:58:12.006Z] v3.1.0-dev.19 [2024-10-30T10:58:12.006Z] v3.1.0-dev.2 [2024-10-30T10:58:12.006Z] v3.1.0-dev.20 [2024-10-30T10:58:12.006Z] v3.1.0-dev.21 [2024-10-30T10:58:12.006Z] v3.1.0-dev.22 [2024-10-30T10:58:12.006Z] v3.1.0-dev.23 [2024-10-30T10:58:12.006Z] v3.1.0-dev.24 [2024-10-30T10:58:12.006Z] v3.1.0-dev.25 [2024-10-30T10:58:12.006Z] v3.1.0-dev.26 [2024-10-30T10:58:12.006Z] v3.1.0-dev.27 [2024-10-30T10:58:12.006Z] v3.1.0-dev.28 [2024-10-30T10:58:12.006Z] v3.1.0-dev.29 [2024-10-30T10:58:12.006Z] v3.1.0-dev.3 [2024-10-30T10:58:12.006Z] v3.1.0-dev.30 [2024-10-30T10:58:12.006Z] v3.1.0-dev.31 [2024-10-30T10:58:12.006Z] v3.1.0-dev.32 [2024-10-30T10:58:12.006Z] v3.1.0-dev.33 [2024-10-30T10:58:12.006Z] v3.1.0-dev.34 [2024-10-30T10:58:12.006Z] v3.1.0-dev.35 [2024-10-30T10:58:12.006Z] v3.1.0-dev.36 [2024-10-30T10:58:12.006Z] v3.1.0-dev.37 [2024-10-30T10:58:12.006Z] v3.1.0-dev.38 [2024-10-30T10:58:12.006Z] v3.1.0-dev.39 [2024-10-30T10:58:12.006Z] v3.1.0-dev.4 [2024-10-30T10:58:12.006Z] v3.1.0-dev.5 [2024-10-30T10:58:12.006Z] v3.1.0-dev.6 [2024-10-30T10:58:12.006Z] v3.1.0-dev.7 [2024-10-30T10:58:12.006Z] v3.1.0-dev.8 [2024-10-30T10:58:12.006Z] v3.1.0-dev.9 [2024-10-30T10:58:12.006Z] v3.1.1 [2024-10-30T10:58:12.006Z] v3.1.1-dev.1 [2024-10-30T10:58:12.006Z] v3.2.0-dev.1 [2024-10-30T10:58:12.006Z] v3.2.0-dev.10 [2024-10-30T10:58:12.006Z] v3.2.0-dev.11 [2024-10-30T10:58:12.006Z] v3.2.0-dev.12 [2024-10-30T10:58:12.006Z] v3.2.0-dev.13 [2024-10-30T10:58:12.006Z] v3.2.0-dev.14 [2024-10-30T10:58:12.006Z] v3.2.0-dev.15 [2024-10-30T10:58:12.006Z] v3.2.0-dev.16 [2024-10-30T10:58:12.006Z] v3.2.0-dev.17 [2024-10-30T10:58:12.006Z] v3.2.0-dev.18 [2024-10-30T10:58:12.006Z] v3.2.0-dev.19 [2024-10-30T10:58:12.006Z] v3.2.0-dev.2 [2024-10-30T10:58:12.006Z] v3.2.0-dev.20 [2024-10-30T10:58:12.006Z] v3.2.0-dev.21 [2024-10-30T10:58:12.006Z] v3.2.0-dev.22 [2024-10-30T10:58:12.006Z] v3.2.0-dev.23 [2024-10-30T10:58:12.006Z] v3.2.0-dev.24 [2024-10-30T10:58:12.006Z] v3.2.0-dev.25 [2024-10-30T10:58:12.006Z] v3.2.0-dev.26 [2024-10-30T10:58:12.006Z] v3.2.0-dev.27 [2024-10-30T10:58:12.006Z] v3.2.0-dev.28 [2024-10-30T10:58:12.006Z] v3.2.0-dev.29 [2024-10-30T10:58:12.006Z] v3.2.0-dev.3 [2024-10-30T10:58:12.006Z] v3.2.0-dev.30 [2024-10-30T10:58:12.006Z] v3.2.0-dev.31 [2024-10-30T10:58:12.006Z] v3.2.0-dev.32 [2024-10-30T10:58:12.006Z] v3.2.0-dev.33 [2024-10-30T10:58:12.006Z] v3.2.0-dev.34 [2024-10-30T10:58:12.006Z] v3.2.0-dev.35 [2024-10-30T10:58:12.006Z] v3.2.0-dev.36 [2024-10-30T10:58:12.006Z] v3.2.0-dev.37 [2024-10-30T10:58:12.006Z] v3.2.0-dev.38 [2024-10-30T10:58:12.006Z] v3.2.0-dev.4 [2024-10-30T10:58:12.006Z] v3.2.0-dev.5 [2024-10-30T10:58:12.006Z] v3.2.0-dev.6 [2024-10-30T10:58:12.006Z] v3.2.0-dev.7 [2024-10-30T10:58:12.006Z] v3.2.0-dev.8 [2024-10-30T10:58:12.006Z] v3.2.0-dev.9 [2024-10-30T10:58:12.006Z] v4.0.0-dev.1 [Pipeline] sh [2024-10-30T10:58:12.301Z] + lftools sign git-tag v4.0.0-dev.1 [2024-10-30T10:58:12.872Z] Signing Git tag with Sigul... [2024-10-30T10:58:12.872Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-10-30T10:58:13.149Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:58:13.443Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-30T10:58:13.451Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-30T10:58:13.476Z] $ docker stop --time=1 e7f73f4a241ff3914a51a3da44ade5f69923fae7926030d64b20be9363f95747 [2024-10-30T10:58:14.749Z] $ docker rm -f --volumes e7f73f4a241ff3914a51a3da44ade5f69923fae7926030d64b20be9363f95747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-30T10:58:15.207Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T10:58:15.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:58:15.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:58:15.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:58:15.591Z] prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container [2024-10-30T10:58:15.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T10:58:15.952Z] $ docker top 582b66815dd4b1aee9016e45fa7f8374f49610e0344215919088f40dbf97b717 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T10:58:16.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T10:58:16.073Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T10:58:16.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T10:58:16.186Z] $ docker exec 582b66815dd4b1aee9016e45fa7f8374f49610e0344215919088f40dbf97b717 ssh-agent [2024-10-30T10:58:16.288Z] SSH_AUTH_SOCK=/tmp/ssh-PeGnojXcNu5i/agent.32 [2024-10-30T10:58:16.288Z] SSH_AGENT_PID=38 [2024-10-30T10:58:16.292Z] Running ssh-add (command line suppressed) [2024-10-30T10:58:16.382Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14549641461126472051.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14549641461126472051.key) [2024-10-30T10:58:16.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T10:58:16.692Z] + git semver bump pre [2024-10-30T10:58:16.952Z] 2024-10-30 10:58:16,862 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-30T10:58:16.952Z] 2024-10-30 10:58:16,862 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-10-30T10:58:16.952Z] 2024-10-30 10:58:16,862 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-10-30T10:58:16.952Z] 2024-10-30 10:58:16,862 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-10-30T10:58:16.952Z] 2024-10-30 10:58:16,862 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-30T10:58:16.952Z] 2024-10-30 10:58:16,862 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-30T10:58:16.952Z] 2024-10-30 10:58:16,864 [execute] INFO git cat-file --batch-check [2024-10-30T10:58:16.952Z] 2024-10-30 10:58:16,864 [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-30T10:58:16.952Z] 2024-10-30 10:58:16,868 [execute] INFO git cat-file --batch [2024-10-30T10:58:16.952Z] 2024-10-30 10:58:16,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T10:58:16.952Z] 2024-10-30 10:58:16,873 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-30T10:58:16.952Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T10:58:16.957Z] $ docker exec --env ******** --env ******** 582b66815dd4b1aee9016e45fa7f8374f49610e0344215919088f40dbf97b717 ssh-agent -k [2024-10-30T10:58:17.050Z] unset SSH_AUTH_SOCK; [2024-10-30T10:58:17.050Z] unset SSH_AGENT_PID; [2024-10-30T10:58:17.050Z] echo Agent pid 38 killed; [2024-10-30T10:58:17.064Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T10:58:17.396Z] + git semver [Pipeline] } [2024-10-30T10:58:17.665Z] $ docker stop --time=1 582b66815dd4b1aee9016e45fa7f8374f49610e0344215919088f40dbf97b717 [2024-10-30T10:58:18.920Z] $ docker rm -f --volumes 582b66815dd4b1aee9016e45fa7f8374f49610e0344215919088f40dbf97b717 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T10:58:19.282Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T10:58:19.282Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:58:19.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T10:58:19.584Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:58:19.678Z] prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container [2024-10-30T10:58:19.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T10:58:20.003Z] $ docker top 50a32e5c11810ec376ecbb2a393978336e4e22d76193ae4c677be9c120583140 -eo pid,comm [2024-10-30T10:58:20.050Z] 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-30T10:58:20.050Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T10:58:20.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T10:58:20.103Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T10:58:20.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T10:58:20.221Z] $ docker exec 50a32e5c11810ec376ecbb2a393978336e4e22d76193ae4c677be9c120583140 ssh-agent [2024-10-30T10:58:20.335Z] SSH_AUTH_SOCK=/tmp/ssh-6l4WNbgHRhzA/agent.33 [2024-10-30T10:58:20.335Z] SSH_AGENT_PID=39 [2024-10-30T10:58:20.339Z] Running ssh-add (command line suppressed) [2024-10-30T10:58:20.435Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10586992792516606079.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10586992792516606079.key) [2024-10-30T10:58:20.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T10:58:20.746Z] + git semver push [2024-10-30T10:58:21.005Z] 2024-10-30 10:58:20,901 [run_push] DEBUG push [2024-10-30T10:58:21.005Z] 2024-10-30 10:58:20,902 [execute] INFO git cat-file --batch-check [2024-10-30T10:58:21.005Z] 2024-10-30 10:58:20,902 [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-30T10:58:21.005Z] 2024-10-30 10:58:20,906 [execute] INFO git rev-list a8e81b90bf7f8a846111a8b8a4a79ab36167b5a0 -- [2024-10-30T10:58:21.005Z] 2024-10-30 10:58:20,906 [execute] DEBUG Popen(['git', 'rev-list', 'a8e81b90bf7f8a846111a8b8a4a79ab36167b5a0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-30T10:58:21.005Z] 2024-10-30 10:58:20,919 [execute] INFO git fetch -v origin [2024-10-30T10:58:21.005Z] 2024-10-30 10:58:20,919 [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-30T10:58:21.575Z] 2024-10-30 10:58:21,374 [run_push] DEBUG no remote changes detected [2024-10-30T10:58:21.575Z] 2024-10-30 10:58:21,374 [execute] INFO git push origin semver [2024-10-30T10:58:21.575Z] 2024-10-30 10:58:21,375 [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-30T10:58:22.144Z] 2024-10-30 10:58:22,022 [run_push] DEBUG push all version tags [2024-10-30T10:58:22.144Z] 2024-10-30 10:58:22,023 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-30T10:58:22.144Z] 2024-10-30 10:58:22,023 [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-30T10:58:22.713Z] 2024-10-30 10:58:22,649 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-10-30T10:58:22.713Z] 4.0.0-dev.2 [Pipeline] } [2024-10-30T10:58:22.719Z] $ docker exec --env ******** --env ******** 50a32e5c11810ec376ecbb2a393978336e4e22d76193ae4c677be9c120583140 ssh-agent -k [2024-10-30T10:58:22.827Z] unset SSH_AUTH_SOCK; [2024-10-30T10:58:22.827Z] unset SSH_AGENT_PID; [2024-10-30T10:58:22.827Z] echo Agent pid 39 killed; [2024-10-30T10:58:22.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T10:58:23.169Z] + git semver [Pipeline] } [2024-10-30T10:58:23.438Z] $ docker stop --time=1 50a32e5c11810ec376ecbb2a393978336e4e22d76193ae4c677be9c120583140 [2024-10-30T10:58:24.700Z] $ docker rm -f --volumes 50a32e5c11810ec376ecbb2a393978336e4e22d76193ae4c677be9c120583140 [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-30T10:58:25.405Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-10-30T10:58:25.405Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-30T10:58:25.405Z] total 16 [2024-10-30T10:58:25.405Z] drwxr-xr-x 3 root root 4096 Oct 30 10:43 . [2024-10-30T10:58:25.405Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:58 .. [2024-10-30T10:58:25.405Z] drwxr-xr-x 2 root root 4096 Oct 30 10:43 cost [2024-10-30T10:58:25.405Z] -rw-r--r-- 1 root root 96 Oct 30 10:43 cost.csv [2024-10-30T10:58:25.405Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-10-30T10:58:25.405Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-10-30T10:58:25.405Z] total 16 [2024-10-30T10:58:25.405Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 10:43 . [2024-10-30T10:58:25.405Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:58 .. [2024-10-30T10:58:25.405Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 10:43 cost [2024-10-30T10:58:25.405Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 30 10:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:58:25.693Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:58:26.552Z] ---> package-listing.sh [2024-10-30T10:58:26.552Z] ++ facter osfamily [2024-10-30T10:58:26.552Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T10:58:26.811Z] + OS_FAMILY=debian [2024-10-30T10:58:26.811Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-10-30T10:58:26.811Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T10:58:26.811Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T10:58:26.811Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T10:58:26.811Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T10:58:26.811Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-30T10:58:26.811Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T10:58:26.811Z] + case "${OS_FAMILY}" in [2024-10-30T10:58:26.811Z] + dpkg -l [2024-10-30T10:58:26.811Z] + grep '^ii' [2024-10-30T10:58:26.811Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T10:58:26.811Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T10:58:26.811Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T10:58:26.811Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-10-30T10:58:26.811Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-10-30T10:58:26.811Z] + 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-30T10:58:26.823Z] 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-30T10:58:27.101Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T10:58:27.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T10:58:27.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T10:58:27.755Z] prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container [2024-10-30T10:58:27.778Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T10:58:27.959Z] $ docker top 42f5a2300590ed0fe6562671678df163aeff227935fad6372a701326f5409c87 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T10:58:28.312Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T10:58:28.595Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T10:58:28.881Z] + ls /var/log/sa-host [2024-10-30T10:58:28.881Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T10:58:29.048Z] provisioning config files... [2024-10-30T10:58:29.056Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6165822655124996875tmp [Pipeline] { [Pipeline] echo [2024-10-30T10:58:29.076Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:58:29.362Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T10:58:29.371Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:58:29.737Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T10:58:29.747Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:58:30.031Z] ---> sudo-logs.sh [2024-10-30T10:58:30.031Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T10:58:30.067Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:58:30.348Z] ---> job-cost.sh [2024-10-30T10:58:30.348Z] lf-activate-venv: SKIPPING [2024-10-30T10:58:30.348Z] DEBUG: total: 0.2199999988079071 [2024-10-30T10:58:30.348Z] INFO: Retrieving Stack Cost... [2024-10-30T10:58:30.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T10:58:30.866Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T10:58:30.885Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T10:58:31.165Z] ---> logs-deploy.sh [2024-10-30T10:58:31.165Z] lf-activate-venv: SKIPPING [2024-10-30T10:58:31.165Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/249 [2024-10-30T10:58:31.165Z] INFO: archiving workspace using pattern(s): [2024-10-30T10:58:32.099Z] Archives upload complete. [2024-10-30T10:58:32.099Z] INFO: archiving logs to Nexus