Pull request #767 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa57be1352ad4078016c6177c781697681255c8f+608a3e003cfc55b8172902caa6aca2b1fd619d11 (2bef80d5f7eb753c95510d396406aeb8e1d3490d) 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-ssh6175227797315045764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2786561182574662026.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 590556114a56c6d90cc8043840e039c2f74196dc 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/edgex-ui-go/branches/PR-767/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/edgex-ui-go/branches/PR-767/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11315256484759036542.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/edgex-ui-go/branches/PR-767/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5292106741621929308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5696883724457538445.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/edgex-ui-go/branches/PR-767/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/edgex-ui-go/branches/PR-767/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12021459833412505620.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 590556114a56c6d90cc8043840e039c2f74196dc 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:edgex-ui-go] ========================================================= [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: edgex-ui-go-settings PROJECT: edgex-ui-go 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: edgex-ui 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4881 in /w/workspace/edgexfoundry_edgex-ui-go_PR-767 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-767 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 608a3e003cfc55b8172902caa6aca2b1fd619d11 into PR head commit aa57be1352ad4078016c6177c781697681255c8f Merge succeeded, producing aa57be1352ad4078016c6177c781697681255c8f Checking out Revision aa57be1352ad4078016c6177c781697681255c8f (PR-767) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/767/head:refs/remotes/origin/PR-767 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa57be1352ad4078016c6177c781697681255c8f # 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 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa57be1352ad4078016c6177c781697681255c8f # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:02:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:02:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:02:49 ========================================================= 05:02:49 EdgeX Global Pipelines Version Info 05:02:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:02:49 ------------------- 05:02:49 stable info: 05:02:49 ------------------- 05:02:49 Commited By: Ginny Guan ginny@iotechsys.com 05:02:49 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:02:49 Message: update stable to v1.0.260 05:02:50 ------------------- 05:02:50 experimental info: 05:02:50 ------------------- 05:02:50 Commited By: Ginny Guan ginny@iotechsys.com 05:02:50 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:02:50 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:02:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:02:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:02:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:02:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:02:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:02:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:02:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:02:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:02:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:02:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:02:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:02:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-767 [Pipeline] echo 05:02:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-767 [Pipeline] echo 05:02:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-767 [Pipeline] echo 05:02:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa57be1352ad4078016c6177c781697681255c8f [Pipeline] echo 05:02:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa57be1 [Pipeline] echo 05:02:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:52 provisioning config files... 05:02:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/config994301983728792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:53 ---> ****-login.sh 05:02:53 nexus3.edgexfoundry.org:10001 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:02:53 Configure a credential helper to remove this warning. See 05:02:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:02:53 05:02:53 Login Succeeded 05:02:53 nexus3.edgexfoundry.org:10002 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:02:53 Configure a credential helper to remove this warning. See 05:02:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:02:53 05:02:53 Login Succeeded 05:02:53 nexus3.edgexfoundry.org:10003 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:02:53 Configure a credential helper to remove this warning. See 05:02:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:02:53 05:02:53 Login Succeeded 05:02:53 nexus3.edgexfoundry.org:10004 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:02:53 Configure a credential helper to remove this warning. See 05:02:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:02:53 05:02:53 Login Succeeded 05:02:53 ****.io 05:02:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:02:54 Configure a credential helper to remove this warning. See 05:02:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:02:54 05:02:54 Login Succeeded 05:02:54 ---> ****-login.sh ends [Pipeline] } 05:02:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:02:55 + git rev-list -1 --merges aa57be1352ad4078016c6177c781697681255c8f~1..aa57be1352ad4078016c6177c781697681255c8f [Pipeline] echo 05:02:55 -----------> git rev-list -1 --merges aa57be1352ad4078016c6177c781697681255c8f~1..aa57be1352ad4078016c6177c781697681255c8f aa57be1352ad4078016c6177c781697681255c8f [false] [Pipeline] sh 05:02:55 + git log --format=format:%s -1 aa57be1352ad4078016c6177c781697681255c8f [Pipeline] echo 05:02:55 ========================================================= 05:02:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:02:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:55 + git log --format=format:%s -1 aa57be1352ad4078016c6177c781697681255c8f [Pipeline] echo 05:02:55 [semverPrep] GIT_COMMIT: aa57be1352ad4078016c6177c781697681255c8f, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo 05:02:56 [semverPrep] This is not a build commit. [Pipeline] sh 05:02:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:02:56 + grep -v github /etc/ssh/ssh_known_hosts 05:02:56 + [ -e /tmp/ssh_known_hosts ] 05:02:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:02:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:02:56 + sudo tee -a /etc/ssh/ssh_known_hosts 05:02:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:57 05:02:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:57 0.1.4: Pulling from edgex-devops/py-git-semver 05:02:57 b85a868b505f: Pulling fs layer 05:02:57 e2be974225ed: Pulling fs layer 05:02:57 339a4e72a1f5: Pulling fs layer 05:02:57 988bab9f4d93: Pulling fs layer 05:02:57 1469e6f7b9e6: Pulling fs layer 05:02:57 eaf3925da568: Pulling fs layer 05:02:57 bab4dde63d76: Pulling fs layer 05:02:57 bde34c3a00c8: Pulling fs layer 05:02:57 b352a97aabf1: Pulling fs layer 05:02:57 4872d77fe225: Pulling fs layer 05:02:57 5851b861e8e6: Pulling fs layer 05:02:57 988bab9f4d93: Waiting 05:02:57 1469e6f7b9e6: Waiting 05:02:57 eaf3925da568: Waiting 05:02:57 4872d77fe225: Waiting 05:02:57 5851b861e8e6: Waiting 05:02:57 b352a97aabf1: Waiting 05:02:57 bab4dde63d76: Waiting 05:02:57 bde34c3a00c8: Waiting 05:02:57 e2be974225ed: Download complete 05:02:57 988bab9f4d93: Verifying Checksum 05:02:57 988bab9f4d93: Download complete 05:02:57 1469e6f7b9e6: Verifying Checksum 05:02:57 1469e6f7b9e6: Download complete 05:02:57 eaf3925da568: Verifying Checksum 05:02:57 eaf3925da568: Download complete 05:02:57 339a4e72a1f5: Verifying Checksum 05:02:57 339a4e72a1f5: Download complete 05:02:57 bde34c3a00c8: Verifying Checksum 05:02:57 bde34c3a00c8: Download complete 05:02:57 b352a97aabf1: Download complete 05:02:57 4872d77fe225: Verifying Checksum 05:02:57 4872d77fe225: Download complete 05:02:57 5851b861e8e6: Verifying Checksum 05:02:57 5851b861e8e6: Download complete 05:02:57 b85a868b505f: Verifying Checksum 05:02:57 b85a868b505f: Download complete 05:02:57 bab4dde63d76: Verifying Checksum 05:02:57 bab4dde63d76: Download complete 05:02:58 b85a868b505f: Pull complete 05:02:59 e2be974225ed: Pull complete 05:02:59 339a4e72a1f5: Pull complete 05:02:59 988bab9f4d93: Pull complete 05:02:59 1469e6f7b9e6: Pull complete 05:02:59 eaf3925da568: Pull complete 05:03:01 bab4dde63d76: Pull complete 05:03:01 bde34c3a00c8: Pull complete 05:03:01 b352a97aabf1: Pull complete 05:03:01 4872d77fe225: Pull complete 05:03:02 5851b861e8e6: Pull complete 05:03:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:03:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:02 prd-ubuntu20.04-docker-8c-8g-4881 does not seem to be running inside a container 05:03:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-767 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767:/w/workspace/edgexfoundry_edgex-ui-go_PR-767:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@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 05:03:07 $ docker top 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 -eo pid,comm 05:03:07 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). 05:03:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:03:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:07 [ssh-agent] Looking for ssh-agent implementation... 05:03:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:07 $ docker exec 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 ssh-agent 05:03:07 SSH_AUTH_SOCK=/tmp/ssh-Il7UzEaiR3gJ/agent.14 05:03:07 SSH_AGENT_PID=20 05:03:07 Running ssh-add (command line suppressed) 05:03:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/private_key_9206284128154696082.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/private_key_9206284128154696082.key) 05:03:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:08 + git tag --points-at HEAD [Pipeline] } 05:03:08 $ docker exec --env ******** --env ******** 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 ssh-agent -k 05:03:08 unset SSH_AUTH_SOCK; 05:03:08 unset SSH_AGENT_PID; 05:03:08 echo Agent pid 20 killed; 05:03:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:03:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:03:08 [ssh-agent] Looking for ssh-agent implementation... 05:03:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:03:08 $ docker exec 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 ssh-agent 05:03:08 SSH_AUTH_SOCK=/tmp/ssh-mTeYdBOmbBNL/agent.71 05:03:08 SSH_AGENT_PID=77 05:03:08 Running ssh-add (command line suppressed) 05:03:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/private_key_7676419371349932267.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/private_key_7676419371349932267.key) 05:03:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:03:09 + git semver init 05:03:09 2024-07-03 05:03:09,341 [run_init] DEBUG init version:0.0.0 force:False 05:03:09 2024-07-03 05:03:09,343 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver 05:03:09 2024-07-03 05:03:09,344 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver 05:03:09 2024-07-03 05:03:09,344 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-767, universal_newlines=False, shell=None, istream=None) 05:03:12 2024-07-03 05:03:12,029 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.git/info/exclude 05:03:12 2024-07-03 05:03:12,030 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver/PR-767 with force:False 05:03:12 2024-07-03 05:03:12,030 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver/PR-767 05:03:12 2024-07-03 05:03:12,034 [execute] INFO git cat-file --batch-check 05:03:12 2024-07-03 05:03:12,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver, universal_newlines=False, shell=None, istream=) 05:03:12 2024-07-03 05:03:12,040 [execute] INFO git cat-file --batch 05:03:12 2024-07-03 05:03:12,040 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver, universal_newlines=False, shell=None, istream=) 05:03:12 2024-07-03 05:03:12,045 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-767/.semver/PR-767 05:03:12 0.0.0 [Pipeline] } 05:03:12 $ docker exec --env ******** --env ******** 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 ssh-agent -k 05:03:12 unset SSH_AUTH_SOCK; 05:03:12 unset SSH_AGENT_PID; 05:03:12 echo Agent pid 77 killed; 05:03:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:03:13 + git semver [Pipeline] } 05:03:13 $ docker stop --time=1 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 05:03:14 $ docker rm -f --volumes 1ecdbce413da02b33634c54dc589cd0cf425da98ef833605968b59029d791191 [Pipeline] // withDockerContainer [Pipeline] sh 05:03:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:03:15 Stashed 1 file(s) [Pipeline] echo 05:03:15 [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 05:03:16 provisioning config files... 05:03:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/config5574299384493208154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:03:16 ---> ****-login.sh 05:03:16 nexus3.edgexfoundry.org:10001 05:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:16 Configure a credential helper to remove this warning. See 05:03:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:16 05:03:16 Login Succeeded 05:03:16 nexus3.edgexfoundry.org:10002 05:03:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:16 Configure a credential helper to remove this warning. See 05:03:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:16 05:03:16 Login Succeeded 05:03:16 nexus3.edgexfoundry.org:10003 05:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:17 Configure a credential helper to remove this warning. See 05:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:17 05:03:17 Login Succeeded 05:03:17 nexus3.edgexfoundry.org:10004 05:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:17 Configure a credential helper to remove this warning. See 05:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:17 05:03:17 Login Succeeded 05:03:17 ****.io 05:03:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:03:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:03:17 Configure a credential helper to remove this warning. See 05:03:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:03:17 05:03:17 Login Succeeded 05:03:17 ---> ****-login.sh ends [Pipeline] } 05:03:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:03:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:03:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:03:17 ========================================================= 05:03:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:03:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:18 + 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 . 05:03:18 Sending build context to Docker daemon 59.7MB 05:03:18 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:03:18 Step 2/15 : FROM ${BASE} AS builder 05:03:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:03:18 619be1103602: Pulling fs layer 05:03:18 7862e08f4a3e: Pulling fs layer 05:03:18 5df492c9dc93: Pulling fs layer 05:03:18 7629e6793208: Pulling fs layer 05:03:18 4f4fb700ef54: Pulling fs layer 05:03:18 fb5054dd5b73: Pulling fs layer 05:03:18 eeca6798cff9: Pulling fs layer 05:03:18 aa269ceb94a6: Pulling fs layer 05:03:18 ada007ff1a6a: Pulling fs layer 05:03:18 fb5054dd5b73: Waiting 05:03:18 eeca6798cff9: Waiting 05:03:18 aa269ceb94a6: Waiting 05:03:18 ada007ff1a6a: Waiting 05:03:18 7629e6793208: Waiting 05:03:18 4f4fb700ef54: Waiting 05:03:18 7862e08f4a3e: Download complete 05:03:18 7629e6793208: Verifying Checksum 05:03:18 7629e6793208: Download complete 05:03:18 4f4fb700ef54: Verifying Checksum 05:03:18 4f4fb700ef54: Download complete 05:03:18 fb5054dd5b73: Verifying Checksum 05:03:18 fb5054dd5b73: Download complete 05:03:18 619be1103602: Verifying Checksum 05:03:18 619be1103602: Download complete 05:03:18 eeca6798cff9: Verifying Checksum 05:03:18 eeca6798cff9: Download complete 05:03:18 619be1103602: Pull complete 05:03:18 ada007ff1a6a: Verifying Checksum 05:03:18 ada007ff1a6a: Download complete 05:03:18 7862e08f4a3e: Pull complete 05:03:18 5df492c9dc93: Verifying Checksum 05:03:18 5df492c9dc93: Download complete 05:03:19 aa269ceb94a6: Verifying Checksum 05:03:19 aa269ceb94a6: Download complete 05:03:22 5df492c9dc93: Pull complete 05:03:22 7629e6793208: Pull complete 05:03:22 4f4fb700ef54: Pull complete 05:03:22 fb5054dd5b73: Pull complete 05:03:22 eeca6798cff9: Pull complete 05:03:24 aa269ceb94a6: Pull complete 05:03:25 ada007ff1a6a: Pull complete 05:03:25 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:03:25 ---> f489d0715acc 05:03:25 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:03:31 Still waiting to schedule task 05:03:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:03:35 ---> Running in aab124a37a52 05:03:35 Removing intermediate container aab124a37a52 05:03:35 ---> 7699359f9cbc 05:03:35 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:03:35 ---> Running in 6be617cd8508 05:03:35 Removing intermediate container 6be617cd8508 05:03:35 ---> 34d68c3e6c01 05:03:35 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:03:35 ---> Running in 447ef9c401ef 05:03:35 Removing intermediate container 447ef9c401ef 05:03:35 ---> be66c0df2dc9 05:03:35 Step 6/15 : LABEL Name=edgex-ui-go 05:03:35 ---> Running in b437208af120 05:03:35 Removing intermediate container b437208af120 05:03:35 ---> 9a55fc8395de 05:03:35 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:03:35 ---> Running in 1a375f9925e3 05:03:35 Removing intermediate container 1a375f9925e3 05:03:35 ---> dd590e03b44b 05:03:35 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:03:36 latest: Pulling from library/docker 05:03:36 ec99f8b99825: Pulling fs layer 05:03:36 337b172a7c47: Pulling fs layer 05:03:36 4f4fb700ef54: Pulling fs layer 05:03:36 d917b3449c2f: Pulling fs layer 05:03:36 de4e19c7f685: Pulling fs layer 05:03:36 c21be6ea5d6f: Pulling fs layer 05:03:36 6304ca1e2076: Pulling fs layer 05:03:36 b69e773f08c2: Pulling fs layer 05:03:36 7bb84f9b00ac: Pulling fs layer 05:03:36 61a71205c786: Pulling fs layer 05:03:36 0e9a38426947: Pulling fs layer 05:03:36 9ee4b7ed4876: Pulling fs layer 05:03:36 130a7cf00216: Pulling fs layer 05:03:36 1991d750d62b: Pulling fs layer 05:03:36 0a02f0ed53a5: Pulling fs layer 05:03:36 1875a26f1117: Pulling fs layer 05:03:36 0e9a38426947: Waiting 05:03:36 de4e19c7f685: Waiting 05:03:36 9ee4b7ed4876: Waiting 05:03:36 130a7cf00216: Waiting 05:03:36 c21be6ea5d6f: Waiting 05:03:36 1991d750d62b: Waiting 05:03:36 0a02f0ed53a5: Waiting 05:03:36 6304ca1e2076: Waiting 05:03:36 1875a26f1117: Waiting 05:03:36 b69e773f08c2: Waiting 05:03:36 61a71205c786: Waiting 05:03:36 7bb84f9b00ac: Waiting 05:03:36 4f4fb700ef54: Verifying Checksum 05:03:36 4f4fb700ef54: Download complete 05:03:36 337b172a7c47: Verifying Checksum 05:03:36 337b172a7c47: Download complete 05:03:36 ec99f8b99825: Verifying Checksum 05:03:36 ec99f8b99825: Download complete 05:03:36 d917b3449c2f: Verifying Checksum 05:03:36 d917b3449c2f: Download complete 05:03:36 ec99f8b99825: Pull complete 05:03:36 c21be6ea5d6f: Verifying Checksum 05:03:36 c21be6ea5d6f: Download complete 05:03:36 de4e19c7f685: Verifying Checksum 05:03:36 de4e19c7f685: Download complete 05:03:36 b69e773f08c2: Verifying Checksum 05:03:36 b69e773f08c2: Download complete 05:03:36 6304ca1e2076: Verifying Checksum 05:03:36 6304ca1e2076: Download complete 05:03:36 7bb84f9b00ac: Verifying Checksum 05:03:36 7bb84f9b00ac: Download complete 05:03:36 61a71205c786: Verifying Checksum 05:03:36 61a71205c786: Download complete 05:03:37 337b172a7c47: Pull complete 05:03:37 9ee4b7ed4876: Download complete 05:03:37 130a7cf00216: Verifying Checksum 05:03:37 130a7cf00216: Download complete 05:03:37 4f4fb700ef54: Pull complete 05:03:37 0a02f0ed53a5: Verifying Checksum 05:03:37 0a02f0ed53a5: Download complete 05:03:37 1875a26f1117: Verifying Checksum 05:03:37 1875a26f1117: Download complete 05:03:37 d917b3449c2f: Pull complete 05:03:37 0e9a38426947: Verifying Checksum 05:03:37 0e9a38426947: Download complete 05:03:37 de4e19c7f685: Pull complete 05:03:38 1991d750d62b: Verifying Checksum 05:03:38 1991d750d62b: Download complete 05:03:38 c21be6ea5d6f: Pull complete 05:03:38 6304ca1e2076: Pull complete 05:03:38 b69e773f08c2: Pull complete 05:03:38 7bb84f9b00ac: Pull complete 05:03:38 61a71205c786: Pull complete 05:03:39 0e9a38426947: Pull complete 05:03:39 9ee4b7ed4876: Pull complete 05:03:39 130a7cf00216: Pull complete 05:03:40 1991d750d62b: Pull complete 05:03:40 0a02f0ed53a5: Pull complete 05:03:40 1875a26f1117: Pull complete 05:03:40 Digest: sha256:3e52ceff980f04b332292e06421ba0d1b5818d1ff38c9e39b3b1cd0d67b2d8c1 05:03:40 Status: Downloaded newer image for docker:latest 05:03:45 ---> 3e59c7b5816b 05:03:45 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:03:45 ---> Running in 2c3d2412f456 05:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:03:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:03:45 OK: 264 MiB in 52 packages 05:03:46 Removing intermediate container 2c3d2412f456 05:03:46 ---> bd826cf8111a 05:03:46 Step 10/15 : ENV GO111MODULE=on 05:03:46 ---> Running in 1078992b8dd9 05:03:46 Removing intermediate container 1078992b8dd9 05:03:46 ---> 53ca195ce5ec 05:03:46 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:03:46 ---> Running in 4b8747873c78 05:03:46 Removing intermediate container 4b8747873c78 05:03:46 ---> 919e6db3d4e8 05:03:46 Step 12/15 : COPY go.mod vendor* ./ 05:03:46 ---> 5f6fe1379afe 05:03:46 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:03:46 ---> Running in 26e5ab6a2b0c 05:04:42 Removing intermediate container 26e5ab6a2b0c 05:04:42 ---> 0ee71fff0012 05:04:42 Step 14/15 : COPY . . 05:04:42 ---> 578c14cb5dc5 05:04:42 Step 15/15 : RUN ${MAKE} 05:04:42 ---> Running in a19581586ba9 05:04:42 noop 05:04:42 Removing intermediate container a19581586ba9 05:04:42 ---> fc2b456ea00d 05:04:42 Successfully built fc2b456ea00d 05:04:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:43 + docker inspect -f . ci-base-image-x86_64 05:04:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:43 prd-ubuntu20.04-docker-8c-8g-4881 does not seem to be running inside a container 05:04:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-767 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767:/w/workspace/edgexfoundry_edgex-ui-go_PR-767:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@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 05:04:43 $ docker top babaa277ffce77887c324acb82f250d0dc2e96c7fcf0bb319503dd0599dcfae7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:44 + go version 05:04:44 go version go1.21.9 linux/amd64 [Pipeline] } 05:04:44 $ docker stop --time=1 babaa277ffce77887c324acb82f250d0dc2e96c7fcf0bb319503dd0599dcfae7 05:04:45 $ docker rm -f --volumes babaa277ffce77887c324acb82f250d0dc2e96c7fcf0bb319503dd0599dcfae7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:46 + docker inspect -f . ci-base-image-x86_64 05:04:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:46 prd-ubuntu20.04-docker-8c-8g-4881 does not seem to be running inside a container 05:04:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-767 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767:/w/workspace/edgexfoundry_edgex-ui-go_PR-767:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@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 05:04:46 $ docker top 99e9056c8c22c7d00b326f0475a3584bac7ff91867267a7863152381828db286 -eo pid,comm [Pipeline] { [Pipeline] sh 05:04:47 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-767 [Pipeline] fileExists [Pipeline] sh 05:04:47 + make test 05:04:47 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:04:48 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:04:58 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 05:04:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 05:04:58 have (chan any, chan error, any, string) 05:04:58 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:04:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 05:04:58 have (chan any, chan error, interface{}, string) 05:04:58 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:04:58 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 05:04:58 have (chan any, chan error, interface{}, string) 05:04:58 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:05:03 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:05:03 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:05:03 FAIL 05:05:03 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 05:05:03 $ docker stop --time=1 99e9056c8c22c7d00b326f0475a3584bac7ff91867267a7863152381828db286 05:05:08 $ docker rm -f --volumes 99e9056c8c22c7d00b326f0475a3584bac7ff91867267a7863152381828db286 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:09 05:05:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:09 latest: Pulling from edgex-lftools-log-publisher 05:05:09 5eb5b503b376: Pulling fs layer 05:05:09 5c69ac0246d0: Pulling fs layer 05:05:09 ec43610c2a17: Pulling fs layer 05:05:09 3a2ae6a8a46f: Pulling fs layer 05:05:09 33b1e0a273af: Pulling fs layer 05:05:09 5d3b04190fa2: Pulling fs layer 05:05:09 2f39f015ded8: Pulling fs layer 05:05:09 5d3b04190fa2: Waiting 05:05:09 2f39f015ded8: Waiting 05:05:09 33b1e0a273af: Waiting 05:05:09 5c69ac0246d0: Verifying Checksum 05:05:09 5c69ac0246d0: Download complete 05:05:09 3a2ae6a8a46f: Verifying Checksum 05:05:09 3a2ae6a8a46f: Download complete 05:05:09 33b1e0a273af: Verifying Checksum 05:05:09 33b1e0a273af: Download complete 05:05:09 ec43610c2a17: Verifying Checksum 05:05:09 ec43610c2a17: Download complete 05:05:09 5d3b04190fa2: Verifying Checksum 05:05:09 5d3b04190fa2: Download complete 05:05:10 5eb5b503b376: Verifying Checksum 05:05:10 5eb5b503b376: Download complete 05:05:10 2f39f015ded8: Download complete 05:05:11 5eb5b503b376: Pull complete 05:05:11 5c69ac0246d0: Pull complete 05:05:11 ec43610c2a17: Pull complete 05:05:11 3a2ae6a8a46f: Pull complete 05:05:12 33b1e0a273af: Pull complete 05:05:12 5d3b04190fa2: Pull complete 05:05:16 2f39f015ded8: Pull complete 05:05:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:16 prd-ubuntu20.04-docker-8c-8g-4881 does not seem to be running inside a container 05:05:16 $ 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/edgexfoundry_edgex-ui-go_PR-767 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767:/w/workspace/edgexfoundry_edgex-ui-go_PR-767:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@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 05:05:20 $ docker top 4726a6fa9d38f77633161fc40ed4971009b8dbf33eae8e95a544e57c49d85bc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:20 ---> job-cost.sh 05:05:20 lf-activate-venv: SKIPPING 05:05:20 INFO: No Stack... 05:05:21 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:21 INFO: Archiving Costs [Pipeline] sh 05:05:21 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives/cost.csv 05:05:21 + cut -d, -f6 [Pipeline] lock 05:05:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] 05:05:21 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] did not exist. Created. 05:05:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:22 + echo total: 0.2199999988079071 [Pipeline] stash 05:05:22 Stashed 1 file(s) [Pipeline] } 05:05:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:22 $ docker stop --time=1 4726a6fa9d38f77633161fc40ed4971009b8dbf33eae8e95a544e57c49d85bc4 05:05:23 $ docker rm -f --volumes 4726a6fa9d38f77633161fc40ed4971009b8dbf33eae8e95a544e57c49d85bc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:05:24 Failed in branch amd64 05:06:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4883 in /w/workspace/edgexfoundry_edgex-ui-go_PR-767 [Pipeline] { [Pipeline] ws 05:06:17 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:06:20 The recommended git tool is: git 05:06:28 using credential edgex-jenkins-ssh 05:06:28 Cloning the remote Git repository 05:06:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:06:28 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:06:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:06:29 > git --version # timeout=10 05:06:29 > git --version # 'git version 2.25.1' 05:06:29 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:06:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:06:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:06:35 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/767/head:refs/remotes/origin/PR-767 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:06:36 Merging remotes/origin/main commit 608a3e003cfc55b8172902caa6aca2b1fd619d11 into PR head commit aa57be1352ad4078016c6177c781697681255c8f 05:06:36 Merge succeeded, producing aa57be1352ad4078016c6177c781697681255c8f 05:06:36 Checking out Revision aa57be1352ad4078016c6177c781697681255c8f (PR-767) 05:06:36 > git config core.sparsecheckout # timeout=10 05:06:36 > git checkout -f aa57be1352ad4078016c6177c781697681255c8f # timeout=10 05:06:36 > git remote # timeout=10 05:06:36 > git config --get remote.origin.url # timeout=10 05:06:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:36 > git merge 608a3e003cfc55b8172902caa6aca2b1fd619d11 # timeout=10 05:06:36 > git rev-parse HEAD^{commit} # timeout=10 05:06:36 > git config core.sparsecheckout # timeout=10 05:06:36 > git checkout -f aa57be1352ad4078016c6177c781697681255c8f # timeout=10 05:06:37 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 05:06:37 > git --version # timeout=10 05:06:37 > git --version # 'git version 2.25.1' 05:06:37 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:06:42 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:42 Dload Upload Total Spent Left Speed 05:06:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 05:06:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:06:43 + sudo tee /etc/docker/daemon.new 05:06:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:06:43 { 05:06:43 "registry-mirrors": [ 05:06:43 "https://nexus3.edgexfoundry.org:10001" 05:06:43 ], 05:06:43 "bip": "10.250.0.254/24", 05:06:43 "hosts": [ 05:06:43 "tcp://0.0.0.0:5555", 05:06:43 "unix:///var/run/docker.sock" 05:06:43 ], 05:06:43 "mtu": 1458, 05:06:43 "selinux-enabled": true, 05:06:43 "seccomp-profile": "/etc/docker/seccomp.json" 05:06:43 } [Pipeline] sh 05:06:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:06:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:02 provisioning config files... 05:07:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5413749751461499320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:02 ---> ****-login.sh 05:07:02 nexus3.edgexfoundry.org:10001 05:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:03 Configure a credential helper to remove this warning. See 05:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:03 05:07:03 Login Succeeded 05:07:03 nexus3.edgexfoundry.org:10002 05:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:03 Configure a credential helper to remove this warning. See 05:07:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:03 05:07:03 Login Succeeded 05:07:03 nexus3.edgexfoundry.org:10003 05:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:04 Configure a credential helper to remove this warning. See 05:07:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:04 05:07:04 Login Succeeded 05:07:04 nexus3.edgexfoundry.org:10004 05:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:04 Configure a credential helper to remove this warning. See 05:07:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:04 05:07:04 Login Succeeded 05:07:04 ****.io 05:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:04 Configure a credential helper to remove this warning. See 05:07:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:04 05:07:04 Login Succeeded 05:07:04 ---> ****-login.sh ends [Pipeline] } 05:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:07:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:07:05 ========================================================= 05:07:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:07:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:06 + 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 . 05:07:07 Sending build context to Docker daemon 35.46MB 05:07:07 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:07:07 Step 2/15 : FROM ${BASE} AS builder 05:07:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:07:07 c6b39de5b339: Pulling fs layer 05:07:07 a69c41024577: Pulling fs layer 05:07:07 d6de4b400683: Pulling fs layer 05:07:07 35cb2a7552d0: Pulling fs layer 05:07:07 4f4fb700ef54: Pulling fs layer 05:07:07 464afbd9ba4c: Pulling fs layer 05:07:07 00f215d4a9da: Pulling fs layer 05:07:07 35cb2a7552d0: Waiting 05:07:07 4f4fb700ef54: Waiting 05:07:07 464afbd9ba4c: Waiting 05:07:07 d496ad576159: Pulling fs layer 05:07:07 00f215d4a9da: Waiting 05:07:07 d496ad576159: Waiting 05:07:07 a69c41024577: Download complete 05:07:07 35cb2a7552d0: Verifying Checksum 05:07:07 35cb2a7552d0: Download complete 05:07:07 4f4fb700ef54: Verifying Checksum 05:07:07 4f4fb700ef54: Download complete 05:07:07 464afbd9ba4c: Verifying Checksum 05:07:07 464afbd9ba4c: Download complete 05:07:07 c6b39de5b339: Download complete 05:07:08 d496ad576159: Download complete 05:07:08 c6b39de5b339: Pull complete 05:07:09 a69c41024577: Pull complete 05:07:09 d6de4b400683: Verifying Checksum 05:07:09 d6de4b400683: Download complete 05:07:10 00f215d4a9da: Verifying Checksum 05:07:10 00f215d4a9da: Download complete 05:07:23 d6de4b400683: Pull complete 05:07:23 35cb2a7552d0: Pull complete 05:07:23 4f4fb700ef54: Pull complete 05:07:23 464afbd9ba4c: Pull complete 05:07:33 00f215d4a9da: Pull complete 05:07:33 d496ad576159: Pull complete 05:07:33 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:07:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:07:33 ---> f246e2811388 05:07:33 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:07:35 ---> Running in b61ed1701e63 05:07:35 Removing intermediate container b61ed1701e63 05:07:35 ---> fae01e2b795b 05:07:35 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:07:35 ---> Running in f3a98d2dbcca 05:07:37 Removing intermediate container f3a98d2dbcca 05:07:37 ---> e74e9c6e02f1 05:07:37 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:07:37 ---> Running in a9db67c9abb4 05:07:37 Removing intermediate container a9db67c9abb4 05:07:37 ---> 83c26608c959 05:07:37 Step 6/15 : LABEL Name=edgex-ui-go 05:07:37 ---> Running in 0ec01822666f 05:07:38 Removing intermediate container 0ec01822666f 05:07:38 ---> 0fc8b3a3e384 05:07:38 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:07:38 ---> Running in 88f20a7f5ca1 05:07:38 Removing intermediate container 88f20a7f5ca1 05:07:38 ---> ae7386fd9d36 05:07:38 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:07:38 latest: Pulling from library/docker 05:07:38 a258b2a6b59a: Pulling fs layer 05:07:38 fd3b21a9b13e: Pulling fs layer 05:07:38 4f4fb700ef54: Pulling fs layer 05:07:38 586562bcc1cb: Pulling fs layer 05:07:38 74f18f513eb6: Pulling fs layer 05:07:38 fe274b42de9c: Pulling fs layer 05:07:38 ab3205340939: Pulling fs layer 05:07:38 baaabb9d2065: Pulling fs layer 05:07:38 586562bcc1cb: Waiting 05:07:38 ae2168fa498f: Pulling fs layer 05:07:38 74f18f513eb6: Waiting 05:07:38 fe274b42de9c: Waiting 05:07:38 baaabb9d2065: Waiting 05:07:38 9dac0657b129: Pulling fs layer 05:07:38 ab3205340939: Waiting 05:07:38 0c6772d9dda2: Pulling fs layer 05:07:38 ae2168fa498f: Waiting 05:07:38 b14865a998e9: Pulling fs layer 05:07:38 0c6772d9dda2: Waiting 05:07:38 2b718259c71d: Pulling fs layer 05:07:38 b14865a998e9: Waiting 05:07:38 71228ad5c8bd: Pulling fs layer 05:07:38 2b718259c71d: Waiting 05:07:38 69c3cede826c: Pulling fs layer 05:07:38 71228ad5c8bd: Waiting 05:07:38 25bca4a4996d: Pulling fs layer 05:07:38 69c3cede826c: Waiting 05:07:38 25bca4a4996d: Waiting 05:07:39 4f4fb700ef54: Verifying Checksum 05:07:39 4f4fb700ef54: Download complete 05:07:39 fd3b21a9b13e: Verifying Checksum 05:07:39 fd3b21a9b13e: Download complete 05:07:39 a258b2a6b59a: Verifying Checksum 05:07:39 a258b2a6b59a: Download complete 05:07:39 586562bcc1cb: Verifying Checksum 05:07:39 586562bcc1cb: Download complete 05:07:40 fe274b42de9c: Verifying Checksum 05:07:40 fe274b42de9c: Download complete 05:07:40 74f18f513eb6: Verifying Checksum 05:07:40 74f18f513eb6: Download complete 05:07:40 ab3205340939: Verifying Checksum 05:07:40 ab3205340939: Download complete 05:07:40 baaabb9d2065: Verifying Checksum 05:07:40 baaabb9d2065: Download complete 05:07:40 a258b2a6b59a: Pull complete 05:07:40 9dac0657b129: Verifying Checksum 05:07:40 9dac0657b129: Download complete 05:07:40 ae2168fa498f: Download complete 05:07:40 b14865a998e9: Verifying Checksum 05:07:40 b14865a998e9: Download complete 05:07:40 2b718259c71d: Verifying Checksum 05:07:40 2b718259c71d: Download complete 05:07:40 69c3cede826c: Verifying Checksum 05:07:40 69c3cede826c: Download complete 05:07:40 25bca4a4996d: Verifying Checksum 05:07:40 25bca4a4996d: Download complete 05:07:40 0c6772d9dda2: Verifying Checksum 05:07:40 0c6772d9dda2: Download complete 05:07:40 fd3b21a9b13e: Pull complete 05:07:41 4f4fb700ef54: Pull complete 05:07:41 586562bcc1cb: Pull complete 05:07:42 71228ad5c8bd: Verifying Checksum 05:07:42 71228ad5c8bd: Download complete 05:07:42 74f18f513eb6: Pull complete 05:07:44 fe274b42de9c: Pull complete 05:07:45 ab3205340939: Pull complete 05:07:45 baaabb9d2065: Pull complete 05:07:46 ae2168fa498f: Pull complete 05:07:46 9dac0657b129: Pull complete 05:07:48 0c6772d9dda2: Pull complete 05:07:48 b14865a998e9: Pull complete 05:07:48 2b718259c71d: Pull complete 05:07:52 71228ad5c8bd: Pull complete 05:07:52 69c3cede826c: Pull complete 05:07:52 25bca4a4996d: Pull complete 05:07:52 Digest: sha256:3e52ceff980f04b332292e06421ba0d1b5818d1ff38c9e39b3b1cd0d67b2d8c1 05:07:53 Status: Downloaded newer image for docker:latest 05:07:55 ---> 340cf4a105b4 05:07:55 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:07:55 ---> Running in 036ea3c25e02 05:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:07:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:07:58 OK: 266 MiB in 52 packages 05:07:59 Removing intermediate container 036ea3c25e02 05:07:59 ---> a123e9210c7e 05:07:59 Step 10/15 : ENV GO111MODULE=on 05:07:59 ---> Running in 1b8ba8f98d53 05:07:59 Removing intermediate container 1b8ba8f98d53 05:07:59 ---> 1c5443f9b588 05:07:59 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:07:59 ---> Running in a6ef6190c148 05:08:00 Removing intermediate container a6ef6190c148 05:08:00 ---> 51b983ed4f10 05:08:00 Step 12/15 : COPY go.mod vendor* ./ 05:08:00 ---> 2a038535a882 05:08:00 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:08:00 ---> Running in 69dcb82286f1 05:10:07 Removing intermediate container 69dcb82286f1 05:10:07 ---> b99a6d6ecb93 05:10:07 Step 14/15 : COPY . . 05:10:07 ---> 6d1398bbdb2b 05:10:07 Step 15/15 : RUN ${MAKE} 05:10:07 ---> Running in 7a05d377f826 05:10:07 noop 05:10:07 Removing intermediate container 7a05d377f826 05:10:07 ---> 240e82f8649d 05:10:07 Successfully built 240e82f8649d 05:10:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:07 + docker inspect -f . ci-base-image-arm64 05:10:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:08 prd-ubuntu20.04-docker-arm64-4c-16g-4883 does not seem to be running inside a container 05:10:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 05:10:09 $ docker top 09cac1090459119b01503b208650f9833f4bf635901d91c6ce20414e1a894cb4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:10 + go version 05:10:10 go version go1.21.9 linux/arm64 [Pipeline] } 05:10:10 $ docker stop --time=1 09cac1090459119b01503b208650f9833f4bf635901d91c6ce20414e1a894cb4 05:10:12 $ docker rm -f --volumes 09cac1090459119b01503b208650f9833f4bf635901d91c6ce20414e1a894cb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:10:13 + docker inspect -f . ci-base-image-arm64 05:10:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:10:13 prd-ubuntu20.04-docker-arm64-4c-16g-4883 does not seem to be running inside a container 05:10:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 05:10:14 $ docker top 7eb90370d163ecaf277269b8da72354fdede888dc507738d537174134087b832 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:15 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:10:16 + make test 05:10:16 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:10:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:12:14 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 05:12:14 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:663:74: not enough arguments in call to configClient.WatchForChanges 05:12:14 have (chan any, chan error, any, string) 05:12:14 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:12:14 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:786:96: not enough arguments in call to configClient.WatchForChanges 05:12:14 have (chan any, chan error, interface{}, string) 05:12:14 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:12:14 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap/v3@v3.2.0-dev.27/bootstrap/config/config.go:848:106: not enough arguments in call to commonConfigClient.WatchForChanges 05:12:14 have (chan any, chan error, interface{}, string) 05:12:14 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 05:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:13:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:13:22 FAIL 05:13:22 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 05:13:22 $ docker stop --time=1 7eb90370d163ecaf277269b8da72354fdede888dc507738d537174134087b832 05:13:24 $ docker rm -f --volumes 7eb90370d163ecaf277269b8da72354fdede888dc507738d537174134087b832 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:26 05:13:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:27 arm64: Pulling from edgex-lftools-log-publisher 05:13:27 8998bd30e6a1: Pulling fs layer 05:13:27 04944245beec: Pulling fs layer 05:13:27 699f458cf7ca: Pulling fs layer 05:13:27 765212b225bb: Pulling fs layer 05:13:27 f23df028b6ca: Pulling fs layer 05:13:27 d65c8cfc05b1: Pulling fs layer 05:13:27 2437ff75d9bd: Pulling fs layer 05:13:27 f23df028b6ca: Waiting 05:13:27 2437ff75d9bd: Waiting 05:13:27 d65c8cfc05b1: Waiting 05:13:27 765212b225bb: Waiting 05:13:27 04944245beec: Verifying Checksum 05:13:27 04944245beec: Download complete 05:13:27 765212b225bb: Verifying Checksum 05:13:27 765212b225bb: Download complete 05:13:27 f23df028b6ca: Download complete 05:13:27 d65c8cfc05b1: Verifying Checksum 05:13:27 d65c8cfc05b1: Download complete 05:13:27 699f458cf7ca: Verifying Checksum 05:13:27 699f458cf7ca: Download complete 05:13:28 8998bd30e6a1: Verifying Checksum 05:13:28 8998bd30e6a1: Download complete 05:13:30 2437ff75d9bd: Verifying Checksum 05:13:30 2437ff75d9bd: Download complete 05:13:32 8998bd30e6a1: Pull complete 05:13:33 04944245beec: Pull complete 05:13:35 699f458cf7ca: Pull complete 05:13:35 765212b225bb: Pull complete 05:13:36 f23df028b6ca: Pull complete 05:13:36 d65c8cfc05b1: Pull complete 05:13:54 2437ff75d9bd: Pull complete 05:13:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:13:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:13:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:13:55 prd-ubuntu20.04-docker-arm64-4c-16g-4883 does not seem to be running inside a container 05:13:55 $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 05:13:57 $ docker top 6b7ad83ea4a1b1cf15816a3cc20b894b29a97271a6b31bf4bae4ec3ed78b6a3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:13:58 ---> job-cost.sh 05:13:58 lf-activate-venv: SKIPPING 05:13:58 INFO: No Stack... 05:13:59 INFO: Retrieving Pricing Info for: v3-standard-4 05:14:00 INFO: Archiving Costs [Pipeline] sh 05:14:00 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:14:00 + cut -d, -f6 [Pipeline] lock 05:14:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] 05:14:00 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] did not exist. Created. 05:14:00 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:14:01 /w/workspace/edgex-ui-go/1@tmp/durable-1d033fef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:14:02 + echo total: 0.10999999940395355 [Pipeline] stash 05:14:02 Warning: overwriting stash ‘stack-cost’ 05:14:02 Stashed 1 file(s) [Pipeline] } 05:14:03 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-767-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:14:03 $ docker stop --time=1 6b7ad83ea4a1b1cf15816a3cc20b894b29a97271a6b31bf4bae4ec3ed78b6a3c 05:14:04 $ docker rm -f --volumes 6b7ad83ea4a1b1cf15816a3cc20b894b29a97271a6b31bf4bae4ec3ed78b6a3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:14:05 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:14:08 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives ] 05:14:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives 05:14:08 total 16 05:14:08 drwxr-xr-x 3 root root 4096 Jul 3 05:05 . 05:14:08 drwxrwxr-x 14 jenkins jenkins 4096 Jul 3 05:05 .. 05:14:08 drwxr-xr-x 2 root root 4096 Jul 3 05:05 cost 05:14:08 -rw-r--r-- 1 root root 83 Jul 3 05:05 cost.csv 05:14:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives 05:14:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives 05:14:08 total 16 05:14:08 drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 05:05 . 05:14:08 drwxrwxr-x 14 jenkins jenkins 4096 Jul 3 05:05 .. 05:14:08 drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 05:05 cost 05:14:08 -rw-r--r-- 1 jenkins jenkins 83 Jul 3 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:14:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:14:09 ---> package-listing.sh 05:14:09 ++ facter osfamily 05:14:09 ++ tr '[:upper:]' '[:lower:]' 05:14:09 + OS_FAMILY=debian 05:14:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-767 05:14:09 + START_PACKAGES=/tmp/packages_start.txt 05:14:09 + END_PACKAGES=/tmp/packages_end.txt 05:14:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:14:09 + PACKAGES=/tmp/packages_start.txt 05:14:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-767 ']' 05:14:09 + PACKAGES=/tmp/packages_end.txt 05:14:09 + case "${OS_FAMILY}" in 05:14:09 + grep '^ii' 05:14:09 + dpkg -l 05:14:09 + '[' -f /tmp/packages_start.txt ']' 05:14:09 + '[' -f /tmp/packages_end.txt ']' 05:14:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:14:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-767 ']' 05:14:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives/ 05:14:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-767/archives/ [Pipeline] echo 05:14:09 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/edgexfoundry_edgex-ui-go_PR-767/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:14:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:14:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:14:10 prd-ubuntu20.04-docker-8c-8g-4881 does not seem to be running inside a container 05:14:10 $ 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/edgexfoundry_edgex-ui-go_PR-767/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-767 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767:/w/workspace/edgexfoundry_edgex-ui-go_PR-767:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@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 05:14:11 $ docker top 0177e1e779f9a902cf4730847f1ec4994fa01381909ff5fd1ca2c5bf8cac469f -eo pid,comm [Pipeline] { [Pipeline] sh 05:14:11 + touch /tmp/pre-build-complete [Pipeline] sh 05:14:11 + mkdir -p /var/log/sysstat [Pipeline] sh 05:14:12 + ls /var/log/sa-host 05:14:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:14:12 provisioning config files... 05:14:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-767@tmp/config9529232894757981464tmp [Pipeline] { [Pipeline] echo 05:14:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:14:12 ---> create-netrc.sh [Pipeline] } 05:14:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:14:13 ---> python-tools-install.sh [Pipeline] echo 05:14:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:14:13 ---> sudo-logs.sh 05:14:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:14:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:14:13 ---> job-cost.sh 05:14:13 lf-activate-venv: SKIPPING 05:14:13 DEBUG: total: 0.2199999988079071 05:14:13 INFO: Retrieving Stack Cost... 05:14:14 INFO: Retrieving Pricing Info for: v3-standard-8 05:14:14 INFO: Archiving Costs [Pipeline] echo 05:14:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:14:15 ---> logs-deploy.sh 05:14:15 lf-activate-venv: SKIPPING 05:14:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-767/1 05:14:15 INFO: archiving workspace using pattern(s): 05:14:16 Archives upload complete. 05:14:16 INFO: archiving logs to Nexus 05:14:16 ---> uname -a: 05:14:16 Linux prd-ubuntu20-04-docker-8c-8g-4881 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:14:16 05:14:16 05:14:16 ---> lscpu: 05:14:16 Architecture: x86_64 05:14:16 CPU op-mode(s): 32-bit, 64-bit 05:14:16 Byte Order: Little Endian 05:14:16 Address sizes: 40 bits physical, 48 bits virtual 05:14:16 CPU(s): 8 05:14:16 On-line CPU(s) list: 0-7 05:14:16 Thread(s) per core: 1 05:14:16 Core(s) per socket: 1 05:14:16 Socket(s): 8 05:14:16 NUMA node(s): 1 05:14:16 Vendor ID: AuthenticAMD 05:14:16 CPU family: 23 05:14:16 Model: 49 05:14:16 Model name: AMD EPYC-Rome Processor 05:14:16 Stepping: 0 05:14:16 CPU MHz: 2800.000 05:14:16 BogoMIPS: 5600.00 05:14:16 Virtualization: AMD-V 05:14:16 Hypervisor vendor: KVM 05:14:16 Virtualization type: full 05:14:16 L1d cache: 256 KiB 05:14:16 L1i cache: 256 KiB 05:14:16 L2 cache: 4 MiB 05:14:16 L3 cache: 128 MiB 05:14:16 NUMA node0 CPU(s): 0-7 05:14:16 Vulnerability Itlb multihit: Not affected 05:14:16 Vulnerability L1tf: Not affected 05:14:16 Vulnerability Mds: Not affected 05:14:16 Vulnerability Meltdown: Not affected 05:14:16 Vulnerability Mmio stale data: Not affected 05:14:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:14:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:14:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:14:16 Vulnerability Srbds: Not affected 05:14:16 Vulnerability Tsx async abort: Not affected 05:14:16 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 05:14:16 05:14:16 05:14:16 ---> nproc: 05:14:16 8 05:14:16 05:14:16 05:14:16 ---> df -h: 05:14:16 Filesystem Size Used Avail Use% Mounted on 05:14:16 overlay 155G 12G 143G 8% / 05:14:16 tmpfs 64M 0 64M 0% /dev 05:14:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:14:16 shm 64M 0 64M 0% /dev/shm 05:14:16 /dev/vda1 155G 12G 143G 8% /facter-os 05:14:16 05:14:16