Pull request #596 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f7065714683c690805df0b4bd0d3b14129f8226+759f161ccdd1991ea406a7cb9b3094479a703e86 (c64924724145de146086a3bdbd6dd1181a34e743) 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-ssh15808332986597005819.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11004498827314029888.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-596/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-596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16816919408595425670.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12016249231271115266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15226387793891491686.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-596/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-596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2241271354726558023.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6178 in /w/workspace/_app-service-configurable_PR-596 [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-596 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 759f161ccdd1991ea406a7cb9b3094479a703e86 into PR head commit 5f7065714683c690805df0b4bd0d3b14129f8226 Merge succeeded, producing 5f7065714683c690805df0b4bd0d3b14129f8226 Checking out Revision 5f7065714683c690805df0b4bd0d3b14129f8226 (PR-596) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f7065714683c690805df0b4bd0d3b14129f8226 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 759f161ccdd1991ea406a7cb9b3094479a703e86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f7065714683c690805df0b4bd0d3b14129f8226 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:03:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:03:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:03:58 ========================================================= 04:03:58 EdgeX Global Pipelines Version Info 04:03:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:03:59 ------------------- 04:03:59 stable info: 04:03:59 ------------------- 04:03:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:03:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:03:59 Message: update stable to v1.0.254 04:04:00 ------------------- 04:04:00 experimental info: 04:04:00 ------------------- 04:04:00 Commited By: **** collab-it+edgex@linuxfoundation.org 04:04:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 04:04:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:04:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-596 [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-596 [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-596 [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f7065714683c690805df0b4bd0d3b14129f8226 [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f70657 [Pipeline] echo 04:04:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:04:02 provisioning config files... 04:04:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-596@tmp/config15269449871789046734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:02 ---> docker-login.sh 04:04:02 nexus3.edgexfoundry.org:10001 04:04:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:02 Configure a credential helper to remove this warning. See 04:04:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:02 04:04:02 Login Succeeded 04:04:02 nexus3.edgexfoundry.org:10002 04:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:03 Configure a credential helper to remove this warning. See 04:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:03 04:04:03 Login Succeeded 04:04:03 nexus3.edgexfoundry.org:10003 04:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:03 Configure a credential helper to remove this warning. See 04:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:03 04:04:03 Login Succeeded 04:04:03 nexus3.edgexfoundry.org:10004 04:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:03 Configure a credential helper to remove this warning. See 04:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:03 04:04:03 Login Succeeded 04:04:03 docker.io 04:04:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:03 Configure a credential helper to remove this warning. See 04:04:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:03 04:04:03 Login Succeeded 04:04:03 ---> docker-login.sh ends [Pipeline] } 04:04:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:04:04 + git rev-list -1 --merges 5f7065714683c690805df0b4bd0d3b14129f8226~1..5f7065714683c690805df0b4bd0d3b14129f8226 [Pipeline] echo 04:04:04 -----------> git rev-list -1 --merges 5f7065714683c690805df0b4bd0d3b14129f8226~1..5f7065714683c690805df0b4bd0d3b14129f8226 5f7065714683c690805df0b4bd0d3b14129f8226 [false] [Pipeline] sh 04:04:04 + git log --format=format:%s -1 5f7065714683c690805df0b4bd0d3b14129f8226 [Pipeline] echo 04:04:04 ========================================================= 04:04:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:04:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:04:05 + git log --format=format:%s -1 5f7065714683c690805df0b4bd0d3b14129f8226 [Pipeline] echo 04:04:05 [semverPrep] GIT_COMMIT: 5f7065714683c690805df0b4bd0d3b14129f8226, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 04:04:05 [semverPrep] This is not a build commit. [Pipeline] sh 04:04:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:04:05 + grep -v github /etc/ssh/ssh_known_hosts 04:04:05 + [ -e /tmp/ssh_known_hosts ] 04:04:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:04:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:04:05 + sudo tee -a /etc/ssh/ssh_known_hosts 04:04:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:06 04:04:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:06 0.1.4: Pulling from edgex-devops/py-git-semver 04:04:06 b85a868b505f: Pulling fs layer 04:04:06 e2be974225ed: Pulling fs layer 04:04:06 339a4e72a1f5: Pulling fs layer 04:04:06 988bab9f4d93: Pulling fs layer 04:04:06 1469e6f7b9e6: Pulling fs layer 04:04:06 eaf3925da568: Pulling fs layer 04:04:06 bab4dde63d76: Pulling fs layer 04:04:06 bde34c3a00c8: Pulling fs layer 04:04:06 b352a97aabf1: Pulling fs layer 04:04:06 4872d77fe225: Pulling fs layer 04:04:06 5851b861e8e6: Pulling fs layer 04:04:06 bde34c3a00c8: Waiting 04:04:06 988bab9f4d93: Waiting 04:04:06 b352a97aabf1: Waiting 04:04:06 4872d77fe225: Waiting 04:04:06 1469e6f7b9e6: Waiting 04:04:06 eaf3925da568: Waiting 04:04:06 5851b861e8e6: Waiting 04:04:06 e2be974225ed: Verifying Checksum 04:04:06 e2be974225ed: Download complete 04:04:06 988bab9f4d93: Verifying Checksum 04:04:06 988bab9f4d93: Download complete 04:04:06 1469e6f7b9e6: Verifying Checksum 04:04:06 1469e6f7b9e6: Download complete 04:04:06 eaf3925da568: Verifying Checksum 04:04:06 eaf3925da568: Download complete 04:04:06 339a4e72a1f5: Verifying Checksum 04:04:06 339a4e72a1f5: Download complete 04:04:06 bde34c3a00c8: Verifying Checksum 04:04:06 bde34c3a00c8: Download complete 04:04:06 b352a97aabf1: Verifying Checksum 04:04:06 b352a97aabf1: Download complete 04:04:06 4872d77fe225: Download complete 04:04:06 5851b861e8e6: Verifying Checksum 04:04:06 5851b861e8e6: Download complete 04:04:06 b85a868b505f: Verifying Checksum 04:04:06 b85a868b505f: Download complete 04:04:07 bab4dde63d76: Verifying Checksum 04:04:07 bab4dde63d76: Download complete 04:04:08 b85a868b505f: Pull complete 04:04:08 e2be974225ed: Pull complete 04:04:08 339a4e72a1f5: Pull complete 04:04:08 988bab9f4d93: Pull complete 04:04:09 1469e6f7b9e6: Pull complete 04:04:09 eaf3925da568: Pull complete 04:04:11 bab4dde63d76: Pull complete 04:04:11 bde34c3a00c8: Pull complete 04:04:11 b352a97aabf1: Pull complete 04:04:11 4872d77fe225: Pull complete 04:04:11 5851b861e8e6: Pull complete 04:04:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:04:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:04:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:04:11 prd-ubuntu20.04-docker-8c-8g-6178 does not seem to be running inside a container 04:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-596 -v /w/workspace/_app-service-configurable_PR-596:/w/workspace/_app-service-configurable_PR-596:rw,z -v /w/workspace/_app-service-configurable_PR-596@tmp:/w/workspace/_app-service-configurable_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:04:13 $ docker top 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c -eo pid,comm 04:04:13 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). 04:04:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:14 [ssh-agent] Looking for ssh-agent implementation... 04:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:14 $ docker exec 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c ssh-agent 04:04:14 SSH_AUTH_SOCK=/tmp/ssh-alvK0Wg87Oip/agent.32 04:04:14 SSH_AGENT_PID=38 04:04:14 Running ssh-add (command line suppressed) 04:04:14 Identity added: /w/workspace/_app-service-configurable_PR-596@tmp/private_key_14558542215423132412.key (/w/workspace/_app-service-configurable_PR-596@tmp/private_key_14558542215423132412.key) 04:04:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:14 + git tag --points-at HEAD [Pipeline] } 04:04:14 $ docker exec --env ******** --env ******** 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c ssh-agent -k 04:04:14 unset SSH_AUTH_SOCK; 04:04:14 unset SSH_AGENT_PID; 04:04:14 echo Agent pid 38 killed; 04:04:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:04:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:04:15 [ssh-agent] Looking for ssh-agent implementation... 04:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:04:15 $ docker exec 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c ssh-agent 04:04:15 SSH_AUTH_SOCK=/tmp/ssh-CkiZQb3kZbyr/agent.71 04:04:15 SSH_AGENT_PID=77 04:04:15 Running ssh-add (command line suppressed) 04:04:15 Identity added: /w/workspace/_app-service-configurable_PR-596@tmp/private_key_2361935624157662298.key (/w/workspace/_app-service-configurable_PR-596@tmp/private_key_2361935624157662298.key) 04:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:04:15 + git semver init 04:04:15 2023-09-14 04:04:15,869 [run_init] DEBUG init version:0.0.0 force:False 04:04:15 2023-09-14 04:04:15,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-596/.semver 04:04:15 2023-09-14 04:04:15,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-596/.semver 04:04:15 2023-09-14 04:04:15,870 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-596/.semver'], cwd=/w/workspace/_app-service-configurable_PR-596, universal_newlines=False, shell=None, istream=None) 04:04:16 2023-09-14 04:04:16,670 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-596/.git/info/exclude 04:04:16 2023-09-14 04:04:16,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-596/.semver/PR-596 with force:False 04:04:16 2023-09-14 04:04:16,671 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-596/.semver/PR-596 04:04:16 2023-09-14 04:04:16,675 [execute] INFO git cat-file --batch-check 04:04:16 2023-09-14 04:04:16,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-596/.semver, universal_newlines=False, shell=None, istream=) 04:04:16 2023-09-14 04:04:16,682 [execute] INFO git cat-file --batch 04:04:16 2023-09-14 04:04:16,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-596/.semver, universal_newlines=False, shell=None, istream=) 04:04:16 2023-09-14 04:04:16,688 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-596/.semver/PR-596 04:04:16 0.0.0 [Pipeline] } 04:04:16 $ docker exec --env ******** --env ******** 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c ssh-agent -k 04:04:17 unset SSH_AUTH_SOCK; 04:04:17 unset SSH_AGENT_PID; 04:04:17 echo Agent pid 77 killed; 04:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:04:17 + git semver [Pipeline] } 04:04:17 $ docker stop --time=1 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c 04:04:19 $ docker rm -f --volumes 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c [Pipeline] // withDockerContainer [Pipeline] sh 04:04:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:04:19 Stashed 1 file(s) [Pipeline] echo 04:04:19 [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 04:04:20 provisioning config files... 04:04:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-596@tmp/config944533656234272669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:20 ---> docker-login.sh 04:04:20 nexus3.edgexfoundry.org:10001 04:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:20 Configure a credential helper to remove this warning. See 04:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:20 04:04:20 Login Succeeded 04:04:20 nexus3.edgexfoundry.org:10002 04:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:20 Configure a credential helper to remove this warning. See 04:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:20 04:04:20 Login Succeeded 04:04:20 nexus3.edgexfoundry.org:10003 04:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:20 Configure a credential helper to remove this warning. See 04:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:20 04:04:20 Login Succeeded 04:04:20 nexus3.edgexfoundry.org:10004 04:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:20 Configure a credential helper to remove this warning. See 04:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:20 04:04:20 Login Succeeded 04:04:20 docker.io 04:04:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:04:21 Configure a credential helper to remove this warning. See 04:04:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:04:21 04:04:21 Login Succeeded 04:04:21 ---> docker-login.sh ends [Pipeline] } 04:04:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:04:21 ========================================================= 04:04:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:04:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:04:21 Sending build context to Docker daemon 3.35MB 04:04:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:04:21 Step 2/12 : FROM ${BASE} AS builder 04:04:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:04:21 7264a8db6415: Pulling fs layer 04:04:21 c4d48a809fc2: Pulling fs layer 04:04:21 4f1c88b9dad5: Pulling fs layer 04:04:21 ad3a456e5733: Pulling fs layer 04:04:21 9e4f439ed901: Pulling fs layer 04:04:21 feaf6a47b606: Pulling fs layer 04:04:21 5e8b037d7d82: Pulling fs layer 04:04:21 ad3a456e5733: Waiting 04:04:21 feaf6a47b606: Waiting 04:04:21 9e4f439ed901: Waiting 04:04:21 5e8b037d7d82: Waiting 04:04:21 8ac70367396e: Pulling fs layer 04:04:21 6db16350a2e2: Pulling fs layer 04:04:21 9250d5d63582: Pulling fs layer 04:04:21 8ac70367396e: Waiting 04:04:21 9250d5d63582: Waiting 04:04:21 c4d48a809fc2: Verifying Checksum 04:04:21 c4d48a809fc2: Download complete 04:04:21 ad3a456e5733: Verifying Checksum 04:04:21 ad3a456e5733: Download complete 04:04:22 9e4f439ed901: Verifying Checksum 04:04:22 9e4f439ed901: Download complete 04:04:22 7264a8db6415: Verifying Checksum 04:04:22 7264a8db6415: Download complete 04:04:22 feaf6a47b606: Verifying Checksum 04:04:22 feaf6a47b606: Download complete 04:04:22 7264a8db6415: Pull complete 04:04:22 c4d48a809fc2: Pull complete 04:04:22 8ac70367396e: Verifying Checksum 04:04:22 8ac70367396e: Download complete 04:04:22 4f1c88b9dad5: Verifying Checksum 04:04:22 4f1c88b9dad5: Download complete 04:04:22 6db16350a2e2: Verifying Checksum 04:04:22 6db16350a2e2: Download complete 04:04:22 9250d5d63582: Verifying Checksum 04:04:22 9250d5d63582: Download complete 04:04:23 5e8b037d7d82: Verifying Checksum 04:04:23 5e8b037d7d82: Download complete 04:04:25 4f1c88b9dad5: Pull complete 04:04:25 ad3a456e5733: Pull complete 04:04:25 9e4f439ed901: Pull complete 04:04:25 feaf6a47b606: Pull complete 04:04:28 5e8b037d7d82: Pull complete 04:04:28 8ac70367396e: Pull complete 04:04:28 6db16350a2e2: Pull complete 04:04:29 9250d5d63582: Pull complete 04:04:29 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 04:04:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:04:29 ---> fa269f55d9b9 04:04:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:04:33 ---> Running in b5732d7f275c 04:04:33 Removing intermediate container b5732d7f275c 04:04:33 ---> 3f2e1bd773d1 04:04:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:04:33 ---> Running in 436d9ef4bdd6 04:04:33 Removing intermediate container 436d9ef4bdd6 04:04:33 ---> 07ebe6cecb1e 04:04:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:04:33 ---> Running in 639c9beef7d2 04:04:33 Removing intermediate container 639c9beef7d2 04:04:33 ---> 6844b5c25bc0 04:04:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:04:34 ---> Running in 08f061a87917 04:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:04:34 OK: 265 MiB in 56 packages 04:04:35 Still waiting to schedule task 04:04:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:04:35 Removing intermediate container 08f061a87917 04:04:35 ---> 92f09f456daa 04:04:35 Step 7/12 : WORKDIR /app 04:04:35 ---> Running in d31d196770eb 04:04:35 Removing intermediate container d31d196770eb 04:04:35 ---> f817a84b91bb 04:04:35 Step 8/12 : COPY go.mod vendor* ./ 04:04:35 ---> d38a6e62743d 04:04:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:04:35 ---> Running in 908e4c1739ce 04:05:13 Removing intermediate container 908e4c1739ce 04:05:13 ---> e05c790c9dfd 04:05:13 Step 10/12 : COPY . . 04:05:13 ---> 98b135c42f7e 04:05:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:05:13 ---> Running in c493486cb440 04:05:14 Removing intermediate container c493486cb440 04:05:14 ---> 608a29678c84 04:05:14 Step 12/12 : RUN $MAKE 04:05:14 ---> Running in f57efaf90428 04:05:14 noop 04:05:14 Removing intermediate container f57efaf90428 04:05:14 ---> 5d726d03f59b 04:05:14 Successfully built 5d726d03f59b 04:05:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:15 + docker inspect -f . ci-base-image-x86_64 04:05:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:15 prd-ubuntu20.04-docker-8c-8g-6178 does not seem to be running inside a container 04:05:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-596 -v /w/workspace/_app-service-configurable_PR-596:/w/workspace/_app-service-configurable_PR-596:rw,z -v /w/workspace/_app-service-configurable_PR-596@tmp:/w/workspace/_app-service-configurable_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:15 $ docker top 64576f92cd97d5be6dfe60ca9c6850d85dddf4eabfb8317e25679c75b26a948d -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:16 + go version 04:05:16 go version go1.21.0 linux/amd64 [Pipeline] } 04:05:16 $ docker stop --time=1 64576f92cd97d5be6dfe60ca9c6850d85dddf4eabfb8317e25679c75b26a948d 04:05:17 $ docker rm -f --volumes 64576f92cd97d5be6dfe60ca9c6850d85dddf4eabfb8317e25679c75b26a948d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:18 + docker inspect -f . ci-base-image-x86_64 04:05:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:18 prd-ubuntu20.04-docker-8c-8g-6178 does not seem to be running inside a container 04:05:18 $ 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-596 -v /w/workspace/_app-service-configurable_PR-596:/w/workspace/_app-service-configurable_PR-596:rw,z -v /w/workspace/_app-service-configurable_PR-596@tmp:/w/workspace/_app-service-configurable_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:05:18 $ docker top 6df998721ae430c3b9c3da05e6fa715c81064fcf592ad0ab0f01c6a5117e4978 -eo pid,comm [Pipeline] { [Pipeline] sh 04:05:19 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-596 [Pipeline] fileExists [Pipeline] sh 04:05:19 + make test 04:05:19 go test -race -coverprofile=coverage.out ./... 04:05:19 go: updates to go.mod needed; to update it: 04:05:19 go mod tidy 04:05:19 make: *** [makefile:53: unittest] Error 1 [Pipeline] } 04:05:19 $ docker stop --time=1 6df998721ae430c3b9c3da05e6fa715c81064fcf592ad0ab0f01c6a5117e4978 04:05:21 $ docker rm -f --volumes 6df998721ae430c3b9c3da05e6fa715c81064fcf592ad0ab0f01c6a5117e4978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:22 04:05:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:22 latest: Pulling from edgex-lftools-log-publisher 04:05:22 5eb5b503b376: Pulling fs layer 04:05:22 5c69ac0246d0: Pulling fs layer 04:05:22 ec43610c2a17: Pulling fs layer 04:05:22 3a2ae6a8a46f: Pulling fs layer 04:05:22 33b1e0a273af: Pulling fs layer 04:05:22 5d3b04190fa2: Pulling fs layer 04:05:22 2f39f015ded8: Pulling fs layer 04:05:22 33b1e0a273af: Waiting 04:05:22 2f39f015ded8: Waiting 04:05:22 5d3b04190fa2: Waiting 04:05:22 3a2ae6a8a46f: Waiting 04:05:22 5c69ac0246d0: Verifying Checksum 04:05:22 5c69ac0246d0: Download complete 04:05:22 3a2ae6a8a46f: Verifying Checksum 04:05:22 3a2ae6a8a46f: Download complete 04:05:22 33b1e0a273af: Verifying Checksum 04:05:22 33b1e0a273af: Download complete 04:05:22 5d3b04190fa2: Download complete 04:05:22 ec43610c2a17: Verifying Checksum 04:05:22 ec43610c2a17: Download complete 04:05:22 5eb5b503b376: Verifying Checksum 04:05:22 5eb5b503b376: Download complete 04:05:23 2f39f015ded8: Verifying Checksum 04:05:23 2f39f015ded8: Download complete 04:05:23 5eb5b503b376: Pull complete 04:05:23 5c69ac0246d0: Pull complete 04:05:24 ec43610c2a17: Pull complete 04:05:24 3a2ae6a8a46f: Pull complete 04:05:24 33b1e0a273af: Pull complete 04:05:24 5d3b04190fa2: Pull complete 04:05:28 2f39f015ded8: Pull complete 04:05:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:05:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:05:29 prd-ubuntu20.04-docker-8c-8g-6178 does not seem to be running inside a container 04:05:29 $ 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-596 -v /w/workspace/_app-service-configurable_PR-596:/w/workspace/_app-service-configurable_PR-596:rw,z -v /w/workspace/_app-service-configurable_PR-596@tmp:/w/workspace/_app-service-configurable_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:05:34 $ docker top 3136395d849d7401c584fa2665be1fa35fa85cb71b8656de77d1da09ff0a65d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:05:34 ---> job-cost.sh 04:05:34 lf-activate-venv: SKIPPING 04:05:34 INFO: No Stack... 04:05:34 INFO: Retrieving Pricing Info for: v3-standard-8 04:05:35 INFO: Archiving Costs [Pipeline] sh 04:05:35 + cat /w/workspace/_app-service-configurable_PR-596/archives/cost.csv 04:05:35 + cut -d, -f6 [Pipeline] lock 04:05:35 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] 04:05:35 Resource [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] did not exist. Created. 04:05:35 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:05:36 + echo total: 0.2199999988079071 [Pipeline] stash 04:05:36 Stashed 1 file(s) [Pipeline] } 04:05:36 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:05:36 $ docker stop --time=1 3136395d849d7401c584fa2665be1fa35fa85cb71b8656de77d1da09ff0a65d4 04:05:37 $ docker rm -f --volumes 3136395d849d7401c584fa2665be1fa35fa85cb71b8656de77d1da09ff0a65d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:05:37 Failed in branch amd64 04:05:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6180 in /w/workspace/_app-service-configurable_PR-596 [Pipeline] { [Pipeline] ws 04:05:59 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 04:05:59 Selected Git installation does not exist. Using Default 04:05:59 The recommended git tool is: NONE 04:06:04 using credential edgex-jenkins-ssh 04:06:04 Cloning the remote Git repository 04:06:04 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 04:06:04 > git init /w/workspace/app-service-configurable/1 # timeout=10 04:06:04 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:06:04 > git --version # timeout=10 04:06:04 > git --version # 'git version 2.25.1' 04:06:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:06:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:06:06 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:06:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:06:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:06:07 Merging remotes/origin/main commit 759f161ccdd1991ea406a7cb9b3094479a703e86 into PR head commit 5f7065714683c690805df0b4bd0d3b14129f8226 04:06:07 Merge succeeded, producing 5f7065714683c690805df0b4bd0d3b14129f8226 04:06:07 Checking out Revision 5f7065714683c690805df0b4bd0d3b14129f8226 (PR-596) 04:06:08 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 04:06:08 > git --version # timeout=10 04:06:08 > git --version # 'git version 2.25.1' 04:06:08 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 04:06:07 > git config core.sparsecheckout # timeout=10 04:06:07 > git checkout -f 5f7065714683c690805df0b4bd0d3b14129f8226 # timeout=10 04:06:07 > git remote # timeout=10 04:06:07 > git config --get remote.origin.url # timeout=10 04:06:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:06:07 > git merge 759f161ccdd1991ea406a7cb9b3094479a703e86 # timeout=10 04:06:07 > git rev-parse HEAD^{commit} # timeout=10 04:06:07 > git config core.sparsecheckout # timeout=10 04:06:07 > git checkout -f 5f7065714683c690805df0b4bd0d3b14129f8226 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:06:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:06:09 % Total % Received % Xferd Average Speed Time Time Time Current 04:06:09 Dload Upload Total Spent Left Speed 04:06:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 04:06:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:06:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:06:10 + sudo tee /etc/docker/daemon.new 04:06:10 { 04:06:10 "registry-mirrors": [ 04:06:10 "https://nexus3.edgexfoundry.org:10001" 04:06:10 ], 04:06:10 "bip": "10.250.0.254/24", 04:06:10 "hosts": [ 04:06:10 "tcp://0.0.0.0:5555", 04:06:10 "unix:///var/run/docker.sock" 04:06:10 ], 04:06:10 "mtu": 1458, 04:06:10 "selinux-enabled": true, 04:06:10 "seccomp-profile": "/etc/docker/seccomp.json" 04:06:10 } [Pipeline] sh 04:06:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:06:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:06:29 provisioning config files... 04:06:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6434410137338253717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:06:29 ---> docker-login.sh 04:06:29 nexus3.edgexfoundry.org:10001 04:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:30 Configure a credential helper to remove this warning. See 04:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:30 04:06:30 Login Succeeded 04:06:30 nexus3.edgexfoundry.org:10002 04:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:30 Configure a credential helper to remove this warning. See 04:06:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:30 04:06:30 Login Succeeded 04:06:30 nexus3.edgexfoundry.org:10003 04:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:31 Configure a credential helper to remove this warning. See 04:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:31 04:06:31 Login Succeeded 04:06:31 nexus3.edgexfoundry.org:10004 04:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:31 Configure a credential helper to remove this warning. See 04:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:31 04:06:31 Login Succeeded 04:06:31 docker.io 04:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:06:31 Configure a credential helper to remove this warning. See 04:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:06:31 04:06:31 Login Succeeded 04:06:31 ---> docker-login.sh ends [Pipeline] } 04:06:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:06:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:06:32 ========================================================= 04:06:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:06:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:06:33 Sending build context to Docker daemon 179.2kB 04:06:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:06:33 Step 2/12 : FROM ${BASE} AS builder 04:06:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:06:33 9fda8d8052c6: Pulling fs layer 04:06:33 5d54e960e981: Pulling fs layer 04:06:33 c4a7e357bf2a: Pulling fs layer 04:06:33 f0e02332f6b5: Pulling fs layer 04:06:33 66412af1f25a: Pulling fs layer 04:06:33 1baf3a5c0e64: Pulling fs layer 04:06:33 9a37bb91b891: Pulling fs layer 04:06:33 a29adfc67d43: Pulling fs layer 04:06:33 f0e02332f6b5: Waiting 04:06:33 d5de9f91c1a4: Pulling fs layer 04:06:33 66412af1f25a: Waiting 04:06:33 a29adfc67d43: Waiting 04:06:33 1baf3a5c0e64: Waiting 04:06:33 d5de9f91c1a4: Waiting 04:06:33 9a37bb91b891: Waiting 04:06:33 5d54e960e981: Verifying Checksum 04:06:33 5d54e960e981: Download complete 04:06:33 f0e02332f6b5: Verifying Checksum 04:06:33 f0e02332f6b5: Download complete 04:06:33 9fda8d8052c6: Verifying Checksum 04:06:33 9fda8d8052c6: Download complete 04:06:33 66412af1f25a: Verifying Checksum 04:06:33 66412af1f25a: Download complete 04:06:33 9a37bb91b891: Verifying Checksum 04:06:33 9a37bb91b891: Download complete 04:06:34 a29adfc67d43: Verifying Checksum 04:06:34 a29adfc67d43: Download complete 04:06:34 9fda8d8052c6: Pull complete 04:06:35 5d54e960e981: Pull complete 04:06:35 d5de9f91c1a4: Verifying Checksum 04:06:35 d5de9f91c1a4: Download complete 04:06:35 c4a7e357bf2a: Verifying Checksum 04:06:35 c4a7e357bf2a: Download complete 04:06:36 1baf3a5c0e64: Verifying Checksum 04:06:36 1baf3a5c0e64: Download complete 04:06:46 c4a7e357bf2a: Pull complete 04:06:46 f0e02332f6b5: Pull complete 04:06:46 66412af1f25a: Pull complete 04:06:53 1baf3a5c0e64: Pull complete 04:06:54 9a37bb91b891: Pull complete 04:06:55 a29adfc67d43: Pull complete 04:06:57 d5de9f91c1a4: Pull complete 04:06:57 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 04:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:06:57 ---> 746ca1b523b5 04:06:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:06:58 ---> Running in 3a7493a40b6e 04:06:59 Removing intermediate container 3a7493a40b6e 04:06:59 ---> 468992a5eb70 04:06:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:06:59 ---> Running in 5e7f5010afef 04:06:59 Removing intermediate container 5e7f5010afef 04:06:59 ---> 73539a4c3100 04:06:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:06:59 ---> Running in 16eb57590618 04:06:59 Removing intermediate container 16eb57590618 04:06:59 ---> f1e877e6d97d 04:06:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:06:59 ---> Running in c92f97dd4572 04:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:07:02 OK: 267 MiB in 56 packages 04:07:03 Removing intermediate container c92f97dd4572 04:07:03 ---> 445ba4ad4cdb 04:07:03 Step 7/12 : WORKDIR /app 04:07:03 ---> Running in e88bb9bdace8 04:07:03 Removing intermediate container e88bb9bdace8 04:07:03 ---> 3209ad33397d 04:07:03 Step 8/12 : COPY go.mod vendor* ./ 04:07:04 ---> 7f635be33ee1 04:07:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:07:04 ---> Running in bc5f0e0a8e8a 04:08:12 Removing intermediate container bc5f0e0a8e8a 04:08:12 ---> cbda9e6ef563 04:08:12 Step 10/12 : COPY . . 04:08:12 ---> 73de7d7c6c70 04:08:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:08:12 ---> Running in 634fd78f1852 04:08:12 Removing intermediate container 634fd78f1852 04:08:12 ---> 43203e58bf0e 04:08:12 Step 12/12 : RUN $MAKE 04:08:12 ---> Running in 94e0c3f9c06b 04:08:12 noop 04:08:12 Removing intermediate container 94e0c3f9c06b 04:08:12 ---> db8354430458 04:08:12 Successfully built db8354430458 04:08:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:12 + docker inspect -f . ci-base-image-arm64 04:08:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:12 prd-ubuntu20.04-docker-arm64-4c-16g-6180 does not seem to be running inside a container 04:08:12 $ 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 ******** ci-base-image-arm64 cat 04:08:13 $ docker top b3e050ff8f82763c4e413ef19d3523b42270c0975c85bf4a445e6536f9189bd2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:14 + go version 04:08:14 go version go1.21.0 linux/arm64 [Pipeline] } 04:08:14 $ docker stop --time=1 b3e050ff8f82763c4e413ef19d3523b42270c0975c85bf4a445e6536f9189bd2 04:08:16 $ docker rm -f --volumes b3e050ff8f82763c4e413ef19d3523b42270c0975c85bf4a445e6536f9189bd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:17 + docker inspect -f . ci-base-image-arm64 04:08:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:17 prd-ubuntu20.04-docker-arm64-4c-16g-6180 does not seem to be running inside a container 04:08:17 $ 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 ******** ci-base-image-arm64 cat 04:08:18 $ docker top c9f545d9a57024a720fcf24f70cbef165d210fd3538ef2097a496b83d251575b -eo pid,comm [Pipeline] { [Pipeline] sh 04:08:19 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 04:08:19 + make test 04:08:19 go test -race -coverprofile=coverage.out ./... 04:08:23 go: updates to go.mod needed; to update it: 04:08:23 go mod tidy 04:08:23 make: *** [makefile:53: unittest] Error 1 [Pipeline] } 04:08:23 $ docker stop --time=1 c9f545d9a57024a720fcf24f70cbef165d210fd3538ef2097a496b83d251575b 04:08:24 $ docker rm -f --volumes c9f545d9a57024a720fcf24f70cbef165d210fd3538ef2097a496b83d251575b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:08:26 04:08:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:08:26 arm64: Pulling from edgex-lftools-log-publisher 04:08:26 8998bd30e6a1: Pulling fs layer 04:08:26 04944245beec: Pulling fs layer 04:08:26 699f458cf7ca: Pulling fs layer 04:08:26 765212b225bb: Pulling fs layer 04:08:26 f23df028b6ca: Pulling fs layer 04:08:26 d65c8cfc05b1: Pulling fs layer 04:08:26 2437ff75d9bd: Pulling fs layer 04:08:26 f23df028b6ca: Waiting 04:08:26 765212b225bb: Waiting 04:08:26 d65c8cfc05b1: Waiting 04:08:26 2437ff75d9bd: Waiting 04:08:26 04944245beec: Verifying Checksum 04:08:26 04944245beec: Download complete 04:08:26 765212b225bb: Verifying Checksum 04:08:26 765212b225bb: Download complete 04:08:26 f23df028b6ca: Verifying Checksum 04:08:26 f23df028b6ca: Download complete 04:08:26 d65c8cfc05b1: Verifying Checksum 04:08:26 d65c8cfc05b1: Download complete 04:08:27 699f458cf7ca: Verifying Checksum 04:08:27 699f458cf7ca: Download complete 04:08:27 8998bd30e6a1: Verifying Checksum 04:08:27 8998bd30e6a1: Download complete 04:08:29 2437ff75d9bd: Verifying Checksum 04:08:29 2437ff75d9bd: Download complete 04:08:31 8998bd30e6a1: Pull complete 04:08:31 04944245beec: Pull complete 04:08:32 699f458cf7ca: Pull complete 04:08:33 765212b225bb: Pull complete 04:08:33 f23df028b6ca: Pull complete 04:08:34 d65c8cfc05b1: Pull complete 04:08:49 2437ff75d9bd: Pull complete 04:08:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:08:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:08:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:08:49 prd-ubuntu20.04-docker-arm64-4c-16g-6180 does not seem to be running inside a container 04:08:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:08:51 $ docker top 666fd4e48a63d9526366f2dd19fa04fd84bd77b521a2f8a7492c560240d6ae32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:52 ---> job-cost.sh 04:08:52 lf-activate-venv: SKIPPING 04:08:52 INFO: No Stack... 04:08:52 INFO: Retrieving Pricing Info for: v3-standard-4 04:08:53 INFO: Archiving Costs [Pipeline] sh 04:08:54 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 04:08:54 + cut -d, -f6 [Pipeline] lock 04:08:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] 04:08:54 Resource [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] did not exist. Created. 04:08:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:08:54 /w/workspace/app-service-configurable/1@tmp/durable-30ec9cfc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:08:55 + echo total: 0.10999999940395355 [Pipeline] stash 04:08:55 Warning: overwriting stash ‘stack-cost’ 04:08:55 Stashed 1 file(s) [Pipeline] } 04:08:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:08:55 $ docker stop --time=1 666fd4e48a63d9526366f2dd19fa04fd84bd77b521a2f8a7492c560240d6ae32 04:08:57 $ docker rm -f --volumes 666fd4e48a63d9526366f2dd19fa04fd84bd77b521a2f8a7492c560240d6ae32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:08:57 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:08:59 + [ -d /w/workspace/_app-service-configurable_PR-596/archives ] 04:08:59 + ls -al /w/workspace/_app-service-configurable_PR-596/archives 04:08:59 total 16 04:08:59 drwxr-xr-x 3 root root 4096 Sep 14 04:05 . 04:08:59 drwxrwxr-x 9 jenkins jenkins 4096 Sep 14 04:05 .. 04:08:59 drwxr-xr-x 2 root root 4096 Sep 14 04:05 cost 04:08:59 -rw-r--r-- 1 root root 96 Sep 14 04:05 cost.csv 04:08:59 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-596/archives 04:08:59 + ls -al /w/workspace/_app-service-configurable_PR-596/archives 04:08:59 total 16 04:08:59 drwxr-xr-x 3 jenkins jenkins 4096 Sep 14 04:05 . 04:08:59 drwxrwxr-x 9 jenkins jenkins 4096 Sep 14 04:05 .. 04:08:59 drwxr-xr-x 2 jenkins jenkins 4096 Sep 14 04:05 cost 04:08:59 -rw-r--r-- 1 jenkins jenkins 96 Sep 14 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:09:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:09:00 ---> package-listing.sh 04:09:00 ++ tr '[:upper:]' '[:lower:]' 04:09:00 ++ facter osfamily 04:09:01 + OS_FAMILY=debian 04:09:01 + workspace=/w/workspace/_app-service-configurable_PR-596 04:09:01 + START_PACKAGES=/tmp/packages_start.txt 04:09:01 + END_PACKAGES=/tmp/packages_end.txt 04:09:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:09:01 + PACKAGES=/tmp/packages_start.txt 04:09:01 + '[' /w/workspace/_app-service-configurable_PR-596 ']' 04:09:01 + PACKAGES=/tmp/packages_end.txt 04:09:01 + case "${OS_FAMILY}" in 04:09:01 + dpkg -l 04:09:01 + grep '^ii' 04:09:01 + '[' -f /tmp/packages_start.txt ']' 04:09:01 + '[' -f /tmp/packages_end.txt ']' 04:09:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:09:01 + '[' /w/workspace/_app-service-configurable_PR-596 ']' 04:09:01 + mkdir -p /w/workspace/_app-service-configurable_PR-596/archives/ 04:09:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-596/archives/ [Pipeline] echo 04:09:01 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-596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:09:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:02 prd-ubuntu20.04-docker-8c-8g-6178 does not seem to be running inside a container 04:09:02 $ 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-596/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-596 -v /w/workspace/_app-service-configurable_PR-596:/w/workspace/_app-service-configurable_PR-596:rw,z -v /w/workspace/_app-service-configurable_PR-596@tmp:/w/workspace/_app-service-configurable_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:09:09 $ docker top 8b64eb1c31f92ec944fc55a6bdb039016bfe1d5a19aa4ef6f94347d81c849ed8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:09 + touch /tmp/pre-build-complete [Pipeline] sh 04:09:10 + mkdir -p /var/log/sysstat [Pipeline] sh 04:09:10 + ls /var/log/sa-host 04:09:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:10 provisioning config files... 04:09:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-596@tmp/config1198501566544295324tmp [Pipeline] { [Pipeline] echo 04:09:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:09:11 ---> create-netrc.sh [Pipeline] } 04:09:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:09:11 ---> python-tools-install.sh [Pipeline] echo 04:09:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:09:11 ---> sudo-logs.sh 04:09:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:09:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:09:12 ---> job-cost.sh 04:09:12 lf-activate-venv: SKIPPING 04:09:12 DEBUG: total: 0.2199999988079071 04:09:12 INFO: Retrieving Stack Cost... 04:09:12 INFO: Retrieving Pricing Info for: v3-standard-8 04:09:13 INFO: Archiving Costs [Pipeline] echo 04:09:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:09:13 ---> logs-deploy.sh 04:09:13 lf-activate-venv: SKIPPING 04:09:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-596/1 04:09:13 INFO: archiving workspace using pattern(s): 04:09:14 Archives upload complete. 04:09:14 INFO: archiving logs to Nexus 04:09:15 ---> uname -a: 04:09:15 Linux prd-ubuntu20-04-docker-8c-8g-6178 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:09:15 04:09:15 04:09:15 ---> lscpu: 04:09:15 Architecture: x86_64 04:09:15 CPU op-mode(s): 32-bit, 64-bit 04:09:15 Byte Order: Little Endian 04:09:15 Address sizes: 40 bits physical, 48 bits virtual 04:09:15 CPU(s): 8 04:09:15 On-line CPU(s) list: 0-7 04:09:15 Thread(s) per core: 1 04:09:15 Core(s) per socket: 1 04:09:15 Socket(s): 8 04:09:15 NUMA node(s): 1 04:09:15 Vendor ID: AuthenticAMD 04:09:15 CPU family: 23 04:09:15 Model: 49 04:09:15 Model name: AMD EPYC-Rome Processor 04:09:15 Stepping: 0 04:09:15 CPU MHz: 2799.998 04:09:15 BogoMIPS: 5599.99 04:09:15 Virtualization: AMD-V 04:09:15 Hypervisor vendor: KVM 04:09:15 Virtualization type: full 04:09:15 L1d cache: 256 KiB 04:09:15 L1i cache: 256 KiB 04:09:15 L2 cache: 4 MiB 04:09:15 L3 cache: 128 MiB 04:09:15 NUMA node0 CPU(s): 0-7 04:09:15 Vulnerability Itlb multihit: Not affected 04:09:15 Vulnerability L1tf: Not affected 04:09:15 Vulnerability Mds: Not affected 04:09:15 Vulnerability Meltdown: Not affected 04:09:15 Vulnerability Mmio stale data: Not affected 04:09:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:09:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:09:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:09:15 Vulnerability Srbds: Not affected 04:09:15 Vulnerability Tsx async abort: Not affected 04:09:15 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 04:09:15 04:09:15 04:09:15 ---> nproc: 04:09:15 8 04:09:15 04:09:15 04:09:15 ---> df -h: 04:09:15 Filesystem Size Used Avail Use% Mounted on 04:09:15 overlay 155G 12G 144G 8% / 04:09:15 tmpfs 64M 0 64M 0% /dev 04:09:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:09:15 shm 64M 0 64M 0% /dev/shm 04:09:15 /dev/vda1 155G 12G 144G 8% /facter-os 04:09:15 04:09:15 04:09:15 ---> sar -b -r -n DEV: 04:09:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6178) 09/14/23 _x86_64_ (8 CPU) 04:09:15 04:09:15 04:03:21 LINUX RESTART (8 CPU) 04:09:15 04:09:15 04:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:09:15 04:05:01 159.60 4.51 155.09 0.00 517.20 63315.10 0.00 04:09:15 04:06:01 116.16 0.22 115.95 0.00 15.86 43016.83 0.00 04:09:15 04:07:01 1.57 0.00 1.57 0.00 0.00 18.28 0.00 04:09:15 04:08:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 04:09:15 04:09:01 44.73 11.60 33.13 0.00 5187.14 4989.17 0.00 04:09:15 Average: 64.35 3.26 61.09 0.00 1146.14 22133.80 0.00 04:09:15 04:09:15 04:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:09:15 04:05:01 28042120 31587104 721020 2.19 124828 3600356 2041080 6.02 1177408 3200424 330776 04:09:15 04:06:01 27842504 31591056 713524 2.17 157332 3738564 1764668 5.20 1083272 3454336 336 04:09:15 04:07:01 27842696 31591316 712756 2.17 157364 3738564 1764668 5.20 1083216 3454336 16 04:09:15 04:08:01 27846456 31595820 708696 2.16 157412 3738568 1764668 5.20 1078148 3454964 28 04:09:15 04:09:01 27408740 31571972 704832 2.14 174816 4133112 1683428 4.96 1249240 3690192 94992 04:09:15 Average: 27796503 31587454 712166 2.17 154350 3789833 1803702 5.32 1134257 3450850 85230 04:09:15 04:09:15 04:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:09:15 04:05:01 ens3 705.22 435.25 8062.42 57.36 0.00 0.00 0.00 0.00 04:09:15 04:05:01 docker0 285.32 464.96 22.72 2479.21 0.00 0.00 0.00 0.00 04:09:15 04:05:01 lo 5.86 5.86 0.58 0.58 0.00 0.00 0.00 0.00 04:09:15 04:06:01 ens3 132.74 98.63 2543.02 92.43 0.00 0.00 0.00 0.00 04:09:15 04:06:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 04:09:15 04:06:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 04:09:15 04:07:01 ens3 0.48 0.25 0.26 0.20 0.00 0.00 0.00 0.00 04:09:15 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:15 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:15 04:08:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:09:15 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:15 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:09:15 04:09:01 ens3 211.90 86.54 2744.16 8.05 0.00 0.00 0.00 0.00 04:09:15 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:09:15 04:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:09:15 Average: ens3 208.45 123.12 2651.94 31.52 0.00 0.00 0.00 0.00 04:09:15 Average: docker0 56.30 91.76 4.48 489.21 0.00 0.00 0.00 0.00 04:09:15 Average: lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 04:09:15 04:09:15 04:09:15 ---> sar -P ALL: 04:09:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6178) 09/14/23 _x86_64_ (8 CPU) 04:09:15 04:09:15 04:03:21 LINUX RESTART (8 CPU) 04:09:15 04:09:15 04:04:02 CPU %user %nice %system %iowait %steal %idle 04:09:15 04:05:01 all 8.55 0.00 3.83 3.02 0.06 84.54 04:09:15 04:05:01 0 8.67 0.00 3.61 0.48 0.05 87.19 04:09:15 04:05:01 1 8.09 0.00 3.78 8.69 0.05 79.38 04:09:15 04:05:01 2 8.21 0.00 4.56 0.99 0.07 86.18 04:09:15 04:05:01 3 7.84 0.00 3.33 0.33 0.07 88.44 04:09:15 04:05:01 4 9.44 0.00 3.52 0.14 0.07 86.84 04:09:15 04:05:01 5 9.84 0.00 3.74 1.38 0.07 84.96 04:09:15 04:05:01 6 8.12 0.00 4.56 12.11 0.07 75.15 04:09:15 04:05:01 7 8.17 0.00 3.51 0.10 0.07 88.15 04:09:15 04:06:01 all 4.38 0.00 2.28 2.60 0.04 90.70 04:09:15 04:06:01 0 4.76 0.00 2.92 1.19 0.05 91.08 04:09:15 04:06:01 1 4.09 0.00 2.07 0.03 0.03 93.77 04:09:15 04:06:01 2 3.75 0.00 1.82 1.22 0.02 93.20 04:09:15 04:06:01 3 4.22 0.00 1.98 0.44 0.03 93.32 04:09:15 04:06:01 4 4.38 0.00 2.00 0.05 0.02 93.55 04:09:15 04:06:01 5 4.52 0.00 2.09 1.79 0.03 91.55 04:09:15 04:06:01 6 4.62 0.00 3.30 16.11 0.07 75.90 04:09:15 04:06:01 7 4.73 0.00 2.04 0.08 0.05 93.10 04:09:15 04:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:09:15 04:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:09:15 04:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:09:15 04:07:01 2 0.05 0.00 0.02 0.02 0.03 99.88 04:09:15 04:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:09:15 04:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:09:15 04:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:09:15 04:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:09:15 04:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 04:09:15 04:08:01 all 0.05 0.00 0.01 0.00 0.01 99.93 04:09:15 04:08:01 0 0.07 0.00 0.00 0.00 0.02 99.92 04:09:15 04:08:01 1 0.12 0.00 0.00 0.00 0.00 99.88 04:09:15 04:08:01 2 0.03 0.00 0.03 0.02 0.00 99.92 04:09:15 04:08:01 3 0.08 0.00 0.00 0.00 0.02 99.90 04:09:15 04:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:09:15 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:09:15 04:08:01 6 0.02 0.00 0.02 0.02 0.02 99.93 04:09:15 04:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:09:15 04:09:01 all 2.21 0.00 1.01 4.86 0.03 91.89 04:09:15 04:09:01 0 2.76 0.00 1.85 3.16 0.02 92.22 04:09:15 04:09:01 1 1.08 0.00 0.72 0.12 0.03 98.05 04:09:15 04:09:01 2 1.34 0.00 0.84 27.16 0.07 70.60 04:09:15 04:09:01 3 2.42 0.00 1.13 1.78 0.02 94.66 04:09:15 04:09:01 4 2.32 0.00 1.05 1.82 0.02 94.79 04:09:15 04:09:01 5 2.14 0.00 0.82 2.91 0.03 94.10 04:09:15 04:09:01 6 2.37 0.00 0.62 0.85 0.02 96.14 04:09:15 04:09:01 7 3.28 0.00 1.02 1.14 0.03 94.53 04:09:15 Average: all 3.01 0.00 1.41 2.09 0.03 93.46 04:09:15 Average: 0 3.23 0.00 1.67 0.97 0.03 94.11 04:09:15 Average: 1 2.65 0.00 1.30 1.73 0.02 94.30 04:09:15 Average: 2 2.65 0.00 1.44 5.90 0.04 89.98 04:09:15 Average: 3 2.89 0.00 1.28 0.51 0.03 95.30 04:09:15 Average: 4 3.19 0.00 1.30 0.40 0.02 95.08 04:09:15 Average: 5 3.27 0.00 1.32 1.21 0.03 94.17 04:09:15 Average: 6 2.99 0.00 1.68 5.75 0.03 89.55 04:09:15 Average: 7 3.22 0.00 1.30 0.27 0.03 95.18 04:09:15 04:09:15 04:09:15