Pull request #696 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 718beb5d57dfb6413c496982d27abfef81584f28+602563175aa612bf687830e352a585727a059003 (c146b33f385a860182a44a9de4d8fc19ed57c1a9) 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-ssh9174460202523186313.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1552906892129471788.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-696/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-696/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11010890527981078845.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-696/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6731864689982050926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh13826155975557090560.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-696/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-696/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8781121018557443836.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34932 in /w/workspace/_app-service-configurable_PR-696 [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-696 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/696/head:refs/remotes/origin/PR-696 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 602563175aa612bf687830e352a585727a059003 into PR head commit 718beb5d57dfb6413c496982d27abfef81584f28 Merge succeeded, producing 718beb5d57dfb6413c496982d27abfef81584f28 Checking out Revision 718beb5d57dfb6413c496982d27abfef81584f28 (PR-696) Commit message: "build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.31.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config core.sparsecheckout # timeout=10 > git checkout -f 718beb5d57dfb6413c496982d27abfef81584f28 # 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 602563175aa612bf687830e352a585727a059003 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 718beb5d57dfb6413c496982d27abfef81584f28 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-12T00:32:43.072Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-12T00:32:43.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-12T00:32:43.420Z] ========================================================= [2024-12-12T00:32:43.420Z] EdgeX Global Pipelines Version Info [2024-12-12T00:32:43.421Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-12T00:32:44.566Z] ------------------- [2024-12-12T00:32:44.566Z] stable info: [2024-12-12T00:32:44.566Z] ------------------- [2024-12-12T00:32:44.566Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-12T00:32:44.566Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-12T00:32:44.566Z] Message: update stable to v1.0.269 [2024-12-12T00:32:44.834Z] ------------------- [2024-12-12T00:32:44.834Z] experimental info: [2024-12-12T00:32:44.834Z] ------------------- [2024-12-12T00:32:44.834Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-12T00:32:44.834Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-12T00:32:44.834Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-12T00:32:45.077Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-12-12T00:32:45.140Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-12-12T00:32:45.196Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-12T00:32:45.257Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-12T00:32:45.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-12T00:32:45.386Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-12T00:32:45.445Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-12T00:32:45.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-12T00:32:45.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-12T00:32:45.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-12T00:32:45.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-12T00:32:45.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-12-12T00:32:45.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-12T00:32:45.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-12T00:32:45.945Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-12T00:32:46.009Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-12T00:32:46.066Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-12T00:32:46.124Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-12T00:32:46.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-12T00:32:46.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-12T00:32:46.308Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-12T00:32:46.369Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-12T00:32:46.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-12T00:32:46.503Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-12T00:32:46.564Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-12T00:32:46.618Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-12T00:32:46.681Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-12T00:32:46.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-696 [Pipeline] echo [2024-12-12T00:32:46.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-696 [Pipeline] echo [2024-12-12T00:32:46.863Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-696 [Pipeline] echo [2024-12-12T00:32:46.925Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 718beb5d57dfb6413c496982d27abfef81584f28 [Pipeline] echo [2024-12-12T00:32:46.986Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 718beb5 [Pipeline] echo [2024-12-12T00:32:47.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-12T00:32:47.218Z] provisioning config files... [2024-12-12T00:32:47.233Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-696@tmp/config9967858278421970213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-12T00:32:47.640Z] ---> ****-login.sh [2024-12-12T00:32:47.640Z] nexus3.edgexfoundry.org:10001 [2024-12-12T00:32:48.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T00:32:48.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T00:32:48.473Z] Configure a credential helper to remove this warning. See [2024-12-12T00:32:48.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T00:32:48.473Z] [2024-12-12T00:32:48.473Z] Login Succeeded [2024-12-12T00:32:48.473Z] nexus3.edgexfoundry.org:10002 [2024-12-12T00:32:48.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T00:32:48.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T00:32:48.735Z] Configure a credential helper to remove this warning. See [2024-12-12T00:32:48.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T00:32:48.735Z] [2024-12-12T00:32:48.735Z] Login Succeeded [2024-12-12T00:32:48.735Z] nexus3.edgexfoundry.org:10003 [2024-12-12T00:32:48.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T00:32:48.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T00:32:48.736Z] Configure a credential helper to remove this warning. See [2024-12-12T00:32:48.736Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T00:32:48.736Z] [2024-12-12T00:32:48.736Z] Login Succeeded [2024-12-12T00:32:48.736Z] nexus3.edgexfoundry.org:10004 [2024-12-12T00:32:48.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T00:32:48.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T00:32:48.999Z] Configure a credential helper to remove this warning. See [2024-12-12T00:32:48.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T00:32:48.999Z] [2024-12-12T00:32:48.999Z] Login Succeeded [2024-12-12T00:32:48.999Z] ****.io [2024-12-12T00:32:48.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T00:32:48.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T00:32:48.999Z] Configure a credential helper to remove this warning. See [2024-12-12T00:32:48.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T00:32:48.999Z] [2024-12-12T00:32:48.999Z] Login Succeeded [2024-12-12T00:32:48.999Z] ---> ****-login.sh ends [Pipeline] } [2024-12-12T00:32:49.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-12T00:32:49.757Z] + git rev-list -1 --merges 718beb5d57dfb6413c496982d27abfef81584f28~1..718beb5d57dfb6413c496982d27abfef81584f28 [Pipeline] echo [2024-12-12T00:32:49.803Z] -----------> git rev-list -1 --merges 718beb5d57dfb6413c496982d27abfef81584f28~1..718beb5d57dfb6413c496982d27abfef81584f28 718beb5d57dfb6413c496982d27abfef81584f28 [false] [Pipeline] sh [2024-12-12T00:32:50.125Z] + git log --format=format:%s -1 718beb5d57dfb6413c496982d27abfef81584f28 [Pipeline] echo [2024-12-12T00:32:50.170Z] ========================================================= [2024-12-12T00:32:50.170Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-12T00:32:50.170Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-12T00:32:50.642Z] + git log --format=format:%s -1 718beb5d57dfb6413c496982d27abfef81584f28 [Pipeline] echo [2024-12-12T00:32:50.679Z] [semverPrep] GIT_COMMIT: 718beb5d57dfb6413c496982d27abfef81584f28, Commit Message: build(deps): Bump golang.org/x/crypto from 0.27.0 to 0.31.0 [Pipeline] echo [2024-12-12T00:32:50.721Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-12T00:32:51.165Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-12T00:32:51.165Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-12T00:32:51.165Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-12T00:32:51.165Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-12T00:32:51.165Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-12T00:32:51.165Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-12T00:32:51.165Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T00:32:51.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-12T00:32:51.626Z] [2024-12-12T00:32:51.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T00:32:52.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-12T00:32:52.282Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-12T00:32:52.282Z] b85a868b505f: Pulling fs layer [2024-12-12T00:32:52.282Z] e2be974225ed: Pulling fs layer [2024-12-12T00:32:52.282Z] 339a4e72a1f5: Pulling fs layer [2024-12-12T00:32:52.282Z] 988bab9f4d93: Pulling fs layer [2024-12-12T00:32:52.282Z] 1469e6f7b9e6: Pulling fs layer [2024-12-12T00:32:52.282Z] eaf3925da568: Pulling fs layer [2024-12-12T00:32:52.282Z] bab4dde63d76: Pulling fs layer [2024-12-12T00:32:52.282Z] bde34c3a00c8: Pulling fs layer [2024-12-12T00:32:52.282Z] b352a97aabf1: Pulling fs layer [2024-12-12T00:32:52.282Z] 4872d77fe225: Pulling fs layer [2024-12-12T00:32:52.282Z] 5851b861e8e6: Pulling fs layer [2024-12-12T00:32:52.282Z] 988bab9f4d93: Waiting [2024-12-12T00:32:52.282Z] 1469e6f7b9e6: Waiting [2024-12-12T00:32:52.282Z] eaf3925da568: Waiting [2024-12-12T00:32:52.282Z] bab4dde63d76: Waiting [2024-12-12T00:32:52.282Z] b352a97aabf1: Waiting [2024-12-12T00:32:52.282Z] 4872d77fe225: Waiting [2024-12-12T00:32:52.282Z] 5851b861e8e6: Waiting [2024-12-12T00:32:52.282Z] e2be974225ed: Verifying Checksum [2024-12-12T00:32:52.282Z] e2be974225ed: Download complete [2024-12-12T00:32:52.282Z] 988bab9f4d93: Verifying Checksum [2024-12-12T00:32:52.282Z] 988bab9f4d93: Download complete [2024-12-12T00:32:52.542Z] 1469e6f7b9e6: Verifying Checksum [2024-12-12T00:32:52.542Z] 1469e6f7b9e6: Download complete [2024-12-12T00:32:52.542Z] eaf3925da568: Verifying Checksum [2024-12-12T00:32:52.542Z] eaf3925da568: Download complete [2024-12-12T00:32:52.542Z] 339a4e72a1f5: Verifying Checksum [2024-12-12T00:32:52.542Z] 339a4e72a1f5: Download complete [2024-12-12T00:32:52.542Z] bde34c3a00c8: Download complete [2024-12-12T00:32:52.542Z] b352a97aabf1: Download complete [2024-12-12T00:32:52.542Z] 4872d77fe225: Download complete [2024-12-12T00:32:52.542Z] 5851b861e8e6: Verifying Checksum [2024-12-12T00:32:52.542Z] 5851b861e8e6: Download complete [2024-12-12T00:32:52.542Z] b85a868b505f: Verifying Checksum [2024-12-12T00:32:52.542Z] b85a868b505f: Download complete [2024-12-12T00:32:52.804Z] bab4dde63d76: Verifying Checksum [2024-12-12T00:32:52.804Z] bab4dde63d76: Download complete [2024-12-12T00:32:54.185Z] b85a868b505f: Pull complete [2024-12-12T00:32:54.185Z] e2be974225ed: Pull complete [2024-12-12T00:32:54.444Z] 339a4e72a1f5: Pull complete [2024-12-12T00:32:54.712Z] 988bab9f4d93: Pull complete [2024-12-12T00:32:54.974Z] 1469e6f7b9e6: Pull complete [2024-12-12T00:32:54.974Z] eaf3925da568: Pull complete [2024-12-12T00:32:56.926Z] bab4dde63d76: Pull complete [2024-12-12T00:32:56.926Z] bde34c3a00c8: Pull complete [2024-12-12T00:32:56.926Z] b352a97aabf1: Pull complete [2024-12-12T00:32:57.187Z] 4872d77fe225: Pull complete [2024-12-12T00:32:57.187Z] 5851b861e8e6: Pull complete [2024-12-12T00:32:57.187Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-12T00:32:57.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-12T00:32:57.187Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-12T00:32:57.498Z] prd-ubuntu20.04-docker-8c-8g-34932 does not seem to be running inside a container [2024-12-12T00:32:57.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-696 -v /w/workspace/_app-service-configurable_PR-696:/w/workspace/_app-service-configurable_PR-696:rw,z -v /w/workspace/_app-service-configurable_PR-696@tmp:/w/workspace/_app-service-configurable_PR-696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-12T00:33:00.077Z] $ docker top 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 -eo pid,comm [2024-12-12T00:33:00.138Z] 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-12-12T00:33:00.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-12T00:33:00.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-12T00:33:00.330Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-12T00:33:00.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-12T00:33:00.434Z] $ docker exec 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 ssh-agent [2024-12-12T00:33:00.549Z] SSH_AUTH_SOCK=/tmp/ssh-0Z2YNBxDQKMl/agent.32 [2024-12-12T00:33:00.549Z] SSH_AGENT_PID=38 [2024-12-12T00:33:00.556Z] Running ssh-add (command line suppressed) [2024-12-12T00:33:00.656Z] Identity added: /w/workspace/_app-service-configurable_PR-696@tmp/private_key_10539788440101745156.key (/w/workspace/_app-service-configurable_PR-696@tmp/private_key_10539788440101745156.key) [2024-12-12T00:33:00.674Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-12T00:33:01.017Z] + git tag --points-at HEAD [Pipeline] } [2024-12-12T00:33:01.037Z] $ docker exec --env ******** --env ******** 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 ssh-agent -k [2024-12-12T00:33:01.146Z] unset SSH_AUTH_SOCK; [2024-12-12T00:33:01.147Z] unset SSH_AGENT_PID; [2024-12-12T00:33:01.147Z] echo Agent pid 38 killed; [2024-12-12T00:33:01.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-12T00:33:01.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-12T00:33:01.392Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-12T00:33:01.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-12T00:33:01.505Z] $ docker exec 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 ssh-agent [2024-12-12T00:33:01.618Z] SSH_AUTH_SOCK=/tmp/ssh-ZWTLt8X04O1Y/agent.71 [2024-12-12T00:33:01.619Z] SSH_AGENT_PID=77 [2024-12-12T00:33:01.624Z] Running ssh-add (command line suppressed) [2024-12-12T00:33:01.724Z] Identity added: /w/workspace/_app-service-configurable_PR-696@tmp/private_key_11337765537126228578.key (/w/workspace/_app-service-configurable_PR-696@tmp/private_key_11337765537126228578.key) [2024-12-12T00:33:01.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-12T00:33:02.082Z] + git semver init [2024-12-12T00:33:02.342Z] 2024-12-12 00:33:02,276 [run_init] DEBUG init version:0.0.0 force:False [2024-12-12T00:33:02.342Z] 2024-12-12 00:33:02,276 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-696/.semver [2024-12-12T00:33:02.342Z] 2024-12-12 00:33:02,277 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-696/.semver [2024-12-12T00:33:02.342Z] 2024-12-12 00:33:02,277 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-696/.semver'], cwd=/w/workspace/_app-service-configurable_PR-696, universal_newlines=False, shell=None, istream=None) [2024-12-12T00:33:03.721Z] 2024-12-12 00:33:03,405 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-696/.git/info/exclude [2024-12-12T00:33:03.721Z] 2024-12-12 00:33:03,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-696/.semver/PR-696 with force:False [2024-12-12T00:33:03.721Z] 2024-12-12 00:33:03,406 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-696/.semver/PR-696 [2024-12-12T00:33:03.721Z] 2024-12-12 00:33:03,411 [execute] INFO git cat-file --batch-check [2024-12-12T00:33:03.721Z] 2024-12-12 00:33:03,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-696/.semver, universal_newlines=False, shell=None, istream=) [2024-12-12T00:33:03.721Z] 2024-12-12 00:33:03,419 [execute] INFO git cat-file --batch [2024-12-12T00:33:03.721Z] 2024-12-12 00:33:03,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-696/.semver, universal_newlines=False, shell=None, istream=) [2024-12-12T00:33:03.721Z] 2024-12-12 00:33:03,425 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-696/.semver/PR-696 [2024-12-12T00:33:03.721Z] 0.0.0 [Pipeline] } [2024-12-12T00:33:03.745Z] $ docker exec --env ******** --env ******** 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 ssh-agent -k [2024-12-12T00:33:03.844Z] unset SSH_AUTH_SOCK; [2024-12-12T00:33:03.844Z] unset SSH_AGENT_PID; [2024-12-12T00:33:03.844Z] echo Agent pid 77 killed; [2024-12-12T00:33:03.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-12T00:33:04.311Z] + git semver [Pipeline] } [2024-12-12T00:33:04.602Z] $ docker stop --time=1 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 [2024-12-12T00:33:05.887Z] $ docker rm -f --volumes 94eb815d8fd5fe7fd844de8fbed3f06a68db765b3b6bc20ed6e7b801599497a5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-12T00:33:06.317Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-12T00:33:06.643Z] Stashed 1 file(s) [Pipeline] echo [2024-12-12T00:33:06.668Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-12T00:33:07.819Z] provisioning config files... [2024-12-12T00:33:07.918Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-696@tmp/config3049896285238072464tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-12-12T00:33:08.420Z] ---> ****-login.sh [2024-12-12T00:33:08.420Z] nexus3.edgexfoundry.org:10001 [2024-12-12T00:33:08.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T00:33:08.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T00:33:08.420Z] Configure a credential helper to remove this warning. See [2024-12-12T00:33:08.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T00:33:08.420Z] [2024-12-12T00:33:08.420Z] Login Succeeded [2024-12-12T00:33:08.420Z] nexus3.edgexfoundry.org:10002 [2024-12-12T00:33:08.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T00:33:08.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T00:33:08.421Z] Configure a credential helper to remove this warning. See [2024-12-12T00:33:08.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T00:33:08.421Z] [2024-12-12T00:33:08.421Z] Login Succeeded [2024-12-12T00:33:08.421Z] nexus3.edgexfoundry.org:10003 [2024-12-12T00:33:08.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T00:33:08.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T00:33:08.681Z] Configure a credential helper to remove this warning. See [2024-12-12T00:33:08.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T00:33:08.682Z] [2024-12-12T00:33:08.682Z] Login Succeeded [2024-12-12T00:33:08.682Z] nexus3.edgexfoundry.org:10004 [2024-12-12T00:33:08.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T00:33:08.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T00:33:08.682Z] Configure a credential helper to remove this warning. See [2024-12-12T00:33:08.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T00:33:08.682Z] [2024-12-12T00:33:08.682Z] Login Succeeded [2024-12-12T00:33:08.682Z] ****.io [2024-12-12T00:33:08.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-12T00:33:08.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-12T00:33:08.945Z] Configure a credential helper to remove this warning. See [2024-12-12T00:33:08.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-12T00:33:08.945Z] [2024-12-12T00:33:08.945Z] Login Succeeded [2024-12-12T00:33:08.945Z] ---> ****-login.sh ends [Pipeline] } [2024-12-12T00:33:08.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-12T00:33:09.219Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-12T00:33:09.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-12T00:33:09.313Z] ========================================================= [2024-12-12T00:33:09.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-12T00:33:09.313Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T00:33:09.848Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-12T00:33:09.848Z] Sending build context to Docker daemon 9.241MB [2024-12-12T00:33:09.848Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-12T00:33:09.848Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-12T00:33:09.848Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-12T00:33:09.848Z] 43c4264eed91: Pulling fs layer [2024-12-12T00:33:09.848Z] 4cc291be95ef: Pulling fs layer [2024-12-12T00:33:09.848Z] 2ac1f1163629: Pulling fs layer [2024-12-12T00:33:09.848Z] 5c3c966382ef: Pulling fs layer [2024-12-12T00:33:09.848Z] 4f4fb700ef54: Pulling fs layer [2024-12-12T00:33:09.848Z] 5d5c8e513c77: Pulling fs layer [2024-12-12T00:33:09.848Z] 9f66e0745190: Pulling fs layer [2024-12-12T00:33:09.848Z] f49a43e4bbc0: Pulling fs layer [2024-12-12T00:33:09.848Z] 5c3c966382ef: Waiting [2024-12-12T00:33:09.848Z] 5d5c8e513c77: Waiting [2024-12-12T00:33:09.848Z] 561ebcabdf7f: Pulling fs layer [2024-12-12T00:33:09.848Z] f49a43e4bbc0: Waiting [2024-12-12T00:33:09.848Z] 9f66e0745190: Waiting [2024-12-12T00:33:09.848Z] 4cc291be95ef: Verifying Checksum [2024-12-12T00:33:09.848Z] 4cc291be95ef: Download complete [2024-12-12T00:33:10.107Z] 5c3c966382ef: Verifying Checksum [2024-12-12T00:33:10.107Z] 5c3c966382ef: Download complete [2024-12-12T00:33:10.107Z] 4f4fb700ef54: Verifying Checksum [2024-12-12T00:33:10.107Z] 4f4fb700ef54: Download complete [2024-12-12T00:33:10.107Z] 5d5c8e513c77: Download complete [2024-12-12T00:33:10.107Z] 9f66e0745190: Verifying Checksum [2024-12-12T00:33:10.107Z] 9f66e0745190: Download complete [2024-12-12T00:33:10.107Z] 43c4264eed91: Pull complete [2024-12-12T00:33:10.373Z] 561ebcabdf7f: Download complete [2024-12-12T00:33:10.373Z] 4cc291be95ef: Pull complete [2024-12-12T00:33:10.638Z] 2ac1f1163629: Verifying Checksum [2024-12-12T00:33:10.638Z] 2ac1f1163629: Download complete [2024-12-12T00:33:10.898Z] f49a43e4bbc0: Verifying Checksum [2024-12-12T00:33:10.898Z] f49a43e4bbc0: Download complete [2024-12-12T00:33:15.091Z] 2ac1f1163629: Pull complete [2024-12-12T00:33:15.351Z] 5c3c966382ef: Pull complete [2024-12-12T00:33:15.615Z] 4f4fb700ef54: Pull complete [2024-12-12T00:33:16.181Z] 5d5c8e513c77: Pull complete [2024-12-12T00:33:16.443Z] 9f66e0745190: Pull complete [2024-12-12T00:33:18.969Z] f49a43e4bbc0: Pull complete [2024-12-12T00:33:19.228Z] 561ebcabdf7f: Pull complete [2024-12-12T00:33:19.228Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-12T00:33:19.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-12T00:33:19.228Z] ---> 3a752c3f9dda [2024-12-12T00:33:19.228Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-12-12T00:33:27.426Z] ---> Running in 774bbb7375d2 [2024-12-12T00:33:27.426Z] Removing intermediate container 774bbb7375d2 [2024-12-12T00:33:27.426Z] ---> c464d444298f [2024-12-12T00:33:27.426Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-12T00:33:27.426Z] ---> Running in 5dd9c5c14567 [2024-12-12T00:33:27.426Z] Removing intermediate container 5dd9c5c14567 [2024-12-12T00:33:27.426Z] ---> 9433f6d6bf24 [2024-12-12T00:33:27.426Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-12T00:33:27.426Z] ---> Running in 8fb1f62ef2ff [2024-12-12T00:33:27.426Z] Removing intermediate container 8fb1f62ef2ff [2024-12-12T00:33:27.426Z] ---> 397164db5239 [2024-12-12T00:33:27.426Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-12T00:33:27.685Z] ---> Running in b351a042c662 [2024-12-12T00:33:27.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-12T00:33:27.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-12T00:33:28.511Z] OK: 246 MiB in 54 packages [2024-12-12T00:33:28.769Z] Removing intermediate container b351a042c662 [2024-12-12T00:33:28.769Z] ---> c2841039d171 [2024-12-12T00:33:28.769Z] Step 7/12 : WORKDIR /app [2024-12-12T00:33:28.769Z] ---> Running in f3fcb1713b8c [2024-12-12T00:33:28.769Z] Removing intermediate container f3fcb1713b8c [2024-12-12T00:33:28.769Z] ---> b22b5adc4121 [2024-12-12T00:33:28.769Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-12T00:33:29.027Z] ---> 3516f7e460fd [2024-12-12T00:33:29.027Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-12T00:33:29.027Z] ---> Running in 5f0fce8de8f8 [2024-12-12T00:34:36.769Z] Removing intermediate container 5f0fce8de8f8 [2024-12-12T00:34:36.769Z] ---> 7b7f56cf5c72 [2024-12-12T00:34:36.769Z] Step 10/12 : COPY . . [2024-12-12T00:34:36.769Z] ---> d75b001897fe [2024-12-12T00:34:36.769Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-12T00:34:36.769Z] ---> Running in 76e43a001cf5 [2024-12-12T00:34:36.769Z] Removing intermediate container 76e43a001cf5 [2024-12-12T00:34:36.769Z] ---> c416869412d0 [2024-12-12T00:34:36.769Z] Step 12/12 : RUN $MAKE [2024-12-12T00:34:36.769Z] ---> Running in 847a835a42ab [2024-12-12T00:34:36.769Z] noop [2024-12-12T00:34:36.769Z] Removing intermediate container 847a835a42ab [2024-12-12T00:34:36.769Z] ---> 8f3d8ef9559f [2024-12-12T00:34:36.769Z] Successfully built 8f3d8ef9559f [2024-12-12T00:34:36.769Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T00:34:37.257Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-12T00:34:37.257Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-12T00:34:37.426Z] prd-ubuntu20.04-docker-8c-8g-34932 does not seem to be running inside a container [2024-12-12T00:34:37.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-696 -v /w/workspace/_app-service-configurable_PR-696:/w/workspace/_app-service-configurable_PR-696:rw,z -v /w/workspace/_app-service-configurable_PR-696@tmp:/w/workspace/_app-service-configurable_PR-696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-12T00:34:37.788Z] $ docker top 3a92397931dd4e97abb05ae4e41b77b2cba2085758ddec99a3f35b5df7397e81 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-12T00:34:38.201Z] + go version [2024-12-12T00:34:38.201Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-12T00:34:38.235Z] $ docker stop --time=1 3a92397931dd4e97abb05ae4e41b77b2cba2085758ddec99a3f35b5df7397e81 [2024-12-12T00:34:39.471Z] $ docker rm -f --volumes 3a92397931dd4e97abb05ae4e41b77b2cba2085758ddec99a3f35b5df7397e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T00:34:40.273Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-12T00:34:40.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-12T00:34:40.438Z] prd-ubuntu20.04-docker-8c-8g-34932 does not seem to be running inside a container [2024-12-12T00:34:40.461Z] $ 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-696 -v /w/workspace/_app-service-configurable_PR-696:/w/workspace/_app-service-configurable_PR-696:rw,z -v /w/workspace/_app-service-configurable_PR-696@tmp:/w/workspace/_app-service-configurable_PR-696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-12T00:34:40.786Z] $ docker top a2b0f9ac4aecb0e6b73a53af36d4a2494bfdd6afc6d47b569bbffd828ba51edd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-12T00:34:41.191Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-696 [Pipeline] fileExists [Pipeline] sh [2024-12-12T00:34:41.559Z] + make test [2024-12-12T00:34:41.559Z] go test -race -coverprofile=coverage.out ./... [2024-12-12T00:35:14.286Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-12-12T00:35:53.145Z] go vet ./... [2024-12-12T00:35:57.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-12T00:35:57.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-12T00:35:57.340Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-12T00:35:57.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-12T00:35:57.429Z] $ docker stop --time=1 a2b0f9ac4aecb0e6b73a53af36d4a2494bfdd6afc6d47b569bbffd828ba51edd [2024-12-12T00:36:04.393Z] $ docker rm -f --volumes a2b0f9ac4aecb0e6b73a53af36d4a2494bfdd6afc6d47b569bbffd828ba51edd [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-12T00:36:05.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-12T00:36:05.197Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-12T00:36:06.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-12T00:36:06.361Z] + ls -al . [2024-12-12T00:36:06.361Z] total 248 [2024-12-12T00:36:06.361Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 12 00:34 . [2024-12-12T00:36:06.361Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 12 00:32 .. [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 119 Dec 12 00:32 .dockerignore [2024-12-12T00:36:06.361Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 00:35 .git [2024-12-12T00:36:06.361Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 12 00:32 .github [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 106 Dec 12 00:32 .gitignore [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 12 00:32 .golangci.yml [2024-12-12T00:36:06.361Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 00:33 .semver [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 16432 Dec 12 00:32 Attribution.txt [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 37263 Dec 12 00:32 CHANGELOG.md [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 2008 Dec 12 00:32 Dockerfile [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 12 00:32 GOVERNANCE.md [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 666 Dec 12 00:32 Jenkinsfile [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 12 00:32 LICENSE [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 12 00:32 OWNERS.md [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 4952 Dec 12 00:32 README.md [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 12 00:33 VERSION [2024-12-12T00:36:06.361Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 12 00:32 bin [2024-12-12T00:36:06.361Z] -rw-r--r-- 1 jenkins jenkins 953 Dec 12 00:35 coverage.out [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 6542 Dec 12 00:32 go.mod [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 87898 Dec 12 00:32 go.sum [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 1937 Dec 12 00:32 main.go [2024-12-12T00:36:06.361Z] -rw-rw-r-- 1 jenkins jenkins 3271 Dec 12 00:32 makefile [2024-12-12T00:36:06.361Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 12 00:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T00:36:06.789Z] + 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=718beb5d57dfb6413c496982d27abfef81584f28 --label arch=amd64 --label version=0.0.0 . [2024-12-12T00:36:06.789Z] Sending build context to Docker daemon 9.242MB [2024-12-12T00:36:06.789Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-12-12T00:36:06.789Z] Step 2/27 : FROM ${BASE} AS builder [2024-12-12T00:36:06.789Z] ---> 8f3d8ef9559f [2024-12-12T00:36:06.789Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-12-12T00:36:07.740Z] ---> Running in 280a99858778 [2024-12-12T00:36:08.333Z] Removing intermediate container 280a99858778 [2024-12-12T00:36:08.333Z] ---> b6640e27fa90 [2024-12-12T00:36:08.333Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-12-12T00:36:08.333Z] ---> Running in 051eac4e60d4 [2024-12-12T00:36:08.602Z] Removing intermediate container 051eac4e60d4 [2024-12-12T00:36:08.602Z] ---> 6dc6f836bdb2 [2024-12-12T00:36:08.602Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-12-12T00:36:08.862Z] ---> Running in eaf129607bcf [2024-12-12T00:36:09.430Z] Removing intermediate container eaf129607bcf [2024-12-12T00:36:09.430Z] ---> f4489ed9c94c [2024-12-12T00:36:09.430Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-12T00:36:09.430Z] ---> Running in 0e5f062108b6 [2024-12-12T00:36:09.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-12T00:36:09.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-12T00:36:10.258Z] OK: 246 MiB in 54 packages [2024-12-12T00:36:10.516Z] Removing intermediate container 0e5f062108b6 [2024-12-12T00:36:10.516Z] ---> 972a75b28597 [2024-12-12T00:36:10.516Z] Step 7/27 : WORKDIR /app [2024-12-12T00:36:10.516Z] ---> Running in 7b60392a3ea8 [2024-12-12T00:36:10.516Z] Removing intermediate container 7b60392a3ea8 [2024-12-12T00:36:10.516Z] ---> 7f4a94fb1eea [2024-12-12T00:36:10.516Z] Step 8/27 : COPY go.mod vendor* ./ [2024-12-12T00:36:10.775Z] ---> 177c87feff9f [2024-12-12T00:36:10.775Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-12T00:36:10.775Z] ---> Running in 997d79d9e930 [2024-12-12T00:36:11.727Z] Removing intermediate container 997d79d9e930 [2024-12-12T00:36:11.727Z] ---> fefd9452a4c5 [2024-12-12T00:36:11.727Z] Step 10/27 : COPY . . [2024-12-12T00:36:11.988Z] ---> 38f1e34dd9d4 [2024-12-12T00:36:11.988Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-12T00:36:11.988Z] ---> Running in d30a4ee76151 [2024-12-12T00:36:12.251Z] Removing intermediate container d30a4ee76151 [2024-12-12T00:36:12.251Z] ---> e87738dc4bb2 [2024-12-12T00:36:12.251Z] Step 12/27 : RUN $MAKE [2024-12-12T00:36:12.251Z] ---> Running in 8d70b85d7af9 [2024-12-12T00:36:12.509Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-12-12T00:36:59.189Z] Removing intermediate container 8d70b85d7af9 [2024-12-12T00:36:59.189Z] ---> a9dadafc639e [2024-12-12T00:36:59.189Z] Step 13/27 : FROM alpine:3.20 [2024-12-12T00:36:59.189Z] 3.20: Pulling from library/alpine [2024-12-12T00:36:59.189Z] da9db072f522: Pulling fs layer [2024-12-12T00:36:59.189Z] da9db072f522: Download complete [2024-12-12T00:36:59.189Z] da9db072f522: Pull complete [2024-12-12T00:36:59.189Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-12T00:36:59.189Z] Status: Downloaded newer image for alpine:3.20 [2024-12-12T00:36:59.189Z] ---> 63b790fccc90 [2024-12-12T00:36:59.189Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-12T00:36:59.189Z] ---> Running in 7b418803b82b [2024-12-12T00:36:59.189Z] Removing intermediate container 7b418803b82b [2024-12-12T00:36:59.189Z] ---> 2cb83c99df31 [2024-12-12T00:36:59.189Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-12-12T00:36:59.189Z] ---> Running in 9610b6af6f1d [2024-12-12T00:36:59.189Z] Removing intermediate container 9610b6af6f1d [2024-12-12T00:36:59.189Z] ---> c00a323218a0 [2024-12-12T00:36:59.189Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-12T00:36:59.189Z] ---> Running in 94d4a546e848 [2024-12-12T00:36:59.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-12T00:36:59.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-12T00:36:59.189Z] (1/2) Installing ca-certificates (20240705-r0) [2024-12-12T00:36:59.189Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-12-12T00:36:59.189Z] Executing busybox-1.36.1-r29.trigger [2024-12-12T00:36:59.189Z] Executing ca-certificates-20240705-r0.trigger [2024-12-12T00:36:59.189Z] OK: 9 MiB in 16 packages [2024-12-12T00:36:59.189Z] Removing intermediate container 94d4a546e848 [2024-12-12T00:36:59.189Z] ---> 9ce9a14640a1 [2024-12-12T00:36:59.189Z] Step 17/27 : RUN apk --no-cache upgrade [2024-12-12T00:36:59.189Z] ---> Running in 64ff095f3f3b [2024-12-12T00:36:59.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-12T00:36:59.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-12T00:36:59.189Z] Upgrading critical system libraries and apk-tools: [2024-12-12T00:36:59.189Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-12T00:36:59.189Z] Executing busybox-1.36.1-r29.trigger [2024-12-12T00:36:59.189Z] Continuing the upgrade transaction with new apk-tools: [2024-12-12T00:36:59.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-12T00:36:59.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-12T00:36:59.189Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-12T00:36:59.189Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-12T00:36:59.189Z] Executing ca-certificates-20240705-r0.trigger [2024-12-12T00:36:59.189Z] OK: 9 MiB in 16 packages [2024-12-12T00:36:59.189Z] Removing intermediate container 64ff095f3f3b [2024-12-12T00:36:59.189Z] ---> 6168b53c00f8 [2024-12-12T00:36:59.189Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-12-12T00:36:59.189Z] ---> 6bbc1b595d64 [2024-12-12T00:36:59.189Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-12-12T00:36:59.189Z] ---> 7b4f296d3786 [2024-12-12T00:36:59.189Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-12-12T00:36:59.189Z] ---> a3892ab9b07c [2024-12-12T00:36:59.189Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-12-12T00:36:59.189Z] ---> 17ff44a1a2c6 [2024-12-12T00:36:59.189Z] Step 22/27 : EXPOSE 48095 [2024-12-12T00:36:59.189Z] ---> Running in cd9ea41af087 [2024-12-12T00:36:59.189Z] Removing intermediate container cd9ea41af087 [2024-12-12T00:36:59.189Z] ---> fff4daf85296 [2024-12-12T00:36:59.189Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-12-12T00:36:59.189Z] ---> Running in 3167a3b8f570 [2024-12-12T00:36:59.189Z] Removing intermediate container 3167a3b8f570 [2024-12-12T00:36:59.189Z] ---> a78e4aa8bec8 [2024-12-12T00:36:59.190Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-12T00:36:59.190Z] ---> Running in 028a8b5a70cf [2024-12-12T00:36:59.190Z] Removing intermediate container 028a8b5a70cf [2024-12-12T00:36:59.190Z] ---> b014951a08d1 [2024-12-12T00:36:59.190Z] Step 25/27 : LABEL arch=amd64 [2024-12-12T00:36:59.190Z] ---> Running in 3b19e04de632 [2024-12-12T00:36:59.190Z] Removing intermediate container 3b19e04de632 [2024-12-12T00:36:59.190Z] ---> b5b00ac4cb8a [2024-12-12T00:36:59.190Z] Step 26/27 : LABEL git_sha=718beb5d57dfb6413c496982d27abfef81584f28 [2024-12-12T00:36:59.190Z] ---> Running in d79c5fdedb62 [2024-12-12T00:36:59.190Z] Removing intermediate container d79c5fdedb62 [2024-12-12T00:36:59.190Z] ---> 65b51082b0d7 [2024-12-12T00:36:59.190Z] Step 27/27 : LABEL version=0.0.0 [2024-12-12T00:36:59.190Z] ---> Running in 1e52a98a193e [2024-12-12T00:36:59.452Z] Removing intermediate container 1e52a98a193e [2024-12-12T00:36:59.452Z] ---> 4e2d9067ed0c [2024-12-12T00:36:59.452Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-12T00:36:59.452Z] Successfully built 4e2d9067ed0c [2024-12-12T00:36:59.452Z] 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-12-12T00:37:00.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-12T00:37:00.494Z] [2024-12-12T00:37:00.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T00:37:00.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-12T00:37:00.963Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-12T00:37:00.963Z] 5eb5b503b376: Pulling fs layer [2024-12-12T00:37:00.963Z] 5c69ac0246d0: Pulling fs layer [2024-12-12T00:37:00.963Z] ec43610c2a17: Pulling fs layer [2024-12-12T00:37:00.963Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-12T00:37:00.963Z] 33b1e0a273af: Pulling fs layer [2024-12-12T00:37:00.963Z] 5d3b04190fa2: Pulling fs layer [2024-12-12T00:37:00.963Z] 2f39f015ded8: Pulling fs layer [2024-12-12T00:37:00.963Z] 33b1e0a273af: Waiting [2024-12-12T00:37:00.963Z] 5d3b04190fa2: Waiting [2024-12-12T00:37:00.963Z] 2f39f015ded8: Waiting [2024-12-12T00:37:00.963Z] 3a2ae6a8a46f: Waiting [2024-12-12T00:37:00.963Z] 5c69ac0246d0: Download complete [2024-12-12T00:37:00.963Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-12T00:37:00.963Z] 3a2ae6a8a46f: Download complete [2024-12-12T00:37:01.220Z] 33b1e0a273af: Verifying Checksum [2024-12-12T00:37:01.220Z] 33b1e0a273af: Download complete [2024-12-12T00:37:01.220Z] 5d3b04190fa2: Download complete [2024-12-12T00:37:01.220Z] ec43610c2a17: Verifying Checksum [2024-12-12T00:37:01.220Z] 5eb5b503b376: Download complete [2024-12-12T00:37:02.157Z] 2f39f015ded8: Download complete [2024-12-12T00:37:02.505Z] 5eb5b503b376: Pull complete [2024-12-12T00:37:02.505Z] 5c69ac0246d0: Pull complete [2024-12-12T00:37:03.070Z] ec43610c2a17: Pull complete [2024-12-12T00:37:03.070Z] 3a2ae6a8a46f: Pull complete [2024-12-12T00:37:03.329Z] 33b1e0a273af: Pull complete [2024-12-12T00:37:03.329Z] 5d3b04190fa2: Pull complete [2024-12-12T00:37:07.509Z] 2f39f015ded8: Pull complete [2024-12-12T00:37:07.509Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-12T00:37:07.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-12T00:37:07.509Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-12T00:37:07.764Z] prd-ubuntu20.04-docker-8c-8g-34932 does not seem to be running inside a container [2024-12-12T00:37:07.800Z] $ 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-696 -v /w/workspace/_app-service-configurable_PR-696:/w/workspace/_app-service-configurable_PR-696:rw,z -v /w/workspace/_app-service-configurable_PR-696@tmp:/w/workspace/_app-service-configurable_PR-696@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-12T00:37:18.572Z] $ docker top cad747b174f7665e8acffc6c69f83c90033bad5323f1c5c50c093169c2707f5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-12T00:37:19.049Z] ---> job-cost.sh [2024-12-12T00:37:19.049Z] lf-activate-venv: SKIPPING [2024-12-12T00:37:19.049Z] INFO: No Stack... [2024-12-12T00:37:19.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-12T00:37:19.563Z] INFO: Archiving Costs [Pipeline] sh [2024-12-12T00:37:19.883Z] + cat /w/workspace/_app-service-configurable_PR-696/archives/cost.csv [2024-12-12T00:37:19.883Z] + cut -d, -f6 [Pipeline] lock [2024-12-12T00:37:19.941Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-696-1-stack-cost] [2024-12-12T00:37:19.947Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-696-1-stack-cost] did not exist. Created. [2024-12-12T00:37:19.953Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-696-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-12T00:37:20.371Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-12T00:37:20.428Z] Stashed 1 file(s) [Pipeline] } [2024-12-12T00:37:20.464Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-696-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-12T00:37:20.564Z] $ docker stop --time=1 cad747b174f7665e8acffc6c69f83c90033bad5323f1c5c50c093169c2707f5f [2024-12-12T00:37:22.039Z] $ docker rm -f --volumes cad747b174f7665e8acffc6c69f83c90033bad5323f1c5c50c093169c2707f5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-12T00:37:22.795Z] provisioning config files... [2024-12-12T00:37:22.804Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-696@tmp/config11494894849700350840tmp [Pipeline] { [Pipeline] sh [2024-12-12T00:37:23.157Z] + set +x [2024-12-12T00:37:23.157Z] + + curl -s https://codecov.io/bash [2024-12-12T00:37:23.157Z] bash -s -- [2024-12-12T00:37:23.157Z] [2024-12-12T00:37:23.157Z] _____ _ [2024-12-12T00:37:23.157Z] / ____| | | [2024-12-12T00:37:23.157Z] | | ___ __| | ___ ___ _____ __ [2024-12-12T00:37:23.157Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-12T00:37:23.157Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-12T00:37:23.157Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-12T00:37:23.157Z] Bash-1.0.6 [2024-12-12T00:37:23.157Z] [2024-12-12T00:37:23.157Z] [2024-12-12T00:37:23.157Z] ==> git version 2.25.1 found [2024-12-12T00:37:23.157Z] ==> 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-12-12T00:37:23.157Z] Release-Date: 2020-01-08 [2024-12-12T00:37:23.157Z] 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-12-12T00:37:23.157Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-12T00:37:23.157Z] ==> Jenkins CI detected. [2024-12-12T00:37:23.157Z] current dir:  /w/workspace/_app-service-configurable_PR-696 [2024-12-12T00:37:23.157Z] project root: . [2024-12-12T00:37:23.157Z] --> token set from env [2024-12-12T00:37:23.157Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-12T00:37:23.157Z] ==> Running gcov in . (disable via -X gcov) [2024-12-12T00:37:23.157Z] ==> Python coveragepy not found [2024-12-12T00:37:23.157Z] ==> Searching for coverage reports in: [2024-12-12T00:37:23.157Z] + . [2024-12-12T00:37:23.157Z] -> Found 1 reports [2024-12-12T00:37:23.157Z] ==> Detecting git/mercurial file structure [2024-12-12T00:37:23.157Z] ==> Reading reports [2024-12-12T00:37:23.157Z] + ./coverage.out bytes=953 [2024-12-12T00:37:23.157Z] ==> Appending adjustments [2024-12-12T00:37:23.157Z] https://docs.codecov.io/docs/fixing-reports [2024-12-12T00:37:23.416Z] + Found adjustments [2024-12-12T00:37:23.416Z] ==> Gzipping contents [2024-12-12T00:37:23.416Z] 4.0K /tmp/codecov.jyfhkD.gz [2024-12-12T00:37:23.416Z] ==> Uploading reports [2024-12-12T00:37:23.416Z] url: https://codecov.io [2024-12-12T00:37:23.416Z] query: branch=PR-696&commit=718beb5d57dfb6413c496982d27abfef81584f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-696%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=696&job=&cmd_args= [2024-12-12T00:37:23.416Z] -> Pinging Codecov [2024-12-12T00:37:23.416Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-696&commit=718beb5d57dfb6413c496982d27abfef81584f28&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-696%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=696&job=&cmd_args= [2024-12-12T00:37:23.673Z] -> Uploading to [2024-12-12T00:37:23.673Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/718beb5d57dfb6413c496982d27abfef81584f28/aa989150-5375-42f6-8861-f54b275643ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241212T003723Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5e4c9b1d6756e64f298fc7c61d5d85efaab969456672f18ff5a1ab0b7016c78b [2024-12-12T00:37:23.673Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-12T00:37:23.673Z] Dload Upload Total Spent Left Speed [2024-12-12T00:37:23.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 2484 --:--:-- --:--:-- --:--:-- 2469 100 410 0 0 100 410 0 2484 --:--:-- --:--:-- --:--:-- 2469 [2024-12-12T00:37:23.674Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/718beb5d57dfb6413c496982d27abfef81584f28 [Pipeline] } [2024-12-12T00:37:23.704Z] 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-12-12T00:37:25.959Z] + [ -d /w/workspace/_app-service-configurable_PR-696/archives ] [2024-12-12T00:37:25.959Z] + ls -al /w/workspace/_app-service-configurable_PR-696/archives [2024-12-12T00:37:25.959Z] total 16 [2024-12-12T00:37:25.959Z] drwxr-xr-x 3 root root 4096 Dec 12 00:37 . [2024-12-12T00:37:25.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 00:37 .. [2024-12-12T00:37:25.959Z] drwxr-xr-x 2 root root 4096 Dec 12 00:37 cost [2024-12-12T00:37:25.959Z] -rw-r--r-- 1 root root 96 Dec 12 00:37 cost.csv [2024-12-12T00:37:25.959Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-696/archives [2024-12-12T00:37:25.959Z] + ls -al /w/workspace/_app-service-configurable_PR-696/archives [2024-12-12T00:37:25.959Z] total 16 [2024-12-12T00:37:25.959Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 12 00:37 . [2024-12-12T00:37:25.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 12 00:37 .. [2024-12-12T00:37:25.959Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 12 00:37 cost [2024-12-12T00:37:25.959Z] -rw-r--r-- 1 jenkins jenkins 96 Dec 12 00:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-12T00:37:26.309Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-12T00:37:27.207Z] ---> package-listing.sh [2024-12-12T00:37:27.207Z] ++ facter osfamily [2024-12-12T00:37:27.207Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-12T00:37:27.466Z] + OS_FAMILY=debian [2024-12-12T00:37:27.466Z] + workspace=/w/workspace/_app-service-configurable_PR-696 [2024-12-12T00:37:27.466Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-12T00:37:27.466Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-12T00:37:27.466Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-12T00:37:27.466Z] + PACKAGES=/tmp/packages_start.txt [2024-12-12T00:37:27.466Z] + '[' /w/workspace/_app-service-configurable_PR-696 ']' [2024-12-12T00:37:27.466Z] + PACKAGES=/tmp/packages_end.txt [2024-12-12T00:37:27.466Z] + case "${OS_FAMILY}" in [2024-12-12T00:37:27.466Z] + dpkg -l [2024-12-12T00:37:27.466Z] + grep '^ii' [2024-12-12T00:37:27.466Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-12T00:37:27.466Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-12T00:37:27.466Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-12T00:37:27.466Z] + '[' /w/workspace/_app-service-configurable_PR-696 ']' [2024-12-12T00:37:27.466Z] + mkdir -p /w/workspace/_app-service-configurable_PR-696/archives/ [2024-12-12T00:37:27.466Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-696/archives/ [Pipeline] echo [2024-12-12T00:37:27.514Z] 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-696/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-12T00:37:27.813Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-12T00:37:28.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-12T00:37:28.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-12T00:37:28.637Z] prd-ubuntu20.04-docker-8c-8g-34932 does not seem to be running inside a container [2024-12-12T00:37:28.666Z] $ 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-696/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-696 -v /w/workspace/_app-service-configurable_PR-696:/w/workspace/_app-service-configurable_PR-696:rw,z -v /w/workspace/_app-service-configurable_PR-696@tmp:/w/workspace/_app-service-configurable_PR-696@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-12-12T00:37:29.446Z] $ docker top b983785f0d20e83ea9360e9a6d6030d5eba73e9d8d20e75bbe336056b95a5360 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-12T00:37:29.940Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-12T00:37:30.300Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-12T00:37:30.633Z] + ls /var/log/sa-host [2024-12-12T00:37:30.633Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-12T00:37:30.791Z] provisioning config files... [2024-12-12T00:37:30.800Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-696@tmp/config9693899137525486245tmp [Pipeline] { [Pipeline] echo [2024-12-12T00:37:30.870Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-12T00:37:31.193Z] ---> create-netrc.sh [Pipeline] } [2024-12-12T00:37:31.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-12T00:37:31.660Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-12T00:37:31.698Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-12T00:37:32.026Z] ---> sudo-logs.sh [2024-12-12T00:37:32.026Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-12T00:37:32.139Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-12T00:37:32.466Z] ---> job-cost.sh [2024-12-12T00:37:32.466Z] lf-activate-venv: SKIPPING [2024-12-12T00:37:32.466Z] DEBUG: total: 0.2199999988079071 [2024-12-12T00:37:32.466Z] INFO: Retrieving Stack Cost... [2024-12-12T00:37:32.466Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-12T00:37:32.725Z] INFO: Archiving Costs [Pipeline] echo [2024-12-12T00:37:32.769Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-12T00:37:33.098Z] ---> logs-deploy.sh [2024-12-12T00:37:33.098Z] lf-activate-venv: SKIPPING [2024-12-12T00:37:33.098Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-696/1 [2024-12-12T00:37:33.098Z] INFO: archiving workspace using pattern(s): [2024-12-12T00:37:34.033Z] Archives upload complete. [2024-12-12T00:37:34.294Z] INFO: archiving logs to Nexus