Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15c04fe60731885bccda40a58f5d4699135bca2b 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-ssh16412485279910197296.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh1122420984882127871.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh2738927606781254128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15732027372659503430.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-ssh13920325368974412416.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9180 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 15c04fe60731885bccda40a58f5d4699135bca2b (main) Commit message: "feat: Add postgres db init start script (#673)" > 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 15c04fe60731885bccda40a58f5d4699135bca2b # timeout=10 > git rev-list --no-walk 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-02T07:35:53.559Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-02T07:35:53.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-02T07:35:53.662Z] ========================================================= [2024-09-02T07:35:53.662Z] EdgeX Global Pipelines Version Info [2024-09-02T07:35:53.662Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:35:54.395Z] ------------------- [2024-09-02T07:35:54.395Z] stable info: [2024-09-02T07:35:54.395Z] ------------------- [2024-09-02T07:35:54.395Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-02T07:35:54.395Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-02T07:35:54.395Z] Message: update stable to v1.0.263 [2024-09-02T07:35:54.974Z] ------------------- [2024-09-02T07:35:54.974Z] experimental info: [2024-09-02T07:35:54.974Z] ------------------- [2024-09-02T07:35:54.974Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-02T07:35:54.974Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-02T07:35:54.974Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-02T07:35:55.057Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-09-02T07:35:55.081Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-09-02T07:35:55.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-02T07:35:55.134Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-02T07:35:55.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-02T07:35:55.181Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-02T07:35:55.200Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-02T07:35:55.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-02T07:35:55.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-02T07:35:55.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-02T07:35:55.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-02T07:35:55.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-09-02T07:35:55.339Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-02T07:35:55.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-02T07:35:55.382Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-02T07:35:55.407Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-02T07:35:55.480Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-02T07:35:55.501Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-02T07:35:55.528Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-02T07:35:55.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-02T07:35:55.572Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-02T07:35:55.596Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-02T07:35:55.617Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-02T07:35:55.643Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-02T07:35:55.663Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-02T07:35:55.683Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-02T07:35:55.702Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-02T07:35:55.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-02T07:35:55.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-02T07:35:55.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-02T07:35:55.796Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] echo [2024-09-02T07:35:55.822Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15c04fe [Pipeline] echo [2024-09-02T07:35:55.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T07:35:55.914Z] provisioning config files... [2024-09-02T07:35:55.929Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11352086937852271044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:35:56.267Z] ---> ****-login.sh [2024-09-02T07:35:56.267Z] nexus3.edgexfoundry.org:10001 [2024-09-02T07:35:56.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:35:56.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:35:56.527Z] Configure a credential helper to remove this warning. See [2024-09-02T07:35:56.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:35:56.527Z] [2024-09-02T07:35:56.527Z] Login Succeeded [2024-09-02T07:35:56.527Z] nexus3.edgexfoundry.org:10002 [2024-09-02T07:35:56.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:35:56.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:35:56.789Z] Configure a credential helper to remove this warning. See [2024-09-02T07:35:56.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:35:56.789Z] [2024-09-02T07:35:56.789Z] Login Succeeded [2024-09-02T07:35:56.789Z] nexus3.edgexfoundry.org:10003 [2024-09-02T07:35:56.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:35:56.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:35:56.789Z] Configure a credential helper to remove this warning. See [2024-09-02T07:35:56.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:35:56.789Z] [2024-09-02T07:35:56.789Z] Login Succeeded [2024-09-02T07:35:56.789Z] nexus3.edgexfoundry.org:10004 [2024-09-02T07:35:57.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:35:57.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:35:57.049Z] Configure a credential helper to remove this warning. See [2024-09-02T07:35:57.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:35:57.049Z] [2024-09-02T07:35:57.049Z] Login Succeeded [2024-09-02T07:35:57.049Z] ****.io [2024-09-02T07:35:57.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:35:57.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:35:57.310Z] Configure a credential helper to remove this warning. See [2024-09-02T07:35:57.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:35:57.310Z] [2024-09-02T07:35:57.310Z] Login Succeeded [2024-09-02T07:35:57.310Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T07:35:57.318Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-02T07:35:57.728Z] + git rev-list -1 --merges 15c04fe60731885bccda40a58f5d4699135bca2b~1..15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] echo [2024-09-02T07:35:57.755Z] -----------> git rev-list -1 --merges 15c04fe60731885bccda40a58f5d4699135bca2b~1..15c04fe60731885bccda40a58f5d4699135bca2b 15c04fe60731885bccda40a58f5d4699135bca2b [false] [Pipeline] sh [2024-09-02T07:35:58.048Z] + git log --format=format:%s -1 15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] echo [2024-09-02T07:35:58.064Z] ========================================================= [2024-09-02T07:35:58.064Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-02T07:35:58.064Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T07:35:58.403Z] + git log --format=format:%s -1 15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] echo [2024-09-02T07:35:58.415Z] [semverPrep] GIT_COMMIT: 15c04fe60731885bccda40a58f5d4699135bca2b, Commit Message: feat: Add postgres db init start script (#673) [Pipeline] echo [2024-09-02T07:35:58.428Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-02T07:35:58.802Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-02T07:35:58.802Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-02T07:35:58.802Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-02T07:35:58.802Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-02T07:35:58.802Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-02T07:35:58.802Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-02T07:35:58.802Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:35:59.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T07:35:59.232Z] [2024-09-02T07:35:59.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:35:59.536Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T07:35:59.536Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-02T07:35:59.536Z] b85a868b505f: Pulling fs layer [2024-09-02T07:35:59.536Z] e2be974225ed: Pulling fs layer [2024-09-02T07:35:59.536Z] 339a4e72a1f5: Pulling fs layer [2024-09-02T07:35:59.536Z] 988bab9f4d93: Pulling fs layer [2024-09-02T07:35:59.536Z] 1469e6f7b9e6: Pulling fs layer [2024-09-02T07:35:59.536Z] eaf3925da568: Pulling fs layer [2024-09-02T07:35:59.536Z] bab4dde63d76: Pulling fs layer [2024-09-02T07:35:59.536Z] bde34c3a00c8: Pulling fs layer [2024-09-02T07:35:59.536Z] b352a97aabf1: Pulling fs layer [2024-09-02T07:35:59.536Z] 4872d77fe225: Pulling fs layer [2024-09-02T07:35:59.536Z] 5851b861e8e6: Pulling fs layer [2024-09-02T07:35:59.536Z] 988bab9f4d93: Waiting [2024-09-02T07:35:59.536Z] bde34c3a00c8: Waiting [2024-09-02T07:35:59.536Z] bab4dde63d76: Waiting [2024-09-02T07:35:59.536Z] eaf3925da568: Waiting [2024-09-02T07:35:59.536Z] 1469e6f7b9e6: Waiting [2024-09-02T07:35:59.536Z] b352a97aabf1: Waiting [2024-09-02T07:35:59.536Z] 5851b861e8e6: Waiting [2024-09-02T07:35:59.536Z] 4872d77fe225: Waiting [2024-09-02T07:35:59.536Z] e2be974225ed: Verifying Checksum [2024-09-02T07:35:59.536Z] e2be974225ed: Download complete [2024-09-02T07:35:59.536Z] 988bab9f4d93: Verifying Checksum [2024-09-02T07:35:59.536Z] 988bab9f4d93: Download complete [2024-09-02T07:35:59.536Z] 1469e6f7b9e6: Verifying Checksum [2024-09-02T07:35:59.536Z] 1469e6f7b9e6: Download complete [2024-09-02T07:35:59.536Z] eaf3925da568: Verifying Checksum [2024-09-02T07:35:59.536Z] eaf3925da568: Download complete [2024-09-02T07:35:59.536Z] 339a4e72a1f5: Verifying Checksum [2024-09-02T07:35:59.536Z] 339a4e72a1f5: Download complete [2024-09-02T07:35:59.795Z] bde34c3a00c8: Verifying Checksum [2024-09-02T07:35:59.795Z] b352a97aabf1: Verifying Checksum [2024-09-02T07:35:59.795Z] b352a97aabf1: Download complete [2024-09-02T07:35:59.795Z] 4872d77fe225: Download complete [2024-09-02T07:35:59.795Z] 5851b861e8e6: Verifying Checksum [2024-09-02T07:35:59.795Z] 5851b861e8e6: Download complete [2024-09-02T07:35:59.795Z] b85a868b505f: Verifying Checksum [2024-09-02T07:35:59.795Z] b85a868b505f: Download complete [2024-09-02T07:36:00.055Z] bab4dde63d76: Download complete [2024-09-02T07:36:00.996Z] b85a868b505f: Pull complete [2024-09-02T07:36:01.256Z] e2be974225ed: Pull complete [2024-09-02T07:36:01.827Z] 339a4e72a1f5: Pull complete [2024-09-02T07:36:01.827Z] 988bab9f4d93: Pull complete [2024-09-02T07:36:02.086Z] 1469e6f7b9e6: Pull complete [2024-09-02T07:36:02.086Z] eaf3925da568: Pull complete [2024-09-02T07:36:03.990Z] bab4dde63d76: Pull complete [2024-09-02T07:36:03.990Z] bde34c3a00c8: Pull complete [2024-09-02T07:36:04.250Z] b352a97aabf1: Pull complete [2024-09-02T07:36:04.250Z] 4872d77fe225: Pull complete [2024-09-02T07:36:04.250Z] 5851b861e8e6: Pull complete [2024-09-02T07:36:04.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-02T07:36:04.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T07:36:04.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:36:04.390Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2024-09-02T07:36:04.423Z] $ 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-09-02T07:36:06.421Z] $ docker top dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 -eo pid,comm [2024-09-02T07:36:06.485Z] 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-09-02T07:36:06.485Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-02T07:36:06.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T07:36:06.542Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T07:36:06.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T07:36:06.667Z] $ docker exec dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 ssh-agent [2024-09-02T07:36:06.790Z] SSH_AUTH_SOCK=/tmp/ssh-OpDwagXBethN/agent.32 [2024-09-02T07:36:06.790Z] SSH_AGENT_PID=38 [2024-09-02T07:36:06.796Z] Running ssh-add (command line suppressed) [2024-09-02T07:36:06.911Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10783897588130576358.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10783897588130576358.key) [2024-09-02T07:36:06.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T07:36:07.223Z] + git tag --points-at HEAD [Pipeline] } [2024-09-02T07:36:07.233Z] $ docker exec --env ******** --env ******** dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 ssh-agent -k [2024-09-02T07:36:07.347Z] unset SSH_AUTH_SOCK; [2024-09-02T07:36:07.348Z] unset SSH_AGENT_PID; [2024-09-02T07:36:07.348Z] echo Agent pid 38 killed; [2024-09-02T07:36:07.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-02T07:36:07.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T07:36:07.407Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T07:36:07.528Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T07:36:07.530Z] $ docker exec dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 ssh-agent [2024-09-02T07:36:07.642Z] SSH_AUTH_SOCK=/tmp/ssh-8BkJZa4gyNP2/agent.71 [2024-09-02T07:36:07.642Z] SSH_AGENT_PID=77 [2024-09-02T07:36:07.647Z] Running ssh-add (command line suppressed) [2024-09-02T07:36:07.742Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6584459456351380726.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6584459456351380726.key) [2024-09-02T07:36:07.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T07:36:08.060Z] + git semver init [2024-09-02T07:36:08.320Z] 2024-09-02 07:36:08,241 [run_init] DEBUG init version:0.0.0 force:False [2024-09-02T07:36:08.320Z] 2024-09-02 07:36:08,242 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2024-09-02T07:36:08.320Z] 2024-09-02 07:36:08,242 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2024-09-02T07:36:08.320Z] 2024-09-02 07:36:08,242 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-09-02T07:36:09.258Z] 2024-09-02 07:36:09,233 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2024-09-02T07:36:09.258Z] 2024-09-02 07:36:09,233 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2024-09-02T07:36:09.258Z] 2024-09-02 07:36:09,234 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-02T07:36:09.258Z] 2024-09-02 07:36:09,234 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-02T07:36:09.258Z] 3.2.0-dev.30 [Pipeline] } [2024-09-02T07:36:09.525Z] $ docker exec --env ******** --env ******** dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 ssh-agent -k [2024-09-02T07:36:09.640Z] unset SSH_AUTH_SOCK; [2024-09-02T07:36:09.640Z] unset SSH_AGENT_PID; [2024-09-02T07:36:09.641Z] echo Agent pid 77 killed; [2024-09-02T07:36:09.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-02T07:36:09.992Z] + git semver [Pipeline] } [2024-09-02T07:36:10.276Z] $ docker stop --time=1 dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 [2024-09-02T07:36:11.584Z] $ docker rm -f --volumes dfb94cdf72cbd74657047a772aa946b168a287f8373595d6912000b7952fdec1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T07:36:11.942Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-02T07:36:12.186Z] Stashed 1 file(s) [Pipeline] echo [2024-09-02T07:36:12.190Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.30 [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-09-02T07:36:12.351Z] provisioning config files... [2024-09-02T07:36:12.360Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7022353872960607729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:36:12.654Z] ---> ****-login.sh [2024-09-02T07:36:12.654Z] nexus3.edgexfoundry.org:10001 [2024-09-02T07:36:12.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:36:12.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:36:12.654Z] Configure a credential helper to remove this warning. See [2024-09-02T07:36:12.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:36:12.654Z] [2024-09-02T07:36:12.654Z] Login Succeeded [2024-09-02T07:36:12.654Z] nexus3.edgexfoundry.org:10002 [2024-09-02T07:36:12.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:36:12.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:36:12.654Z] Configure a credential helper to remove this warning. See [2024-09-02T07:36:12.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:36:12.654Z] [2024-09-02T07:36:12.654Z] Login Succeeded [2024-09-02T07:36:12.654Z] nexus3.edgexfoundry.org:10003 [2024-09-02T07:36:12.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:36:12.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:36:12.914Z] Configure a credential helper to remove this warning. See [2024-09-02T07:36:12.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:36:12.914Z] [2024-09-02T07:36:12.914Z] Login Succeeded [2024-09-02T07:36:12.914Z] nexus3.edgexfoundry.org:10004 [2024-09-02T07:36:12.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:36:12.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:36:12.914Z] Configure a credential helper to remove this warning. See [2024-09-02T07:36:12.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:36:12.914Z] [2024-09-02T07:36:12.914Z] Login Succeeded [2024-09-02T07:36:12.914Z] ****.io [2024-09-02T07:36:13.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:36:13.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:36:13.174Z] Configure a credential helper to remove this warning. See [2024-09-02T07:36:13.174Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:36:13.174Z] [2024-09-02T07:36:13.174Z] Login Succeeded [2024-09-02T07:36:13.174Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T07:36:13.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-02T07:36:13.286Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T07:36:13.303Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T07:36:13.318Z] ========================================================= [2024-09-02T07:36:13.318Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-02T07:36:13.318Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:36:13.665Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-02T07:36:13.665Z] Sending build context to Docker daemon 9.149MB [2024-09-02T07:36:13.665Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T07:36:13.665Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-02T07:36:13.665Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-02T07:36:13.665Z] 619be1103602: Pulling fs layer [2024-09-02T07:36:13.665Z] 7862e08f4a3e: Pulling fs layer [2024-09-02T07:36:13.665Z] 5df492c9dc93: Pulling fs layer [2024-09-02T07:36:13.665Z] 7629e6793208: Pulling fs layer [2024-09-02T07:36:13.665Z] 4f4fb700ef54: Pulling fs layer [2024-09-02T07:36:13.665Z] fb5054dd5b73: Pulling fs layer [2024-09-02T07:36:13.665Z] eeca6798cff9: Pulling fs layer [2024-09-02T07:36:13.665Z] aa269ceb94a6: Pulling fs layer [2024-09-02T07:36:13.665Z] ada007ff1a6a: Pulling fs layer [2024-09-02T07:36:13.665Z] fb5054dd5b73: Waiting [2024-09-02T07:36:13.665Z] aa269ceb94a6: Waiting [2024-09-02T07:36:13.665Z] ada007ff1a6a: Waiting [2024-09-02T07:36:13.665Z] eeca6798cff9: Waiting [2024-09-02T07:36:13.665Z] 4f4fb700ef54: Waiting [2024-09-02T07:36:13.665Z] 7862e08f4a3e: Download complete [2024-09-02T07:36:13.665Z] 7629e6793208: Verifying Checksum [2024-09-02T07:36:13.665Z] 7629e6793208: Download complete [2024-09-02T07:36:13.924Z] 4f4fb700ef54: Verifying Checksum [2024-09-02T07:36:13.924Z] 4f4fb700ef54: Download complete [2024-09-02T07:36:13.924Z] 619be1103602: Verifying Checksum [2024-09-02T07:36:13.924Z] 619be1103602: Download complete [2024-09-02T07:36:13.924Z] fb5054dd5b73: Verifying Checksum [2024-09-02T07:36:13.924Z] fb5054dd5b73: Download complete [2024-09-02T07:36:13.924Z] eeca6798cff9: Verifying Checksum [2024-09-02T07:36:13.924Z] eeca6798cff9: Download complete [2024-09-02T07:36:13.924Z] 619be1103602: Pull complete [2024-09-02T07:36:13.924Z] ada007ff1a6a: Verifying Checksum [2024-09-02T07:36:13.924Z] ada007ff1a6a: Download complete [2024-09-02T07:36:14.182Z] 7862e08f4a3e: Pull complete [2024-09-02T07:36:14.182Z] 5df492c9dc93: Verifying Checksum [2024-09-02T07:36:14.182Z] 5df492c9dc93: Download complete [2024-09-02T07:36:14.749Z] aa269ceb94a6: Download complete [2024-09-02T07:36:18.036Z] 5df492c9dc93: Pull complete [2024-09-02T07:36:18.037Z] 7629e6793208: Pull complete [2024-09-02T07:36:18.037Z] 4f4fb700ef54: Pull complete [2024-09-02T07:36:18.037Z] fb5054dd5b73: Pull complete [2024-09-02T07:36:18.037Z] eeca6798cff9: Pull complete [2024-09-02T07:36:20.588Z] aa269ceb94a6: Pull complete [2024-09-02T07:36:20.847Z] ada007ff1a6a: Pull complete [2024-09-02T07:36:20.847Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-02T07:36:20.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-02T07:36:20.847Z] ---> f489d0715acc [2024-09-02T07:36:20.847Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T07:36:23.401Z] ---> Running in 6996e069e5a7 [2024-09-02T07:36:23.660Z] Removing intermediate container 6996e069e5a7 [2024-09-02T07:36:23.660Z] ---> 8884984e018c [2024-09-02T07:36:23.660Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T07:36:23.660Z] ---> Running in 0b1a6d1e5b84 [2024-09-02T07:36:23.660Z] Removing intermediate container 0b1a6d1e5b84 [2024-09-02T07:36:23.660Z] ---> 539c90dc43dc [2024-09-02T07:36:23.660Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-02T07:36:23.660Z] ---> Running in 375818a9b415 [2024-09-02T07:36:23.660Z] Removing intermediate container 375818a9b415 [2024-09-02T07:36:23.660Z] ---> 5a5e12f89625 [2024-09-02T07:36:23.660Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T07:36:23.918Z] ---> Running in 294a5d7ef4e4 [2024-09-02T07:36:24.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T07:36:24.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T07:36:24.436Z] OK: 264 MiB in 52 packages [2024-09-02T07:36:25.003Z] Removing intermediate container 294a5d7ef4e4 [2024-09-02T07:36:25.003Z] ---> e69f805edf10 [2024-09-02T07:36:25.003Z] Step 7/12 : WORKDIR /app [2024-09-02T07:36:25.003Z] ---> Running in 0579fd39205d [2024-09-02T07:36:25.003Z] Removing intermediate container 0579fd39205d [2024-09-02T07:36:25.003Z] ---> 9982edd1d6c2 [2024-09-02T07:36:25.003Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-02T07:36:25.003Z] ---> aca343668125 [2024-09-02T07:36:25.003Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T07:36:25.003Z] ---> Running in 1a4d477479ec [2024-09-02T07:36:27.305Z] Still waiting to schedule task [2024-09-02T07:36:27.305Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-02T07:37:11.835Z] Removing intermediate container 1a4d477479ec [2024-09-02T07:37:11.835Z] ---> a35d84b6b837 [2024-09-02T07:37:11.835Z] Step 10/12 : COPY . . [2024-09-02T07:37:11.835Z] ---> e60915165b9f [2024-09-02T07:37:11.835Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T07:37:11.835Z] ---> Running in 4dc0350e1d1d [2024-09-02T07:37:11.835Z] Removing intermediate container 4dc0350e1d1d [2024-09-02T07:37:11.835Z] ---> a6b685d8ef91 [2024-09-02T07:37:11.835Z] Step 12/12 : RUN $MAKE [2024-09-02T07:37:11.835Z] ---> Running in 93d1f3c8b7ce [2024-09-02T07:37:11.835Z] noop [2024-09-02T07:37:11.835Z] Removing intermediate container 93d1f3c8b7ce [2024-09-02T07:37:11.835Z] ---> 1cd2510d2f3a [2024-09-02T07:37:11.835Z] Successfully built 1cd2510d2f3a [2024-09-02T07:37:11.835Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:37:12.165Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-02T07:37:12.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:37:12.250Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2024-09-02T07:37:12.272Z] $ 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-09-02T07:37:12.612Z] $ docker top a56c2512594dfd8e747a1fef36c7a9e11b57a5568cc19933f41b8d6bd33af605 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T07:37:12.966Z] + go version [2024-09-02T07:37:12.966Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-02T07:37:12.974Z] $ docker stop --time=1 a56c2512594dfd8e747a1fef36c7a9e11b57a5568cc19933f41b8d6bd33af605 [2024-09-02T07:37:14.239Z] $ docker rm -f --volumes a56c2512594dfd8e747a1fef36c7a9e11b57a5568cc19933f41b8d6bd33af605 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:37:14.681Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-02T07:37:14.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:37:14.764Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2024-09-02T07:37:14.787Z] $ 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-09-02T07:37:15.095Z] $ docker top f2df4d20f856f5c0df6754a154eed9d85f398851ab0957867eda6a008ce82c54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T07:37:15.445Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2024-09-02T07:37:15.744Z] + make test [2024-09-02T07:37:15.745Z] go test -race -coverprofile=coverage.out ./... [2024-09-02T07:37:47.839Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-02T07:38:04.187Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9181 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2024-09-02T07:38:04.207Z] Running in /w/workspace/app-service-configurable/240 [Pipeline] { [Pipeline] checkout [2024-09-02T07:38:04.246Z] The recommended git tool is: git [2024-09-02T07:38:12.564Z] using credential edgex-jenkins-ssh [2024-09-02T07:38:12.587Z] Cloning the remote Git repository [2024-09-02T07:38:12.657Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-09-02T07:38:12.870Z] > git init /w/workspace/app-service-configurable/240 # timeout=10 [2024-09-02T07:38:13.171Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-09-02T07:38:13.173Z] > git --version # timeout=10 [2024-09-02T07:38:13.200Z] > git --version # 'git version 2.25.1' [2024-09-02T07:38:13.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-02T07:38:13.379Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-02T07:38:15.563Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-09-02T07:38:15.632Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-02T07:38:17.017Z] Avoid second fetch [2024-09-02T07:38:17.017Z] Checking out Revision 15c04fe60731885bccda40a58f5d4699135bca2b (main) [2024-09-02T07:38:17.035Z] > git config core.sparsecheckout # timeout=10 [2024-09-02T07:38:17.172Z] > git checkout -f 15c04fe60731885bccda40a58f5d4699135bca2b # timeout=10 [2024-09-02T07:38:17.964Z] Commit message: "feat: Add postgres db init start script (#673)" [2024-09-02T07:38:19.915Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T07:38:22.921Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-02T07:38:22.921Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-02T07:38:22.921Z] Dload Upload Total Spent Left Speed [2024-09-02T07:38:22.921Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh [2024-09-02T07:38:23.252Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-02T07:38:23.579Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-09-02T07:38:23.579Z] /etc/docker/daemon.new [2024-09-02T07:38:23.579Z] { [2024-09-02T07:38:23.579Z] "registry-mirrors": [ [2024-09-02T07:38:23.579Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-02T07:38:23.579Z] ], [2024-09-02T07:38:23.579Z] "bip": "10.250.0.254/24", [2024-09-02T07:38:23.579Z] "hosts": [ [2024-09-02T07:38:23.579Z] "tcp://0.0.0.0:5555", [2024-09-02T07:38:23.579Z] "unix:///var/run/docker.sock" [2024-09-02T07:38:23.579Z] ], [2024-09-02T07:38:23.579Z] "mtu": 1458, [2024-09-02T07:38:23.579Z] "selinux-enabled": true, [2024-09-02T07:38:23.579Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-02T07:38:23.579Z] } [Pipeline] sh [2024-09-02T07:38:23.906Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-02T07:38:24.230Z] + sudo service docker restart [2024-09-02T07:38:26.479Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-02T07:38:26.479Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-02T07:38:26.479Z] ./bin/test-attribution-txt.sh [2024-09-02T07:38:26.479Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-02T07:38:26.479Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-02T07:38:26.479Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-02T07:38:26.479Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-02T07:38:26.479Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-02T07:38:26.479Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-02T07:38:26.479Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-02T07:38:26.479Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-02T07:38:26.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-02T07:38:26.512Z] $ docker stop --time=1 f2df4d20f856f5c0df6754a154eed9d85f398851ab0957867eda6a008ce82c54 [2024-09-02T07:38:29.280Z] $ docker rm -f --volumes f2df4d20f856f5c0df6754a154eed9d85f398851ab0957867eda6a008ce82c54 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T07:38:29.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-02T07:38:30.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-02T07:38:30.542Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-02T07:38:30.826Z] + ls -al . [2024-09-02T07:38:30.826Z] total 264 [2024-09-02T07:38:30.826Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 07:37 . [2024-09-02T07:38:30.826Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 07:35 .. [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 07:35 .dockerignore [2024-09-02T07:38:30.826Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:37 .git [2024-09-02T07:38:30.826Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 07:35 .github [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 07:35 .gitignore [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 07:35 .golangci.yml [2024-09-02T07:38:30.826Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 07:36 .semver [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 07:35 Attribution.txt [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 07:35 CHANGELOG.md [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 07:35 Dockerfile [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 07:35 GOVERNANCE.md [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 07:35 Jenkinsfile [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 07:35 LICENSE [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 07:35 OWNERS.md [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 07:35 README.md [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 2 07:36 VERSION [2024-09-02T07:38:30.826Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 07:35 bin [2024-09-02T07:38:30.826Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 2 07:37 coverage.out [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 7341 Sep 2 07:35 go.mod [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 07:35 go.sum [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 07:35 main.go [2024-09-02T07:38:30.826Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 07:35 makefile [2024-09-02T07:38:30.826Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 07:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:38:31.152Z] + 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=15c04fe60731885bccda40a58f5d4699135bca2b --label arch=amd64 --label version=3.2.0-dev.30 . [2024-09-02T07:38:31.152Z] Sending build context to Docker daemon 9.15MB [2024-09-02T07:38:31.152Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T07:38:31.152Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-02T07:38:31.152Z] ---> 1cd2510d2f3a [2024-09-02T07:38:31.152Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T07:38:31.411Z] ---> Running in 9b5511e630e8 [2024-09-02T07:38:31.411Z] Removing intermediate container 9b5511e630e8 [2024-09-02T07:38:31.411Z] ---> f326c48644ab [2024-09-02T07:38:31.411Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T07:38:31.411Z] ---> Running in 4b1d4d04bf76 [2024-09-02T07:38:31.411Z] Removing intermediate container 4b1d4d04bf76 [2024-09-02T07:38:31.411Z] ---> 782351944a8b [2024-09-02T07:38:31.411Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-02T07:38:31.411Z] ---> Running in 5a028e630d67 [2024-09-02T07:38:31.670Z] Removing intermediate container 5a028e630d67 [2024-09-02T07:38:31.670Z] ---> 25be31ca8ae3 [2024-09-02T07:38:31.670Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T07:38:31.670Z] ---> Running in 716dfccfda55 [2024-09-02T07:38:31.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T07:38:31.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T07:38:32.187Z] OK: 264 MiB in 52 packages [2024-09-02T07:38:32.754Z] Removing intermediate container 716dfccfda55 [2024-09-02T07:38:32.754Z] ---> df41748dee1b [2024-09-02T07:38:32.754Z] Step 7/27 : WORKDIR /app [2024-09-02T07:38:32.754Z] ---> Running in f889094bceba [2024-09-02T07:38:32.754Z] Removing intermediate container f889094bceba [2024-09-02T07:38:32.754Z] ---> f9e82c5c17ed [2024-09-02T07:38:32.754Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-02T07:38:32.754Z] ---> 97ee46fafdba [2024-09-02T07:38:32.754Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T07:38:32.754Z] ---> Running in 0cc6fa0d65ba [2024-09-02T07:38:33.690Z] Removing intermediate container 0cc6fa0d65ba [2024-09-02T07:38:33.690Z] ---> de1d46cb9993 [2024-09-02T07:38:33.690Z] Step 10/27 : COPY . . [2024-09-02T07:38:33.948Z] ---> f142873ed62d [2024-09-02T07:38:33.948Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T07:38:33.948Z] ---> Running in e809ad95992c [2024-09-02T07:38:33.948Z] Removing intermediate container e809ad95992c [2024-09-02T07:38:33.948Z] ---> ca9cfbd27df6 [2024-09-02T07:38:33.948Z] Step 12/27 : RUN $MAKE [2024-09-02T07:38:33.948Z] ---> Running in c933df5ec22c [2024-09-02T07:38:34.514Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.30" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T07:38:42.492Z] provisioning config files... [2024-09-02T07:38:42.515Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/240@tmp/config2515361848343831061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:38:42.969Z] ---> ****-login.sh [2024-09-02T07:38:42.969Z] nexus3.edgexfoundry.org:10001 [2024-09-02T07:38:43.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:38:43.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:38:43.518Z] Configure a credential helper to remove this warning. See [2024-09-02T07:38:43.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:38:43.518Z] [2024-09-02T07:38:43.518Z] Login Succeeded [2024-09-02T07:38:43.518Z] nexus3.edgexfoundry.org:10002 [2024-09-02T07:38:43.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:38:44.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:38:44.071Z] Configure a credential helper to remove this warning. See [2024-09-02T07:38:44.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:38:44.071Z] [2024-09-02T07:38:44.071Z] Login Succeeded [2024-09-02T07:38:44.071Z] nexus3.edgexfoundry.org:10003 [2024-09-02T07:38:44.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:38:44.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:38:44.341Z] Configure a credential helper to remove this warning. See [2024-09-02T07:38:44.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:38:44.341Z] [2024-09-02T07:38:44.341Z] Login Succeeded [2024-09-02T07:38:44.341Z] nexus3.edgexfoundry.org:10004 [2024-09-02T07:38:44.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:38:44.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:38:44.883Z] Configure a credential helper to remove this warning. See [2024-09-02T07:38:44.883Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:38:44.883Z] [2024-09-02T07:38:44.883Z] Login Succeeded [2024-09-02T07:38:44.883Z] ****.io [2024-09-02T07:38:45.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:38:45.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:38:45.150Z] Configure a credential helper to remove this warning. See [2024-09-02T07:38:45.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:38:45.150Z] [2024-09-02T07:38:45.150Z] Login Succeeded [2024-09-02T07:38:45.422Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T07:38:45.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-02T07:38:45.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T07:38:45.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T07:38:45.825Z] ========================================================= [2024-09-02T07:38:45.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-02T07:38:45.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:38:46.201Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-02T07:38:46.201Z] Sending build context to Docker daemon 242.7kB [2024-09-02T07:38:46.470Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T07:38:46.470Z] Step 2/12 : FROM ${BASE} AS builder [2024-09-02T07:38:46.470Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-02T07:38:46.470Z] c6b39de5b339: Pulling fs layer [2024-09-02T07:38:46.470Z] a69c41024577: Pulling fs layer [2024-09-02T07:38:46.470Z] d6de4b400683: Pulling fs layer [2024-09-02T07:38:46.470Z] 35cb2a7552d0: Pulling fs layer [2024-09-02T07:38:46.470Z] 4f4fb700ef54: Pulling fs layer [2024-09-02T07:38:46.470Z] 464afbd9ba4c: Pulling fs layer [2024-09-02T07:38:46.470Z] 00f215d4a9da: Pulling fs layer [2024-09-02T07:38:46.470Z] d496ad576159: Pulling fs layer [2024-09-02T07:38:46.470Z] 35cb2a7552d0: Waiting [2024-09-02T07:38:46.470Z] 4f4fb700ef54: Waiting [2024-09-02T07:38:46.470Z] 464afbd9ba4c: Waiting [2024-09-02T07:38:46.470Z] 00f215d4a9da: Waiting [2024-09-02T07:38:46.470Z] d496ad576159: Waiting [2024-09-02T07:38:46.470Z] a69c41024577: Verifying Checksum [2024-09-02T07:38:46.470Z] a69c41024577: Download complete [2024-09-02T07:38:46.741Z] 35cb2a7552d0: Verifying Checksum [2024-09-02T07:38:46.741Z] 35cb2a7552d0: Download complete [2024-09-02T07:38:46.741Z] 4f4fb700ef54: Verifying Checksum [2024-09-02T07:38:46.741Z] 4f4fb700ef54: Download complete [2024-09-02T07:38:46.741Z] 464afbd9ba4c: Verifying Checksum [2024-09-02T07:38:46.741Z] 464afbd9ba4c: Download complete [2024-09-02T07:38:46.741Z] c6b39de5b339: Download complete [2024-09-02T07:38:47.330Z] d496ad576159: Verifying Checksum [2024-09-02T07:38:47.330Z] d496ad576159: Download complete [2024-09-02T07:38:47.606Z] c6b39de5b339: Pull complete [2024-09-02T07:38:48.198Z] a69c41024577: Pull complete [2024-09-02T07:38:48.468Z] d6de4b400683: Download complete [2024-09-02T07:38:49.888Z] 00f215d4a9da: Verifying Checksum [2024-09-02T07:38:49.888Z] 00f215d4a9da: Download complete [2024-09-02T07:39:02.220Z] d6de4b400683: Pull complete [2024-09-02T07:39:02.220Z] 35cb2a7552d0: Pull complete [2024-09-02T07:39:02.220Z] 4f4fb700ef54: Pull complete [2024-09-02T07:39:02.220Z] 464afbd9ba4c: Pull complete [2024-09-02T07:39:06.829Z] Removing intermediate container c933df5ec22c [2024-09-02T07:39:06.829Z] ---> d0ecc4273ff1 [2024-09-02T07:39:06.829Z] Step 13/27 : FROM alpine:3.18 [2024-09-02T07:39:06.829Z] 3.18: Pulling from library/alpine [2024-09-02T07:39:06.829Z] 930bdd4d222e: Pulling fs layer [2024-09-02T07:39:06.829Z] 930bdd4d222e: Verifying Checksum [2024-09-02T07:39:06.829Z] 930bdd4d222e: Download complete [2024-09-02T07:39:06.829Z] 930bdd4d222e: Pull complete [2024-09-02T07:39:06.829Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-02T07:39:06.829Z] Status: Downloaded newer image for alpine:3.18 [2024-09-02T07:39:06.829Z] ---> 18f865063206 [2024-09-02T07:39:06.829Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-02T07:39:06.829Z] ---> Running in 962df30d003e [2024-09-02T07:39:06.829Z] Removing intermediate container 962df30d003e [2024-09-02T07:39:06.829Z] ---> 418dcbc214a0 [2024-09-02T07:39:06.829Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-02T07:39:06.829Z] ---> Running in 7e07c18d0818 [2024-09-02T07:39:06.829Z] Removing intermediate container 7e07c18d0818 [2024-09-02T07:39:06.829Z] ---> ddff049cc735 [2024-09-02T07:39:06.829Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-02T07:39:06.829Z] ---> Running in 318c08dc7e75 [2024-09-02T07:39:06.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T07:39:06.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T07:39:06.829Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-02T07:39:06.829Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-02T07:39:06.829Z] Executing busybox-1.36.1-r7.trigger [2024-09-02T07:39:06.829Z] Executing ca-certificates-20240226-r0.trigger [2024-09-02T07:39:06.829Z] OK: 8 MiB in 17 packages [2024-09-02T07:39:06.829Z] Removing intermediate container 318c08dc7e75 [2024-09-02T07:39:06.829Z] ---> bdbba024872f [2024-09-02T07:39:06.829Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-02T07:39:06.829Z] ---> Running in 5d440a21cc2e [2024-09-02T07:39:07.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-02T07:39:07.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-02T07:39:07.349Z] OK: 8 MiB in 17 packages [2024-09-02T07:39:07.609Z] Removing intermediate container 5d440a21cc2e [2024-09-02T07:39:07.610Z] ---> 3b4fecf505af [2024-09-02T07:39:07.610Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-02T07:39:07.869Z] ---> eaf3f0f94260 [2024-09-02T07:39:07.869Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-02T07:39:07.869Z] ---> 62a5b9c608c7 [2024-09-02T07:39:07.869Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-02T07:39:08.128Z] ---> 91f36da531ef [2024-09-02T07:39:08.128Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-02T07:39:09.065Z] ---> 3f1009e515d8 [2024-09-02T07:39:09.065Z] Step 22/27 : EXPOSE 48095 [2024-09-02T07:39:09.065Z] ---> Running in 26a1b57a30a1 [2024-09-02T07:39:09.065Z] Removing intermediate container 26a1b57a30a1 [2024-09-02T07:39:09.065Z] ---> d737e0ba6878 [2024-09-02T07:39:09.065Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-02T07:39:09.065Z] ---> Running in 74fe8922487a [2024-09-02T07:39:09.065Z] Removing intermediate container 74fe8922487a [2024-09-02T07:39:09.065Z] ---> c5ac198b74c1 [2024-09-02T07:39:09.065Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-02T07:39:09.065Z] ---> Running in 6ecc0e8bd893 [2024-09-02T07:39:09.065Z] Removing intermediate container 6ecc0e8bd893 [2024-09-02T07:39:09.065Z] ---> 78fc021a6529 [2024-09-02T07:39:09.065Z] Step 25/27 : LABEL arch=amd64 [2024-09-02T07:39:09.326Z] ---> Running in ac977432a573 [2024-09-02T07:39:09.326Z] Removing intermediate container ac977432a573 [2024-09-02T07:39:09.326Z] ---> eaf0b78bc5ce [2024-09-02T07:39:09.326Z] Step 26/27 : LABEL git_sha=15c04fe60731885bccda40a58f5d4699135bca2b [2024-09-02T07:39:09.326Z] ---> Running in e9ddec154160 [2024-09-02T07:39:09.326Z] Removing intermediate container e9ddec154160 [2024-09-02T07:39:09.326Z] ---> a9e9293a8781 [2024-09-02T07:39:09.326Z] Step 27/27 : LABEL version=3.2.0-dev.30 [2024-09-02T07:39:09.326Z] ---> Running in 9ae71381e6d0 [2024-09-02T07:39:09.587Z] Removing intermediate container 9ae71381e6d0 [2024-09-02T07:39:09.587Z] ---> 9f7c050101c7 [2024-09-02T07:39:09.587Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-02T07:39:09.587Z] Successfully built 9f7c050101c7 [2024-09-02T07:39:09.587Z] 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-09-02T07:39:09.725Z] provisioning config files... [2024-09-02T07:39:09.734Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2710147986759061167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:39:10.042Z] ---> ****-login.sh [2024-09-02T07:39:10.042Z] nexus3.edgexfoundry.org:10001 [2024-09-02T07:39:10.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:39:10.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:39:10.042Z] Configure a credential helper to remove this warning. See [2024-09-02T07:39:10.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:39:10.043Z] [2024-09-02T07:39:10.043Z] Login Succeeded [2024-09-02T07:39:10.043Z] nexus3.edgexfoundry.org:10002 [2024-09-02T07:39:10.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:39:10.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:39:10.043Z] Configure a credential helper to remove this warning. See [2024-09-02T07:39:10.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:39:10.043Z] [2024-09-02T07:39:10.043Z] Login Succeeded [2024-09-02T07:39:10.043Z] nexus3.edgexfoundry.org:10003 [2024-09-02T07:39:10.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:39:10.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:39:10.302Z] Configure a credential helper to remove this warning. See [2024-09-02T07:39:10.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:39:10.302Z] [2024-09-02T07:39:10.302Z] Login Succeeded [2024-09-02T07:39:10.302Z] nexus3.edgexfoundry.org:10004 [2024-09-02T07:39:10.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:39:10.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:39:10.303Z] Configure a credential helper to remove this warning. See [2024-09-02T07:39:10.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:39:10.303Z] [2024-09-02T07:39:10.303Z] Login Succeeded [2024-09-02T07:39:10.303Z] ****.io [2024-09-02T07:39:10.424Z] 00f215d4a9da: Pull complete [2024-09-02T07:39:10.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:39:10.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:39:10.563Z] Configure a credential helper to remove this warning. See [2024-09-02T07:39:10.563Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:39:10.563Z] [2024-09-02T07:39:10.563Z] Login Succeeded [2024-09-02T07:39:10.563Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T07:39:10.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-02T07:39:10.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T07:39:10.652Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2024-09-02T07:39:10.652Z] 15c04fe60731885bccda40a58f5d4699135bca2b [2024-09-02T07:39:10.652Z] latest [2024-09-02T07:39:10.652Z] 3.2.0-dev.30 [2024-09-02T07:39:10.652Z] 15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 [2024-09-02T07:39:10.652Z] main [2024-09-02T07:39:10.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:39:10.999Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:39:11.327Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b [2024-09-02T07:39:11.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-02T07:39:11.327Z] f3a344629c7d: Preparing [2024-09-02T07:39:11.327Z] c8b255b83f1d: Preparing [2024-09-02T07:39:11.327Z] 37f96c99ad8b: Preparing [2024-09-02T07:39:11.327Z] 9918c2bb24cd: Preparing [2024-09-02T07:39:11.327Z] a27be27b978b: Preparing [2024-09-02T07:39:11.327Z] 0f783632d0f9: Preparing [2024-09-02T07:39:11.327Z] ce7f800efff9: Preparing [2024-09-02T07:39:11.327Z] 0f783632d0f9: Waiting [2024-09-02T07:39:11.327Z] ce7f800efff9: Waiting [2024-09-02T07:39:11.327Z] 37f96c99ad8b: Pushed [2024-09-02T07:39:11.327Z] 9918c2bb24cd: Pushed [2024-09-02T07:39:11.327Z] a27be27b978b: Pushed [2024-09-02T07:39:11.327Z] c8b255b83f1d: Pushed [2024-09-02T07:39:11.327Z] ce7f800efff9: Layer already exists [2024-09-02T07:39:11.587Z] 0f783632d0f9: Pushed [2024-09-02T07:39:11.829Z] d496ad576159: Pull complete [2024-09-02T07:39:11.829Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-02T07:39:11.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-02T07:39:11.829Z] ---> f246e2811388 [2024-09-02T07:39:11.829Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T07:39:13.764Z] ---> Running in e955b01e24b0 [2024-09-02T07:39:13.764Z] Removing intermediate container e955b01e24b0 [2024-09-02T07:39:13.764Z] ---> 58d5db139c76 [2024-09-02T07:39:13.764Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T07:39:14.031Z] ---> Running in d6cc27262123 [2024-09-02T07:39:14.031Z] Removing intermediate container d6cc27262123 [2024-09-02T07:39:14.031Z] ---> 0631ab03ceaf [2024-09-02T07:39:14.031Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-09-02T07:39:14.301Z] ---> Running in c08255b1df51 [2024-09-02T07:39:14.570Z] Removing intermediate container c08255b1df51 [2024-09-02T07:39:14.570Z] ---> 7868d7cd2e22 [2024-09-02T07:39:14.570Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T07:39:14.570Z] ---> Running in ea1ba7d94003 [2024-09-02T07:39:14.881Z] f3a344629c7d: Pushed [2024-09-02T07:39:14.881Z] 15c04fe60731885bccda40a58f5d4699135bca2b: digest: sha256:008a17c860502ee07dd5d4f3a8481c592c0dae26482094abf41fcebace85b183 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:39:15.210Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:39:15.535Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-09-02T07:39:15.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-02T07:39:15.535Z] f3a344629c7d: Preparing [2024-09-02T07:39:15.535Z] c8b255b83f1d: Preparing [2024-09-02T07:39:15.535Z] 37f96c99ad8b: Preparing [2024-09-02T07:39:15.535Z] 9918c2bb24cd: Preparing [2024-09-02T07:39:15.535Z] a27be27b978b: Preparing [2024-09-02T07:39:15.535Z] 0f783632d0f9: Preparing [2024-09-02T07:39:15.535Z] ce7f800efff9: Preparing [2024-09-02T07:39:15.535Z] 0f783632d0f9: Waiting [2024-09-02T07:39:15.535Z] ce7f800efff9: Waiting [2024-09-02T07:39:15.535Z] 37f96c99ad8b: Layer already exists [2024-09-02T07:39:15.535Z] c8b255b83f1d: Layer already exists [2024-09-02T07:39:15.535Z] 9918c2bb24cd: Layer already exists [2024-09-02T07:39:15.535Z] f3a344629c7d: Layer already exists [2024-09-02T07:39:15.535Z] a27be27b978b: Layer already exists [2024-09-02T07:39:15.535Z] 0f783632d0f9: Layer already exists [2024-09-02T07:39:15.535Z] ce7f800efff9: Layer already exists [2024-09-02T07:39:15.535Z] latest: digest: sha256:008a17c860502ee07dd5d4f3a8481c592c0dae26482094abf41fcebace85b183 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:39:15.877Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:39:15.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T07:39:15.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T07:39:16.200Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.30 [2024-09-02T07:39:16.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-02T07:39:16.200Z] f3a344629c7d: Preparing [2024-09-02T07:39:16.200Z] c8b255b83f1d: Preparing [2024-09-02T07:39:16.200Z] 37f96c99ad8b: Preparing [2024-09-02T07:39:16.200Z] 9918c2bb24cd: Preparing [2024-09-02T07:39:16.200Z] a27be27b978b: Preparing [2024-09-02T07:39:16.200Z] 0f783632d0f9: Preparing [2024-09-02T07:39:16.200Z] ce7f800efff9: Preparing [2024-09-02T07:39:16.200Z] ce7f800efff9: Waiting [2024-09-02T07:39:16.200Z] 0f783632d0f9: Waiting [2024-09-02T07:39:16.200Z] f3a344629c7d: Layer already exists [2024-09-02T07:39:16.200Z] 37f96c99ad8b: Layer already exists [2024-09-02T07:39:16.200Z] a27be27b978b: Layer already exists [2024-09-02T07:39:16.200Z] 9918c2bb24cd: Layer already exists [2024-09-02T07:39:16.200Z] c8b255b83f1d: Layer already exists [2024-09-02T07:39:16.200Z] ce7f800efff9: Layer already exists [2024-09-02T07:39:16.200Z] 0f783632d0f9: Layer already exists [2024-09-02T07:39:16.200Z] 3.2.0-dev.30: digest: sha256:008a17c860502ee07dd5d4f3a8481c592c0dae26482094abf41fcebace85b183 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:39:16.538Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:39:16.865Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 [2024-09-02T07:39:16.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-02T07:39:16.865Z] f3a344629c7d: Preparing [2024-09-02T07:39:16.865Z] c8b255b83f1d: Preparing [2024-09-02T07:39:16.865Z] 37f96c99ad8b: Preparing [2024-09-02T07:39:16.865Z] 9918c2bb24cd: Preparing [2024-09-02T07:39:16.865Z] a27be27b978b: Preparing [2024-09-02T07:39:16.865Z] 0f783632d0f9: Preparing [2024-09-02T07:39:16.865Z] ce7f800efff9: Preparing [2024-09-02T07:39:16.865Z] 0f783632d0f9: Waiting [2024-09-02T07:39:16.865Z] ce7f800efff9: Waiting [2024-09-02T07:39:16.865Z] c8b255b83f1d: Layer already exists [2024-09-02T07:39:16.865Z] 9918c2bb24cd: Layer already exists [2024-09-02T07:39:16.865Z] f3a344629c7d: Layer already exists [2024-09-02T07:39:16.865Z] 37f96c99ad8b: Layer already exists [2024-09-02T07:39:16.865Z] a27be27b978b: Layer already exists [2024-09-02T07:39:16.865Z] ce7f800efff9: Layer already exists [2024-09-02T07:39:16.865Z] 0f783632d0f9: Layer already exists [2024-09-02T07:39:16.865Z] 15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30: digest: sha256:008a17c860502ee07dd5d4f3a8481c592c0dae26482094abf41fcebace85b183 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:39:16.965Z] OK: 266 MiB in 52 packages [2024-09-02T07:39:17.192Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:39:17.516Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2024-09-02T07:39:17.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2024-09-02T07:39:17.516Z] f3a344629c7d: Preparing [2024-09-02T07:39:17.516Z] c8b255b83f1d: Preparing [2024-09-02T07:39:17.516Z] 37f96c99ad8b: Preparing [2024-09-02T07:39:17.516Z] 9918c2bb24cd: Preparing [2024-09-02T07:39:17.516Z] a27be27b978b: Preparing [2024-09-02T07:39:17.516Z] 0f783632d0f9: Preparing [2024-09-02T07:39:17.516Z] ce7f800efff9: Preparing [2024-09-02T07:39:17.516Z] 0f783632d0f9: Waiting [2024-09-02T07:39:17.516Z] ce7f800efff9: Waiting [2024-09-02T07:39:17.516Z] c8b255b83f1d: Layer already exists [2024-09-02T07:39:17.516Z] a27be27b978b: Layer already exists [2024-09-02T07:39:17.516Z] 9918c2bb24cd: Layer already exists [2024-09-02T07:39:17.516Z] 37f96c99ad8b: Layer already exists [2024-09-02T07:39:17.516Z] f3a344629c7d: Layer already exists [2024-09-02T07:39:17.516Z] ce7f800efff9: Layer already exists [2024-09-02T07:39:17.516Z] 0f783632d0f9: Layer already exists [2024-09-02T07:39:17.516Z] main: digest: sha256:008a17c860502ee07dd5d4f3a8481c592c0dae26482094abf41fcebace85b183 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-02T07:39:17.588Z] ===================================================== [Pipeline] echo [2024-09-02T07:39:17.604Z] taggedImages: [2024-09-02T07:39:17.604Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b [2024-09-02T07:39:17.604Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2024-09-02T07:39:17.604Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.30 [2024-09-02T07:39:17.604Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 [2024-09-02T07:39:17.604Z] - 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-09-02T07:39:17.931Z] Removing intermediate container ea1ba7d94003 [2024-09-02T07:39:17.931Z] ---> 58aaa581d268 [2024-09-02T07:39:17.931Z] Step 7/12 : WORKDIR /app [2024-09-02T07:39:17.931Z] ---> Running in abcd885fee54 [2024-09-02T07:39:18.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T07:39:18.012Z] [2024-09-02T07:39:18.012Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:39:18.199Z] Removing intermediate container abcd885fee54 [2024-09-02T07:39:18.199Z] ---> 59999d25e679 [2024-09-02T07:39:18.199Z] Step 8/12 : COPY go.mod vendor* ./ [2024-09-02T07:39:18.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T07:39:18.322Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-02T07:39:18.322Z] 5eb5b503b376: Pulling fs layer [2024-09-02T07:39:18.322Z] 5c69ac0246d0: Pulling fs layer [2024-09-02T07:39:18.322Z] ec43610c2a17: Pulling fs layer [2024-09-02T07:39:18.322Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-02T07:39:18.322Z] 33b1e0a273af: Pulling fs layer [2024-09-02T07:39:18.322Z] 5d3b04190fa2: Pulling fs layer [2024-09-02T07:39:18.322Z] 2f39f015ded8: Pulling fs layer [2024-09-02T07:39:18.322Z] 33b1e0a273af: Waiting [2024-09-02T07:39:18.322Z] 5d3b04190fa2: Waiting [2024-09-02T07:39:18.322Z] 2f39f015ded8: Waiting [2024-09-02T07:39:18.322Z] 3a2ae6a8a46f: Waiting [2024-09-02T07:39:18.322Z] 5c69ac0246d0: Download complete [2024-09-02T07:39:18.322Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-02T07:39:18.322Z] 3a2ae6a8a46f: Download complete [2024-09-02T07:39:18.322Z] 33b1e0a273af: Verifying Checksum [2024-09-02T07:39:18.322Z] 33b1e0a273af: Download complete [2024-09-02T07:39:18.322Z] 5d3b04190fa2: Verifying Checksum [2024-09-02T07:39:18.322Z] 5d3b04190fa2: Download complete [2024-09-02T07:39:18.322Z] ec43610c2a17: Verifying Checksum [2024-09-02T07:39:18.322Z] ec43610c2a17: Download complete [2024-09-02T07:39:18.581Z] 5eb5b503b376: Verifying Checksum [2024-09-02T07:39:18.581Z] 5eb5b503b376: Download complete [2024-09-02T07:39:18.790Z] ---> 5284b8326a75 [2024-09-02T07:39:18.790Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T07:39:18.790Z] ---> Running in 2b2242c0f36a [2024-09-02T07:39:19.149Z] 2f39f015ded8: Download complete [2024-09-02T07:39:19.721Z] 5eb5b503b376: Pull complete [2024-09-02T07:39:19.980Z] 5c69ac0246d0: Pull complete [2024-09-02T07:39:20.239Z] ec43610c2a17: Pull complete [2024-09-02T07:39:20.499Z] 3a2ae6a8a46f: Pull complete [2024-09-02T07:39:20.499Z] 33b1e0a273af: Pull complete [2024-09-02T07:39:20.758Z] 5d3b04190fa2: Pull complete [2024-09-02T07:39:24.953Z] 2f39f015ded8: Pull complete [2024-09-02T07:39:24.953Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-02T07:39:24.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T07:39:24.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:39:25.068Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2024-09-02T07:39:25.094Z] $ 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-09-02T07:39:27.667Z] $ docker top 1b7058fdbc07d5a2496589f0e2bddec3a725b410526c22cb2860dc67b8100015 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:39:28.067Z] ---> job-cost.sh [2024-09-02T07:39:28.067Z] lf-activate-venv: SKIPPING [2024-09-02T07:39:28.067Z] INFO: No Stack... [2024-09-02T07:39:28.327Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-02T07:39:28.588Z] INFO: Archiving Costs [Pipeline] sh [2024-09-02T07:39:28.882Z] + + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csvcut [2024-09-02T07:39:28.882Z] -d, -f6 [Pipeline] lock [2024-09-02T07:39:28.903Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] [2024-09-02T07:39:28.913Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] did not exist. Created. [2024-09-02T07:39:28.920Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-02T07:39:29.228Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-02T07:39:29.265Z] Stashed 1 file(s) [Pipeline] } [2024-09-02T07:39:29.280Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-02T07:39:29.307Z] $ docker stop --time=1 1b7058fdbc07d5a2496589f0e2bddec3a725b410526c22cb2860dc67b8100015 [2024-09-02T07:39:30.478Z] $ docker rm -f --volumes 1b7058fdbc07d5a2496589f0e2bddec3a725b410526c22cb2860dc67b8100015 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-02T07:41:10.530Z] Removing intermediate container 2b2242c0f36a [2024-09-02T07:41:10.530Z] ---> a1770fae4165 [2024-09-02T07:41:10.530Z] Step 10/12 : COPY . . [2024-09-02T07:41:10.530Z] ---> e9925bee86aa [2024-09-02T07:41:10.530Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T07:41:10.530Z] ---> Running in cca35f2eca21 [2024-09-02T07:41:10.530Z] Removing intermediate container cca35f2eca21 [2024-09-02T07:41:10.530Z] ---> 4891641c00c2 [2024-09-02T07:41:10.530Z] Step 12/12 : RUN $MAKE [2024-09-02T07:41:10.530Z] ---> Running in 0e06c3bd7472 [2024-09-02T07:41:10.530Z] noop [2024-09-02T07:41:10.530Z] Removing intermediate container 0e06c3bd7472 [2024-09-02T07:41:10.530Z] ---> 62278661c57c [2024-09-02T07:41:10.530Z] Successfully built 62278661c57c [2024-09-02T07:41:10.530Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:41:10.892Z] + docker inspect -f . ci-base-image-arm64 [2024-09-02T07:41:10.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:41:11.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-9181 does not seem to be running inside a container [2024-09-02T07:41:11.171Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/240 -v /w/workspace/app-service-configurable/240:/w/workspace/app-service-configurable/240:rw,z -v /w/workspace/app-service-configurable/240@tmp:/w/workspace/app-service-configurable/240@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-09-02T07:41:12.452Z] $ docker top 1b809ba19d368086647208e189311adc62ca01a3a9f2a1f62fb996e92e82a281 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T07:41:13.302Z] + go version [2024-09-02T07:41:13.302Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-02T07:41:13.317Z] $ docker stop --time=1 1b809ba19d368086647208e189311adc62ca01a3a9f2a1f62fb996e92e82a281 [2024-09-02T07:41:14.912Z] $ docker rm -f --volumes 1b809ba19d368086647208e189311adc62ca01a3a9f2a1f62fb996e92e82a281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:41:15.481Z] + docker inspect -f . ci-base-image-arm64 [2024-09-02T07:41:15.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:41:15.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-9181 does not seem to be running inside a container [2024-09-02T07:41:15.725Z] $ 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/240 -v /w/workspace/app-service-configurable/240:/w/workspace/app-service-configurable/240:rw,z -v /w/workspace/app-service-configurable/240@tmp:/w/workspace/app-service-configurable/240@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-09-02T07:41:16.865Z] $ docker top 3c9905f514a82e5ff26cbba593945d1bb417205dabcfc0829e5edc4db0646e61 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T07:41:17.699Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/240 [Pipeline] fileExists [Pipeline] sh [2024-09-02T07:41:18.029Z] + make test [2024-09-02T07:41:18.029Z] go test -race -coverprofile=coverage.out ./... [2024-09-02T07:45:40.121Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-09-02T07:45:40.121Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-02T07:45:40.121Z] go vet ./... [2024-09-02T07:49:16.954Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-02T07:49:16.954Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-02T07:49:16.954Z] ./bin/test-attribution-txt.sh [2024-09-02T07:49:16.954Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-09-02T07:49:16.954Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-02T07:49:16.954Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [2024-09-02T07:49:16.954Z] An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add [2024-09-02T07:49:16.954Z] An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add [2024-09-02T07:49:16.954Z] An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add [2024-09-02T07:49:16.954Z] An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add [2024-09-02T07:49:16.954Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-09-02T07:49:16.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-02T07:49:16.994Z] $ docker stop --time=1 3c9905f514a82e5ff26cbba593945d1bb417205dabcfc0829e5edc4db0646e61 [2024-09-02T07:49:18.931Z] $ docker rm -f --volumes 3c9905f514a82e5ff26cbba593945d1bb417205dabcfc0829e5edc4db0646e61 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T07:49:21.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-02T07:49:21.043Z] Warning: overwriting stash ‘coverage-report’ [2024-09-02T07:49:21.437Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-02T07:49:21.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-02T07:49:22.151Z] + ls -al . [2024-09-02T07:49:22.151Z] total 260 [2024-09-02T07:49:22.151Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 07:41 . [2024-09-02T07:49:22.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 07:38 .. [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 07:38 .dockerignore [2024-09-02T07:49:22.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:38 .git [2024-09-02T07:49:22.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 07:38 .github [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 106 Sep 2 07:38 .gitignore [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 07:38 .golangci.yml [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 18981 Sep 2 07:38 Attribution.txt [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 37263 Sep 2 07:38 CHANGELOG.md [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 2007 Sep 2 07:38 Dockerfile [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 07:38 GOVERNANCE.md [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 07:38 Jenkinsfile [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 07:38 LICENSE [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 07:38 OWNERS.md [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 4582 Sep 2 07:38 README.md [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 2 07:36 VERSION [2024-09-02T07:49:22.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 07:38 bin [2024-09-02T07:49:22.151Z] -rw-r--r-- 1 jenkins jenkins 13 Sep 2 07:41 coverage.out [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 7341 Sep 2 07:38 go.mod [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 102419 Sep 2 07:38 go.sum [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 07:38 main.go [2024-09-02T07:49:22.151Z] -rw-rw-r-- 1 jenkins jenkins 2572 Sep 2 07:38 makefile [2024-09-02T07:49:22.151Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 2 07:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:49:22.509Z] + 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=15c04fe60731885bccda40a58f5d4699135bca2b --label arch=arm64 --label version=3.2.0-dev.30 . [2024-09-02T07:49:22.509Z] Sending build context to Docker daemon 243.7kB [2024-09-02T07:49:22.778Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-02T07:49:22.778Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-02T07:49:22.778Z] ---> 62278661c57c [2024-09-02T07:49:22.778Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-02T07:49:22.778Z] ---> Running in 70ad694d1754 [2024-09-02T07:49:23.044Z] Removing intermediate container 70ad694d1754 [2024-09-02T07:49:23.044Z] ---> cb06f29d9410 [2024-09-02T07:49:23.044Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-02T07:49:23.313Z] ---> Running in 00e1ee3dd31d [2024-09-02T07:49:23.579Z] Removing intermediate container 00e1ee3dd31d [2024-09-02T07:49:23.579Z] ---> 077e94cdce3c [2024-09-02T07:49:23.579Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-09-02T07:49:23.579Z] ---> Running in 1d850b09be2d [2024-09-02T07:49:23.845Z] Removing intermediate container 1d850b09be2d [2024-09-02T07:49:23.845Z] ---> 1ef46526e93b [2024-09-02T07:49:23.845Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-02T07:49:23.845Z] ---> Running in 4cfe50a42e86 [2024-09-02T07:49:24.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T07:49:25.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T07:49:26.353Z] OK: 266 MiB in 52 packages [2024-09-02T07:49:26.938Z] Removing intermediate container 4cfe50a42e86 [2024-09-02T07:49:26.938Z] ---> 9ba790b780e3 [2024-09-02T07:49:26.938Z] Step 7/27 : WORKDIR /app [2024-09-02T07:49:27.209Z] ---> Running in 7e88a095b284 [2024-09-02T07:49:27.475Z] Removing intermediate container 7e88a095b284 [2024-09-02T07:49:27.475Z] ---> 51e53ebbdd5a [2024-09-02T07:49:27.475Z] Step 8/27 : COPY go.mod vendor* ./ [2024-09-02T07:49:28.059Z] ---> 94d5b49d6506 [2024-09-02T07:49:28.059Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-02T07:49:28.059Z] ---> Running in 9cc49a1214e9 [2024-09-02T07:49:30.664Z] Removing intermediate container 9cc49a1214e9 [2024-09-02T07:49:30.664Z] ---> 1e4f63d51950 [2024-09-02T07:49:30.664Z] Step 10/27 : COPY . . [2024-09-02T07:49:30.930Z] ---> 2a7725cf6381 [2024-09-02T07:49:30.930Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-02T07:49:30.930Z] ---> Running in 2ff44f5bb629 [2024-09-02T07:49:31.196Z] Removing intermediate container 2ff44f5bb629 [2024-09-02T07:49:31.196Z] ---> 41605bbb8963 [2024-09-02T07:49:31.196Z] Step 12/27 : RUN $MAKE [2024-09-02T07:49:31.464Z] ---> Running in 53c8ee77dbc2 [2024-09-02T07:49:32.420Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.30" -trimpath -mod=readonly -o app-service-configurable [2024-09-02T07:53:09.179Z] Removing intermediate container 53c8ee77dbc2 [2024-09-02T07:53:09.179Z] ---> b48556273007 [2024-09-02T07:53:09.179Z] Step 13/27 : FROM alpine:3.18 [2024-09-02T07:53:09.179Z] 3.18: Pulling from library/alpine [2024-09-02T07:53:09.179Z] 4983c3fe2029: Pulling fs layer [2024-09-02T07:53:09.179Z] 4983c3fe2029: Verifying Checksum [2024-09-02T07:53:09.179Z] 4983c3fe2029: Download complete [2024-09-02T07:53:09.179Z] 4983c3fe2029: Pull complete [2024-09-02T07:53:09.179Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-02T07:53:09.179Z] Status: Downloaded newer image for alpine:3.18 [2024-09-02T07:53:09.179Z] ---> a0237000ae83 [2024-09-02T07:53:09.179Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-09-02T07:53:09.179Z] ---> Running in caad3179c095 [2024-09-02T07:53:09.179Z] Removing intermediate container caad3179c095 [2024-09-02T07:53:09.179Z] ---> 5e0c7cb2b11c [2024-09-02T07:53:09.179Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-09-02T07:53:09.179Z] ---> Running in ea6794f3e9ad [2024-09-02T07:53:09.179Z] Removing intermediate container ea6794f3e9ad [2024-09-02T07:53:09.179Z] ---> 9ac80487925c [2024-09-02T07:53:09.179Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-02T07:53:09.179Z] ---> Running in 71e84d514843 [2024-09-02T07:53:09.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T07:53:09.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T07:53:10.139Z] (1/2) Installing ca-certificates (20240226-r0) [2024-09-02T07:53:10.139Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-09-02T07:53:10.139Z] Executing busybox-1.36.1-r7.trigger [2024-09-02T07:53:10.421Z] Executing ca-certificates-20240226-r0.trigger [2024-09-02T07:53:10.421Z] OK: 9 MiB in 17 packages [2024-09-02T07:53:11.832Z] Removing intermediate container 71e84d514843 [2024-09-02T07:53:11.832Z] ---> d218fd336cbe [2024-09-02T07:53:11.832Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-02T07:53:11.832Z] ---> Running in 105a1ac680ea [2024-09-02T07:53:12.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-02T07:53:13.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-02T07:53:14.051Z] OK: 9 MiB in 17 packages [2024-09-02T07:53:15.065Z] Removing intermediate container 105a1ac680ea [2024-09-02T07:53:15.065Z] ---> f0e07349ca22 [2024-09-02T07:53:15.065Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-09-02T07:53:15.338Z] ---> 2ecc84e4b6c1 [2024-09-02T07:53:15.339Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-09-02T07:53:15.935Z] ---> b60761cb875c [2024-09-02T07:53:15.935Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-09-02T07:53:16.523Z] ---> 9c402c17274e [2024-09-02T07:53:16.523Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-09-02T07:53:18.465Z] ---> 6628c73611c4 [2024-09-02T07:53:18.465Z] Step 22/27 : EXPOSE 48095 [2024-09-02T07:53:18.465Z] ---> Running in 92a3c9c992a7 [2024-09-02T07:53:18.465Z] Removing intermediate container 92a3c9c992a7 [2024-09-02T07:53:18.465Z] ---> c74dee291b63 [2024-09-02T07:53:18.465Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-09-02T07:53:18.732Z] ---> Running in 438bc8e24e49 [2024-09-02T07:53:18.999Z] Removing intermediate container 438bc8e24e49 [2024-09-02T07:53:18.999Z] ---> 22d2bc4b807f [2024-09-02T07:53:18.999Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-02T07:53:18.999Z] ---> Running in 736d41930e84 [2024-09-02T07:53:19.266Z] Removing intermediate container 736d41930e84 [2024-09-02T07:53:19.266Z] ---> 45d1227a95b0 [2024-09-02T07:53:19.266Z] Step 25/27 : LABEL arch=arm64 [2024-09-02T07:53:19.266Z] ---> Running in 09edbbc4578d [2024-09-02T07:53:19.533Z] Removing intermediate container 09edbbc4578d [2024-09-02T07:53:19.533Z] ---> 557335c81c01 [2024-09-02T07:53:19.533Z] Step 26/27 : LABEL git_sha=15c04fe60731885bccda40a58f5d4699135bca2b [2024-09-02T07:53:19.533Z] ---> Running in 36fe16921f21 [2024-09-02T07:53:20.117Z] Removing intermediate container 36fe16921f21 [2024-09-02T07:53:20.117Z] ---> e30a33d4957b [2024-09-02T07:53:20.117Z] Step 27/27 : LABEL version=3.2.0-dev.30 [2024-09-02T07:53:20.117Z] ---> Running in f0c6e18600de [2024-09-02T07:53:20.384Z] Removing intermediate container f0c6e18600de [2024-09-02T07:53:20.384Z] ---> 832bb8b04102 [2024-09-02T07:53:20.384Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-02T07:53:20.384Z] Successfully built 832bb8b04102 [2024-09-02T07:53:20.384Z] 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-09-02T07:53:20.526Z] provisioning config files... [2024-09-02T07:53:20.538Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/240@tmp/config7521984455843249210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:53:20.885Z] ---> ****-login.sh [2024-09-02T07:53:20.885Z] nexus3.edgexfoundry.org:10001 [2024-09-02T07:53:20.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:53:21.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:53:21.151Z] Configure a credential helper to remove this warning. See [2024-09-02T07:53:21.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:53:21.151Z] [2024-09-02T07:53:21.151Z] Login Succeeded [2024-09-02T07:53:21.151Z] nexus3.edgexfoundry.org:10002 [2024-09-02T07:53:21.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:53:21.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:53:21.419Z] Configure a credential helper to remove this warning. See [2024-09-02T07:53:21.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:53:21.419Z] [2024-09-02T07:53:21.419Z] Login Succeeded [2024-09-02T07:53:21.419Z] nexus3.edgexfoundry.org:10003 [2024-09-02T07:53:21.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:53:21.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:53:21.952Z] Configure a credential helper to remove this warning. See [2024-09-02T07:53:21.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:53:21.952Z] [2024-09-02T07:53:21.952Z] Login Succeeded [2024-09-02T07:53:21.952Z] nexus3.edgexfoundry.org:10004 [2024-09-02T07:53:22.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:53:22.219Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:53:22.219Z] Configure a credential helper to remove this warning. See [2024-09-02T07:53:22.219Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:53:22.219Z] [2024-09-02T07:53:22.219Z] Login Succeeded [2024-09-02T07:53:22.219Z] ****.io [2024-09-02T07:53:22.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-02T07:53:22.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-02T07:53:22.753Z] Configure a credential helper to remove this warning. See [2024-09-02T07:53:22.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-02T07:53:22.753Z] [2024-09-02T07:53:22.753Z] Login Succeeded [2024-09-02T07:53:22.753Z] ---> ****-login.sh ends [Pipeline] } [2024-09-02T07:53:22.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-02T07:53:22.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-02T07:53:22.846Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2024-09-02T07:53:22.846Z] 15c04fe60731885bccda40a58f5d4699135bca2b [2024-09-02T07:53:22.846Z] latest [2024-09-02T07:53:22.846Z] 3.2.0-dev.30 [2024-09-02T07:53:22.846Z] 15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 [2024-09-02T07:53:22.846Z] main [2024-09-02T07:53:22.846Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:53:23.209Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:53:23.562Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b [2024-09-02T07:53:23.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-02T07:53:23.562Z] 0fd9f798fbd1: Preparing [2024-09-02T07:53:23.562Z] f4f5a92987ca: Preparing [2024-09-02T07:53:23.562Z] 0ba356286e15: Preparing [2024-09-02T07:53:23.562Z] 5a5dbda5c017: Preparing [2024-09-02T07:53:23.562Z] 77eae4518cfd: Preparing [2024-09-02T07:53:23.562Z] eb3482eef505: Preparing [2024-09-02T07:53:23.562Z] 3c20671a5817: Preparing [2024-09-02T07:53:23.562Z] eb3482eef505: Waiting [2024-09-02T07:53:23.562Z] 3c20671a5817: Waiting [2024-09-02T07:53:23.828Z] f4f5a92987ca: Pushed [2024-09-02T07:53:23.828Z] 5a5dbda5c017: Pushed [2024-09-02T07:53:23.828Z] 0ba356286e15: Pushed [2024-09-02T07:53:23.828Z] 77eae4518cfd: Pushed [2024-09-02T07:53:23.828Z] 3c20671a5817: Layer already exists [2024-09-02T07:53:24.093Z] eb3482eef505: Pushed [2024-09-02T07:53:32.279Z] 0fd9f798fbd1: Pushed [2024-09-02T07:53:32.279Z] 15c04fe60731885bccda40a58f5d4699135bca2b: digest: sha256:5cd4be6e61f752f4e52368d8674fc963a520cc4c7b9ede049fd51a5636368a8f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:53:32.641Z] + 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-09-02T07:53:32.991Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-09-02T07:53:32.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-02T07:53:32.991Z] 0fd9f798fbd1: Preparing [2024-09-02T07:53:32.991Z] f4f5a92987ca: Preparing [2024-09-02T07:53:32.991Z] 0ba356286e15: Preparing [2024-09-02T07:53:32.991Z] 5a5dbda5c017: Preparing [2024-09-02T07:53:32.991Z] 77eae4518cfd: Preparing [2024-09-02T07:53:32.991Z] eb3482eef505: Preparing [2024-09-02T07:53:32.991Z] 3c20671a5817: Preparing [2024-09-02T07:53:32.991Z] 3c20671a5817: Waiting [2024-09-02T07:53:32.991Z] eb3482eef505: Waiting [2024-09-02T07:53:32.991Z] 0fd9f798fbd1: Layer already exists [2024-09-02T07:53:32.991Z] 5a5dbda5c017: Layer already exists [2024-09-02T07:53:32.991Z] f4f5a92987ca: Layer already exists [2024-09-02T07:53:32.991Z] 77eae4518cfd: Layer already exists [2024-09-02T07:53:32.991Z] 0ba356286e15: Layer already exists [2024-09-02T07:53:32.991Z] eb3482eef505: Layer already exists [2024-09-02T07:53:32.991Z] 3c20671a5817: Layer already exists [2024-09-02T07:53:33.257Z] latest: digest: sha256:5cd4be6e61f752f4e52368d8674fc963a520cc4c7b9ede049fd51a5636368a8f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:53:33.607Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:53:33.948Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.30 [2024-09-02T07:53:33.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-02T07:53:33.948Z] 0fd9f798fbd1: Preparing [2024-09-02T07:53:33.948Z] f4f5a92987ca: Preparing [2024-09-02T07:53:33.948Z] 0ba356286e15: Preparing [2024-09-02T07:53:33.948Z] 5a5dbda5c017: Preparing [2024-09-02T07:53:33.948Z] 77eae4518cfd: Preparing [2024-09-02T07:53:33.948Z] eb3482eef505: Preparing [2024-09-02T07:53:33.948Z] 3c20671a5817: Preparing [2024-09-02T07:53:33.948Z] eb3482eef505: Waiting [2024-09-02T07:53:33.948Z] 3c20671a5817: Waiting [2024-09-02T07:53:33.948Z] 0ba356286e15: Layer already exists [2024-09-02T07:53:33.948Z] f4f5a92987ca: Layer already exists [2024-09-02T07:53:33.948Z] 5a5dbda5c017: Layer already exists [2024-09-02T07:53:33.948Z] 0fd9f798fbd1: Layer already exists [2024-09-02T07:53:33.948Z] 77eae4518cfd: Layer already exists [2024-09-02T07:53:33.948Z] eb3482eef505: Layer already exists [2024-09-02T07:53:33.948Z] 3c20671a5817: Layer already exists [2024-09-02T07:53:33.948Z] 3.2.0-dev.30: digest: sha256:5cd4be6e61f752f4e52368d8674fc963a520cc4c7b9ede049fd51a5636368a8f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:53:34.588Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:53:34.944Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 [2024-09-02T07:53:34.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-02T07:53:34.944Z] 0fd9f798fbd1: Preparing [2024-09-02T07:53:34.944Z] f4f5a92987ca: Preparing [2024-09-02T07:53:34.944Z] 0ba356286e15: Preparing [2024-09-02T07:53:34.944Z] 5a5dbda5c017: Preparing [2024-09-02T07:53:34.944Z] 77eae4518cfd: Preparing [2024-09-02T07:53:34.944Z] eb3482eef505: Preparing [2024-09-02T07:53:34.944Z] 3c20671a5817: Preparing [2024-09-02T07:53:34.944Z] eb3482eef505: Waiting [2024-09-02T07:53:34.944Z] 3c20671a5817: Waiting [2024-09-02T07:53:34.944Z] 0fd9f798fbd1: Layer already exists [2024-09-02T07:53:34.944Z] f4f5a92987ca: Layer already exists [2024-09-02T07:53:34.944Z] 5a5dbda5c017: Layer already exists [2024-09-02T07:53:34.944Z] 77eae4518cfd: Layer already exists [2024-09-02T07:53:34.944Z] 0ba356286e15: Layer already exists [2024-09-02T07:53:34.944Z] eb3482eef505: Layer already exists [2024-09-02T07:53:34.944Z] 3c20671a5817: Layer already exists [2024-09-02T07:53:35.210Z] 15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30: digest: sha256:5cd4be6e61f752f4e52368d8674fc963a520cc4c7b9ede049fd51a5636368a8f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:53:35.570Z] + 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-09-02T07:53:35.936Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2024-09-02T07:53:35.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2024-09-02T07:53:35.936Z] 0fd9f798fbd1: Preparing [2024-09-02T07:53:35.936Z] f4f5a92987ca: Preparing [2024-09-02T07:53:35.936Z] 0ba356286e15: Preparing [2024-09-02T07:53:35.936Z] 5a5dbda5c017: Preparing [2024-09-02T07:53:35.936Z] 77eae4518cfd: Preparing [2024-09-02T07:53:35.936Z] eb3482eef505: Preparing [2024-09-02T07:53:35.936Z] 3c20671a5817: Preparing [2024-09-02T07:53:35.936Z] eb3482eef505: Waiting [2024-09-02T07:53:35.936Z] 3c20671a5817: Waiting [2024-09-02T07:53:35.936Z] 77eae4518cfd: Layer already exists [2024-09-02T07:53:35.936Z] 0fd9f798fbd1: Layer already exists [2024-09-02T07:53:35.936Z] 0ba356286e15: Layer already exists [2024-09-02T07:53:35.936Z] f4f5a92987ca: Layer already exists [2024-09-02T07:53:35.936Z] 5a5dbda5c017: Layer already exists [2024-09-02T07:53:35.936Z] eb3482eef505: Layer already exists [2024-09-02T07:53:35.936Z] 3c20671a5817: Layer already exists [2024-09-02T07:53:35.936Z] main: digest: sha256:5cd4be6e61f752f4e52368d8674fc963a520cc4c7b9ede049fd51a5636368a8f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-02T07:53:36.298Z] ===================================================== [Pipeline] echo [2024-09-02T07:53:36.314Z] taggedImages: [2024-09-02T07:53:36.314Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b [2024-09-02T07:53:36.314Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2024-09-02T07:53:36.314Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.30 [2024-09-02T07:53:36.314Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:15c04fe60731885bccda40a58f5d4699135bca2b-3.2.0-dev.30 [2024-09-02T07:53:36.314Z] - 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-09-02T07:53:36.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T07:53:36.695Z] [2024-09-02T07:53:36.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:53:37.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T07:53:37.032Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-02T07:53:37.032Z] 8998bd30e6a1: Pulling fs layer [2024-09-02T07:53:37.032Z] 04944245beec: Pulling fs layer [2024-09-02T07:53:37.032Z] 699f458cf7ca: Pulling fs layer [2024-09-02T07:53:37.032Z] 765212b225bb: Pulling fs layer [2024-09-02T07:53:37.032Z] f23df028b6ca: Pulling fs layer [2024-09-02T07:53:37.032Z] d65c8cfc05b1: Pulling fs layer [2024-09-02T07:53:37.032Z] 2437ff75d9bd: Pulling fs layer [2024-09-02T07:53:37.032Z] 765212b225bb: Waiting [2024-09-02T07:53:37.032Z] 2437ff75d9bd: Waiting [2024-09-02T07:53:37.032Z] f23df028b6ca: Waiting [2024-09-02T07:53:37.032Z] d65c8cfc05b1: Waiting [2024-09-02T07:53:37.297Z] 04944245beec: Verifying Checksum [2024-09-02T07:53:37.297Z] 04944245beec: Download complete [2024-09-02T07:53:37.297Z] 765212b225bb: Verifying Checksum [2024-09-02T07:53:37.297Z] 765212b225bb: Download complete [2024-09-02T07:53:37.297Z] f23df028b6ca: Verifying Checksum [2024-09-02T07:53:37.297Z] f23df028b6ca: Download complete [2024-09-02T07:53:37.297Z] d65c8cfc05b1: Verifying Checksum [2024-09-02T07:53:37.297Z] d65c8cfc05b1: Download complete [2024-09-02T07:53:37.297Z] 699f458cf7ca: Verifying Checksum [2024-09-02T07:53:37.297Z] 699f458cf7ca: Download complete [2024-09-02T07:53:37.878Z] 8998bd30e6a1: Verifying Checksum [2024-09-02T07:53:37.878Z] 8998bd30e6a1: Download complete [2024-09-02T07:53:40.455Z] 2437ff75d9bd: Verifying Checksum [2024-09-02T07:53:40.455Z] 2437ff75d9bd: Download complete [2024-09-02T07:53:42.395Z] 8998bd30e6a1: Pull complete [2024-09-02T07:53:42.986Z] 04944245beec: Pull complete [2024-09-02T07:53:44.934Z] 699f458cf7ca: Pull complete [2024-09-02T07:53:44.934Z] 765212b225bb: Pull complete [2024-09-02T07:53:45.893Z] f23df028b6ca: Pull complete [2024-09-02T07:53:45.893Z] d65c8cfc05b1: Pull complete [2024-09-02T07:54:04.094Z] 2437ff75d9bd: Pull complete [2024-09-02T07:54:04.094Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-02T07:54:04.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-02T07:54:04.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:54:04.313Z] prd-ubuntu20.04-docker-arm64-4c-16g-9181 does not seem to be running inside a container [2024-09-02T07:54:04.363Z] $ 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/240 -v /w/workspace/app-service-configurable/240:/w/workspace/app-service-configurable/240:rw,z -v /w/workspace/app-service-configurable/240@tmp:/w/workspace/app-service-configurable/240@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-09-02T07:54:07.032Z] $ docker top e961991d7a207b2ffe9b55ca212a29206079dec8ddefaea6f8a36f58707f181c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:54:07.864Z] ---> job-cost.sh [2024-09-02T07:54:07.864Z] lf-activate-venv: SKIPPING [2024-09-02T07:54:07.864Z] INFO: No Stack... [2024-09-02T07:54:08.128Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-02T07:54:09.081Z] INFO: Archiving Costs [Pipeline] sh [2024-09-02T07:54:09.714Z] + cut -d, -f6 [2024-09-02T07:54:09.714Z] + cat /w/workspace/app-service-configurable/240/archives/cost.csv [Pipeline] lock [2024-09-02T07:54:09.770Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] [2024-09-02T07:54:09.813Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] did not exist. Created. [2024-09-02T07:54:09.821Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-02T07:54:10.471Z] /w/workspace/app-service-configurable/240@tmp/durable-5f2aa7cd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-02T07:54:11.106Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-02T07:54:11.133Z] Warning: overwriting stash ‘stack-cost’ [2024-09-02T07:54:11.188Z] Stashed 1 file(s) [Pipeline] } [2024-09-02T07:54:11.198Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-240-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-02T07:54:11.220Z] $ docker stop --time=1 e961991d7a207b2ffe9b55ca212a29206079dec8ddefaea6f8a36f58707f181c [2024-09-02T07:54:12.754Z] $ docker rm -f --volumes e961991d7a207b2ffe9b55ca212a29206079dec8ddefaea6f8a36f58707f181c [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-09-02T07:54:13.276Z] provisioning config files... [2024-09-02T07:54:13.283Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7315958470607442601tmp [Pipeline] { [Pipeline] sh [2024-09-02T07:54:13.574Z] + set +x [2024-09-02T07:54:13.574Z] + curl -s https://codecov.io/bash [2024-09-02T07:54:13.574Z] + bash -s -- [2024-09-02T07:54:13.574Z] [2024-09-02T07:54:13.574Z] _____ _ [2024-09-02T07:54:13.574Z] / ____| | | [2024-09-02T07:54:13.574Z] | | ___ __| | ___ ___ _____ __ [2024-09-02T07:54:13.574Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-02T07:54:13.574Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-02T07:54:13.574Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-02T07:54:13.574Z] Bash-1.0.6 [2024-09-02T07:54:13.574Z] [2024-09-02T07:54:13.574Z] [2024-09-02T07:54:13.574Z] ==> git version 2.25.1 found [2024-09-02T07:54:13.574Z] ==> 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-09-02T07:54:13.574Z] Release-Date: 2020-01-08 [2024-09-02T07:54:13.574Z] 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-09-02T07:54:13.575Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-02T07:54:13.575Z] ==> Jenkins CI detected. [2024-09-02T07:54:13.575Z] current dir:  /w/workspace/ry_app-service-configurable_main [2024-09-02T07:54:13.575Z] project root: . [2024-09-02T07:54:13.575Z] --> token set from env [2024-09-02T07:54:13.575Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-02T07:54:13.575Z] ==> Running gcov in . (disable via -X gcov) [2024-09-02T07:54:13.575Z] ==> Python coveragepy not found [2024-09-02T07:54:13.575Z] ==> Searching for coverage reports in: [2024-09-02T07:54:13.575Z] + . [2024-09-02T07:54:13.575Z] -> Found 1 reports [2024-09-02T07:54:13.575Z] ==> Detecting git/mercurial file structure [2024-09-02T07:54:13.833Z] ==> Reading reports [2024-09-02T07:54:13.833Z] + ./coverage.out bytes=13 [2024-09-02T07:54:13.833Z] ==> Appending adjustments [2024-09-02T07:54:13.833Z] https://docs.codecov.io/docs/fixing-reports [2024-09-02T07:54:13.833Z] + Found adjustments [2024-09-02T07:54:13.833Z] ==> Gzipping contents [2024-09-02T07:54:13.834Z] 4.0K /tmp/codecov.XW5SvX.gz [2024-09-02T07:54:13.834Z] ==> Uploading reports [2024-09-02T07:54:13.834Z] url: https://codecov.io [2024-09-02T07:54:13.834Z] query: branch=main&commit=15c04fe60731885bccda40a58f5d4699135bca2b&build=240&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F240%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-02T07:54:13.834Z] -> Pinging Codecov [2024-09-02T07:54:13.834Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=15c04fe60731885bccda40a58f5d4699135bca2b&build=240&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F240%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-02T07:54:13.834Z] -> Uploading to [2024-09-02T07:54:13.834Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-02/A97CA9966030D2A3747ED39772930CCE/15c04fe60731885bccda40a58f5d4699135bca2b/5ff4744d-53f8-46a9-8ff3-b7da5d594f76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240902%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240902T075413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0b85c7f3087a5692bcce0c061ed920beb1697e634ddfec422c3948c384940be [2024-09-02T07:54:13.834Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-02T07:54:13.834Z] Dload Upload Total Spent Left Speed [2024-09-02T07:54:14.093Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 259 0 0 100 259 0 1079 --:--:-- --:--:-- --:--:-- 1079 [2024-09-02T07:54:14.093Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] } [2024-09-02T07:54:14.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-09-02T07:54:14.320Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-02T07:54:14.338Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:54:14.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-02T07:54:14.651Z] [2024-09-02T07:54:14.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:54:14.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-02T07:54:14.957Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-02T07:54:14.957Z] 619be1103602: Already exists [2024-09-02T07:54:15.217Z] f8ea3408117e: Pulling fs layer [2024-09-02T07:54:15.217Z] 91320369b822: Pulling fs layer [2024-09-02T07:54:15.217Z] 0406650e8295: Pulling fs layer [2024-09-02T07:54:15.217Z] 4f4fb700ef54: Pulling fs layer [2024-09-02T07:54:15.217Z] 96d80e3f36e1: Pulling fs layer [2024-09-02T07:54:15.217Z] bcf3aedb951c: Pulling fs layer [2024-09-02T07:54:15.217Z] 96d80e3f36e1: Waiting [2024-09-02T07:54:15.217Z] bcf3aedb951c: Waiting [2024-09-02T07:54:15.217Z] 4f4fb700ef54: Waiting [2024-09-02T07:54:15.217Z] 0406650e8295: Verifying Checksum [2024-09-02T07:54:15.217Z] 0406650e8295: Download complete [2024-09-02T07:54:15.217Z] f8ea3408117e: Verifying Checksum [2024-09-02T07:54:15.217Z] f8ea3408117e: Download complete [2024-09-02T07:54:15.217Z] 4f4fb700ef54: Verifying Checksum [2024-09-02T07:54:15.217Z] 4f4fb700ef54: Download complete [2024-09-02T07:54:15.476Z] 96d80e3f36e1: Verifying Checksum [2024-09-02T07:54:15.477Z] 96d80e3f36e1: Download complete [2024-09-02T07:54:15.477Z] f8ea3408117e: Pull complete [2024-09-02T07:54:15.736Z] 91320369b822: Verifying Checksum [2024-09-02T07:54:15.736Z] 91320369b822: Download complete [2024-09-02T07:54:15.994Z] bcf3aedb951c: Verifying Checksum [2024-09-02T07:54:15.995Z] bcf3aedb951c: Download complete [2024-09-02T07:54:19.280Z] 91320369b822: Pull complete [2024-09-02T07:54:19.280Z] 0406650e8295: Pull complete [2024-09-02T07:54:19.280Z] 4f4fb700ef54: Pull complete [2024-09-02T07:54:19.539Z] 96d80e3f36e1: Pull complete [2024-09-02T07:54:22.842Z] bcf3aedb951c: Pull complete [2024-09-02T07:54:22.842Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-02T07:54:22.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-02T07:54:22.842Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:54:22.941Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2024-09-02T07:54:22.967Z] $ 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-09-02T07:54:25.507Z] $ docker top 7ae376fb78c0352be982c4a68d93ff54d3baee9337f2877680e7be785daebc52 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T07:54:25.858Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2024-09-02T07:54:25.869Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2024-09-02T07:54:26.150Z] + set -o pipefail [2024-09-02T07:54:26.150Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2024-09-02T07:54:38.582Z] [2024-09-02T07:54:38.582Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2024-09-02T07:54:38.582Z] [2024-09-02T07:54:38.582Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/357b5a09-56e3-4459-a1fe-61b3d09b4b06 [2024-09-02T07:54:38.582Z] [2024-09-02T07:54:38.582Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-02T07:54:38.582Z] [2024-09-02T07:54:38.582Z] [2024-09-02T07:54:38.582Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-02T07:54:38.582Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-02T07:54:38.601Z] $ docker stop --time=1 7ae376fb78c0352be982c4a68d93ff54d3baee9337f2877680e7be785daebc52 [2024-09-02T07:54:41.638Z] $ docker rm -f --volumes 7ae376fb78c0352be982c4a68d93ff54d3baee9337f2877680e7be785daebc52 [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-09-02T07:54:42.530Z] + git log --format=format:%s -1 15c04fe60731885bccda40a58f5d4699135bca2b [Pipeline] sh [2024-09-02T07:54:42.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-02T07:54:42.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:54:43.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T07:54:43.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:54:43.197Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2024-09-02T07:54:43.219Z] $ 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-09-02T07:54:43.690Z] $ docker top 1e4eceac3fffa9097cae8b0c9b156906c4e1249f57dd55c54584efc7e6fa650b -eo pid,comm [2024-09-02T07:54:43.744Z] 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-09-02T07:54:43.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-02T07:54:43.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T07:54:43.815Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T07:54:43.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T07:54:43.921Z] $ docker exec 1e4eceac3fffa9097cae8b0c9b156906c4e1249f57dd55c54584efc7e6fa650b ssh-agent [2024-09-02T07:54:44.038Z] SSH_AUTH_SOCK=/tmp/ssh-ck3OMFwoyJoa/agent.32 [2024-09-02T07:54:44.038Z] SSH_AGENT_PID=38 [2024-09-02T07:54:44.043Z] Running ssh-add (command line suppressed) [2024-09-02T07:54:44.137Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12055171733713250474.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12055171733713250474.key) [2024-09-02T07:54:44.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T07:54:44.448Z] + git semver tag [2024-09-02T07:54:44.707Z] 2024-09-02 07:54:44,604 [run_tag] DEBUG tag force:False [2024-09-02T07:54:44.707Z] 2024-09-02 07:54:44,604 [check_head_tag] DEBUG check head tag [2024-09-02T07:54:44.707Z] 2024-09-02 07:54:44,605 [execute] INFO git cat-file --batch-check [2024-09-02T07:54:44.707Z] 2024-09-02 07:54:44,605 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-09-02T07:54:44.707Z] 2024-09-02 07:54:44,608 [execute] INFO git cat-file --batch [2024-09-02T07:54:44.707Z] 2024-09-02 07:54:44,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2024-09-02T07:54:44.707Z] 2024-09-02 07:54:44,637 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-02T07:54:44.707Z] 2024-09-02 07:54:44,637 [execute] INFO git tag -a v3.2.0-dev.30 -m v3.2.0-dev.30 [2024-09-02T07:54:44.707Z] 2024-09-02 07:54:44,637 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.30', '-m', 'v3.2.0-dev.30'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2024-09-02T07:54:44.707Z] 2024-09-02 07:54:44,642 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-02T07:54:44.707Z] 3.2.0-dev.30 [Pipeline] } [2024-09-02T07:54:44.712Z] $ docker exec --env ******** --env ******** 1e4eceac3fffa9097cae8b0c9b156906c4e1249f57dd55c54584efc7e6fa650b ssh-agent -k [2024-09-02T07:54:44.804Z] unset SSH_AUTH_SOCK; [2024-09-02T07:54:44.806Z] unset SSH_AGENT_PID; [2024-09-02T07:54:44.806Z] echo Agent pid 38 killed; [2024-09-02T07:54:44.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-02T07:54:45.147Z] + git semver [Pipeline] } [2024-09-02T07:54:45.411Z] $ docker stop --time=1 1e4eceac3fffa9097cae8b0c9b156906c4e1249f57dd55c54584efc7e6fa650b [2024-09-02T07:54:47.245Z] $ docker rm -f --volumes 1e4eceac3fffa9097cae8b0c9b156906c4e1249f57dd55c54584efc7e6fa650b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:54:47.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-02T07:54:47.670Z] [2024-09-02T07:54:47.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:54:47.970Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-02T07:54:47.970Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-02T07:54:47.970Z] ab5ef0e58194: Pulling fs layer [2024-09-02T07:54:47.970Z] 9712f1f96733: Pulling fs layer [2024-09-02T07:54:47.970Z] 63f879dbbcfc: Pulling fs layer [2024-09-02T07:54:47.970Z] 0d9ebad4ef96: Pulling fs layer [2024-09-02T07:54:47.970Z] e9a5061849ea: Pulling fs layer [2024-09-02T07:54:47.970Z] d747dcd14b5f: Pulling fs layer [2024-09-02T07:54:47.970Z] 2de7ff778b66: Pulling fs layer [2024-09-02T07:54:47.970Z] 0d9ebad4ef96: Waiting [2024-09-02T07:54:47.970Z] e9a5061849ea: Waiting [2024-09-02T07:54:47.970Z] d747dcd14b5f: Waiting [2024-09-02T07:54:47.970Z] 2de7ff778b66: Waiting [2024-09-02T07:54:47.970Z] 9712f1f96733: Verifying Checksum [2024-09-02T07:54:47.970Z] 9712f1f96733: Download complete [2024-09-02T07:54:48.382Z] 63f879dbbcfc: Download complete [2024-09-02T07:54:48.887Z] e9a5061849ea: Verifying Checksum [2024-09-02T07:54:48.887Z] e9a5061849ea: Download complete [2024-09-02T07:54:48.887Z] d747dcd14b5f: Verifying Checksum [2024-09-02T07:54:48.887Z] d747dcd14b5f: Download complete [2024-09-02T07:54:48.887Z] 0d9ebad4ef96: Verifying Checksum [2024-09-02T07:54:48.887Z] 0d9ebad4ef96: Download complete [2024-09-02T07:54:48.887Z] ab5ef0e58194: Download complete [2024-09-02T07:54:48.887Z] 2de7ff778b66: Verifying Checksum [2024-09-02T07:54:48.887Z] 2de7ff778b66: Download complete [2024-09-02T07:54:52.164Z] ab5ef0e58194: Pull complete [2024-09-02T07:54:52.164Z] 9712f1f96733: Pull complete [2024-09-02T07:54:52.732Z] 63f879dbbcfc: Pull complete [2024-09-02T07:54:57.095Z] 0d9ebad4ef96: Pull complete [2024-09-02T07:54:57.095Z] e9a5061849ea: Pull complete [2024-09-02T07:54:57.095Z] d747dcd14b5f: Pull complete [2024-09-02T07:54:57.720Z] 2de7ff778b66: Pull complete [2024-09-02T07:54:57.720Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-02T07:54:57.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-02T07:54:57.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:54:58.033Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2024-09-02T07:55:00.073Z] $ 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-09-02T07:55:03.374Z] $ docker top ae3e3e813d0c67a26841244f8b6e356db747d013e793737d4cdf09f21694cc55 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-02T07:55:03.462Z] provisioning config files... [2024-09-02T07:55:03.468Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13144171134405447127tmp [2024-09-02T07:55:03.476Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18016700085561671927tmp [2024-09-02T07:55:03.483Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13158384672777664176tmp [Pipeline] { [Pipeline] echo [2024-09-02T07:55:03.514Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:55:03.810Z] ---> sigul-configuration.sh [2024-09-02T07:55:03.810Z] gpg: directory `/root/.gnupg' created [2024-09-02T07:55:03.810Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-02T07:55:03.810Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-02T07:55:03.810Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-02T07:55:03.810Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-02T07:55:03.810Z] gpg: CAST5 encrypted data [2024-09-02T07:55:03.810Z] gpg: encrypted with 1 passphrase [2024-09-02T07:55:03.810Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-02T07:55:04.110Z] + mkdir /home/jenkins [2024-09-02T07:55:04.110Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-02T07:55:04.410Z] + 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-09-02T07:55:04.426Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:55:04.717Z] ---> sigul-install.sh [2024-09-02T07:55:04.717Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-02T07:55:05.015Z] + git tag --list [2024-09-02T07:55:05.015Z] v1.0.0 [2024-09-02T07:55:05.015Z] v1.1.0 [2024-09-02T07:55:05.015Z] v1.2.0 [2024-09-02T07:55:05.015Z] v1.3.0 [2024-09-02T07:55:05.015Z] v1.3.1 [2024-09-02T07:55:05.015Z] v2.0.0 [2024-09-02T07:55:05.015Z] v2.0.1 [2024-09-02T07:55:05.015Z] v2.1.0 [2024-09-02T07:55:05.015Z] v2.1.1 [2024-09-02T07:55:05.015Z] v2.1.2 [2024-09-02T07:55:05.015Z] v2.2.0 [2024-09-02T07:55:05.015Z] v2.3 [2024-09-02T07:55:05.015Z] v2.3.0 [2024-09-02T07:55:05.015Z] v2.3.1 [2024-09-02T07:55:05.015Z] v3.0 [2024-09-02T07:55:05.015Z] v3.0.0 [2024-09-02T07:55:05.015Z] v3.0.1 [2024-09-02T07:55:05.015Z] v3.0.1-dev.1 [2024-09-02T07:55:05.015Z] v3.1 [2024-09-02T07:55:05.015Z] v3.1.0 [2024-09-02T07:55:05.015Z] v3.1.0-dev.1 [2024-09-02T07:55:05.015Z] v3.1.0-dev.10 [2024-09-02T07:55:05.015Z] v3.1.0-dev.11 [2024-09-02T07:55:05.015Z] v3.1.0-dev.12 [2024-09-02T07:55:05.015Z] v3.1.0-dev.13 [2024-09-02T07:55:05.015Z] v3.1.0-dev.14 [2024-09-02T07:55:05.015Z] v3.1.0-dev.15 [2024-09-02T07:55:05.015Z] v3.1.0-dev.16 [2024-09-02T07:55:05.015Z] v3.1.0-dev.17 [2024-09-02T07:55:05.015Z] v3.1.0-dev.18 [2024-09-02T07:55:05.015Z] v3.1.0-dev.19 [2024-09-02T07:55:05.015Z] v3.1.0-dev.2 [2024-09-02T07:55:05.015Z] v3.1.0-dev.20 [2024-09-02T07:55:05.015Z] v3.1.0-dev.21 [2024-09-02T07:55:05.015Z] v3.1.0-dev.22 [2024-09-02T07:55:05.015Z] v3.1.0-dev.23 [2024-09-02T07:55:05.015Z] v3.1.0-dev.24 [2024-09-02T07:55:05.015Z] v3.1.0-dev.25 [2024-09-02T07:55:05.015Z] v3.1.0-dev.26 [2024-09-02T07:55:05.015Z] v3.1.0-dev.27 [2024-09-02T07:55:05.015Z] v3.1.0-dev.28 [2024-09-02T07:55:05.015Z] v3.1.0-dev.29 [2024-09-02T07:55:05.015Z] v3.1.0-dev.3 [2024-09-02T07:55:05.015Z] v3.1.0-dev.30 [2024-09-02T07:55:05.015Z] v3.1.0-dev.31 [2024-09-02T07:55:05.015Z] v3.1.0-dev.32 [2024-09-02T07:55:05.015Z] v3.1.0-dev.33 [2024-09-02T07:55:05.015Z] v3.1.0-dev.34 [2024-09-02T07:55:05.015Z] v3.1.0-dev.35 [2024-09-02T07:55:05.016Z] v3.1.0-dev.36 [2024-09-02T07:55:05.016Z] v3.1.0-dev.37 [2024-09-02T07:55:05.016Z] v3.1.0-dev.38 [2024-09-02T07:55:05.016Z] v3.1.0-dev.39 [2024-09-02T07:55:05.016Z] v3.1.0-dev.4 [2024-09-02T07:55:05.016Z] v3.1.0-dev.5 [2024-09-02T07:55:05.016Z] v3.1.0-dev.6 [2024-09-02T07:55:05.016Z] v3.1.0-dev.7 [2024-09-02T07:55:05.016Z] v3.1.0-dev.8 [2024-09-02T07:55:05.016Z] v3.1.0-dev.9 [2024-09-02T07:55:05.016Z] v3.1.1 [2024-09-02T07:55:05.016Z] v3.1.1-dev.1 [2024-09-02T07:55:05.016Z] v3.2.0-dev.1 [2024-09-02T07:55:05.016Z] v3.2.0-dev.10 [2024-09-02T07:55:05.016Z] v3.2.0-dev.11 [2024-09-02T07:55:05.016Z] v3.2.0-dev.12 [2024-09-02T07:55:05.016Z] v3.2.0-dev.13 [2024-09-02T07:55:05.016Z] v3.2.0-dev.14 [2024-09-02T07:55:05.016Z] v3.2.0-dev.15 [2024-09-02T07:55:05.016Z] v3.2.0-dev.16 [2024-09-02T07:55:05.016Z] v3.2.0-dev.17 [2024-09-02T07:55:05.016Z] v3.2.0-dev.18 [2024-09-02T07:55:05.016Z] v3.2.0-dev.19 [2024-09-02T07:55:05.016Z] v3.2.0-dev.2 [2024-09-02T07:55:05.016Z] v3.2.0-dev.20 [2024-09-02T07:55:05.016Z] v3.2.0-dev.21 [2024-09-02T07:55:05.016Z] v3.2.0-dev.22 [2024-09-02T07:55:05.016Z] v3.2.0-dev.23 [2024-09-02T07:55:05.016Z] v3.2.0-dev.24 [2024-09-02T07:55:05.016Z] v3.2.0-dev.25 [2024-09-02T07:55:05.016Z] v3.2.0-dev.26 [2024-09-02T07:55:05.016Z] v3.2.0-dev.27 [2024-09-02T07:55:05.016Z] v3.2.0-dev.28 [2024-09-02T07:55:05.016Z] v3.2.0-dev.29 [2024-09-02T07:55:05.016Z] v3.2.0-dev.3 [2024-09-02T07:55:05.016Z] v3.2.0-dev.30 [2024-09-02T07:55:05.016Z] v3.2.0-dev.4 [2024-09-02T07:55:05.016Z] v3.2.0-dev.5 [2024-09-02T07:55:05.016Z] v3.2.0-dev.6 [2024-09-02T07:55:05.016Z] v3.2.0-dev.7 [2024-09-02T07:55:05.016Z] v3.2.0-dev.8 [2024-09-02T07:55:05.016Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-02T07:55:05.307Z] + lftools sign git-tag v3.2.0-dev.30 [2024-09-02T07:55:05.876Z] Signing Git tag with Sigul... [2024-09-02T07:55:05.876Z] Signing v3.2.0-dev.30 [Pipeline] echo [2024-09-02T07:55:06.459Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:55:06.755Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-02T07:55:06.763Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-02T07:55:06.788Z] $ docker stop --time=1 ae3e3e813d0c67a26841244f8b6e356db747d013e793737d4cdf09f21694cc55 [2024-09-02T07:55:08.077Z] $ docker rm -f --volumes ae3e3e813d0c67a26841244f8b6e356db747d013e793737d4cdf09f21694cc55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-02T07:55:08.540Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-02T07:55:08.541Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:55:08.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T07:55:08.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:55:08.933Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2024-09-02T07:55:08.962Z] $ 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-09-02T07:55:09.309Z] $ docker top 8c7baa38d8f10de78492952e7667fe51ffbd79372420fe91ee98be4a580d072b -eo pid,comm [2024-09-02T07:55:09.367Z] 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-09-02T07:55:09.367Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-02T07:55:09.434Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T07:55:09.434Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T07:55:09.553Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T07:55:09.551Z] $ docker exec 8c7baa38d8f10de78492952e7667fe51ffbd79372420fe91ee98be4a580d072b ssh-agent [2024-09-02T07:55:09.665Z] SSH_AUTH_SOCK=/tmp/ssh-nCJ6fDZyC2CW/agent.32 [2024-09-02T07:55:09.665Z] SSH_AGENT_PID=38 [2024-09-02T07:55:09.669Z] Running ssh-add (command line suppressed) [2024-09-02T07:55:09.760Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4299568386388844860.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4299568386388844860.key) [2024-09-02T07:55:09.778Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T07:55:10.066Z] + git semver bump pre [2024-09-02T07:55:10.324Z] 2024-09-02 07:55:10,238 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-02T07:55:10.324Z] 2024-09-02 07:55:10,238 [bump_version] DEBUG bumping version:3.2.0-dev.30 on axis:pre with prefix:dev [2024-09-02T07:55:10.324Z] 2024-09-02 07:55:10,238 [bump_version] DEBUG bumped version:3.2.0-dev.31 [2024-09-02T07:55:10.324Z] 2024-09-02 07:55:10,238 [write_version] DEBUG write version:3.2.0-dev.31 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2024-09-02T07:55:10.324Z] 2024-09-02 07:55:10,238 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-02T07:55:10.324Z] 2024-09-02 07:55:10,238 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-02T07:55:10.324Z] 2024-09-02 07:55:10,241 [execute] INFO git cat-file --batch-check [2024-09-02T07:55:10.324Z] 2024-09-02 07:55:10,241 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-02T07:55:10.324Z] 2024-09-02 07:55:10,246 [execute] INFO git cat-file --batch [2024-09-02T07:55:10.324Z] 2024-09-02 07:55:10,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-02T07:55:10.324Z] 2024-09-02 07:55:10,252 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-02T07:55:10.324Z] 3.2.0-dev.31 [Pipeline] } [2024-09-02T07:55:10.329Z] $ docker exec --env ******** --env ******** 8c7baa38d8f10de78492952e7667fe51ffbd79372420fe91ee98be4a580d072b ssh-agent -k [2024-09-02T07:55:10.424Z] unset SSH_AUTH_SOCK; [2024-09-02T07:55:10.424Z] unset SSH_AGENT_PID; [2024-09-02T07:55:10.424Z] echo Agent pid 38 killed; [2024-09-02T07:55:10.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-02T07:55:10.759Z] + git semver [Pipeline] } [2024-09-02T07:55:11.025Z] $ docker stop --time=1 8c7baa38d8f10de78492952e7667fe51ffbd79372420fe91ee98be4a580d072b [2024-09-02T07:55:12.310Z] $ docker rm -f --volumes 8c7baa38d8f10de78492952e7667fe51ffbd79372420fe91ee98be4a580d072b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-02T07:55:12.672Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-02T07:55:12.672Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:55:12.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-02T07:55:12.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:55:13.064Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2024-09-02T07:55:13.091Z] $ 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-09-02T07:55:13.422Z] $ docker top 2ef4433777ca65f63e82a9b8239aa2a7d5f8039b6b86d5f7577411626573a884 -eo pid,comm [2024-09-02T07:55:13.474Z] 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-09-02T07:55:13.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-02T07:55:13.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-02T07:55:13.547Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-02T07:55:13.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-02T07:55:13.665Z] $ docker exec 2ef4433777ca65f63e82a9b8239aa2a7d5f8039b6b86d5f7577411626573a884 ssh-agent [2024-09-02T07:55:13.782Z] SSH_AUTH_SOCK=/tmp/ssh-v8DB1X42Iiui/agent.32 [2024-09-02T07:55:13.782Z] SSH_AGENT_PID=38 [2024-09-02T07:55:13.789Z] Running ssh-add (command line suppressed) [2024-09-02T07:55:13.887Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14926961291793776635.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14926961291793776635.key) [2024-09-02T07:55:13.906Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-02T07:55:14.203Z] + git semver push [2024-09-02T07:55:14.462Z] 2024-09-02 07:55:14,366 [run_push] DEBUG push [2024-09-02T07:55:14.462Z] 2024-09-02 07:55:14,367 [execute] INFO git cat-file --batch-check [2024-09-02T07:55:14.462Z] 2024-09-02 07:55:14,368 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2024-09-02T07:55:14.462Z] 2024-09-02 07:55:14,371 [execute] INFO git rev-list d0f3169883a665b06ed90fa001e2b6be05d1c110 -- [2024-09-02T07:55:14.462Z] 2024-09-02 07:55:14,372 [execute] DEBUG Popen(['git', 'rev-list', 'd0f3169883a665b06ed90fa001e2b6be05d1c110', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-02T07:55:14.462Z] 2024-09-02 07:55:14,384 [execute] INFO git fetch -v origin [2024-09-02T07:55:14.462Z] 2024-09-02 07:55:14,384 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-02T07:55:15.030Z] 2024-09-02 07:55:14,852 [run_push] DEBUG no remote changes detected [2024-09-02T07:55:15.030Z] 2024-09-02 07:55:14,852 [execute] INFO git push origin semver [2024-09-02T07:55:15.030Z] 2024-09-02 07:55:14,853 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-02T07:55:15.599Z] 2024-09-02 07:55:15,509 [run_push] DEBUG push all version tags [2024-09-02T07:55:15.599Z] 2024-09-02 07:55:15,510 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-02T07:55:15.599Z] 2024-09-02 07:55:15,510 [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-09-02T07:55:16.538Z] 2024-09-02 07:55:16,198 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2024-09-02T07:55:16.538Z] 3.2.0-dev.31 [Pipeline] } [2024-09-02T07:55:16.543Z] $ docker exec --env ******** --env ******** 2ef4433777ca65f63e82a9b8239aa2a7d5f8039b6b86d5f7577411626573a884 ssh-agent -k [2024-09-02T07:55:16.639Z] unset SSH_AUTH_SOCK; [2024-09-02T07:55:16.639Z] unset SSH_AGENT_PID; [2024-09-02T07:55:16.639Z] echo Agent pid 38 killed; [2024-09-02T07:55:16.657Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-02T07:55:16.984Z] + git semver [Pipeline] } [2024-09-02T07:55:17.248Z] $ docker stop --time=1 2ef4433777ca65f63e82a9b8239aa2a7d5f8039b6b86d5f7577411626573a884 [2024-09-02T07:55:18.530Z] $ docker rm -f --volumes 2ef4433777ca65f63e82a9b8239aa2a7d5f8039b6b86d5f7577411626573a884 [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-09-02T07:55:19.246Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2024-09-02T07:55:19.246Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-09-02T07:55:19.246Z] total 16 [2024-09-02T07:55:19.246Z] drwxr-xr-x 3 root root 4096 Sep 2 07:39 . [2024-09-02T07:55:19.246Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:55 .. [2024-09-02T07:55:19.246Z] drwxr-xr-x 2 root root 4096 Sep 2 07:39 cost [2024-09-02T07:55:19.246Z] -rw-r--r-- 1 root root 96 Sep 2 07:39 cost.csv [2024-09-02T07:55:19.246Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2024-09-02T07:55:19.246Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2024-09-02T07:55:19.246Z] total 16 [2024-09-02T07:55:19.246Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 07:39 . [2024-09-02T07:55:19.246Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 07:55 .. [2024-09-02T07:55:19.246Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 07:39 cost [2024-09-02T07:55:19.246Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 2 07:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:55:19.536Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:55:20.396Z] ---> package-listing.sh [2024-09-02T07:55:20.396Z] ++ facter osfamily [2024-09-02T07:55:20.396Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-02T07:55:20.655Z] + OS_FAMILY=debian [2024-09-02T07:55:20.655Z] + workspace=/w/workspace/ry_app-service-configurable_main [2024-09-02T07:55:20.655Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-02T07:55:20.655Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-02T07:55:20.655Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-02T07:55:20.655Z] + PACKAGES=/tmp/packages_start.txt [2024-09-02T07:55:20.655Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-09-02T07:55:20.655Z] + PACKAGES=/tmp/packages_end.txt [2024-09-02T07:55:20.655Z] + case "${OS_FAMILY}" in [2024-09-02T07:55:20.655Z] + dpkg -l [2024-09-02T07:55:20.655Z] + grep '^ii' [2024-09-02T07:55:20.655Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-02T07:55:20.655Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-02T07:55:20.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-02T07:55:20.655Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2024-09-02T07:55:20.655Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2024-09-02T07:55:20.655Z] + 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-09-02T07:55:20.667Z] 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-09-02T07:55:20.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-02T07:55:21.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-02T07:55:21.509Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-02T07:55:21.587Z] prd-ubuntu20.04-docker-8c-8g-9180 does not seem to be running inside a container [2024-09-02T07:55:21.608Z] $ 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-09-02T07:55:21.806Z] $ docker top 77060334e53cf6c38f1fe7a4713ddf2a9071f66d875e5b11b55b499e3382bfbd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-02T07:55:22.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-02T07:55:22.454Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-02T07:55:22.895Z] + ls /var/log/sa-host [2024-09-02T07:55:22.896Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-02T07:55:23.059Z] provisioning config files... [2024-09-02T07:55:23.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8440688873965928461tmp [Pipeline] { [Pipeline] echo [2024-09-02T07:55:23.083Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:55:23.370Z] ---> create-netrc.sh [Pipeline] } [2024-09-02T07:55:23.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:55:23.718Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-02T07:55:23.726Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:55:24.008Z] ---> sudo-logs.sh [2024-09-02T07:55:24.008Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-02T07:55:24.043Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:55:24.326Z] ---> job-cost.sh [2024-09-02T07:55:24.326Z] lf-activate-venv: SKIPPING [2024-09-02T07:55:24.326Z] DEBUG: total: 0.2199999988079071 [2024-09-02T07:55:24.326Z] INFO: Retrieving Stack Cost... [2024-09-02T07:55:24.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-02T07:55:25.156Z] INFO: Archiving Costs [Pipeline] echo [2024-09-02T07:55:25.170Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-02T07:55:25.454Z] ---> logs-deploy.sh [2024-09-02T07:55:25.454Z] lf-activate-venv: SKIPPING [2024-09-02T07:55:25.454Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/240 [2024-09-02T07:55:25.454Z] INFO: archiving workspace using pattern(s): [2024-09-02T07:55:26.391Z] Archives upload complete. [2024-09-02T07:55:26.391Z] INFO: archiving logs to Nexus