Pull request #482 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 62c9da692cbe3121a842062c866f67c6c0dde0eb+0c5f3bcc2a30328005cb5b447d058d89dafe6113 (35bb3a178a6fd0c6b71c265f9053ff11e7507808) 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-ssh3502716028316918487.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9974454246122705602.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-482/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-482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7447738315531189893.key Verifying host key using known hosts file > 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-482/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1825100152662971263.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh17383794283613989039.key Verifying host key using known hosts file > 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-482/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-482/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9074074561782517476.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-117745’ Running on prd-ubuntu20.04-docker-8c-8g-117747 in /w/workspace/_app-service-configurable_PR-482 [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-482 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0c5f3bcc2a30328005cb5b447d058d89dafe6113 into PR head commit 62c9da692cbe3121a842062c866f67c6c0dde0eb Merge succeeded, producing 62c9da692cbe3121a842062c866f67c6c0dde0eb Checking out Revision 62c9da692cbe3121a842062c866f67c6c0dde0eb (PR-482) > git config core.sparsecheckout # timeout=10 > git checkout -f 62c9da692cbe3121a842062c866f67c6c0dde0eb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 0c5f3bcc2a30328005cb5b447d058d89dafe6113 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 62c9da692cbe3121a842062c866f67c6c0dde0eb # timeout=10 Commit message: "docs: Levski Change Log" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:33:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:33:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:33:18 ========================================================= 17:33:18 EdgeX Global Pipelines Version Info 17:33:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:33:19 ------------------- 17:33:19 stable info: 17:33:19 ------------------- 17:33:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:33:19 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:33:19 Message: update stable to v1.0.243 17:33:19 ------------------- 17:33:19 experimental info: 17:33:19 ------------------- 17:33:19 Commited By: **** collab-it+edgex@linuxfoundation.org 17:33:19 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 17:33:19 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:33:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:33:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:33:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:33:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:33:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:33:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-482 [Pipeline] echo 17:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-482 [Pipeline] echo 17:33:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-482 [Pipeline] echo 17:33:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 62c9da692cbe3121a842062c866f67c6c0dde0eb [Pipeline] echo 17:33:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 62c9da6 [Pipeline] echo 17:33:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:21 provisioning config files... 17:33:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-482@tmp/config16366245878866964219tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:21 ---> docker-login.sh 17:33:21 nexus3.edgexfoundry.org:10001 17:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:22 Configure a credential helper to remove this warning. See 17:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:22 17:33:22 Login Succeeded 17:33:22 nexus3.edgexfoundry.org:10002 17:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:22 Configure a credential helper to remove this warning. See 17:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:22 17:33:22 Login Succeeded 17:33:22 nexus3.edgexfoundry.org:10003 17:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:22 Configure a credential helper to remove this warning. See 17:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:22 17:33:22 Login Succeeded 17:33:22 nexus3.edgexfoundry.org:10004 17:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:22 Configure a credential helper to remove this warning. See 17:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:22 17:33:22 Login Succeeded 17:33:22 docker.io 17:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:23 Configure a credential helper to remove this warning. See 17:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:23 17:33:23 Login Succeeded 17:33:23 ---> docker-login.sh ends [Pipeline] } 17:33:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:33:23 + git rev-list -1 --merges 62c9da692cbe3121a842062c866f67c6c0dde0eb~1..62c9da692cbe3121a842062c866f67c6c0dde0eb [Pipeline] echo 17:33:23 -----------> git rev-list -1 --merges 62c9da692cbe3121a842062c866f67c6c0dde0eb~1..62c9da692cbe3121a842062c866f67c6c0dde0eb 62c9da692cbe3121a842062c866f67c6c0dde0eb [false] [Pipeline] sh 17:33:24 + git log --format=format:%s -1 62c9da692cbe3121a842062c866f67c6c0dde0eb [Pipeline] echo 17:33:24 ========================================================= 17:33:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:33:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:33:24 + git log --format=format:%s -1 62c9da692cbe3121a842062c866f67c6c0dde0eb [Pipeline] echo 17:33:24 [semverPrep] GIT_COMMIT: 62c9da692cbe3121a842062c866f67c6c0dde0eb, Commit Message: docs: Levski Change Log [Pipeline] echo 17:33:24 [semverPrep] This is not a build commit. [Pipeline] sh 17:33:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:33:25 + grep -v github /etc/ssh/ssh_known_hosts 17:33:25 + [ -e /tmp/ssh_known_hosts ] 17:33:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:33:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:33:25 + sudo tee -a /etc/ssh/ssh_known_hosts 17:33:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:25 17:33:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:25 0.1.4: Pulling from edgex-devops/py-git-semver 17:33:25 b85a868b505f: Pulling fs layer 17:33:25 e2be974225ed: Pulling fs layer 17:33:25 339a4e72a1f5: Pulling fs layer 17:33:25 988bab9f4d93: Pulling fs layer 17:33:25 1469e6f7b9e6: Pulling fs layer 17:33:25 eaf3925da568: Pulling fs layer 17:33:25 bab4dde63d76: Pulling fs layer 17:33:25 bde34c3a00c8: Pulling fs layer 17:33:25 b352a97aabf1: Pulling fs layer 17:33:25 4872d77fe225: Pulling fs layer 17:33:25 5851b861e8e6: Pulling fs layer 17:33:25 bab4dde63d76: Waiting 17:33:25 1469e6f7b9e6: Waiting 17:33:25 4872d77fe225: Waiting 17:33:25 b352a97aabf1: Waiting 17:33:25 bde34c3a00c8: Waiting 17:33:25 5851b861e8e6: Waiting 17:33:25 eaf3925da568: Waiting 17:33:25 e2be974225ed: Verifying Checksum 17:33:25 e2be974225ed: Download complete 17:33:25 988bab9f4d93: Verifying Checksum 17:33:25 988bab9f4d93: Download complete 17:33:26 1469e6f7b9e6: Verifying Checksum 17:33:26 1469e6f7b9e6: Download complete 17:33:26 339a4e72a1f5: Verifying Checksum 17:33:26 339a4e72a1f5: Download complete 17:33:26 eaf3925da568: Verifying Checksum 17:33:26 eaf3925da568: Download complete 17:33:26 bde34c3a00c8: Download complete 17:33:26 b352a97aabf1: Verifying Checksum 17:33:26 b352a97aabf1: Download complete 17:33:26 4872d77fe225: Verifying Checksum 17:33:26 4872d77fe225: Download complete 17:33:26 5851b861e8e6: Download complete 17:33:26 b85a868b505f: Verifying Checksum 17:33:26 b85a868b505f: Download complete 17:33:26 bab4dde63d76: Verifying Checksum 17:33:26 bab4dde63d76: Download complete 17:33:27 b85a868b505f: Pull complete 17:33:27 e2be974225ed: Pull complete 17:33:28 339a4e72a1f5: Pull complete 17:33:28 988bab9f4d93: Pull complete 17:33:28 1469e6f7b9e6: Pull complete 17:33:28 eaf3925da568: Pull complete 17:33:30 bab4dde63d76: Pull complete 17:33:30 bde34c3a00c8: Pull complete 17:33:30 b352a97aabf1: Pull complete 17:33:30 4872d77fe225: Pull complete 17:33:31 5851b861e8e6: Pull complete 17:33:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:33:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:33:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:33:31 prd-ubuntu20.04-docker-8c-8g-117747 does not seem to be running inside a container 17:33:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-482 -v /w/workspace/_app-service-configurable_PR-482:/w/workspace/_app-service-configurable_PR-482:rw,z -v /w/workspace/_app-service-configurable_PR-482@tmp:/w/workspace/_app-service-configurable_PR-482@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 17:33:34 $ docker top 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 -eo pid,comm 17:33:34 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). 17:33:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:33:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:34 [ssh-agent] Looking for ssh-agent implementation... 17:33:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:34 $ docker exec 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 ssh-agent 17:33:34 SSH_AUTH_SOCK=/tmp/ssh-YvrN0dsPb1XK/agent.31 17:33:34 SSH_AGENT_PID=37 17:33:34 Running ssh-add (command line suppressed) 17:33:34 Identity added: /w/workspace/_app-service-configurable_PR-482@tmp/private_key_13565987199093662213.key (/w/workspace/_app-service-configurable_PR-482@tmp/private_key_13565987199093662213.key) 17:33:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:35 + git tag --points-at HEAD [Pipeline] } 17:33:35 $ docker exec --env ******** --env ******** 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 ssh-agent -k 17:33:35 unset SSH_AUTH_SOCK; 17:33:35 unset SSH_AGENT_PID; 17:33:35 echo Agent pid 37 killed; 17:33:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:33:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:33:35 [ssh-agent] Looking for ssh-agent implementation... 17:33:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:33:35 $ docker exec 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 ssh-agent 17:33:35 SSH_AUTH_SOCK=/tmp/ssh-XhLg4xluCAaU/agent.70 17:33:35 SSH_AGENT_PID=76 17:33:35 Running ssh-add (command line suppressed) 17:33:35 Identity added: /w/workspace/_app-service-configurable_PR-482@tmp/private_key_3007099455698012017.key (/w/workspace/_app-service-configurable_PR-482@tmp/private_key_3007099455698012017.key) 17:33:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:33:36 + git semver init 17:33:36 2022-11-01 17:33:36,250 [run_init] DEBUG init version:0.0.0 force:False 17:33:36 2022-11-01 17:33:36,251 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-482/.semver 17:33:36 2022-11-01 17:33:36,251 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-482/.semver 17:33:36 2022-11-01 17:33:36,251 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-482/.semver'], cwd=/w/workspace/_app-service-configurable_PR-482, universal_newlines=False, shell=None, istream=None) 17:33:37 2022-11-01 17:33:37,194 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-482/.git/info/exclude 17:33:37 2022-11-01 17:33:37,195 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-482/.semver/PR-482 with force:False 17:33:37 2022-11-01 17:33:37,195 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-482/.semver/PR-482 17:33:37 2022-11-01 17:33:37,200 [execute] INFO git cat-file --batch-check 17:33:37 2022-11-01 17:33:37,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-482/.semver, universal_newlines=False, shell=None, istream=) 17:33:37 2022-11-01 17:33:37,207 [execute] INFO git cat-file --batch 17:33:37 2022-11-01 17:33:37,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-482/.semver, universal_newlines=False, shell=None, istream=) 17:33:37 2022-11-01 17:33:37,212 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-482/.semver/PR-482 17:33:37 0.0.0 [Pipeline] } 17:33:37 $ docker exec --env ******** --env ******** 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 ssh-agent -k 17:33:37 unset SSH_AUTH_SOCK; 17:33:37 unset SSH_AGENT_PID; 17:33:37 echo Agent pid 76 killed; 17:33:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:33:37 + git semver [Pipeline] } 17:33:38 $ docker stop --time=1 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 17:33:39 $ docker rm -f 8c26a4fe9c4e13c815bcb10053ef0308206d86d1db24f410779f7b40b7968207 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:33:40 Stashed 1 file(s) [Pipeline] echo 17:33:40 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:40 provisioning config files... 17:33:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-482@tmp/config6065347820608288442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:41 ---> docker-login.sh 17:33:41 nexus3.edgexfoundry.org:10001 17:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:41 Configure a credential helper to remove this warning. See 17:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:41 17:33:41 Login Succeeded 17:33:41 nexus3.edgexfoundry.org:10002 17:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:41 Configure a credential helper to remove this warning. See 17:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:41 17:33:41 Login Succeeded 17:33:41 nexus3.edgexfoundry.org:10003 17:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:41 Configure a credential helper to remove this warning. See 17:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:41 17:33:41 Login Succeeded 17:33:41 nexus3.edgexfoundry.org:10004 17:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:41 Configure a credential helper to remove this warning. See 17:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:41 17:33:41 Login Succeeded 17:33:41 docker.io 17:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:41 Configure a credential helper to remove this warning. See 17:33:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:41 17:33:41 Login Succeeded 17:33:41 ---> docker-login.sh ends [Pipeline] } 17:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:33:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:33:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:33:42 ========================================================= 17:33:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:33:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:33:42 Sending build context to Docker daemon 3.187MB 17:33:42 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:33:42 Step 2/13 : FROM ${BASE} AS builder 17:33:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:33:42 213ec9aee27d: Pulling fs layer 17:33:42 4583459ba037: Pulling fs layer 17:33:42 93c1e223e6f2: Pulling fs layer 17:33:42 53926ce57604: Pulling fs layer 17:33:42 21b2b0c7a3f4: Pulling fs layer 17:33:42 30f14e443154: Pulling fs layer 17:33:42 801331c1e519: Pulling fs layer 17:33:42 99cc6dd402b0: Pulling fs layer 17:33:42 7d9ed39f4882: Pulling fs layer 17:33:42 30f14e443154: Waiting 17:33:42 801331c1e519: Waiting 17:33:42 99cc6dd402b0: Waiting 17:33:42 7d9ed39f4882: Waiting 17:33:42 53926ce57604: Waiting 17:33:42 21b2b0c7a3f4: Waiting 17:33:42 93c1e223e6f2: Verifying Checksum 17:33:42 93c1e223e6f2: Download complete 17:33:42 4583459ba037: Download complete 17:33:42 21b2b0c7a3f4: Download complete 17:33:42 30f14e443154: Verifying Checksum 17:33:42 30f14e443154: Download complete 17:33:42 213ec9aee27d: Verifying Checksum 17:33:42 213ec9aee27d: Download complete 17:33:42 801331c1e519: Download complete 17:33:42 213ec9aee27d: Pull complete 17:33:43 4583459ba037: Pull complete 17:33:43 93c1e223e6f2: Pull complete 17:33:43 7d9ed39f4882: Verifying Checksum 17:33:43 7d9ed39f4882: Download complete 17:33:43 53926ce57604: Verifying Checksum 17:33:43 53926ce57604: Download complete 17:33:43 99cc6dd402b0: Verifying Checksum 17:33:43 99cc6dd402b0: Download complete 17:33:47 53926ce57604: Pull complete 17:33:47 21b2b0c7a3f4: Pull complete 17:33:47 30f14e443154: Pull complete 17:33:47 801331c1e519: Pull complete 17:33:50 99cc6dd402b0: Pull complete 17:33:50 7d9ed39f4882: Pull complete 17:33:50 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 17:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:33:50 ---> 1dedd983c030 17:33:50 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:33:55 ---> Running in 7a70b1275538 17:33:55 Removing intermediate container 7a70b1275538 17:33:55 ---> 99e778f89f9f 17:33:55 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:33:55 ---> Running in 11c4e3701823 17:33:55 Removing intermediate container 11c4e3701823 17:33:55 ---> de898f32c2df 17:33:55 Step 5/13 : ARG ADD_BUILD_TAGS="" 17:33:55 ---> Running in e20c6baaba92 17:33:55 Removing intermediate container e20c6baaba92 17:33:55 ---> f83f81a7722b 17:33:55 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:33:55 ---> Running in 6710fe64559b 17:33:55 Removing intermediate container 6710fe64559b 17:33:55 ---> 1991caeee74d 17:33:55 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:33:55 ---> Running in a75baec2416f 17:33:55 Still waiting to schedule task 17:33:55 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-117746’ 17:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:33:55 OK: 211 MiB in 51 packages 17:33:56 Removing intermediate container a75baec2416f 17:33:56 ---> 5b2a0870d54e 17:33:56 Step 8/13 : WORKDIR /app 17:33:56 ---> Running in 41f9e69dad39 17:33:56 Removing intermediate container 41f9e69dad39 17:33:56 ---> 08af027ed9d7 17:33:56 Step 9/13 : COPY go.mod vendor* ./ 17:33:56 ---> 0ee7a14ee921 17:33:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:56 ---> Running in 1d0f40f106f2 17:34:23 Removing intermediate container 1d0f40f106f2 17:34:23 ---> 89950bea4f10 17:34:23 Step 11/13 : COPY . . 17:34:23 ---> 38a5c8eb0b75 17:34:23 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:34:23 ---> Running in 3f9bc68503a7 17:34:23 Removing intermediate container 3f9bc68503a7 17:34:23 ---> 7d6e401c2d66 17:34:23 Step 13/13 : RUN $MAKE 17:34:23 ---> Running in f97c2b75cbd7 17:34:23 noop 17:34:23 Removing intermediate container f97c2b75cbd7 17:34:23 ---> 2baa2ab74975 17:34:23 Successfully built 2baa2ab74975 17:34:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:24 + docker inspect -f . ci-base-image-x86_64 17:34:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:24 prd-ubuntu20.04-docker-8c-8g-117747 does not seem to be running inside a container 17:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-482 -v /w/workspace/_app-service-configurable_PR-482:/w/workspace/_app-service-configurable_PR-482:rw,z -v /w/workspace/_app-service-configurable_PR-482@tmp:/w/workspace/_app-service-configurable_PR-482@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 17:34:24 $ docker top 732d868d427803f701165f1ecacc8e396813ef9890ccb24df6b002bfca3b407d -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:25 + go version 17:34:25 go version go1.18.7 linux/amd64 [Pipeline] } 17:34:25 $ docker stop --time=1 732d868d427803f701165f1ecacc8e396813ef9890ccb24df6b002bfca3b407d 17:34:26 $ docker rm -f 732d868d427803f701165f1ecacc8e396813ef9890ccb24df6b002bfca3b407d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:27 + docker inspect -f . ci-base-image-x86_64 17:34:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:27 prd-ubuntu20.04-docker-8c-8g-117747 does not seem to be running inside a container 17:34:27 $ 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-482 -v /w/workspace/_app-service-configurable_PR-482:/w/workspace/_app-service-configurable_PR-482:rw,z -v /w/workspace/_app-service-configurable_PR-482@tmp:/w/workspace/_app-service-configurable_PR-482@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 17:34:27 $ docker top 6734a91a3370da234d90ee1a947a77633dea108312b4b3392cceca8c8f33efe8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:34:28 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-482 [Pipeline] fileExists [Pipeline] sh 17:34:28 + make test 17:34:28 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:34:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:34:38 CGO_ENABLED=1 go vet ./... 17:34:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:34:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:34:42 ./bin/test-attribution-txt.sh [Pipeline] echo 17:34:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:34:42 $ docker stop --time=1 6734a91a3370da234d90ee1a947a77633dea108312b4b3392cceca8c8f33efe8 17:34:45 $ docker rm -f 6734a91a3370da234d90ee1a947a77633dea108312b4b3392cceca8c8f33efe8 [Pipeline] // withDockerContainer [Pipeline] sh 17:34:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:34:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:34:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:34:46 + ls -al . 17:34:46 total 184 17:34:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:34 . 17:34:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:33 .. 17:34:46 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 17:33 .dockerignore 17:34:46 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:33 .git 17:34:46 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:33 .github 17:34:46 -rw-rw-r-- 1 jenkins jenkins 171 Nov 1 17:33 .gitignore 17:34:46 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:33 .semver 17:34:46 -rw-rw-r-- 1 jenkins jenkins 9207 Nov 1 17:33 Attribution.txt 17:34:46 -rw-rw-r-- 1 jenkins jenkins 29118 Nov 1 17:33 CHANGELOG.md 17:34:46 -rw-rw-r-- 1 jenkins jenkins 2058 Nov 1 17:33 Dockerfile 17:34:46 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 17:33 GOVERNANCE.md 17:34:46 -rw-rw-r-- 1 jenkins jenkins 688 Nov 1 17:33 Jenkinsfile 17:34:46 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 17:33 LICENSE 17:34:46 -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 17:33 OWNERS.md 17:34:46 -rw-rw-r-- 1 jenkins jenkins 4369 Nov 1 17:33 README.md 17:34:46 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 17:33 VERSION 17:34:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:33 bin 17:34:46 -rw-r--r-- 1 jenkins jenkins 10 Nov 1 17:34 coverage.out 17:34:46 -rw-rw-r-- 1 jenkins jenkins 3444 Nov 1 17:33 go.mod 17:34:46 -rw-rw-r-- 1 jenkins jenkins 44361 Nov 1 17:33 go.sum 17:34:46 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 1 17:33 main.go 17:34:46 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 1 17:33 makefile 17:34:46 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:33 res 17:34:46 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:33 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:47 + 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=62c9da692cbe3121a842062c866f67c6c0dde0eb --label arch=amd64 --label version=0.0.0 . 17:34:47 Sending build context to Docker daemon 3.188MB 17:34:47 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 17:34:47 Step 2/27 : FROM ${BASE} AS builder 17:34:47 ---> 2baa2ab74975 17:34:47 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:34:47 ---> Running in 4d0c0f651ba9 17:34:47 Removing intermediate container 4d0c0f651ba9 17:34:47 ---> 01840170738e 17:34:47 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:34:47 ---> Running in 917d41d01e03 17:34:47 Removing intermediate container 917d41d01e03 17:34:47 ---> 2a38e94581aa 17:34:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 17:34:47 ---> Running in b863d8c191de 17:34:47 Removing intermediate container b863d8c191de 17:34:47 ---> 7a77f5fe4ff2 17:34:47 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:34:47 ---> Running in bddabb4e9ad3 17:34:47 Removing intermediate container bddabb4e9ad3 17:34:47 ---> ebfa83c10920 17:34:47 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:34:47 ---> Running in a8c380b2ae73 17:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:34:48 OK: 211 MiB in 51 packages 17:34:48 Removing intermediate container a8c380b2ae73 17:34:48 ---> d84bb5a1a636 17:34:48 Step 8/27 : WORKDIR /app 17:34:48 ---> Running in 82d4675d6a7c 17:34:48 Removing intermediate container 82d4675d6a7c 17:34:48 ---> ec39b11405b8 17:34:48 Step 9/27 : COPY go.mod vendor* ./ 17:34:48 ---> 24b29d2d263e 17:34:48 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:48 ---> Running in a565885a1520 17:34:49 Removing intermediate container a565885a1520 17:34:49 ---> 8a1c98e1859f 17:34:49 Step 11/27 : COPY . . 17:34:49 ---> 71482aa11421 17:34:49 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:34:49 ---> Running in ebd52dbe6a26 17:34:49 Removing intermediate container ebd52dbe6a26 17:34:49 ---> ffff03688149 17:34:49 Step 13/27 : RUN $MAKE 17:34:49 ---> Running in ba94add2d172 17:34:50 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:35:16 Removing intermediate container ba94add2d172 17:35:16 ---> 3967ec1c1dcf 17:35:16 Step 14/27 : FROM alpine:3.16 17:35:16 3.16: Pulling from library/alpine 17:35:16 213ec9aee27d: Already exists 17:35:16 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:35:16 Status: Downloaded newer image for alpine:3.16 17:35:16 ---> 9c6f07244728 17:35:16 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:35:16 ---> Running in 7d2f59392f29 17:35:16 Removing intermediate container 7d2f59392f29 17:35:16 ---> 5f5cebc48bcd 17:35:16 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:35:16 ---> Running in 81837b749c56 17:35:16 Removing intermediate container 81837b749c56 17:35:16 ---> 718ecb66f713 17:35:16 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:35:16 ---> Running in bb2ceb85b64a 17:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:35:16 (1/7) Installing ca-certificates (20220614-r0) 17:35:16 (2/7) Installing dumb-init (1.2.5-r1) 17:35:16 (3/7) Installing libgcc (11.2.1_git20220219-r2) 17:35:16 (4/7) Installing libsodium (1.0.18-r0) 17:35:16 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 17:35:16 (6/7) Installing libzmq (4.3.4-r0) 17:35:16 (7/7) Installing zeromq (4.3.4-r0) 17:35:16 Executing busybox-1.35.0-r17.trigger 17:35:16 Executing ca-certificates-20220614-r0.trigger 17:35:16 OK: 9 MiB in 21 packages 17:35:16 Removing intermediate container bb2ceb85b64a 17:35:16 ---> 55f808bb17f0 17:35:16 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:35:16 ---> dfe6480fa198 17:35:16 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:35:16 ---> 8c848beac833 17:35:16 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:35:16 ---> 990bc5e3b828 17:35:16 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:35:17 ---> 9c6b67f120a7 17:35:17 Step 22/27 : EXPOSE 48095 17:35:17 ---> Running in d91474e8bfbf 17:35:17 Removing intermediate container d91474e8bfbf 17:35:17 ---> d37bbc403763 17:35:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:35:17 ---> Running in d7c7265878da 17:35:17 Removing intermediate container d7c7265878da 17:35:17 ---> 90b062cd2e6f 17:35:17 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:35:17 ---> Running in 690823ea1b91 17:35:17 Removing intermediate container 690823ea1b91 17:35:17 ---> c125feffff72 17:35:17 Step 25/27 : LABEL arch=amd64 17:35:17 ---> Running in b64212f09cbf 17:35:17 Removing intermediate container b64212f09cbf 17:35:17 ---> 703a4b78a7f6 17:35:17 Step 26/27 : LABEL git_sha=62c9da692cbe3121a842062c866f67c6c0dde0eb 17:35:17 ---> Running in 1f98a0dbe8da 17:35:17 Removing intermediate container 1f98a0dbe8da 17:35:17 ---> 30a00d77578b 17:35:17 Step 27/27 : LABEL version=0.0.0 17:35:17 ---> Running in 7cbdd21bd1ba 17:35:17 Removing intermediate container 7cbdd21bd1ba 17:35:17 ---> b4ac0c7983b9 17:35:17 [Warning] One or more build-args [ARCH] were not consumed 17:35:17 Successfully built b4ac0c7983b9 17:35:17 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 17:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:18 17:35:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:18 latest: Pulling from edgex-lftools-log-publisher 17:35:18 5eb5b503b376: Pulling fs layer 17:35:18 5c69ac0246d0: Pulling fs layer 17:35:18 ec43610c2a17: Pulling fs layer 17:35:18 3a2ae6a8a46f: Pulling fs layer 17:35:18 33b1e0a273af: Pulling fs layer 17:35:18 5d3b04190fa2: Pulling fs layer 17:35:18 2f39f015ded8: Pulling fs layer 17:35:18 3a2ae6a8a46f: Waiting 17:35:18 33b1e0a273af: Waiting 17:35:18 5d3b04190fa2: Waiting 17:35:18 2f39f015ded8: Waiting 17:35:18 5c69ac0246d0: Download complete 17:35:18 3a2ae6a8a46f: Download complete 17:35:18 ec43610c2a17: Verifying Checksum 17:35:18 ec43610c2a17: Download complete 17:35:18 5d3b04190fa2: Verifying Checksum 17:35:18 5d3b04190fa2: Download complete 17:35:18 33b1e0a273af: Verifying Checksum 17:35:18 33b1e0a273af: Download complete 17:35:19 5eb5b503b376: Download complete 17:35:19 2f39f015ded8: Download complete 17:35:20 5eb5b503b376: Pull complete 17:35:20 5c69ac0246d0: Pull complete 17:35:21 ec43610c2a17: Pull complete 17:35:21 3a2ae6a8a46f: Pull complete 17:35:21 33b1e0a273af: Pull complete 17:35:21 5d3b04190fa2: Pull complete 17:35:26 2f39f015ded8: Pull complete 17:35:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:35:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:35:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:35:27 prd-ubuntu20.04-docker-8c-8g-117747 does not seem to be running inside a container 17:35:27 $ 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-482 -v /w/workspace/_app-service-configurable_PR-482:/w/workspace/_app-service-configurable_PR-482:rw,z -v /w/workspace/_app-service-configurable_PR-482@tmp:/w/workspace/_app-service-configurable_PR-482@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 17:35:32 $ docker top 327582e1291fee0e6e86bbaad69b18c29410ac629ec63acb89e763840afd2f87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:33 ---> job-cost.sh 17:35:33 lf-activate-venv: SKIPPING 17:35:33 INFO: No Stack... 17:35:33 INFO: Retrieving Pricing Info for: v3-standard-8 17:35:34 INFO: Archiving Costs [Pipeline] sh 17:35:34 + cat /w/workspace/_app-service-configurable_PR-482/archives/cost.csv 17:35:34 + cut -d, -f6 [Pipeline] lock 17:35:34 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] 17:35:34 Resource [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] did not exist. Created. 17:35:34 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:35:34 + echo total: 0.2199999988079071 [Pipeline] stash 17:35:34 Stashed 1 file(s) [Pipeline] } 17:35:34 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:35:35 $ docker stop --time=1 327582e1291fee0e6e86bbaad69b18c29410ac629ec63acb89e763840afd2f87 17:35:36 $ docker rm -f 327582e1291fee0e6e86bbaad69b18c29410ac629ec63acb89e763840afd2f87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:37:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117748 in /w/workspace/_app-service-configurable_PR-482 [Pipeline] { [Pipeline] ws 17:37:15 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 17:37:15 Selected Git installation does not exist. Using Default 17:37:15 The recommended git tool is: NONE 17:37:20 using credential edgex-jenkins-ssh 17:37:20 Cloning the remote Git repository 17:37:21 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:37:21 > git init /w/workspace/app-service-configurable/1 # timeout=10 17:37:21 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:37:21 > git --version # timeout=10 17:37:21 > git --version # 'git version 2.25.1' 17:37:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:21 Verifying host key using known hosts file 17:37:21 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:37:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:23 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:37:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:37:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:37:24 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:37:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:24 Verifying host key using known hosts file 17:37:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:37:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/482/head:refs/remotes/origin/PR-482 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:37:25 Merging remotes/origin/main commit 0c5f3bcc2a30328005cb5b447d058d89dafe6113 into PR head commit 62c9da692cbe3121a842062c866f67c6c0dde0eb 17:37:25 Merge succeeded, producing 62c9da692cbe3121a842062c866f67c6c0dde0eb 17:37:25 Checking out Revision 62c9da692cbe3121a842062c866f67c6c0dde0eb (PR-482) 17:37:25 > git config core.sparsecheckout # timeout=10 17:37:25 > git checkout -f 62c9da692cbe3121a842062c866f67c6c0dde0eb # timeout=10 17:37:25 > git remote # timeout=10 17:37:25 > git config --get remote.origin.url # timeout=10 17:37:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:37:25 Verifying host key using known hosts file 17:37:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:37:25 > git merge 0c5f3bcc2a30328005cb5b447d058d89dafe6113 # timeout=10 17:37:25 > git rev-parse HEAD^{commit} # timeout=10 17:37:25 > git config core.sparsecheckout # timeout=10 17:37:25 > git checkout -f 62c9da692cbe3121a842062c866f67c6c0dde0eb # timeout=10 17:37:28 Commit message: "docs: Levski Change Log" 17:37:28 > git --version # timeout=10 17:37:28 > git --version # 'git version 2.25.1' 17:37:28 fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:29 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:37:29 % Total % Received % Xferd Average Speed Time Time Time Current 17:37:29 Dload Upload Total Spent Left Speed 17:37:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94044 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh 17:37:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:37:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:37:31 + sudo tee /etc/docker/daemon.new 17:37:31 { 17:37:31 "registry-mirrors": [ 17:37:31 "https://nexus3.edgexfoundry.org:10001" 17:37:31 ], 17:37:31 "bip": "10.250.0.254/24", 17:37:31 "hosts": [ 17:37:31 "tcp://0.0.0.0:5555", 17:37:31 "unix:///var/run/docker.sock" 17:37:31 ], 17:37:31 "mtu": 1458, 17:37:31 "selinux-enabled": true, 17:37:31 "seccomp-profile": "/etc/docker/seccomp.json" 17:37:31 } [Pipeline] sh 17:37:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:37:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:50 provisioning config files... 17:37:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config10159862128724434705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:50 ---> docker-login.sh 17:37:50 nexus3.edgexfoundry.org:10001 17:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:51 Configure a credential helper to remove this warning. See 17:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:51 17:37:51 Login Succeeded 17:37:51 nexus3.edgexfoundry.org:10002 17:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:51 Configure a credential helper to remove this warning. See 17:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:51 17:37:51 Login Succeeded 17:37:51 nexus3.edgexfoundry.org:10003 17:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:51 Configure a credential helper to remove this warning. See 17:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:51 17:37:51 Login Succeeded 17:37:51 nexus3.edgexfoundry.org:10004 17:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:52 Configure a credential helper to remove this warning. See 17:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:52 17:37:52 Login Succeeded 17:37:52 docker.io 17:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:52 Configure a credential helper to remove this warning. See 17:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:52 17:37:52 Login Succeeded 17:37:52 ---> docker-login.sh ends [Pipeline] } 17:37:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:37:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:53 ========================================================= 17:37:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:37:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 17:37:54 Sending build context to Docker daemon 217.6kB 17:37:54 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:37:54 Step 2/13 : FROM ${BASE} AS builder 17:37:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:37:54 9b18e9b68314: Pulling fs layer 17:37:54 d32db5db7311: Pulling fs layer 17:37:54 d0c4b47475fc: Pulling fs layer 17:37:54 5831b945b038: Pulling fs layer 17:37:54 86bbec2aaacd: Pulling fs layer 17:37:54 5831b945b038: Waiting 17:37:54 e10730c5d714: Pulling fs layer 17:37:54 5dd5c2283517: Pulling fs layer 17:37:54 d5ac0230b979: Pulling fs layer 17:37:54 86bbec2aaacd: Waiting 17:37:54 e10730c5d714: Waiting 17:37:54 d5ac0230b979: Waiting 17:37:54 5dd5c2283517: Waiting 17:37:54 d0c4b47475fc: Verifying Checksum 17:37:54 d0c4b47475fc: Download complete 17:37:54 d32db5db7311: Verifying Checksum 17:37:54 d32db5db7311: Download complete 17:37:54 86bbec2aaacd: Download complete 17:37:54 e10730c5d714: Verifying Checksum 17:37:54 e10730c5d714: Download complete 17:37:54 9b18e9b68314: Verifying Checksum 17:37:54 9b18e9b68314: Download complete 17:37:55 9b18e9b68314: Pull complete 17:37:55 d5ac0230b979: Verifying Checksum 17:37:55 d5ac0230b979: Download complete 17:37:56 d32db5db7311: Pull complete 17:37:56 d0c4b47475fc: Pull complete 17:37:56 5dd5c2283517: Verifying Checksum 17:37:57 5831b945b038: Verifying Checksum 17:37:57 5831b945b038: Download complete 17:38:12 5831b945b038: Pull complete 17:38:12 86bbec2aaacd: Pull complete 17:38:12 e10730c5d714: Pull complete 17:38:17 5dd5c2283517: Pull complete 17:38:19 d5ac0230b979: Pull complete 17:38:19 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:38:19 ---> 59b3b1a385d4 17:38:19 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:38:20 ---> Running in 0141cf383851 17:38:21 Removing intermediate container 0141cf383851 17:38:21 ---> deab7ed6807a 17:38:21 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:38:21 ---> Running in e5908475e3ea 17:38:21 Removing intermediate container e5908475e3ea 17:38:21 ---> df38e16542e9 17:38:21 Step 5/13 : ARG ADD_BUILD_TAGS="" 17:38:21 ---> Running in b88aa519c8c5 17:38:22 Removing intermediate container b88aa519c8c5 17:38:22 ---> d492740ef238 17:38:22 Step 6/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:38:22 ---> Running in 7ac4d23a5dbf 17:38:22 Removing intermediate container 7ac4d23a5dbf 17:38:22 ---> abb354e8510d 17:38:22 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:38:22 ---> Running in 866d04adefc2 17:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:38:24 OK: 221 MiB in 51 packages 17:38:25 Removing intermediate container 866d04adefc2 17:38:25 ---> 9b4dfbb1186f 17:38:25 Step 8/13 : WORKDIR /app 17:38:25 ---> Running in c5fe0496edbc 17:38:25 Removing intermediate container c5fe0496edbc 17:38:25 ---> 3db223e363c5 17:38:25 Step 9/13 : COPY go.mod vendor* ./ 17:38:26 ---> d7965ff48502 17:38:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:38:26 ---> Running in 21c2b6375cb4 17:39:22 Removing intermediate container 21c2b6375cb4 17:39:22 ---> 2413aaafd5c8 17:39:22 Step 11/13 : COPY . . 17:39:22 ---> f5c1d81bbc87 17:39:22 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:22 ---> Running in 2e0b2655eb6c 17:39:22 Removing intermediate container 2e0b2655eb6c 17:39:22 ---> 25f803d3502c 17:39:22 Step 13/13 : RUN $MAKE 17:39:22 ---> Running in f98171af39cf 17:39:22 noop 17:39:22 Removing intermediate container f98171af39cf 17:39:22 ---> 2e2a75ce0ce9 17:39:22 Successfully built 2e2a75ce0ce9 17:39:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:23 + docker inspect -f . ci-base-image-arm64 17:39:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:23 prd-ubuntu20.04-docker-arm64-4c-16g-117748 does not seem to be running inside a container 17:39:23 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:39:24 $ docker top 97b49a7cf8cb4ccf8eaf16618405faf722454cb1a328852854851147d3f7b4e4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:25 + go version 17:39:25 go version go1.18.7 linux/arm64 [Pipeline] } 17:39:25 $ docker stop --time=1 97b49a7cf8cb4ccf8eaf16618405faf722454cb1a328852854851147d3f7b4e4 17:39:27 $ docker rm -f 97b49a7cf8cb4ccf8eaf16618405faf722454cb1a328852854851147d3f7b4e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:28 + docker inspect -f . ci-base-image-arm64 17:39:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:28 prd-ubuntu20.04-docker-arm64-4c-16g-117748 does not seem to be running inside a container 17:39:28 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:39:29 $ docker top 1594801b25ced210bfabe1ab7b55b9e8870f64626e0031f948f6fc5d2a229ce4 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:30 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 17:39:30 + make test 17:39:30 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 17:40:52 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:40:52 CGO_ENABLED=1 go vet ./... 17:41:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:41:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:41:10 ./bin/test-attribution-txt.sh [Pipeline] echo 17:41:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:41:10 $ docker stop --time=1 1594801b25ced210bfabe1ab7b55b9e8870f64626e0031f948f6fc5d2a229ce4 17:41:13 $ docker rm -f 1594801b25ced210bfabe1ab7b55b9e8870f64626e0031f948f6fc5d2a229ce4 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:41:14 Warning: overwriting stash ‘coverage-report’ 17:41:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:41:15 + ls -al . 17:41:15 total 180 17:41:15 drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 17:39 . 17:41:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:37 .. 17:41:15 -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 17:37 .dockerignore 17:41:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:37 .git 17:41:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:37 .github 17:41:15 -rw-rw-r-- 1 jenkins jenkins 171 Nov 1 17:37 .gitignore 17:41:15 -rw-rw-r-- 1 jenkins jenkins 9207 Nov 1 17:37 Attribution.txt 17:41:15 -rw-rw-r-- 1 jenkins jenkins 29118 Nov 1 17:37 CHANGELOG.md 17:41:15 -rw-rw-r-- 1 jenkins jenkins 2058 Nov 1 17:37 Dockerfile 17:41:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 17:37 GOVERNANCE.md 17:41:15 -rw-rw-r-- 1 jenkins jenkins 688 Nov 1 17:37 Jenkinsfile 17:41:15 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 17:37 LICENSE 17:41:15 -rw-rw-r-- 1 jenkins jenkins 618 Nov 1 17:37 OWNERS.md 17:41:15 -rw-rw-r-- 1 jenkins jenkins 4369 Nov 1 17:37 README.md 17:41:15 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 17:33 VERSION 17:41:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:37 bin 17:41:15 -rw-r--r-- 1 jenkins jenkins 10 Nov 1 17:39 coverage.out 17:41:15 -rw-rw-r-- 1 jenkins jenkins 3444 Nov 1 17:37 go.mod 17:41:15 -rw-rw-r-- 1 jenkins jenkins 44361 Nov 1 17:37 go.sum 17:41:15 -rw-rw-r-- 1 jenkins jenkins 1949 Nov 1 17:37 main.go 17:41:15 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 1 17:37 makefile 17:41:15 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:37 res 17:41:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:37 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:16 + 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=62c9da692cbe3121a842062c866f67c6c0dde0eb --label arch=arm64 --label version=0.0.0 . 17:41:16 Sending build context to Docker daemon 218.6kB 17:41:16 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 17:41:16 Step 2/27 : FROM ${BASE} AS builder 17:41:16 ---> 2e2a75ce0ce9 17:41:16 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:41:16 ---> Running in de3db797eede 17:41:16 Removing intermediate container de3db797eede 17:41:16 ---> a3f6dcce3712 17:41:16 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 17:41:16 ---> Running in b185786bf487 17:41:17 Removing intermediate container b185786bf487 17:41:17 ---> 996521770390 17:41:17 Step 5/27 : ARG ADD_BUILD_TAGS="" 17:41:17 ---> Running in 140dfd2ab851 17:41:17 Removing intermediate container 140dfd2ab851 17:41:17 ---> 8f56636b8ed1 17:41:17 Step 6/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:41:17 ---> Running in 6f4577d4c84a 17:41:17 Removing intermediate container 6f4577d4c84a 17:41:17 ---> 7fa2ab84ac58 17:41:17 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:41:17 ---> Running in ecc3e6cd2312 17:41:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:41:20 OK: 221 MiB in 51 packages 17:41:20 Removing intermediate container ecc3e6cd2312 17:41:20 ---> 637afb6840a1 17:41:20 Step 8/27 : WORKDIR /app 17:41:20 ---> Running in 305dc0570652 17:41:21 Removing intermediate container 305dc0570652 17:41:21 ---> bd376f7a1313 17:41:21 Step 9/27 : COPY go.mod vendor* ./ 17:41:21 ---> cde5c4b7e3ab 17:41:21 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:41:21 ---> Running in ffb2d3ae4188 17:41:23 Removing intermediate container ffb2d3ae4188 17:41:23 ---> 389b04e685fa 17:41:23 Step 11/27 : COPY . . 17:41:23 ---> 42820d6545f6 17:41:23 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:41:23 ---> Running in cd4eade2ffc8 17:41:24 Removing intermediate container cd4eade2ffc8 17:41:24 ---> fa37bfd32be4 17:41:24 Step 13/27 : RUN $MAKE 17:41:25 ---> Running in 3e33891c8eb9 17:41:26 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 17:44:03 Removing intermediate container 3e33891c8eb9 17:44:03 ---> 60e10a8f941e 17:44:03 Step 14/27 : FROM alpine:3.16 17:44:03 3.16: Pulling from library/alpine 17:44:03 9b18e9b68314: Already exists 17:44:03 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:44:03 Status: Downloaded newer image for alpine:3.16 17:44:03 ---> a6215f271958 17:44:03 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:44:03 ---> Running in 234b6ff2b0cf 17:44:03 Removing intermediate container 234b6ff2b0cf 17:44:03 ---> 8c2b3ca1d489 17:44:03 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 17:44:03 ---> Running in c8c958556ed9 17:44:03 Removing intermediate container c8c958556ed9 17:44:03 ---> 62ddd8b4c77c 17:44:03 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 17:44:03 ---> Running in 36f1b99461da 17:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:44:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:44:03 (1/7) Installing ca-certificates (20220614-r0) 17:44:03 (2/7) Installing dumb-init (1.2.5-r1) 17:44:03 (3/7) Installing libgcc (11.2.1_git20220219-r2) 17:44:03 (4/7) Installing libsodium (1.0.18-r0) 17:44:03 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 17:44:03 (6/7) Installing libzmq (4.3.4-r0) 17:44:03 (7/7) Installing zeromq (4.3.4-r0) 17:44:03 Executing busybox-1.35.0-r17.trigger 17:44:03 Executing ca-certificates-20220614-r0.trigger 17:44:03 OK: 9 MiB in 21 packages 17:44:03 Removing intermediate container 36f1b99461da 17:44:03 ---> 3dd4605a4a12 17:44:03 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:44:03 ---> b04ea8a4c6d0 17:44:03 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 17:44:03 ---> c770c901e04a 17:44:03 Step 20/27 : COPY --from=builder /app/res/ /res/ 17:44:03 ---> d6f001385064 17:44:03 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:44:03 ---> c614d99a8e1e 17:44:03 Step 22/27 : EXPOSE 48095 17:44:03 ---> Running in ea58bab13615 17:44:03 Removing intermediate container ea58bab13615 17:44:03 ---> 73541076e950 17:44:03 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 17:44:03 ---> Running in fd02714b6381 17:44:03 Removing intermediate container fd02714b6381 17:44:03 ---> 49d04e0a6e07 17:44:03 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:44:03 ---> Running in b26b39f3a33b 17:44:03 Removing intermediate container b26b39f3a33b 17:44:03 ---> 9d259c533e30 17:44:03 Step 25/27 : LABEL arch=arm64 17:44:03 ---> Running in 59a176ea7172 17:44:03 Removing intermediate container 59a176ea7172 17:44:03 ---> bea91c48e5ef 17:44:03 Step 26/27 : LABEL git_sha=62c9da692cbe3121a842062c866f67c6c0dde0eb 17:44:03 ---> Running in 2f1d0faaf09a 17:44:03 Removing intermediate container 2f1d0faaf09a 17:44:03 ---> 0d7e724c26b5 17:44:03 Step 27/27 : LABEL version=0.0.0 17:44:03 ---> Running in 8d670fe6dcfe 17:44:03 Removing intermediate container 8d670fe6dcfe 17:44:03 ---> 404596454bfd 17:44:03 [Warning] One or more build-args [ARCH] were not consumed 17:44:03 Successfully built 404596454bfd 17:44:03 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:04 17:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:04 arm64: Pulling from edgex-lftools-log-publisher 17:44:04 8998bd30e6a1: Pulling fs layer 17:44:04 04944245beec: Pulling fs layer 17:44:04 699f458cf7ca: Pulling fs layer 17:44:04 765212b225bb: Pulling fs layer 17:44:04 f23df028b6ca: Pulling fs layer 17:44:04 d65c8cfc05b1: Pulling fs layer 17:44:04 2437ff75d9bd: Pulling fs layer 17:44:04 765212b225bb: Waiting 17:44:04 f23df028b6ca: Waiting 17:44:04 d65c8cfc05b1: Waiting 17:44:04 2437ff75d9bd: Waiting 17:44:05 04944245beec: Verifying Checksum 17:44:05 04944245beec: Download complete 17:44:05 765212b225bb: Verifying Checksum 17:44:05 765212b225bb: Download complete 17:44:05 f23df028b6ca: Verifying Checksum 17:44:05 f23df028b6ca: Download complete 17:44:05 d65c8cfc05b1: Verifying Checksum 17:44:05 d65c8cfc05b1: Download complete 17:44:05 699f458cf7ca: Verifying Checksum 17:44:05 699f458cf7ca: Download complete 17:44:05 8998bd30e6a1: Verifying Checksum 17:44:05 8998bd30e6a1: Download complete 17:44:07 2437ff75d9bd: Verifying Checksum 17:44:07 2437ff75d9bd: Download complete 17:44:09 8998bd30e6a1: Pull complete 17:44:10 04944245beec: Pull complete 17:44:11 699f458cf7ca: Pull complete 17:44:11 765212b225bb: Pull complete 17:44:12 f23df028b6ca: Pull complete 17:44:12 d65c8cfc05b1: Pull complete 17:44:27 2437ff75d9bd: Pull complete 17:44:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:44:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:28 prd-ubuntu20.04-docker-arm64-4c-16g-117748 does not seem to be running inside a container 17:44:28 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:44:30 $ docker top ffecd1f61ed963eec1b29ae51d79053294bd0968cb9bd4f4f868ebab812ed51a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:31 ---> job-cost.sh 17:44:31 lf-activate-venv: SKIPPING 17:44:31 INFO: No Stack... 17:44:31 INFO: Retrieving Pricing Info for: v3-standard-4 17:44:32 INFO: Archiving Costs [Pipeline] sh 17:44:33 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 17:44:33 + cut -d, -f6 [Pipeline] lock 17:44:33 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] 17:44:33 Resource [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] did not exist. Created. 17:44:33 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:44:33 /w/workspace/app-service-configurable/1@tmp/durable-cd42e6ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:44:33 + echo total: 0.10999999940395355 [Pipeline] stash 17:44:33 Warning: overwriting stash ‘stack-cost’ 17:44:34 Stashed 1 file(s) [Pipeline] } 17:44:34 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-482-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:44:34 $ docker stop --time=1 ffecd1f61ed963eec1b29ae51d79053294bd0968cb9bd4f4f868ebab812ed51a 17:44:35 $ docker rm -f ffecd1f61ed963eec1b29ae51d79053294bd0968cb9bd4f4f868ebab812ed51a [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 17:44:36 provisioning config files... 17:44:36 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-482@tmp/config13783944766139723249tmp [Pipeline] { [Pipeline] sh 17:44:36 + set +x 17:44:36 + curl -s https://codecov.io/bash 17:44:36 + bash -s -- 17:44:36 17:44:36 _____ _ 17:44:36 / ____| | | 17:44:36 | | ___ __| | ___ ___ _____ __ 17:44:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:44:36 | |___| (_) | (_| | __/ (_| (_) \ V / 17:44:36 \_____\___/ \__,_|\___|\___\___/ \_/ 17:44:36 Bash-1.0.6 17:44:36 17:44:36 17:44:36 ==> git version 2.25.1 found 17:44:36 ==> 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 17:44:36 Release-Date: 2020-01-08 17:44:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:44:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:44:36 ==> Jenkins CI detected. 17:44:36 current dir:  /w/workspace/_app-service-configurable_PR-482 17:44:36 project root: . 17:44:36 --> token set from env 17:44:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:44:36 ==> Running gcov in . (disable via -X gcov) 17:44:36 ==> Python coveragepy not found 17:44:36 ==> Searching for coverage reports in: 17:44:36 + . 17:44:36 -> Found 1 reports 17:44:36 ==> Detecting git/mercurial file structure 17:44:36 ==> Reading reports 17:44:36 + ./coverage.out bytes=10 17:44:36 ==> Appending adjustments 17:44:36 https://docs.codecov.io/docs/fixing-reports 17:44:37 + Found adjustments 17:44:37 ==> Gzipping contents 17:44:37 4.0K /tmp/codecov.j14xDJ.gz 17:44:37 ==> Uploading reports 17:44:37 url: https://codecov.io 17:44:37 query: branch=PR-482&commit=62c9da692cbe3121a842062c866f67c6c0dde0eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=482&job=&cmd_args= 17:44:37 -> Pinging Codecov 17:44:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-482&commit=62c9da692cbe3121a842062c866f67c6c0dde0eb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-482%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=482&job=&cmd_args= 17:44:37 -> Uploading to 17:44:37 https://storage.googleapis.com/codecov/v4/raw/2022-11-01/A97CA9966030D2A3747ED39772930CCE/62c9da692cbe3121a842062c866f67c6c0dde0eb/8d598ce6-f6bd-4b02-9136-09607a862706.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T174437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70593a7bbc06252d3411bd7c3ab5306bbbd086f48b42669d0b8ad9014810fc10 17:44:37 % Total % Received % Xferd Average Speed Time Time Time Current 17:44:37 Dload Upload Total Spent Left Speed 17:44:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 527 0 0 100 527 0 2384 --:--:-- --:--:-- --:--:-- 2373 100 527 0 0 100 527 0 2159 --:--:-- --:--:-- --:--:-- 2151 17:44:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/62c9da692cbe3121a842062c866f67c6c0dde0eb [Pipeline] } 17:44:37 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 17:44:39 + [ -d /w/workspace/_app-service-configurable_PR-482/archives ] 17:44:39 + ls -al /w/workspace/_app-service-configurable_PR-482/archives 17:44:39 total 16 17:44:39 drwxr-xr-x 3 root root 4096 Nov 1 17:35 . 17:44:39 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 17:35 .. 17:44:39 drwxr-xr-x 2 root root 4096 Nov 1 17:35 cost 17:44:39 -rw-r--r-- 1 root root 96 Nov 1 17:35 cost.csv 17:44:39 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-482/archives 17:44:39 + ls -al /w/workspace/_app-service-configurable_PR-482/archives 17:44:39 total 16 17:44:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:35 . 17:44:39 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 17:35 .. 17:44:39 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 17:35 cost 17:44:39 -rw-r--r-- 1 jenkins jenkins 96 Nov 1 17:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:44:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:44:40 ---> package-listing.sh 17:44:40 ++ facter osfamily 17:44:40 ++ tr '[:upper:]' '[:lower:]' 17:44:41 + OS_FAMILY=debian 17:44:41 + workspace=/w/workspace/_app-service-configurable_PR-482 17:44:41 + START_PACKAGES=/tmp/packages_start.txt 17:44:41 + END_PACKAGES=/tmp/packages_end.txt 17:44:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:44:41 + PACKAGES=/tmp/packages_start.txt 17:44:41 + '[' /w/workspace/_app-service-configurable_PR-482 ']' 17:44:41 + PACKAGES=/tmp/packages_end.txt 17:44:41 + case "${OS_FAMILY}" in 17:44:41 + dpkg -l 17:44:41 + grep '^ii' 17:44:41 + '[' -f /tmp/packages_start.txt ']' 17:44:41 + '[' -f /tmp/packages_end.txt ']' 17:44:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:44:41 + '[' /w/workspace/_app-service-configurable_PR-482 ']' 17:44:41 + mkdir -p /w/workspace/_app-service-configurable_PR-482/archives/ 17:44:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-482/archives/ [Pipeline] echo 17:44:41 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-482/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:44:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:44:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:42 prd-ubuntu20.04-docker-8c-8g-117747 does not seem to be running inside a container 17:44:42 $ 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-482/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-482 -v /w/workspace/_app-service-configurable_PR-482:/w/workspace/_app-service-configurable_PR-482:rw,z -v /w/workspace/_app-service-configurable_PR-482@tmp:/w/workspace/_app-service-configurable_PR-482@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 17:44:42 $ docker top c8db3d523f61a02da40fa400ceb366dcfeb9fb74130c1a2718cc2e3f152c1175 -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:42 + touch /tmp/pre-build-complete [Pipeline] sh 17:44:43 + mkdir -p /var/log/sysstat [Pipeline] sh 17:44:43 + ls /var/log/sa-host 17:44:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:43 provisioning config files... 17:44:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-482@tmp/config4320632895172962603tmp [Pipeline] { [Pipeline] echo 17:44:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:44:43 ---> create-netrc.sh [Pipeline] } 17:44:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:44:44 ---> python-tools-install.sh [Pipeline] echo 17:44:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:44:44 ---> sudo-logs.sh 17:44:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:44:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:44:45 ---> job-cost.sh 17:44:45 lf-activate-venv: SKIPPING 17:44:45 DEBUG: total: 0.2199999988079071 17:44:45 INFO: Retrieving Stack Cost... 17:44:45 INFO: Retrieving Pricing Info for: v3-standard-8 17:44:45 INFO: Archiving Costs [Pipeline] echo 17:44:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:44:46 ---> logs-deploy.sh 17:44:46 lf-activate-venv: SKIPPING 17:44:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-482/1 17:44:46 INFO: archiving workspace using pattern(s): 17:44:47 Archives upload complete. 17:44:47 INFO: archiving logs to Nexus 17:44:47 ---> uname -a: 17:44:47 Linux prd-ubuntu20-04-docker-8c-8g-117747 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:44:47 17:44:47 17:44:47 ---> lscpu: 17:44:47 Architecture: x86_64 17:44:47 CPU op-mode(s): 32-bit, 64-bit 17:44:47 Byte Order: Little Endian 17:44:47 Address sizes: 40 bits physical, 48 bits virtual 17:44:47 CPU(s): 8 17:44:47 On-line CPU(s) list: 0-7 17:44:47 Thread(s) per core: 1 17:44:47 Core(s) per socket: 1 17:44:47 Socket(s): 8 17:44:47 NUMA node(s): 1 17:44:47 Vendor ID: AuthenticAMD 17:44:47 CPU family: 23 17:44:47 Model: 49 17:44:47 Model name: AMD EPYC-Rome Processor 17:44:47 Stepping: 0 17:44:47 CPU MHz: 2799.988 17:44:47 BogoMIPS: 5599.97 17:44:47 Virtualization: AMD-V 17:44:47 Hypervisor vendor: KVM 17:44:47 Virtualization type: full 17:44:47 L1d cache: 256 KiB 17:44:47 L1i cache: 256 KiB 17:44:47 L2 cache: 4 MiB 17:44:47 L3 cache: 128 MiB 17:44:47 NUMA node0 CPU(s): 0-7 17:44:47 Vulnerability Itlb multihit: Not affected 17:44:47 Vulnerability L1tf: Not affected 17:44:47 Vulnerability Mds: Not affected 17:44:47 Vulnerability Meltdown: Not affected 17:44:47 Vulnerability Mmio stale data: Not affected 17:44:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:44:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:44:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:44:47 Vulnerability Srbds: Not affected 17:44:47 Vulnerability Tsx async abort: Not affected 17:44:47 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 17:44:47 17:44:47 17:44:47 ---> nproc: 17:44:47 8 17:44:47 17:44:47 17:44:47 ---> df -h: 17:44:47 Filesystem Size Used Avail Use% Mounted on 17:44:47 overlay 155G 12G 144G 8% / 17:44:47 tmpfs 64M 0 64M 0% /dev 17:44:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:44:47 shm 64M 0 64M 0% /dev/shm 17:44:47 /dev/vda1 155G 12G 144G 8% /facter-os 17:44:47 17:44:47 17:44:47 ---> sar -b -r -n DEV: 17:44:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117747) 11/01/22 _x86_64_ (8 CPU) 17:44:47 17:44:47 17:32:37 LINUX RESTART (8 CPU) 17:44:47 17:44:47 17:33:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:44:47 17:34:01 360.72 39.74 320.98 0.00 4383.53 41105.85 0.00 17:44:47 17:35:01 153.42 0.40 153.02 0.00 11.06 44546.84 0.00 17:44:47 17:36:01 116.73 0.02 116.71 0.00 0.40 33253.72 0.00 17:44:47 17:37:01 2.02 0.00 2.02 0.00 0.00 25.35 0.00 17:44:47 17:38:01 38.91 9.33 29.58 0.00 2884.32 4811.33 0.00 17:44:47 17:39:01 2.87 0.00 2.87 0.00 0.00 31.86 0.00 17:44:47 17:40:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 17:44:47 17:41:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 17:44:47 17:42:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 17:44:47 17:43:01 1.97 0.00 1.97 0.00 0.00 33.86 0.00 17:44:47 17:44:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 17:44:47 Average: 61.51 4.45 57.07 0.00 656.08 11215.21 0.00 17:44:47 17:44:47 17:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:44:47 17:34:01 28873820 31555040 750812 2.28 93116 2826232 1984428 5.85 1067328 2535248 235396 17:44:47 17:35:01 27845588 31148476 1150960 3.50 139692 3358748 2698780 7.95 1697928 2881860 256184 17:44:47 17:36:01 27809292 31583128 717912 2.18 150144 3778764 1758872 5.18 1197264 3378148 368 17:44:47 17:37:01 27809612 31583488 717268 2.18 150180 3778764 1758872 5.18 1197280 3378148 56 17:44:47 17:38:01 27523840 31571476 712240 2.17 168728 4027656 1775168 5.23 1343712 3490732 236 17:44:47 17:39:01 27525304 31572852 711408 2.16 168788 4027652 1791972 5.28 1342848 3490692 12 17:44:47 17:40:01 27527612 31575156 709040 2.16 168864 4027656 1791972 5.28 1341116 3490696 8 17:44:47 17:41:01 27528100 31575764 708384 2.15 168888 4027664 1791972 5.28 1341052 3490832 48 17:44:47 17:42:01 27528052 31575736 708360 2.15 168904 4027664 1791972 5.28 1341120 3490832 8 17:44:47 17:43:01 27527908 31576212 708284 2.15 169004 4027664 1791972 5.28 1340888 3491320 96 17:44:47 17:44:01 27528396 31576856 707572 2.15 169036 4027796 1791972 5.28 1340684 3491440 8 17:44:47 Average: 27729775 31535835 754749 2.30 155940 3812387 1884359 5.55 1322838 3328177 44765 17:44:47 17:44:47 17:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:44:47 17:34:01 ens3 821.20 559.85 7754.75 124.74 0.00 0.00 0.00 0.00 17:44:47 17:34:01 docker0 140.47 193.15 11.41 1319.06 0.00 0.00 0.00 0.00 17:44:47 17:34:01 lo 6.78 6.78 0.66 0.66 0.00 0.00 0.00 0.00 17:44:47 17:34:01 veth203fb70 134.37 186.00 12.70 1231.27 0.00 0.00 0.00 0.10 17:44:47 17:35:01 vethd22f5d9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:44:47 17:35:01 ens3 79.70 52.21 586.16 17.81 0.00 0.00 0.00 0.00 17:44:47 17:35:01 docker0 28.71 40.51 2.41 549.47 0.00 0.00 0.00 0.00 17:44:47 17:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:44:47 17:36:01 ens3 107.48 70.64 2584.38 12.43 0.00 0.00 0.00 0.00 17:44:47 17:36:01 docker0 2.38 5.06 0.16 60.58 0.00 0.00 0.00 0.00 17:44:47 17:36:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 17:44:47 17:37:01 ens3 0.72 0.15 0.15 0.07 0.00 0.00 0.00 0.00 17:44:47 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:44:47 17:38:01 ens3 82.54 47.63 1324.90 3.68 0.00 0.00 0.00 0.00 17:44:47 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:38:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 17:44:47 17:39:01 ens3 0.40 0.27 0.09 0.08 0.00 0.00 0.00 0.00 17:44:47 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:44:47 17:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:44:47 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:44:47 17:42:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:43:01 ens3 0.50 0.40 0.26 0.21 0.00 0.00 0.00 0.00 17:44:47 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:44:47 17:44:01 ens3 0.13 0.10 0.07 0.06 0.00 0.00 0.00 0.00 17:44:47 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:44:47 Average: ens3 98.25 65.74 1103.62 14.30 0.00 0.00 0.00 0.00 17:44:47 Average: docker0 15.41 21.44 1.26 173.63 0.00 0.00 0.00 0.00 17:44:47 Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 17:44:47 17:44:47 17:44:47 ---> sar -P ALL: 17:44:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117747) 11/01/22 _x86_64_ (8 CPU) 17:44:47 17:44:47 17:32:37 LINUX RESTART (8 CPU) 17:44:47 17:44:47 17:33:02 CPU %user %nice %system %iowait %steal %idle 17:44:47 17:34:01 all 11.17 0.00 4.05 2.74 0.07 81.97 17:44:47 17:34:01 0 10.61 0.00 3.90 1.69 0.07 83.73 17:44:47 17:34:01 1 13.05 0.00 4.43 2.00 0.07 80.45 17:44:47 17:34:01 2 13.57 0.00 3.89 5.85 0.07 76.63 17:44:47 17:34:01 3 9.94 0.00 3.93 2.36 0.07 83.71 17:44:47 17:34:01 4 9.98 0.00 4.53 4.39 0.07 81.03 17:44:47 17:34:01 5 8.48 0.00 4.31 3.28 0.07 83.87 17:44:47 17:34:01 6 11.73 0.00 4.51 1.89 0.07 81.81 17:44:47 17:34:01 7 11.98 0.00 2.91 0.53 0.07 84.51 17:44:47 17:35:01 all 31.17 0.00 7.02 2.98 0.09 58.74 17:44:47 17:35:01 0 31.88 0.00 7.74 14.71 0.08 45.59 17:44:47 17:35:01 1 31.10 0.00 6.82 0.83 0.08 61.16 17:44:47 17:35:01 2 31.55 0.00 6.69 0.24 0.15 61.37 17:44:47 17:35:01 3 31.19 0.00 6.81 0.10 0.08 61.81 17:44:47 17:35:01 4 30.93 0.00 6.74 0.17 0.07 62.09 17:44:47 17:35:01 5 30.10 0.00 7.44 4.93 0.07 57.46 17:44:47 17:35:01 6 30.80 0.00 6.60 1.13 0.08 61.38 17:44:47 17:35:01 7 31.82 0.00 7.28 1.74 0.10 59.05 17:44:47 17:36:01 all 7.06 0.00 2.45 2.27 0.09 88.13 17:44:47 17:36:01 0 6.95 0.00 2.58 1.76 0.10 88.61 17:44:47 17:36:01 1 7.16 0.00 1.79 0.15 0.08 90.81 17:44:47 17:36:01 2 8.57 0.00 2.26 0.08 0.12 88.97 17:44:47 17:36:01 3 6.96 0.00 2.36 0.93 0.07 89.69 17:44:47 17:36:01 4 6.08 0.00 2.77 7.79 0.09 83.28 17:44:47 17:36:01 5 6.74 0.00 3.64 7.32 0.08 82.21 17:44:47 17:36:01 6 7.02 0.00 2.15 0.20 0.05 90.58 17:44:47 17:36:01 7 6.99 0.00 2.06 0.07 0.10 90.78 17:44:47 17:37:01 all 0.03 0.00 0.02 0.01 0.00 99.94 17:44:47 17:37:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:44:47 17:37:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:44:47 17:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 17:44:47 17:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:44:47 17:37:01 4 0.02 0.00 0.03 0.08 0.00 99.87 17:44:47 17:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:44:47 17:37:01 6 0.07 0.00 0.00 0.03 0.00 99.90 17:44:47 17:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:44:47 17:38:01 all 1.25 0.00 0.85 0.58 0.01 97.30 17:44:47 17:38:01 0 0.99 0.00 0.59 0.79 0.02 97.63 17:44:47 17:38:01 1 1.00 0.00 0.57 0.42 0.02 98.00 17:44:47 17:38:01 2 1.58 0.00 0.87 0.82 0.02 96.71 17:44:47 17:38:01 3 1.55 0.00 2.17 0.23 0.00 96.04 17:44:47 17:38:01 4 0.39 0.00 0.39 1.22 0.02 97.99 17:44:47 17:38:01 5 2.37 0.00 1.12 0.72 0.03 95.76 17:44:47 17:38:01 6 1.02 0.00 0.50 0.38 0.00 98.10 17:44:47 17:38:01 7 1.13 0.00 0.62 0.07 0.02 98.16 17:44:47 17:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 17:44:47 17:39:01 0 0.03 0.00 0.03 0.02 0.02 99.90 17:44:47 17:39:01 1 0.03 0.00 0.02 0.02 0.00 99.93 17:44:47 17:39:01 2 0.07 0.00 0.02 0.00 0.00 99.92 17:44:47 17:39:01 3 0.00 0.00 0.03 0.00 0.02 99.95 17:44:47 17:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:44:47 17:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:44:47 17:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:44:47 17:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 17:44:47 17:40:01 all 0.03 0.00 0.01 0.02 0.00 99.94 17:44:47 17:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:44:47 17:40:01 1 0.05 0.00 0.00 0.13 0.00 99.82 17:44:47 17:40:01 2 0.05 0.00 0.00 0.00 0.00 99.95 17:44:47 17:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:44:47 17:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:44:47 17:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:44:47 17:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:41:01 all 0.02 0.00 0.01 0.02 0.00 99.94 17:44:47 17:41:01 0 0.05 0.00 0.03 0.00 0.00 99.92 17:44:47 17:41:01 1 0.03 0.00 0.03 0.15 0.00 99.78 17:44:47 17:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:44:47 17:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:44:47 17:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:44:47 17:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:44:47 17:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:44:47 17:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 17:44:47 17:42:01 1 0.00 0.00 0.00 0.02 0.00 99.98 17:44:47 17:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:44:47 17:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:44:47 17:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:44:47 17:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:43:01 all 0.11 0.00 0.02 0.01 0.01 99.86 17:44:47 17:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:44:47 17:43:01 1 0.07 0.00 0.03 0.05 0.02 99.83 17:44:47 17:43:01 2 0.05 0.00 0.00 0.00 0.02 99.93 17:44:47 17:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:43:01 4 0.30 0.00 0.10 0.00 0.00 99.60 17:44:47 17:43:01 5 0.03 0.00 0.02 0.02 0.00 99.93 17:44:47 17:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:43:01 7 0.35 0.00 0.02 0.00 0.00 99.63 17:44:47 17:44:01 all 0.28 0.00 0.01 0.00 0.00 99.71 17:44:47 17:44:01 0 0.03 0.00 0.05 0.02 0.00 99.90 17:44:47 17:44:01 1 0.02 0.00 0.00 0.02 0.00 99.97 17:44:47 17:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 17:44:47 17:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:44:01 4 1.97 0.00 0.00 0.00 0.00 98.03 17:44:47 17:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:44:47 17:44:01 7 0.08 0.00 0.00 0.00 0.00 99.92 17:44:47 17:44:47 Average: CPU %user %nice %system %iowait %steal %idle 17:44:47 Average: all 4.60 0.00 1.30 0.78 0.03 93.30 17:44:47 Average: 0 4.55 0.00 1.35 1.71 0.03 92.36 17:44:47 Average: 1 4.72 0.00 1.23 0.34 0.02 93.68 17:44:47 Average: 2 5.00 0.00 1.24 0.62 0.03 93.10 17:44:47 Average: 3 4.47 0.00 1.38 0.32 0.02 93.81 17:44:47 Average: 4 4.47 0.00 1.31 1.22 0.02 92.98 17:44:47 Average: 5 4.29 0.00 1.49 1.46 0.02 92.74 17:44:47 Average: 6 4.56 0.00 1.24 0.33 0.02 93.86 17:44:47 Average: 7 4.72 0.00 1.16 0.22 0.03 93.88 17:44:47 17:44:47 17:44:47