Pull request #585 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8663714ab41cb7364ebc189a04ea8100e9c8c0c3+7eb6870f083ace6c1f79e58d33ce706f6bd3bcba (3c81b330c0e48cf0a84712d9ddca2ea0cd008cd6) 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-ssh10051267118126603102.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh3145375011606299041.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-585/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-585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18189092592113996111.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-585/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7690597889989259367.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3846194349108335547.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-585/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-585/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5766106705598384509.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3688 in /w/workspace/_app-service-configurable_PR-585 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-585 # 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/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba into PR head commit 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 Merge succeeded, producing 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 Checking out Revision 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 (PR-585) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T12:09:17.053Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T12:09:17.246Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T12:09:17.366Z] ========================================================= [2023-08-15T12:09:17.366Z] EdgeX Global Pipelines Version Info [2023-08-15T12:09:17.366Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 # 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 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 # timeout=10 [2023-08-15T12:09:18.104Z] ------------------- [2023-08-15T12:09:18.104Z] stable info: [2023-08-15T12:09:18.104Z] ------------------- [2023-08-15T12:09:18.104Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T12:09:18.104Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T12:09:18.104Z] Message: update stable to v1.0.253 [2023-08-15T12:09:18.685Z] ------------------- [2023-08-15T12:09:18.685Z] experimental info: [2023-08-15T12:09:18.685Z] ------------------- [2023-08-15T12:09:18.685Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T12:09:18.685Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T12:09:18.685Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T12:09:18.952Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-08-15T12:09:18.993Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-08-15T12:09:19.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T12:09:19.072Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T12:09:19.111Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T12:09:19.147Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T12:09:19.184Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T12:09:19.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-15T12:09:19.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T12:09:19.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T12:09:19.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T12:09:19.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-08-15T12:09:19.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T12:09:19.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T12:09:19.543Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T12:09:19.582Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-15T12:09:19.624Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T12:09:19.668Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T12:09:19.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T12:09:19.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T12:09:19.816Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-15T12:09:19.860Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-15T12:09:19.900Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-15T12:09:19.939Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-15T12:09:19.977Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-15T12:09:20.022Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T12:09:20.062Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T12:09:20.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-585 [Pipeline] echo [2023-08-15T12:09:20.150Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-585 [Pipeline] echo [2023-08-15T12:09:20.194Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-585 [Pipeline] echo [2023-08-15T12:09:20.240Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 [Pipeline] echo [2023-08-15T12:09:20.284Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8663714 [Pipeline] echo [2023-08-15T12:09:20.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T12:09:20.442Z] provisioning config files... [2023-08-15T12:09:20.456Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-585@tmp/config8677437219911323773tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:09:20.798Z] ---> docker-login.sh [2023-08-15T12:09:20.798Z] nexus3.edgexfoundry.org:10001 [2023-08-15T12:09:20.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:09:21.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:09:21.058Z] Configure a credential helper to remove this warning. See [2023-08-15T12:09:21.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:09:21.058Z] [2023-08-15T12:09:21.058Z] Login Succeeded [2023-08-15T12:09:21.058Z] nexus3.edgexfoundry.org:10002 [2023-08-15T12:09:21.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:09:21.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:09:21.318Z] Configure a credential helper to remove this warning. See [2023-08-15T12:09:21.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:09:21.318Z] [2023-08-15T12:09:21.318Z] Login Succeeded [2023-08-15T12:09:21.318Z] nexus3.edgexfoundry.org:10003 [2023-08-15T12:09:21.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:09:21.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:09:21.318Z] Configure a credential helper to remove this warning. See [2023-08-15T12:09:21.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:09:21.318Z] [2023-08-15T12:09:21.318Z] Login Succeeded [2023-08-15T12:09:21.318Z] nexus3.edgexfoundry.org:10004 [2023-08-15T12:09:21.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:09:21.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:09:21.318Z] Configure a credential helper to remove this warning. See [2023-08-15T12:09:21.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:09:21.318Z] [2023-08-15T12:09:21.318Z] Login Succeeded [2023-08-15T12:09:21.318Z] docker.io [2023-08-15T12:09:21.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:09:21.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:09:21.579Z] Configure a credential helper to remove this warning. See [2023-08-15T12:09:21.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:09:21.579Z] [2023-08-15T12:09:21.579Z] Login Succeeded [2023-08-15T12:09:21.839Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T12:09:21.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-15T12:09:22.499Z] + git rev-list -1 --merges 8663714ab41cb7364ebc189a04ea8100e9c8c0c3~1..8663714ab41cb7364ebc189a04ea8100e9c8c0c3 [Pipeline] echo [2023-08-15T12:09:22.565Z] -----------> git rev-list -1 --merges 8663714ab41cb7364ebc189a04ea8100e9c8c0c3~1..8663714ab41cb7364ebc189a04ea8100e9c8c0c3 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 [false] [Pipeline] sh [2023-08-15T12:09:22.874Z] + git log --format=format:%s -1 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 [Pipeline] echo [2023-08-15T12:09:22.907Z] ========================================================= [2023-08-15T12:09:22.907Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T12:09:22.907Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T12:09:23.335Z] + git log --format=format:%s -1 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 [Pipeline] echo [2023-08-15T12:09:23.369Z] [semverPrep] GIT_COMMIT: 8663714ab41cb7364ebc189a04ea8100e9c8c0c3, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-08-15T12:09:23.399Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-15T12:09:23.787Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T12:09:23.787Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T12:09:23.787Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T12:09:23.787Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T12:09:23.787Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T12:09:23.787Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T12:09:23.787Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:09:24.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T12:09:24.275Z] [2023-08-15T12:09:24.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:09:24.659Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T12:09:24.659Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T12:09:24.659Z] b85a868b505f: Pulling fs layer [2023-08-15T12:09:24.659Z] e2be974225ed: Pulling fs layer [2023-08-15T12:09:24.659Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T12:09:24.659Z] 988bab9f4d93: Pulling fs layer [2023-08-15T12:09:24.659Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T12:09:24.659Z] eaf3925da568: Pulling fs layer [2023-08-15T12:09:24.659Z] bab4dde63d76: Pulling fs layer [2023-08-15T12:09:24.659Z] bde34c3a00c8: Pulling fs layer [2023-08-15T12:09:24.659Z] b352a97aabf1: Pulling fs layer [2023-08-15T12:09:24.659Z] 4872d77fe225: Pulling fs layer [2023-08-15T12:09:24.659Z] 5851b861e8e6: Pulling fs layer [2023-08-15T12:09:24.659Z] bab4dde63d76: Waiting [2023-08-15T12:09:24.659Z] bde34c3a00c8: Waiting [2023-08-15T12:09:24.659Z] b352a97aabf1: Waiting [2023-08-15T12:09:24.659Z] 5851b861e8e6: Waiting [2023-08-15T12:09:24.659Z] 4872d77fe225: Waiting [2023-08-15T12:09:24.659Z] 988bab9f4d93: Waiting [2023-08-15T12:09:24.659Z] eaf3925da568: Waiting [2023-08-15T12:09:24.659Z] e2be974225ed: Verifying Checksum [2023-08-15T12:09:24.659Z] e2be974225ed: Download complete [2023-08-15T12:09:24.659Z] 988bab9f4d93: Verifying Checksum [2023-08-15T12:09:24.659Z] 988bab9f4d93: Download complete [2023-08-15T12:09:24.659Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T12:09:24.659Z] 1469e6f7b9e6: Download complete [2023-08-15T12:09:24.918Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T12:09:24.918Z] 339a4e72a1f5: Download complete [2023-08-15T12:09:24.918Z] eaf3925da568: Verifying Checksum [2023-08-15T12:09:24.918Z] eaf3925da568: Download complete [2023-08-15T12:09:24.918Z] bde34c3a00c8: Download complete [2023-08-15T12:09:24.918Z] b352a97aabf1: Verifying Checksum [2023-08-15T12:09:24.918Z] b352a97aabf1: Download complete [2023-08-15T12:09:24.918Z] 4872d77fe225: Verifying Checksum [2023-08-15T12:09:24.918Z] 4872d77fe225: Download complete [2023-08-15T12:09:24.918Z] 5851b861e8e6: Verifying Checksum [2023-08-15T12:09:24.918Z] 5851b861e8e6: Download complete [2023-08-15T12:09:24.918Z] b85a868b505f: Download complete [2023-08-15T12:09:25.177Z] bab4dde63d76: Verifying Checksum [2023-08-15T12:09:25.177Z] bab4dde63d76: Download complete [2023-08-15T12:09:26.113Z] b85a868b505f: Pull complete [2023-08-15T12:09:26.113Z] e2be974225ed: Pull complete [2023-08-15T12:09:26.681Z] 339a4e72a1f5: Pull complete [2023-08-15T12:09:26.681Z] 988bab9f4d93: Pull complete [2023-08-15T12:09:26.940Z] 1469e6f7b9e6: Pull complete [2023-08-15T12:09:26.940Z] eaf3925da568: Pull complete [2023-08-15T12:09:28.320Z] bab4dde63d76: Pull complete [2023-08-15T12:09:28.579Z] bde34c3a00c8: Pull complete [2023-08-15T12:09:28.579Z] b352a97aabf1: Pull complete [2023-08-15T12:09:28.579Z] 4872d77fe225: Pull complete [2023-08-15T12:09:28.839Z] 5851b861e8e6: Pull complete [2023-08-15T12:09:28.839Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T12:09:28.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T12:09:28.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T12:09:29.063Z] prd-ubuntu20.04-docker-8c-8g-3688 does not seem to be running inside a container [2023-08-15T12:09:29.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-585 -v /w/workspace/_app-service-configurable_PR-585:/w/workspace/_app-service-configurable_PR-585:rw,z -v /w/workspace/_app-service-configurable_PR-585@tmp:/w/workspace/_app-service-configurable_PR-585@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 [2023-08-15T12:09:31.772Z] $ docker top a7ff66196acfcd4c538a8786d57dcf4166b01b4c364f9b8684216cde596de9c5 -eo pid,comm [2023-08-15T12:09:31.827Z] 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). [2023-08-15T12:09:31.827Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T12:09:31.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T12:09:31.957Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T12:09:32.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T12:09:32.072Z] $ docker exec a7ff66196acfcd4c538a8786d57dcf4166b01b4c364f9b8684216cde596de9c5 ssh-agent [2023-08-15T12:09:32.182Z] SSH_AUTH_SOCK=/tmp/ssh-RqsAcvCdczBo/agent.32 [2023-08-15T12:09:32.182Z] SSH_AGENT_PID=38 [2023-08-15T12:09:32.187Z] Running ssh-add (command line suppressed) [2023-08-15T12:09:32.277Z] Identity added: /w/workspace/_app-service-configurable_PR-585@tmp/private_key_3851242150035542981.key (/w/workspace/_app-service-configurable_PR-585@tmp/private_key_3851242150035542981.key) [2023-08-15T12:09:32.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T12:09:32.637Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T12:09:32.660Z] $ docker exec --env ******** --env ******** a7ff66196acfcd4c538a8786d57dcf4166b01b4c364f9b8684216cde596de9c5 ssh-agent -k [2023-08-15T12:09:32.752Z] unset SSH_AUTH_SOCK; [2023-08-15T12:09:32.752Z] unset SSH_AGENT_PID; [2023-08-15T12:09:32.753Z] echo Agent pid 38 killed; [2023-08-15T12:09:32.765Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T12:09:32.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T12:09:32.854Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T12:09:32.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T12:09:32.954Z] $ docker exec a7ff66196acfcd4c538a8786d57dcf4166b01b4c364f9b8684216cde596de9c5 ssh-agent [2023-08-15T12:09:33.053Z] SSH_AUTH_SOCK=/tmp/ssh-0N663w1PNYvI/agent.70 [2023-08-15T12:09:33.053Z] SSH_AGENT_PID=76 [2023-08-15T12:09:33.057Z] Running ssh-add (command line suppressed) [2023-08-15T12:09:33.146Z] Identity added: /w/workspace/_app-service-configurable_PR-585@tmp/private_key_15515315815879300750.key (/w/workspace/_app-service-configurable_PR-585@tmp/private_key_15515315815879300750.key) [2023-08-15T12:09:33.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T12:09:33.490Z] + git semver init [2023-08-15T12:09:33.748Z] 2023-08-15 12:09:33,649 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T12:09:33.748Z] 2023-08-15 12:09:33,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-585/.semver [2023-08-15T12:09:33.748Z] 2023-08-15 12:09:33,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-585/.semver [2023-08-15T12:09:33.748Z] 2023-08-15 12:09:33,650 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-585/.semver'], cwd=/w/workspace/_app-service-configurable_PR-585, universal_newlines=False, shell=None, istream=None) [2023-08-15T12:09:34.687Z] 2023-08-15 12:09:34,447 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-585/.git/info/exclude [2023-08-15T12:09:34.687Z] 2023-08-15 12:09:34,448 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-585/.semver/PR-585 with force:False [2023-08-15T12:09:34.687Z] 2023-08-15 12:09:34,448 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-585/.semver/PR-585 [2023-08-15T12:09:34.687Z] 2023-08-15 12:09:34,452 [execute] INFO git cat-file --batch-check [2023-08-15T12:09:34.687Z] 2023-08-15 12:09:34,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-585/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T12:09:34.687Z] 2023-08-15 12:09:34,458 [execute] INFO git cat-file --batch [2023-08-15T12:09:34.687Z] 2023-08-15 12:09:34,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-585/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T12:09:34.687Z] 2023-08-15 12:09:34,463 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-585/.semver/PR-585 [2023-08-15T12:09:34.687Z] 0.0.0 [Pipeline] } [2023-08-15T12:09:34.713Z] $ docker exec --env ******** --env ******** a7ff66196acfcd4c538a8786d57dcf4166b01b4c364f9b8684216cde596de9c5 ssh-agent -k [2023-08-15T12:09:34.808Z] unset SSH_AUTH_SOCK; [2023-08-15T12:09:34.809Z] unset SSH_AGENT_PID; [2023-08-15T12:09:34.809Z] echo Agent pid 76 killed; [2023-08-15T12:09:34.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T12:09:35.251Z] + git semver [Pipeline] } [2023-08-15T12:09:35.543Z] $ docker stop --time=1 a7ff66196acfcd4c538a8786d57dcf4166b01b4c364f9b8684216cde596de9c5 [2023-08-15T12:09:36.798Z] $ docker rm -f --volumes a7ff66196acfcd4c538a8786d57dcf4166b01b4c364f9b8684216cde596de9c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T12:09:37.203Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T12:09:37.450Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T12:09:37.471Z] [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 [2023-08-15T12:09:38.074Z] provisioning config files... [2023-08-15T12:09:38.084Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-585@tmp/config7260949072633901719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:09:38.436Z] ---> docker-login.sh [2023-08-15T12:09:38.436Z] nexus3.edgexfoundry.org:10001 [2023-08-15T12:09:38.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:09:38.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:09:38.436Z] Configure a credential helper to remove this warning. See [2023-08-15T12:09:38.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:09:38.436Z] [2023-08-15T12:09:38.436Z] Login Succeeded [2023-08-15T12:09:38.436Z] nexus3.edgexfoundry.org:10002 [2023-08-15T12:09:38.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:09:38.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:09:38.436Z] Configure a credential helper to remove this warning. See [2023-08-15T12:09:38.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:09:38.436Z] [2023-08-15T12:09:38.436Z] Login Succeeded [2023-08-15T12:09:38.436Z] nexus3.edgexfoundry.org:10003 [2023-08-15T12:09:38.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:09:38.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:09:38.696Z] Configure a credential helper to remove this warning. See [2023-08-15T12:09:38.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:09:38.696Z] [2023-08-15T12:09:38.696Z] Login Succeeded [2023-08-15T12:09:38.696Z] nexus3.edgexfoundry.org:10004 [2023-08-15T12:09:38.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:09:38.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:09:38.696Z] Configure a credential helper to remove this warning. See [2023-08-15T12:09:38.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:09:38.696Z] [2023-08-15T12:09:38.696Z] Login Succeeded [2023-08-15T12:09:38.696Z] docker.io [2023-08-15T12:09:38.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:09:38.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:09:38.956Z] Configure a credential helper to remove this warning. See [2023-08-15T12:09:38.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:09:38.956Z] [2023-08-15T12:09:38.956Z] Login Succeeded [2023-08-15T12:09:38.956Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T12:09:38.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-15T12:09:39.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T12:09:39.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T12:09:39.257Z] ========================================================= [2023-08-15T12:09:39.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T12:09:39.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:09:39.762Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-15T12:09:39.762Z] Sending build context to Docker daemon 3.323MB [2023-08-15T12:09:39.762Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T12:09:39.762Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T12:09:39.762Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T12:09:39.762Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T12:09:39.762Z] 6911f1a30b25: Pulling fs layer [2023-08-15T12:09:39.762Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T12:09:39.762Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T12:09:39.762Z] ec0bb842ea78: Pulling fs layer [2023-08-15T12:09:39.762Z] 40a00589a448: Pulling fs layer [2023-08-15T12:09:39.762Z] 6c08303d61cc: Pulling fs layer [2023-08-15T12:09:39.762Z] 798269fcf238: Pulling fs layer [2023-08-15T12:09:39.762Z] 6863d3e3a2b1: Waiting [2023-08-15T12:09:39.762Z] ec0bb842ea78: Waiting [2023-08-15T12:09:39.762Z] 40a00589a448: Waiting [2023-08-15T12:09:39.762Z] 6c08303d61cc: Waiting [2023-08-15T12:09:39.762Z] 798269fcf238: Waiting [2023-08-15T12:09:39.762Z] 6911f1a30b25: Verifying Checksum [2023-08-15T12:09:39.762Z] 6911f1a30b25: Download complete [2023-08-15T12:09:39.763Z] 6863d3e3a2b1: Verifying Checksum [2023-08-15T12:09:39.763Z] 6863d3e3a2b1: Download complete [2023-08-15T12:09:39.763Z] ec0bb842ea78: Download complete [2023-08-15T12:09:39.763Z] 4db1b89c0bd1: Verifying Checksum [2023-08-15T12:09:39.763Z] 4db1b89c0bd1: Download complete [2023-08-15T12:09:40.025Z] 40a00589a448: Verifying Checksum [2023-08-15T12:09:40.025Z] 40a00589a448: Download complete [2023-08-15T12:09:40.025Z] 4db1b89c0bd1: Pull complete [2023-08-15T12:09:40.025Z] 6911f1a30b25: Pull complete [2023-08-15T12:09:40.285Z] 798269fcf238: Download complete [2023-08-15T12:09:40.544Z] e194b8c5c2a9: Verifying Checksum [2023-08-15T12:09:40.544Z] e194b8c5c2a9: Download complete [2023-08-15T12:09:40.544Z] 6c08303d61cc: Verifying Checksum [2023-08-15T12:09:40.544Z] 6c08303d61cc: Download complete [2023-08-15T12:09:43.829Z] e194b8c5c2a9: Pull complete [2023-08-15T12:09:43.829Z] 6863d3e3a2b1: Pull complete [2023-08-15T12:09:43.829Z] ec0bb842ea78: Pull complete [2023-08-15T12:09:43.829Z] 40a00589a448: Pull complete [2023-08-15T12:09:45.726Z] 6c08303d61cc: Pull complete [2023-08-15T12:09:46.660Z] 798269fcf238: Pull complete [2023-08-15T12:09:46.660Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T12:09:46.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T12:09:46.660Z] ---> ec979cd7f677 [2023-08-15T12:09:46.660Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T12:09:50.860Z] ---> Running in fbed51166b44 [2023-08-15T12:09:50.860Z] Removing intermediate container fbed51166b44 [2023-08-15T12:09:50.860Z] ---> a730f6cb5c3c [2023-08-15T12:09:50.860Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T12:09:50.860Z] ---> Running in 11b0550d6f26 [2023-08-15T12:09:50.860Z] Removing intermediate container 11b0550d6f26 [2023-08-15T12:09:50.860Z] ---> fbb17d8b21dc [2023-08-15T12:09:50.860Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T12:09:50.860Z] ---> Running in ec5b54f24911 [2023-08-15T12:09:50.860Z] Removing intermediate container ec5b54f24911 [2023-08-15T12:09:50.860Z] ---> 48f24cf3c66f [2023-08-15T12:09:50.861Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T12:09:50.861Z] ---> Running in 913a36b30f33 [2023-08-15T12:09:50.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T12:09:51.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T12:09:51.384Z] OK: 265 MiB in 53 packages [2023-08-15T12:09:51.643Z] Removing intermediate container 913a36b30f33 [2023-08-15T12:09:51.643Z] ---> 5c9baae22175 [2023-08-15T12:09:51.643Z] Step 7/12 : WORKDIR /app [2023-08-15T12:09:51.643Z] ---> Running in 2b5cc5873670 [2023-08-15T12:09:51.643Z] Removing intermediate container 2b5cc5873670 [2023-08-15T12:09:51.643Z] ---> 76c071b30c19 [2023-08-15T12:09:51.643Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T12:09:51.901Z] ---> 527a7d87deb0 [2023-08-15T12:09:51.901Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T12:09:51.901Z] ---> Running in 513937b1776f [2023-08-15T12:09:52.887Z] Still waiting to schedule task [2023-08-15T12:09:52.887Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-15T12:10:38.588Z] Removing intermediate container 513937b1776f [2023-08-15T12:10:38.588Z] ---> 29ab76db7c33 [2023-08-15T12:10:38.588Z] Step 10/12 : COPY . . [2023-08-15T12:10:38.588Z] ---> 48f440087a2d [2023-08-15T12:10:38.588Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T12:10:38.588Z] ---> Running in 09f636361bba [2023-08-15T12:10:38.588Z] Removing intermediate container 09f636361bba [2023-08-15T12:10:38.588Z] ---> 1aef2d49c789 [2023-08-15T12:10:38.588Z] Step 12/12 : RUN $MAKE [2023-08-15T12:10:38.588Z] ---> Running in 9e5260d878d6 [2023-08-15T12:10:38.588Z] noop [2023-08-15T12:10:38.588Z] Removing intermediate container 9e5260d878d6 [2023-08-15T12:10:38.588Z] ---> 7c669c8d95c6 [2023-08-15T12:10:38.588Z] Successfully built 7c669c8d95c6 [2023-08-15T12:10:38.588Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:10:39.038Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T12:10:39.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T12:10:39.187Z] prd-ubuntu20.04-docker-8c-8g-3688 does not seem to be running inside a container [2023-08-15T12:10:39.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-585 -v /w/workspace/_app-service-configurable_PR-585:/w/workspace/_app-service-configurable_PR-585:rw,z -v /w/workspace/_app-service-configurable_PR-585@tmp:/w/workspace/_app-service-configurable_PR-585@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 [2023-08-15T12:10:39.556Z] $ docker top a726de766da2b0c50a343e689928908977758a8b330f832d501511aeb32a5e05 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T12:10:39.937Z] + go version [2023-08-15T12:10:39.937Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T12:10:39.971Z] $ docker stop --time=1 a726de766da2b0c50a343e689928908977758a8b330f832d501511aeb32a5e05 [2023-08-15T12:10:41.261Z] $ docker rm -f --volumes a726de766da2b0c50a343e689928908977758a8b330f832d501511aeb32a5e05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:10:42.071Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T12:10:42.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T12:10:42.223Z] prd-ubuntu20.04-docker-8c-8g-3688 does not seem to be running inside a container [2023-08-15T12:10:42.255Z] $ 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-585 -v /w/workspace/_app-service-configurable_PR-585:/w/workspace/_app-service-configurable_PR-585:rw,z -v /w/workspace/_app-service-configurable_PR-585@tmp:/w/workspace/_app-service-configurable_PR-585@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 [2023-08-15T12:10:42.559Z] $ docker top e46236a032cbfd009c54b2f2498f02ae6fee0a583dc6c0f1fb27a5312bc1d878 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T12:10:42.941Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-585 [Pipeline] fileExists [Pipeline] sh [2023-08-15T12:10:43.295Z] + make test [2023-08-15T12:10:43.295Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T12:11:01.368Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-15T12:11:22.740Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3689 in /w/workspace/_app-service-configurable_PR-585 [Pipeline] { [Pipeline] ws [2023-08-15T12:11:22.847Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-08-15T12:11:22.920Z] Selected Git installation does not exist. Using Default [2023-08-15T12:11:22.920Z] The recommended git tool is: NONE [2023-08-15T12:11:23.285Z] go vet ./... [2023-08-15T12:11:23.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T12:11:23.285Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T12:11:23.285Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T12:11:23.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T12:11:23.350Z] $ docker stop --time=1 e46236a032cbfd009c54b2f2498f02ae6fee0a583dc6c0f1fb27a5312bc1d878 [2023-08-15T12:11:27.744Z] using credential edgex-jenkins-ssh [2023-08-15T12:11:27.762Z] Cloning the remote Git repository [2023-08-15T12:11:27.800Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-08-15T12:11:27.976Z] $ docker rm -f --volumes e46236a032cbfd009c54b2f2498f02ae6fee0a583dc6c0f1fb27a5312bc1d878 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T12:11:28.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T12:11:28.652Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-08-15T12:11:27.887Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-08-15T12:11:28.030Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-15T12:11:28.031Z] > git --version # timeout=10 [2023-08-15T12:11:28.051Z] > git --version # 'git version 2.25.1' [2023-08-15T12:11:28.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T12:11:28.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2023-08-15T12:11:29.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T12:11:29.734Z] + ls -al . [2023-08-15T12:11:29.734Z] total 180 [2023-08-15T12:11:29.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 12:10 . [2023-08-15T12:11:29.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 12:09 .. [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 12:09 .dockerignore [2023-08-15T12:11:29.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 12:09 .git [2023-08-15T12:11:29.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 12:09 .github [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 15 12:09 .gitignore [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 12:09 .golangci.yml [2023-08-15T12:11:29.734Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 12:09 .semver [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 15 12:09 Attribution.txt [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 15 12:09 CHANGELOG.md [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 15 12:09 Dockerfile [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 12:09 GOVERNANCE.md [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 15 12:09 Jenkinsfile [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 12:09 LICENSE [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 15 12:09 OWNERS.md [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 15 12:09 README.md [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 12:09 VERSION [2023-08-15T12:11:29.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 12:09 bin [2023-08-15T12:11:29.734Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 15 12:10 coverage.out [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 15 12:09 go.mod [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 15 12:09 go.sum [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 15 12:09 main.go [2023-08-15T12:11:29.734Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 15 12:09 makefile [2023-08-15T12:11:29.734Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 12:09 res [2023-08-15T12:11:29.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 12:09 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:11:30.121Z] + 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=8663714ab41cb7364ebc189a04ea8100e9c8c0c3 --label arch=amd64 --label version=0.0.0 . [2023-08-15T12:11:30.121Z] Sending build context to Docker daemon 3.324MB [2023-08-15T12:11:30.121Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T12:11:30.121Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-15T12:11:30.121Z] ---> 7c669c8d95c6 [2023-08-15T12:11:30.121Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T12:11:29.451Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-15T12:11:29.485Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T12:11:30.321Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-08-15T12:11:30.358Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-08-15T12:11:30.359Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T12:11:30.380Z] ---> Running in f79196204d1c [2023-08-15T12:11:30.380Z] Removing intermediate container f79196204d1c [2023-08-15T12:11:30.380Z] ---> 1a4676764369 [2023-08-15T12:11:30.380Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T12:11:30.380Z] ---> Running in e3809413e042 [2023-08-15T12:11:30.380Z] Removing intermediate container e3809413e042 [2023-08-15T12:11:30.380Z] ---> 83a67b262bdb [2023-08-15T12:11:30.380Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-15T12:11:30.380Z] ---> Running in a0c047769abe [2023-08-15T12:11:30.639Z] Removing intermediate container a0c047769abe [2023-08-15T12:11:30.639Z] ---> d6d59c897b90 [2023-08-15T12:11:30.639Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T12:11:30.639Z] ---> Running in 1080adefa0a4 [2023-08-15T12:11:30.829Z] Merging remotes/origin/main commit 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba into PR head commit 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 [2023-08-15T12:11:30.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T12:11:30.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T12:11:31.110Z] Merge succeeded, producing 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 [2023-08-15T12:11:31.111Z] Checking out Revision 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 (PR-585) [2023-08-15T12:11:31.158Z] OK: 265 MiB in 53 packages [2023-08-15T12:11:31.527Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-08-15T12:11:31.569Z] > git --version # timeout=10 [2023-08-15T12:11:31.581Z] > git --version # 'git version 2.25.1' [2023-08-15T12:11:31.594Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T12:11:30.377Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/585/head:refs/remotes/origin/PR-585 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-15T12:11:30.844Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T12:11:30.925Z] > git checkout -f 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 # timeout=10 [2023-08-15T12:11:31.010Z] > git remote # timeout=10 [2023-08-15T12:11:31.032Z] > git config --get remote.origin.url # timeout=10 [2023-08-15T12:11:31.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T12:11:31.064Z] > git merge 7eb6870f083ace6c1f79e58d33ce706f6bd3bcba # timeout=10 [2023-08-15T12:11:31.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-15T12:11:31.114Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T12:11:31.125Z] > git checkout -f 8663714ab41cb7364ebc189a04ea8100e9c8c0c3 # timeout=10 [2023-08-15T12:11:31.727Z] Removing intermediate container 1080adefa0a4 [2023-08-15T12:11:31.728Z] ---> e9503a8f7806 [2023-08-15T12:11:31.728Z] Step 7/26 : WORKDIR /app [2023-08-15T12:11:31.728Z] ---> Running in f398eac74cc1 [2023-08-15T12:11:31.728Z] Removing intermediate container f398eac74cc1 [2023-08-15T12:11:31.728Z] ---> fab4bae74d1b [2023-08-15T12:11:31.728Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-15T12:11:31.728Z] ---> 4f1858f6cbf7 [2023-08-15T12:11:31.728Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T12:11:31.728Z] ---> Running in c68f21b92657 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T12:11:32.737Z] Removing intermediate container c68f21b92657 [2023-08-15T12:11:32.737Z] ---> 3d209fad743e [2023-08-15T12:11:32.737Z] Step 10/26 : COPY . . [2023-08-15T12:11:32.755Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T12:11:32.755Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T12:11:32.755Z] Dload Upload Total Spent Left Speed [2023-08-15T12:11:32.755Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 54725 0 --:--:-- --:--:-- --:--:-- 54725 [2023-08-15T12:11:32.996Z] ---> 563dd6d77707 [2023-08-15T12:11:32.996Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T12:11:32.996Z] ---> Running in 7bebe2627547 [2023-08-15T12:11:32.996Z] Removing intermediate container 7bebe2627547 [2023-08-15T12:11:32.996Z] ---> d94659eba689 [2023-08-15T12:11:32.996Z] Step 12/26 : RUN $MAKE [2023-08-15T12:11:32.996Z] ---> Running in dcb711b2ebbc [Pipeline] sh [2023-08-15T12:11:33.255Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-08-15T12:11:33.388Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T12:11:33.735Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T12:11:33.735Z] + sudo tee /etc/docker/daemon.new [2023-08-15T12:11:33.735Z] { [2023-08-15T12:11:33.735Z] "registry-mirrors": [ [2023-08-15T12:11:33.735Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T12:11:33.735Z] ], [2023-08-15T12:11:33.735Z] "bip": "10.250.0.254/24", [2023-08-15T12:11:33.735Z] "hosts": [ [2023-08-15T12:11:33.735Z] "tcp://0.0.0.0:5555", [2023-08-15T12:11:33.735Z] "unix:///var/run/docker.sock" [2023-08-15T12:11:33.735Z] ], [2023-08-15T12:11:33.735Z] "mtu": 1458, [2023-08-15T12:11:33.735Z] "selinux-enabled": true, [2023-08-15T12:11:33.735Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T12:11:33.735Z] } [Pipeline] sh [2023-08-15T12:11:34.073Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T12:11:34.422Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T12:11:52.720Z] provisioning config files... [2023-08-15T12:11:52.746Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config9895753764226780251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:11:53.129Z] ---> docker-login.sh [2023-08-15T12:11:53.129Z] nexus3.edgexfoundry.org:10001 [2023-08-15T12:11:53.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:11:53.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:11:53.681Z] Configure a credential helper to remove this warning. See [2023-08-15T12:11:53.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:11:53.681Z] [2023-08-15T12:11:53.681Z] Login Succeeded [2023-08-15T12:11:53.681Z] nexus3.edgexfoundry.org:10002 [2023-08-15T12:11:53.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:11:53.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:11:53.954Z] Configure a credential helper to remove this warning. See [2023-08-15T12:11:53.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:11:53.954Z] [2023-08-15T12:11:53.954Z] Login Succeeded [2023-08-15T12:11:53.954Z] nexus3.edgexfoundry.org:10003 [2023-08-15T12:11:54.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:11:54.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:11:54.498Z] Configure a credential helper to remove this warning. See [2023-08-15T12:11:54.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:11:54.498Z] [2023-08-15T12:11:54.498Z] Login Succeeded [2023-08-15T12:11:54.498Z] nexus3.edgexfoundry.org:10004 [2023-08-15T12:11:54.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:11:54.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:11:54.767Z] Configure a credential helper to remove this warning. See [2023-08-15T12:11:54.767Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:11:54.767Z] [2023-08-15T12:11:54.767Z] Login Succeeded [2023-08-15T12:11:54.767Z] docker.io [2023-08-15T12:11:55.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-15T12:11:55.183Z] Removing intermediate container dcb711b2ebbc [2023-08-15T12:11:55.183Z] ---> 1fec8f129bde [2023-08-15T12:11:55.183Z] Step 13/26 : FROM alpine:3.17 [2023-08-15T12:11:55.183Z] 3.17: Pulling from library/alpine [2023-08-15T12:11:55.183Z] 9398808236ff: Pulling fs layer [2023-08-15T12:11:55.183Z] 9398808236ff: Verifying Checksum [2023-08-15T12:11:55.183Z] 9398808236ff: Download complete [2023-08-15T12:11:55.183Z] 9398808236ff: Pull complete [2023-08-15T12:11:55.183Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T12:11:55.183Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T12:11:55.183Z] ---> 1e0b8b5322fc [2023-08-15T12:11:55.183Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T12:11:55.183Z] ---> Running in af1ceaba2624 [2023-08-15T12:11:55.183Z] Removing intermediate container af1ceaba2624 [2023-08-15T12:11:55.183Z] ---> cade758f4f47 [2023-08-15T12:11:55.183Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-15T12:11:55.183Z] ---> Running in 3bdf197f44d4 [2023-08-15T12:11:55.183Z] Removing intermediate container 3bdf197f44d4 [2023-08-15T12:11:55.183Z] ---> 75b77348b8b3 [2023-08-15T12:11:55.183Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T12:11:55.183Z] ---> Running in 0ae58fdb06d7 [2023-08-15T12:11:55.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-15T12:11:55.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-15T12:11:55.183Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T12:11:55.183Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T12:11:55.183Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T12:11:55.183Z] Executing ca-certificates-20230506-r0.trigger [2023-08-15T12:11:55.183Z] OK: 8 MiB in 17 packages [2023-08-15T12:11:55.183Z] Removing intermediate container 0ae58fdb06d7 [2023-08-15T12:11:55.183Z] ---> 46d946279465 [2023-08-15T12:11:55.183Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-15T12:11:55.183Z] ---> 0429cf146fe2 [2023-08-15T12:11:55.183Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-15T12:11:55.183Z] ---> 293c93e0dc94 [2023-08-15T12:11:55.183Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-15T12:11:55.183Z] ---> 3c87344e164f [2023-08-15T12:11:55.183Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-15T12:11:55.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-15T12:11:55.302Z] Configure a credential helper to remove this warning. See [2023-08-15T12:11:55.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-15T12:11:55.302Z] [2023-08-15T12:11:55.302Z] Login Succeeded [2023-08-15T12:11:55.302Z] ---> docker-login.sh ends [Pipeline] } [2023-08-15T12:11:55.335Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-15T12:11:55.443Z] ---> 9d874d7b93bf [2023-08-15T12:11:55.443Z] Step 21/26 : EXPOSE 48095 [2023-08-15T12:11:55.443Z] ---> Running in 70a03b211c8d [2023-08-15T12:11:55.443Z] Removing intermediate container 70a03b211c8d [2023-08-15T12:11:55.443Z] ---> 89aed7f93b4d [2023-08-15T12:11:55.443Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-15T12:11:55.443Z] ---> Running in e0813c2cc4b4 [2023-08-15T12:11:55.443Z] Removing intermediate container e0813c2cc4b4 [2023-08-15T12:11:55.443Z] ---> b4f6ab1a939a [2023-08-15T12:11:55.443Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-15T12:11:55.443Z] ---> Running in d8a52f0e5ae6 [Pipeline] // withEnv [Pipeline] unstash [2023-08-15T12:11:55.702Z] Removing intermediate container d8a52f0e5ae6 [2023-08-15T12:11:55.702Z] ---> 60ac305c8ee5 [2023-08-15T12:11:55.702Z] Step 24/26 : LABEL arch=amd64 [2023-08-15T12:11:55.702Z] ---> Running in 0d6340ddae82 [2023-08-15T12:11:55.702Z] Removing intermediate container 0d6340ddae82 [2023-08-15T12:11:55.702Z] ---> 03397a83addc [2023-08-15T12:11:55.702Z] Step 25/26 : LABEL git_sha=8663714ab41cb7364ebc189a04ea8100e9c8c0c3 [2023-08-15T12:11:55.702Z] ---> Running in 8724cb2cc1cc [2023-08-15T12:11:55.702Z] Removing intermediate container 8724cb2cc1cc [2023-08-15T12:11:55.702Z] ---> 188013661ce2 [2023-08-15T12:11:55.702Z] Step 26/26 : LABEL version=0.0.0 [2023-08-15T12:11:55.702Z] ---> Running in 466564f677ed [Pipeline] echo [2023-08-15T12:11:55.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T12:11:55.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T12:11:55.822Z] ========================================================= [2023-08-15T12:11:55.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T12:11:55.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [2023-08-15T12:11:55.961Z] Removing intermediate container 466564f677ed [2023-08-15T12:11:55.961Z] ---> 8406a6e9bde3 [2023-08-15T12:11:55.961Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T12:11:55.961Z] Successfully built 8406a6e9bde3 [2023-08-15T12:11:55.961Z] Successfully tagged app-service-configurable:latest [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-08-15T12:11:56.466Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-15T12:11:56.466Z] Sending build context to Docker daemon 176.1kB Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2023-08-15T12:11:56.735Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T12:11:56.735Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-15T12:11:56.735Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T12:11:56.735Z] edb6bdbacee9: Pulling fs layer [2023-08-15T12:11:56.735Z] 5f9638ab2659: Pulling fs layer [2023-08-15T12:11:56.735Z] 8d51d6327a98: Pulling fs layer [2023-08-15T12:11:56.735Z] 8b374f2dd631: Pulling fs layer [2023-08-15T12:11:56.735Z] ec14aa9079de: Pulling fs layer [2023-08-15T12:11:56.735Z] 2f466654f4bb: Pulling fs layer [2023-08-15T12:11:56.735Z] 554e91adad29: Pulling fs layer [2023-08-15T12:11:56.735Z] 8b374f2dd631: Waiting [2023-08-15T12:11:56.735Z] ec14aa9079de: Waiting [2023-08-15T12:11:56.735Z] 2f466654f4bb: Waiting [2023-08-15T12:11:56.735Z] 554e91adad29: Waiting [2023-08-15T12:11:56.735Z] 5f9638ab2659: Verifying Checksum [2023-08-15T12:11:56.735Z] 5f9638ab2659: Download complete [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2023-08-15T12:11:57.150Z] 8b374f2dd631: Verifying Checksum [2023-08-15T12:11:57.150Z] 8b374f2dd631: Download complete [2023-08-15T12:11:57.150Z] ec14aa9079de: Verifying Checksum [2023-08-15T12:11:57.150Z] ec14aa9079de: Download complete [2023-08-15T12:11:57.150Z] edb6bdbacee9: Verifying Checksum [2023-08-15T12:11:57.150Z] edb6bdbacee9: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:11:57.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T12:11:57.721Z] [2023-08-15T12:11:57.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:11:58.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T12:11:58.093Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T12:11:58.093Z] 5eb5b503b376: Pulling fs layer [2023-08-15T12:11:58.093Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T12:11:58.093Z] ec43610c2a17: Pulling fs layer [2023-08-15T12:11:58.093Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T12:11:58.093Z] 33b1e0a273af: Pulling fs layer [2023-08-15T12:11:58.093Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T12:11:58.093Z] 2f39f015ded8: Pulling fs layer [2023-08-15T12:11:58.093Z] 3a2ae6a8a46f: Waiting [2023-08-15T12:11:58.093Z] 33b1e0a273af: Waiting [2023-08-15T12:11:58.093Z] 5d3b04190fa2: Waiting [2023-08-15T12:11:58.093Z] 5c69ac0246d0: Verifying Checksum [2023-08-15T12:11:58.093Z] 5c69ac0246d0: Download complete [2023-08-15T12:11:58.093Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-15T12:11:58.093Z] 3a2ae6a8a46f: Download complete [2023-08-15T12:11:58.093Z] 33b1e0a273af: Verifying Checksum [2023-08-15T12:11:58.093Z] 33b1e0a273af: Download complete [2023-08-15T12:11:58.093Z] 5d3b04190fa2: Verifying Checksum [2023-08-15T12:11:58.093Z] 5d3b04190fa2: Download complete [2023-08-15T12:11:58.093Z] ec43610c2a17: Verifying Checksum [2023-08-15T12:11:58.093Z] ec43610c2a17: Download complete [2023-08-15T12:11:58.195Z] edb6bdbacee9: Pull complete [2023-08-15T12:11:58.351Z] 5eb5b503b376: Verifying Checksum [2023-08-15T12:11:58.351Z] 5eb5b503b376: Download complete [2023-08-15T12:11:58.464Z] 554e91adad29: Verifying Checksum [2023-08-15T12:11:58.464Z] 554e91adad29: Download complete [2023-08-15T12:11:58.734Z] 5f9638ab2659: Pull complete [2023-08-15T12:11:58.916Z] 2f39f015ded8: Download complete [2023-08-15T12:11:59.480Z] 5eb5b503b376: Pull complete [2023-08-15T12:11:59.480Z] 5c69ac0246d0: Pull complete [2023-08-15T12:11:59.720Z] 8d51d6327a98: Verifying Checksum [2023-08-15T12:11:59.720Z] 8d51d6327a98: Download complete [2023-08-15T12:11:59.720Z] 2f466654f4bb: Download complete [2023-08-15T12:12:00.046Z] ec43610c2a17: Pull complete [2023-08-15T12:12:00.046Z] 3a2ae6a8a46f: Pull complete [2023-08-15T12:12:00.303Z] 33b1e0a273af: Pull complete [2023-08-15T12:12:00.303Z] 5d3b04190fa2: Pull complete [2023-08-15T12:12:04.489Z] 2f39f015ded8: Pull complete [2023-08-15T12:12:04.489Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T12:12:04.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T12:12:04.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T12:12:04.723Z] prd-ubuntu20.04-docker-8c-8g-3688 does not seem to be running inside a container [2023-08-15T12:12:04.753Z] $ 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-585 -v /w/workspace/_app-service-configurable_PR-585:/w/workspace/_app-service-configurable_PR-585:rw,z -v /w/workspace/_app-service-configurable_PR-585@tmp:/w/workspace/_app-service-configurable_PR-585@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 [2023-08-15T12:12:08.278Z] $ docker top 51d716224bd391caefac2d1391adc394312f2dcc86ffcf3100661edbee56381f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:12:08.709Z] ---> job-cost.sh [2023-08-15T12:12:08.709Z] lf-activate-venv: SKIPPING [2023-08-15T12:12:08.709Z] INFO: No Stack... [2023-08-15T12:12:08.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T12:12:09.227Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T12:12:09.540Z] + cat /w/workspace/_app-service-configurable_PR-585/archives/cost.csv [2023-08-15T12:12:09.540Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T12:12:09.580Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-585-1-stack-cost] [2023-08-15T12:12:09.585Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-585-1-stack-cost] did not exist. Created. [2023-08-15T12:12:09.585Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-585-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T12:12:09.967Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-15T12:12:10.017Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T12:12:10.049Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-585-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T12:12:10.150Z] $ docker stop --time=1 51d716224bd391caefac2d1391adc394312f2dcc86ffcf3100661edbee56381f [2023-08-15T12:12:11.302Z] $ docker rm -f --volumes 51d716224bd391caefac2d1391adc394312f2dcc86ffcf3100661edbee56381f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T12:12:12.043Z] 8d51d6327a98: Pull complete [2023-08-15T12:12:12.043Z] 8b374f2dd631: Pull complete [2023-08-15T12:12:12.043Z] ec14aa9079de: Pull complete [2023-08-15T12:12:18.698Z] 2f466654f4bb: Pull complete [2023-08-15T12:12:20.120Z] 554e91adad29: Pull complete [2023-08-15T12:12:20.120Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T12:12:20.120Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T12:12:20.120Z] ---> 1e15ea492957 [2023-08-15T12:12:20.120Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T12:12:22.062Z] ---> Running in ffe357337205 [2023-08-15T12:12:22.062Z] Removing intermediate container ffe357337205 [2023-08-15T12:12:22.062Z] ---> ba4affa950d7 [2023-08-15T12:12:22.062Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T12:12:22.062Z] ---> Running in 6bedcb3c6786 [2023-08-15T12:12:22.332Z] Removing intermediate container 6bedcb3c6786 [2023-08-15T12:12:22.332Z] ---> 91204c2935ae [2023-08-15T12:12:22.332Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-15T12:12:22.332Z] ---> Running in e8d1c5427d2e [2023-08-15T12:12:22.610Z] Removing intermediate container e8d1c5427d2e [2023-08-15T12:12:22.610Z] ---> d52cc1ecb851 [2023-08-15T12:12:22.610Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T12:12:22.878Z] ---> Running in b4e21f0e27f3 [2023-08-15T12:12:23.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T12:12:24.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T12:12:25.383Z] OK: 263 MiB in 53 packages [2023-08-15T12:12:26.345Z] Removing intermediate container b4e21f0e27f3 [2023-08-15T12:12:26.345Z] ---> 8f9cb0cbbc4a [2023-08-15T12:12:26.345Z] Step 7/12 : WORKDIR /app [2023-08-15T12:12:26.345Z] ---> Running in af2147df4d87 [2023-08-15T12:12:26.612Z] Removing intermediate container af2147df4d87 [2023-08-15T12:12:26.612Z] ---> 97f1a5c047ee [2023-08-15T12:12:26.612Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-15T12:12:27.195Z] ---> c6d7f7111969 [2023-08-15T12:12:27.195Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T12:12:27.195Z] ---> Running in 891981c1dd98 [2023-08-15T12:13:35.066Z] Removing intermediate container 891981c1dd98 [2023-08-15T12:13:35.066Z] ---> 12193f2629aa [2023-08-15T12:13:35.066Z] Step 10/12 : COPY . . [2023-08-15T12:13:35.066Z] ---> c08c57989d5e [2023-08-15T12:13:35.066Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T12:13:35.066Z] ---> Running in d8a3a410d818 [2023-08-15T12:13:35.066Z] Removing intermediate container d8a3a410d818 [2023-08-15T12:13:35.066Z] ---> c96146a5b95a [2023-08-15T12:13:35.066Z] Step 12/12 : RUN $MAKE [2023-08-15T12:13:35.066Z] ---> Running in 18f264cbe0bd [2023-08-15T12:13:35.066Z] noop [2023-08-15T12:13:35.066Z] Removing intermediate container 18f264cbe0bd [2023-08-15T12:13:35.066Z] ---> 2a72a75cda44 [2023-08-15T12:13:35.066Z] Successfully built 2a72a75cda44 [2023-08-15T12:13:35.066Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:13:35.538Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T12:13:35.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T12:13:35.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-3689 does not seem to be running inside a container [2023-08-15T12:13:35.878Z] $ 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 [2023-08-15T12:13:37.004Z] $ docker top 5a15a207d4b7aed3f61806ff767b7674d32d5e3d67e567a2364bb5e845d2e1c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T12:13:37.856Z] + go version [2023-08-15T12:13:37.856Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T12:13:37.896Z] $ docker stop --time=1 5a15a207d4b7aed3f61806ff767b7674d32d5e3d67e567a2364bb5e845d2e1c8 [2023-08-15T12:13:39.509Z] $ docker rm -f --volumes 5a15a207d4b7aed3f61806ff767b7674d32d5e3d67e567a2364bb5e845d2e1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:13:40.360Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T12:13:40.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T12:13:40.607Z] prd-ubuntu20.04-docker-arm64-4c-16g-3689 does not seem to be running inside a container [2023-08-15T12:13:40.673Z] $ 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 [2023-08-15T12:13:41.796Z] $ docker top cdba7afa7158efdb9329c426eedc3845f185ba25c62d3475777a480310e6f81f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T12:13:42.332Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-08-15T12:13:42.727Z] + make test [2023-08-15T12:13:42.727Z] go test -race -coverprofile=coverage.out ./... [2023-08-15T12:16:20.115Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-08-15T12:16:20.115Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-15T12:16:20.115Z] go vet ./... [2023-08-15T12:18:41.801Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T12:18:41.801Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-15T12:18:41.801Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-15T12:18:41.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T12:18:41.882Z] $ docker stop --time=1 cdba7afa7158efdb9329c426eedc3845f185ba25c62d3475777a480310e6f81f [2023-08-15T12:18:43.704Z] $ docker rm -f --volumes cdba7afa7158efdb9329c426eedc3845f185ba25c62d3475777a480310e6f81f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T12:18:45.232Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T12:18:45.272Z] Warning: overwriting stash ‘coverage-report’ [2023-08-15T12:18:45.657Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T12:18:46.260Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-15T12:18:46.591Z] + ls -al . [2023-08-15T12:18:46.591Z] total 176 [2023-08-15T12:18:46.591Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 15 12:13 . [2023-08-15T12:18:46.591Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 12:11 .. [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 15 12:11 .dockerignore [2023-08-15T12:18:46.591Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 12:11 .git [2023-08-15T12:18:46.591Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 12:11 .github [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 171 Aug 15 12:11 .gitignore [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 15 12:11 .golangci.yml [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 9636 Aug 15 12:11 Attribution.txt [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 35039 Aug 15 12:11 CHANGELOG.md [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 1898 Aug 15 12:11 Dockerfile [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 12:11 GOVERNANCE.md [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 688 Aug 15 12:11 Jenkinsfile [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 15 12:11 LICENSE [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 15 12:11 OWNERS.md [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 4885 Aug 15 12:11 README.md [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 15 12:09 VERSION [2023-08-15T12:18:46.591Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 12:11 bin [2023-08-15T12:18:46.591Z] -rw-r--r-- 1 jenkins jenkins 13 Aug 15 12:13 coverage.out [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 3469 Aug 15 12:11 go.mod [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 32452 Aug 15 12:11 go.sum [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 15 12:11 main.go [2023-08-15T12:18:46.591Z] -rw-rw-r-- 1 jenkins jenkins 2569 Aug 15 12:11 makefile [2023-08-15T12:18:46.591Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 12:11 res [2023-08-15T12:18:46.591Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 12:11 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:18:47.013Z] + 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=8663714ab41cb7364ebc189a04ea8100e9c8c0c3 --label arch=arm64 --label version=0.0.0 . [2023-08-15T12:18:47.013Z] Sending build context to Docker daemon 177.2kB [2023-08-15T12:18:47.281Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-15T12:18:47.281Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-15T12:18:47.281Z] ---> 2a72a75cda44 [2023-08-15T12:18:47.281Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-15T12:18:47.281Z] ---> Running in cd336ec78f41 [2023-08-15T12:18:47.549Z] Removing intermediate container cd336ec78f41 [2023-08-15T12:18:47.549Z] ---> c03ef82b344c [2023-08-15T12:18:47.549Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-15T12:18:47.818Z] ---> Running in de1c9a0869ee [2023-08-15T12:18:48.085Z] Removing intermediate container de1c9a0869ee [2023-08-15T12:18:48.085Z] ---> dc4cda32b7aa [2023-08-15T12:18:48.085Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-15T12:18:48.085Z] ---> Running in b2141396a2bd [2023-08-15T12:18:48.358Z] Removing intermediate container b2141396a2bd [2023-08-15T12:18:48.358Z] ---> b891e4aac920 [2023-08-15T12:18:48.358Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-15T12:18:48.358Z] ---> Running in 95b1830b306f [2023-08-15T12:18:49.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T12:18:49.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T12:18:50.857Z] OK: 263 MiB in 53 packages [2023-08-15T12:18:51.820Z] Removing intermediate container 95b1830b306f [2023-08-15T12:18:51.820Z] ---> f92832201a66 [2023-08-15T12:18:51.820Z] Step 7/26 : WORKDIR /app [2023-08-15T12:18:51.820Z] ---> Running in f5c686567394 [2023-08-15T12:18:52.089Z] Removing intermediate container f5c686567394 [2023-08-15T12:18:52.089Z] ---> 3e0706fb3e9d [2023-08-15T12:18:52.089Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-15T12:18:52.674Z] ---> bda58e9def91 [2023-08-15T12:18:52.674Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-15T12:18:52.674Z] ---> Running in 649a37c5967b [2023-08-15T12:18:55.261Z] Removing intermediate container 649a37c5967b [2023-08-15T12:18:55.261Z] ---> 43faee18dc68 [2023-08-15T12:18:55.261Z] Step 10/26 : COPY . . [2023-08-15T12:18:55.531Z] ---> 2ecfad119016 [2023-08-15T12:18:55.531Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-15T12:18:55.802Z] ---> Running in 7f36c0233a3b [2023-08-15T12:18:56.068Z] Removing intermediate container 7f36c0233a3b [2023-08-15T12:18:56.068Z] ---> 4917e7cb39ba [2023-08-15T12:18:56.068Z] Step 12/26 : RUN $MAKE [2023-08-15T12:18:56.068Z] ---> Running in 96f425f052fb [2023-08-15T12:18:57.026Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-08-15T12:21:03.734Z] Removing intermediate container 96f425f052fb [2023-08-15T12:21:03.734Z] ---> 8e9a90ec82b7 [2023-08-15T12:21:03.734Z] Step 13/26 : FROM alpine:3.17 [2023-08-15T12:21:03.734Z] 3.17: Pulling from library/alpine [2023-08-15T12:21:03.734Z] 4060ece20d7a: Pulling fs layer [2023-08-15T12:21:03.734Z] 4060ece20d7a: Verifying Checksum [2023-08-15T12:21:03.734Z] 4060ece20d7a: Download complete [2023-08-15T12:21:03.734Z] 4060ece20d7a: Pull complete [2023-08-15T12:21:03.734Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-15T12:21:03.734Z] Status: Downloaded newer image for alpine:3.17 [2023-08-15T12:21:03.734Z] ---> 8650cd65339b [2023-08-15T12:21:03.734Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-15T12:21:03.734Z] ---> Running in 6cbf8fdbf96f [2023-08-15T12:21:03.734Z] Removing intermediate container 6cbf8fdbf96f [2023-08-15T12:21:03.734Z] ---> eb961d30c190 [2023-08-15T12:21:03.734Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-08-15T12:21:03.734Z] ---> Running in 9165c2b41ce6 [2023-08-15T12:21:03.734Z] Removing intermediate container 9165c2b41ce6 [2023-08-15T12:21:03.734Z] ---> c415ac6066aa [2023-08-15T12:21:03.734Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-15T12:21:03.734Z] ---> Running in e5e9fab41d00 [2023-08-15T12:21:03.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-15T12:21:03.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-15T12:21:04.315Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-15T12:21:04.315Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-15T12:21:04.315Z] Executing busybox-1.35.0-r29.trigger [2023-08-15T12:21:04.315Z] Executing ca-certificates-20230506-r0.trigger [2023-08-15T12:21:04.899Z] OK: 8 MiB in 17 packages [2023-08-15T12:21:05.861Z] Removing intermediate container e5e9fab41d00 [2023-08-15T12:21:05.861Z] ---> c9cd2aba1594 [2023-08-15T12:21:05.861Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-15T12:21:06.447Z] ---> 3dc7f52b6e7a [2023-08-15T12:21:06.447Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-15T12:21:06.723Z] ---> ad43328d44ce [2023-08-15T12:21:06.723Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-15T12:21:07.314Z] ---> 3036e2a787af [2023-08-15T12:21:07.314Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-08-15T12:21:08.727Z] ---> cfbf95c94cd5 [2023-08-15T12:21:08.727Z] Step 21/26 : EXPOSE 48095 [2023-08-15T12:21:08.727Z] ---> Running in 45b109be0424 [2023-08-15T12:21:08.995Z] Removing intermediate container 45b109be0424 [2023-08-15T12:21:08.995Z] ---> 3e1383a2f376 [2023-08-15T12:21:08.995Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-08-15T12:21:08.995Z] ---> Running in dfb223c54e45 [2023-08-15T12:21:09.263Z] Removing intermediate container dfb223c54e45 [2023-08-15T12:21:09.263Z] ---> 81881c97a4a0 [2023-08-15T12:21:09.263Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-15T12:21:09.534Z] ---> Running in cd583c706f61 [2023-08-15T12:21:09.801Z] Removing intermediate container cd583c706f61 [2023-08-15T12:21:09.801Z] ---> 119d67018bee [2023-08-15T12:21:09.801Z] Step 24/26 : LABEL arch=arm64 [2023-08-15T12:21:09.801Z] ---> Running in ea42cd161790 [2023-08-15T12:21:10.069Z] Removing intermediate container ea42cd161790 [2023-08-15T12:21:10.069Z] ---> 5e2843ae38a6 [2023-08-15T12:21:10.069Z] Step 25/26 : LABEL git_sha=8663714ab41cb7364ebc189a04ea8100e9c8c0c3 [2023-08-15T12:21:10.069Z] ---> Running in 397948bd4c28 [2023-08-15T12:21:10.337Z] Removing intermediate container 397948bd4c28 [2023-08-15T12:21:10.337Z] ---> a150cf8acd05 [2023-08-15T12:21:10.337Z] Step 26/26 : LABEL version=0.0.0 [2023-08-15T12:21:10.603Z] ---> Running in ad6013b590f0 [2023-08-15T12:21:10.869Z] Removing intermediate container ad6013b590f0 [2023-08-15T12:21:10.869Z] ---> a6881cc7015e [2023-08-15T12:21:10.869Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-15T12:21:10.869Z] Successfully built a6881cc7015e [2023-08-15T12:21:10.869Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:21:11.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T12:21:11.686Z] [2023-08-15T12:21:11.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:21:12.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T12:21:12.087Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T12:21:12.087Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T12:21:12.087Z] 04944245beec: Pulling fs layer [2023-08-15T12:21:12.087Z] 699f458cf7ca: Pulling fs layer [2023-08-15T12:21:12.087Z] 765212b225bb: Pulling fs layer [2023-08-15T12:21:12.087Z] f23df028b6ca: Pulling fs layer [2023-08-15T12:21:12.087Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T12:21:12.087Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T12:21:12.087Z] d65c8cfc05b1: Waiting [2023-08-15T12:21:12.087Z] 2437ff75d9bd: Waiting [2023-08-15T12:21:12.087Z] 765212b225bb: Waiting [2023-08-15T12:21:12.087Z] f23df028b6ca: Waiting [2023-08-15T12:21:12.355Z] 04944245beec: Verifying Checksum [2023-08-15T12:21:12.355Z] 04944245beec: Download complete [2023-08-15T12:21:12.355Z] 765212b225bb: Download complete [2023-08-15T12:21:12.355Z] f23df028b6ca: Verifying Checksum [2023-08-15T12:21:12.355Z] f23df028b6ca: Download complete [2023-08-15T12:21:12.355Z] d65c8cfc05b1: Download complete [2023-08-15T12:21:12.355Z] 699f458cf7ca: Verifying Checksum [2023-08-15T12:21:12.355Z] 699f458cf7ca: Download complete [2023-08-15T12:21:12.939Z] 8998bd30e6a1: Verifying Checksum [2023-08-15T12:21:12.939Z] 8998bd30e6a1: Download complete [2023-08-15T12:21:14.899Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T12:21:14.899Z] 2437ff75d9bd: Download complete [2023-08-15T12:21:16.849Z] 8998bd30e6a1: Pull complete [2023-08-15T12:21:17.118Z] 04944245beec: Pull complete [2023-08-15T12:21:18.528Z] 699f458cf7ca: Pull complete [2023-08-15T12:21:18.794Z] 765212b225bb: Pull complete [2023-08-15T12:21:19.381Z] f23df028b6ca: Pull complete [2023-08-15T12:21:19.649Z] d65c8cfc05b1: Pull complete [2023-08-15T12:21:34.764Z] 2437ff75d9bd: Pull complete [2023-08-15T12:21:34.764Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T12:21:34.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T12:21:34.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T12:21:35.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-3689 does not seem to be running inside a container [2023-08-15T12:21:35.196Z] $ 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 [2023-08-15T12:21:37.635Z] $ docker top 1096f910a8212362d6157b84a56f921dda1e24fc6d2be1b1cd36e80f23421049 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:21:38.516Z] ---> job-cost.sh [2023-08-15T12:21:38.516Z] lf-activate-venv: SKIPPING [2023-08-15T12:21:38.516Z] INFO: No Stack... [2023-08-15T12:21:39.095Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T12:21:39.674Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T12:21:40.009Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-08-15T12:21:40.009Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T12:21:40.081Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-585-1-stack-cost] [2023-08-15T12:21:40.086Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-585-1-stack-cost] did not exist. Created. [2023-08-15T12:21:40.086Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-585-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T12:21:40.489Z] /w/workspace/app-service-configurable/1@tmp/durable-09fd8729/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-15T12:21:40.833Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T12:21:40.868Z] Warning: overwriting stash ‘stack-cost’ [2023-08-15T12:21:40.917Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T12:21:40.933Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-585-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T12:21:41.007Z] $ docker stop --time=1 1096f910a8212362d6157b84a56f921dda1e24fc6d2be1b1cd36e80f23421049 [2023-08-15T12:21:42.514Z] $ docker rm -f --volumes 1096f910a8212362d6157b84a56f921dda1e24fc6d2be1b1cd36e80f23421049 [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 [2023-08-15T12:21:43.495Z] provisioning config files... [2023-08-15T12:21:43.503Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-585@tmp/config1189603623350562007tmp [Pipeline] { [Pipeline] sh [2023-08-15T12:21:43.832Z] + set +x [2023-08-15T12:21:43.832Z] + curl -s https://codecov.io/bash [2023-08-15T12:21:43.832Z] + bash -s -- [2023-08-15T12:21:43.832Z] [2023-08-15T12:21:43.832Z] _____ _ [2023-08-15T12:21:43.832Z] / ____| | | [2023-08-15T12:21:43.832Z] | | ___ __| | ___ ___ _____ __ [2023-08-15T12:21:43.832Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-15T12:21:43.832Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-15T12:21:43.832Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-15T12:21:43.832Z] Bash-1.0.6 [2023-08-15T12:21:43.832Z] [2023-08-15T12:21:43.832Z] [2023-08-15T12:21:43.832Z] ==> git version 2.25.1 found [2023-08-15T12:21:43.832Z] ==> 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 [2023-08-15T12:21:43.832Z] Release-Date: 2020-01-08 [2023-08-15T12:21:43.832Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-08-15T12:21:43.832Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-15T12:21:43.832Z] ==> Jenkins CI detected. [2023-08-15T12:21:43.832Z] current dir:  /w/workspace/_app-service-configurable_PR-585 [2023-08-15T12:21:43.832Z] project root: . [2023-08-15T12:21:43.832Z] --> token set from env [2023-08-15T12:21:43.832Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-15T12:21:43.832Z] ==> Running gcov in . (disable via -X gcov) [2023-08-15T12:21:43.832Z] ==> Python coveragepy not found [2023-08-15T12:21:43.832Z] ==> Searching for coverage reports in: [2023-08-15T12:21:43.832Z] + . [2023-08-15T12:21:43.832Z] -> Found 1 reports [2023-08-15T12:21:43.832Z] ==> Detecting git/mercurial file structure [2023-08-15T12:21:43.832Z] ==> Reading reports [2023-08-15T12:21:43.832Z] + ./coverage.out bytes=13 [2023-08-15T12:21:43.832Z] ==> Appending adjustments [2023-08-15T12:21:43.832Z] https://docs.codecov.io/docs/fixing-reports [2023-08-15T12:21:44.091Z] + Found adjustments [2023-08-15T12:21:44.091Z] ==> Gzipping contents [2023-08-15T12:21:44.091Z] 4.0K /tmp/codecov.kvEq2a.gz [2023-08-15T12:21:44.091Z] ==> Uploading reports [2023-08-15T12:21:44.091Z] url: https://codecov.io [2023-08-15T12:21:44.091Z] query: branch=PR-585&commit=8663714ab41cb7364ebc189a04ea8100e9c8c0c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-585%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=585&job=&cmd_args= [2023-08-15T12:21:44.091Z] -> Pinging Codecov [2023-08-15T12:21:44.091Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-585&commit=8663714ab41cb7364ebc189a04ea8100e9c8c0c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-585%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=585&job=&cmd_args= [2023-08-15T12:21:44.091Z] -> Uploading to [2023-08-15T12:21:44.091Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-15/A97CA9966030D2A3747ED39772930CCE/8663714ab41cb7364ebc189a04ea8100e9c8c0c3/323bc287-99ca-4ef8-a016-98f3595957af.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T122144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=48992c8df527ea4f80af54fc51ac87d96584abf206158fafa8d366ef3066396a [2023-08-15T12:21:44.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T12:21:44.349Z] Dload Upload Total Spent Left Speed [2023-08-15T12:21:44.349Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2222 --:--:-- --:--:-- --:--:-- 2222 [2023-08-15T12:21:44.349Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8663714ab41cb7364ebc189a04ea8100e9c8c0c3 [Pipeline] } [2023-08-15T12:21:44.377Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-08-15T12:21:46.232Z] + [ -d /w/workspace/_app-service-configurable_PR-585/archives ] [2023-08-15T12:21:46.232Z] + ls -al /w/workspace/_app-service-configurable_PR-585/archives [2023-08-15T12:21:46.232Z] total 16 [2023-08-15T12:21:46.232Z] drwxr-xr-x 3 root root 4096 Aug 15 12:12 . [2023-08-15T12:21:46.232Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 12:12 .. [2023-08-15T12:21:46.232Z] drwxr-xr-x 2 root root 4096 Aug 15 12:12 cost [2023-08-15T12:21:46.232Z] -rw-r--r-- 1 root root 96 Aug 15 12:12 cost.csv [2023-08-15T12:21:46.232Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-585/archives [2023-08-15T12:21:46.232Z] + ls -al /w/workspace/_app-service-configurable_PR-585/archives [2023-08-15T12:21:46.232Z] total 16 [2023-08-15T12:21:46.232Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 12:12 . [2023-08-15T12:21:46.232Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 12:12 .. [2023-08-15T12:21:46.232Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 12:12 cost [2023-08-15T12:21:46.232Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 15 12:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:21:46.563Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:21:47.456Z] ---> package-listing.sh [2023-08-15T12:21:47.457Z] ++ facter osfamily [2023-08-15T12:21:47.457Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T12:21:47.716Z] + OS_FAMILY=debian [2023-08-15T12:21:47.716Z] + workspace=/w/workspace/_app-service-configurable_PR-585 [2023-08-15T12:21:47.716Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T12:21:47.716Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T12:21:47.716Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T12:21:47.716Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T12:21:47.716Z] + '[' /w/workspace/_app-service-configurable_PR-585 ']' [2023-08-15T12:21:47.716Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T12:21:47.716Z] + case "${OS_FAMILY}" in [2023-08-15T12:21:47.716Z] + dpkg -l [2023-08-15T12:21:47.716Z] + grep '^ii' [2023-08-15T12:21:47.716Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T12:21:47.716Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T12:21:47.716Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T12:21:47.716Z] + '[' /w/workspace/_app-service-configurable_PR-585 ']' [2023-08-15T12:21:47.716Z] + mkdir -p /w/workspace/_app-service-configurable_PR-585/archives/ [2023-08-15T12:21:47.716Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-585/archives/ [Pipeline] echo [2023-08-15T12:21:47.750Z] 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-585/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-15T12:21:48.039Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T12:21:48.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T12:21:48.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T12:21:48.812Z] prd-ubuntu20.04-docker-8c-8g-3688 does not seem to be running inside a container [2023-08-15T12:21:48.848Z] $ 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-585/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-585 -v /w/workspace/_app-service-configurable_PR-585:/w/workspace/_app-service-configurable_PR-585:rw,z -v /w/workspace/_app-service-configurable_PR-585@tmp:/w/workspace/_app-service-configurable_PR-585@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 [2023-08-15T12:21:49.007Z] $ docker top 29b577fdfc4ebdfcf53526f3980ad2daa5a6cd1d28cdae8752c7b640c95026e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T12:21:49.382Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T12:21:49.687Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T12:21:49.995Z] + ls /var/log/sa-host [2023-08-15T12:21:49.995Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T12:21:50.212Z] provisioning config files... [2023-08-15T12:21:50.222Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-585@tmp/config14289361140873935017tmp [Pipeline] { [Pipeline] echo [2023-08-15T12:21:50.270Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:21:50.580Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T12:21:50.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:21:51.006Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T12:21:51.044Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:21:51.349Z] ---> sudo-logs.sh [2023-08-15T12:21:51.349Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T12:21:51.426Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:21:51.742Z] ---> job-cost.sh [2023-08-15T12:21:51.742Z] lf-activate-venv: SKIPPING [2023-08-15T12:21:51.742Z] DEBUG: total: 0.2199999988079071 [2023-08-15T12:21:51.742Z] INFO: Retrieving Stack Cost... [2023-08-15T12:21:52.001Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T12:21:52.572Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T12:21:52.604Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T12:21:52.911Z] ---> logs-deploy.sh [2023-08-15T12:21:52.912Z] lf-activate-venv: SKIPPING [2023-08-15T12:21:52.912Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-585/1 [2023-08-15T12:21:52.912Z] INFO: archiving workspace using pattern(s): [2023-08-15T12:21:53.847Z] Archives upload complete. [2023-08-15T12:21:53.847Z] INFO: archiving logs to Nexus