Pull request #669 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/app-service-configurable Loading trusted files from base branch main at 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 rather than 6e0796e1314a995876dc0eaf1d55257a6c7a280c Obtained Jenkinsfile from 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 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-ssh10902677522833695237.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13343340037082788353.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 590556114a56c6d90cc8043840e039c2f74196dc 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/PR-669/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/PR-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13437103489122717747.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh3421002476057092120.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/PR-669/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/PR-669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh597481666610469847.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-6685 in /w/workspace/_app-service-configurable_PR-669 [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/_app-service-configurable_PR-669 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 into PR head commit 6e0796e1314a995876dc0eaf1d55257a6c7a280c Merge succeeded, producing 6e0796e1314a995876dc0eaf1d55257a6c7a280c Checking out Revision 6e0796e1314a995876dc0eaf1d55257a6c7a280c (PR-669) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e0796e1314a995876dc0eaf1d55257a6c7a280c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e0796e1314a995876dc0eaf1d55257a6c7a280c # timeout=10 Commit message: "fix: re-ran go mod tidy. i was sure i had but maybe not" > git rev-list --no-walk be6923d669411e53fcd5c356ddb3511fa1fa58d3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-29T16:17:06.411Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-29T16:17:06.513Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-29T16:17:06.546Z] ========================================================= [2024-07-29T16:17:06.547Z] EdgeX Global Pipelines Version Info [2024-07-29T16:17:06.547Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:17:07.318Z] ------------------- [2024-07-29T16:17:07.319Z] stable info: [2024-07-29T16:17:07.319Z] ------------------- [2024-07-29T16:17:07.319Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T16:17:07.319Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-29T16:17:07.319Z] Message: update stable to v1.0.260 [2024-07-29T16:17:07.889Z] ------------------- [2024-07-29T16:17:07.889Z] experimental info: [2024-07-29T16:17:07.889Z] ------------------- [2024-07-29T16:17:07.889Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-29T16:17:07.889Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-29T16:17:07.889Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-29T16:17:07.976Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-07-29T16:17:08.000Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-07-29T16:17:08.022Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-29T16:17:08.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-29T16:17:08.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-29T16:17:08.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-29T16:17:08.132Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-29T16:17:08.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-29T16:17:08.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-29T16:17:08.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-29T16:17:08.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-29T16:17:08.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-07-29T16:17:08.295Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-29T16:17:08.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-29T16:17:08.344Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-29T16:17:08.375Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-29T16:17:08.403Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-29T16:17:08.431Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-29T16:17:08.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-29T16:17:08.474Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-29T16:17:08.497Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-29T16:17:08.517Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-29T16:17:08.538Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-29T16:17:08.563Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-29T16:17:08.584Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-29T16:17:08.610Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-29T16:17:08.633Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-29T16:17:08.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-669 [Pipeline] echo [2024-07-29T16:17:08.680Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-669 [Pipeline] echo [2024-07-29T16:17:08.705Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-669 [Pipeline] echo [2024-07-29T16:17:08.728Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e0796e1314a995876dc0eaf1d55257a6c7a280c [Pipeline] echo [2024-07-29T16:17:08.757Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e0796e [Pipeline] echo [2024-07-29T16:17:08.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T16:17:08.870Z] provisioning config files... [2024-07-29T16:17:08.882Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-669@tmp/config3324654146408068212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:17:09.211Z] ---> ****-login.sh [2024-07-29T16:17:09.211Z] nexus3.edgexfoundry.org:10001 [2024-07-29T16:17:09.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:17:09.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:17:09.471Z] Configure a credential helper to remove this warning. See [2024-07-29T16:17:09.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:17:09.471Z] [2024-07-29T16:17:09.471Z] Login Succeeded [2024-07-29T16:17:09.471Z] nexus3.edgexfoundry.org:10002 [2024-07-29T16:17:09.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:17:09.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:17:09.731Z] Configure a credential helper to remove this warning. See [2024-07-29T16:17:09.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:17:09.731Z] [2024-07-29T16:17:09.731Z] Login Succeeded [2024-07-29T16:17:09.731Z] nexus3.edgexfoundry.org:10003 [2024-07-29T16:17:09.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:17:09.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:17:09.732Z] Configure a credential helper to remove this warning. See [2024-07-29T16:17:09.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:17:09.732Z] [2024-07-29T16:17:09.732Z] Login Succeeded [2024-07-29T16:17:09.732Z] nexus3.edgexfoundry.org:10004 [2024-07-29T16:17:09.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:17:09.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:17:09.732Z] Configure a credential helper to remove this warning. See [2024-07-29T16:17:09.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:17:09.732Z] [2024-07-29T16:17:09.732Z] Login Succeeded [2024-07-29T16:17:09.732Z] ****.io [2024-07-29T16:17:09.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:17:09.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:17:09.993Z] Configure a credential helper to remove this warning. See [2024-07-29T16:17:09.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:17:09.993Z] [2024-07-29T16:17:09.993Z] Login Succeeded [2024-07-29T16:17:10.253Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T16:17:10.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-29T16:17:10.677Z] + git rev-list -1 --merges 6e0796e1314a995876dc0eaf1d55257a6c7a280c~1..6e0796e1314a995876dc0eaf1d55257a6c7a280c [Pipeline] echo [2024-07-29T16:17:10.702Z] -----------> git rev-list -1 --merges 6e0796e1314a995876dc0eaf1d55257a6c7a280c~1..6e0796e1314a995876dc0eaf1d55257a6c7a280c 6e0796e1314a995876dc0eaf1d55257a6c7a280c [false] [Pipeline] sh [2024-07-29T16:17:10.999Z] + git log --format=format:%s -1 6e0796e1314a995876dc0eaf1d55257a6c7a280c [Pipeline] echo [2024-07-29T16:17:11.016Z] ========================================================= [2024-07-29T16:17:11.016Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-29T16:17:11.016Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T16:17:11.364Z] + git log --format=format:%s -1 6e0796e1314a995876dc0eaf1d55257a6c7a280c [Pipeline] echo [2024-07-29T16:17:11.377Z] [semverPrep] GIT_COMMIT: 6e0796e1314a995876dc0eaf1d55257a6c7a280c, Commit Message: fix: re-ran go mod tidy. i was sure i had but maybe not [Pipeline] echo [2024-07-29T16:17:11.392Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-29T16:17:11.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-29T16:17:11.783Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-29T16:17:11.783Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-29T16:17:11.783Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-29T16:17:11.783Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-29T16:17:11.783Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-29T16:17:11.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:17:12.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T16:17:12.243Z] [2024-07-29T16:17:12.243Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:17:12.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T16:17:12.560Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-29T16:17:12.560Z] b85a868b505f: Pulling fs layer [2024-07-29T16:17:12.560Z] e2be974225ed: Pulling fs layer [2024-07-29T16:17:12.560Z] 339a4e72a1f5: Pulling fs layer [2024-07-29T16:17:12.560Z] 988bab9f4d93: Pulling fs layer [2024-07-29T16:17:12.560Z] 1469e6f7b9e6: Pulling fs layer [2024-07-29T16:17:12.560Z] eaf3925da568: Pulling fs layer [2024-07-29T16:17:12.560Z] bab4dde63d76: Pulling fs layer [2024-07-29T16:17:12.560Z] bde34c3a00c8: Pulling fs layer [2024-07-29T16:17:12.560Z] b352a97aabf1: Pulling fs layer [2024-07-29T16:17:12.560Z] 4872d77fe225: Pulling fs layer [2024-07-29T16:17:12.560Z] 5851b861e8e6: Pulling fs layer [2024-07-29T16:17:12.560Z] 988bab9f4d93: Waiting [2024-07-29T16:17:12.560Z] bab4dde63d76: Waiting [2024-07-29T16:17:12.560Z] 1469e6f7b9e6: Waiting [2024-07-29T16:17:12.560Z] bde34c3a00c8: Waiting [2024-07-29T16:17:12.560Z] b352a97aabf1: Waiting [2024-07-29T16:17:12.560Z] 4872d77fe225: Waiting [2024-07-29T16:17:12.560Z] eaf3925da568: Waiting [2024-07-29T16:17:12.560Z] 5851b861e8e6: Waiting [2024-07-29T16:17:12.560Z] e2be974225ed: Verifying Checksum [2024-07-29T16:17:12.560Z] e2be974225ed: Download complete [2024-07-29T16:17:12.560Z] 988bab9f4d93: Download complete [2024-07-29T16:17:12.560Z] 1469e6f7b9e6: Verifying Checksum [2024-07-29T16:17:12.560Z] 1469e6f7b9e6: Download complete [2024-07-29T16:17:12.820Z] eaf3925da568: Verifying Checksum [2024-07-29T16:17:12.820Z] eaf3925da568: Download complete [2024-07-29T16:17:12.820Z] 339a4e72a1f5: Verifying Checksum [2024-07-29T16:17:12.820Z] 339a4e72a1f5: Download complete [2024-07-29T16:17:12.820Z] bde34c3a00c8: Download complete [2024-07-29T16:17:12.820Z] b352a97aabf1: Verifying Checksum [2024-07-29T16:17:12.820Z] b352a97aabf1: Download complete [2024-07-29T16:17:12.820Z] 4872d77fe225: Download complete [2024-07-29T16:17:12.820Z] 5851b861e8e6: Download complete [2024-07-29T16:17:12.820Z] b85a868b505f: Verifying Checksum [2024-07-29T16:17:13.080Z] bab4dde63d76: Verifying Checksum [2024-07-29T16:17:13.080Z] bab4dde63d76: Download complete [2024-07-29T16:17:14.019Z] b85a868b505f: Pull complete [2024-07-29T16:17:14.019Z] e2be974225ed: Pull complete [2024-07-29T16:17:14.587Z] 339a4e72a1f5: Pull complete [2024-07-29T16:17:14.587Z] 988bab9f4d93: Pull complete [2024-07-29T16:17:14.849Z] 1469e6f7b9e6: Pull complete [2024-07-29T16:17:14.849Z] eaf3925da568: Pull complete [2024-07-29T16:17:16.761Z] bab4dde63d76: Pull complete [2024-07-29T16:17:16.761Z] bde34c3a00c8: Pull complete [2024-07-29T16:17:16.761Z] b352a97aabf1: Pull complete [2024-07-29T16:17:16.761Z] 4872d77fe225: Pull complete [2024-07-29T16:17:16.761Z] 5851b861e8e6: Pull complete [2024-07-29T16:17:17.022Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-29T16:17:17.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-29T16:17:17.022Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:17:17.171Z] prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container [2024-07-29T16:17:17.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-29T16:17:21.814Z] $ docker top 01f4bd67009bb8b198d06189cc8cccc6baecb01973e401d518f775568dd07f57 -eo pid,comm [2024-07-29T16:17:21.916Z] 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-07-29T16:17:21.916Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-29T16:17:21.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T16:17:21.976Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T16:17:22.090Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T16:17:22.090Z] $ docker exec 01f4bd67009bb8b198d06189cc8cccc6baecb01973e401d518f775568dd07f57 ssh-agent [2024-07-29T16:17:22.200Z] SSH_AUTH_SOCK=/tmp/ssh-0AUomN3g84dZ/agent.32 [2024-07-29T16:17:22.200Z] SSH_AGENT_PID=38 [2024-07-29T16:17:22.206Z] Running ssh-add (command line suppressed) [2024-07-29T16:17:22.302Z] Identity added: /w/workspace/_app-service-configurable_PR-669@tmp/private_key_8211025953910925440.key (/w/workspace/_app-service-configurable_PR-669@tmp/private_key_8211025953910925440.key) [2024-07-29T16:17:22.319Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T16:17:22.614Z] + git tag --points-at HEAD [Pipeline] } [2024-07-29T16:17:22.621Z] $ docker exec --env ******** --env ******** 01f4bd67009bb8b198d06189cc8cccc6baecb01973e401d518f775568dd07f57 ssh-agent -k [2024-07-29T16:17:22.706Z] unset SSH_AUTH_SOCK; [2024-07-29T16:17:22.706Z] unset SSH_AGENT_PID; [2024-07-29T16:17:22.706Z] echo Agent pid 38 killed; [2024-07-29T16:17:22.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-29T16:17:22.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-29T16:17:22.764Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-29T16:17:22.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-29T16:17:22.868Z] $ docker exec 01f4bd67009bb8b198d06189cc8cccc6baecb01973e401d518f775568dd07f57 ssh-agent [2024-07-29T16:17:22.980Z] SSH_AUTH_SOCK=/tmp/ssh-Mo1MGqAOpsIN/agent.71 [2024-07-29T16:17:22.980Z] SSH_AGENT_PID=77 [2024-07-29T16:17:22.989Z] Running ssh-add (command line suppressed) [2024-07-29T16:17:23.077Z] Identity added: /w/workspace/_app-service-configurable_PR-669@tmp/private_key_15391929298248674727.key (/w/workspace/_app-service-configurable_PR-669@tmp/private_key_15391929298248674727.key) [2024-07-29T16:17:23.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-29T16:17:23.397Z] + git semver init [2024-07-29T16:17:23.657Z] 2024-07-29 16:17:23,581 [run_init] DEBUG init version:0.0.0 force:False [2024-07-29T16:17:23.657Z] 2024-07-29 16:17:23,582 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-669/.semver [2024-07-29T16:17:23.657Z] 2024-07-29 16:17:23,583 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-669/.semver [2024-07-29T16:17:23.657Z] 2024-07-29 16:17:23,583 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-669/.semver'], cwd=/w/workspace/_app-service-configurable_PR-669, universal_newlines=False, shell=None, istream=None) [2024-07-29T16:17:25.041Z] 2024-07-29 16:17:24,668 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-669/.git/info/exclude [2024-07-29T16:17:25.041Z] 2024-07-29 16:17:24,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-669/.semver/PR-669 with force:False [2024-07-29T16:17:25.041Z] 2024-07-29 16:17:24,668 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-669/.semver/PR-669 [2024-07-29T16:17:25.041Z] 2024-07-29 16:17:24,673 [execute] INFO git cat-file --batch-check [2024-07-29T16:17:25.041Z] 2024-07-29 16:17:24,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-669/.semver, universal_newlines=False, shell=None, istream=) [2024-07-29T16:17:25.041Z] 2024-07-29 16:17:24,680 [execute] INFO git cat-file --batch [2024-07-29T16:17:25.041Z] 2024-07-29 16:17:24,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-669/.semver, universal_newlines=False, shell=None, istream=) [2024-07-29T16:17:25.041Z] 2024-07-29 16:17:24,685 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-669/.semver/PR-669 [2024-07-29T16:17:25.041Z] 0.0.0 [Pipeline] } [2024-07-29T16:17:25.047Z] $ docker exec --env ******** --env ******** 01f4bd67009bb8b198d06189cc8cccc6baecb01973e401d518f775568dd07f57 ssh-agent -k [2024-07-29T16:17:25.143Z] unset SSH_AUTH_SOCK; [2024-07-29T16:17:25.145Z] unset SSH_AGENT_PID; [2024-07-29T16:17:25.145Z] echo Agent pid 77 killed; [2024-07-29T16:17:25.160Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-29T16:17:25.497Z] + git semver [Pipeline] } [2024-07-29T16:17:25.768Z] $ docker stop --time=1 01f4bd67009bb8b198d06189cc8cccc6baecb01973e401d518f775568dd07f57 [2024-07-29T16:17:27.205Z] $ docker rm -f --volumes 01f4bd67009bb8b198d06189cc8cccc6baecb01973e401d518f775568dd07f57 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T16:17:27.555Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-29T16:17:27.882Z] Stashed 1 file(s) [Pipeline] echo [2024-07-29T16:17:27.886Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-07-29T16:17:28.087Z] provisioning config files... [2024-07-29T16:17:28.095Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-669@tmp/config12188327549513087647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:17:28.399Z] ---> ****-login.sh [2024-07-29T16:17:28.399Z] nexus3.edgexfoundry.org:10001 [2024-07-29T16:17:28.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:17:28.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:17:28.399Z] Configure a credential helper to remove this warning. See [2024-07-29T16:17:28.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:17:28.399Z] [2024-07-29T16:17:28.399Z] Login Succeeded [2024-07-29T16:17:28.399Z] nexus3.edgexfoundry.org:10002 [2024-07-29T16:17:28.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:17:28.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:17:28.399Z] Configure a credential helper to remove this warning. See [2024-07-29T16:17:28.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:17:28.399Z] [2024-07-29T16:17:28.399Z] Login Succeeded [2024-07-29T16:17:28.399Z] nexus3.edgexfoundry.org:10003 [2024-07-29T16:17:28.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:17:28.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:17:28.659Z] Configure a credential helper to remove this warning. See [2024-07-29T16:17:28.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:17:28.659Z] [2024-07-29T16:17:28.659Z] Login Succeeded [2024-07-29T16:17:28.659Z] nexus3.edgexfoundry.org:10004 [2024-07-29T16:17:28.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:17:28.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:17:28.659Z] Configure a credential helper to remove this warning. See [2024-07-29T16:17:28.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:17:28.659Z] [2024-07-29T16:17:28.659Z] Login Succeeded [2024-07-29T16:17:28.659Z] ****.io [2024-07-29T16:17:28.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:17:28.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:17:28.919Z] Configure a credential helper to remove this warning. See [2024-07-29T16:17:28.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:17:28.919Z] [2024-07-29T16:17:28.919Z] Login Succeeded [2024-07-29T16:17:28.919Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T16:17:28.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-29T16:17:29.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T16:17:29.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T16:17:29.069Z] ========================================================= [2024-07-29T16:17:29.069Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-29T16:17:29.069Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:17:29.423Z] + 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-07-29T16:17:29.423Z] Sending build context to Docker daemon 9.142MB [2024-07-29T16:17:29.423Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T16:17:29.423Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-29T16:17:29.423Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-29T16:17:29.423Z] 619be1103602: Pulling fs layer [2024-07-29T16:17:29.423Z] 7862e08f4a3e: Pulling fs layer [2024-07-29T16:17:29.423Z] 5df492c9dc93: Pulling fs layer [2024-07-29T16:17:29.423Z] 7629e6793208: Pulling fs layer [2024-07-29T16:17:29.423Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T16:17:29.423Z] fb5054dd5b73: Pulling fs layer [2024-07-29T16:17:29.423Z] eeca6798cff9: Pulling fs layer [2024-07-29T16:17:29.423Z] aa269ceb94a6: Pulling fs layer [2024-07-29T16:17:29.423Z] ada007ff1a6a: Pulling fs layer [2024-07-29T16:17:29.423Z] fb5054dd5b73: Waiting [2024-07-29T16:17:29.423Z] eeca6798cff9: Waiting [2024-07-29T16:17:29.423Z] aa269ceb94a6: Waiting [2024-07-29T16:17:29.423Z] ada007ff1a6a: Waiting [2024-07-29T16:17:29.423Z] 7629e6793208: Waiting [2024-07-29T16:17:29.423Z] 4f4fb700ef54: Waiting [2024-07-29T16:17:29.682Z] 7629e6793208: Download complete [2024-07-29T16:17:29.682Z] 4f4fb700ef54: Download complete [2024-07-29T16:17:29.682Z] 619be1103602: Download complete [2024-07-29T16:17:29.682Z] fb5054dd5b73: Verifying Checksum [2024-07-29T16:17:29.682Z] fb5054dd5b73: Download complete [2024-07-29T16:17:29.682Z] eeca6798cff9: Verifying Checksum [2024-07-29T16:17:29.682Z] eeca6798cff9: Download complete [2024-07-29T16:17:29.682Z] 619be1103602: Pull complete [2024-07-29T16:17:29.941Z] ada007ff1a6a: Verifying Checksum [2024-07-29T16:17:29.941Z] ada007ff1a6a: Download complete [2024-07-29T16:17:29.941Z] 7862e08f4a3e: Pull complete [2024-07-29T16:17:29.941Z] 5df492c9dc93: Verifying Checksum [2024-07-29T16:17:29.941Z] 5df492c9dc93: Download complete [2024-07-29T16:17:30.507Z] aa269ceb94a6: Verifying Checksum [2024-07-29T16:17:30.507Z] aa269ceb94a6: Download complete [2024-07-29T16:17:33.040Z] 5df492c9dc93: Pull complete [2024-07-29T16:17:33.040Z] 7629e6793208: Pull complete [2024-07-29T16:17:33.040Z] 4f4fb700ef54: Pull complete [2024-07-29T16:17:33.040Z] fb5054dd5b73: Pull complete [2024-07-29T16:17:33.299Z] eeca6798cff9: Pull complete [2024-07-29T16:17:35.831Z] aa269ceb94a6: Pull complete [2024-07-29T16:17:35.831Z] ada007ff1a6a: Pull complete [2024-07-29T16:17:35.831Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-29T16:17:35.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-29T16:17:35.831Z] ---> f489d0715acc [2024-07-29T16:17:35.831Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-29T16:17:43.019Z] Still waiting to schedule task [2024-07-29T16:17:43.020Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-29T16:17:45.810Z] ---> Running in 307dda958378 [2024-07-29T16:17:45.810Z] Removing intermediate container 307dda958378 [2024-07-29T16:17:45.810Z] ---> 5faaacdcf953 [2024-07-29T16:17:45.810Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-29T16:17:45.810Z] ---> Running in f94356bfc2cb [2024-07-29T16:17:45.810Z] Removing intermediate container f94356bfc2cb [2024-07-29T16:17:45.810Z] ---> 9b5255a945da [2024-07-29T16:17:45.810Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-29T16:17:45.810Z] ---> Running in e89eeddddf15 [2024-07-29T16:17:45.810Z] Removing intermediate container e89eeddddf15 [2024-07-29T16:17:45.810Z] ---> 0f70377e0d86 [2024-07-29T16:17:45.810Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-29T16:17:45.810Z] ---> Running in f7157268e770 [2024-07-29T16:17:45.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T16:17:45.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T16:17:45.810Z] OK: 264 MiB in 52 packages [2024-07-29T16:17:45.810Z] Removing intermediate container f7157268e770 [2024-07-29T16:17:45.810Z] ---> 2eac97ca5410 [2024-07-29T16:17:45.810Z] Step 7/12 : WORKDIR /app [2024-07-29T16:17:45.810Z] ---> Running in bf404d1dd89a [2024-07-29T16:17:45.810Z] Removing intermediate container bf404d1dd89a [2024-07-29T16:17:45.810Z] ---> 7ab9ae46500a [2024-07-29T16:17:45.810Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-29T16:17:45.810Z] ---> 89e90bbca82b [2024-07-29T16:17:45.811Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T16:17:45.811Z] ---> Running in 20e92c468d97 [2024-07-29T16:18:53.856Z] Removing intermediate container 20e92c468d97 [2024-07-29T16:18:53.856Z] ---> a9fe9144093e [2024-07-29T16:18:53.856Z] Step 10/12 : COPY . . [2024-07-29T16:18:53.856Z] ---> 26c5e3140bf3 [2024-07-29T16:18:53.856Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-29T16:18:53.856Z] ---> Running in 8d3c4a8f24b9 [2024-07-29T16:18:54.439Z] Removing intermediate container 8d3c4a8f24b9 [2024-07-29T16:18:54.439Z] ---> d4daad964097 [2024-07-29T16:18:54.439Z] Step 12/12 : RUN $MAKE [2024-07-29T16:18:54.439Z] ---> Running in 5c0cf745bc05 [2024-07-29T16:18:54.699Z] noop [2024-07-29T16:18:54.959Z] Removing intermediate container 5c0cf745bc05 [2024-07-29T16:18:54.959Z] ---> 470dbcb0141c [2024-07-29T16:18:54.959Z] Successfully built 470dbcb0141c [2024-07-29T16:18:54.959Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:18:55.297Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T16:18:55.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:18:55.372Z] prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container [2024-07-29T16:18:55.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-29T16:18:55.737Z] $ docker top fb273457f88e7bc4770ebb8f9275223840ef5368adbc1225799d1bb8a93a9d8d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T16:18:56.090Z] + go version [2024-07-29T16:18:56.090Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-29T16:18:56.097Z] $ docker stop --time=1 fb273457f88e7bc4770ebb8f9275223840ef5368adbc1225799d1bb8a93a9d8d [2024-07-29T16:18:57.892Z] $ docker rm -f --volumes fb273457f88e7bc4770ebb8f9275223840ef5368adbc1225799d1bb8a93a9d8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:18:58.348Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-29T16:18:58.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:18:58.438Z] prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container [2024-07-29T16:18:58.470Z] $ 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_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-29T16:18:58.775Z] $ docker top 771ad3a376b24ac0a3aff702d6d988211bca7025cf57a9c10ecaed2c9743afa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T16:18:59.134Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-669 [Pipeline] fileExists [Pipeline] sh [2024-07-29T16:18:59.438Z] + make test [2024-07-29T16:18:59.438Z] go test -race -coverprofile=coverage.out ./... [2024-07-29T16:19:19.679Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6686 in /w/workspace/_app-service-configurable_PR-669 [Pipeline] { [Pipeline] ws [2024-07-29T16:19:19.696Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2024-07-29T16:19:22.753Z] The recommended git tool is: git [2024-07-29T16:19:30.691Z] using credential edgex-jenkins-ssh [2024-07-29T16:19:30.718Z] Cloning the remote Git repository [2024-07-29T16:19:31.652Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-29T16:19:30.760Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-07-29T16:19:30.855Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2024-07-29T16:19:31.040Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-29T16:19:31.041Z] > git --version # timeout=10 [2024-07-29T16:19:31.064Z] > git --version # 'git version 2.25.1' [2024-07-29T16:19:31.066Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T16:19:31.336Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T16:19:33.675Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-29T16:19:33.733Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-29T16:19:35.614Z] Merging remotes/origin/main commit 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 into PR head commit 6e0796e1314a995876dc0eaf1d55257a6c7a280c [2024-07-29T16:19:36.067Z] Merge succeeded, producing 6e0796e1314a995876dc0eaf1d55257a6c7a280c [2024-07-29T16:19:36.068Z] Checking out Revision 6e0796e1314a995876dc0eaf1d55257a6c7a280c (PR-669) [2024-07-29T16:19:34.943Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-07-29T16:19:34.997Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-07-29T16:19:34.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T16:19:35.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-29T16:19:35.636Z] > git config core.sparsecheckout # timeout=10 [2024-07-29T16:19:35.753Z] > git checkout -f 6e0796e1314a995876dc0eaf1d55257a6c7a280c # timeout=10 [2024-07-29T16:19:35.922Z] > git remote # timeout=10 [2024-07-29T16:19:35.949Z] > git config --get remote.origin.url # timeout=10 [2024-07-29T16:19:35.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-29T16:19:35.994Z] > git merge 53688a1f891e61c3e2e535eb2e9ac0a8ccbceae2 # timeout=10 [2024-07-29T16:19:36.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-29T16:19:36.072Z] > git config core.sparsecheckout # timeout=10 [2024-07-29T16:19:36.095Z] > git checkout -f 6e0796e1314a995876dc0eaf1d55257a6c7a280c # timeout=10 [2024-07-29T16:19:39.854Z] Commit message: "fix: re-ran go mod tidy. i was sure i had but maybe not" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T16:19:41.572Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-29T16:19:41.572Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T16:19:41.572Z] Dload Upload Total Spent Left Speed [2024-07-29T16:19:41.572Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-07-29T16:19:41.915Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-29T16:19:42.277Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-29T16:19:42.277Z] + sudo tee /etc/docker/daemon.new [2024-07-29T16:19:42.277Z] { [2024-07-29T16:19:42.277Z] "registry-mirrors": [ [2024-07-29T16:19:42.277Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-29T16:19:42.277Z] ], [2024-07-29T16:19:42.277Z] "bip": "10.250.0.254/24", [2024-07-29T16:19:42.277Z] "hosts": [ [2024-07-29T16:19:42.277Z] "tcp://0.0.0.0:5555", [2024-07-29T16:19:42.277Z] "unix:///var/run/docker.sock" [2024-07-29T16:19:42.277Z] ], [2024-07-29T16:19:42.277Z] "mtu": 1458, [2024-07-29T16:19:42.277Z] "selinux-enabled": true, [2024-07-29T16:19:42.277Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-29T16:19:42.277Z] } [Pipeline] sh [2024-07-29T16:19:42.605Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-29T16:19:42.934Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T16:20:01.238Z] provisioning config files... [2024-07-29T16:20:01.269Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config17777303439702038161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:20:01.683Z] ---> ****-login.sh [2024-07-29T16:20:01.683Z] nexus3.edgexfoundry.org:10001 [2024-07-29T16:20:01.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:20:02.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:20:02.220Z] Configure a credential helper to remove this warning. See [2024-07-29T16:20:02.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:20:02.220Z] [2024-07-29T16:20:02.220Z] Login Succeeded [2024-07-29T16:20:02.220Z] nexus3.edgexfoundry.org:10002 [2024-07-29T16:20:02.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:20:02.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:20:02.488Z] Configure a credential helper to remove this warning. See [2024-07-29T16:20:02.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:20:02.488Z] [2024-07-29T16:20:02.488Z] Login Succeeded [2024-07-29T16:20:02.762Z] nexus3.edgexfoundry.org:10003 [2024-07-29T16:20:02.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:20:03.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:20:03.033Z] Configure a credential helper to remove this warning. See [2024-07-29T16:20:03.033Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:20:03.033Z] [2024-07-29T16:20:03.033Z] Login Succeeded [2024-07-29T16:20:03.033Z] nexus3.edgexfoundry.org:10004 [2024-07-29T16:20:03.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:20:03.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:20:03.306Z] Configure a credential helper to remove this warning. See [2024-07-29T16:20:03.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:20:03.306Z] [2024-07-29T16:20:03.306Z] Login Succeeded [2024-07-29T16:20:03.306Z] ****.io [2024-07-29T16:20:03.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-29T16:20:03.735Z] go vet ./... [2024-07-29T16:20:03.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-29T16:20:03.838Z] Configure a credential helper to remove this warning. See [2024-07-29T16:20:03.838Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-29T16:20:03.838Z] [2024-07-29T16:20:03.838Z] Login Succeeded [2024-07-29T16:20:03.838Z] ---> ****-login.sh ends [Pipeline] } [2024-07-29T16:20:03.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-29T16:20:04.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T16:20:04.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-29T16:20:04.215Z] ========================================================= [2024-07-29T16:20:04.215Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-29T16:20:04.215Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:20:04.576Z] + 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-07-29T16:20:04.576Z] Sending build context to Docker daemon 238.1kB [2024-07-29T16:20:04.847Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T16:20:04.847Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-29T16:20:04.847Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-29T16:20:04.847Z] c6b39de5b339: Pulling fs layer [2024-07-29T16:20:04.847Z] a69c41024577: Pulling fs layer [2024-07-29T16:20:04.847Z] d6de4b400683: Pulling fs layer [2024-07-29T16:20:04.847Z] 35cb2a7552d0: Pulling fs layer [2024-07-29T16:20:04.847Z] 4f4fb700ef54: Pulling fs layer [2024-07-29T16:20:04.847Z] 464afbd9ba4c: Pulling fs layer [2024-07-29T16:20:04.847Z] 00f215d4a9da: Pulling fs layer [2024-07-29T16:20:04.847Z] d496ad576159: Pulling fs layer [2024-07-29T16:20:04.847Z] 35cb2a7552d0: Waiting [2024-07-29T16:20:04.847Z] 464afbd9ba4c: Waiting [2024-07-29T16:20:04.847Z] 00f215d4a9da: Waiting [2024-07-29T16:20:04.847Z] d496ad576159: Waiting [2024-07-29T16:20:04.847Z] a69c41024577: Download complete [2024-07-29T16:20:04.847Z] 35cb2a7552d0: Verifying Checksum [2024-07-29T16:20:04.847Z] 35cb2a7552d0: Download complete [2024-07-29T16:20:05.119Z] 4f4fb700ef54: Download complete [2024-07-29T16:20:05.119Z] 464afbd9ba4c: Verifying Checksum [2024-07-29T16:20:05.119Z] 464afbd9ba4c: Download complete [2024-07-29T16:20:05.119Z] c6b39de5b339: Download complete [2024-07-29T16:20:05.389Z] d496ad576159: Verifying Checksum [2024-07-29T16:20:05.389Z] d496ad576159: Download complete [2024-07-29T16:20:05.976Z] c6b39de5b339: Pull complete [2024-07-29T16:20:06.575Z] a69c41024577: Pull complete [2024-07-29T16:20:06.844Z] d6de4b400683: Verifying Checksum [2024-07-29T16:20:06.844Z] d6de4b400683: Download complete [2024-07-29T16:20:07.829Z] 00f215d4a9da: Verifying Checksum [2024-07-29T16:20:07.829Z] 00f215d4a9da: Download complete [2024-07-29T16:20:07.922Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-29T16:20:07.922Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-29T16:20:07.922Z] ./bin/test-attribution-txt.sh [2024-07-29T16:20:07.922Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-29T16:20:07.922Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-29T16:20:07.922Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-29T16:20:07.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-29T16:20:07.954Z] $ docker stop --time=1 771ad3a376b24ac0a3aff702d6d988211bca7025cf57a9c10ecaed2c9743afa0 [2024-07-29T16:20:17.966Z] $ docker rm -f --volumes 771ad3a376b24ac0a3aff702d6d988211bca7025cf57a9c10ecaed2c9743afa0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T16:20:18.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-29T16:20:18.618Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-29T16:20:19.188Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-29T16:20:19.475Z] + ls -al . [2024-07-29T16:20:19.475Z] total 260 [2024-07-29T16:20:19.475Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 29 16:19 . [2024-07-29T16:20:19.475Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 16:17 .. [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 29 16:17 .dockerignore [2024-07-29T16:20:19.475Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 16:19 .git [2024-07-29T16:20:19.475Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 16:17 .github [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 29 16:17 .gitignore [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 29 16:17 .golangci.yml [2024-07-29T16:20:19.475Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 16:17 .semver [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 29 16:17 Attribution.txt [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 29 16:17 CHANGELOG.md [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 29 16:17 Dockerfile [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 16:17 GOVERNANCE.md [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 29 16:17 Jenkinsfile [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 29 16:17 LICENSE [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 29 16:17 OWNERS.md [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 29 16:17 README.md [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 29 16:17 VERSION [2024-07-29T16:20:19.475Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 16:17 bin [2024-07-29T16:20:19.475Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 29 16:19 coverage.out [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 7048 Jul 29 16:17 go.mod [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 29 16:17 go.sum [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 29 16:17 main.go [2024-07-29T16:20:19.475Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 29 16:17 makefile [2024-07-29T16:20:19.475Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 29 16:17 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:20:19.948Z] + 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=6e0796e1314a995876dc0eaf1d55257a6c7a280c --label arch=amd64 --label version=0.0.0 . [2024-07-29T16:20:19.948Z] Sending build context to Docker daemon 9.143MB [2024-07-29T16:20:19.948Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T16:20:19.948Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-29T16:20:19.948Z] ---> 470dbcb0141c [2024-07-29T16:20:19.948Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-29T16:20:20.167Z] d6de4b400683: Pull complete [2024-07-29T16:20:20.167Z] 35cb2a7552d0: Pull complete [2024-07-29T16:20:20.167Z] 4f4fb700ef54: Pull complete [2024-07-29T16:20:20.167Z] 464afbd9ba4c: Pull complete [2024-07-29T16:20:20.208Z] ---> Running in 53669a5f60c9 [2024-07-29T16:20:20.466Z] Removing intermediate container 53669a5f60c9 [2024-07-29T16:20:20.466Z] ---> 1b25d6941a16 [2024-07-29T16:20:20.466Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-29T16:20:20.466Z] ---> Running in ad53442e1bac [2024-07-29T16:20:20.466Z] Removing intermediate container ad53442e1bac [2024-07-29T16:20:20.466Z] ---> 6118876eb9a6 [2024-07-29T16:20:20.466Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-29T16:20:20.466Z] ---> Running in b0c86c4bf37c [2024-07-29T16:20:20.466Z] Removing intermediate container b0c86c4bf37c [2024-07-29T16:20:20.466Z] ---> e6520f45054b [2024-07-29T16:20:20.466Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-29T16:20:20.466Z] ---> Running in ef6f1d76b99b [2024-07-29T16:20:20.726Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T16:20:20.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T16:20:21.244Z] OK: 264 MiB in 52 packages [2024-07-29T16:20:21.504Z] Removing intermediate container ef6f1d76b99b [2024-07-29T16:20:21.504Z] ---> a2b57e1b7d10 [2024-07-29T16:20:21.504Z] Step 7/27 : WORKDIR /app [2024-07-29T16:20:21.504Z] ---> Running in 1c09477a7d30 [2024-07-29T16:20:22.487Z] Removing intermediate container 1c09477a7d30 [2024-07-29T16:20:22.487Z] ---> fb823c90820c [2024-07-29T16:20:22.487Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-29T16:20:22.746Z] ---> 57dd77667111 [2024-07-29T16:20:22.746Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T16:20:22.746Z] ---> Running in 98a8dbef8d2c [2024-07-29T16:20:23.888Z] Removing intermediate container 98a8dbef8d2c [2024-07-29T16:20:23.888Z] ---> affb64bc94f0 [2024-07-29T16:20:23.888Z] Step 10/27 : COPY . . [2024-07-29T16:20:24.148Z] ---> 60b09b4acca0 [2024-07-29T16:20:24.148Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-29T16:20:24.148Z] ---> Running in 44116057840e [2024-07-29T16:20:24.148Z] Removing intermediate container 44116057840e [2024-07-29T16:20:24.148Z] ---> e62cc49af49d [2024-07-29T16:20:24.148Z] Step 12/27 : RUN $MAKE [2024-07-29T16:20:24.148Z] ---> Running in 0f9f9a4a751f [2024-07-29T16:20:24.407Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-07-29T16:20:28.383Z] 00f215d4a9da: Pull complete [2024-07-29T16:20:30.331Z] d496ad576159: Pull complete [2024-07-29T16:20:30.331Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-29T16:20:30.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-29T16:20:30.331Z] ---> f246e2811388 [2024-07-29T16:20:30.331Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-29T16:20:32.272Z] ---> Running in 37db74e0a965 [2024-07-29T16:20:32.272Z] Removing intermediate container 37db74e0a965 [2024-07-29T16:20:32.272Z] ---> 89dd1dc63749 [2024-07-29T16:20:32.272Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-29T16:20:32.272Z] ---> Running in d25e93079bcc [2024-07-29T16:20:32.538Z] Removing intermediate container d25e93079bcc [2024-07-29T16:20:32.538Z] ---> 6ff81598da32 [2024-07-29T16:20:32.538Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-29T16:20:32.538Z] ---> Running in fd555c5b2331 [2024-07-29T16:20:32.805Z] Removing intermediate container fd555c5b2331 [2024-07-29T16:20:32.805Z] ---> 76f64ea8ec11 [2024-07-29T16:20:32.805Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-29T16:20:33.074Z] ---> Running in 44838a2e3672 [2024-07-29T16:20:34.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T16:20:34.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T16:20:35.250Z] OK: 266 MiB in 52 packages [2024-07-29T16:20:36.206Z] Removing intermediate container 44838a2e3672 [2024-07-29T16:20:36.206Z] ---> b9f096f72fa0 [2024-07-29T16:20:36.206Z] Step 7/12 : WORKDIR /app [2024-07-29T16:20:36.206Z] ---> Running in 996faf000d77 [2024-07-29T16:20:36.474Z] Removing intermediate container 996faf000d77 [2024-07-29T16:20:36.474Z] ---> 9358db240124 [2024-07-29T16:20:36.474Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-29T16:20:37.061Z] ---> 6620bb39dd34 [2024-07-29T16:20:37.061Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T16:20:37.061Z] ---> Running in 94f726cf960a [2024-07-29T16:21:03.133Z] Removing intermediate container 0f9f9a4a751f [2024-07-29T16:21:03.133Z] ---> 22d6b26782ca [2024-07-29T16:21:03.133Z] Step 13/27 : FROM alpine:3.18 [2024-07-29T16:21:03.133Z] 3.18: Pulling from library/alpine [2024-07-29T16:21:03.133Z] 930bdd4d222e: Pulling fs layer [2024-07-29T16:21:03.133Z] 930bdd4d222e: Verifying Checksum [2024-07-29T16:21:03.133Z] 930bdd4d222e: Download complete [2024-07-29T16:21:03.532Z] 930bdd4d222e: Pull complete [2024-07-29T16:21:03.532Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T16:21:03.532Z] Status: Downloaded newer image for alpine:3.18 [2024-07-29T16:21:03.532Z] ---> 18f865063206 [2024-07-29T16:21:03.532Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-29T16:21:03.790Z] ---> Running in d19c84589a24 [2024-07-29T16:21:03.790Z] Removing intermediate container d19c84589a24 [2024-07-29T16:21:03.790Z] ---> 218ed7213574 [2024-07-29T16:21:03.790Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-29T16:21:03.790Z] ---> Running in 330a27f754d6 [2024-07-29T16:21:03.790Z] Removing intermediate container 330a27f754d6 [2024-07-29T16:21:03.790Z] ---> 14b5f7ea54b9 [2024-07-29T16:21:03.790Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T16:21:03.790Z] ---> Running in 79ab352555ce [2024-07-29T16:21:04.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T16:21:04.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T16:21:04.569Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-29T16:21:04.570Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-29T16:21:04.570Z] Executing busybox-1.36.1-r7.trigger [2024-07-29T16:21:04.570Z] Executing ca-certificates-20240226-r0.trigger [2024-07-29T16:21:04.845Z] OK: 8 MiB in 17 packages [2024-07-29T16:21:05.104Z] Removing intermediate container 79ab352555ce [2024-07-29T16:21:05.104Z] ---> a08efd8ec92a [2024-07-29T16:21:05.104Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-29T16:21:05.104Z] ---> Running in a8db0a0c8013 [2024-07-29T16:21:05.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-29T16:21:05.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-29T16:21:05.633Z] OK: 8 MiB in 17 packages [2024-07-29T16:21:05.892Z] Removing intermediate container a8db0a0c8013 [2024-07-29T16:21:05.892Z] ---> 976c4cd3c932 [2024-07-29T16:21:05.892Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-29T16:21:06.167Z] ---> 0a0b0dfa05f6 [2024-07-29T16:21:06.167Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-29T16:21:06.167Z] ---> c45137906465 [2024-07-29T16:21:06.167Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-29T16:21:06.426Z] ---> a9bad9c4968a [2024-07-29T16:21:06.426Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-29T16:21:07.801Z] ---> 52a6a88e19a0 [2024-07-29T16:21:07.801Z] Step 22/27 : EXPOSE 48095 [2024-07-29T16:21:07.801Z] ---> Running in 8e4838c331a5 [2024-07-29T16:21:08.059Z] Removing intermediate container 8e4838c331a5 [2024-07-29T16:21:08.059Z] ---> 666314b7ef2d [2024-07-29T16:21:08.059Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-29T16:21:08.059Z] ---> Running in 0611ba85f813 [2024-07-29T16:21:08.059Z] Removing intermediate container 0611ba85f813 [2024-07-29T16:21:08.059Z] ---> 1c7d37dea62b [2024-07-29T16:21:08.059Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-29T16:21:08.059Z] ---> Running in baf01f9b318a [2024-07-29T16:21:08.059Z] Removing intermediate container baf01f9b318a [2024-07-29T16:21:08.059Z] ---> 67ef9fe35273 [2024-07-29T16:21:08.059Z] Step 25/27 : LABEL arch=amd64 [2024-07-29T16:21:08.059Z] ---> Running in 0aaa81def6ed [2024-07-29T16:21:08.321Z] Removing intermediate container 0aaa81def6ed [2024-07-29T16:21:08.321Z] ---> 4b98f23a9ac5 [2024-07-29T16:21:08.321Z] Step 26/27 : LABEL git_sha=6e0796e1314a995876dc0eaf1d55257a6c7a280c [2024-07-29T16:21:08.321Z] ---> Running in 18f3370a0c29 [2024-07-29T16:21:08.321Z] Removing intermediate container 18f3370a0c29 [2024-07-29T16:21:08.321Z] ---> 52d20f937703 [2024-07-29T16:21:08.321Z] Step 27/27 : LABEL version=0.0.0 [2024-07-29T16:21:08.321Z] ---> Running in 3036b0476aa8 [2024-07-29T16:21:08.321Z] Removing intermediate container 3036b0476aa8 [2024-07-29T16:21:08.321Z] ---> f0ce6596e0fa [2024-07-29T16:21:08.321Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-29T16:21:08.321Z] Successfully built f0ce6596e0fa [2024-07-29T16:21:08.579Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-07-29T16:21:09.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T16:21:09.080Z] [2024-07-29T16:21:09.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:21:09.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T16:21:09.387Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-29T16:21:09.387Z] 5eb5b503b376: Pulling fs layer [2024-07-29T16:21:09.387Z] 5c69ac0246d0: Pulling fs layer [2024-07-29T16:21:09.387Z] ec43610c2a17: Pulling fs layer [2024-07-29T16:21:09.387Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-29T16:21:09.387Z] 33b1e0a273af: Pulling fs layer [2024-07-29T16:21:09.387Z] 5d3b04190fa2: Pulling fs layer [2024-07-29T16:21:09.387Z] 2f39f015ded8: Pulling fs layer [2024-07-29T16:21:09.387Z] 33b1e0a273af: Waiting [2024-07-29T16:21:09.387Z] 5d3b04190fa2: Waiting [2024-07-29T16:21:09.387Z] 2f39f015ded8: Waiting [2024-07-29T16:21:09.387Z] 3a2ae6a8a46f: Waiting [2024-07-29T16:21:09.387Z] 5c69ac0246d0: Download complete [2024-07-29T16:21:09.387Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-29T16:21:09.387Z] 3a2ae6a8a46f: Download complete [2024-07-29T16:21:09.387Z] 33b1e0a273af: Verifying Checksum [2024-07-29T16:21:09.387Z] 33b1e0a273af: Download complete [2024-07-29T16:21:09.387Z] 5d3b04190fa2: Verifying Checksum [2024-07-29T16:21:09.387Z] 5d3b04190fa2: Download complete [2024-07-29T16:21:09.387Z] ec43610c2a17: Verifying Checksum [2024-07-29T16:21:09.387Z] ec43610c2a17: Download complete [2024-07-29T16:21:09.646Z] 5eb5b503b376: Verifying Checksum [2024-07-29T16:21:09.646Z] 5eb5b503b376: Download complete [2024-07-29T16:21:10.213Z] 2f39f015ded8: Verifying Checksum [2024-07-29T16:21:10.213Z] 2f39f015ded8: Download complete [2024-07-29T16:21:10.778Z] 5eb5b503b376: Pull complete [2024-07-29T16:21:11.036Z] 5c69ac0246d0: Pull complete [2024-07-29T16:21:11.604Z] ec43610c2a17: Pull complete [2024-07-29T16:21:11.604Z] 3a2ae6a8a46f: Pull complete [2024-07-29T16:21:11.604Z] 33b1e0a273af: Pull complete [2024-07-29T16:21:11.862Z] 5d3b04190fa2: Pull complete [2024-07-29T16:21:16.046Z] 2f39f015ded8: Pull complete [2024-07-29T16:21:16.046Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-29T16:21:16.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T16:21:16.046Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:21:16.157Z] prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container [2024-07-29T16:21:16.187Z] $ 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_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-29T16:21:26.996Z] $ docker top 020ba3c8265b88c869e079af75f3225daded03488b2b86fcd685a449b288fa51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:21:27.427Z] ---> job-cost.sh [2024-07-29T16:21:27.427Z] lf-activate-venv: SKIPPING [2024-07-29T16:21:27.427Z] INFO: No Stack... [2024-07-29T16:21:27.685Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-29T16:21:27.945Z] INFO: Archiving Costs [Pipeline] sh [2024-07-29T16:21:28.243Z] + cat /w/workspace/_app-service-configurable_PR-669/archives/cost.csv [2024-07-29T16:21:28.243Z] + cut -d, -f6 [Pipeline] lock [2024-07-29T16:21:28.260Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-3-stack-cost] [2024-07-29T16:21:28.272Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-669-3-stack-cost] did not exist. Created. [2024-07-29T16:21:28.281Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-29T16:21:28.664Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-29T16:21:28.783Z] Stashed 1 file(s) [Pipeline] } [2024-07-29T16:21:28.792Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-29T16:21:28.816Z] $ docker stop --time=1 020ba3c8265b88c869e079af75f3225daded03488b2b86fcd685a449b288fa51 [2024-07-29T16:21:30.756Z] $ docker rm -f --volumes 020ba3c8265b88c869e079af75f3225daded03488b2b86fcd685a449b288fa51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-29T16:22:28.756Z] Removing intermediate container 94f726cf960a [2024-07-29T16:22:28.756Z] ---> 437d815f5906 [2024-07-29T16:22:28.756Z] Step 10/12 : COPY . . [2024-07-29T16:22:28.756Z] ---> bf9b9e925c16 [2024-07-29T16:22:28.756Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-29T16:22:28.756Z] ---> Running in ad1e508240b7 [2024-07-29T16:22:28.756Z] Removing intermediate container ad1e508240b7 [2024-07-29T16:22:28.756Z] ---> d562cf018286 [2024-07-29T16:22:28.756Z] Step 12/12 : RUN $MAKE [2024-07-29T16:22:28.756Z] ---> Running in a5016a68f3fe [2024-07-29T16:22:28.756Z] noop [2024-07-29T16:22:28.756Z] Removing intermediate container a5016a68f3fe [2024-07-29T16:22:28.756Z] ---> 4efa1933fe63 [2024-07-29T16:22:28.756Z] Successfully built 4efa1933fe63 [2024-07-29T16:22:28.756Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:22:29.119Z] + docker inspect -f . ci-base-image-arm64 [2024-07-29T16:22:29.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:22:29.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-6686 does not seem to be running inside a container [2024-07-29T16:22:29.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-29T16:22:30.833Z] $ docker top 50f6f0664fea896ca3698d4ce493619aca7d281df137b6f0469f039c992fd817 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T16:22:31.673Z] + go version [2024-07-29T16:22:31.673Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-29T16:22:31.689Z] $ docker stop --time=1 50f6f0664fea896ca3698d4ce493619aca7d281df137b6f0469f039c992fd817 [2024-07-29T16:22:33.317Z] $ docker rm -f --volumes 50f6f0664fea896ca3698d4ce493619aca7d281df137b6f0469f039c992fd817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:22:33.904Z] + docker inspect -f . ci-base-image-arm64 [2024-07-29T16:22:33.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:22:34.097Z] prd-ubuntu20.04-docker-arm64-4c-16g-6686 does not seem to be running inside a container [2024-07-29T16:22:34.162Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-29T16:22:35.314Z] $ docker top f95581ba8d6dfa82625de2d4b2a14b739216ce0844a872345b33881118e4f66a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T16:22:35.833Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh [2024-07-29T16:22:36.755Z] + make test [2024-07-29T16:22:36.755Z] go test -race -coverprofile=coverage.out ./... [2024-07-29T16:26:28.575Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-07-29T16:26:28.575Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-29T16:26:28.575Z] go vet ./... [2024-07-29T16:30:05.493Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-29T16:30:05.493Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-29T16:30:05.493Z] ./bin/test-attribution-txt.sh [2024-07-29T16:30:05.493Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-29T16:30:05.493Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-29T16:30:05.493Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-07-29T16:30:05.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-29T16:30:05.539Z] $ docker stop --time=1 f95581ba8d6dfa82625de2d4b2a14b739216ce0844a872345b33881118e4f66a [2024-07-29T16:30:07.352Z] $ docker rm -f --volumes f95581ba8d6dfa82625de2d4b2a14b739216ce0844a872345b33881118e4f66a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-29T16:30:09.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-29T16:30:09.395Z] Warning: overwriting stash ‘coverage-report’ [2024-07-29T16:30:09.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-29T16:30:10.271Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-29T16:30:10.586Z] + ls -al . [2024-07-29T16:30:10.586Z] total 256 [2024-07-29T16:30:10.586Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 29 16:22 . [2024-07-29T16:30:10.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 16:19 .. [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 29 16:19 .dockerignore [2024-07-29T16:30:10.586Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 16:19 .git [2024-07-29T16:30:10.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 29 16:19 .github [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 106 Jul 29 16:19 .gitignore [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 29 16:19 .golangci.yml [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jul 29 16:19 Attribution.txt [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jul 29 16:19 CHANGELOG.md [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jul 29 16:19 Dockerfile [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 29 16:19 GOVERNANCE.md [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 29 16:19 Jenkinsfile [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 29 16:19 LICENSE [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 29 16:19 OWNERS.md [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jul 29 16:19 README.md [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 29 16:17 VERSION [2024-07-29T16:30:10.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 16:19 bin [2024-07-29T16:30:10.586Z] -rw-r--r-- 1 jenkins jenkins 13 Jul 29 16:22 coverage.out [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 7048 Jul 29 16:19 go.mod [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 29 16:19 go.sum [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 29 16:19 main.go [2024-07-29T16:30:10.586Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jul 29 16:19 makefile [2024-07-29T16:30:10.586Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 29 16:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:30:10.932Z] + 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=6e0796e1314a995876dc0eaf1d55257a6c7a280c --label arch=arm64 --label version=0.0.0 . [2024-07-29T16:30:10.932Z] Sending build context to Docker daemon 239.1kB [2024-07-29T16:30:11.198Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-29T16:30:11.198Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-29T16:30:11.198Z] ---> 4efa1933fe63 [2024-07-29T16:30:11.198Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-29T16:30:11.198Z] ---> Running in bac8438cf5a2 [2024-07-29T16:30:11.463Z] Removing intermediate container bac8438cf5a2 [2024-07-29T16:30:11.463Z] ---> 394124e46a3f [2024-07-29T16:30:11.463Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-29T16:30:11.730Z] ---> Running in ed9feb204c5f [2024-07-29T16:30:11.997Z] Removing intermediate container ed9feb204c5f [2024-07-29T16:30:11.997Z] ---> 12ec497fca24 [2024-07-29T16:30:11.997Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-07-29T16:30:11.997Z] ---> Running in d04aa5248a27 [2024-07-29T16:30:12.269Z] Removing intermediate container d04aa5248a27 [2024-07-29T16:30:12.269Z] ---> 5c92f4e01215 [2024-07-29T16:30:12.269Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-29T16:30:12.269Z] ---> Running in 806f166d40a4 [2024-07-29T16:30:13.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T16:30:13.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T16:30:14.765Z] OK: 266 MiB in 52 packages [2024-07-29T16:30:15.732Z] Removing intermediate container 806f166d40a4 [2024-07-29T16:30:15.732Z] ---> b437c268512b [2024-07-29T16:30:15.733Z] Step 7/27 : WORKDIR /app [2024-07-29T16:30:15.733Z] ---> Running in e9762e6a8ae6 [2024-07-29T16:30:15.733Z] Removing intermediate container e9762e6a8ae6 [2024-07-29T16:30:15.733Z] ---> 3b1c3353087a [2024-07-29T16:30:15.733Z] Step 8/27 : COPY go.mod vendor* ./ [2024-07-29T16:30:16.315Z] ---> 2c7d327470b3 [2024-07-29T16:30:16.315Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-29T16:30:16.315Z] ---> Running in cb70ecf9ada2 [2024-07-29T16:30:18.904Z] Removing intermediate container cb70ecf9ada2 [2024-07-29T16:30:18.904Z] ---> c00720b8c17d [2024-07-29T16:30:18.904Z] Step 10/27 : COPY . . [2024-07-29T16:30:19.173Z] ---> 97aab20bff1c [2024-07-29T16:30:19.173Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-29T16:30:19.173Z] ---> Running in 9dcb8e523963 [2024-07-29T16:30:19.442Z] Removing intermediate container 9dcb8e523963 [2024-07-29T16:30:19.442Z] ---> 15f92e0b9f83 [2024-07-29T16:30:19.442Z] Step 12/27 : RUN $MAKE [2024-07-29T16:30:19.442Z] ---> Running in 5f88199076a2 [2024-07-29T16:30:20.404Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-07-29T16:33:42.165Z] Removing intermediate container 5f88199076a2 [2024-07-29T16:33:42.165Z] ---> b17fb9941183 [2024-07-29T16:33:42.165Z] Step 13/27 : FROM alpine:3.18 [2024-07-29T16:33:42.165Z] 3.18: Pulling from library/alpine [2024-07-29T16:33:42.165Z] 4983c3fe2029: Pulling fs layer [2024-07-29T16:33:42.165Z] 4983c3fe2029: Verifying Checksum [2024-07-29T16:33:42.165Z] 4983c3fe2029: Download complete [2024-07-29T16:33:42.165Z] 4983c3fe2029: Pull complete [2024-07-29T16:33:42.165Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-29T16:33:42.165Z] Status: Downloaded newer image for alpine:3.18 [2024-07-29T16:33:42.165Z] ---> a0237000ae83 [2024-07-29T16:33:42.165Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-29T16:33:42.165Z] ---> Running in 24c24c5055db [2024-07-29T16:33:42.165Z] Removing intermediate container 24c24c5055db [2024-07-29T16:33:42.165Z] ---> ad5e66b208c4 [2024-07-29T16:33:42.165Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-07-29T16:33:42.165Z] ---> Running in a92195e72558 [2024-07-29T16:33:42.165Z] Removing intermediate container a92195e72558 [2024-07-29T16:33:42.165Z] ---> 088f04af4652 [2024-07-29T16:33:42.165Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-29T16:33:42.165Z] ---> Running in b619fdf8b9e6 [2024-07-29T16:33:42.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T16:33:42.165Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T16:33:42.165Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-29T16:33:42.165Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-29T16:33:42.165Z] Executing busybox-1.36.1-r7.trigger [2024-07-29T16:33:42.165Z] Executing ca-certificates-20240226-r0.trigger [2024-07-29T16:33:42.165Z] OK: 9 MiB in 17 packages [2024-07-29T16:33:42.165Z] Removing intermediate container b619fdf8b9e6 [2024-07-29T16:33:42.165Z] ---> d44647acd295 [2024-07-29T16:33:42.165Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-29T16:33:42.165Z] ---> Running in 1a56766c8c14 [2024-07-29T16:33:42.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-29T16:33:43.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-29T16:33:43.983Z] OK: 9 MiB in 17 packages [2024-07-29T16:33:44.950Z] Removing intermediate container 1a56766c8c14 [2024-07-29T16:33:44.950Z] ---> 24a6ca5f5012 [2024-07-29T16:33:44.950Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-29T16:33:45.218Z] ---> acb7c2c9989a [2024-07-29T16:33:45.218Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-29T16:33:45.802Z] ---> 2e349efea20b [2024-07-29T16:33:45.802Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-07-29T16:33:46.390Z] ---> b222fb257874 [2024-07-29T16:33:46.390Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-07-29T16:33:47.798Z] ---> 5ae06e364377 [2024-07-29T16:33:47.798Z] Step 22/27 : EXPOSE 48095 [2024-07-29T16:33:48.066Z] ---> Running in 668dce01f458 [2024-07-29T16:33:48.338Z] Removing intermediate container 668dce01f458 [2024-07-29T16:33:48.338Z] ---> eb9028293f9d [2024-07-29T16:33:48.338Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-07-29T16:33:48.338Z] ---> Running in 9fc597bc7332 [2024-07-29T16:33:48.605Z] Removing intermediate container 9fc597bc7332 [2024-07-29T16:33:48.605Z] ---> b1aa1c0f5ca1 [2024-07-29T16:33:48.605Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-29T16:33:48.605Z] ---> Running in 94beb6ce0352 [2024-07-29T16:33:48.872Z] Removing intermediate container 94beb6ce0352 [2024-07-29T16:33:48.872Z] ---> 8b770b2366a0 [2024-07-29T16:33:48.872Z] Step 25/27 : LABEL arch=arm64 [2024-07-29T16:33:49.139Z] ---> Running in 00f3b4dcb60f [2024-07-29T16:33:49.407Z] Removing intermediate container 00f3b4dcb60f [2024-07-29T16:33:49.407Z] ---> b43bba066e92 [2024-07-29T16:33:49.407Z] Step 26/27 : LABEL git_sha=6e0796e1314a995876dc0eaf1d55257a6c7a280c [2024-07-29T16:33:49.407Z] ---> Running in d99abe21ea31 [2024-07-29T16:33:49.676Z] Removing intermediate container d99abe21ea31 [2024-07-29T16:33:49.676Z] ---> 46f2857c8f7c [2024-07-29T16:33:49.676Z] Step 27/27 : LABEL version=0.0.0 [2024-07-29T16:33:49.676Z] ---> Running in d34b7d1ef5ec [2024-07-29T16:33:49.943Z] Removing intermediate container d34b7d1ef5ec [2024-07-29T16:33:49.943Z] ---> f84bdad5f2c6 [2024-07-29T16:33:49.943Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-29T16:33:49.943Z] Successfully built f84bdad5f2c6 [2024-07-29T16:33:49.943Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:33:50.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T16:33:50.476Z] [2024-07-29T16:33:50.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:33:50.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T16:33:50.810Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-29T16:33:50.810Z] 8998bd30e6a1: Pulling fs layer [2024-07-29T16:33:50.810Z] 04944245beec: Pulling fs layer [2024-07-29T16:33:50.810Z] 699f458cf7ca: Pulling fs layer [2024-07-29T16:33:50.810Z] 765212b225bb: Pulling fs layer [2024-07-29T16:33:50.810Z] f23df028b6ca: Pulling fs layer [2024-07-29T16:33:50.810Z] d65c8cfc05b1: Pulling fs layer [2024-07-29T16:33:50.810Z] 2437ff75d9bd: Pulling fs layer [2024-07-29T16:33:50.810Z] f23df028b6ca: Waiting [2024-07-29T16:33:50.810Z] 765212b225bb: Waiting [2024-07-29T16:33:50.810Z] d65c8cfc05b1: Waiting [2024-07-29T16:33:50.810Z] 2437ff75d9bd: Waiting [2024-07-29T16:33:51.077Z] 04944245beec: Verifying Checksum [2024-07-29T16:33:51.077Z] 04944245beec: Download complete [2024-07-29T16:33:51.078Z] 765212b225bb: Download complete [2024-07-29T16:33:51.078Z] f23df028b6ca: Verifying Checksum [2024-07-29T16:33:51.078Z] f23df028b6ca: Download complete [2024-07-29T16:33:51.078Z] d65c8cfc05b1: Verifying Checksum [2024-07-29T16:33:51.078Z] d65c8cfc05b1: Download complete [2024-07-29T16:33:51.346Z] 699f458cf7ca: Verifying Checksum [2024-07-29T16:33:51.346Z] 699f458cf7ca: Download complete [2024-07-29T16:33:51.615Z] 8998bd30e6a1: Verifying Checksum [2024-07-29T16:33:51.615Z] 8998bd30e6a1: Download complete [2024-07-29T16:33:54.220Z] 2437ff75d9bd: Verifying Checksum [2024-07-29T16:33:54.220Z] 2437ff75d9bd: Download complete [2024-07-29T16:33:56.799Z] 8998bd30e6a1: Pull complete [2024-07-29T16:33:56.799Z] 04944245beec: Pull complete [2024-07-29T16:33:58.740Z] 699f458cf7ca: Pull complete [2024-07-29T16:33:58.740Z] 765212b225bb: Pull complete [2024-07-29T16:33:59.325Z] f23df028b6ca: Pull complete [2024-07-29T16:33:59.593Z] d65c8cfc05b1: Pull complete [2024-07-29T16:34:17.790Z] 2437ff75d9bd: Pull complete [2024-07-29T16:34:17.790Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-29T16:34:17.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-29T16:34:17.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:34:17.992Z] prd-ubuntu20.04-docker-arm64-4c-16g-6686 does not seem to be running inside a container [2024-07-29T16:34:18.054Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-29T16:34:20.677Z] $ docker top 58ba38f5833cf085ed6a8a28a6c917af7eb0f62d646a6d4b13cc4ffd3269f667 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:34:21.588Z] ---> job-cost.sh [2024-07-29T16:34:21.588Z] lf-activate-venv: SKIPPING [2024-07-29T16:34:21.588Z] INFO: No Stack... [2024-07-29T16:34:21.860Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-29T16:34:22.816Z] INFO: Archiving Costs [Pipeline] sh [2024-07-29T16:34:23.446Z] + cut -d, -f6 [2024-07-29T16:34:23.446Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [Pipeline] lock [2024-07-29T16:34:23.478Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-3-stack-cost] [2024-07-29T16:34:23.487Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-669-3-stack-cost] did not exist. Created. [2024-07-29T16:34:23.496Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-29T16:34:24.153Z] /w/workspace/app-service-configurable/3@tmp/durable-d7b03808/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-29T16:34:24.785Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-29T16:34:24.814Z] Warning: overwriting stash ‘stack-cost’ [2024-07-29T16:34:24.856Z] Stashed 1 file(s) [Pipeline] } [2024-07-29T16:34:24.866Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-669-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-29T16:34:24.890Z] $ docker stop --time=1 58ba38f5833cf085ed6a8a28a6c917af7eb0f62d646a6d4b13cc4ffd3269f667 [2024-07-29T16:34:26.385Z] $ docker rm -f --volumes 58ba38f5833cf085ed6a8a28a6c917af7eb0f62d646a6d4b13cc4ffd3269f667 [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-07-29T16:34:26.883Z] provisioning config files... [2024-07-29T16:34:26.892Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-669@tmp/config9440227730278188289tmp [Pipeline] { [Pipeline] sh [2024-07-29T16:34:27.196Z] + set +x [2024-07-29T16:34:27.196Z] + bash -s -- [2024-07-29T16:34:27.196Z] + curl -s https://codecov.io/bash [2024-07-29T16:34:27.196Z] [2024-07-29T16:34:27.196Z] _____ _ [2024-07-29T16:34:27.196Z] / ____| | | [2024-07-29T16:34:27.196Z] | | ___ __| | ___ ___ _____ __ [2024-07-29T16:34:27.196Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-29T16:34:27.196Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-29T16:34:27.196Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-29T16:34:27.196Z] Bash-1.0.6 [2024-07-29T16:34:27.196Z] [2024-07-29T16:34:27.196Z] [2024-07-29T16:34:27.196Z] ==> git version 2.25.1 found [2024-07-29T16:34:27.196Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-29T16:34:27.196Z] Release-Date: 2020-01-08 [2024-07-29T16:34:27.196Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-29T16:34:27.196Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-29T16:34:27.196Z] ==> Jenkins CI detected. [2024-07-29T16:34:27.196Z] current dir:  /w/workspace/_app-service-configurable_PR-669 [2024-07-29T16:34:27.196Z] project root: . [2024-07-29T16:34:27.196Z] --> token set from env [2024-07-29T16:34:27.196Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-29T16:34:27.196Z] ==> Running gcov in . (disable via -X gcov) [2024-07-29T16:34:27.196Z] ==> Python coveragepy not found [2024-07-29T16:34:27.196Z] ==> Searching for coverage reports in: [2024-07-29T16:34:27.196Z] + . [2024-07-29T16:34:27.196Z] -> Found 1 reports [2024-07-29T16:34:27.196Z] ==> Detecting git/mercurial file structure [2024-07-29T16:34:27.455Z] ==> Reading reports [2024-07-29T16:34:27.455Z] + ./coverage.out bytes=13 [2024-07-29T16:34:27.455Z] ==> Appending adjustments [2024-07-29T16:34:27.455Z] https://docs.codecov.io/docs/fixing-reports [2024-07-29T16:34:27.455Z] + Found adjustments [2024-07-29T16:34:27.455Z] ==> Gzipping contents [2024-07-29T16:34:27.455Z] 4.0K /tmp/codecov.SuWlob.gz [2024-07-29T16:34:27.455Z] ==> Uploading reports [2024-07-29T16:34:27.455Z] url: https://codecov.io [2024-07-29T16:34:27.456Z] query: branch=PR-669&commit=6e0796e1314a995876dc0eaf1d55257a6c7a280c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-669%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=669&job=&cmd_args= [2024-07-29T16:34:27.456Z] -> Pinging Codecov [2024-07-29T16:34:27.456Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-669&commit=6e0796e1314a995876dc0eaf1d55257a6c7a280c&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-669%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=669&job=&cmd_args= [2024-07-29T16:34:27.456Z] -> Uploading to [2024-07-29T16:34:27.456Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-29/A97CA9966030D2A3747ED39772930CCE/6e0796e1314a995876dc0eaf1d55257a6c7a280c/67e0d3d8-263f-4b04-8939-ffe2b17a2c06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240729%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240729T163427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cc07daf800e2a6ca78f0011948c0ab6a749d6a7917257c787beb2ba5bcd60c3 [2024-07-29T16:34:27.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-29T16:34:27.716Z] Dload Upload Total Spent Left Speed [2024-07-29T16:34:27.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 826 --:--:-- --:--:-- --:--:-- 826 [2024-07-29T16:34:27.974Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6e0796e1314a995876dc0eaf1d55257a6c7a280c [Pipeline] } [2024-07-29T16:34:27.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-07-29T16:34:28.858Z] + [ -d /w/workspace/_app-service-configurable_PR-669/archives ] [2024-07-29T16:34:28.858Z] + ls -al /w/workspace/_app-service-configurable_PR-669/archives [2024-07-29T16:34:28.858Z] total 16 [2024-07-29T16:34:28.858Z] drwxr-xr-x 3 root root 4096 Jul 29 16:21 . [2024-07-29T16:34:28.858Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 16:21 .. [2024-07-29T16:34:28.858Z] drwxr-xr-x 2 root root 4096 Jul 29 16:21 cost [2024-07-29T16:34:28.858Z] -rw-r--r-- 1 root root 96 Jul 29 16:21 cost.csv [2024-07-29T16:34:28.858Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-669/archives [2024-07-29T16:34:28.858Z] + ls -al /w/workspace/_app-service-configurable_PR-669/archives [2024-07-29T16:34:28.858Z] total 16 [2024-07-29T16:34:28.858Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 29 16:21 . [2024-07-29T16:34:28.858Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 16:21 .. [2024-07-29T16:34:28.858Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 29 16:21 cost [2024-07-29T16:34:28.858Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 29 16:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:34:29.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:34:30.013Z] ---> package-listing.sh [2024-07-29T16:34:30.013Z] ++ facter osfamily [2024-07-29T16:34:30.013Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-29T16:34:30.272Z] + OS_FAMILY=debian [2024-07-29T16:34:30.272Z] + workspace=/w/workspace/_app-service-configurable_PR-669 [2024-07-29T16:34:30.272Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-29T16:34:30.272Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-29T16:34:30.272Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-29T16:34:30.272Z] + PACKAGES=/tmp/packages_start.txt [2024-07-29T16:34:30.272Z] + '[' /w/workspace/_app-service-configurable_PR-669 ']' [2024-07-29T16:34:30.272Z] + PACKAGES=/tmp/packages_end.txt [2024-07-29T16:34:30.272Z] + case "${OS_FAMILY}" in [2024-07-29T16:34:30.272Z] + dpkg -l [2024-07-29T16:34:30.272Z] + grep '^ii' [2024-07-29T16:34:30.272Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-29T16:34:30.272Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-29T16:34:30.272Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-29T16:34:30.272Z] + '[' /w/workspace/_app-service-configurable_PR-669 ']' [2024-07-29T16:34:30.272Z] + mkdir -p /w/workspace/_app-service-configurable_PR-669/archives/ [2024-07-29T16:34:30.272Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-669/archives/ [Pipeline] echo [2024-07-29T16:34:30.285Z] 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/_app-service-configurable_PR-669/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-29T16:34:30.563Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-29T16:34:31.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-29T16:34:31.131Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-29T16:34:31.219Z] prd-ubuntu20.04-docker-8c-8g-6685 does not seem to be running inside a container [2024-07-29T16:34:31.246Z] $ 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/_app-service-configurable_PR-669/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-669 -v /w/workspace/_app-service-configurable_PR-669:/w/workspace/_app-service-configurable_PR-669:rw,z -v /w/workspace/_app-service-configurable_PR-669@tmp:/w/workspace/_app-service-configurable_PR-669@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-29T16:34:31.424Z] $ docker top f7fbe0e6be915519d32557e36b1932b3fe7409f616e521397133410c59bf3714 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-29T16:34:31.786Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-29T16:34:32.077Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-29T16:34:32.365Z] + ls /var/log/sa-host [2024-07-29T16:34:32.365Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-29T16:34:32.525Z] provisioning config files... [2024-07-29T16:34:32.535Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-669@tmp/config8075715796292713180tmp [Pipeline] { [Pipeline] echo [2024-07-29T16:34:32.553Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:34:32.835Z] ---> create-netrc.sh [Pipeline] } [2024-07-29T16:34:32.841Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:34:33.330Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-29T16:34:33.340Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:34:33.621Z] ---> sudo-logs.sh [2024-07-29T16:34:33.621Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-29T16:34:33.655Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:34:33.938Z] ---> job-cost.sh [2024-07-29T16:34:33.938Z] lf-activate-venv: SKIPPING [2024-07-29T16:34:33.938Z] DEBUG: total: 0.2199999988079071 [2024-07-29T16:34:33.938Z] INFO: Retrieving Stack Cost... [2024-07-29T16:34:34.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-29T16:34:34.764Z] INFO: Archiving Costs [Pipeline] echo [2024-07-29T16:34:34.779Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-29T16:34:35.065Z] ---> logs-deploy.sh [2024-07-29T16:34:35.065Z] lf-activate-venv: SKIPPING [2024-07-29T16:34:35.065Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-669/3 [2024-07-29T16:34:35.065Z] INFO: archiving workspace using pattern(s): [2024-07-29T16:34:36.002Z] Archives upload complete. [2024-07-29T16:34:36.002Z] INFO: archiving logs to Nexus