Pull request #729 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 60d88caa89dbab61b63f5766adab41ec1bc760f9+524fde96b3cb1875459d9e5ca758071353d7a42e (8068a9159f2d5055f52a86c6971b596e5356a922) 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-ssh3121084273367567319.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12852073990150947385.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-729/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-729/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10354625269216819883.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-729/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17215640047439714598.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8044490985607915296.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-729/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-729/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6909022746529827477.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1679 in /w/workspace/edgexfoundry_edgex-ui-go_PR-729 [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-729 # 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 > 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 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 60d88caa89dbab61b63f5766adab41ec1bc760f9 Merge succeeded, producing 60d88caa89dbab61b63f5766adab41ec1bc760f9 Checking out Revision 60d88caa89dbab61b63f5766adab41ec1bc760f9 (PR-729) > 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/729/head:refs/remotes/origin/PR-729 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d88caa89dbab61b63f5766adab41ec1bc760f9 # 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 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60d88caa89dbab61b63f5766adab41ec1bc760f9 # 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:28:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:28:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:28:17 ========================================================= 04:28:17 EdgeX Global Pipelines Version Info 04:28:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:28:18 ------------------- 04:28:18 stable info: 04:28:18 ------------------- 04:28:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:28:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:28:18 Message: update stable to v1.0.258 04:28:19 ------------------- 04:28:19 experimental info: 04:28:19 ------------------- 04:28:19 Commited By: **** collab-it+edgex@linuxfoundation.org 04:28:19 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:28:19 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:28:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:28:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:28:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:28:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:28:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:28:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:28:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:28:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 04:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:28:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:28:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:28:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:28:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:28:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:28:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:28:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:28:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:28:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:28:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:28:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:28:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:28:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:28:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:28:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-729 [Pipeline] echo 04:28:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-729 [Pipeline] echo 04:28:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-729 [Pipeline] echo 04:28:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60d88caa89dbab61b63f5766adab41ec1bc760f9 [Pipeline] echo 04:28:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60d88ca [Pipeline] echo 04:28:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:25 provisioning config files... 04:28:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/config3965946329885505270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:26 ---> ****-login.sh 04:28:26 nexus3.edgexfoundry.org:10001 04:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:26 Configure a credential helper to remove this warning. See 04:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:26 04:28:26 Login Succeeded 04:28:26 nexus3.edgexfoundry.org:10002 04:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:26 Configure a credential helper to remove this warning. See 04:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:26 04:28:26 Login Succeeded 04:28:26 nexus3.edgexfoundry.org:10003 04:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:26 Configure a credential helper to remove this warning. See 04:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:26 04:28:26 Login Succeeded 04:28:26 nexus3.edgexfoundry.org:10004 04:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:26 Configure a credential helper to remove this warning. See 04:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:26 04:28:26 Login Succeeded 04:28:26 ****.io 04:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:26 Configure a credential helper to remove this warning. See 04:28:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:26 04:28:26 Login Succeeded 04:28:26 ---> ****-login.sh ends [Pipeline] } 04:28:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:28:28 + git rev-list -1 --merges 60d88caa89dbab61b63f5766adab41ec1bc760f9~1..60d88caa89dbab61b63f5766adab41ec1bc760f9 [Pipeline] echo 04:28:28 -----------> git rev-list -1 --merges 60d88caa89dbab61b63f5766adab41ec1bc760f9~1..60d88caa89dbab61b63f5766adab41ec1bc760f9 60d88caa89dbab61b63f5766adab41ec1bc760f9 [false] [Pipeline] sh 04:28:29 + git log --format=format:%s -1 60d88caa89dbab61b63f5766adab41ec1bc760f9 [Pipeline] echo 04:28:29 ========================================================= 04:28:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:28:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:30 + git log --format=format:%s -1 60d88caa89dbab61b63f5766adab41ec1bc760f9 [Pipeline] echo 04:28:30 [semverPrep] GIT_COMMIT: 60d88caa89dbab61b63f5766adab41ec1bc760f9, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo 04:28:30 [semverPrep] This is not a build commit. [Pipeline] sh 04:28:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:28:31 + grep -v github /etc/ssh/ssh_known_hosts 04:28:31 + [ -e /tmp/ssh_known_hosts ] 04:28:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:28:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:28:31 + sudo tee -a /etc/ssh/ssh_known_hosts 04:28:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:31 04:28:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:32 0.1.4: Pulling from edgex-devops/py-git-semver 04:28:32 b85a868b505f: Pulling fs layer 04:28:32 e2be974225ed: Pulling fs layer 04:28:32 339a4e72a1f5: Pulling fs layer 04:28:32 988bab9f4d93: Pulling fs layer 04:28:32 1469e6f7b9e6: Pulling fs layer 04:28:32 eaf3925da568: Pulling fs layer 04:28:32 bab4dde63d76: Pulling fs layer 04:28:32 bde34c3a00c8: Pulling fs layer 04:28:32 b352a97aabf1: Pulling fs layer 04:28:32 4872d77fe225: Pulling fs layer 04:28:32 5851b861e8e6: Pulling fs layer 04:28:32 bab4dde63d76: Waiting 04:28:32 5851b861e8e6: Waiting 04:28:32 b352a97aabf1: Waiting 04:28:32 4872d77fe225: Waiting 04:28:32 bde34c3a00c8: Waiting 04:28:32 eaf3925da568: Waiting 04:28:32 1469e6f7b9e6: Waiting 04:28:32 988bab9f4d93: Waiting 04:28:32 e2be974225ed: Verifying Checksum 04:28:32 e2be974225ed: Download complete 04:28:32 988bab9f4d93: Verifying Checksum 04:28:32 988bab9f4d93: Download complete 04:28:32 1469e6f7b9e6: Verifying Checksum 04:28:32 1469e6f7b9e6: Download complete 04:28:32 eaf3925da568: Download complete 04:28:32 339a4e72a1f5: Verifying Checksum 04:28:32 339a4e72a1f5: Download complete 04:28:32 bde34c3a00c8: Download complete 04:28:32 b352a97aabf1: Verifying Checksum 04:28:32 b352a97aabf1: Download complete 04:28:32 4872d77fe225: Download complete 04:28:32 5851b861e8e6: Download complete 04:28:32 b85a868b505f: Verifying Checksum 04:28:32 b85a868b505f: Download complete 04:28:33 bab4dde63d76: Verifying Checksum 04:28:33 bab4dde63d76: Download complete 04:28:33 b85a868b505f: Pull complete 04:28:34 e2be974225ed: Pull complete 04:28:34 339a4e72a1f5: Pull complete 04:28:34 988bab9f4d93: Pull complete 04:28:34 1469e6f7b9e6: Pull complete 04:28:35 eaf3925da568: Pull complete 04:28:36 bab4dde63d76: Pull complete 04:28:36 bde34c3a00c8: Pull complete 04:28:36 b352a97aabf1: Pull complete 04:28:36 4872d77fe225: Pull complete 04:28:36 5851b861e8e6: Pull complete 04:28:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:28:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:37 prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container 04:28:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-729 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729:/w/workspace/edgexfoundry_edgex-ui-go_PR-729:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:28:39 $ docker top cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:40 [ssh-agent] Looking for ssh-agent implementation... 04:28:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:40 $ docker exec cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b ssh-agent 04:28:40 SSH_AUTH_SOCK=/tmp/ssh-wAFkNYEYewld/agent.32 04:28:40 SSH_AGENT_PID=38 04:28:40 Running ssh-add (command line suppressed) 04:28:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/private_key_17856509372046303366.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/private_key_17856509372046303366.key) 04:28:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:41 + git tag --points-at HEAD [Pipeline] } 04:28:41 $ docker exec --env ******** --env ******** cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b ssh-agent -k 04:28:41 unset SSH_AUTH_SOCK; 04:28:41 unset SSH_AGENT_PID; 04:28:41 echo Agent pid 38 killed; 04:28:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:28:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:41 [ssh-agent] Looking for ssh-agent implementation... 04:28:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:41 $ docker exec cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b ssh-agent 04:28:42 SSH_AUTH_SOCK=/tmp/ssh-8DabuK9wPpIn/agent.71 04:28:42 SSH_AGENT_PID=77 04:28:42 Running ssh-add (command line suppressed) 04:28:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/private_key_8840015113948123589.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/private_key_8840015113948123589.key) 04:28:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:42 + git semver init 04:28:42 2024-03-29 04:28:42,773 [run_init] DEBUG init version:0.0.0 force:False 04:28:42 2024-03-29 04:28:42,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver 04:28:42 2024-03-29 04:28:42,774 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver 04:28:42 2024-03-29 04:28:42,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-729, universal_newlines=False, shell=None, istream=None) 04:28:45 2024-03-29 04:28:44,848 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.git/info/exclude 04:28:45 2024-03-29 04:28:44,849 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver/PR-729 with force:False 04:28:45 2024-03-29 04:28:44,849 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver/PR-729 04:28:45 2024-03-29 04:28:44,853 [execute] INFO git cat-file --batch-check 04:28:45 2024-03-29 04:28:44,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver, universal_newlines=False, shell=None, istream=) 04:28:45 2024-03-29 04:28:44,859 [execute] INFO git cat-file --batch 04:28:45 2024-03-29 04:28:44,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver, universal_newlines=False, shell=None, istream=) 04:28:45 2024-03-29 04:28:44,863 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-729/.semver/PR-729 04:28:45 0.0.0 [Pipeline] } 04:28:45 $ docker exec --env ******** --env ******** cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b ssh-agent -k 04:28:45 unset SSH_AUTH_SOCK; 04:28:45 unset SSH_AGENT_PID; 04:28:45 echo Agent pid 77 killed; 04:28:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:46 + git semver [Pipeline] } 04:28:46 $ docker stop --time=1 cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b 04:28:47 $ docker rm -f --volumes cc1976546aff9c7cf150a1aed644eed32ceba4595bb151e1a80b31fa0c94ac9b [Pipeline] // withDockerContainer [Pipeline] sh 04:28:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:28:49 Stashed 1 file(s) [Pipeline] echo 04:28:49 [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:28:51 provisioning config files... 04:28:51 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/config70296436172336585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:52 ---> ****-login.sh 04:28:52 nexus3.edgexfoundry.org:10001 04:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:52 Configure a credential helper to remove this warning. See 04:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:52 04:28:52 Login Succeeded 04:28:52 nexus3.edgexfoundry.org:10002 04:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:52 Configure a credential helper to remove this warning. See 04:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:52 04:28:52 Login Succeeded 04:28:52 nexus3.edgexfoundry.org:10003 04:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:52 Configure a credential helper to remove this warning. See 04:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:52 04:28:52 Login Succeeded 04:28:52 nexus3.edgexfoundry.org:10004 04:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:52 Configure a credential helper to remove this warning. See 04:28:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:52 04:28:52 Login Succeeded 04:28:52 ****.io 04:28:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:53 Configure a credential helper to remove this warning. See 04:28:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:53 04:28:53 Login Succeeded 04:28:53 ---> ****-login.sh ends [Pipeline] } 04:28:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:28:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:28:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:28:54 ========================================================= 04:28:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:28:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:55 + 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:28:55 Sending build context to Docker daemon 59.6MB 04:28:55 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:28:55 Step 2/15 : FROM ${BASE} AS builder 04:28:55 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:28:55 7264a8db6415: Pulling fs layer 04:28:55 c4d48a809fc2: Pulling fs layer 04:28:55 4f1c88b9dad5: Pulling fs layer 04:28:55 ad3a456e5733: Pulling fs layer 04:28:55 69c7f0334f64: Pulling fs layer 04:28:55 1f1c1a5573a3: Pulling fs layer 04:28:55 ce7588e14bc9: Pulling fs layer 04:28:55 b5e4710f87ac: Pulling fs layer 04:28:55 1f1c1a5573a3: Waiting 04:28:55 ad3a456e5733: Waiting 04:28:55 ce7588e14bc9: Waiting 04:28:55 69c7f0334f64: Waiting 04:28:55 c4d48a809fc2: Download complete 04:28:55 ad3a456e5733: Verifying Checksum 04:28:55 ad3a456e5733: Download complete 04:28:55 69c7f0334f64: Verifying Checksum 04:28:55 69c7f0334f64: Download complete 04:28:55 7264a8db6415: Verifying Checksum 04:28:55 7264a8db6415: Download complete 04:28:55 1f1c1a5573a3: Verifying Checksum 04:28:55 1f1c1a5573a3: Download complete 04:28:55 7264a8db6415: Pull complete 04:28:55 c4d48a809fc2: Pull complete 04:28:56 b5e4710f87ac: Verifying Checksum 04:28:56 b5e4710f87ac: Download complete 04:28:56 4f1c88b9dad5: Verifying Checksum 04:28:56 4f1c88b9dad5: Download complete 04:28:56 ce7588e14bc9: Download complete 04:28:59 4f1c88b9dad5: Pull complete 04:28:59 ad3a456e5733: Pull complete 04:28:59 69c7f0334f64: Pull complete 04:28:59 1f1c1a5573a3: Pull complete 04:29:02 ce7588e14bc9: Pull complete 04:29:02 b5e4710f87ac: Pull complete 04:29:02 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:29:02 ---> 88b5674ff536 04:29:02 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:29:05 ---> Running in f35c405abcfd 04:29:05 Removing intermediate container f35c405abcfd 04:29:05 ---> 7e7a4bb3335f 04:29:05 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:29:05 ---> Running in 92bb18dbe60b 04:29:05 Removing intermediate container 92bb18dbe60b 04:29:05 ---> ec0f63116489 04:29:05 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:29:05 ---> Running in c34872df9e76 04:29:05 Removing intermediate container c34872df9e76 04:29:05 ---> a11da371d68b 04:29:05 Step 6/15 : LABEL Name=edgex-ui-go 04:29:05 ---> Running in 13caf8b6833e 04:29:05 Removing intermediate container 13caf8b6833e 04:29:05 ---> 5affe2454e1b 04:29:05 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:29:05 ---> Running in 2886541140a1 04:29:05 Removing intermediate container 2886541140a1 04:29:05 ---> 563ae5c07222 04:29:05 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:29:05 latest: Pulling from library/docker 04:29:05 Still waiting to schedule task 04:29:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1680’ is offline 04:29:06 4abcf2066143: Pulling fs layer 04:29:06 c6dd7fda0220: Pulling fs layer 04:29:06 4f4fb700ef54: Pulling fs layer 04:29:06 c3cdfe127e63: Pulling fs layer 04:29:06 0f2b6d6f61c1: Pulling fs layer 04:29:06 99ef9d78a450: Pulling fs layer 04:29:06 aa022d7f0c8d: Pulling fs layer 04:29:06 d9ef7eb639b9: Pulling fs layer 04:29:06 eee617bc1d24: Pulling fs layer 04:29:06 ecd4613e45a4: Pulling fs layer 04:29:06 7447ac55f625: Pulling fs layer 04:29:06 9592191e2288: Pulling fs layer 04:29:06 b19879be94c1: Pulling fs layer 04:29:06 fae32ca6a76a: Pulling fs layer 04:29:06 4a7e7783f2c0: Pulling fs layer 04:29:06 9b8d2035cc39: Pulling fs layer 04:29:06 c3cdfe127e63: Waiting 04:29:06 0f2b6d6f61c1: Waiting 04:29:06 99ef9d78a450: Waiting 04:29:06 aa022d7f0c8d: Waiting 04:29:06 d9ef7eb639b9: Waiting 04:29:06 eee617bc1d24: Waiting 04:29:06 ecd4613e45a4: Waiting 04:29:06 7447ac55f625: Waiting 04:29:06 9592191e2288: Waiting 04:29:06 b19879be94c1: Waiting 04:29:06 4a7e7783f2c0: Waiting 04:29:06 4f4fb700ef54: Verifying Checksum 04:29:06 4f4fb700ef54: Download complete 04:29:06 c6dd7fda0220: Verifying Checksum 04:29:06 c6dd7fda0220: Download complete 04:29:06 4abcf2066143: Download complete 04:29:06 c3cdfe127e63: Download complete 04:29:06 4abcf2066143: Pull complete 04:29:06 c6dd7fda0220: Pull complete 04:29:06 0f2b6d6f61c1: Verifying Checksum 04:29:06 0f2b6d6f61c1: Download complete 04:29:06 aa022d7f0c8d: Verifying Checksum 04:29:06 aa022d7f0c8d: Download complete 04:29:06 4f4fb700ef54: Pull complete 04:29:06 d9ef7eb639b9: Verifying Checksum 04:29:06 d9ef7eb639b9: Download complete 04:29:06 c3cdfe127e63: Pull complete 04:29:06 eee617bc1d24: Verifying Checksum 04:29:06 eee617bc1d24: Download complete 04:29:06 99ef9d78a450: Verifying Checksum 04:29:06 99ef9d78a450: Download complete 04:29:06 ecd4613e45a4: Download complete 04:29:06 9592191e2288: Download complete 04:29:06 b19879be94c1: Verifying Checksum 04:29:06 b19879be94c1: Download complete 04:29:06 7447ac55f625: Verifying Checksum 04:29:06 7447ac55f625: Download complete 04:29:06 0f2b6d6f61c1: Pull complete 04:29:06 4a7e7783f2c0: Download complete 04:29:06 9b8d2035cc39: Download complete 04:29:07 99ef9d78a450: Pull complete 04:29:07 fae32ca6a76a: Verifying Checksum 04:29:07 fae32ca6a76a: Download complete 04:29:07 aa022d7f0c8d: Pull complete 04:29:07 d9ef7eb639b9: Pull complete 04:29:07 eee617bc1d24: Pull complete 04:29:07 ecd4613e45a4: Pull complete 04:29:08 7447ac55f625: Pull complete 04:29:08 9592191e2288: Pull complete 04:29:08 b19879be94c1: Pull complete 04:29:09 fae32ca6a76a: Pull complete 04:29:09 4a7e7783f2c0: Pull complete 04:29:09 9b8d2035cc39: Pull complete 04:29:09 Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 04:29:09 Status: Downloaded newer image for docker:latest 04:29:11 ---> 9f945abd8778 04:29:11 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:29:11 ---> Running in 8da8e802a33c 04:29:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:29:12 OK: 264 MiB in 52 packages 04:29:12 Removing intermediate container 8da8e802a33c 04:29:12 ---> b3159671eea4 04:29:12 Step 10/15 : ENV GO111MODULE=on 04:29:12 ---> Running in f4395cf4f569 04:29:12 Removing intermediate container f4395cf4f569 04:29:12 ---> 583639f0bbd4 04:29:12 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:29:12 ---> Running in e7101d60b205 04:29:12 Removing intermediate container e7101d60b205 04:29:12 ---> 07535ea7ff03 04:29:12 Step 12/15 : COPY go.mod vendor* ./ 04:29:12 ---> 22f5d749e326 04:29:12 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:12 ---> Running in 9eb4e1b08fb4 04:30:00 Removing intermediate container 9eb4e1b08fb4 04:30:00 ---> 07c17197ba87 04:30:00 Step 14/15 : COPY . . 04:30:00 ---> e6e3cbd600e6 04:30:00 Step 15/15 : RUN ${MAKE} 04:30:00 ---> Running in f8061bdcc1bb 04:30:00 noop 04:30:00 Removing intermediate container f8061bdcc1bb 04:30:00 ---> fb672bb9d554 04:30:00 Successfully built fb672bb9d554 04:30:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:01 + docker inspect -f . ci-base-image-x86_64 04:30:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:01 prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container 04:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-729 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729:/w/workspace/edgexfoundry_edgex-ui-go_PR-729:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:30:02 $ docker top 233f0db811ec220c3cac9512c66d961f5602a69d9f155038fa50342214f93b6f -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:03 + go version 04:30:03 go version go1.21.0 linux/amd64 [Pipeline] } 04:30:03 $ docker stop --time=1 233f0db811ec220c3cac9512c66d961f5602a69d9f155038fa50342214f93b6f 04:30:04 $ docker rm -f --volumes 233f0db811ec220c3cac9512c66d961f5602a69d9f155038fa50342214f93b6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:06 + docker inspect -f . ci-base-image-x86_64 04:30:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:06 prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container 04:30:06 $ 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-729 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729:/w/workspace/edgexfoundry_edgex-ui-go_PR-729:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:30:07 $ docker top ab621e3d4828f42edb649b524a07389d56ddb779678301b04a23bacb7864dfce -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-729 [Pipeline] fileExists [Pipeline] sh 04:30:08 + make test 04:30:08 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:30:09 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:30:20 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 04:30:20 /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 04:30:20 have (chan any, chan error, any, string) 04:30:20 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:30:20 /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 04:30:20 have (chan any, chan error, interface{}, string) 04:30:20 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:30:20 /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 04:30:20 have (chan any, chan error, interface{}, string) 04:30:20 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:30:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:30:24 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:30:24 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:30:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:30:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:30:24 FAIL 04:30:24 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:30:24 $ docker stop --time=1 ab621e3d4828f42edb649b524a07389d56ddb779678301b04a23bacb7864dfce 04:30:28 $ docker rm -f --volumes ab621e3d4828f42edb649b524a07389d56ddb779678301b04a23bacb7864dfce [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:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:31 04:30:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:32 latest: Pulling from edgex-lftools-log-publisher 04:30:32 5eb5b503b376: Pulling fs layer 04:30:32 5c69ac0246d0: Pulling fs layer 04:30:32 ec43610c2a17: Pulling fs layer 04:30:32 3a2ae6a8a46f: Pulling fs layer 04:30:32 33b1e0a273af: Pulling fs layer 04:30:32 5d3b04190fa2: Pulling fs layer 04:30:32 2f39f015ded8: Pulling fs layer 04:30:32 3a2ae6a8a46f: Waiting 04:30:32 5d3b04190fa2: Waiting 04:30:32 33b1e0a273af: Waiting 04:30:32 2f39f015ded8: Waiting 04:30:32 5c69ac0246d0: Download complete 04:30:32 3a2ae6a8a46f: Download complete 04:30:32 33b1e0a273af: Verifying Checksum 04:30:32 33b1e0a273af: Download complete 04:30:32 5d3b04190fa2: Verifying Checksum 04:30:32 5d3b04190fa2: Download complete 04:30:32 ec43610c2a17: Verifying Checksum 04:30:32 ec43610c2a17: Download complete 04:30:32 5eb5b503b376: Verifying Checksum 04:30:32 5eb5b503b376: Download complete 04:30:32 2f39f015ded8: Download complete 04:30:33 5eb5b503b376: Pull complete 04:30:33 5c69ac0246d0: Pull complete 04:30:33 ec43610c2a17: Pull complete 04:30:33 3a2ae6a8a46f: Pull complete 04:30:34 33b1e0a273af: Pull complete 04:30:34 5d3b04190fa2: Pull complete 04:30:38 2f39f015ded8: Pull complete 04:30:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:39 prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container 04:30:39 $ 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-729 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729:/w/workspace/edgexfoundry_edgex-ui-go_PR-729:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@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:30:41 $ docker top a71381b8f7c8a01fd662aee19c3664d24a1369371f5bf9b2c418ce04229d5061 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:42 ---> job-cost.sh 04:30:42 lf-activate-venv: SKIPPING 04:30:42 INFO: No Stack... 04:30:42 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:43 INFO: Archiving Costs [Pipeline] sh 04:30:43 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives/cost.csv 04:30:43 + cut -d, -f6 [Pipeline] lock 04:30:43 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] 04:30:43 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] did not exist. Created. 04:30:43 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:44 + echo total: 0.2199999988079071 [Pipeline] stash 04:30:44 Stashed 1 file(s) [Pipeline] } 04:30:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:44 $ docker stop --time=1 a71381b8f7c8a01fd662aee19c3664d24a1369371f5bf9b2c418ce04229d5061 04:30:46 $ docker rm -f --volumes a71381b8f7c8a01fd662aee19c3664d24a1369371f5bf9b2c418ce04229d5061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:30:47 Failed in branch amd64 04:31:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1681 in /w/workspace/edgexfoundry_edgex-ui-go_PR-729 [Pipeline] { [Pipeline] ws 04:31:51 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 04:31:54 The recommended git tool is: git 04:32:03 using credential edgex-jenkins-ssh 04:32:03 Cloning the remote Git repository 04:32:03 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:32:03 > git init /w/workspace/edgex-ui-go/1 # timeout=10 04:32:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:32:04 > git --version # timeout=10 04:32:04 > git --version # 'git version 2.25.1' 04:32:04 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:32:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:11 Merging remotes/origin/main commit 524fde96b3cb1875459d9e5ca758071353d7a42e into PR head commit 60d88caa89dbab61b63f5766adab41ec1bc760f9 04:32:11 Merge succeeded, producing 60d88caa89dbab61b63f5766adab41ec1bc760f9 04:32:11 Checking out Revision 60d88caa89dbab61b63f5766adab41ec1bc760f9 (PR-729) 04:32:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:32:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:32:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/729/head:refs/remotes/origin/PR-729 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:32:11 > git config core.sparsecheckout # timeout=10 04:32:11 > git checkout -f 60d88caa89dbab61b63f5766adab41ec1bc760f9 # timeout=10 04:32:11 > git remote # timeout=10 04:32:11 > git config --get remote.origin.url # timeout=10 04:32:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:32:11 > git merge 524fde96b3cb1875459d9e5ca758071353d7a42e # timeout=10 04:32:11 > git rev-parse HEAD^{commit} # timeout=10 04:32:11 > git config core.sparsecheckout # timeout=10 04:32:11 > git checkout -f 60d88caa89dbab61b63f5766adab41ec1bc760f9 # timeout=10 04:32:12 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 04:32:12 > git --version # timeout=10 04:32:12 > git --version # 'git version 2.25.1' 04:32:12 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:32:19 % Total % Received % Xferd Average Speed Time Time Time Current 04:32:19 Dload Upload Total Spent Left Speed 04:32:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 260k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh 04:32:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:32:20 + sudo tee /etc/docker/daemon.new 04:32:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:32:20 { 04:32:20 "registry-mirrors": [ 04:32:20 "https://nexus3.edgexfoundry.org:10001" 04:32:20 ], 04:32:20 "bip": "10.250.0.254/24", 04:32:20 "hosts": [ 04:32:20 "tcp://0.0.0.0:5555", 04:32:20 "unix:///var/run/docker.sock" 04:32:20 ], 04:32:20 "mtu": 1458, 04:32:20 "selinux-enabled": true, 04:32:20 "seccomp-profile": "/etc/docker/seccomp.json" 04:32:20 } [Pipeline] sh 04:32:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:32:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:40 provisioning config files... 04:32:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config2154318975667027315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:41 ---> ****-login.sh 04:32:41 nexus3.edgexfoundry.org:10001 04:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:42 Configure a credential helper to remove this warning. See 04:32:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:42 04:32:42 Login Succeeded 04:32:42 nexus3.edgexfoundry.org:10002 04:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:42 Configure a credential helper to remove this warning. See 04:32:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:42 04:32:42 Login Succeeded 04:32:42 nexus3.edgexfoundry.org:10003 04:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:42 Configure a credential helper to remove this warning. See 04:32:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:42 04:32:42 Login Succeeded 04:32:42 nexus3.edgexfoundry.org:10004 04:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:43 Configure a credential helper to remove this warning. See 04:32:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:43 04:32:43 Login Succeeded 04:32:43 ****.io 04:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:32:43 Configure a credential helper to remove this warning. See 04:32:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:32:43 04:32:43 Login Succeeded 04:32:43 ---> ****-login.sh ends [Pipeline] } 04:32:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:32:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:32:45 ========================================================= 04:32:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:32:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:46 + 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:32:47 Sending build context to Docker daemon 35.43MB 04:32:47 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 04:32:47 Step 2/15 : FROM ${BASE} AS builder 04:32:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:32:47 9fda8d8052c6: Pulling fs layer 04:32:47 5d54e960e981: Pulling fs layer 04:32:47 c4a7e357bf2a: Pulling fs layer 04:32:47 f0e02332f6b5: Pulling fs layer 04:32:47 872ee5b61b7b: Pulling fs layer 04:32:47 0c6a40ed1a82: Pulling fs layer 04:32:47 94ae7d8d031c: Pulling fs layer 04:32:47 872ee5b61b7b: Waiting 04:32:47 f0e02332f6b5: Waiting 04:32:47 0c6a40ed1a82: Waiting 04:32:47 94ae7d8d031c: Waiting 04:32:47 5d54e960e981: Verifying Checksum 04:32:47 5d54e960e981: Download complete 04:32:47 f0e02332f6b5: Download complete 04:32:47 872ee5b61b7b: Verifying Checksum 04:32:47 872ee5b61b7b: Download complete 04:32:47 9fda8d8052c6: Download complete 04:32:48 94ae7d8d031c: Verifying Checksum 04:32:48 94ae7d8d031c: Download complete 04:32:48 9fda8d8052c6: Pull complete 04:32:50 5d54e960e981: Pull complete 04:32:50 c4a7e357bf2a: Verifying Checksum 04:32:50 c4a7e357bf2a: Download complete 04:32:51 0c6a40ed1a82: Verifying Checksum 04:32:51 0c6a40ed1a82: Download complete 04:33:04 c4a7e357bf2a: Pull complete 04:33:04 f0e02332f6b5: Pull complete 04:33:04 872ee5b61b7b: Pull complete 04:33:11 0c6a40ed1a82: Pull complete 04:33:13 94ae7d8d031c: Pull complete 04:33:13 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:33:13 ---> 86de565de09d 04:33:13 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:33:15 ---> Running in 32481b6db3fc 04:33:15 Removing intermediate container 32481b6db3fc 04:33:15 ---> eb28a86a1711 04:33:15 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 04:33:15 ---> Running in c27bcc3251fd 04:33:15 Removing intermediate container c27bcc3251fd 04:33:15 ---> 26757a91d967 04:33:15 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 04:33:15 ---> Running in 0007b20a7a28 04:33:16 Removing intermediate container 0007b20a7a28 04:33:16 ---> e219387a2db6 04:33:16 Step 6/15 : LABEL Name=edgex-ui-go 04:33:16 ---> Running in 35003b7b4f9a 04:33:16 Removing intermediate container 35003b7b4f9a 04:33:16 ---> 2b86f332113a 04:33:16 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 04:33:16 ---> Running in 4d6fbbc91bf8 04:33:16 Removing intermediate container 4d6fbbc91bf8 04:33:16 ---> eb5151e353f2 04:33:16 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 04:33:17 latest: Pulling from library/docker 04:33:17 bca4290a9639: Pulling fs layer 04:33:17 17b275a3377f: Pulling fs layer 04:33:17 4f4fb700ef54: Pulling fs layer 04:33:17 c7c53acdebd8: Pulling fs layer 04:33:17 11eaffe3eb71: Pulling fs layer 04:33:17 2ee06d9bd875: Pulling fs layer 04:33:17 117228750389: Pulling fs layer 04:33:17 c28cda27aeb5: Pulling fs layer 04:33:17 ff57bb0e39d9: Pulling fs layer 04:33:17 77cde276bbe4: Pulling fs layer 04:33:17 551f321af971: Pulling fs layer 04:33:17 68618b928e74: Pulling fs layer 04:33:17 1c369fbd592d: Pulling fs layer 04:33:17 c7c53acdebd8: Waiting 04:33:17 04d7aaaa7dbd: Pulling fs layer 04:33:17 6f2b8e4d93ed: Pulling fs layer 04:33:17 f1e2c79d62df: Pulling fs layer 04:33:17 ff57bb0e39d9: Waiting 04:33:17 77cde276bbe4: Waiting 04:33:17 551f321af971: Waiting 04:33:17 68618b928e74: Waiting 04:33:17 6f2b8e4d93ed: Waiting 04:33:17 11eaffe3eb71: Waiting 04:33:17 1c369fbd592d: Waiting 04:33:17 04d7aaaa7dbd: Waiting 04:33:17 117228750389: Waiting 04:33:17 f1e2c79d62df: Waiting 04:33:17 2ee06d9bd875: Waiting 04:33:17 17b275a3377f: Verifying Checksum 04:33:17 17b275a3377f: Download complete 04:33:17 bca4290a9639: Verifying Checksum 04:33:17 bca4290a9639: Download complete 04:33:17 c7c53acdebd8: Verifying Checksum 04:33:17 c7c53acdebd8: Download complete 04:33:17 4f4fb700ef54: Download complete 04:33:18 11eaffe3eb71: Verifying Checksum 04:33:18 11eaffe3eb71: Download complete 04:33:18 2ee06d9bd875: Verifying Checksum 04:33:18 2ee06d9bd875: Download complete 04:33:18 bca4290a9639: Pull complete 04:33:18 c28cda27aeb5: Verifying Checksum 04:33:18 c28cda27aeb5: Download complete 04:33:18 ff57bb0e39d9: Verifying Checksum 04:33:18 ff57bb0e39d9: Download complete 04:33:18 77cde276bbe4: Download complete 04:33:18 117228750389: Verifying Checksum 04:33:18 117228750389: Download complete 04:33:18 68618b928e74: Verifying Checksum 04:33:18 68618b928e74: Download complete 04:33:18 1c369fbd592d: Verifying Checksum 04:33:18 1c369fbd592d: Download complete 04:33:18 6f2b8e4d93ed: Verifying Checksum 04:33:18 6f2b8e4d93ed: Download complete 04:33:19 f1e2c79d62df: Verifying Checksum 04:33:19 f1e2c79d62df: Download complete 04:33:19 551f321af971: Verifying Checksum 04:33:19 551f321af971: Download complete 04:33:19 17b275a3377f: Pull complete 04:33:19 4f4fb700ef54: Pull complete 04:33:19 c7c53acdebd8: Pull complete 04:33:20 04d7aaaa7dbd: Verifying Checksum 04:33:20 04d7aaaa7dbd: Download complete 04:33:20 11eaffe3eb71: Pull complete 04:33:22 2ee06d9bd875: Pull complete 04:33:23 117228750389: Pull complete 04:33:23 c28cda27aeb5: Pull complete 04:33:24 ff57bb0e39d9: Pull complete 04:33:24 77cde276bbe4: Pull complete 04:33:25 551f321af971: Pull complete 04:33:26 68618b928e74: Pull complete 04:33:26 1c369fbd592d: Pull complete 04:33:30 04d7aaaa7dbd: Pull complete 04:33:30 6f2b8e4d93ed: Pull complete 04:33:30 f1e2c79d62df: Pull complete 04:33:30 Digest: sha256:016c45d9e31461802186e8e9aaa394f35e173a8ce913ea7195a672cdc97102f2 04:33:30 Status: Downloaded newer image for docker:latest 04:33:33 ---> 618e936b9536 04:33:33 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:33:33 ---> Running in 7ab448a60933 04:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:33:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:33:35 OK: 266 MiB in 52 packages 04:33:36 Removing intermediate container 7ab448a60933 04:33:36 ---> 7ed86ffbfbb6 04:33:36 Step 10/15 : ENV GO111MODULE=on 04:33:36 ---> Running in c45acaaa19c3 04:33:36 Removing intermediate container c45acaaa19c3 04:33:36 ---> f3116292d77c 04:33:36 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:33:36 ---> Running in 6714a3baafc6 04:33:37 Removing intermediate container 6714a3baafc6 04:33:37 ---> 0dce5b07dc1f 04:33:37 Step 12/15 : COPY go.mod vendor* ./ 04:33:37 ---> 68c4744ff311 04:33:37 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:37 ---> Running in 2c1423dfa7cc 04:35:30 Removing intermediate container 2c1423dfa7cc 04:35:30 ---> 235b2d4ad0f0 04:35:30 Step 14/15 : COPY . . 04:35:32 ---> 053456e52511 04:35:32 Step 15/15 : RUN ${MAKE} 04:35:32 ---> Running in f0e55605a5a0 04:35:33 noop 04:35:33 Removing intermediate container f0e55605a5a0 04:35:33 ---> 2228fa60bceb 04:35:34 Successfully built 2228fa60bceb 04:35:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:34 + docker inspect -f . ci-base-image-arm64 04:35:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:35 prd-ubuntu20.04-docker-arm64-4c-16g-1681 does not seem to be running inside a container 04:35:35 $ 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 04:35:37 $ docker top 0a0eb2dfb6ebbfae9fb62dd6577ac1384935dcbe3a4cc286dea68795aad20e82 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:38 + go version 04:35:38 go version go1.21.0 linux/arm64 [Pipeline] } 04:35:38 $ docker stop --time=1 0a0eb2dfb6ebbfae9fb62dd6577ac1384935dcbe3a4cc286dea68795aad20e82 04:35:40 $ docker rm -f --volumes 0a0eb2dfb6ebbfae9fb62dd6577ac1384935dcbe3a4cc286dea68795aad20e82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:42 + docker inspect -f . ci-base-image-arm64 04:35:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:43 prd-ubuntu20.04-docker-arm64-4c-16g-1681 does not seem to be running inside a container 04:35:43 $ 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 04:35:44 $ docker top b19ea54d3e56b41a0b9c258ab35bec90652c07a25cb8d0d3f75ac19f54d61e64 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:45 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 04:35:46 + make test 04:35:46 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 04:35:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:37:15 # github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 04:37:15 /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 04:37:15 have (chan any, chan error, any, string) 04:37:15 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:37:15 /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 04:37:15 have (chan any, chan error, interface{}, string) 04:37:15 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:37:15 /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 04:37:15 have (chan any, chan error, interface{}, string) 04:37:15 want (chan<- interface{}, chan<- error, interface{}, string, messaging.MessageClient) 04:38:12 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 04:38:12 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 04:38:12 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 04:38:12 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:38:12 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:38:12 FAIL 04:38:12 make: *** [Makefile:49: test-go] Error 1 [Pipeline] } 04:38:12 $ docker stop --time=1 b19ea54d3e56b41a0b9c258ab35bec90652c07a25cb8d0d3f75ac19f54d61e64 04:38:14 $ docker rm -f --volumes b19ea54d3e56b41a0b9c258ab35bec90652c07a25cb8d0d3f75ac19f54d61e64 [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:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:19 04:38:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:20 arm64: Pulling from edgex-lftools-log-publisher 04:38:20 8998bd30e6a1: Pulling fs layer 04:38:20 04944245beec: Pulling fs layer 04:38:20 699f458cf7ca: Pulling fs layer 04:38:20 765212b225bb: Pulling fs layer 04:38:20 f23df028b6ca: Pulling fs layer 04:38:20 d65c8cfc05b1: Pulling fs layer 04:38:20 2437ff75d9bd: Pulling fs layer 04:38:20 765212b225bb: Waiting 04:38:20 f23df028b6ca: Waiting 04:38:20 d65c8cfc05b1: Waiting 04:38:20 2437ff75d9bd: Waiting 04:38:20 04944245beec: Verifying Checksum 04:38:20 04944245beec: Download complete 04:38:20 765212b225bb: Download complete 04:38:20 f23df028b6ca: Verifying Checksum 04:38:20 f23df028b6ca: Download complete 04:38:20 d65c8cfc05b1: Verifying Checksum 04:38:20 d65c8cfc05b1: Download complete 04:38:20 699f458cf7ca: Verifying Checksum 04:38:20 699f458cf7ca: Download complete 04:38:21 8998bd30e6a1: Verifying Checksum 04:38:21 8998bd30e6a1: Download complete 04:38:23 2437ff75d9bd: Verifying Checksum 04:38:23 2437ff75d9bd: Download complete 04:38:26 8998bd30e6a1: Pull complete 04:38:26 04944245beec: Pull complete 04:38:27 699f458cf7ca: Pull complete 04:38:27 765212b225bb: Pull complete 04:38:29 f23df028b6ca: Pull complete 04:38:29 d65c8cfc05b1: Pull complete 04:38:47 2437ff75d9bd: Pull complete 04:38:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:48 prd-ubuntu20.04-docker-arm64-4c-16g-1681 does not seem to be running inside a container 04:38: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/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 04:38:51 $ docker top 017e36d1383a3202e4f87f7cd5818ac8b03f30fed99ecd3e6d676aaec9a25ed3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:52 ---> job-cost.sh 04:38:53 lf-activate-venv: SKIPPING 04:38:53 INFO: No Stack... 04:38:53 INFO: Retrieving Pricing Info for: v3-standard-4 04:38:54 INFO: Archiving Costs [Pipeline] sh 04:38:54 + cut -d, -f6 04:38:54 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 04:38:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] 04:38:55 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] did not exist. Created. 04:38:55 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:55 /w/workspace/edgex-ui-go/1@tmp/durable-cae304f6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:38:56 + echo total: 0.10999999940395355 [Pipeline] stash 04:38:56 Warning: overwriting stash ‘stack-cost’ 04:38:57 Stashed 1 file(s) [Pipeline] } 04:38:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-729-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:57 $ docker stop --time=1 017e36d1383a3202e4f87f7cd5818ac8b03f30fed99ecd3e6d676aaec9a25ed3 04:38:59 $ docker rm -f --volumes 017e36d1383a3202e4f87f7cd5818ac8b03f30fed99ecd3e6d676aaec9a25ed3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:39:01 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:39:08 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives ] 04:39:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives 04:39:08 total 16 04:39:08 drwxr-xr-x 3 root root 4096 Mar 29 04:30 . 04:39:08 drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 04:30 .. 04:39:08 drwxr-xr-x 2 root root 4096 Mar 29 04:30 cost 04:39:08 -rw-r--r-- 1 root root 83 Mar 29 04:30 cost.csv 04:39:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives 04:39:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives 04:39:08 total 16 04:39:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 04:30 . 04:39:08 drwxrwxr-x 14 jenkins jenkins 4096 Mar 29 04:30 .. 04:39:08 drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 04:30 cost 04:39:08 -rw-r--r-- 1 jenkins jenkins 83 Mar 29 04:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:39:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:39:09 ---> package-listing.sh 04:39:09 ++ facter osfamily 04:39:09 ++ tr '[:upper:]' '[:lower:]' 04:39:09 + OS_FAMILY=debian 04:39:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-729 04:39:09 + START_PACKAGES=/tmp/packages_start.txt 04:39:09 + END_PACKAGES=/tmp/packages_end.txt 04:39:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:39:09 + PACKAGES=/tmp/packages_start.txt 04:39:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-729 ']' 04:39:09 + PACKAGES=/tmp/packages_end.txt 04:39:09 + case "${OS_FAMILY}" in 04:39:09 + dpkg -l 04:39:09 + grep '^ii' 04:39:09 + '[' -f /tmp/packages_start.txt ']' 04:39:09 + '[' -f /tmp/packages_end.txt ']' 04:39:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:39:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-729 ']' 04:39:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives/ 04:39:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-729/archives/ [Pipeline] echo 04:39: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-729/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:39:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:11 prd-ubuntu20.04-docker-8c-8g-1679 does not seem to be running inside a container 04:39:11 $ 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-729/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-729 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729:/w/workspace/edgexfoundry_edgex-ui-go_PR-729:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:39:11 $ docker top 104619918e15702beb6bf354b127775715f0037e799e1400ef7aebca49641706 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:12 + touch /tmp/pre-build-complete [Pipeline] sh 04:39:13 + mkdir -p /var/log/sysstat [Pipeline] sh 04:39:13 + ls /var/log/sa-host 04:39:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:14 provisioning config files... 04:39:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-729@tmp/config18064018488569714602tmp [Pipeline] { [Pipeline] echo 04:39:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:39:14 ---> create-netrc.sh [Pipeline] } 04:39:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:39:15 ---> python-tools-install.sh [Pipeline] echo 04:39:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:39:16 ---> sudo-logs.sh 04:39:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:39:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:39:17 ---> job-cost.sh 04:39:17 lf-activate-venv: SKIPPING 04:39:17 DEBUG: total: 0.2199999988079071 04:39:17 INFO: Retrieving Stack Cost... 04:39:17 INFO: Retrieving Pricing Info for: v3-standard-8 04:39:17 INFO: Archiving Costs [Pipeline] echo 04:39:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:39:18 ---> logs-deploy.sh 04:39:18 lf-activate-venv: SKIPPING 04:39:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-729/1 04:39:18 INFO: archiving workspace using pattern(s): 04:39:19 Archives upload complete. 04:39:19 INFO: archiving logs to Nexus 04:39:20 ---> uname -a: 04:39:20 Linux prd-ubuntu20-04-docker-8c-8g-1679 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:39:20 04:39:20 04:39:20 ---> lscpu: 04:39:20 Architecture: x86_64 04:39:20 CPU op-mode(s): 32-bit, 64-bit 04:39:20 Byte Order: Little Endian 04:39:20 Address sizes: 40 bits physical, 48 bits virtual 04:39:20 CPU(s): 8 04:39:20 On-line CPU(s) list: 0-7 04:39:20 Thread(s) per core: 1 04:39:20 Core(s) per socket: 1 04:39:20 Socket(s): 8 04:39:20 NUMA node(s): 1 04:39:20 Vendor ID: AuthenticAMD 04:39:20 CPU family: 23 04:39:20 Model: 49 04:39:20 Model name: AMD EPYC-Rome Processor 04:39:20 Stepping: 0 04:39:20 CPU MHz: 2799.998 04:39:20 BogoMIPS: 5599.99 04:39:20 Virtualization: AMD-V 04:39:20 Hypervisor vendor: KVM 04:39:20 Virtualization type: full 04:39:20 L1d cache: 256 KiB 04:39:20 L1i cache: 256 KiB 04:39:20 L2 cache: 4 MiB 04:39:20 L3 cache: 128 MiB 04:39:20 NUMA node0 CPU(s): 0-7 04:39:20 Vulnerability Itlb multihit: Not affected 04:39:20 Vulnerability L1tf: Not affected 04:39:20 Vulnerability Mds: Not affected 04:39:20 Vulnerability Meltdown: Not affected 04:39:20 Vulnerability Mmio stale data: Not affected 04:39:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:39:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:39:20 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:39:20 Vulnerability Srbds: Not affected 04:39:20 Vulnerability Tsx async abort: Not affected 04:39:20 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:39:20 04:39:20 04:39:20 ---> nproc: 04:39:20 8 04:39:20 04:39:20 04:39:20 ---> df -h: 04:39:20 Filesystem Size Used Avail Use% Mounted on 04:39:20 overlay 155G 12G 144G 8% / 04:39:20 tmpfs 64M 0 64M 0% /dev 04:39:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:39:20 shm 64M 0 64M 0% /dev/shm 04:39:20 /dev/vda1 155G 12G 144G 8% /facter-os 04:39:20 04:39:20