Pull request #662 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4b97e5339c66e29e44cee38ec6ae5c699dfba13+6b0b7747b374060de83cb44ee161df8ce991bc1b (52940ec6302fcc71b7ece0a30b41de4f3aa7aa44) 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-ssh1439903934920114761.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-ssh2754369690610437758.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-662/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-662/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8517940157009342198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-662/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9945727675031481696.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh10005623872997847824.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-662/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-662/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11961314973819792404.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4365 in /w/workspace/_app-service-configurable_PR-662 [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-662 # 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 Merging remotes/origin/main commit 6b0b7747b374060de83cb44ee161df8ce991bc1b into PR head commit c4b97e5339c66e29e44cee38ec6ae5c699dfba13 Merge succeeded, producing c4b97e5339c66e29e44cee38ec6ae5c699dfba13 Checking out Revision c4b97e5339c66e29e44cee38ec6ae5c699dfba13 (PR-662) > 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/662/head:refs/remotes/origin/PR-662 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4b97e5339c66e29e44cee38ec6ae5c699dfba13 # 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 6b0b7747b374060de83cb44ee161df8ce991bc1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4b97e5339c66e29e44cee38ec6ae5c699dfba13 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T12:35:40.193Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T12:35:40.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T12:35:40.536Z] ========================================================= [2024-06-25T12:35:40.536Z] EdgeX Global Pipelines Version Info [2024-06-25T12:35:40.536Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:35:41.342Z] ------------------- [2024-06-25T12:35:41.342Z] stable info: [2024-06-25T12:35:41.342Z] ------------------- [2024-06-25T12:35:41.342Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T12:35:41.343Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T12:35:41.343Z] Message: update stable to v1.0.260 [2024-06-25T12:35:41.936Z] ------------------- [2024-06-25T12:35:41.936Z] experimental info: [2024-06-25T12:35:41.936Z] ------------------- [2024-06-25T12:35:41.936Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T12:35:41.936Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T12:35:41.936Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T12:35:42.132Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-06-25T12:35:42.189Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-06-25T12:35:42.243Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T12:35:42.297Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T12:35:42.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T12:35:42.411Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T12:35:42.466Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T12:35:42.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-25T12:35:42.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T12:35:42.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T12:35:42.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T12:35:42.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-06-25T12:35:42.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T12:35:42.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T12:35:42.928Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T12:35:42.988Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T12:35:43.054Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T12:35:43.119Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T12:35:43.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T12:35:43.252Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T12:35:43.310Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-25T12:35:43.379Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-25T12:35:43.444Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T12:35:43.501Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T12:35:43.557Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T12:35:43.612Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T12:35:43.667Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T12:35:43.721Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-662 [Pipeline] echo [2024-06-25T12:35:43.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-662 [Pipeline] echo [2024-06-25T12:35:43.840Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-662 [Pipeline] echo [2024-06-25T12:35:43.901Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [Pipeline] echo [2024-06-25T12:35:43.967Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4b97e5 [Pipeline] echo [2024-06-25T12:35:44.025Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T12:35:44.175Z] provisioning config files... [2024-06-25T12:35:44.189Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-662@tmp/config10418150961374233264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:35:44.593Z] ---> ****-login.sh [2024-06-25T12:35:44.593Z] nexus3.edgexfoundry.org:10001 [2024-06-25T12:35:45.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:35:45.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:35:45.438Z] Configure a credential helper to remove this warning. See [2024-06-25T12:35:45.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:35:45.438Z] [2024-06-25T12:35:45.438Z] Login Succeeded [2024-06-25T12:35:45.439Z] nexus3.edgexfoundry.org:10002 [2024-06-25T12:35:45.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:35:45.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:35:45.700Z] Configure a credential helper to remove this warning. See [2024-06-25T12:35:45.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:35:45.700Z] [2024-06-25T12:35:45.700Z] Login Succeeded [2024-06-25T12:35:45.700Z] nexus3.edgexfoundry.org:10003 [2024-06-25T12:35:45.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:35:45.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:35:45.700Z] Configure a credential helper to remove this warning. See [2024-06-25T12:35:45.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:35:45.700Z] [2024-06-25T12:35:45.700Z] Login Succeeded [2024-06-25T12:35:45.700Z] nexus3.edgexfoundry.org:10004 [2024-06-25T12:35:45.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:35:45.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:35:45.961Z] Configure a credential helper to remove this warning. See [2024-06-25T12:35:45.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:35:45.961Z] [2024-06-25T12:35:45.961Z] Login Succeeded [2024-06-25T12:35:45.961Z] ****.io [2024-06-25T12:35:45.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:35:46.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:35:46.222Z] Configure a credential helper to remove this warning. See [2024-06-25T12:35:46.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:35:46.222Z] [2024-06-25T12:35:46.222Z] Login Succeeded [2024-06-25T12:35:46.222Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T12:35:46.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T12:35:46.956Z] + git rev-list -1 --merges c4b97e5339c66e29e44cee38ec6ae5c699dfba13~1..c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [Pipeline] echo [2024-06-25T12:35:47.003Z] -----------> git rev-list -1 --merges c4b97e5339c66e29e44cee38ec6ae5c699dfba13~1..c4b97e5339c66e29e44cee38ec6ae5c699dfba13 c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [false] [Pipeline] sh [2024-06-25T12:35:47.353Z] + git log --format=format:%s -1 c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [Pipeline] echo [2024-06-25T12:35:47.397Z] ========================================================= [2024-06-25T12:35:47.397Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T12:35:47.397Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T12:35:47.857Z] + git log --format=format:%s -1 c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [Pipeline] echo [2024-06-25T12:35:47.891Z] [semverPrep] GIT_COMMIT: c4b97e5339c66e29e44cee38ec6ae5c699dfba13, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-06-25T12:35:47.934Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T12:35:48.347Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T12:35:48.347Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T12:35:48.347Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T12:35:48.347Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T12:35:48.347Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T12:35:48.347Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T12:35:48.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:35:48.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T12:35:48.851Z] [2024-06-25T12:35:48.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:35:49.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T12:35:49.242Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T12:35:49.242Z] b85a868b505f: Pulling fs layer [2024-06-25T12:35:49.242Z] e2be974225ed: Pulling fs layer [2024-06-25T12:35:49.242Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T12:35:49.242Z] 988bab9f4d93: Pulling fs layer [2024-06-25T12:35:49.242Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T12:35:49.242Z] eaf3925da568: Pulling fs layer [2024-06-25T12:35:49.242Z] bab4dde63d76: Pulling fs layer [2024-06-25T12:35:49.242Z] bde34c3a00c8: Pulling fs layer [2024-06-25T12:35:49.242Z] b352a97aabf1: Pulling fs layer [2024-06-25T12:35:49.242Z] 4872d77fe225: Pulling fs layer [2024-06-25T12:35:49.242Z] 5851b861e8e6: Pulling fs layer [2024-06-25T12:35:49.242Z] 1469e6f7b9e6: Waiting [2024-06-25T12:35:49.242Z] eaf3925da568: Waiting [2024-06-25T12:35:49.242Z] b352a97aabf1: Waiting [2024-06-25T12:35:49.242Z] bab4dde63d76: Waiting [2024-06-25T12:35:49.242Z] 4872d77fe225: Waiting [2024-06-25T12:35:49.242Z] bde34c3a00c8: Waiting [2024-06-25T12:35:49.242Z] 5851b861e8e6: Waiting [2024-06-25T12:35:49.242Z] 988bab9f4d93: Waiting [2024-06-25T12:35:49.242Z] e2be974225ed: Verifying Checksum [2024-06-25T12:35:49.242Z] e2be974225ed: Download complete [2024-06-25T12:35:49.242Z] 988bab9f4d93: Verifying Checksum [2024-06-25T12:35:49.242Z] 988bab9f4d93: Download complete [2024-06-25T12:35:49.242Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T12:35:49.242Z] 1469e6f7b9e6: Download complete [2024-06-25T12:35:49.242Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T12:35:49.242Z] 339a4e72a1f5: Download complete [2024-06-25T12:35:49.242Z] eaf3925da568: Verifying Checksum [2024-06-25T12:35:49.242Z] eaf3925da568: Download complete [2024-06-25T12:35:49.499Z] bde34c3a00c8: Download complete [2024-06-25T12:35:49.499Z] b352a97aabf1: Verifying Checksum [2024-06-25T12:35:49.499Z] b352a97aabf1: Download complete [2024-06-25T12:35:49.499Z] 4872d77fe225: Verifying Checksum [2024-06-25T12:35:49.499Z] 4872d77fe225: Download complete [2024-06-25T12:35:49.499Z] 5851b861e8e6: Verifying Checksum [2024-06-25T12:35:49.499Z] 5851b861e8e6: Download complete [2024-06-25T12:35:49.499Z] b85a868b505f: Verifying Checksum [2024-06-25T12:35:49.499Z] b85a868b505f: Download complete [2024-06-25T12:35:49.758Z] bab4dde63d76: Verifying Checksum [2024-06-25T12:35:49.758Z] bab4dde63d76: Download complete [2024-06-25T12:35:50.695Z] b85a868b505f: Pull complete [2024-06-25T12:35:50.696Z] e2be974225ed: Pull complete [2024-06-25T12:35:51.264Z] 339a4e72a1f5: Pull complete [2024-06-25T12:35:51.265Z] 988bab9f4d93: Pull complete [2024-06-25T12:35:51.524Z] 1469e6f7b9e6: Pull complete [2024-06-25T12:35:51.524Z] eaf3925da568: Pull complete [2024-06-25T12:35:53.429Z] bab4dde63d76: Pull complete [2024-06-25T12:35:53.687Z] bde34c3a00c8: Pull complete [2024-06-25T12:35:53.687Z] b352a97aabf1: Pull complete [2024-06-25T12:35:53.687Z] 4872d77fe225: Pull complete [2024-06-25T12:35:53.947Z] 5851b861e8e6: Pull complete [2024-06-25T12:35:53.947Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T12:35:53.947Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T12:35:53.947Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:35:54.225Z] prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container [2024-06-25T12:35:54.256Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-662 -v /w/workspace/_app-service-configurable_PR-662:/w/workspace/_app-service-configurable_PR-662:rw,z -v /w/workspace/_app-service-configurable_PR-662@tmp:/w/workspace/_app-service-configurable_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-25T12:35:59.526Z] $ docker top 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 -eo pid,comm [2024-06-25T12:35:59.604Z] 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-06-25T12:35:59.604Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T12:35:59.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T12:35:59.770Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T12:35:59.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T12:35:59.876Z] $ docker exec 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 ssh-agent [2024-06-25T12:35:59.967Z] SSH_AUTH_SOCK=/tmp/ssh-dUmuR7HldN2Y/agent.32 [2024-06-25T12:35:59.967Z] SSH_AGENT_PID=38 [2024-06-25T12:35:59.973Z] Running ssh-add (command line suppressed) [2024-06-25T12:36:00.080Z] Identity added: /w/workspace/_app-service-configurable_PR-662@tmp/private_key_11759679681705919731.key (/w/workspace/_app-service-configurable_PR-662@tmp/private_key_11759679681705919731.key) [2024-06-25T12:36:00.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T12:36:00.435Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T12:36:00.465Z] $ docker exec --env ******** --env ******** 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 ssh-agent -k [2024-06-25T12:36:00.557Z] unset SSH_AUTH_SOCK; [2024-06-25T12:36:00.557Z] unset SSH_AGENT_PID; [2024-06-25T12:36:00.557Z] echo Agent pid 38 killed; [2024-06-25T12:36:00.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T12:36:00.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T12:36:00.670Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T12:36:00.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T12:36:00.788Z] $ docker exec 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 ssh-agent [2024-06-25T12:36:00.884Z] SSH_AUTH_SOCK=/tmp/ssh-AOLk3dl7nQzF/agent.71 [2024-06-25T12:36:00.884Z] SSH_AGENT_PID=77 [2024-06-25T12:36:00.889Z] Running ssh-add (command line suppressed) [2024-06-25T12:36:01.001Z] Identity added: /w/workspace/_app-service-configurable_PR-662@tmp/private_key_16536223310030929424.key (/w/workspace/_app-service-configurable_PR-662@tmp/private_key_16536223310030929424.key) [2024-06-25T12:36:01.012Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T12:36:01.360Z] + git semver init [2024-06-25T12:36:01.929Z] 2024-06-25 12:36:01,641 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T12:36:01.929Z] 2024-06-25 12:36:01,642 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-662/.semver [2024-06-25T12:36:01.929Z] 2024-06-25 12:36:01,643 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-662/.semver [2024-06-25T12:36:01.929Z] 2024-06-25 12:36:01,643 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-662/.semver'], cwd=/w/workspace/_app-service-configurable_PR-662, universal_newlines=False, shell=None, istream=None) [2024-06-25T12:36:02.867Z] 2024-06-25 12:36:02,716 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-662/.git/info/exclude [2024-06-25T12:36:02.867Z] 2024-06-25 12:36:02,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-662/.semver/PR-662 with force:False [2024-06-25T12:36:02.867Z] 2024-06-25 12:36:02,716 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-662/.semver/PR-662 [2024-06-25T12:36:02.867Z] 2024-06-25 12:36:02,719 [execute] INFO git cat-file --batch-check [2024-06-25T12:36:02.867Z] 2024-06-25 12:36:02,719 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-662/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T12:36:02.867Z] 2024-06-25 12:36:02,723 [execute] INFO git cat-file --batch [2024-06-25T12:36:02.867Z] 2024-06-25 12:36:02,723 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-662/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T12:36:02.867Z] 2024-06-25 12:36:02,726 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-662/.semver/PR-662 [2024-06-25T12:36:02.867Z] 0.0.0 [Pipeline] } [2024-06-25T12:36:02.897Z] $ docker exec --env ******** --env ******** 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 ssh-agent -k [2024-06-25T12:36:02.987Z] unset SSH_AUTH_SOCK; [2024-06-25T12:36:02.988Z] unset SSH_AGENT_PID; [2024-06-25T12:36:02.990Z] echo Agent pid 77 killed; [2024-06-25T12:36:02.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T12:36:03.447Z] + git semver [Pipeline] } [2024-06-25T12:36:03.734Z] $ docker stop --time=1 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 [2024-06-25T12:36:05.152Z] $ docker rm -f --volumes 58026d05b6945c8710a6d600850f3ba5f81ae5740e93f2ae3b6926905f577ee1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T12:36:05.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T12:36:05.969Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T12:36:05.998Z] [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-06-25T12:36:06.719Z] provisioning config files... [2024-06-25T12:36:06.729Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-662@tmp/config13200209213637486301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:36:07.107Z] ---> ****-login.sh [2024-06-25T12:36:07.107Z] nexus3.edgexfoundry.org:10001 [2024-06-25T12:36:07.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:36:07.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:36:07.107Z] Configure a credential helper to remove this warning. See [2024-06-25T12:36:07.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:36:07.108Z] [2024-06-25T12:36:07.108Z] Login Succeeded [2024-06-25T12:36:07.108Z] nexus3.edgexfoundry.org:10002 [2024-06-25T12:36:07.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:36:07.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:36:07.108Z] Configure a credential helper to remove this warning. See [2024-06-25T12:36:07.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:36:07.108Z] [2024-06-25T12:36:07.108Z] Login Succeeded [2024-06-25T12:36:07.108Z] nexus3.edgexfoundry.org:10003 [2024-06-25T12:36:07.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:36:07.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:36:07.374Z] Configure a credential helper to remove this warning. See [2024-06-25T12:36:07.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:36:07.374Z] [2024-06-25T12:36:07.374Z] Login Succeeded [2024-06-25T12:36:07.374Z] nexus3.edgexfoundry.org:10004 [2024-06-25T12:36:07.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:36:07.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:36:07.374Z] Configure a credential helper to remove this warning. See [2024-06-25T12:36:07.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:36:07.374Z] [2024-06-25T12:36:07.374Z] Login Succeeded [2024-06-25T12:36:07.374Z] ****.io [2024-06-25T12:36:07.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:36:07.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:36:07.634Z] Configure a credential helper to remove this warning. See [2024-06-25T12:36:07.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:36:07.634Z] [2024-06-25T12:36:07.634Z] Login Succeeded [2024-06-25T12:36:07.634Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T12:36:07.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T12:36:07.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T12:36:07.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T12:36:08.001Z] ========================================================= [2024-06-25T12:36:08.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T12:36:08.001Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:36:08.515Z] + 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-06-25T12:36:08.516Z] Sending build context to Docker daemon 9.122MB [2024-06-25T12:36:08.516Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T12:36:08.516Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T12:36:08.776Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T12:36:08.776Z] 619be1103602: Pulling fs layer [2024-06-25T12:36:08.776Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T12:36:08.776Z] 5df492c9dc93: Pulling fs layer [2024-06-25T12:36:08.776Z] 7629e6793208: Pulling fs layer [2024-06-25T12:36:08.776Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T12:36:08.776Z] fb5054dd5b73: Pulling fs layer [2024-06-25T12:36:08.776Z] eeca6798cff9: Pulling fs layer [2024-06-25T12:36:08.776Z] aa269ceb94a6: Pulling fs layer [2024-06-25T12:36:08.776Z] ada007ff1a6a: Pulling fs layer [2024-06-25T12:36:08.776Z] 7629e6793208: Waiting [2024-06-25T12:36:08.776Z] eeca6798cff9: Waiting [2024-06-25T12:36:08.776Z] 4f4fb700ef54: Waiting [2024-06-25T12:36:08.776Z] aa269ceb94a6: Waiting [2024-06-25T12:36:08.776Z] fb5054dd5b73: Waiting [2024-06-25T12:36:08.776Z] ada007ff1a6a: Waiting [2024-06-25T12:36:08.776Z] 7862e08f4a3e: Download complete [2024-06-25T12:36:08.776Z] 7629e6793208: Download complete [2024-06-25T12:36:08.776Z] 4f4fb700ef54: Download complete [2024-06-25T12:36:08.776Z] 619be1103602: Verifying Checksum [2024-06-25T12:36:08.776Z] 619be1103602: Download complete [2024-06-25T12:36:08.776Z] fb5054dd5b73: Download complete [2024-06-25T12:36:08.776Z] eeca6798cff9: Verifying Checksum [2024-06-25T12:36:08.776Z] eeca6798cff9: Download complete [2024-06-25T12:36:09.035Z] 619be1103602: Pull complete [2024-06-25T12:36:09.035Z] ada007ff1a6a: Verifying Checksum [2024-06-25T12:36:09.035Z] 7862e08f4a3e: Pull complete [2024-06-25T12:36:09.296Z] 5df492c9dc93: Verifying Checksum [2024-06-25T12:36:09.296Z] 5df492c9dc93: Download complete [2024-06-25T12:36:09.553Z] aa269ceb94a6: Verifying Checksum [2024-06-25T12:36:09.553Z] aa269ceb94a6: Download complete [2024-06-25T12:36:12.085Z] 5df492c9dc93: Pull complete [2024-06-25T12:36:12.085Z] 7629e6793208: Pull complete [2024-06-25T12:36:12.085Z] 4f4fb700ef54: Pull complete [2024-06-25T12:36:12.344Z] fb5054dd5b73: Pull complete [2024-06-25T12:36:12.344Z] eeca6798cff9: Pull complete [2024-06-25T12:36:14.884Z] aa269ceb94a6: Pull complete [2024-06-25T12:36:15.142Z] ada007ff1a6a: Pull complete [2024-06-25T12:36:15.142Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T12:36:15.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T12:36:15.142Z] ---> f489d0715acc [2024-06-25T12:36:15.142Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T12:36:20.470Z] ---> Running in cc73a6217bcf [2024-06-25T12:36:20.470Z] Removing intermediate container cc73a6217bcf [2024-06-25T12:36:20.470Z] ---> 3629a249027a [2024-06-25T12:36:20.470Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T12:36:20.470Z] ---> Running in e71a4904fc5e [2024-06-25T12:36:20.470Z] Removing intermediate container e71a4904fc5e [2024-06-25T12:36:20.470Z] ---> beadf917e68d [2024-06-25T12:36:20.470Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T12:36:20.730Z] ---> Running in 8497b9143511 [2024-06-25T12:36:20.730Z] Removing intermediate container 8497b9143511 [2024-06-25T12:36:20.730Z] ---> 81665caf7814 [2024-06-25T12:36:20.730Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T12:36:20.730Z] ---> Running in bbfc3221790a [2024-06-25T12:36:21.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T12:36:21.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T12:36:21.508Z] Still waiting to schedule task [2024-06-25T12:36:21.508Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-25T12:36:21.576Z] OK: 264 MiB in 52 packages [2024-06-25T12:36:21.855Z] Removing intermediate container bbfc3221790a [2024-06-25T12:36:21.855Z] ---> 9dc573701f40 [2024-06-25T12:36:21.855Z] Step 7/12 : WORKDIR /app [2024-06-25T12:36:22.138Z] ---> Running in 4de587357438 [2024-06-25T12:36:22.138Z] Removing intermediate container 4de587357438 [2024-06-25T12:36:22.138Z] ---> 7716f483da6c [2024-06-25T12:36:22.138Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-25T12:36:22.138Z] ---> 68bd8e1ed9a8 [2024-06-25T12:36:22.138Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T12:36:22.138Z] ---> Running in debd97362ad6 [2024-06-25T12:37:18.364Z] Removing intermediate container debd97362ad6 [2024-06-25T12:37:18.364Z] ---> 02f66ae7d1ed [2024-06-25T12:37:18.364Z] Step 10/12 : COPY . . [2024-06-25T12:37:18.364Z] ---> cb1afd35e7a5 [2024-06-25T12:37:18.364Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T12:37:18.364Z] ---> Running in b13110082d73 [2024-06-25T12:37:18.364Z] Removing intermediate container b13110082d73 [2024-06-25T12:37:18.364Z] ---> 6c78287ea7dc [2024-06-25T12:37:18.364Z] Step 12/12 : RUN $MAKE [2024-06-25T12:37:18.364Z] ---> Running in 535266b05e00 [2024-06-25T12:37:18.629Z] noop [2024-06-25T12:37:18.889Z] Removing intermediate container 535266b05e00 [2024-06-25T12:37:18.889Z] ---> c4f88f6c6887 [2024-06-25T12:37:18.889Z] Successfully built c4f88f6c6887 [2024-06-25T12:37:18.889Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:37:19.378Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T12:37:19.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:37:19.560Z] prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container [2024-06-25T12:37:19.593Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-662 -v /w/workspace/_app-service-configurable_PR-662:/w/workspace/_app-service-configurable_PR-662:rw,z -v /w/workspace/_app-service-configurable_PR-662@tmp:/w/workspace/_app-service-configurable_PR-662@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 ******** ci-base-image-x86_64 cat [2024-06-25T12:37:19.932Z] $ docker top 80ae9e8ae74a02d1c6848891faf197bffa0a93ba17baa7d2e01ce3d54a1ba643 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T12:37:20.344Z] + go version [2024-06-25T12:37:20.344Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T12:37:20.381Z] $ docker stop --time=1 80ae9e8ae74a02d1c6848891faf197bffa0a93ba17baa7d2e01ce3d54a1ba643 [2024-06-25T12:37:21.679Z] $ docker rm -f --volumes 80ae9e8ae74a02d1c6848891faf197bffa0a93ba17baa7d2e01ce3d54a1ba643 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:37:22.516Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T12:37:22.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:37:22.686Z] prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container [2024-06-25T12:37:22.717Z] $ 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-662 -v /w/workspace/_app-service-configurable_PR-662:/w/workspace/_app-service-configurable_PR-662:rw,z -v /w/workspace/_app-service-configurable_PR-662@tmp:/w/workspace/_app-service-configurable_PR-662@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 ******** ci-base-image-x86_64 cat [2024-06-25T12:37:23.517Z] $ docker top d84706f2c6275e0c3612790de48e345aec906636cb82aac67d65d52c42998b54 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T12:37:23.924Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-662 [Pipeline] fileExists [Pipeline] sh [2024-06-25T12:37:24.310Z] + make test [2024-06-25T12:37:24.310Z] go test -race -coverprofile=coverage.out ./... [2024-06-25T12:37:55.869Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4366 in /w/workspace/_app-service-configurable_PR-662 [Pipeline] { [Pipeline] ws [2024-06-25T12:37:55.954Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-06-25T12:37:56.046Z] The recommended git tool is: git [2024-06-25T12:37:56.387Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-06-25T12:38:00.647Z] using credential edgex-jenkins-ssh [2024-06-25T12:38:00.676Z] Cloning the remote Git repository [2024-06-25T12:38:00.711Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-06-25T12:38:00.793Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-06-25T12:38:00.927Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-06-25T12:38:00.929Z] > git --version # timeout=10 [2024-06-25T12:38:00.956Z] > git --version # 'git version 2.25.1' [2024-06-25T12:38:00.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T12:38:01.096Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T12:38:03.007Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-06-25T12:38:03.030Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T12:38:04.600Z] Merging remotes/origin/main commit 6b0b7747b374060de83cb44ee161df8ce991bc1b into PR head commit c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [2024-06-25T12:38:04.854Z] Merge succeeded, producing c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [2024-06-25T12:38:04.854Z] Checking out Revision c4b97e5339c66e29e44cee38ec6ae5c699dfba13 (PR-662) [2024-06-25T12:38:04.015Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-06-25T12:38:04.054Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-06-25T12:38:04.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T12:38:04.080Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/662/head:refs/remotes/origin/PR-662 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-25T12:38:04.612Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T12:38:04.673Z] > git checkout -f c4b97e5339c66e29e44cee38ec6ae5c699dfba13 # timeout=10 [2024-06-25T12:38:04.747Z] > git remote # timeout=10 [2024-06-25T12:38:04.764Z] > git config --get remote.origin.url # timeout=10 [2024-06-25T12:38:04.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T12:38:04.806Z] > git merge 6b0b7747b374060de83cb44ee161df8ce991bc1b # timeout=10 [2024-06-25T12:38:04.829Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-25T12:38:04.856Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T12:38:04.875Z] > git checkout -f c4b97e5339c66e29e44cee38ec6ae5c699dfba13 # timeout=10 [2024-06-25T12:38:05.375Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-06-25T12:38:05.419Z] > git --version # timeout=10 [2024-06-25T12:38:05.428Z] > git --version # 'git version 2.25.1' [2024-06-25T12:38:05.446Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T12:38:10.384Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T12:38:10.384Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T12:38:10.384Z] Dload Upload Total Spent Left Speed [2024-06-25T12:38:10.384Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh [2024-06-25T12:38:10.736Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T12:38:11.087Z] + sudo tee /etc/docker/daemon.new [2024-06-25T12:38:11.087Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-25T12:38:11.087Z] { [2024-06-25T12:38:11.087Z] "registry-mirrors": [ [2024-06-25T12:38:11.087Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T12:38:11.087Z] ], [2024-06-25T12:38:11.087Z] "bip": "10.250.0.254/24", [2024-06-25T12:38:11.087Z] "hosts": [ [2024-06-25T12:38:11.087Z] "tcp://0.0.0.0:5555", [2024-06-25T12:38:11.087Z] "unix:///var/run/docker.sock" [2024-06-25T12:38:11.087Z] ], [2024-06-25T12:38:11.087Z] "mtu": 1458, [2024-06-25T12:38:11.087Z] "selinux-enabled": true, [2024-06-25T12:38:11.087Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T12:38:11.087Z] } [Pipeline] sh [2024-06-25T12:38:11.473Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T12:38:11.829Z] + sudo service docker restart [2024-06-25T12:38:22.928Z] go vet ./... [2024-06-25T12:38:28.191Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T12:38:28.191Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T12:38:28.191Z] ./bin/test-attribution-txt.sh [2024-06-25T12:38:28.191Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-25T12:38:28.191Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T12:38:28.191Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T12:38:28.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T12:38:28.275Z] $ docker stop --time=1 d84706f2c6275e0c3612790de48e345aec906636cb82aac67d65d52c42998b54 [2024-06-25T12:38:35.018Z] $ docker rm -f --volumes d84706f2c6275e0c3612790de48e345aec906636cb82aac67d65d52c42998b54 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T12:38:35.659Z] provisioning config files... [2024-06-25T12:38:35.687Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config8127039404079325927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:38:35.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T12:38:36.020Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2024-06-25T12:38:36.182Z] ---> ****-login.sh [2024-06-25T12:38:36.182Z] nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-25T12:38:36.758Z] + sudo chown -R jenkins:jenkins . [2024-06-25T12:38:36.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:38:36.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:38:36.769Z] Configure a credential helper to remove this warning. See [2024-06-25T12:38:36.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:38:36.769Z] [2024-06-25T12:38:36.769Z] Login Succeeded [2024-06-25T12:38:36.769Z] nexus3.edgexfoundry.org:10002 [Pipeline] sh [2024-06-25T12:38:37.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:38:37.100Z] + ls -al . [2024-06-25T12:38:37.100Z] total 264 [2024-06-25T12:38:37.100Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 25 12:37 . [2024-06-25T12:38:37.100Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 12:35 .. [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 25 12:35 .dockerignore [2024-06-25T12:38:37.100Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 12:37 .git [2024-06-25T12:38:37.100Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 12:35 .github [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 106 Jun 25 12:35 .gitignore [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 12:35 .golangci.yml [2024-06-25T12:38:37.100Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 12:36 .semver [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jun 25 12:35 Attribution.txt [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jun 25 12:35 CHANGELOG.md [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jun 25 12:35 Dockerfile [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 12:35 GOVERNANCE.md [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 666 Jun 25 12:35 Jenkinsfile [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 25 12:35 LICENSE [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 25 12:35 OWNERS.md [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jun 25 12:35 README.md [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 12:36 VERSION [2024-06-25T12:38:37.100Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 12:35 bin [2024-06-25T12:38:37.100Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 25 12:37 coverage.out [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 7154 Jun 25 12:35 go.mod [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 25 12:35 go.sum [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jun 25 12:35 main.go [2024-06-25T12:38:37.100Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jun 25 12:35 makefile [2024-06-25T12:38:37.100Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 12:35 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:38:37.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:38:37.308Z] Configure a credential helper to remove this warning. See [2024-06-25T12:38:37.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:38:37.308Z] [2024-06-25T12:38:37.308Z] Login Succeeded [2024-06-25T12:38:37.308Z] nexus3.edgexfoundry.org:10003 [2024-06-25T12:38:37.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:38:37.549Z] + 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=c4b97e5339c66e29e44cee38ec6ae5c699dfba13 --label arch=amd64 --label version=0.0.0 . [2024-06-25T12:38:37.549Z] Sending build context to Docker daemon 9.123MB [2024-06-25T12:38:37.549Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T12:38:37.549Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-25T12:38:37.549Z] ---> c4f88f6c6887 [2024-06-25T12:38:37.549Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T12:38:37.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:38:37.586Z] Configure a credential helper to remove this warning. See [2024-06-25T12:38:37.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:38:37.586Z] [2024-06-25T12:38:37.586Z] Login Succeeded [2024-06-25T12:38:37.586Z] nexus3.edgexfoundry.org:10004 [2024-06-25T12:38:37.810Z] ---> Running in 5fc26b6f9f9a [2024-06-25T12:38:37.810Z] Removing intermediate container 5fc26b6f9f9a [2024-06-25T12:38:37.810Z] ---> ffe5b35f1cf0 [2024-06-25T12:38:37.810Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T12:38:37.810Z] ---> Running in 43b39c9e31d3 [2024-06-25T12:38:37.810Z] Removing intermediate container 43b39c9e31d3 [2024-06-25T12:38:37.810Z] ---> 66ad3eeab69b [2024-06-25T12:38:37.810Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-25T12:38:37.810Z] ---> Running in 33aabc07cfd1 [2024-06-25T12:38:37.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:38:37.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:38:37.857Z] Configure a credential helper to remove this warning. See [2024-06-25T12:38:37.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:38:37.857Z] [2024-06-25T12:38:37.857Z] Login Succeeded [2024-06-25T12:38:37.857Z] ****.io [2024-06-25T12:38:38.070Z] Removing intermediate container 33aabc07cfd1 [2024-06-25T12:38:38.070Z] ---> d60ccbb74625 [2024-06-25T12:38:38.070Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T12:38:38.070Z] ---> Running in cae18e0ab83d [2024-06-25T12:38:38.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T12:38:38.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T12:38:38.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T12:38:38.396Z] Configure a credential helper to remove this warning. See [2024-06-25T12:38:38.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T12:38:38.396Z] [2024-06-25T12:38:38.396Z] Login Succeeded [2024-06-25T12:38:38.396Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T12:38:38.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [2024-06-25T12:38:38.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] unstash [2024-06-25T12:38:38.848Z] OK: 264 MiB in 52 packages [Pipeline] echo [2024-06-25T12:38:38.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T12:38:38.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T12:38:38.988Z] ========================================================= [2024-06-25T12:38:38.988Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T12:38:38.988Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2024-06-25T12:38:39.106Z] Removing intermediate container cae18e0ab83d [2024-06-25T12:38:39.106Z] ---> 98e342ed5d13 [2024-06-25T12:38:39.106Z] Step 7/27 : WORKDIR /app [2024-06-25T12:38:39.106Z] ---> Running in f394cba3127b [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:38:39.365Z] Removing intermediate container f394cba3127b [2024-06-25T12:38:39.365Z] ---> 584f382042e1 [2024-06-25T12:38:39.365Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-25T12:38:39.365Z] ---> 7d3e5aa1fe1d [2024-06-25T12:38:39.365Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T12:38:39.365Z] ---> Running in 684d31e4739c [2024-06-25T12:38:39.549Z] + 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-06-25T12:38:39.549Z] Sending build context to Docker daemon 239.1kB [2024-06-25T12:38:39.817Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T12:38:39.817Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T12:38:39.817Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T12:38:39.817Z] c6b39de5b339: Pulling fs layer [2024-06-25T12:38:39.817Z] a69c41024577: Pulling fs layer [2024-06-25T12:38:39.817Z] d6de4b400683: Pulling fs layer [2024-06-25T12:38:39.817Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T12:38:39.817Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T12:38:39.817Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T12:38:39.817Z] 00f215d4a9da: Pulling fs layer [2024-06-25T12:38:39.817Z] d496ad576159: Pulling fs layer [2024-06-25T12:38:39.817Z] 35cb2a7552d0: Waiting [2024-06-25T12:38:39.817Z] 4f4fb700ef54: Waiting [2024-06-25T12:38:39.817Z] 464afbd9ba4c: Waiting [2024-06-25T12:38:39.817Z] 00f215d4a9da: Waiting [2024-06-25T12:38:39.817Z] d496ad576159: Waiting [2024-06-25T12:38:39.817Z] a69c41024577: Verifying Checksum [2024-06-25T12:38:39.817Z] a69c41024577: Download complete [2024-06-25T12:38:40.085Z] 35cb2a7552d0: Download complete [2024-06-25T12:38:40.085Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T12:38:40.085Z] 4f4fb700ef54: Download complete [2024-06-25T12:38:40.085Z] c6b39de5b339: Verifying Checksum [2024-06-25T12:38:40.085Z] c6b39de5b339: Download complete [2024-06-25T12:38:40.085Z] 464afbd9ba4c: Verifying Checksum [2024-06-25T12:38:40.085Z] 464afbd9ba4c: Download complete [2024-06-25T12:38:40.538Z] Removing intermediate container 684d31e4739c [2024-06-25T12:38:40.538Z] ---> a3e5964b89ef [2024-06-25T12:38:40.538Z] Step 10/27 : COPY . . [2024-06-25T12:38:40.669Z] d496ad576159: Verifying Checksum [2024-06-25T12:38:40.669Z] d496ad576159: Download complete [2024-06-25T12:38:40.799Z] ---> 962a6252f6c2 [2024-06-25T12:38:40.799Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T12:38:40.936Z] c6b39de5b339: Pull complete [2024-06-25T12:38:41.058Z] ---> Running in 4e91e56cd772 [2024-06-25T12:38:41.058Z] Removing intermediate container 4e91e56cd772 [2024-06-25T12:38:41.058Z] ---> e0c3436942dd [2024-06-25T12:38:41.058Z] Step 12/27 : RUN $MAKE [2024-06-25T12:38:41.058Z] ---> Running in 01a0dddd0940 [2024-06-25T12:38:41.317Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-06-25T12:38:41.523Z] a69c41024577: Pull complete [2024-06-25T12:38:41.792Z] d6de4b400683: Verifying Checksum [2024-06-25T12:38:41.792Z] d6de4b400683: Download complete [2024-06-25T12:38:43.204Z] 00f215d4a9da: Verifying Checksum [2024-06-25T12:38:43.204Z] 00f215d4a9da: Download complete [2024-06-25T12:38:55.518Z] d6de4b400683: Pull complete [2024-06-25T12:38:55.518Z] 35cb2a7552d0: Pull complete [2024-06-25T12:38:55.518Z] 4f4fb700ef54: Pull complete [2024-06-25T12:38:55.518Z] 464afbd9ba4c: Pull complete [2024-06-25T12:39:05.601Z] 00f215d4a9da: Pull complete [2024-06-25T12:39:05.867Z] d496ad576159: Pull complete [2024-06-25T12:39:05.867Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T12:39:05.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T12:39:05.867Z] ---> f246e2811388 [2024-06-25T12:39:05.867Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T12:39:06.822Z] ---> Running in 6cecf6bc2287 [2024-06-25T12:39:07.410Z] Removing intermediate container 6cecf6bc2287 [2024-06-25T12:39:07.410Z] ---> c3d0ee9be33e [2024-06-25T12:39:07.410Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T12:39:07.410Z] ---> Running in 2b349c90ea14 [2024-06-25T12:39:07.677Z] Removing intermediate container 2b349c90ea14 [2024-06-25T12:39:07.677Z] ---> b0c2fdb8ce51 [2024-06-25T12:39:07.677Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T12:39:07.677Z] ---> Running in dbfb911a9688 [2024-06-25T12:39:07.944Z] Removing intermediate container dbfb911a9688 [2024-06-25T12:39:07.944Z] ---> 11aae5d15b76 [2024-06-25T12:39:07.944Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T12:39:07.944Z] ---> Running in c6586dba01f3 [2024-06-25T12:39:09.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T12:39:09.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T12:39:10.617Z] OK: 266 MiB in 52 packages [2024-06-25T12:39:11.201Z] Removing intermediate container c6586dba01f3 [2024-06-25T12:39:11.201Z] ---> 679113c20c8d [2024-06-25T12:39:11.201Z] Step 7/12 : WORKDIR /app [2024-06-25T12:39:11.201Z] ---> Running in 17105b4958f8 [2024-06-25T12:39:11.789Z] Removing intermediate container 17105b4958f8 [2024-06-25T12:39:11.789Z] ---> a91c3b5d1eb9 [2024-06-25T12:39:11.789Z] Step 8/12 : COPY go.mod vendor* ./ [2024-06-25T12:39:12.064Z] ---> 0b1e95d771d9 [2024-06-25T12:39:12.064Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T12:39:12.064Z] ---> Running in d16d68b77bc6 [2024-06-25T12:39:13.494Z] Removing intermediate container 01a0dddd0940 [2024-06-25T12:39:13.495Z] ---> 491ed3aa62c7 [2024-06-25T12:39:13.495Z] Step 13/27 : FROM alpine:3.18 [2024-06-25T12:39:13.495Z] 3.18: Pulling from library/alpine [2024-06-25T12:39:13.495Z] 73baa7ef167e: Pulling fs layer [2024-06-25T12:39:13.495Z] 73baa7ef167e: Download complete [2024-06-25T12:39:13.495Z] 73baa7ef167e: Pull complete [2024-06-25T12:39:13.495Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T12:39:13.495Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T12:39:13.495Z] ---> 8fd7cac70a4a [2024-06-25T12:39:13.495Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T12:39:13.495Z] ---> Running in 1dbf3f1e3e09 [2024-06-25T12:39:13.495Z] Removing intermediate container 1dbf3f1e3e09 [2024-06-25T12:39:13.495Z] ---> f81172d02941 [2024-06-25T12:39:13.495Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-06-25T12:39:13.495Z] ---> Running in d0affb6d39ab [2024-06-25T12:39:13.495Z] Removing intermediate container d0affb6d39ab [2024-06-25T12:39:13.495Z] ---> 54d0e2fafee7 [2024-06-25T12:39:13.495Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-25T12:39:13.495Z] ---> Running in 2d2413b0a63b [2024-06-25T12:39:13.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T12:39:13.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T12:39:13.495Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-25T12:39:13.495Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-25T12:39:13.495Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T12:39:13.495Z] Executing ca-certificates-20240226-r0.trigger [2024-06-25T12:39:13.495Z] OK: 8 MiB in 17 packages [2024-06-25T12:39:13.495Z] Removing intermediate container 2d2413b0a63b [2024-06-25T12:39:13.495Z] ---> d48e23442263 [2024-06-25T12:39:13.495Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-25T12:39:13.495Z] ---> Running in d0f92f52e284 [2024-06-25T12:39:13.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T12:39:13.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T12:39:13.495Z] OK: 8 MiB in 17 packages [2024-06-25T12:39:13.495Z] Removing intermediate container d0f92f52e284 [2024-06-25T12:39:13.495Z] ---> b22e8072ed08 [2024-06-25T12:39:13.495Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-25T12:39:13.495Z] ---> 17c3569d5587 [2024-06-25T12:39:13.495Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-25T12:39:13.495Z] ---> c2df0aa97ec8 [2024-06-25T12:39:13.495Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-25T12:39:13.755Z] ---> e5608c230542 [2024-06-25T12:39:13.755Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-06-25T12:39:15.129Z] ---> 0efcccd446d3 [2024-06-25T12:39:15.129Z] Step 22/27 : EXPOSE 48095 [2024-06-25T12:39:15.129Z] ---> Running in 176e7c63e325 [2024-06-25T12:39:15.388Z] Removing intermediate container 176e7c63e325 [2024-06-25T12:39:15.388Z] ---> 0ea2515f6764 [2024-06-25T12:39:15.388Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-06-25T12:39:15.388Z] ---> Running in aa8e32abb790 [2024-06-25T12:39:15.388Z] Removing intermediate container aa8e32abb790 [2024-06-25T12:39:15.388Z] ---> 61d40c724dcc [2024-06-25T12:39:15.388Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T12:39:15.647Z] ---> Running in 5b11ef4735b0 [2024-06-25T12:39:15.647Z] Removing intermediate container 5b11ef4735b0 [2024-06-25T12:39:15.648Z] ---> 04a8754107fb [2024-06-25T12:39:15.648Z] Step 25/27 : LABEL arch=amd64 [2024-06-25T12:39:15.648Z] ---> Running in b596bfb0def6 [2024-06-25T12:39:15.648Z] Removing intermediate container b596bfb0def6 [2024-06-25T12:39:15.648Z] ---> ff838bd4ff4c [2024-06-25T12:39:15.648Z] Step 26/27 : LABEL git_sha=c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [2024-06-25T12:39:15.648Z] ---> Running in 2b3f914b8758 [2024-06-25T12:39:15.648Z] Removing intermediate container 2b3f914b8758 [2024-06-25T12:39:15.648Z] ---> 9397ec0ccddf [2024-06-25T12:39:15.648Z] Step 27/27 : LABEL version=0.0.0 [2024-06-25T12:39:15.905Z] ---> Running in e279f21e8842 [2024-06-25T12:39:15.905Z] Removing intermediate container e279f21e8842 [2024-06-25T12:39:15.905Z] ---> 14edeb29030e [2024-06-25T12:39:15.905Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T12:39:15.905Z] Successfully built 14edeb29030e [2024-06-25T12:39:15.905Z] 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-06-25T12:39:17.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T12:39:17.101Z] [2024-06-25T12:39:17.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:39:17.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T12:39:17.502Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T12:39:17.502Z] 5eb5b503b376: Pulling fs layer [2024-06-25T12:39:17.502Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T12:39:17.502Z] ec43610c2a17: Pulling fs layer [2024-06-25T12:39:17.502Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T12:39:17.502Z] 33b1e0a273af: Pulling fs layer [2024-06-25T12:39:17.502Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T12:39:17.502Z] 2f39f015ded8: Pulling fs layer [2024-06-25T12:39:17.502Z] 33b1e0a273af: Waiting [2024-06-25T12:39:17.502Z] 5d3b04190fa2: Waiting [2024-06-25T12:39:17.502Z] 3a2ae6a8a46f: Waiting [2024-06-25T12:39:17.502Z] 2f39f015ded8: Waiting [2024-06-25T12:39:17.502Z] 5c69ac0246d0: Verifying Checksum [2024-06-25T12:39:17.502Z] 5c69ac0246d0: Download complete [2024-06-25T12:39:17.502Z] 3a2ae6a8a46f: Download complete [2024-06-25T12:39:17.764Z] 33b1e0a273af: Verifying Checksum [2024-06-25T12:39:17.764Z] 33b1e0a273af: Download complete [2024-06-25T12:39:17.764Z] 5d3b04190fa2: Verifying Checksum [2024-06-25T12:39:17.764Z] 5d3b04190fa2: Download complete [2024-06-25T12:39:17.764Z] ec43610c2a17: Verifying Checksum [2024-06-25T12:39:17.764Z] ec43610c2a17: Download complete [2024-06-25T12:39:17.764Z] 5eb5b503b376: Verifying Checksum [2024-06-25T12:39:17.764Z] 5eb5b503b376: Download complete [2024-06-25T12:39:18.699Z] 2f39f015ded8: Download complete [2024-06-25T12:39:18.958Z] 5eb5b503b376: Pull complete [2024-06-25T12:39:19.215Z] 5c69ac0246d0: Pull complete [2024-06-25T12:39:19.786Z] ec43610c2a17: Pull complete [2024-06-25T12:39:19.786Z] 3a2ae6a8a46f: Pull complete [2024-06-25T12:39:20.352Z] 33b1e0a273af: Pull complete [2024-06-25T12:39:20.353Z] 5d3b04190fa2: Pull complete [2024-06-25T12:39:24.549Z] 2f39f015ded8: Pull complete [2024-06-25T12:39:24.549Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T12:39:24.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T12:39:24.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:39:24.803Z] prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container [2024-06-25T12:39:24.834Z] $ 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-662 -v /w/workspace/_app-service-configurable_PR-662:/w/workspace/_app-service-configurable_PR-662:rw,z -v /w/workspace/_app-service-configurable_PR-662@tmp:/w/workspace/_app-service-configurable_PR-662@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-lftools-log-publisher:latest cat [2024-06-25T12:39:29.105Z] $ docker top b3b4a5c3dc5ba9e4bd75155afbb6d9d326a67a62d38e68b71db5561176769bcb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:39:29.595Z] ---> job-cost.sh [2024-06-25T12:39:29.596Z] lf-activate-venv: SKIPPING [2024-06-25T12:39:29.596Z] INFO: No Stack... [2024-06-25T12:39:29.855Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T12:39:30.113Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T12:39:30.435Z] + cat /w/workspace/_app-service-configurable_PR-662/archives/cost.csv [2024-06-25T12:39:30.435Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T12:39:30.487Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] [2024-06-25T12:39:30.493Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] did not exist. Created. [2024-06-25T12:39:30.505Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T12:39:30.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T12:39:30.983Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T12:39:31.025Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T12:39:31.121Z] $ docker stop --time=1 b3b4a5c3dc5ba9e4bd75155afbb6d9d326a67a62d38e68b71db5561176769bcb [2024-06-25T12:39:32.369Z] $ docker rm -f --volumes b3b4a5c3dc5ba9e4bd75155afbb6d9d326a67a62d38e68b71db5561176769bcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T12:41:18.745Z] Removing intermediate container d16d68b77bc6 [2024-06-25T12:41:18.746Z] ---> fb5d74a6c0d3 [2024-06-25T12:41:18.746Z] Step 10/12 : COPY . . [2024-06-25T12:41:18.746Z] ---> c7ea0d89e426 [2024-06-25T12:41:18.746Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T12:41:18.746Z] ---> Running in 419eec6814f6 [2024-06-25T12:41:18.746Z] Removing intermediate container 419eec6814f6 [2024-06-25T12:41:18.746Z] ---> fa3efc349f3e [2024-06-25T12:41:18.746Z] Step 12/12 : RUN $MAKE [2024-06-25T12:41:18.746Z] ---> Running in 9b7b13e7a9b6 [2024-06-25T12:41:18.746Z] noop [2024-06-25T12:41:18.746Z] Removing intermediate container 9b7b13e7a9b6 [2024-06-25T12:41:18.746Z] ---> e9a3e06791bb [2024-06-25T12:41:18.746Z] Successfully built e9a3e06791bb [2024-06-25T12:41:18.746Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:41:19.250Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T12:41:19.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:41:19.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container [2024-06-25T12:41:19.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2024-06-25T12:41:20.830Z] $ docker top bb22f30526c717f462fac2ca1d2c3e70507c414da9bc6cc03761b84eb25a71af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T12:41:21.705Z] + go version [2024-06-25T12:41:21.705Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-25T12:41:21.757Z] $ docker stop --time=1 bb22f30526c717f462fac2ca1d2c3e70507c414da9bc6cc03761b84eb25a71af [2024-06-25T12:41:23.376Z] $ docker rm -f --volumes bb22f30526c717f462fac2ca1d2c3e70507c414da9bc6cc03761b84eb25a71af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:41:24.287Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T12:41:24.287Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:41:24.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container [2024-06-25T12:41:24.637Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2024-06-25T12:41:25.817Z] $ docker top 3efec87bf7eb16cbef3f2504cfc3dceadc505a05d34b10c062d378c8b507d3a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T12:41:26.437Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-06-25T12:41:27.415Z] + make test [2024-06-25T12:41:27.415Z] go test -race -coverprofile=coverage.out ./... [2024-06-25T12:45:49.232Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-06-25T12:45:49.232Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-25T12:45:49.232Z] go vet ./... [2024-06-25T12:49:26.008Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T12:49:26.008Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T12:49:26.008Z] ./bin/test-attribution-txt.sh [2024-06-25T12:49:26.008Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-06-25T12:49:26.008Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T12:49:26.008Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T12:49:26.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T12:49:26.108Z] $ docker stop --time=1 3efec87bf7eb16cbef3f2504cfc3dceadc505a05d34b10c062d378c8b507d3a1 [2024-06-25T12:49:27.979Z] $ docker rm -f --volumes 3efec87bf7eb16cbef3f2504cfc3dceadc505a05d34b10c062d378c8b507d3a1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T12:49:30.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T12:49:30.312Z] Warning: overwriting stash ‘coverage-report’ [2024-06-25T12:49:30.718Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T12:49:31.355Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T12:49:31.700Z] + ls -al . [2024-06-25T12:49:31.700Z] total 260 [2024-06-25T12:49:31.700Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 25 12:41 . [2024-06-25T12:49:31.700Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 12:38 .. [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 25 12:38 .dockerignore [2024-06-25T12:49:31.700Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 12:38 .git [2024-06-25T12:49:31.700Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 12:38 .github [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 106 Jun 25 12:38 .gitignore [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 12:38 .golangci.yml [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 18981 Jun 25 12:38 Attribution.txt [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jun 25 12:38 CHANGELOG.md [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jun 25 12:38 Dockerfile [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 12:38 GOVERNANCE.md [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 666 Jun 25 12:38 Jenkinsfile [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 25 12:38 LICENSE [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 25 12:38 OWNERS.md [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jun 25 12:38 README.md [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 12:36 VERSION [2024-06-25T12:49:31.700Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 12:38 bin [2024-06-25T12:49:31.700Z] -rw-r--r-- 1 jenkins jenkins 13 Jun 25 12:41 coverage.out [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 7154 Jun 25 12:38 go.mod [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 102425 Jun 25 12:38 go.sum [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jun 25 12:38 main.go [2024-06-25T12:49:31.700Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jun 25 12:38 makefile [2024-06-25T12:49:31.700Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 25 12:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:49:32.143Z] + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c4b97e5339c66e29e44cee38ec6ae5c699dfba13 --label arch=arm64 --label version=0.0.0 . [2024-06-25T12:49:32.144Z] Sending build context to Docker daemon 240.1kB [2024-06-25T12:49:32.412Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T12:49:32.412Z] Step 2/27 : FROM ${BASE} AS builder [2024-06-25T12:49:32.412Z] ---> e9a3e06791bb [2024-06-25T12:49:32.412Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T12:49:32.412Z] ---> Running in 85a3e6623884 [2024-06-25T12:49:32.679Z] Removing intermediate container 85a3e6623884 [2024-06-25T12:49:32.679Z] ---> fbb1c1d28c85 [2024-06-25T12:49:32.679Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T12:49:32.946Z] ---> Running in bfe74c9ea266 [2024-06-25T12:49:33.212Z] Removing intermediate container bfe74c9ea266 [2024-06-25T12:49:33.212Z] ---> 9ec7592f1034 [2024-06-25T12:49:33.212Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-06-25T12:49:33.212Z] ---> Running in 918f41a7a07a [2024-06-25T12:49:33.484Z] Removing intermediate container 918f41a7a07a [2024-06-25T12:49:33.484Z] ---> d90c544728a1 [2024-06-25T12:49:33.484Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T12:49:33.484Z] ---> Running in 4a8da5debaae [2024-06-25T12:49:34.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T12:49:34.895Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T12:49:35.860Z] OK: 266 MiB in 52 packages [2024-06-25T12:49:36.819Z] Removing intermediate container 4a8da5debaae [2024-06-25T12:49:36.819Z] ---> 9c1572536024 [2024-06-25T12:49:36.819Z] Step 7/27 : WORKDIR /app [2024-06-25T12:49:36.819Z] ---> Running in a5b2f35a4ba0 [2024-06-25T12:49:37.087Z] Removing intermediate container a5b2f35a4ba0 [2024-06-25T12:49:37.087Z] ---> ceeb3edf9ee8 [2024-06-25T12:49:37.087Z] Step 8/27 : COPY go.mod vendor* ./ [2024-06-25T12:49:37.672Z] ---> aa385089b1a2 [2024-06-25T12:49:37.672Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T12:49:37.672Z] ---> Running in 2b54e3d3bd9d [2024-06-25T12:49:40.254Z] Removing intermediate container 2b54e3d3bd9d [2024-06-25T12:49:40.254Z] ---> 1d4b3e5083a9 [2024-06-25T12:49:40.254Z] Step 10/27 : COPY . . [2024-06-25T12:49:40.527Z] ---> a8556639534c [2024-06-25T12:49:40.527Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T12:49:40.796Z] ---> Running in 8bf3752c6865 [2024-06-25T12:49:41.063Z] Removing intermediate container 8bf3752c6865 [2024-06-25T12:49:41.063Z] ---> 74bb2400444f [2024-06-25T12:49:41.063Z] Step 12/27 : RUN $MAKE [2024-06-25T12:49:41.063Z] ---> Running in 55485f1c4e70 [2024-06-25T12:49:42.041Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-06-25T12:53:03.802Z] Removing intermediate container 55485f1c4e70 [2024-06-25T12:53:03.802Z] ---> a182210889d9 [2024-06-25T12:53:03.802Z] Step 13/27 : FROM alpine:3.18 [2024-06-25T12:53:03.802Z] 3.18: Pulling from library/alpine [2024-06-25T12:53:03.802Z] 5c905c7ebe2f: Pulling fs layer [2024-06-25T12:53:03.802Z] 5c905c7ebe2f: Verifying Checksum [2024-06-25T12:53:03.802Z] 5c905c7ebe2f: Download complete [2024-06-25T12:53:03.802Z] 5c905c7ebe2f: Pull complete [2024-06-25T12:53:03.802Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T12:53:03.802Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T12:53:03.802Z] ---> dec292d02e07 [2024-06-25T12:53:03.802Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T12:53:03.802Z] ---> Running in d81190c6238d [2024-06-25T12:53:03.802Z] Removing intermediate container d81190c6238d [2024-06-25T12:53:03.802Z] ---> 4141a677a280 [2024-06-25T12:53:03.802Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-06-25T12:53:03.802Z] ---> Running in 49d0486d8709 [2024-06-25T12:53:03.802Z] Removing intermediate container 49d0486d8709 [2024-06-25T12:53:03.802Z] ---> 78293e3da085 [2024-06-25T12:53:03.802Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-25T12:53:03.802Z] ---> Running in 37f57104064c [2024-06-25T12:53:03.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T12:53:03.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T12:53:03.802Z] (1/2) Installing ca-certificates (20240226-r0) [2024-06-25T12:53:03.802Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-06-25T12:53:03.802Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T12:53:03.802Z] Executing ca-certificates-20240226-r0.trigger [2024-06-25T12:53:03.802Z] OK: 9 MiB in 17 packages [2024-06-25T12:53:03.802Z] Removing intermediate container 37f57104064c [2024-06-25T12:53:03.802Z] ---> cbf7f4e9c1e4 [2024-06-25T12:53:03.802Z] Step 17/27 : RUN apk --no-cache upgrade [2024-06-25T12:53:03.802Z] ---> Running in 93ac5385d77a [2024-06-25T12:53:03.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T12:53:03.802Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T12:53:04.385Z] OK: 9 MiB in 17 packages [2024-06-25T12:53:05.346Z] Removing intermediate container 93ac5385d77a [2024-06-25T12:53:05.346Z] ---> d4a71fc3168b [2024-06-25T12:53:05.346Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-06-25T12:53:05.612Z] ---> 317c3168ff8e [2024-06-25T12:53:05.612Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-06-25T12:53:06.239Z] ---> 89c64a150a65 [2024-06-25T12:53:06.239Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-06-25T12:53:06.839Z] ---> 7a6b578cd471 [2024-06-25T12:53:06.839Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-06-25T12:53:08.806Z] ---> d02c48b142c0 [2024-06-25T12:53:08.806Z] Step 22/27 : EXPOSE 48095 [2024-06-25T12:53:08.806Z] ---> Running in 3431d8876257 [2024-06-25T12:53:08.806Z] Removing intermediate container 3431d8876257 [2024-06-25T12:53:08.806Z] ---> 24866d21a8e8 [2024-06-25T12:53:08.806Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-06-25T12:53:08.806Z] ---> Running in f2e89c8246f8 [2024-06-25T12:53:09.395Z] Removing intermediate container f2e89c8246f8 [2024-06-25T12:53:09.395Z] ---> 9ee835d016f7 [2024-06-25T12:53:09.395Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T12:53:09.395Z] ---> Running in bc90b31bfd81 [2024-06-25T12:53:09.660Z] Removing intermediate container bc90b31bfd81 [2024-06-25T12:53:09.660Z] ---> 4928cca5fafc [2024-06-25T12:53:09.660Z] Step 25/27 : LABEL arch=arm64 [2024-06-25T12:53:09.660Z] ---> Running in 413c0303b5d0 [2024-06-25T12:53:09.930Z] Removing intermediate container 413c0303b5d0 [2024-06-25T12:53:09.930Z] ---> 024a42ed6b03 [2024-06-25T12:53:09.930Z] Step 26/27 : LABEL git_sha=c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [2024-06-25T12:53:10.200Z] ---> Running in 264b8518215b [2024-06-25T12:53:10.471Z] Removing intermediate container 264b8518215b [2024-06-25T12:53:10.471Z] ---> 8c35c9e996a0 [2024-06-25T12:53:10.471Z] Step 27/27 : LABEL version=0.0.0 [2024-06-25T12:53:10.471Z] ---> Running in 7ebe5f8d7bda [2024-06-25T12:53:10.736Z] Removing intermediate container 7ebe5f8d7bda [2024-06-25T12:53:10.736Z] ---> 456b51a93fea [2024-06-25T12:53:10.736Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T12:53:10.736Z] Successfully built 456b51a93fea [2024-06-25T12:53:10.736Z] 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-06-25T12:53:11.690Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T12:53:11.690Z] [2024-06-25T12:53:11.690Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:53:12.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T12:53:12.112Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T12:53:12.112Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T12:53:12.112Z] 04944245beec: Pulling fs layer [2024-06-25T12:53:12.112Z] 699f458cf7ca: Pulling fs layer [2024-06-25T12:53:12.112Z] 765212b225bb: Pulling fs layer [2024-06-25T12:53:12.112Z] f23df028b6ca: Pulling fs layer [2024-06-25T12:53:12.112Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T12:53:12.112Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T12:53:12.112Z] f23df028b6ca: Waiting [2024-06-25T12:53:12.112Z] d65c8cfc05b1: Waiting [2024-06-25T12:53:12.112Z] 2437ff75d9bd: Waiting [2024-06-25T12:53:12.112Z] 765212b225bb: Waiting [2024-06-25T12:53:12.377Z] 04944245beec: Verifying Checksum [2024-06-25T12:53:12.377Z] 04944245beec: Download complete [2024-06-25T12:53:12.377Z] 765212b225bb: Verifying Checksum [2024-06-25T12:53:12.377Z] 765212b225bb: Download complete [2024-06-25T12:53:12.377Z] f23df028b6ca: Verifying Checksum [2024-06-25T12:53:12.377Z] f23df028b6ca: Download complete [2024-06-25T12:53:12.377Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T12:53:12.377Z] d65c8cfc05b1: Download complete [2024-06-25T12:53:12.642Z] 699f458cf7ca: Verifying Checksum [2024-06-25T12:53:12.642Z] 699f458cf7ca: Download complete [2024-06-25T12:53:12.908Z] 8998bd30e6a1: Verifying Checksum [2024-06-25T12:53:12.908Z] 8998bd30e6a1: Download complete [2024-06-25T12:53:15.479Z] 2437ff75d9bd: Verifying Checksum [2024-06-25T12:53:15.479Z] 2437ff75d9bd: Download complete [2024-06-25T12:53:18.052Z] 8998bd30e6a1: Pull complete [2024-06-25T12:53:18.052Z] 04944245beec: Pull complete [2024-06-25T12:53:19.458Z] 699f458cf7ca: Pull complete [2024-06-25T12:53:19.723Z] 765212b225bb: Pull complete [2024-06-25T12:53:20.683Z] f23df028b6ca: Pull complete [2024-06-25T12:53:20.949Z] d65c8cfc05b1: Pull complete [2024-06-25T12:53:39.128Z] 2437ff75d9bd: Pull complete [2024-06-25T12:53:39.128Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T12:53:39.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T12:53:39.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:53:39.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-4366 does not seem to be running inside a container [2024-06-25T12:53:39.569Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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-lftools-log-publisher:arm64 cat [2024-06-25T12:53:42.124Z] $ docker top bd6bac9749c15efb6906a99c239df61b79d10dc6181c217d604046ac5219a085 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:53:43.029Z] ---> job-cost.sh [2024-06-25T12:53:43.029Z] lf-activate-venv: SKIPPING [2024-06-25T12:53:43.029Z] INFO: No Stack... [2024-06-25T12:53:43.293Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T12:53:44.240Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T12:53:44.592Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-06-25T12:53:44.592Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T12:53:44.678Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] [2024-06-25T12:53:44.686Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] did not exist. Created. [2024-06-25T12:53:44.692Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T12:53:45.130Z] /w/workspace/app-service-configurable/1@tmp/durable-1eccd6ff/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T12:53:45.491Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T12:53:45.533Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T12:53:45.579Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T12:53:45.597Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-662-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T12:53:45.705Z] $ docker stop --time=1 bd6bac9749c15efb6906a99c239df61b79d10dc6181c217d604046ac5219a085 [2024-06-25T12:53:47.188Z] $ docker rm -f --volumes bd6bac9749c15efb6906a99c239df61b79d10dc6181c217d604046ac5219a085 [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-06-25T12:53:48.361Z] provisioning config files... [2024-06-25T12:53:48.368Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-662@tmp/config14943915747657570609tmp [Pipeline] { [Pipeline] sh [2024-06-25T12:53:48.779Z] + set +x [2024-06-25T12:53:48.779Z] + bash -s -- [2024-06-25T12:53:48.779Z] + curl -s https://codecov.io/bash [2024-06-25T12:53:49.038Z] [2024-06-25T12:53:49.038Z] _____ _ [2024-06-25T12:53:49.038Z] / ____| | | [2024-06-25T12:53:49.038Z] | | ___ __| | ___ ___ _____ __ [2024-06-25T12:53:49.038Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-25T12:53:49.038Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-25T12:53:49.038Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-25T12:53:49.038Z] Bash-1.0.6 [2024-06-25T12:53:49.038Z] [2024-06-25T12:53:49.038Z] [2024-06-25T12:53:49.038Z] ==> git version 2.25.1 found [2024-06-25T12:53:49.038Z] ==> 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-06-25T12:53:49.038Z] Release-Date: 2020-01-08 [2024-06-25T12:53:49.038Z] 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-06-25T12:53:49.038Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-25T12:53:49.038Z] ==> Jenkins CI detected. [2024-06-25T12:53:49.038Z] current dir:  /w/workspace/_app-service-configurable_PR-662 [2024-06-25T12:53:49.038Z] project root: . [2024-06-25T12:53:49.038Z] --> token set from env [2024-06-25T12:53:49.038Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-25T12:53:49.038Z] ==> Running gcov in . (disable via -X gcov) [2024-06-25T12:53:49.038Z] ==> Python coveragepy not found [2024-06-25T12:53:49.038Z] ==> Searching for coverage reports in: [2024-06-25T12:53:49.038Z] + . [2024-06-25T12:53:49.038Z] -> Found 1 reports [2024-06-25T12:53:49.038Z] ==> Detecting git/mercurial file structure [2024-06-25T12:53:49.038Z] ==> Reading reports [2024-06-25T12:53:49.038Z] + ./coverage.out bytes=13 [2024-06-25T12:53:49.038Z] ==> Appending adjustments [2024-06-25T12:53:49.038Z] https://docs.codecov.io/docs/fixing-reports [2024-06-25T12:53:49.038Z] + Found adjustments [2024-06-25T12:53:49.038Z] ==> Gzipping contents [2024-06-25T12:53:49.038Z] 4.0K /tmp/codecov.7Cj6Bs.gz [2024-06-25T12:53:49.038Z] ==> Uploading reports [2024-06-25T12:53:49.038Z] url: https://codecov.io [2024-06-25T12:53:49.038Z] query: branch=PR-662&commit=c4b97e5339c66e29e44cee38ec6ae5c699dfba13&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-662%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=662&job=&cmd_args= [2024-06-25T12:53:49.038Z] -> Pinging Codecov [2024-06-25T12:53:49.038Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-662&commit=c4b97e5339c66e29e44cee38ec6ae5c699dfba13&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-662%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=662&job=&cmd_args= [2024-06-25T12:53:49.296Z] -> Uploading to [2024-06-25T12:53:49.296Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-25/A97CA9966030D2A3747ED39772930CCE/c4b97e5339c66e29e44cee38ec6ae5c699dfba13/e5279ecb-75db-4db7-9db1-71fecf8aca06.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T125349Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c97fd9e274e29c798caed415e6ce5211289e8d80583451103a257866ee00267 [2024-06-25T12:53:49.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T12:53:49.296Z] Dload Upload Total Spent Left Speed [2024-06-25T12:53:49.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1135 --:--:-- --:--:-- --:--:-- 1130 100 234 0 0 100 234 0 1026 --:--:-- --:--:-- --:--:-- 1021 [2024-06-25T12:53:49.554Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c4b97e5339c66e29e44cee38ec6ae5c699dfba13 [Pipeline] } [2024-06-25T12:53:49.586Z] 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-06-25T12:53:51.829Z] + [ -d /w/workspace/_app-service-configurable_PR-662/archives ] [2024-06-25T12:53:51.829Z] + ls -al /w/workspace/_app-service-configurable_PR-662/archives [2024-06-25T12:53:51.829Z] total 16 [2024-06-25T12:53:51.829Z] drwxr-xr-x 3 root root 4096 Jun 25 12:39 . [2024-06-25T12:53:51.829Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 12:39 .. [2024-06-25T12:53:51.829Z] drwxr-xr-x 2 root root 4096 Jun 25 12:39 cost [2024-06-25T12:53:51.829Z] -rw-r--r-- 1 root root 96 Jun 25 12:39 cost.csv [2024-06-25T12:53:51.829Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-662/archives [2024-06-25T12:53:51.829Z] + ls -al /w/workspace/_app-service-configurable_PR-662/archives [2024-06-25T12:53:51.829Z] total 16 [2024-06-25T12:53:51.829Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 12:39 . [2024-06-25T12:53:51.829Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 12:39 .. [2024-06-25T12:53:51.829Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 12:39 cost [2024-06-25T12:53:51.829Z] -rw-r--r-- 1 jenkins jenkins 96 Jun 25 12:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:53:52.167Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:53:53.070Z] ---> package-listing.sh [2024-06-25T12:53:53.070Z] ++ facter osfamily [2024-06-25T12:53:53.070Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T12:53:53.329Z] + OS_FAMILY=debian [2024-06-25T12:53:53.329Z] + workspace=/w/workspace/_app-service-configurable_PR-662 [2024-06-25T12:53:53.329Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T12:53:53.329Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T12:53:53.329Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T12:53:53.329Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T12:53:53.329Z] + '[' /w/workspace/_app-service-configurable_PR-662 ']' [2024-06-25T12:53:53.329Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T12:53:53.329Z] + case "${OS_FAMILY}" in [2024-06-25T12:53:53.329Z] + dpkg -l [2024-06-25T12:53:53.329Z] + grep '^ii' [2024-06-25T12:53:53.329Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T12:53:53.329Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T12:53:53.329Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T12:53:53.329Z] + '[' /w/workspace/_app-service-configurable_PR-662 ']' [2024-06-25T12:53:53.329Z] + mkdir -p /w/workspace/_app-service-configurable_PR-662/archives/ [2024-06-25T12:53:53.329Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-662/archives/ [Pipeline] echo [2024-06-25T12:53:53.373Z] 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-662/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-25T12:53:53.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T12:53:54.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T12:53:54.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T12:53:54.465Z] prd-ubuntu20.04-docker-8c-8g-4365 does not seem to be running inside a container [2024-06-25T12:53:54.488Z] $ 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-662/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-662 -v /w/workspace/_app-service-configurable_PR-662:/w/workspace/_app-service-configurable_PR-662:rw,z -v /w/workspace/_app-service-configurable_PR-662@tmp:/w/workspace/_app-service-configurable_PR-662@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-25T12:53:54.670Z] $ docker top fd876075ca892a41f7ecde06306a4659c23c0ba1689f20d2f8c08f8fff74b917 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T12:53:55.098Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T12:53:55.408Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T12:53:55.749Z] + ls /var/log/sa-host [2024-06-25T12:53:55.749Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T12:53:55.985Z] provisioning config files... [2024-06-25T12:53:55.992Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-662@tmp/config17710123412399350942tmp [Pipeline] { [Pipeline] echo [2024-06-25T12:53:56.067Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:53:56.385Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T12:53:56.416Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:53:56.837Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T12:53:56.879Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:53:57.197Z] ---> sudo-logs.sh [2024-06-25T12:53:57.197Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T12:53:57.299Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:53:57.615Z] ---> job-cost.sh [2024-06-25T12:53:57.615Z] lf-activate-venv: SKIPPING [2024-06-25T12:53:57.615Z] DEBUG: total: 0.2199999988079071 [2024-06-25T12:53:57.615Z] INFO: Retrieving Stack Cost... [2024-06-25T12:53:58.183Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T12:53:58.444Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T12:53:58.487Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T12:53:58.806Z] ---> logs-deploy.sh [2024-06-25T12:53:58.806Z] lf-activate-venv: SKIPPING [2024-06-25T12:53:58.806Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-662/1 [2024-06-25T12:53:58.806Z] INFO: archiving workspace using pattern(s): [2024-06-25T12:53:59.744Z] Archives upload complete. [2024-06-25T12:54:00.004Z] INFO: archiving logs to Nexus