Pull request #711 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 3c3d0044a2b1e47f381456de6f7f800fea25e934+ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 (6af009010cb2204cd5150061eaad61c33c82b109) 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-ssh15749581491268575968.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4633520480748293580.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-711/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-711/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16825741298176178827.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-711/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1228688523263082962.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1882930055599238562.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-711/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-711/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3425313960136005259.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-39750’ is offline Running on prd-ubuntu20.04-docker-8c-8g-39752 in /w/workspace/_app-service-configurable_PR-711 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-711 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 into PR head commit 3c3d0044a2b1e47f381456de6f7f800fea25e934 > 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/711/head:refs/remotes/origin/PR-711 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 3c3d0044a2b1e47f381456de6f7f800fea25e934 Checking out Revision 3c3d0044a2b1e47f381456de6f7f800fea25e934 (PR-711) > git config core.sparsecheckout # timeout=10 > git checkout -f 3c3d0044a2b1e47f381456de6f7f800fea25e934 # 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 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c3d0044a2b1e47f381456de6f7f800fea25e934 # timeout=10 Commit message: "docs: Update changelog for 4.0 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:29:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:29:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:29:33 ========================================================= 06:29:33 EdgeX Global Pipelines Version Info 06:29:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:29:34 ------------------- 06:29:34 stable info: 06:29:34 ------------------- 06:29:34 Commited By: Cherry Wang cherry@iotechsys.com 06:29:34 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:29:34 Message: update stable to v1.0.269 06:29:35 ------------------- 06:29:35 experimental info: 06:29:35 ------------------- 06:29:35 Commited By: Ginny Guan ginny@iotechsys.com 06:29:35 Commit SHA: 3f6539663ecb053cdd6d778753bf0c51d55501bf 06:29:35 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:29:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-711 [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-711 [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-711 [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c3d0044a2b1e47f381456de6f7f800fea25e934 [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c3d004 [Pipeline] echo 06:29:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:36 provisioning config files... 06:29:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-711@tmp/config4989830060764045268tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:37 ---> ****-login.sh 06:29:37 nexus3.edgexfoundry.org:10001 06:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:37 Configure a credential helper to remove this warning. See 06:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:37 06:29:37 Login Succeeded 06:29:37 nexus3.edgexfoundry.org:10002 06:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:37 Configure a credential helper to remove this warning. See 06:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:37 06:29:37 Login Succeeded 06:29:37 nexus3.edgexfoundry.org:10003 06:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:37 Configure a credential helper to remove this warning. See 06:29:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:37 06:29:37 Login Succeeded 06:29:37 nexus3.edgexfoundry.org:10004 06:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:38 Configure a credential helper to remove this warning. See 06:29:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:38 06:29:38 Login Succeeded 06:29:38 ****.io 06:29:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:38 Configure a credential helper to remove this warning. See 06:29:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:38 06:29:38 Login Succeeded 06:29:38 ---> ****-login.sh ends [Pipeline] } 06:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:29:38 + git rev-list -1 --merges 3c3d0044a2b1e47f381456de6f7f800fea25e934~1..3c3d0044a2b1e47f381456de6f7f800fea25e934 [Pipeline] echo 06:29:38 -----------> git rev-list -1 --merges 3c3d0044a2b1e47f381456de6f7f800fea25e934~1..3c3d0044a2b1e47f381456de6f7f800fea25e934 3c3d0044a2b1e47f381456de6f7f800fea25e934 [false] [Pipeline] sh 06:29:39 + git log --format=format:%s -1 3c3d0044a2b1e47f381456de6f7f800fea25e934 [Pipeline] echo 06:29:39 ========================================================= 06:29:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:29:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:39 + git log --format=format:%s -1 3c3d0044a2b1e47f381456de6f7f800fea25e934 [Pipeline] echo 06:29:39 [semverPrep] GIT_COMMIT: 3c3d0044a2b1e47f381456de6f7f800fea25e934, Commit Message: docs: Update changelog for 4.0 release [Pipeline] echo 06:29:39 [semverPrep] This is not a build commit. [Pipeline] sh 06:29:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:40 + grep -v github /etc/ssh/ssh_known_hosts 06:29:40 + [ -e /tmp/ssh_known_hosts ] 06:29:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:29:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:29:40 + sudo tee -a /etc/ssh/ssh_known_hosts 06:29:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:40 06:29:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:41 0.1.4: Pulling from edgex-devops/py-git-semver 06:29:41 b85a868b505f: Pulling fs layer 06:29:41 e2be974225ed: Pulling fs layer 06:29:41 339a4e72a1f5: Pulling fs layer 06:29:41 988bab9f4d93: Pulling fs layer 06:29:41 1469e6f7b9e6: Pulling fs layer 06:29:41 eaf3925da568: Pulling fs layer 06:29:41 bab4dde63d76: Pulling fs layer 06:29:41 bde34c3a00c8: Pulling fs layer 06:29:41 b352a97aabf1: Pulling fs layer 06:29:41 4872d77fe225: Pulling fs layer 06:29:41 5851b861e8e6: Pulling fs layer 06:29:41 988bab9f4d93: Waiting 06:29:41 b352a97aabf1: Waiting 06:29:41 eaf3925da568: Waiting 06:29:41 bde34c3a00c8: Waiting 06:29:41 5851b861e8e6: Waiting 06:29:41 bab4dde63d76: Waiting 06:29:41 4872d77fe225: Waiting 06:29:41 1469e6f7b9e6: Waiting 06:29:41 e2be974225ed: Verifying Checksum 06:29:41 e2be974225ed: Download complete 06:29:41 988bab9f4d93: Download complete 06:29:41 1469e6f7b9e6: Verifying Checksum 06:29:41 1469e6f7b9e6: Download complete 06:29:41 339a4e72a1f5: Verifying Checksum 06:29:41 339a4e72a1f5: Download complete 06:29:41 eaf3925da568: Verifying Checksum 06:29:41 eaf3925da568: Download complete 06:29:41 bde34c3a00c8: Verifying Checksum 06:29:41 bde34c3a00c8: Download complete 06:29:41 b352a97aabf1: Verifying Checksum 06:29:41 b352a97aabf1: Download complete 06:29:41 4872d77fe225: Verifying Checksum 06:29:41 4872d77fe225: Download complete 06:29:41 5851b861e8e6: Verifying Checksum 06:29:41 5851b861e8e6: Download complete 06:29:41 b85a868b505f: Verifying Checksum 06:29:41 b85a868b505f: Download complete 06:29:41 bab4dde63d76: Verifying Checksum 06:29:41 bab4dde63d76: Download complete 06:29:42 b85a868b505f: Pull complete 06:29:42 e2be974225ed: Pull complete 06:29:43 339a4e72a1f5: Pull complete 06:29:43 988bab9f4d93: Pull complete 06:29:43 1469e6f7b9e6: Pull complete 06:29:43 eaf3925da568: Pull complete 06:29:45 bab4dde63d76: Pull complete 06:29:45 bde34c3a00c8: Pull complete 06:29:45 b352a97aabf1: Pull complete 06:29:45 4872d77fe225: Pull complete 06:29:45 5851b861e8e6: Pull complete 06:29:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:45 prd-ubuntu20.04-docker-8c-8g-39752 does not seem to be running inside a container 06:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-711 -v /w/workspace/_app-service-configurable_PR-711:/w/workspace/_app-service-configurable_PR-711:rw,z -v /w/workspace/_app-service-configurable_PR-711@tmp:/w/workspace/_app-service-configurable_PR-711@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-devops/py-git-semver:0.1.4 cat 06:29:47 $ docker top e24020bab3b443e8bcba5d5d49768896ef7ba98dcf8eb1a1d3c668f3d056e365 -eo pid,comm 06:29:47 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). 06:29:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:47 [ssh-agent] Looking for ssh-agent implementation... 06:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:47 $ docker exec e24020bab3b443e8bcba5d5d49768896ef7ba98dcf8eb1a1d3c668f3d056e365 ssh-agent 06:29:47 SSH_AUTH_SOCK=/tmp/ssh-s0UQNN8MbJnV/agent.32 06:29:47 SSH_AGENT_PID=38 06:29:47 Running ssh-add (command line suppressed) 06:29:47 Identity added: /w/workspace/_app-service-configurable_PR-711@tmp/private_key_3769007998543954747.key (/w/workspace/_app-service-configurable_PR-711@tmp/private_key_3769007998543954747.key) 06:29:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:48 + git tag --points-at HEAD [Pipeline] } 06:29:48 $ docker exec --env ******** --env ******** e24020bab3b443e8bcba5d5d49768896ef7ba98dcf8eb1a1d3c668f3d056e365 ssh-agent -k 06:29:48 unset SSH_AUTH_SOCK; 06:29:48 unset SSH_AGENT_PID; 06:29:48 echo Agent pid 38 killed; 06:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:29:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:48 [ssh-agent] Looking for ssh-agent implementation... 06:29:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:48 $ docker exec e24020bab3b443e8bcba5d5d49768896ef7ba98dcf8eb1a1d3c668f3d056e365 ssh-agent 06:29:48 SSH_AUTH_SOCK=/tmp/ssh-928pg5CbvriY/agent.71 06:29:48 SSH_AGENT_PID=77 06:29:48 Running ssh-add (command line suppressed) 06:29:48 Identity added: /w/workspace/_app-service-configurable_PR-711@tmp/private_key_11637385185203772452.key (/w/workspace/_app-service-configurable_PR-711@tmp/private_key_11637385185203772452.key) 06:29:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:49 + git semver init 06:29:49 2025-02-26 06:29:49,209 [run_init] DEBUG init version:0.0.0 force:False 06:29:49 2025-02-26 06:29:49,210 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-711/.semver 06:29:49 2025-02-26 06:29:49,210 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-711/.semver 06:29:49 2025-02-26 06:29:49,210 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-711/.semver'], cwd=/w/workspace/_app-service-configurable_PR-711, universal_newlines=False, shell=None, istream=None) 06:29:50 2025-02-26 06:29:50,211 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-711/.git/info/exclude 06:29:50 2025-02-26 06:29:50,212 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-711/.semver/PR-711 with force:False 06:29:50 2025-02-26 06:29:50,212 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-711/.semver/PR-711 06:29:50 2025-02-26 06:29:50,216 [execute] INFO git cat-file --batch-check 06:29:50 2025-02-26 06:29:50,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-711/.semver, universal_newlines=False, shell=None, istream=) 06:29:50 2025-02-26 06:29:50,221 [execute] INFO git cat-file --batch 06:29:50 2025-02-26 06:29:50,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-711/.semver, universal_newlines=False, shell=None, istream=) 06:29:50 2025-02-26 06:29:50,226 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-711/.semver/PR-711 06:29:50 0.0.0 [Pipeline] } 06:29:50 $ docker exec --env ******** --env ******** e24020bab3b443e8bcba5d5d49768896ef7ba98dcf8eb1a1d3c668f3d056e365 ssh-agent -k 06:29:50 unset SSH_AUTH_SOCK; 06:29:50 unset SSH_AGENT_PID; 06:29:50 echo Agent pid 77 killed; 06:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:51 + git semver [Pipeline] } 06:29:51 $ docker stop --time=1 e24020bab3b443e8bcba5d5d49768896ef7ba98dcf8eb1a1d3c668f3d056e365 06:29:52 $ docker rm -f --volumes e24020bab3b443e8bcba5d5d49768896ef7ba98dcf8eb1a1d3c668f3d056e365 [Pipeline] // withDockerContainer [Pipeline] sh 06:29:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:29:53 Stashed 1 file(s) [Pipeline] echo 06:29:53 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:54 provisioning config files... 06:29:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-711@tmp/config13077881039854202103tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 06:29:54 ---> ****-login.sh 06:29:54 nexus3.edgexfoundry.org:10001 06:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:54 Configure a credential helper to remove this warning. See 06:29:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:54 06:29:54 Login Succeeded 06:29:54 nexus3.edgexfoundry.org:10002 06:29:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:54 Configure a credential helper to remove this warning. See 06:29:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:54 06:29:54 Login Succeeded 06:29:54 nexus3.edgexfoundry.org:10003 06:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:55 Configure a credential helper to remove this warning. See 06:29:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:55 06:29:55 Login Succeeded 06:29:55 nexus3.edgexfoundry.org:10004 06:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:55 Configure a credential helper to remove this warning. See 06:29:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:55 06:29:55 Login Succeeded 06:29:55 ****.io 06:29:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:55 Configure a credential helper to remove this warning. See 06:29:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:55 06:29:55 Login Succeeded 06:29:55 ---> ****-login.sh ends [Pipeline] } 06:29:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:29:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:55 ========================================================= 06:29:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:29:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:29:56 Sending build context to Docker daemon 9.318MB 06:29:56 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:29:56 Step 2/12 : FROM ${BASE} AS builder 06:29:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:29:56 da9db072f522: Pulling fs layer 06:29:56 6ef4a4ee8ca5: Pulling fs layer 06:29:56 06f05ace1117: Pulling fs layer 06:29:56 5fe327b54edc: Pulling fs layer 06:29:56 4f4fb700ef54: Pulling fs layer 06:29:56 92a5565b7b96: Pulling fs layer 06:29:56 ff9bb7016b71: Pulling fs layer 06:29:56 b67dba6c2c7d: Pulling fs layer 06:29:56 a813b0c90790: Pulling fs layer 06:29:56 4f4fb700ef54: Waiting 06:29:56 b67dba6c2c7d: Waiting 06:29:56 92a5565b7b96: Waiting 06:29:56 a813b0c90790: Waiting 06:29:56 5fe327b54edc: Waiting 06:29:56 ff9bb7016b71: Waiting 06:29:56 6ef4a4ee8ca5: Verifying Checksum 06:29:56 6ef4a4ee8ca5: Download complete 06:29:56 5fe327b54edc: Verifying Checksum 06:29:56 5fe327b54edc: Download complete 06:29:56 4f4fb700ef54: Verifying Checksum 06:29:56 4f4fb700ef54: Download complete 06:29:56 92a5565b7b96: Verifying Checksum 06:29:56 92a5565b7b96: Download complete 06:29:56 da9db072f522: Download complete 06:29:56 ff9bb7016b71: Verifying Checksum 06:29:56 ff9bb7016b71: Download complete 06:29:56 da9db072f522: Pull complete 06:29:57 a813b0c90790: Verifying Checksum 06:29:57 a813b0c90790: Download complete 06:29:57 6ef4a4ee8ca5: Pull complete 06:29:57 06f05ace1117: Verifying Checksum 06:29:57 06f05ace1117: Download complete 06:29:57 b67dba6c2c7d: Verifying Checksum 06:29:57 b67dba6c2c7d: Download complete 06:30:01 06f05ace1117: Pull complete 06:30:01 5fe327b54edc: Pull complete 06:30:01 4f4fb700ef54: Pull complete 06:30:01 92a5565b7b96: Pull complete 06:30:01 ff9bb7016b71: Pull complete 06:30:03 b67dba6c2c7d: Pull complete 06:30:03 a813b0c90790: Pull complete 06:30:03 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:30:03 ---> 3ba60ce46760 06:30:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:30:05 ---> Running in f9aa783b093d 06:30:05 Removing intermediate container f9aa783b093d 06:30:05 ---> 734977c7d2e8 06:30:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:30:05 ---> Running in 4f13ae873881 06:30:05 Removing intermediate container 4f13ae873881 06:30:05 ---> 0864a1200dda 06:30:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:30:05 ---> Running in 82f6bdca65ef 06:30:05 Removing intermediate container 82f6bdca65ef 06:30:05 ---> 5ae4fca4208a 06:30:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:30:05 ---> Running in 05ec928a2148 06:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:30:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:30:06 OK: 248 MiB in 58 packages 06:30:06 Removing intermediate container 05ec928a2148 06:30:06 ---> dbe68d9adcb1 06:30:06 Step 7/12 : WORKDIR /app 06:30:06 ---> Running in f8ebfd4af31d 06:30:06 Removing intermediate container f8ebfd4af31d 06:30:06 ---> 448d0a1c3ca0 06:30:06 Step 8/12 : COPY go.mod vendor* ./ 06:30:06 ---> 860d2af801a6 06:30:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:06 ---> Running in 19f037d3d61a 06:30:53 Removing intermediate container 19f037d3d61a 06:30:53 ---> a9c5efa0ec8e 06:30:53 Step 10/12 : COPY . . 06:30:53 ---> dcea0e464323 06:30:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:30:53 ---> Running in 2da1ca6d6897 06:30:53 Removing intermediate container 2da1ca6d6897 06:30:53 ---> 39cca75b4375 06:30:53 Step 12/12 : RUN $MAKE 06:30:53 ---> Running in ac4cc3ed66b0 06:30:53 noop 06:30:53 Removing intermediate container ac4cc3ed66b0 06:30:53 ---> 8424448a7217 06:30:53 Successfully built 8424448a7217 06:30:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:53 + docker inspect -f . ci-base-image-x86_64 06:30:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:53 prd-ubuntu20.04-docker-8c-8g-39752 does not seem to be running inside a container 06:30:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-711 -v /w/workspace/_app-service-configurable_PR-711:/w/workspace/_app-service-configurable_PR-711:rw,z -v /w/workspace/_app-service-configurable_PR-711@tmp:/w/workspace/_app-service-configurable_PR-711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:30:54 $ docker top 15949cf8db2d39316232e06f8edecf075ebc9c35f3d45089760a507c14deec8e -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:54 + go version 06:30:54 go version go1.23.4 linux/amd64 [Pipeline] } 06:30:54 $ docker stop --time=1 15949cf8db2d39316232e06f8edecf075ebc9c35f3d45089760a507c14deec8e 06:30:55 $ docker rm -f --volumes 15949cf8db2d39316232e06f8edecf075ebc9c35f3d45089760a507c14deec8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:56 + docker inspect -f . ci-base-image-x86_64 06:30:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:56 prd-ubuntu20.04-docker-8c-8g-39752 does not seem to be running inside a container 06:30:56 $ 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-711 -v /w/workspace/_app-service-configurable_PR-711:/w/workspace/_app-service-configurable_PR-711:rw,z -v /w/workspace/_app-service-configurable_PR-711@tmp:/w/workspace/_app-service-configurable_PR-711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:30:57 $ docker top 8a9f523a26959a82a64d60c66f0d45a97f590a9889616309f1522d1a7804d18d -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:57 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-711 [Pipeline] fileExists [Pipeline] sh 06:30:58 + make test 06:30:58 go test -race -coverprofile=coverage.out ./... 06:31:30 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 06:32:08 go vet ./... 06:32:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:32:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:32:08 ./bin/test-attribution-txt.sh 06:32:08 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 06:32:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:32:08 $ docker stop --time=1 8a9f523a26959a82a64d60c66f0d45a97f590a9889616309f1522d1a7804d18d 06:32:11 $ docker rm -f --volumes 8a9f523a26959a82a64d60c66f0d45a97f590a9889616309f1522d1a7804d18d [Pipeline] // withDockerContainer [Pipeline] sh 06:32:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:32:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:32:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:32:13 + ls -al . 06:32:13 total 248 06:32:13 drwxrwxr-x 7 jenkins jenkins 4096 Feb 26 06:30 . 06:32:13 drwxrwxr-x 4 jenkins jenkins 4096 Feb 26 06:29 .. 06:32:13 -rw-rw-r-- 1 jenkins jenkins 119 Feb 26 06:29 .dockerignore 06:32:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 26 06:31 .git 06:32:13 drwxrwxr-x 3 jenkins jenkins 4096 Feb 26 06:29 .github 06:32:13 -rw-rw-r-- 1 jenkins jenkins 106 Feb 26 06:29 .gitignore 06:32:13 -rw-rw-r-- 1 jenkins jenkins 41 Feb 26 06:29 .golangci.yml 06:32:13 drwxr-xr-x 3 jenkins jenkins 4096 Feb 26 06:29 .semver 06:32:13 -rw-rw-r-- 1 jenkins jenkins 16432 Feb 26 06:29 Attribution.txt 06:32:13 -rw-rw-r-- 1 jenkins jenkins 39312 Feb 26 06:29 CHANGELOG.md 06:32:13 -rw-rw-r-- 1 jenkins jenkins 2008 Feb 26 06:29 Dockerfile 06:32:13 -rw-rw-r-- 1 jenkins jenkins 677 Feb 26 06:29 GOVERNANCE.md 06:32:13 -rw-rw-r-- 1 jenkins jenkins 666 Feb 26 06:29 Jenkinsfile 06:32:13 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 26 06:29 LICENSE 06:32:13 -rw-rw-r-- 1 jenkins jenkins 618 Feb 26 06:29 OWNERS.md 06:32:13 -rw-rw-r-- 1 jenkins jenkins 4952 Feb 26 06:29 README.md 06:32:13 -rw-rw-r-- 1 jenkins jenkins 5 Feb 26 06:29 VERSION 06:32:13 drwxrwxr-x 2 jenkins jenkins 4096 Feb 26 06:29 bin 06:32:13 -rw-r--r-- 1 jenkins jenkins 953 Feb 26 06:31 coverage.out 06:32:13 -rw-rw-r-- 1 jenkins jenkins 6545 Feb 26 06:29 go.mod 06:32:13 -rw-rw-r-- 1 jenkins jenkins 88266 Feb 26 06:29 go.sum 06:32:13 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 26 06:29 main.go 06:32:13 -rw-rw-r-- 1 jenkins jenkins 3362 Feb 26 06:29 makefile 06:32:13 drwxrwxr-x 9 jenkins jenkins 4096 Feb 26 06:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:13 + 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=3c3d0044a2b1e47f381456de6f7f800fea25e934 --label arch=amd64 --label version=0.0.0 . 06:32:13 Sending build context to Docker daemon 9.32MB 06:32:13 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 06:32:13 Step 2/27 : FROM ${BASE} AS builder 06:32:13 ---> 8424448a7217 06:32:13 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 06:32:13 ---> Running in 5d4aead91ba5 06:32:13 Removing intermediate container 5d4aead91ba5 06:32:13 ---> 00bad35186af 06:32:13 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 06:32:13 ---> Running in 6652d8bf6940 06:32:13 Removing intermediate container 6652d8bf6940 06:32:13 ---> 907903636f69 06:32:13 Step 5/27 : ARG ADD_BUILD_TAGS="" 06:32:13 ---> Running in a3aa396e6a5c 06:32:13 Removing intermediate container a3aa396e6a5c 06:32:13 ---> 4bfe422a01fd 06:32:13 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:32:13 ---> Running in ff36945e3133 06:32:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:32:14 OK: 248 MiB in 58 packages 06:32:14 Removing intermediate container ff36945e3133 06:32:14 ---> f557d54fdf0d 06:32:14 Step 7/27 : WORKDIR /app 06:32:14 ---> Running in 13720e8915d7 06:32:14 Removing intermediate container 13720e8915d7 06:32:14 ---> 0134d03366ed 06:32:14 Step 8/27 : COPY go.mod vendor* ./ 06:32:14 ---> b6f10c3a109e 06:32:14 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:32:14 ---> Running in a229a992193e 06:32:15 Removing intermediate container a229a992193e 06:32:15 ---> 52f1ab121e4e 06:32:15 Step 10/27 : COPY . . 06:32:15 ---> bf855c94d183 06:32:15 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:32:15 ---> Running in e18c3a88cdce 06:32:16 Removing intermediate container e18c3a88cdce 06:32:16 ---> d55a477ef35d 06:32:16 Step 12/27 : RUN $MAKE 06:32:16 ---> Running in afd2b4edaa24 06:32:16 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 06:32:48 Removing intermediate container afd2b4edaa24 06:32:48 ---> 7e31d7feb05e 06:32:48 Step 13/27 : FROM alpine:3.20 06:32:48 3.20: Pulling from library/alpine 06:32:48 0a9a5dfd008f: Pulling fs layer 06:32:48 0a9a5dfd008f: Verifying Checksum 06:32:48 0a9a5dfd008f: Download complete 06:32:48 0a9a5dfd008f: Pull complete 06:32:48 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:32:48 Status: Downloaded newer image for alpine:3.20 06:32:48 ---> ff221270b9fb 06:32:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:32:48 ---> Running in 06c99260fc3a 06:32:48 Removing intermediate container 06c99260fc3a 06:32:48 ---> 55dbfde1ee91 06:32:48 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 06:32:48 ---> Running in c22997203f60 06:32:48 Removing intermediate container c22997203f60 06:32:48 ---> 724ff3fa3eea 06:32:48 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 06:32:48 ---> Running in 19196d2ea606 06:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:32:48 (1/2) Installing ca-certificates (20241121-r1) 06:32:48 (2/2) Installing dumb-init (1.2.5-r3) 06:32:48 Executing busybox-1.36.1-r29.trigger 06:32:48 Executing ca-certificates-20241121-r1.trigger 06:32:48 OK: 9 MiB in 16 packages 06:32:48 Removing intermediate container 19196d2ea606 06:32:48 ---> 6560f56d63f5 06:32:48 Step 17/27 : RUN apk --no-cache upgrade 06:32:48 ---> Running in 8f2537d74cdc 06:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:32:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:32:48 OK: 9 MiB in 16 packages 06:32:48 Removing intermediate container 8f2537d74cdc 06:32:48 ---> c8dbd82a67c5 06:32:48 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:32:48 ---> 1d6a35c6b7cc 06:32:48 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 06:32:48 ---> 5ebbc758865f 06:32:48 Step 20/27 : COPY --from=builder /app/res/ /res/ 06:32:48 ---> 3ba7d87b17b9 06:32:48 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 06:32:49 ---> a90d638473f8 06:32:49 Step 22/27 : EXPOSE 48095 06:32:49 ---> Running in 59e121f3f63e 06:32:49 Removing intermediate container 59e121f3f63e 06:32:49 ---> 1a0654a5a8d5 06:32:49 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 06:32:49 ---> Running in 2cc5a21f80b5 06:32:49 Removing intermediate container 2cc5a21f80b5 06:32:49 ---> 5acfb25f84ed 06:32:49 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:32:49 ---> Running in 38ebcc73c9d0 06:32:49 Removing intermediate container 38ebcc73c9d0 06:32:49 ---> 77818f9e3b4d 06:32:49 Step 25/27 : LABEL arch=amd64 06:32:49 ---> Running in 19d30516e356 06:32:49 Removing intermediate container 19d30516e356 06:32:49 ---> 0f3aab6c1fc4 06:32:49 Step 26/27 : LABEL git_sha=3c3d0044a2b1e47f381456de6f7f800fea25e934 06:32:49 ---> Running in 61e318b0bcfe 06:32:49 Removing intermediate container 61e318b0bcfe 06:32:49 ---> 940a3c91ce54 06:32:49 Step 27/27 : LABEL version=0.0.0 06:32:49 ---> Running in 0157a16b33f5 06:32:49 Removing intermediate container 0157a16b33f5 06:32:49 ---> b2bf0fee9242 06:32:49 [Warning] One or more build-args [ARCH] were not consumed 06:32:49 Successfully built b2bf0fee9242 06:32:49 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:50 06:32:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:50 latest: Pulling from edgex-lftools-log-publisher 06:32:50 5eb5b503b376: Pulling fs layer 06:32:50 5c69ac0246d0: Pulling fs layer 06:32:50 ec43610c2a17: Pulling fs layer 06:32:50 3a2ae6a8a46f: Pulling fs layer 06:32:50 33b1e0a273af: Pulling fs layer 06:32:50 5d3b04190fa2: Pulling fs layer 06:32:50 2f39f015ded8: Pulling fs layer 06:32:50 5d3b04190fa2: Waiting 06:32:50 3a2ae6a8a46f: Waiting 06:32:50 33b1e0a273af: Waiting 06:32:50 2f39f015ded8: Waiting 06:32:50 5c69ac0246d0: Verifying Checksum 06:32:50 5c69ac0246d0: Download complete 06:32:50 3a2ae6a8a46f: Verifying Checksum 06:32:50 3a2ae6a8a46f: Download complete 06:32:50 33b1e0a273af: Verifying Checksum 06:32:50 33b1e0a273af: Download complete 06:32:50 ec43610c2a17: Verifying Checksum 06:32:50 ec43610c2a17: Download complete 06:32:50 5d3b04190fa2: Verifying Checksum 06:32:50 5d3b04190fa2: Download complete 06:32:51 5eb5b503b376: Verifying Checksum 06:32:51 5eb5b503b376: Download complete 06:32:51 2f39f015ded8: Download complete 06:32:52 5eb5b503b376: Pull complete 06:32:52 5c69ac0246d0: Pull complete 06:32:52 ec43610c2a17: Pull complete 06:32:52 3a2ae6a8a46f: Pull complete 06:32:53 33b1e0a273af: Pull complete 06:32:53 5d3b04190fa2: Pull complete 06:32:57 2f39f015ded8: Pull complete 06:32:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:32:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:57 prd-ubuntu20.04-docker-8c-8g-39752 does not seem to be running inside a container 06:32:57 $ 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-711 -v /w/workspace/_app-service-configurable_PR-711:/w/workspace/_app-service-configurable_PR-711:rw,z -v /w/workspace/_app-service-configurable_PR-711@tmp:/w/workspace/_app-service-configurable_PR-711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:32:59 $ docker top 1040da976402979cac7cf55ee92b91799bbf55f8fd3ac03a3d759ff985df50a1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:59 ---> job-cost.sh 06:32:59 lf-activate-venv: SKIPPING 06:32:59 INFO: No Stack... 06:32:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:33:00 INFO: Archiving Costs [Pipeline] sh 06:33:00 + + cutcat -d, -f6 /w/workspace/_app-service-configurable_PR-711/archives/cost.csv 06:33:00 [Pipeline] lock 06:33:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-711-1-stack-cost] 06:33:00 Resource [jenkins-edgexfoundry-app-service-configurable-PR-711-1-stack-cost] did not exist. Created. 06:33:00 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-711-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:33:00 + echo total: 0.2199999988079071 [Pipeline] stash 06:33:00 Stashed 1 file(s) [Pipeline] } 06:33:00 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-711-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:33:01 $ docker stop --time=1 1040da976402979cac7cf55ee92b91799bbf55f8fd3ac03a3d759ff985df50a1 06:33:02 $ docker rm -f --volumes 1040da976402979cac7cf55ee92b91799bbf55f8fd3ac03a3d759ff985df50a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:33:02 provisioning config files... 06:33:02 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-711@tmp/config13061827724182472843tmp [Pipeline] { [Pipeline] sh 06:33:03 + set +x 06:33:03 + curl -s https://codecov.io/bash 06:33:03 + bash -s -- 06:33:03 06:33:03 _____ _ 06:33:03 / ____| | | 06:33:03 | | ___ __| | ___ ___ _____ __ 06:33:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:33:03 | |___| (_) | (_| | __/ (_| (_) \ V / 06:33:03 \_____\___/ \__,_|\___|\___\___/ \_/ 06:33:03 Bash-1.0.6 06:33:03 06:33:03 06:33:03 ==> git version 2.25.1 found 06:33:03 ==> 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 06:33:03 Release-Date: 2020-01-08 06:33:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:33:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:33:03 ==> Jenkins CI detected. 06:33:03 current dir:  /w/workspace/_app-service-configurable_PR-711 06:33:03 project root: . 06:33:03 --> token set from env 06:33:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:33:03 ==> Running gcov in . (disable via -X gcov) 06:33:03 ==> Python coveragepy not found 06:33:03 ==> Searching for coverage reports in: 06:33:03 + . 06:33:03 -> Found 1 reports 06:33:03 ==> Detecting git/mercurial file structure 06:33:03 ==> Reading reports 06:33:03 + ./coverage.out bytes=953 06:33:03 ==> Appending adjustments 06:33:03 https://docs.codecov.io/docs/fixing-reports 06:33:03 + Found adjustments 06:33:03 ==> Gzipping contents 06:33:03 4.0K /tmp/codecov.H2VhSo.gz 06:33:03 ==> Uploading reports 06:33:03 url: https://codecov.io 06:33:03 query: branch=PR-711&commit=3c3d0044a2b1e47f381456de6f7f800fea25e934&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-711%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=711&job=&cmd_args= 06:33:03 -> Pinging Codecov 06:33:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-711&commit=3c3d0044a2b1e47f381456de6f7f800fea25e934&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-711%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=711&job=&cmd_args= 06:33:03 -> Uploading to 06:33:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/3c3d0044a2b1e47f381456de6f7f800fea25e934/0ab3078a-88bf-49c2-b2ef-903cba576d21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250226%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250226T063303Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d615bc2fad9b0f36304d0b48b3ef4d7c426a0aedf6b13985b5a8023bc60bbf65 06:33:03 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:03 Dload Upload Total Spent Left Speed 06:33:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2145 --:--:-- --:--:-- --:--:-- 2145 06:33:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3c3d0044a2b1e47f381456de6f7f800fea25e934 [Pipeline] } 06:33:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:33:06 + [ -d /w/workspace/_app-service-configurable_PR-711/archives ] 06:33:06 + ls -al /w/workspace/_app-service-configurable_PR-711/archives 06:33:06 total 16 06:33:06 drwxr-xr-x 3 root root 4096 Feb 26 06:33 . 06:33:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 26 06:33 .. 06:33:06 drwxr-xr-x 2 root root 4096 Feb 26 06:33 cost 06:33:06 -rw-r--r-- 1 root root 96 Feb 26 06:33 cost.csv 06:33:06 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-711/archives 06:33:06 + ls -al /w/workspace/_app-service-configurable_PR-711/archives 06:33:06 total 16 06:33:06 drwxr-xr-x 3 jenkins jenkins 4096 Feb 26 06:33 . 06:33:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 26 06:33 .. 06:33:06 drwxr-xr-x 2 jenkins jenkins 4096 Feb 26 06:33 cost 06:33:06 -rw-r--r-- 1 jenkins jenkins 96 Feb 26 06:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:33:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:33:07 ---> package-listing.sh 06:33:07 ++ facter osfamily 06:33:07 ++ tr '[:upper:]' '[:lower:]' 06:33:07 + OS_FAMILY=debian 06:33:07 + workspace=/w/workspace/_app-service-configurable_PR-711 06:33:07 + START_PACKAGES=/tmp/packages_start.txt 06:33:07 + END_PACKAGES=/tmp/packages_end.txt 06:33:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:33:07 + PACKAGES=/tmp/packages_start.txt 06:33:07 + '[' /w/workspace/_app-service-configurable_PR-711 ']' 06:33:07 + PACKAGES=/tmp/packages_end.txt 06:33:07 + case "${OS_FAMILY}" in 06:33:07 + dpkg -l 06:33:07 + grep '^ii' 06:33:07 + '[' -f /tmp/packages_start.txt ']' 06:33:07 + '[' -f /tmp/packages_end.txt ']' 06:33:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:33:07 + '[' /w/workspace/_app-service-configurable_PR-711 ']' 06:33:07 + mkdir -p /w/workspace/_app-service-configurable_PR-711/archives/ 06:33:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-711/archives/ [Pipeline] echo 06:33:07 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-711/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:33:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:33:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:08 prd-ubuntu20.04-docker-8c-8g-39752 does not seem to be running inside a container 06:33:08 $ 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-711/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-711 -v /w/workspace/_app-service-configurable_PR-711:/w/workspace/_app-service-configurable_PR-711:rw,z -v /w/workspace/_app-service-configurable_PR-711@tmp:/w/workspace/_app-service-configurable_PR-711@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:33:08 $ docker top 73486909ac4017200d5d0d41941b03d2813c713b9502186b10b8431ea512dfbd -eo pid,comm [Pipeline] { [Pipeline] sh 06:33:09 + touch /tmp/pre-build-complete [Pipeline] sh 06:33:09 + mkdir -p /var/log/sysstat [Pipeline] sh 06:33:09 + ls /var/log/sa-host 06:33:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:10 provisioning config files... 06:33:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-711@tmp/config14489046577085309759tmp [Pipeline] { [Pipeline] echo 06:33:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:33:10 ---> create-netrc.sh [Pipeline] } 06:33:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:33:10 ---> python-tools-install.sh [Pipeline] echo 06:33:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:33:11 ---> sudo-logs.sh 06:33:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:33:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:33:11 ---> job-cost.sh 06:33:11 lf-activate-venv: SKIPPING 06:33:11 DEBUG: total: 0.2199999988079071 06:33:11 INFO: Retrieving Stack Cost... 06:33:11 INFO: Retrieving Pricing Info for: v3-standard-8 06:33:12 INFO: Archiving Costs [Pipeline] echo 06:33:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:33:12 ---> logs-deploy.sh 06:33:12 lf-activate-venv: SKIPPING 06:33:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-711/1 06:33:12 INFO: archiving workspace using pattern(s): 06:33:13 Archives upload complete. 06:33:13 INFO: archiving logs to Nexus 06:33:14 ---> uname -a: 06:33:14 Linux prd-ubuntu20-04-docker-8c-8g-39752 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:33:14 06:33:14 06:33:14 ---> lscpu: 06:33:14 Architecture: x86_64 06:33:14 CPU op-mode(s): 32-bit, 64-bit 06:33:14 Byte Order: Little Endian 06:33:14 Address sizes: 40 bits physical, 48 bits virtual 06:33:14 CPU(s): 8 06:33:14 On-line CPU(s) list: 0-7 06:33:14 Thread(s) per core: 1 06:33:14 Core(s) per socket: 1 06:33:14 Socket(s): 8 06:33:14 NUMA node(s): 1 06:33:14 Vendor ID: AuthenticAMD 06:33:14 CPU family: 23 06:33:14 Model: 49 06:33:14 Model name: AMD EPYC-Rome Processor 06:33:14 Stepping: 0 06:33:14 CPU MHz: 2800.000 06:33:14 BogoMIPS: 5600.00 06:33:14 Virtualization: AMD-V 06:33:14 Hypervisor vendor: KVM 06:33:14 Virtualization type: full 06:33:14 L1d cache: 256 KiB 06:33:14 L1i cache: 256 KiB 06:33:14 L2 cache: 4 MiB 06:33:14 L3 cache: 128 MiB 06:33:14 NUMA node0 CPU(s): 0-7 06:33:14 Vulnerability Itlb multihit: Not affected 06:33:14 Vulnerability L1tf: Not affected 06:33:14 Vulnerability Mds: Not affected 06:33:14 Vulnerability Meltdown: Not affected 06:33:14 Vulnerability Mmio stale data: Not affected 06:33:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:33:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:33:14 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:33:14 Vulnerability Srbds: Not affected 06:33:14 Vulnerability Tsx async abort: Not affected 06:33:14 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 06:33:14 06:33:14 06:33:14 ---> nproc: 06:33:14 8 06:33:14 06:33:14 06:33:14 ---> df -h: 06:33:14 Filesystem Size Used Avail Use% Mounted on 06:33:14 overlay 155G 12G 144G 8% / 06:33:14 tmpfs 64M 0 64M 0% /dev 06:33:14 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:33:14 shm 64M 0 64M 0% /dev/shm 06:33:14 /dev/vda1 155G 12G 144G 8% /facter-os 06:33:14 06:33:14 06:33:14 ---> sar -b -r -n DEV: 06:33:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39752) 02/26/25 _x86_64_ (8 CPU) 06:33:14 06:33:14 06:28:53 LINUX RESTART (8 CPU) 06:33:14 06:33:14 06:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:33:14 06:30:01 334.66 48.43 286.24 0.00 5449.23 98781.40 0.00 06:33:14 06:31:01 328.00 1.82 326.18 0.00 37.19 94874.72 0.00 06:33:14 06:32:01 28.02 0.00 28.02 0.00 0.00 16579.82 0.00 06:33:14 06:33:01 226.28 0.35 225.93 0.00 26.40 67834.96 0.00 06:33:14 Average: 229.23 12.65 216.58 0.00 1378.15 69515.52 0.00 06:33:14 06:33:14 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:33:14 06:30:01 29283148 31502436 836076 2.54 72160 2422508 2059312 6.07 1070432 2159600 525384 06:33:14 06:31:01 27777284 31296476 1013112 3.08 184252 3466200 2090424 6.16 1407104 3161984 18236 06:33:14 06:32:01 26225848 30660436 1646732 5.01 188808 4315744 2745856 8.09 2140200 3914668 416104 06:33:14 06:33:01 26946012 31482656 823428 2.50 200476 4398600 1977172 5.83 1430364 3896176 440 06:33:14 Average: 27558073 31235501 1079837 3.28 161424 3650763 2218191 6.54 1512025 3283107 240041 06:33:14 06:33:14 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:33:14 06:30:01 docker0 19.81 21.88 1.57 144.93 0.00 0.00 0.00 0.00 06:33:14 06:30:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 06:33:14 06:30:01 ens3 591.88 378.44 5958.33 95.49 0.00 0.00 0.00 0.00 06:33:14 06:31:01 docker0 334.36 521.65 27.62 2909.08 0.00 0.00 0.00 0.00 06:33:14 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:33:14 06:31:01 veth6c100c5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:33:14 06:31:01 ens3 547.91 349.54 2936.72 43.20 0.00 0.00 0.00 0.00 06:33:14 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:14 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:33:14 06:32:01 veth6c100c5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:33:14 06:32:01 ens3 8.91 5.66 9.96 3.80 0.00 0.00 0.00 0.00 06:33:14 06:33:01 docker0 4.40 8.22 0.27 117.86 0.00 0.00 0.00 0.00 06:33:14 06:33:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 06:33:14 06:33:01 ens3 122.71 73.04 2714.21 17.62 0.00 0.00 0.00 0.00 06:33:14 Average: docker0 89.64 137.93 7.36 792.94 0.00 0.00 0.00 0.00 06:33:14 Average: lo 2.37 2.37 0.23 0.23 0.00 0.00 0.00 0.00 06:33:14 Average: ens3 317.84 201.66 2904.69 40.03 0.00 0.00 0.00 0.00 06:33:14 06:33:14 06:33:14 ---> sar -P ALL: 06:33:14 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39752) 02/26/25 _x86_64_ (8 CPU) 06:33:14 06:33:14 06:28:53 LINUX RESTART (8 CPU) 06:33:14 06:33:14 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:33:14 06:30:01 all 8.76 0.00 2.95 1.49 0.05 86.75 06:33:14 06:30:01 0 7.55 0.00 3.68 1.47 0.05 87.25 06:33:14 06:30:01 1 8.65 0.00 3.61 2.82 0.05 84.86 06:33:14 06:30:01 2 11.44 0.00 2.88 0.22 0.05 85.41 06:33:14 06:30:01 3 10.03 0.00 2.34 0.77 0.05 86.80 06:33:14 06:30:01 4 8.03 0.00 2.63 0.19 0.03 89.12 06:33:14 06:30:01 5 8.96 0.00 2.23 0.39 0.05 88.37 06:33:14 06:30:01 6 7.13 0.00 2.55 1.42 0.05 88.85 06:33:14 06:30:01 7 8.29 0.00 3.68 4.61 0.07 83.36 06:33:14 06:31:01 all 8.39 0.00 3.86 1.76 0.07 85.93 06:33:14 06:31:01 0 7.42 0.00 4.00 0.59 0.07 87.92 06:33:14 06:31:01 1 7.62 0.00 3.50 0.25 0.07 88.57 06:33:14 06:31:01 2 9.10 0.00 3.74 0.88 0.07 86.22 06:33:14 06:31:01 3 8.99 0.00 3.76 0.29 0.07 86.90 06:33:14 06:31:01 4 8.10 0.00 3.02 0.60 0.08 88.20 06:33:14 06:31:01 5 8.02 0.00 4.13 0.13 0.05 87.66 06:33:14 06:31:01 6 7.44 0.00 4.91 10.63 0.08 76.94 06:33:14 06:31:01 7 10.43 0.00 3.83 0.69 0.07 84.98 06:33:14 06:32:01 all 63.73 0.00 7.57 0.07 0.09 28.55 06:33:14 06:32:01 0 62.60 0.00 7.13 0.00 0.08 30.19 06:33:14 06:32:01 1 63.14 0.00 7.36 0.00 0.08 29.41 06:33:14 06:32:01 2 63.31 0.00 7.58 0.00 0.08 29.03 06:33:14 06:32:01 3 63.76 0.00 8.68 0.00 0.08 27.48 06:33:14 06:32:01 4 64.99 0.00 7.59 0.00 0.08 27.34 06:33:14 06:32:01 5 64.38 0.00 6.93 0.00 0.08 28.61 06:33:14 06:32:01 6 62.90 0.00 7.28 0.52 0.10 29.20 06:33:14 06:32:01 7 64.78 0.00 8.01 0.00 0.08 27.13 06:33:14 06:33:01 all 32.69 0.00 7.05 1.01 0.08 59.18 06:33:14 06:33:01 0 32.80 0.00 7.99 0.15 0.08 58.97 06:33:14 06:33:01 1 32.38 0.00 6.68 0.03 0.07 60.84 06:33:14 06:33:01 2 33.13 0.00 8.19 1.76 0.10 56.82 06:33:14 06:33:01 3 32.46 0.00 7.26 0.20 0.07 60.02 06:33:14 06:33:01 4 34.64 0.00 6.55 0.12 0.07 58.62 06:33:14 06:33:01 5 31.41 0.00 6.27 2.71 0.07 59.54 06:33:14 06:33:01 6 33.00 0.00 6.39 1.29 0.07 59.25 06:33:14 06:33:01 7 31.65 0.00 7.10 1.79 0.08 59.37 06:33:14 Average: all 28.40 0.00 5.36 1.08 0.07 65.09 06:33:14 Average: 0 27.60 0.00 5.70 0.55 0.07 66.07 06:33:14 Average: 1 27.95 0.00 5.29 0.78 0.07 65.92 06:33:14 Average: 2 29.26 0.00 5.60 0.71 0.08 64.36 06:33:14 Average: 3 28.84 0.00 5.51 0.32 0.07 65.26 06:33:14 Average: 4 28.94 0.00 4.95 0.23 0.07 65.82 06:33:14 Average: 5 28.21 0.00 4.89 0.80 0.06 66.04 06:33:14 Average: 6 27.65 0.00 5.28 3.46 0.08 63.53 06:33:14 Average: 7 28.76 0.00 5.65 1.78 0.08 63.74 06:33:14 06:33:14 06:33:14