Pull request #638 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7+3855817b4ed7129f4e5759197b7830b0e3aab6a7 (4d7e592888bc69c761bf1dbcdab99dcc7fb88db2) 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-ssh4202226950759531631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh3860261116682429475.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-638/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-638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8055693096784111119.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-638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10763987417016314228.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3510558683557505427.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-638/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-638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8639577800994294911.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28031 in /w/workspace/_app-service-configurable_PR-638 [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-638 # 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/638/head:refs/remotes/origin/PR-638 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3855817b4ed7129f4e5759197b7830b0e3aab6a7 into PR head commit 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 Merge succeeded, producing 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 Checking out Revision 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 (PR-638) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 # 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 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 # timeout=10 [Pipeline] timeout [2024-01-26T12:04:24.058Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T12:04:24.307Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T12:04:24.430Z] ========================================================= [2024-01-26T12:04:24.430Z] EdgeX Global Pipelines Version Info [2024-01-26T12:04:24.430Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:04:25.223Z] ------------------- [2024-01-26T12:04:25.223Z] stable info: [2024-01-26T12:04:25.223Z] ------------------- [2024-01-26T12:04:25.223Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T12:04:25.223Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T12:04:25.223Z] Message: update stable to v1.0.258 [2024-01-26T12:04:25.792Z] ------------------- [2024-01-26T12:04:25.792Z] experimental info: [2024-01-26T12:04:25.792Z] ------------------- [2024-01-26T12:04:25.792Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T12:04:25.792Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T12:04:25.792Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T12:04:26.105Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-01-26T12:04:26.173Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-01-26T12:04:26.236Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T12:04:26.307Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T12:04:26.370Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T12:04:26.462Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T12:04:26.523Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T12:04:26.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T12:04:26.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T12:04:26.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T12:04:26.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T12:04:26.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-01-26T12:04:26.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T12:04:27.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T12:04:27.075Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T12:04:27.150Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T12:04:27.232Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T12:04:27.306Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T12:04:27.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T12:04:27.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T12:04:27.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T12:04:27.835Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T12:04:27.920Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T12:04:27.994Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T12:04:28.072Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T12:04:28.152Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T12:04:28.261Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T12:04:28.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-638 [Pipeline] echo [2024-01-26T12:04:28.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-638 [Pipeline] echo [2024-01-26T12:04:28.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-638 [Pipeline] echo [2024-01-26T12:04:28.647Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [Pipeline] echo [2024-01-26T12:04:28.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51a8151 [Pipeline] echo [2024-01-26T12:04:28.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T12:04:29.008Z] provisioning config files... [2024-01-26T12:04:29.025Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-638@tmp/config16949448625054737559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:04:29.434Z] ---> ****-login.sh [2024-01-26T12:04:29.434Z] nexus3.edgexfoundry.org:10001 [2024-01-26T12:04:29.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:04:29.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:04:29.958Z] Configure a credential helper to remove this warning. See [2024-01-26T12:04:29.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:04:29.958Z] [2024-01-26T12:04:29.958Z] Login Succeeded [2024-01-26T12:04:29.958Z] nexus3.edgexfoundry.org:10002 [2024-01-26T12:04:29.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:04:29.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:04:29.958Z] Configure a credential helper to remove this warning. See [2024-01-26T12:04:29.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:04:29.958Z] [2024-01-26T12:04:29.958Z] Login Succeeded [2024-01-26T12:04:29.958Z] nexus3.edgexfoundry.org:10003 [2024-01-26T12:04:29.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:04:30.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:04:30.221Z] Configure a credential helper to remove this warning. See [2024-01-26T12:04:30.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:04:30.221Z] [2024-01-26T12:04:30.221Z] Login Succeeded [2024-01-26T12:04:30.221Z] nexus3.edgexfoundry.org:10004 [2024-01-26T12:04:30.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:04:30.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:04:30.221Z] Configure a credential helper to remove this warning. See [2024-01-26T12:04:30.221Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:04:30.221Z] [2024-01-26T12:04:30.221Z] Login Succeeded [2024-01-26T12:04:30.221Z] ****.io [2024-01-26T12:04:30.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:04:30.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:04:30.793Z] Configure a credential helper to remove this warning. See [2024-01-26T12:04:30.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:04:30.794Z] [2024-01-26T12:04:30.794Z] Login Succeeded [2024-01-26T12:04:30.794Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T12:04:30.820Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T12:04:33.283Z] + git rev-list -1 --merges 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7~1..51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [Pipeline] echo [2024-01-26T12:04:37.181Z] -----------> git rev-list -1 --merges 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7~1..51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [false] [Pipeline] sh [2024-01-26T12:04:38.804Z] + git log --format=format:%s -1 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [Pipeline] echo [2024-01-26T12:04:38.841Z] ========================================================= [2024-01-26T12:04:38.841Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T12:04:38.841Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T12:04:39.342Z] + git log --format=format:%s -1 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [Pipeline] echo [2024-01-26T12:04:39.374Z] [semverPrep] GIT_COMMIT: 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-01-26T12:04:39.421Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T12:04:39.897Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T12:04:39.897Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T12:04:39.897Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T12:04:39.897Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T12:04:39.897Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T12:04:39.897Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T12:04:39.897Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T12:04:42.020Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T12:04:42.020Z] [2024-01-26T12:04:42.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T12:04:44.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T12:04:44.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T12:04:44.801Z] b85a868b505f: Pulling fs layer [2024-01-26T12:04:44.801Z] e2be974225ed: Pulling fs layer [2024-01-26T12:04:44.801Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T12:04:44.801Z] 988bab9f4d93: Pulling fs layer [2024-01-26T12:04:44.801Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T12:04:44.801Z] eaf3925da568: Pulling fs layer [2024-01-26T12:04:44.801Z] bab4dde63d76: Pulling fs layer [2024-01-26T12:04:44.801Z] 1469e6f7b9e6: Waiting [2024-01-26T12:04:44.801Z] bde34c3a00c8: Pulling fs layer [2024-01-26T12:04:44.801Z] b352a97aabf1: Pulling fs layer [2024-01-26T12:04:44.801Z] 4872d77fe225: Pulling fs layer [2024-01-26T12:04:44.801Z] 5851b861e8e6: Pulling fs layer [2024-01-26T12:04:44.801Z] bde34c3a00c8: Waiting [2024-01-26T12:04:44.801Z] b352a97aabf1: Waiting [2024-01-26T12:04:44.801Z] 4872d77fe225: Waiting [2024-01-26T12:04:44.801Z] 5851b861e8e6: Waiting [2024-01-26T12:04:44.801Z] e2be974225ed: Verifying Checksum [2024-01-26T12:04:44.801Z] e2be974225ed: Download complete [2024-01-26T12:04:44.801Z] 988bab9f4d93: Verifying Checksum [2024-01-26T12:04:44.801Z] 988bab9f4d93: Download complete [2024-01-26T12:04:45.067Z] 1469e6f7b9e6: Download complete [2024-01-26T12:04:45.067Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T12:04:45.067Z] 339a4e72a1f5: Download complete [2024-01-26T12:04:45.067Z] eaf3925da568: Verifying Checksum [2024-01-26T12:04:45.067Z] eaf3925da568: Download complete [2024-01-26T12:04:45.067Z] bde34c3a00c8: Verifying Checksum [2024-01-26T12:04:45.067Z] bde34c3a00c8: Download complete [2024-01-26T12:04:45.067Z] b352a97aabf1: Verifying Checksum [2024-01-26T12:04:45.067Z] b352a97aabf1: Download complete [2024-01-26T12:04:45.067Z] 4872d77fe225: Verifying Checksum [2024-01-26T12:04:45.067Z] 4872d77fe225: Download complete [2024-01-26T12:04:45.067Z] 5851b861e8e6: Download complete [2024-01-26T12:04:45.339Z] b85a868b505f: Verifying Checksum [2024-01-26T12:04:45.339Z] b85a868b505f: Download complete [2024-01-26T12:04:45.339Z] bab4dde63d76: Verifying Checksum [2024-01-26T12:04:45.339Z] bab4dde63d76: Download complete [2024-01-26T12:04:46.285Z] b85a868b505f: Pull complete [2024-01-26T12:04:46.544Z] e2be974225ed: Pull complete [2024-01-26T12:04:46.805Z] 339a4e72a1f5: Pull complete [2024-01-26T12:04:47.064Z] 988bab9f4d93: Pull complete [2024-01-26T12:04:47.324Z] 1469e6f7b9e6: Pull complete [2024-01-26T12:04:47.324Z] eaf3925da568: Pull complete [2024-01-26T12:04:49.310Z] bab4dde63d76: Pull complete [2024-01-26T12:04:49.310Z] bde34c3a00c8: Pull complete [2024-01-26T12:04:49.310Z] b352a97aabf1: Pull complete [2024-01-26T12:04:49.310Z] 4872d77fe225: Pull complete [2024-01-26T12:04:49.310Z] 5851b861e8e6: Pull complete [2024-01-26T12:04:49.310Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T12:04:49.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T12:04:49.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T12:04:49.654Z] prd-ubuntu20.04-docker-8c-8g-28031 does not seem to be running inside a container [2024-01-26T12:04:49.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-638 -v /w/workspace/_app-service-configurable_PR-638:/w/workspace/_app-service-configurable_PR-638:rw,z -v /w/workspace/_app-service-configurable_PR-638@tmp:/w/workspace/_app-service-configurable_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T12:04:54.259Z] $ docker top e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e -eo pid,comm [2024-01-26T12:04:54.346Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-26T12:04:54.346Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T12:04:54.548Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T12:04:54.548Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T12:04:54.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T12:04:54.677Z] $ docker exec e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e ssh-agent [2024-01-26T12:04:54.853Z] SSH_AUTH_SOCK=/tmp/ssh-fdTHF25Gh34d/agent.13 [2024-01-26T12:04:54.853Z] SSH_AGENT_PID=19 [2024-01-26T12:04:54.860Z] Running ssh-add (command line suppressed) [2024-01-26T12:04:54.960Z] Identity added: /w/workspace/_app-service-configurable_PR-638@tmp/private_key_11085730475053467892.key (/w/workspace/_app-service-configurable_PR-638@tmp/private_key_11085730475053467892.key) [2024-01-26T12:04:55.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T12:04:55.374Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T12:04:55.390Z] $ docker exec --env ******** --env ******** e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e ssh-agent -k [2024-01-26T12:04:55.496Z] unset SSH_AUTH_SOCK; [2024-01-26T12:04:55.497Z] unset SSH_AGENT_PID; [2024-01-26T12:04:55.497Z] echo Agent pid 19 killed; [2024-01-26T12:04:55.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T12:04:55.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T12:04:55.659Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T12:04:55.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T12:04:55.768Z] $ docker exec e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e ssh-agent [2024-01-26T12:04:55.884Z] SSH_AUTH_SOCK=/tmp/ssh-3uaDRkWPlBH9/agent.69 [2024-01-26T12:04:55.884Z] SSH_AGENT_PID=75 [2024-01-26T12:04:55.889Z] Running ssh-add (command line suppressed) [2024-01-26T12:04:55.978Z] Identity added: /w/workspace/_app-service-configurable_PR-638@tmp/private_key_13449714752877009393.key (/w/workspace/_app-service-configurable_PR-638@tmp/private_key_13449714752877009393.key) [2024-01-26T12:04:56.004Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T12:04:56.358Z] + git semver init [2024-01-26T12:04:56.621Z] 2024-01-26 12:04:56,567 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T12:04:56.621Z] 2024-01-26 12:04:56,569 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-638/.semver [2024-01-26T12:04:56.621Z] 2024-01-26 12:04:56,570 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-638/.semver [2024-01-26T12:04:56.621Z] 2024-01-26 12:04:56,570 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-638/.semver'], cwd=/w/workspace/_app-service-configurable_PR-638, universal_newlines=False, shell=None, istream=None) [2024-01-26T12:04:58.044Z] 2024-01-26 12:04:57,797 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-638/.git/info/exclude [2024-01-26T12:04:58.044Z] 2024-01-26 12:04:57,798 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-638/.semver/PR-638 with force:False [2024-01-26T12:04:58.044Z] 2024-01-26 12:04:57,798 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-638/.semver/PR-638 [2024-01-26T12:04:58.044Z] 2024-01-26 12:04:57,801 [execute] INFO git cat-file --batch-check [2024-01-26T12:04:58.044Z] 2024-01-26 12:04:57,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-638/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T12:04:58.044Z] 2024-01-26 12:04:57,807 [execute] INFO git cat-file --batch [2024-01-26T12:04:58.044Z] 2024-01-26 12:04:57,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-638/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T12:04:58.044Z] 2024-01-26 12:04:57,811 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-638/.semver/PR-638 [2024-01-26T12:04:58.044Z] 0.0.0 [Pipeline] } [2024-01-26T12:04:58.060Z] $ docker exec --env ******** --env ******** e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e ssh-agent -k [2024-01-26T12:04:58.158Z] unset SSH_AUTH_SOCK; [2024-01-26T12:04:58.159Z] unset SSH_AGENT_PID; [2024-01-26T12:04:58.159Z] echo Agent pid 75 killed; [2024-01-26T12:04:58.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T12:04:58.686Z] + git semver [Pipeline] } [2024-01-26T12:04:58.957Z] $ docker stop --time=1 e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e [2024-01-26T12:05:00.233Z] $ docker rm -f --volumes e98501d8b68478d8991a304b65d737cecc9debc875fd86dc2b9c441b4f72d53e [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T12:05:00.752Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T12:05:01.277Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T12:05:01.351Z] [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] { [2024-01-26T12:05:02.186Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28024 in /w/workspace/_app-service-configurable_PR-638 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T12:05:02.274Z] provisioning config files... [2024-01-26T12:05:02.284Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-638@tmp/config12763772185051699679tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-01-26T12:05:02.501Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-01-26T12:05:02.606Z] Selected Git installation does not exist. Using Default [2024-01-26T12:05:02.606Z] The recommended git tool is: NONE [2024-01-26T12:05:02.699Z] ---> ****-login.sh [2024-01-26T12:05:02.699Z] nexus3.edgexfoundry.org:10001 [2024-01-26T12:05:02.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:05:02.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:05:02.700Z] Configure a credential helper to remove this warning. See [2024-01-26T12:05:02.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:05:02.700Z] [2024-01-26T12:05:02.700Z] Login Succeeded [2024-01-26T12:05:02.700Z] nexus3.edgexfoundry.org:10002 [2024-01-26T12:05:02.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:05:02.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:05:02.700Z] Configure a credential helper to remove this warning. See [2024-01-26T12:05:02.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:05:02.700Z] [2024-01-26T12:05:02.700Z] Login Succeeded [2024-01-26T12:05:02.700Z] nexus3.edgexfoundry.org:10003 [2024-01-26T12:05:02.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:05:02.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:05:02.965Z] Configure a credential helper to remove this warning. See [2024-01-26T12:05:02.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:05:02.965Z] [2024-01-26T12:05:02.965Z] Login Succeeded [2024-01-26T12:05:02.965Z] nexus3.edgexfoundry.org:10004 [2024-01-26T12:05:02.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:05:02.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:05:02.965Z] Configure a credential helper to remove this warning. See [2024-01-26T12:05:02.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:05:02.965Z] [2024-01-26T12:05:02.965Z] Login Succeeded [2024-01-26T12:05:02.965Z] ****.io [2024-01-26T12:05:02.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:05:03.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:05:03.226Z] Configure a credential helper to remove this warning. See [2024-01-26T12:05:03.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:05:03.226Z] [2024-01-26T12:05:03.226Z] Login Succeeded [2024-01-26T12:05:03.227Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T12:05:03.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T12:05:03.570Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T12:05:03.624Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T12:05:03.676Z] ========================================================= [2024-01-26T12:05:03.676Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T12:05:03.676Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T12:05:04.309Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T12:05:04.309Z] Sending build context to Docker daemon 8.779MB [2024-01-26T12:05:04.309Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T12:05:04.309Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-26T12:05:04.309Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T12:05:04.309Z] 7264a8db6415: Pulling fs layer [2024-01-26T12:05:04.309Z] c4d48a809fc2: Pulling fs layer [2024-01-26T12:05:04.309Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T12:05:04.309Z] ad3a456e5733: Pulling fs layer [2024-01-26T12:05:04.309Z] 69c7f0334f64: Pulling fs layer [2024-01-26T12:05:04.309Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T12:05:04.309Z] ce7588e14bc9: Pulling fs layer [2024-01-26T12:05:04.309Z] b5e4710f87ac: Pulling fs layer [2024-01-26T12:05:04.309Z] 69c7f0334f64: Waiting [2024-01-26T12:05:04.309Z] ce7588e14bc9: Waiting [2024-01-26T12:05:04.309Z] 1f1c1a5573a3: Waiting [2024-01-26T12:05:04.309Z] ad3a456e5733: Waiting [2024-01-26T12:05:04.309Z] b5e4710f87ac: Waiting [2024-01-26T12:05:04.309Z] c4d48a809fc2: Download complete [2024-01-26T12:05:04.309Z] ad3a456e5733: Download complete [2024-01-26T12:05:04.309Z] 69c7f0334f64: Download complete [2024-01-26T12:05:04.582Z] 7264a8db6415: Verifying Checksum [2024-01-26T12:05:04.582Z] 7264a8db6415: Download complete [2024-01-26T12:05:04.582Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T12:05:04.582Z] 1f1c1a5573a3: Download complete [2024-01-26T12:05:04.863Z] b5e4710f87ac: Verifying Checksum [2024-01-26T12:05:04.863Z] b5e4710f87ac: Download complete [2024-01-26T12:05:04.863Z] 7264a8db6415: Pull complete [2024-01-26T12:05:05.125Z] 4f1c88b9dad5: Verifying Checksum [2024-01-26T12:05:05.125Z] 4f1c88b9dad5: Download complete [2024-01-26T12:05:05.384Z] c4d48a809fc2: Pull complete [2024-01-26T12:05:05.384Z] ce7588e14bc9: Verifying Checksum [2024-01-26T12:05:05.384Z] ce7588e14bc9: Download complete [2024-01-26T12:05:07.109Z] using credential edgex-jenkins-ssh [2024-01-26T12:05:07.128Z] Cloning the remote Git repository [2024-01-26T12:05:07.170Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-01-26T12:05:07.256Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-01-26T12:05:07.378Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-01-26T12:05:07.379Z] > git --version # timeout=10 [2024-01-26T12:05:07.403Z] > git --version # 'git version 2.25.1' [2024-01-26T12:05:07.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T12:05:07.531Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T12:05:09.580Z] 4f1c88b9dad5: Pull complete [2024-01-26T12:05:09.837Z] ad3a456e5733: Pull complete [2024-01-26T12:05:09.592Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-01-26T12:05:09.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T12:05:10.403Z] 69c7f0334f64: Pull complete [2024-01-26T12:05:10.403Z] 1f1c1a5573a3: Pull complete [2024-01-26T12:05:11.122Z] Merging remotes/origin/main commit 3855817b4ed7129f4e5759197b7830b0e3aab6a7 into PR head commit 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [2024-01-26T12:05:11.368Z] Merge succeeded, producing 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [2024-01-26T12:05:11.369Z] Checking out Revision 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 (PR-638) [2024-01-26T12:05:10.520Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-01-26T12:05:10.559Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-01-26T12:05:10.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T12:05:10.574Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/638/head:refs/remotes/origin/PR-638 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-26T12:05:11.142Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T12:05:11.198Z] > git checkout -f 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 # timeout=10 [2024-01-26T12:05:11.278Z] > git remote # timeout=10 [2024-01-26T12:05:11.296Z] > git config --get remote.origin.url # timeout=10 [2024-01-26T12:05:11.312Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T12:05:11.327Z] > git merge 3855817b4ed7129f4e5759197b7830b0e3aab6a7 # timeout=10 [2024-01-26T12:05:11.355Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-26T12:05:11.376Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T12:05:11.389Z] > git checkout -f 51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 # timeout=10 [2024-01-26T12:05:11.865Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-01-26T12:05:11.924Z] > git --version # timeout=10 [2024-01-26T12:05:11.936Z] > git --version # 'git version 2.25.1' [2024-01-26T12:05:11.948Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T12:05:12.941Z] ce7588e14bc9: Pull complete [2024-01-26T12:05:13.343Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T12:05:13.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T12:05:13.343Z] Dload Upload Total Spent Left Speed [2024-01-26T12:05:13.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 110k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-01-26T12:05:13.522Z] b5e4710f87ac: Pull complete [2024-01-26T12:05:13.522Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T12:05:13.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T12:05:13.522Z] ---> 88b5674ff536 [2024-01-26T12:05:13.522Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-26T12:05:13.691Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T12:05:14.032Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-01-26T12:05:14.032Z] sudo tee /etc/docker/daemon.new [2024-01-26T12:05:14.032Z] { [2024-01-26T12:05:14.032Z] "registry-mirrors": [ [2024-01-26T12:05:14.032Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T12:05:14.032Z] ], [2024-01-26T12:05:14.032Z] "bip": "10.250.0.254/24", [2024-01-26T12:05:14.032Z] "hosts": [ [2024-01-26T12:05:14.032Z] "tcp://0.0.0.0:5555", [2024-01-26T12:05:14.032Z] "unix:///var/run/docker.sock" [2024-01-26T12:05:14.032Z] ], [2024-01-26T12:05:14.032Z] "mtu": 1458, [2024-01-26T12:05:14.032Z] "selinux-enabled": true, [2024-01-26T12:05:14.032Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T12:05:14.032Z] } [Pipeline] sh [2024-01-26T12:05:14.403Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T12:05:14.749Z] + sudo service docker restart [2024-01-26T12:05:20.144Z] ---> Running in 417eaeb5019d [2024-01-26T12:05:20.403Z] Removing intermediate container 417eaeb5019d [2024-01-26T12:05:20.403Z] ---> 612b03d09c31 [2024-01-26T12:05:20.403Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T12:05:20.403Z] ---> Running in 813fc91370ad [2024-01-26T12:05:20.403Z] Removing intermediate container 813fc91370ad [2024-01-26T12:05:20.403Z] ---> 855d4c2055d7 [2024-01-26T12:05:20.403Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-26T12:05:20.403Z] ---> Running in 9501b27b5747 [2024-01-26T12:05:20.663Z] Removing intermediate container 9501b27b5747 [2024-01-26T12:05:20.663Z] ---> 968e89e34fb2 [2024-01-26T12:05:20.663Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T12:05:20.663Z] ---> Running in 3791ba6646f8 [2024-01-26T12:05:20.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T12:05:20.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T12:05:21.182Z] OK: 264 MiB in 52 packages [2024-01-26T12:05:21.442Z] Removing intermediate container 3791ba6646f8 [2024-01-26T12:05:21.442Z] ---> b69a3417e32b [2024-01-26T12:05:21.442Z] Step 7/12 : WORKDIR /app [2024-01-26T12:05:21.442Z] ---> Running in e7e7e4e371e5 [2024-01-26T12:05:21.442Z] Removing intermediate container e7e7e4e371e5 [2024-01-26T12:05:21.442Z] ---> c0bed4906565 [2024-01-26T12:05:21.442Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-26T12:05:21.701Z] ---> f619bf7fc72d [2024-01-26T12:05:21.701Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T12:05:21.701Z] ---> Running in a05ba3b5119c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T12:05:33.157Z] provisioning config files... [2024-01-26T12:05:33.185Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config15994345229228209060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:05:33.718Z] ---> ****-login.sh [2024-01-26T12:05:33.718Z] nexus3.edgexfoundry.org:10001 [2024-01-26T12:05:33.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:05:34.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:05:34.259Z] Configure a credential helper to remove this warning. See [2024-01-26T12:05:34.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:05:34.259Z] [2024-01-26T12:05:34.259Z] Login Succeeded [2024-01-26T12:05:34.259Z] nexus3.edgexfoundry.org:10002 [2024-01-26T12:05:34.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:05:34.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:05:34.528Z] Configure a credential helper to remove this warning. See [2024-01-26T12:05:34.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:05:34.528Z] [2024-01-26T12:05:34.528Z] Login Succeeded [2024-01-26T12:05:34.796Z] nexus3.edgexfoundry.org:10003 [2024-01-26T12:05:34.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:05:35.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:05:35.118Z] Configure a credential helper to remove this warning. See [2024-01-26T12:05:35.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:05:35.118Z] [2024-01-26T12:05:35.118Z] Login Succeeded [2024-01-26T12:05:35.118Z] nexus3.edgexfoundry.org:10004 [2024-01-26T12:05:35.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:05:35.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:05:35.386Z] Configure a credential helper to remove this warning. See [2024-01-26T12:05:35.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:05:35.386Z] [2024-01-26T12:05:35.386Z] Login Succeeded [2024-01-26T12:05:35.386Z] ****.io [2024-01-26T12:05:35.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T12:05:35.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T12:05:35.917Z] Configure a credential helper to remove this warning. See [2024-01-26T12:05:35.917Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T12:05:35.917Z] [2024-01-26T12:05:35.917Z] Login Succeeded [2024-01-26T12:05:35.917Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T12:05:35.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T12:05:36.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T12:05:36.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T12:05:36.605Z] ========================================================= [2024-01-26T12:05:36.605Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T12:05:36.605Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T12:05:37.346Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T12:05:38.755Z] #0 building with "default" instance using docker driver [2024-01-26T12:05:38.755Z] [2024-01-26T12:05:38.755Z] #1 [internal] load .dockerignore [2024-01-26T12:05:38.755Z] #1 transferring context: 159B done [2024-01-26T12:05:38.755Z] #1 DONE 0.1s [2024-01-26T12:05:38.755Z] [2024-01-26T12:05:38.755Z] #2 [internal] load build definition from Dockerfile [2024-01-26T12:05:38.755Z] #2 transferring dockerfile: 2.05kB 0.0s done [2024-01-26T12:05:38.755Z] #2 DONE 0.1s [2024-01-26T12:05:38.755Z] [2024-01-26T12:05:38.755Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T12:05:38.755Z] #3 DONE 0.1s [2024-01-26T12:05:38.755Z] [2024-01-26T12:05:38.755Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T12:05:38.755Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T12:05:38.755Z] #4 ... [2024-01-26T12:05:38.755Z] [2024-01-26T12:05:38.755Z] #5 [internal] load build context [2024-01-26T12:05:38.755Z] #5 transferring context: 130.77kB 0.0s done [2024-01-26T12:05:38.755Z] #5 DONE 0.1s [2024-01-26T12:05:38.755Z] [2024-01-26T12:05:38.755Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T12:05:38.755Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T12:05:38.755Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T12:05:38.755Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2024-01-26T12:05:38.755Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2024-01-26T12:05:38.755Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-26T12:05:39.024Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done [2024-01-26T12:05:39.024Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-26T12:05:39.024Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.15MB / 97.63MB 0.3s [2024-01-26T12:05:39.024Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done [2024-01-26T12:05:39.024Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-26T12:05:39.024Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T12:05:39.024Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-26T12:05:39.024Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.4s [2024-01-26T12:05:39.024Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2024-01-26T12:05:39.296Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.5s [2024-01-26T12:05:39.297Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.58MB / 97.63MB 0.5s [2024-01-26T12:05:39.297Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.5s [2024-01-26T12:05:39.297Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.7s [2024-01-26T12:05:39.297Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 19.92MB / 97.63MB 0.7s [2024-01-26T12:05:39.297Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-26T12:05:39.297Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2024-01-26T12:05:39.565Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 28.31MB / 63.99MB 1.0s [2024-01-26T12:05:39.565Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.0s [2024-01-26T12:05:39.832Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.55MB / 63.99MB 1.1s [2024-01-26T12:05:39.832Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 40.89MB / 97.63MB 1.1s [2024-01-26T12:05:39.832Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.3s [2024-01-26T12:05:39.832Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.3s [2024-01-26T12:05:40.100Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.41MB / 63.99MB 1.4s [2024-01-26T12:05:40.100Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.4s [2024-01-26T12:05:40.100Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.11MB / 63.99MB 1.5s [2024-01-26T12:05:40.100Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.5s [2024-01-26T12:05:40.368Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.6s [2024-01-26T12:05:40.368Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.6s [2024-01-26T12:05:40.368Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.8s [2024-01-26T12:05:40.635Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 89.76MB / 97.63MB 1.9s [2024-01-26T12:05:40.635Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.0s [2024-01-26T12:05:42.581Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 3.7s done [2024-01-26T12:05:42.581Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 3.9s done [2024-01-26T12:05:42.581Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2024-01-26T12:05:42.853Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.0s done [2024-01-26T12:05:42.853Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T12:05:43.124Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-26T12:05:49.762Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2024-01-26T12:05:54.029Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2024-01-26T12:06:00.442Z] Removing intermediate container a05ba3b5119c [2024-01-26T12:06:00.442Z] ---> a99558affc29 [2024-01-26T12:06:00.442Z] Step 10/12 : COPY . . [2024-01-26T12:06:00.442Z] ---> 7a8e74d42a50 [2024-01-26T12:06:00.442Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T12:06:00.442Z] ---> Running in 37f236672029 [2024-01-26T12:06:00.442Z] Removing intermediate container 37f236672029 [2024-01-26T12:06:00.442Z] ---> 2e5717c99c68 [2024-01-26T12:06:00.442Z] Step 12/12 : RUN $MAKE [2024-01-26T12:06:00.442Z] ---> Running in cb0066abbc44 [2024-01-26T12:06:00.442Z] noop [2024-01-26T12:06:00.442Z] Removing intermediate container cb0066abbc44 [2024-01-26T12:06:00.442Z] ---> 0d84147ff67b [2024-01-26T12:06:00.442Z] Successfully built 0d84147ff67b [2024-01-26T12:06:00.442Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-26T12:06:00.683Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [Pipeline] sh [2024-01-26T12:06:01.026Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T12:06:01.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T12:06:01.301Z] prd-ubuntu20.04-docker-8c-8g-28031 does not seem to be running inside a container [2024-01-26T12:06:01.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-638 -v /w/workspace/_app-service-configurable_PR-638:/w/workspace/_app-service-configurable_PR-638:rw,z -v /w/workspace/_app-service-configurable_PR-638@tmp:/w/workspace/_app-service-configurable_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-26T12:06:01.625Z] $ docker top 6ba54effc60d766b79a42d29e268417101557d8cb8ee1e8032aacb303abe0635 -eo pid,comm [2024-01-26T12:06:01.647Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T12:06:01.647Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T12:06:01.647Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [Pipeline] { [Pipeline] sh [2024-01-26T12:06:02.116Z] + go version [2024-01-26T12:06:02.116Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T12:06:02.154Z] $ docker stop --time=1 6ba54effc60d766b79a42d29e268417101557d8cb8ee1e8032aacb303abe0635 [2024-01-26T12:06:03.409Z] $ docker rm -f --volumes 6ba54effc60d766b79a42d29e268417101557d8cb8ee1e8032aacb303abe0635 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T12:06:04.523Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T12:06:04.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T12:06:04.972Z] prd-ubuntu20.04-docker-8c-8g-28031 does not seem to be running inside a container [2024-01-26T12:06:05.003Z] $ 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-638 -v /w/workspace/_app-service-configurable_PR-638:/w/workspace/_app-service-configurable_PR-638:rw,z -v /w/workspace/_app-service-configurable_PR-638@tmp:/w/workspace/_app-service-configurable_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-26T12:06:05.394Z] $ docker top d0eb37db01bfb829b6b2e3b1a81d65910705b60e100127128850986ac4d98dc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T12:06:05.859Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-638 [Pipeline] fileExists [Pipeline] sh [2024-01-26T12:06:06.261Z] + make test [2024-01-26T12:06:06.261Z] go test -race -coverprofile=coverage.out ./... [2024-01-26T12:06:06.992Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2024-01-26T12:06:10.335Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2024-01-26T12:06:10.920Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-26T12:06:12.325Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2024-01-26T12:06:12.601Z] #4 DONE 34.0s [2024-01-26T12:06:12.869Z] [2024-01-26T12:06:12.869Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-26T12:06:13.451Z] #6 0.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T12:06:13.716Z] #6 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T12:06:14.697Z] #6 2.013 OK: 266 MiB in 52 packages [2024-01-26T12:06:16.643Z] #6 DONE 3.7s [2024-01-26T12:06:16.643Z] [2024-01-26T12:06:16.643Z] #7 [builder 3/7] WORKDIR /app [2024-01-26T12:06:16.643Z] #7 DONE 0.1s [2024-01-26T12:06:16.643Z] [2024-01-26T12:06:16.643Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T12:06:16.643Z] #8 DONE 0.1s [2024-01-26T12:06:16.643Z] [2024-01-26T12:06:16.643Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T12:06:28.201Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-26T12:06:34.871Z] #9 DONE 16.9s [2024-01-26T12:06:34.871Z] [2024-01-26T12:06:34.871Z] #10 [builder 6/7] COPY . . [2024-01-26T12:06:34.871Z] #10 DONE 0.2s [2024-01-26T12:06:34.871Z] [2024-01-26T12:06:34.871Z] #11 [builder 7/7] RUN echo noop [2024-01-26T12:06:34.871Z] #11 0.582 noop [2024-01-26T12:06:34.871Z] #11 DONE 0.6s [2024-01-26T12:06:34.871Z] [2024-01-26T12:06:34.871Z] #12 exporting to image [2024-01-26T12:06:34.871Z] #12 exporting layers [2024-01-26T12:06:46.288Z] go vet ./... [2024-01-26T12:06:47.351Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T12:06:47.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T12:06:47.351Z] ./bin/test-attribution-txt.sh [2024-01-26T12:06:47.610Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T12:06:47.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T12:06:47.725Z] $ docker stop --time=1 d0eb37db01bfb829b6b2e3b1a81d65910705b60e100127128850986ac4d98dc5 [2024-01-26T12:06:49.911Z] #12 exporting layers 15.5s done [2024-01-26T12:06:49.911Z] #12 writing image sha256:c6c3aedb5604cb554be9d2efeaca1bb2fab9434861a8b57be9123da0e94fb281 done [2024-01-26T12:06:49.911Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-26T12:06:49.911Z] #12 DONE 15.5s [2024-01-26T12:06:56.685Z] $ docker rm -f --volumes d0eb37db01bfb829b6b2e3b1a81d65910705b60e100127128850986ac4d98dc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T12:06:57.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T12:06:57.597Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T12:06:57.633Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T12:06:57.633Z] . [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T12:06:58.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-28024 does not seem to be running inside a container [2024-01-26T12:06:58.246Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-26T12:06:59.359Z] $ docker top 527bb8c35755339a4a81934182f6c0744746ec4d001c128fc9512cd7b68e2ced -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh [2024-01-26T12:07:00.285Z] + go version [2024-01-26T12:07:00.285Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T12:07:00.323Z] $ docker stop --time=1 527bb8c35755339a4a81934182f6c0744746ec4d001c128fc9512cd7b68e2ced [2024-01-26T12:07:00.359Z] + sudo chown -R jenkins:jenkins . [2024-01-26T12:07:01.853Z] $ docker rm -f --volumes 527bb8c35755339a4a81934182f6c0744746ec4d001c128fc9512cd7b68e2ced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [2024-01-26T12:07:02.408Z] + ls -al . [2024-01-26T12:07:02.408Z] total 184 [2024-01-26T12:07:02.408Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 26 12:06 . [2024-01-26T12:07:02.408Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 12:04 .. [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 26 12:04 .dockerignore [2024-01-26T12:07:02.408Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 12:06 .git [2024-01-26T12:07:02.408Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 12:04 .github [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 26 12:04 .gitignore [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 12:04 .golangci.yml [2024-01-26T12:07:02.408Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 12:04 .semver [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 26 12:04 Attribution.txt [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 26 12:04 CHANGELOG.md [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 26 12:04 Dockerfile [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 12:04 GOVERNANCE.md [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 26 12:04 Jenkinsfile [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 26 12:04 LICENSE [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 26 12:04 OWNERS.md [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 26 12:04 README.md [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 12:05 VERSION [2024-01-26T12:07:02.408Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 12:04 bin [2024-01-26T12:07:02.408Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 26 12:06 coverage.out [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 3775 Jan 26 12:04 go.mod [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 12:04 go.sum [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 26 12:04 main.go [2024-01-26T12:07:02.408Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 26 12:04 makefile [2024-01-26T12:07:02.408Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 12:04 res [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-01-26T12:07:02.948Z] + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 --label arch=amd64 --label version=0.0.0 . [2024-01-26T12:07:02.948Z] Sending build context to Docker daemon 8.78MB [2024-01-26T12:07:02.948Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T12:07:02.948Z] Step 2/27 : FROM ${BASE} AS builder [2024-01-26T12:07:02.948Z] ---> 0d84147ff67b [2024-01-26T12:07:02.948Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-01-26T12:07:02.948Z] ---> Running in 8121b0b1d35a [Pipeline] sh [2024-01-26T12:07:03.210Z] Removing intermediate container 8121b0b1d35a [2024-01-26T12:07:03.210Z] ---> dd1807fbb62d [2024-01-26T12:07:03.210Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T12:07:03.210Z] ---> Running in cfdca0a3ef37 [2024-01-26T12:07:03.210Z] Removing intermediate container cfdca0a3ef37 [2024-01-26T12:07:03.210Z] ---> 733c295e226b [2024-01-26T12:07:03.210Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-01-26T12:07:03.210Z] ---> Running in 33f17940fd91 [2024-01-26T12:07:03.210Z] Removing intermediate container 33f17940fd91 [2024-01-26T12:07:03.210Z] ---> 4e2d5a0a2fe0 [2024-01-26T12:07:03.210Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T12:07:03.210Z] ---> Running in d27cc1bc16f2 [2024-01-26T12:07:03.276Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T12:07:03.276Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T12:07:03.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T12:07:03.577Z] prd-ubuntu20.04-docker-arm64-4c-16g-28024 does not seem to be running inside a container [2024-01-26T12:07:03.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-26T12:07:03.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T12:07:03.988Z] OK: 264 MiB in 52 packages [2024-01-26T12:07:04.245Z] Removing intermediate container d27cc1bc16f2 [2024-01-26T12:07:04.245Z] ---> 988d55b62e7d [2024-01-26T12:07:04.245Z] Step 7/27 : WORKDIR /app [2024-01-26T12:07:04.245Z] ---> Running in 72ecebcb7695 [2024-01-26T12:07:04.493Z] $ docker top 8ec519ac60c32f58e90bf19961147154f76ca2d78a99a45e9bfc9c00b0a57e91 -eo pid,comm [2024-01-26T12:07:04.502Z] Removing intermediate container 72ecebcb7695 [2024-01-26T12:07:04.502Z] ---> ba2201f9d800 [2024-01-26T12:07:04.502Z] Step 8/27 : COPY go.mod vendor* ./ [2024-01-26T12:07:04.502Z] ---> 702feff70e0b [2024-01-26T12:07:04.502Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T12:07:04.502Z] ---> Running in f55320aabb8f [Pipeline] { [Pipeline] sh [2024-01-26T12:07:05.068Z] Removing intermediate container f55320aabb8f [2024-01-26T12:07:05.068Z] ---> a5d12333e47e [2024-01-26T12:07:05.068Z] Step 10/27 : COPY . . [2024-01-26T12:07:05.197Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-01-26T12:07:05.639Z] ---> b06e35969c73 [2024-01-26T12:07:05.639Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T12:07:05.639Z] ---> Running in fa1f85a7e4ff [2024-01-26T12:07:05.715Z] + make test [2024-01-26T12:07:05.715Z] go test -race -coverprofile=coverage.out ./... [2024-01-26T12:07:05.897Z] Removing intermediate container fa1f85a7e4ff [2024-01-26T12:07:05.897Z] ---> 468d83436f89 [2024-01-26T12:07:05.897Z] Step 12/27 : RUN $MAKE [2024-01-26T12:07:05.897Z] ---> Running in 1e877d001946 [2024-01-26T12:07:06.156Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-01-26T12:07:32.855Z] Removing intermediate container 1e877d001946 [2024-01-26T12:07:32.855Z] ---> fb0079e77dd0 [2024-01-26T12:07:32.855Z] Step 13/27 : FROM alpine:3.18 [2024-01-26T12:07:33.114Z] 3.18: Pulling from library/alpine [2024-01-26T12:07:33.374Z] c926b61bad3b: Pulling fs layer [2024-01-26T12:07:33.374Z] c926b61bad3b: Verifying Checksum [2024-01-26T12:07:33.374Z] c926b61bad3b: Download complete [2024-01-26T12:07:33.635Z] c926b61bad3b: Pull complete [2024-01-26T12:07:33.953Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T12:07:33.953Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T12:07:33.953Z] ---> b541f2080109 [2024-01-26T12:07:33.953Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-26T12:07:34.523Z] ---> Running in 4433a41b89c8 [2024-01-26T12:07:34.783Z] Removing intermediate container 4433a41b89c8 [2024-01-26T12:07:34.783Z] ---> 56ae71714843 [2024-01-26T12:07:34.783Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-01-26T12:07:35.042Z] ---> Running in af0ca1e42703 [2024-01-26T12:07:35.306Z] Removing intermediate container af0ca1e42703 [2024-01-26T12:07:35.306Z] ---> 8a615960699f [2024-01-26T12:07:35.306Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-26T12:07:35.565Z] ---> Running in 99fd7c99cfc3 [2024-01-26T12:07:36.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T12:07:36.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T12:07:36.390Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-26T12:07:36.390Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-26T12:07:36.390Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T12:07:36.390Z] Executing ca-certificates-20230506-r0.trigger [2024-01-26T12:07:36.390Z] OK: 8 MiB in 17 packages [2024-01-26T12:07:37.330Z] Removing intermediate container 99fd7c99cfc3 [2024-01-26T12:07:37.330Z] ---> b41ebf2d2efb [2024-01-26T12:07:37.330Z] Step 17/27 : RUN apk --no-cache upgrade [2024-01-26T12:07:37.898Z] ---> Running in 6f479f584435 [2024-01-26T12:07:38.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T12:07:38.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T12:07:38.423Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T12:07:38.691Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T12:07:38.691Z] Executing ca-certificates-20230506-r0.trigger [2024-01-26T12:07:38.691Z] OK: 8 MiB in 17 packages [2024-01-26T12:07:39.628Z] Removing intermediate container 6f479f584435 [2024-01-26T12:07:39.628Z] ---> 0360e7160bbd [2024-01-26T12:07:39.628Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-26T12:07:40.564Z] ---> 272f4d9d844c [2024-01-26T12:07:40.564Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-26T12:07:41.134Z] ---> 198bc1a52d04 [2024-01-26T12:07:41.134Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-01-26T12:07:41.393Z] ---> bd39dbba8d5d [2024-01-26T12:07:41.393Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-26T12:07:43.316Z] ---> c6d5bc505ca9 [2024-01-26T12:07:43.316Z] Step 22/27 : EXPOSE 48095 [2024-01-26T12:07:43.316Z] ---> Running in a776ba444bae [2024-01-26T12:07:43.575Z] Removing intermediate container a776ba444bae [2024-01-26T12:07:43.575Z] ---> 95b111400a82 [2024-01-26T12:07:43.575Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-01-26T12:07:43.856Z] ---> Running in 7426e9837678 [2024-01-26T12:07:43.856Z] Removing intermediate container 7426e9837678 [2024-01-26T12:07:43.856Z] ---> 1b0b65557b4b [2024-01-26T12:07:43.856Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-26T12:07:44.115Z] ---> Running in 8e5c4fbfcd44 [2024-01-26T12:07:44.683Z] Removing intermediate container 8e5c4fbfcd44 [2024-01-26T12:07:44.683Z] ---> d057dfb44a20 [2024-01-26T12:07:44.683Z] Step 25/27 : LABEL arch=amd64 [2024-01-26T12:07:44.683Z] ---> Running in 2f22dce01cea [2024-01-26T12:07:45.255Z] Removing intermediate container 2f22dce01cea [2024-01-26T12:07:45.255Z] ---> 629cc9309c96 [2024-01-26T12:07:45.255Z] Step 26/27 : LABEL git_sha=51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [2024-01-26T12:07:45.255Z] ---> Running in ba9ed8b5010a [2024-01-26T12:07:45.824Z] Removing intermediate container ba9ed8b5010a [2024-01-26T12:07:45.824Z] ---> 97c786505f35 [2024-01-26T12:07:45.824Z] Step 27/27 : LABEL version=0.0.0 [2024-01-26T12:07:45.824Z] ---> Running in b795a9096576 [2024-01-26T12:07:46.398Z] Removing intermediate container b795a9096576 [2024-01-26T12:07:46.398Z] ---> d75d0999aa02 [2024-01-26T12:07:46.398Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T12:07:46.398Z] Successfully built d75d0999aa02 [2024-01-26T12:07:46.398Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T12:07:47.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T12:07:47.986Z] [2024-01-26T12:07:47.986Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T12:07:48.434Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T12:07:48.434Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T12:07:48.434Z] 5eb5b503b376: Pulling fs layer [2024-01-26T12:07:48.434Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T12:07:48.434Z] ec43610c2a17: Pulling fs layer [2024-01-26T12:07:48.434Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T12:07:48.434Z] 33b1e0a273af: Pulling fs layer [2024-01-26T12:07:48.434Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T12:07:48.434Z] 2f39f015ded8: Pulling fs layer [2024-01-26T12:07:48.434Z] 5d3b04190fa2: Waiting [2024-01-26T12:07:48.434Z] 2f39f015ded8: Waiting [2024-01-26T12:07:48.434Z] 3a2ae6a8a46f: Waiting [2024-01-26T12:07:48.434Z] 33b1e0a273af: Waiting [2024-01-26T12:07:48.434Z] 5c69ac0246d0: Verifying Checksum [2024-01-26T12:07:48.434Z] 5c69ac0246d0: Download complete [2024-01-26T12:07:48.434Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-26T12:07:48.434Z] 3a2ae6a8a46f: Download complete [2024-01-26T12:07:48.696Z] ec43610c2a17: Verifying Checksum [2024-01-26T12:07:48.696Z] ec43610c2a17: Download complete [2024-01-26T12:07:48.696Z] 5d3b04190fa2: Download complete [2024-01-26T12:07:48.696Z] 33b1e0a273af: Verifying Checksum [2024-01-26T12:07:48.696Z] 33b1e0a273af: Download complete [2024-01-26T12:07:48.696Z] 5eb5b503b376: Verifying Checksum [2024-01-26T12:07:48.696Z] 5eb5b503b376: Download complete [2024-01-26T12:07:49.636Z] 2f39f015ded8: Download complete [2024-01-26T12:07:50.205Z] 5eb5b503b376: Pull complete [2024-01-26T12:07:50.205Z] 5c69ac0246d0: Pull complete [2024-01-26T12:07:50.775Z] ec43610c2a17: Pull complete [2024-01-26T12:07:51.034Z] 3a2ae6a8a46f: Pull complete [2024-01-26T12:07:51.602Z] 33b1e0a273af: Pull complete [2024-01-26T12:07:51.602Z] 5d3b04190fa2: Pull complete [2024-01-26T12:07:55.819Z] 2f39f015ded8: Pull complete [2024-01-26T12:07:55.819Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T12:07:55.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T12:07:55.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T12:07:56.379Z] prd-ubuntu20.04-docker-8c-8g-28031 does not seem to be running inside a container [2024-01-26T12:07:56.417Z] $ 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-638 -v /w/workspace/_app-service-configurable_PR-638:/w/workspace/_app-service-configurable_PR-638:rw,z -v /w/workspace/_app-service-configurable_PR-638@tmp:/w/workspace/_app-service-configurable_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T12:08:14.439Z] $ docker top a7fe22f7c8e95e9da9270494bf246adfa4c1c6ba8f4ce886c9e5cf92e47a2d40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:08:15.040Z] ---> job-cost.sh [2024-01-26T12:08:15.041Z] lf-activate-venv: SKIPPING [2024-01-26T12:08:15.041Z] INFO: No Stack... [2024-01-26T12:08:15.617Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T12:08:15.876Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T12:08:16.211Z] + cat /w/workspace/_app-service-configurable_PR-638/archives/cost.csv [2024-01-26T12:08:16.211Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T12:08:16.254Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] [2024-01-26T12:08:16.260Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] did not exist. Created. [2024-01-26T12:08:16.260Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T12:08:16.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T12:08:17.051Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T12:08:17.138Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T12:08:17.332Z] $ docker stop --time=1 a7fe22f7c8e95e9da9270494bf246adfa4c1c6ba8f4ce886c9e5cf92e47a2d40 [2024-01-26T12:08:18.674Z] $ docker rm -f --volumes a7fe22f7c8e95e9da9270494bf246adfa4c1c6ba8f4ce886c9e5cf92e47a2d40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T12:08:42.363Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-01-26T12:08:42.363Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T12:08:42.363Z] go vet ./... [2024-01-26T12:09:38.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T12:09:38.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T12:09:38.794Z] ./bin/test-attribution-txt.sh [2024-01-26T12:09:39.060Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T12:09:39.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T12:09:39.200Z] $ docker stop --time=1 8ec519ac60c32f58e90bf19961147154f76ca2d78a99a45e9bfc9c00b0a57e91 [2024-01-26T12:09:41.099Z] $ docker rm -f --volumes 8ec519ac60c32f58e90bf19961147154f76ca2d78a99a45e9bfc9c00b0a57e91 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T12:09:42.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T12:09:42.698Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T12:09:43.086Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T12:09:43.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T12:09:44.292Z] + ls -al . [2024-01-26T12:09:44.292Z] total 180 [2024-01-26T12:09:44.292Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 26 12:07 . [2024-01-26T12:09:44.292Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 12:05 .. [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 26 12:05 .dockerignore [2024-01-26T12:09:44.292Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 12:05 .git [2024-01-26T12:09:44.292Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 12:05 .github [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 26 12:05 .gitignore [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 12:05 .golangci.yml [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 10394 Jan 26 12:05 Attribution.txt [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 26 12:05 CHANGELOG.md [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 2007 Jan 26 12:05 Dockerfile [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 12:05 GOVERNANCE.md [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 26 12:05 Jenkinsfile [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 26 12:05 LICENSE [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 26 12:05 OWNERS.md [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 4582 Jan 26 12:05 README.md [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 12:05 VERSION [2024-01-26T12:09:44.292Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 12:05 bin [2024-01-26T12:09:44.292Z] -rw-r--r-- 1 jenkins jenkins 13 Jan 26 12:07 coverage.out [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 3775 Jan 26 12:05 go.mod [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 34514 Jan 26 12:05 go.sum [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 26 12:05 main.go [2024-01-26T12:09:44.292Z] -rw-rw-r-- 1 jenkins jenkins 2572 Jan 26 12:05 makefile [2024-01-26T12:09:44.292Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 12:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T12:09:44.843Z] + 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=51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 --label arch=arm64 --label version=0.0.0 . [2024-01-26T12:09:45.427Z] #0 building with "default" instance using docker driver [2024-01-26T12:09:45.427Z] [2024-01-26T12:09:45.427Z] #1 [internal] load .dockerignore [2024-01-26T12:09:45.427Z] #1 transferring context: 159B done [2024-01-26T12:09:45.693Z] #1 DONE 0.0s [2024-01-26T12:09:45.693Z] [2024-01-26T12:09:45.693Z] #2 [internal] load build definition from Dockerfile [2024-01-26T12:09:45.693Z] #2 transferring dockerfile: 2.05kB 0.0s done [2024-01-26T12:09:45.693Z] #2 DONE 0.0s [2024-01-26T12:09:45.693Z] [2024-01-26T12:09:45.693Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T12:09:45.693Z] #3 DONE 0.0s [2024-01-26T12:09:45.693Z] [2024-01-26T12:09:45.693Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T12:09:45.693Z] #4 DONE 0.3s [2024-01-26T12:09:45.962Z] [2024-01-26T12:09:45.962Z] #5 [internal] load build context [2024-01-26T12:09:45.962Z] #5 transferring context: 1.45kB 0.0s done [2024-01-26T12:09:45.962Z] #5 DONE 0.0s [2024-01-26T12:09:45.962Z] [2024-01-26T12:09:45.962Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T12:09:45.962Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T12:09:45.962Z] #6 ... [2024-01-26T12:09:45.962Z] [2024-01-26T12:09:45.962Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T12:09:45.962Z] #7 DONE 0.2s [2024-01-26T12:09:45.962Z] [2024-01-26T12:09:45.962Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T12:09:45.962Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T12:09:45.962Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T12:09:45.962Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T12:09:45.962Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.98MB / 3.33MB 0.1s [2024-01-26T12:09:45.962Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T12:09:46.230Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-26T12:09:46.496Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-26T12:09:46.762Z] #6 DONE 0.9s [2024-01-26T12:09:46.763Z] [2024-01-26T12:09:46.763Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2024-01-26T12:09:46.763Z] #8 0.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T12:09:47.345Z] #8 1.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T12:09:48.317Z] #8 2.224 OK: 266 MiB in 52 packages [2024-01-26T12:09:48.591Z] #8 DONE 2.5s [2024-01-26T12:09:48.591Z] [2024-01-26T12:09:48.591Z] #9 [builder 3/7] WORKDIR /app [2024-01-26T12:09:48.591Z] #9 DONE 0.1s [2024-01-26T12:09:48.591Z] [2024-01-26T12:09:48.591Z] #10 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-26T12:09:48.591Z] #10 0.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T12:09:48.591Z] #10 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T12:09:48.862Z] #10 2.015 (1/2) Installing ca-certificates (20230506-r0) [2024-01-26T12:09:48.862Z] #10 ... [2024-01-26T12:09:48.862Z] [2024-01-26T12:09:48.862Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T12:09:48.862Z] #11 DONE 0.2s [2024-01-26T12:09:48.862Z] [2024-01-26T12:09:48.862Z] #10 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-26T12:09:48.862Z] #10 2.138 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-26T12:09:48.862Z] #10 2.149 Executing busybox-1.36.1-r5.trigger [2024-01-26T12:09:48.862Z] #10 2.187 Executing ca-certificates-20230506-r0.trigger [2024-01-26T12:09:49.130Z] #10 2.439 OK: 9 MiB in 17 packages [2024-01-26T12:09:51.702Z] #10 DONE 5.0s [2024-01-26T12:09:51.703Z] [2024-01-26T12:09:51.703Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T12:09:52.288Z] #12 ... [2024-01-26T12:09:52.288Z] [2024-01-26T12:09:52.288Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T12:09:52.288Z] #13 DONE 3.5s [2024-01-26T12:09:52.556Z] [2024-01-26T12:09:52.556Z] #14 [builder 6/7] COPY . . [2024-01-26T12:09:52.556Z] #14 DONE 0.2s [2024-01-26T12:09:52.556Z] [2024-01-26T12:09:52.556Z] #15 [builder 7/7] RUN make build [2024-01-26T12:09:53.140Z] #15 0.748 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-01-26T12:09:55.087Z] #15 ... [2024-01-26T12:09:55.087Z] [2024-01-26T12:09:55.087Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2024-01-26T12:09:55.087Z] #12 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T12:09:55.087Z] #12 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T12:09:55.087Z] #12 2.389 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T12:09:55.087Z] #12 2.513 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T12:09:55.087Z] #12 2.536 Executing ca-certificates-20230506-r0.trigger [2024-01-26T12:09:55.087Z] #12 2.751 OK: 9 MiB in 17 packages [2024-01-26T12:09:55.087Z] #12 DONE 3.1s [2024-01-26T12:09:55.087Z] [2024-01-26T12:09:55.087Z] #15 [builder 7/7] RUN make build [2024-01-26T12:10:51.484Z] #15 DONE 59.0s [2024-01-26T12:10:51.754Z] [2024-01-26T12:10:51.754Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-26T12:10:51.754Z] #16 DONE 0.1s [2024-01-26T12:10:51.754Z] [2024-01-26T12:10:51.754Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2024-01-26T12:10:51.754Z] #17 DONE 0.1s [2024-01-26T12:10:51.754Z] [2024-01-26T12:10:51.754Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2024-01-26T12:10:52.022Z] #18 DONE 0.1s [2024-01-26T12:10:52.022Z] [2024-01-26T12:10:52.022Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-01-26T12:10:52.288Z] #19 DONE 0.3s [2024-01-26T12:10:52.288Z] [2024-01-26T12:10:52.288Z] #20 exporting to image [2024-01-26T12:10:52.288Z] #20 exporting layers [2024-01-26T12:10:52.558Z] #20 exporting layers 0.3s done [2024-01-26T12:10:52.558Z] #20 writing image sha256:919d40c8601da7c9bf84b94d373a4eb0af2ab3652915364fc6e55fadb8a0ad74 done [2024-01-26T12:10:52.558Z] #20 naming to docker.io/library/app-service-configurable-arm64 done [2024-01-26T12:10:52.558Z] #20 DONE 0.4s [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 [2024-01-26T12:10:53.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T12:10:53.902Z] [2024-01-26T12:10:53.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T12:10:54.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T12:10:54.349Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T12:10:54.349Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T12:10:54.349Z] 04944245beec: Pulling fs layer [2024-01-26T12:10:54.349Z] 699f458cf7ca: Pulling fs layer [2024-01-26T12:10:54.349Z] 765212b225bb: Pulling fs layer [2024-01-26T12:10:54.349Z] f23df028b6ca: Pulling fs layer [2024-01-26T12:10:54.349Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T12:10:54.349Z] 765212b225bb: Waiting [2024-01-26T12:10:54.349Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T12:10:54.349Z] f23df028b6ca: Waiting [2024-01-26T12:10:54.349Z] d65c8cfc05b1: Waiting [2024-01-26T12:10:54.349Z] 2437ff75d9bd: Waiting [2024-01-26T12:10:54.620Z] 04944245beec: Verifying Checksum [2024-01-26T12:10:54.620Z] 04944245beec: Download complete [2024-01-26T12:10:54.620Z] 765212b225bb: Verifying Checksum [2024-01-26T12:10:54.620Z] 765212b225bb: Download complete [2024-01-26T12:10:54.620Z] f23df028b6ca: Download complete [2024-01-26T12:10:54.891Z] d65c8cfc05b1: Verifying Checksum [2024-01-26T12:10:54.891Z] d65c8cfc05b1: Download complete [2024-01-26T12:10:54.891Z] 699f458cf7ca: Verifying Checksum [2024-01-26T12:10:54.891Z] 699f458cf7ca: Download complete [2024-01-26T12:10:55.159Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T12:10:55.159Z] 8998bd30e6a1: Download complete [2024-01-26T12:10:57.108Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T12:10:57.108Z] 2437ff75d9bd: Download complete [2024-01-26T12:11:07.170Z] 8998bd30e6a1: Pull complete [2024-01-26T12:11:07.170Z] 04944245beec: Pull complete [2024-01-26T12:11:07.751Z] 699f458cf7ca: Pull complete [2024-01-26T12:11:08.016Z] 765212b225bb: Pull complete [2024-01-26T12:11:08.973Z] f23df028b6ca: Pull complete [2024-01-26T12:11:08.973Z] d65c8cfc05b1: Pull complete [2024-01-26T12:11:31.018Z] 2437ff75d9bd: Pull complete [2024-01-26T12:11:31.018Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T12:11:31.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T12:11:31.018Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T12:11:31.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-28024 does not seem to be running inside a container [2024-01-26T12:11:31.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-26T12:11:36.302Z] $ docker top 497fcfdf91e2b3954c1e4497a18fe0e8353cf9a64f92c2928d5bbbfe61600e60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:11:36.928Z] ---> job-cost.sh [2024-01-26T12:11:37.192Z] lf-activate-venv: SKIPPING [2024-01-26T12:11:37.192Z] INFO: No Stack... [2024-01-26T12:11:37.770Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T12:11:38.721Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T12:11:39.069Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-01-26T12:11:39.069Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T12:11:39.119Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] [2024-01-26T12:11:39.124Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] did not exist. Created. [2024-01-26T12:11:39.124Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T12:11:39.634Z] /w/workspace/app-service-configurable/1@tmp/durable-51e60009/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T12:11:39.982Z] + echo total: 1.309999942779541 [Pipeline] stash [2024-01-26T12:11:40.020Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T12:11:40.066Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T12:11:40.112Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-638-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T12:11:40.292Z] $ docker stop --time=1 497fcfdf91e2b3954c1e4497a18fe0e8353cf9a64f92c2928d5bbbfe61600e60 [2024-01-26T12:11:41.660Z] $ docker rm -f --volumes 497fcfdf91e2b3954c1e4497a18fe0e8353cf9a64f92c2928d5bbbfe61600e60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-01-26T12:11:43.818Z] provisioning config files... [2024-01-26T12:11:43.832Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-638@tmp/config14290870544271583968tmp [Pipeline] { [Pipeline] sh [2024-01-26T12:11:44.271Z] + set +x [2024-01-26T12:11:44.272Z] + curl -s https://codecov.io/bash [2024-01-26T12:11:44.272Z] + bash -s -- [2024-01-26T12:11:44.272Z] [2024-01-26T12:11:44.272Z] _____ _ [2024-01-26T12:11:44.272Z] / ____| | | [2024-01-26T12:11:44.272Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T12:11:44.272Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T12:11:44.272Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T12:11:44.272Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T12:11:44.272Z] Bash-1.0.6 [2024-01-26T12:11:44.272Z] [2024-01-26T12:11:44.272Z] [2024-01-26T12:11:44.272Z] ==> git version 2.25.1 found [2024-01-26T12:11:44.272Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-01-26T12:11:44.272Z] Release-Date: 2020-01-08 [2024-01-26T12:11:44.272Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-26T12:11:44.272Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T12:11:44.272Z] ==> Jenkins CI detected. [2024-01-26T12:11:44.272Z] current dir:  /w/workspace/_app-service-configurable_PR-638 [2024-01-26T12:11:44.272Z] project root: . [2024-01-26T12:11:44.272Z] --> token set from env [2024-01-26T12:11:44.272Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T12:11:44.272Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T12:11:44.272Z] ==> Python coveragepy not found [2024-01-26T12:11:44.272Z] ==> Searching for coverage reports in: [2024-01-26T12:11:44.272Z] + . [2024-01-26T12:11:44.532Z] -> Found 1 reports [2024-01-26T12:11:44.532Z] ==> Detecting git/mercurial file structure [2024-01-26T12:11:44.532Z] ==> Reading reports [2024-01-26T12:11:44.532Z] + ./coverage.out bytes=13 [2024-01-26T12:11:44.532Z] ==> Appending adjustments [2024-01-26T12:11:44.532Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T12:11:44.532Z] + Found adjustments [2024-01-26T12:11:44.532Z] ==> Gzipping contents [2024-01-26T12:11:44.532Z] 4.0K /tmp/codecov.sIG1D1.gz [2024-01-26T12:11:44.532Z] ==> Uploading reports [2024-01-26T12:11:44.532Z] url: https://codecov.io [2024-01-26T12:11:44.532Z] query: branch=PR-638&commit=51a8151210bb2f9b15c9bc7b22a1f664f47d67f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=638&job=&cmd_args= [2024-01-26T12:11:44.532Z] -> Pinging Codecov [2024-01-26T12:11:44.532Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-638&commit=51a8151210bb2f9b15c9bc7b22a1f664f47d67f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=638&job=&cmd_args= [2024-01-26T12:11:44.792Z] -> Uploading to [2024-01-26T12:11:44.792Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/A97CA9966030D2A3747ED39772930CCE/51a8151210bb2f9b15c9bc7b22a1f664f47d67f7/819322eb-f223-4474-89d3-7eaa22118c41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T121144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dae0adb9ab78b3670e5738d6b414bcf0a1bc5689c491ee29db72240b8e9caec2 [2024-01-26T12:11:44.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T12:11:44.792Z] Dload Upload Total Spent Left Speed [2024-01-26T12:11:45.051Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 798 --:--:-- --:--:-- --:--:-- 798 [2024-01-26T12:11:45.051Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/51a8151210bb2f9b15c9bc7b22a1f664f47d67f7 [Pipeline] } [2024-01-26T12:11:45.081Z] 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 [2024-01-26T12:11:48.552Z] + [ -d /w/workspace/_app-service-configurable_PR-638/archives ] [2024-01-26T12:11:48.552Z] + ls -al /w/workspace/_app-service-configurable_PR-638/archives [2024-01-26T12:11:48.552Z] total 16 [2024-01-26T12:11:48.552Z] drwxr-xr-x 3 root root 4096 Jan 26 12:08 . [2024-01-26T12:11:48.552Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 12:08 .. [2024-01-26T12:11:48.552Z] drwxr-xr-x 2 root root 4096 Jan 26 12:08 cost [2024-01-26T12:11:48.552Z] -rw-r--r-- 1 root root 96 Jan 26 12:08 cost.csv [2024-01-26T12:11:48.552Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-638/archives [2024-01-26T12:11:48.552Z] + ls -al /w/workspace/_app-service-configurable_PR-638/archives [2024-01-26T12:11:48.552Z] total 16 [2024-01-26T12:11:48.552Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 12:08 . [2024-01-26T12:11:48.552Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 12:08 .. [2024-01-26T12:11:48.552Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 12:08 cost [2024-01-26T12:11:48.552Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 26 12:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:11:48.894Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:11:49.780Z] ---> package-listing.sh [2024-01-26T12:11:49.780Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T12:11:49.780Z] ++ facter osfamily [2024-01-26T12:11:50.040Z] + OS_FAMILY=debian [2024-01-26T12:11:50.040Z] + workspace=/w/workspace/_app-service-configurable_PR-638 [2024-01-26T12:11:50.040Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T12:11:50.040Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T12:11:50.040Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T12:11:50.040Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T12:11:50.040Z] + '[' /w/workspace/_app-service-configurable_PR-638 ']' [2024-01-26T12:11:50.040Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T12:11:50.040Z] + case "${OS_FAMILY}" in [2024-01-26T12:11:50.040Z] + dpkg -l [2024-01-26T12:11:50.040Z] + grep '^ii' [2024-01-26T12:11:50.040Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T12:11:50.040Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T12:11:50.040Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T12:11:50.040Z] + '[' /w/workspace/_app-service-configurable_PR-638 ']' [2024-01-26T12:11:50.040Z] + mkdir -p /w/workspace/_app-service-configurable_PR-638/archives/ [2024-01-26T12:11:50.040Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-638/archives/ [Pipeline] echo [2024-01-26T12:11:50.075Z] 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-638/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-26T12:11:50.376Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T12:11:51.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T12:11:51.089Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T12:11:51.348Z] prd-ubuntu20.04-docker-8c-8g-28031 does not seem to be running inside a container [2024-01-26T12:11:51.380Z] $ 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-638/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-638 -v /w/workspace/_app-service-configurable_PR-638:/w/workspace/_app-service-configurable_PR-638:rw,z -v /w/workspace/_app-service-configurable_PR-638@tmp:/w/workspace/_app-service-configurable_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T12:11:51.590Z] $ docker top 78e46c9c4504db045afaa6b5326d73b7a914f21f002dec0a14ae53cf90f18a22 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T12:11:52.092Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T12:11:52.403Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T12:11:52.713Z] + ls /var/log/sa-host [2024-01-26T12:11:52.713Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T12:11:53.005Z] provisioning config files... [2024-01-26T12:11:53.015Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-638@tmp/config1601118337417900119tmp [Pipeline] { [Pipeline] echo [2024-01-26T12:11:53.174Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:11:53.490Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T12:11:53.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:11:54.040Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T12:11:54.073Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:11:54.384Z] ---> sudo-logs.sh [2024-01-26T12:11:54.384Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T12:11:54.530Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:11:54.847Z] ---> job-cost.sh [2024-01-26T12:11:54.847Z] lf-activate-venv: SKIPPING [2024-01-26T12:11:54.847Z] DEBUG: total: 0.2199999988079071 [2024-01-26T12:11:54.847Z] INFO: Retrieving Stack Cost... [2024-01-26T12:11:55.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T12:11:55.366Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T12:11:55.401Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T12:11:55.744Z] ---> logs-deploy.sh [2024-01-26T12:11:55.744Z] lf-activate-venv: SKIPPING [2024-01-26T12:11:55.744Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-638/1 [2024-01-26T12:11:55.744Z] INFO: archiving workspace using pattern(s): [2024-01-26T12:11:56.679Z] Archives upload complete. [2024-01-26T12:11:56.938Z] INFO: archiving logs to Nexus [2024-01-26T12:11:57.504Z] ---> uname -a: [2024-01-26T12:11:57.504Z] Linux prd-ubuntu20-04-docker-8c-8g-28031 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] ---> lscpu: [2024-01-26T12:11:57.504Z] Architecture: x86_64 [2024-01-26T12:11:57.504Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-26T12:11:57.504Z] Byte Order: Little Endian [2024-01-26T12:11:57.504Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-26T12:11:57.504Z] CPU(s): 8 [2024-01-26T12:11:57.504Z] On-line CPU(s) list: 0-7 [2024-01-26T12:11:57.504Z] Thread(s) per core: 1 [2024-01-26T12:11:57.504Z] Core(s) per socket: 1 [2024-01-26T12:11:57.504Z] Socket(s): 8 [2024-01-26T12:11:57.504Z] NUMA node(s): 1 [2024-01-26T12:11:57.504Z] Vendor ID: AuthenticAMD [2024-01-26T12:11:57.504Z] CPU family: 23 [2024-01-26T12:11:57.504Z] Model: 49 [2024-01-26T12:11:57.504Z] Model name: AMD EPYC-Rome Processor [2024-01-26T12:11:57.504Z] Stepping: 0 [2024-01-26T12:11:57.504Z] CPU MHz: 2800.000 [2024-01-26T12:11:57.504Z] BogoMIPS: 5600.00 [2024-01-26T12:11:57.504Z] Virtualization: AMD-V [2024-01-26T12:11:57.504Z] Hypervisor vendor: KVM [2024-01-26T12:11:57.504Z] Virtualization type: full [2024-01-26T12:11:57.504Z] L1d cache: 256 KiB [2024-01-26T12:11:57.504Z] L1i cache: 256 KiB [2024-01-26T12:11:57.504Z] L2 cache: 4 MiB [2024-01-26T12:11:57.504Z] L3 cache: 128 MiB [2024-01-26T12:11:57.504Z] NUMA node0 CPU(s): 0-7 [2024-01-26T12:11:57.504Z] Vulnerability Itlb multihit: Not affected [2024-01-26T12:11:57.504Z] Vulnerability L1tf: Not affected [2024-01-26T12:11:57.504Z] Vulnerability Mds: Not affected [2024-01-26T12:11:57.504Z] Vulnerability Meltdown: Not affected [2024-01-26T12:11:57.504Z] Vulnerability Mmio stale data: Not affected [2024-01-26T12:11:57.504Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-26T12:11:57.504Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-26T12:11:57.504Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-26T12:11:57.504Z] Vulnerability Srbds: Not affected [2024-01-26T12:11:57.504Z] Vulnerability Tsx async abort: Not affected [2024-01-26T12:11:57.504Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] ---> nproc: [2024-01-26T12:11:57.504Z] 8 [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] ---> df -h: [2024-01-26T12:11:57.504Z] Filesystem Size Used Avail Use% Mounted on [2024-01-26T12:11:57.504Z] overlay 155G 12G 144G 8% / [2024-01-26T12:11:57.504Z] tmpfs 64M 0 64M 0% /dev [2024-01-26T12:11:57.504Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-26T12:11:57.504Z] shm 64M 0 64M 0% /dev/shm [2024-01-26T12:11:57.504Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] ---> sar -b -r -n DEV: [2024-01-26T12:11:57.504Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-28031) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] 12:03:43 LINUX RESTART (8 CPU) [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] 12:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-26T12:11:57.504Z] 12:05:01 110.03 47.33 62.71 0.00 5334.98 48484.59 0.00 [2024-01-26T12:11:57.504Z] 12:06:01 188.75 0.85 187.90 0.00 21.20 61152.34 0.00 [2024-01-26T12:11:57.504Z] 12:07:01 39.39 0.22 39.18 0.00 21.33 16930.66 0.00 [2024-01-26T12:11:57.504Z] 12:08:01 160.07 0.08 159.99 0.00 5.47 26466.92 0.00 [2024-01-26T12:11:57.504Z] 12:09:01 56.11 8.98 47.13 0.00 2906.18 14075.65 0.00 [2024-01-26T12:11:57.504Z] 12:10:01 22.11 3.72 18.40 0.00 2543.18 3754.44 0.00 [2024-01-26T12:11:57.504Z] 12:11:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2024-01-26T12:11:57.504Z] Average: 82.50 8.74 73.76 0.00 1547.44 24410.23 0.00 [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] 12:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-26T12:11:57.504Z] 12:05:01 29912900 31578600 771448 2.35 59740 1904324 1707820 5.03 993388 1647152 276 [2024-01-26T12:11:57.504Z] 12:06:01 28576300 31493168 814052 2.48 136204 3002132 1878840 5.54 1114404 2738384 544 [2024-01-26T12:11:57.504Z] 12:07:01 28596864 31529436 776172 2.36 139884 3002812 1723812 5.08 1179024 2641020 300 [2024-01-26T12:11:57.504Z] 12:08:01 27774020 31508840 788824 2.40 152628 3724332 1837448 5.42 1268604 3299292 315440 [2024-01-26T12:11:57.504Z] 12:09:01 27600372 31508552 789812 2.40 157160 3882940 1776784 5.24 1374048 3355140 600 [2024-01-26T12:11:57.504Z] 12:10:01 27407560 31500332 790928 2.41 161352 4058136 1813488 5.34 1508060 3399796 4 [2024-01-26T12:11:57.504Z] 12:11:01 27417528 31510380 780916 2.37 161384 4058140 1813488 5.34 1497596 3399800 4 [2024-01-26T12:11:57.504Z] Average: 28183649 31518473 787450 2.39 138336 3376117 1793097 5.28 1276446 2925798 45310 [2024-01-26T12:11:57.504Z] [2024-01-26T12:11:57.504Z] 12:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-26T12:11:57.504Z] 12:05:01 docker0 17.83 17.91 1.43 137.55 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.504Z] 12:05:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.504Z] 12:05:01 ens3 439.01 294.80 2701.91 77.82 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.504Z] 12:06:01 vethf5e19c0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.504Z] 12:06:01 docker0 155.14 259.84 13.55 2038.85 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.504Z] 12:06:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.504Z] 12:06:01 ens3 394.80 242.36 5187.93 72.63 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.504Z] 12:07:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.504Z] 12:07:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:07:01 ens3 23.71 14.46 26.35 9.89 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:08:01 docker0 5.30 9.12 0.32 128.12 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:08:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:08:01 ens3 123.83 75.82 2722.07 19.12 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:09:01 ens3 61.16 29.28 677.40 4.72 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:10:01 ens3 64.66 22.98 1373.33 1.66 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] 12:11:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] Average: docker0 25.47 40.99 2.19 329.21 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] Average: lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] Average: ens3 158.19 97.12 1812.68 26.55 0.00 0.00 0.00 0.00 [2024-01-26T12:11:57.505Z] [2024-01-26T12:11:57.505Z]