Pull request #776 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 980f3851fa61dd40cae6bc873d9081cef2d696ff+06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 (8f19aa567a78a18466e840acb751b52486bda5bc) 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-ssh17758722801696414059.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-ssh16028801219815163083.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-776/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-776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16478487284285394067.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-776/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16351966618598619980.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-ssh11010637243611028982.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-776/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-776/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14236124040453299325.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-6292 in /w/workspace/edgexfoundry_edgex-ui-go_PR-776 [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-776 # 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 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 into PR head commit 980f3851fa61dd40cae6bc873d9081cef2d696ff Merge succeeded, producing 980f3851fa61dd40cae6bc873d9081cef2d696ff Checking out Revision 980f3851fa61dd40cae6bc873d9081cef2d696ff (PR-776) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/776/head:refs/remotes/origin/PR-776 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 980f3851fa61dd40cae6bc873d9081cef2d696ff # 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 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 980f3851fa61dd40cae6bc873d9081cef2d696ff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:01:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:01:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:01:52 ========================================================= 05:01:52 EdgeX Global Pipelines Version Info 05:01:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:01:52 ------------------- 05:01:52 stable info: 05:01:52 ------------------- 05:01:52 Commited By: Ginny Guan ginny@iotechsys.com 05:01:52 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:01:52 Message: update stable to v1.0.260 05:01:53 ------------------- 05:01:53 experimental info: 05:01:53 ------------------- 05:01:53 Commited By: Ginny Guan ginny@iotechsys.com 05:01:53 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:01:53 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:01:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:01:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:01:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:01:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:01:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-776 [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-776 [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-776 [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 980f3851fa61dd40cae6bc873d9081cef2d696ff [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 980f385 [Pipeline] echo 05:01:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:01:56 provisioning config files... 05:01:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp/config18090800358666607977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:01:56 ---> ****-login.sh 05:01:56 nexus3.edgexfoundry.org:10001 05:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:56 Configure a credential helper to remove this warning. See 05:01:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:56 05:01:56 Login Succeeded 05:01:56 nexus3.edgexfoundry.org:10002 05:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:56 Configure a credential helper to remove this warning. See 05:01:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:56 05:01:56 Login Succeeded 05:01:56 nexus3.edgexfoundry.org:10003 05:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:56 Configure a credential helper to remove this warning. See 05:01:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:56 05:01:56 Login Succeeded 05:01:56 nexus3.edgexfoundry.org:10004 05:01:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:57 Configure a credential helper to remove this warning. See 05:01:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:57 05:01:57 Login Succeeded 05:01:57 ****.io 05:01:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:01:57 Configure a credential helper to remove this warning. See 05:01:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:01:57 05:01:57 Login Succeeded 05:01:57 ---> ****-login.sh ends [Pipeline] } 05:01:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:01:58 + git rev-list -1 --merges 980f3851fa61dd40cae6bc873d9081cef2d696ff~1..980f3851fa61dd40cae6bc873d9081cef2d696ff [Pipeline] echo 05:01:58 -----------> git rev-list -1 --merges 980f3851fa61dd40cae6bc873d9081cef2d696ff~1..980f3851fa61dd40cae6bc873d9081cef2d696ff 980f3851fa61dd40cae6bc873d9081cef2d696ff [false] [Pipeline] sh 05:01:58 + git log --format=format:%s -1 980f3851fa61dd40cae6bc873d9081cef2d696ff [Pipeline] echo 05:01:58 ========================================================= 05:01:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:01:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:01:59 + git log --format=format:%s -1 980f3851fa61dd40cae6bc873d9081cef2d696ff [Pipeline] echo 05:01:59 [semverPrep] GIT_COMMIT: 980f3851fa61dd40cae6bc873d9081cef2d696ff, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 05:01:59 [semverPrep] This is not a build commit. [Pipeline] sh 05:01:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:01:59 + grep -v github /etc/ssh/ssh_known_hosts 05:01:59 + [ -e /tmp/ssh_known_hosts ] 05:01:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:01:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:01:59 + sudo tee -a /etc/ssh/ssh_known_hosts 05:01:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:00 05:02:00 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:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:00 0.1.4: Pulling from edgex-devops/py-git-semver 05:02:00 b85a868b505f: Pulling fs layer 05:02:00 e2be974225ed: Pulling fs layer 05:02:00 339a4e72a1f5: Pulling fs layer 05:02:00 988bab9f4d93: Pulling fs layer 05:02:00 1469e6f7b9e6: Pulling fs layer 05:02:00 eaf3925da568: Pulling fs layer 05:02:00 bab4dde63d76: Pulling fs layer 05:02:00 bde34c3a00c8: Pulling fs layer 05:02:00 b352a97aabf1: Pulling fs layer 05:02:00 4872d77fe225: Pulling fs layer 05:02:00 5851b861e8e6: Pulling fs layer 05:02:00 bde34c3a00c8: Waiting 05:02:00 988bab9f4d93: Waiting 05:02:00 eaf3925da568: Waiting 05:02:00 5851b861e8e6: Waiting 05:02:00 bab4dde63d76: Waiting 05:02:00 b352a97aabf1: Waiting 05:02:00 4872d77fe225: Waiting 05:02:00 1469e6f7b9e6: Waiting 05:02:00 e2be974225ed: Verifying Checksum 05:02:00 e2be974225ed: Download complete 05:02:00 988bab9f4d93: Verifying Checksum 05:02:00 988bab9f4d93: Download complete 05:02:00 1469e6f7b9e6: Verifying Checksum 05:02:00 1469e6f7b9e6: Download complete 05:02:00 eaf3925da568: Verifying Checksum 05:02:00 eaf3925da568: Download complete 05:02:00 339a4e72a1f5: Verifying Checksum 05:02:00 339a4e72a1f5: Download complete 05:02:00 bde34c3a00c8: Verifying Checksum 05:02:00 bde34c3a00c8: Download complete 05:02:00 b352a97aabf1: Verifying Checksum 05:02:00 b352a97aabf1: Download complete 05:02:00 4872d77fe225: Verifying Checksum 05:02:00 4872d77fe225: Download complete 05:02:00 5851b861e8e6: Download complete 05:02:00 b85a868b505f: Verifying Checksum 05:02:00 b85a868b505f: Download complete 05:02:01 bab4dde63d76: Verifying Checksum 05:02:01 bab4dde63d76: Download complete 05:02:02 b85a868b505f: Pull complete 05:02:02 e2be974225ed: Pull complete 05:02:02 339a4e72a1f5: Pull complete 05:02:02 988bab9f4d93: Pull complete 05:02:03 1469e6f7b9e6: Pull complete 05:02:03 eaf3925da568: Pull complete 05:02:05 bab4dde63d76: Pull complete 05:02:05 bde34c3a00c8: Pull complete 05:02:05 b352a97aabf1: Pull complete 05:02:05 4872d77fe225: Pull complete 05:02:05 5851b861e8e6: Pull complete 05:02:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:02:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:02:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:05 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 05:02:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-776 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-776:/w/workspace/edgexfoundry_edgex-ui-go_PR-776:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-776@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:02:08 $ docker top cbee5a5a827a96137969fc7c1c305a2b4d322117644b0b9904d84d75ebb97794 -eo pid,comm 05:02:09 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:02:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:02:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:09 [ssh-agent] Looking for ssh-agent implementation... 05:02:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:09 $ docker exec cbee5a5a827a96137969fc7c1c305a2b4d322117644b0b9904d84d75ebb97794 ssh-agent 05:02:09 SSH_AUTH_SOCK=/tmp/ssh-eLgBFmAZWzBo/agent.32 05:02:09 SSH_AGENT_PID=38 05:02:09 Running ssh-add (command line suppressed) 05:02:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp/private_key_15952891815930482944.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp/private_key_15952891815930482944.key) 05:02:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:09 + git tag --points-at HEAD [Pipeline] } 05:02:09 $ docker exec --env ******** --env ******** cbee5a5a827a96137969fc7c1c305a2b4d322117644b0b9904d84d75ebb97794 ssh-agent -k 05:02:10 unset SSH_AUTH_SOCK; 05:02:10 unset SSH_AGENT_PID; 05:02:10 echo Agent pid 38 killed; 05:02:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:02:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:02:10 [ssh-agent] Looking for ssh-agent implementation... 05:02:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:02:10 $ docker exec cbee5a5a827a96137969fc7c1c305a2b4d322117644b0b9904d84d75ebb97794 ssh-agent 05:02:10 SSH_AUTH_SOCK=/tmp/ssh-n2BTdoq5joCS/agent.71 05:02:10 SSH_AGENT_PID=77 05:02:10 Running ssh-add (command line suppressed) 05:02:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp/private_key_101264141261013201.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp/private_key_101264141261013201.key) 05:02:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:02:10 + git semver init 05:02:11 2024-07-24 05:02:11,097 [run_init] DEBUG init version:0.0.0 force:False 05:02:11 2024-07-24 05:02:11,098 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-776/.semver 05:02:11 2024-07-24 05:02:11,099 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-776/.semver 05:02:11 2024-07-24 05:02:11,099 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-776/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-776, universal_newlines=False, shell=None, istream=None) 05:02:13 2024-07-24 05:02:13,186 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-776/.git/info/exclude 05:02:13 2024-07-24 05:02:13,187 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-776/.semver/PR-776 with force:False 05:02:13 2024-07-24 05:02:13,187 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-776/.semver/PR-776 05:02:13 2024-07-24 05:02:13,192 [execute] INFO git cat-file --batch-check 05:02:13 2024-07-24 05:02:13,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-776/.semver, universal_newlines=False, shell=None, istream=) 05:02:13 2024-07-24 05:02:13,199 [execute] INFO git cat-file --batch 05:02:13 2024-07-24 05:02:13,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-776/.semver, universal_newlines=False, shell=None, istream=) 05:02:13 2024-07-24 05:02:13,204 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-776/.semver/PR-776 05:02:13 0.0.0 [Pipeline] } 05:02:13 $ docker exec --env ******** --env ******** cbee5a5a827a96137969fc7c1c305a2b4d322117644b0b9904d84d75ebb97794 ssh-agent -k 05:02:13 unset SSH_AUTH_SOCK; 05:02:13 unset SSH_AGENT_PID; 05:02:13 echo Agent pid 77 killed; 05:02:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:02:14 + git semver [Pipeline] } 05:02:14 $ docker stop --time=1 cbee5a5a827a96137969fc7c1c305a2b4d322117644b0b9904d84d75ebb97794 05:02:15 $ docker rm -f --volumes cbee5a5a827a96137969fc7c1c305a2b4d322117644b0b9904d84d75ebb97794 [Pipeline] // withDockerContainer [Pipeline] sh 05:02:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:02:16 Stashed 1 file(s) [Pipeline] echo 05:02:16 [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:02:17 provisioning config files... 05:02:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp/config4729588693262716081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:17 ---> ****-login.sh 05:02:17 nexus3.edgexfoundry.org:10001 05:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:02:17 Configure a credential helper to remove this warning. See 05:02:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:02:17 05:02:17 Login Succeeded 05:02:17 nexus3.edgexfoundry.org:10002 05:02:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:02:17 Configure a credential helper to remove this warning. See 05:02:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:02:17 05:02:17 Login Succeeded 05:02:17 nexus3.edgexfoundry.org:10003 05:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:02:18 Configure a credential helper to remove this warning. See 05:02:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:02:18 05:02:18 Login Succeeded 05:02:18 nexus3.edgexfoundry.org:10004 05:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:02:18 Configure a credential helper to remove this warning. See 05:02:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:02:18 05:02:18 Login Succeeded 05:02:18 ****.io 05:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:02:18 Configure a credential helper to remove this warning. See 05:02:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:02:18 05:02:18 Login Succeeded 05:02:18 ---> ****-login.sh ends [Pipeline] } 05:02:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:02:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:02:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:02:18 ========================================================= 05:02:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:02:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:19 + 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:02:19 Sending build context to Docker daemon 59.53MB 05:02:19 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:02:19 Step 2/15 : FROM ${BASE} AS builder 05:02:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:02:19 619be1103602: Pulling fs layer 05:02:19 7862e08f4a3e: Pulling fs layer 05:02:19 5df492c9dc93: Pulling fs layer 05:02:19 7629e6793208: Pulling fs layer 05:02:19 4f4fb700ef54: Pulling fs layer 05:02:19 fb5054dd5b73: Pulling fs layer 05:02:19 eeca6798cff9: Pulling fs layer 05:02:19 aa269ceb94a6: Pulling fs layer 05:02:19 ada007ff1a6a: Pulling fs layer 05:02:19 eeca6798cff9: Waiting 05:02:19 7629e6793208: Waiting 05:02:19 aa269ceb94a6: Waiting 05:02:19 4f4fb700ef54: Waiting 05:02:19 ada007ff1a6a: Waiting 05:02:19 fb5054dd5b73: Waiting 05:02:19 7862e08f4a3e: Verifying Checksum 05:02:19 7862e08f4a3e: Download complete 05:02:19 7629e6793208: Verifying Checksum 05:02:19 7629e6793208: Download complete 05:02:19 4f4fb700ef54: Verifying Checksum 05:02:19 4f4fb700ef54: Download complete 05:02:19 fb5054dd5b73: Verifying Checksum 05:02:19 fb5054dd5b73: Download complete 05:02:19 619be1103602: Verifying Checksum 05:02:19 619be1103602: Download complete 05:02:19 eeca6798cff9: Verifying Checksum 05:02:19 eeca6798cff9: Download complete 05:02:19 619be1103602: Pull complete 05:02:20 ada007ff1a6a: Verifying Checksum 05:02:20 ada007ff1a6a: Download complete 05:02:20 7862e08f4a3e: Pull complete 05:02:20 5df492c9dc93: Download complete 05:02:20 aa269ceb94a6: Verifying Checksum 05:02:20 aa269ceb94a6: Download complete 05:02:23 5df492c9dc93: Pull complete 05:02:23 7629e6793208: Pull complete 05:02:23 4f4fb700ef54: Pull complete 05:02:23 fb5054dd5b73: Pull complete 05:02:23 eeca6798cff9: Pull complete 05:02:26 aa269ceb94a6: Pull complete 05:02:27 ada007ff1a6a: Pull complete 05:02:27 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:02:27 ---> f489d0715acc 05:02:27 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:02:32 Still waiting to schedule task 05:02:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6291’ 05:02:32 ---> Running in 78cc9be11ebc 05:02:32 Removing intermediate container 78cc9be11ebc 05:02:32 ---> 41867e7fb2c8 05:02:32 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:02:32 ---> Running in af06963e574c 05:02:32 Removing intermediate container af06963e574c 05:02:32 ---> c965b6879390 05:02:32 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:02:32 ---> Running in 70d3652909b9 05:02:32 Removing intermediate container 70d3652909b9 05:02:32 ---> d57463db2126 05:02:32 Step 6/15 : LABEL Name=edgex-ui-go 05:02:32 ---> Running in 4cb15d854ffb 05:02:32 Removing intermediate container 4cb15d854ffb 05:02:32 ---> cec95fe2e70c 05:02:32 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:02:32 ---> Running in 8bd1719b8619 05:02:32 Removing intermediate container 8bd1719b8619 05:02:32 ---> 8dd094c48457 05:02:32 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:02:32 latest: Pulling from library/docker 05:02:32 c6a83fedfae6: Pulling fs layer 05:02:32 c73614942b52: Pulling fs layer 05:02:32 4f4fb700ef54: Pulling fs layer 05:02:32 1135a6244bb6: Pulling fs layer 05:02:32 e93dec418be1: Pulling fs layer 05:02:32 5dd3a1e0b5de: Pulling fs layer 05:02:32 74253a427d4a: Pulling fs layer 05:02:32 ab9a1914b045: Pulling fs layer 05:02:32 f5cd54134623: Pulling fs layer 05:02:32 b89841116322: Pulling fs layer 05:02:32 569c73127d33: Pulling fs layer 05:02:32 1921992dfe47: Pulling fs layer 05:02:32 e2a1d54016c3: Pulling fs layer 05:02:32 9565c510616f: Pulling fs layer 05:02:32 c441fb89f312: Pulling fs layer 05:02:32 b26ac0d476d8: Pulling fs layer 05:02:32 1135a6244bb6: Waiting 05:02:32 569c73127d33: Waiting 05:02:32 e93dec418be1: Waiting 05:02:32 1921992dfe47: Waiting 05:02:32 f5cd54134623: Waiting 05:02:32 5dd3a1e0b5de: Waiting 05:02:32 b89841116322: Waiting 05:02:32 e2a1d54016c3: Waiting 05:02:32 ab9a1914b045: Waiting 05:02:32 74253a427d4a: Waiting 05:02:32 9565c510616f: Waiting 05:02:32 c441fb89f312: Waiting 05:02:32 b26ac0d476d8: Waiting 05:02:32 4f4fb700ef54: Verifying Checksum 05:02:32 1135a6244bb6: Verifying Checksum 05:02:32 1135a6244bb6: Download complete 05:02:32 c6a83fedfae6: Verifying Checksum 05:02:32 c6a83fedfae6: Download complete 05:02:32 c73614942b52: Verifying Checksum 05:02:32 c73614942b52: Download complete 05:02:32 c6a83fedfae6: Pull complete 05:02:33 5dd3a1e0b5de: Verifying Checksum 05:02:33 5dd3a1e0b5de: Download complete 05:02:33 ab9a1914b045: Verifying Checksum 05:02:33 ab9a1914b045: Download complete 05:02:33 e93dec418be1: Verifying Checksum 05:02:33 e93dec418be1: Download complete 05:02:33 c73614942b52: Pull complete 05:02:33 4f4fb700ef54: Pull complete 05:02:33 f5cd54134623: Verifying Checksum 05:02:33 f5cd54134623: Download complete 05:02:33 b89841116322: Download complete 05:02:33 74253a427d4a: Verifying Checksum 05:02:33 74253a427d4a: Download complete 05:02:33 1135a6244bb6: Pull complete 05:02:33 1921992dfe47: Verifying Checksum 05:02:33 1921992dfe47: Download complete 05:02:33 e2a1d54016c3: Download complete 05:02:33 569c73127d33: Verifying Checksum 05:02:33 569c73127d33: Download complete 05:02:33 c441fb89f312: Verifying Checksum 05:02:33 c441fb89f312: Download complete 05:02:33 b26ac0d476d8: Verifying Checksum 05:02:33 b26ac0d476d8: Download complete 05:02:33 e93dec418be1: Pull complete 05:02:34 5dd3a1e0b5de: Pull complete 05:02:34 74253a427d4a: Pull complete 05:02:34 ab9a1914b045: Pull complete 05:02:34 f5cd54134623: Pull complete 05:02:34 b89841116322: Pull complete 05:02:34 9565c510616f: Verifying Checksum 05:02:34 9565c510616f: Download complete 05:02:34 569c73127d33: Pull complete 05:02:34 1921992dfe47: Pull complete 05:02:34 e2a1d54016c3: Pull complete 05:02:36 9565c510616f: Pull complete 05:02:36 c441fb89f312: Pull complete 05:02:36 b26ac0d476d8: Pull complete 05:02:36 Digest: sha256:11ae45cb1df99acadd5a295cd37a209a9b63026e7b8830648445a5093b368569 05:02:36 Status: Downloaded newer image for docker:latest 05:02:38 ---> aac57c1d4835 05:02:38 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:02:38 ---> Running in de372ab3e243 05:02:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:02:39 OK: 264 MiB in 52 packages 05:02:39 Removing intermediate container de372ab3e243 05:02:39 ---> 625fe45bd1d3 05:02:39 Step 10/15 : ENV GO111MODULE=on 05:02:39 ---> Running in c49a22eb99dc 05:02:39 Removing intermediate container c49a22eb99dc 05:02:39 ---> 755e5300d1ac 05:02:39 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:02:39 ---> Running in 7457aa8eeaa2 05:02:40 Removing intermediate container 7457aa8eeaa2 05:02:40 ---> 3986e7ea6712 05:02:40 Step 12/15 : COPY go.mod vendor* ./ 05:02:40 ---> c04614a29c0f 05:02:40 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:40 ---> Running in e29687b9ec15 05:03:36 Removing intermediate container e29687b9ec15 05:03:36 ---> adccde99de92 05:03:36 Step 14/15 : COPY . . 05:03:36 ---> 74c3e45f4a59 05:03:36 Step 15/15 : RUN ${MAKE} 05:03:36 ---> Running in 6d205f6e6eee 05:03:36 noop 05:03:36 Removing intermediate container 6d205f6e6eee 05:03:36 ---> 5eb015fdc4d3 05:03:36 Successfully built 5eb015fdc4d3 05:03:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:37 + docker inspect -f . ci-base-image-x86_64 05:03:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:37 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 05:03:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-776 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-776:/w/workspace/edgexfoundry_edgex-ui-go_PR-776:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-776@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:03:37 $ docker top c8c24117490b090a1eead1c509244af271733fc6031cc24211b28ade7989e7ff -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:38 + go version 05:03:38 go version go1.21.9 linux/amd64 [Pipeline] } 05:03:38 $ docker stop --time=1 c8c24117490b090a1eead1c509244af271733fc6031cc24211b28ade7989e7ff 05:03:39 $ docker rm -f --volumes c8c24117490b090a1eead1c509244af271733fc6031cc24211b28ade7989e7ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:40 + docker inspect -f . ci-base-image-x86_64 05:03:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:40 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 05:03:40 $ 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-776 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-776:/w/workspace/edgexfoundry_edgex-ui-go_PR-776:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-776@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:03:40 $ docker top 127c622bec29269003e610c3631b8e6577c1c9630e1dc975da029f63c3037b03 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:41 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-776 [Pipeline] fileExists [Pipeline] sh 05:03:41 + make test 05:03:41 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:03:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:04:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:04:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:04:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:04:01 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:04:01 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:04:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:04:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:04:01 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:04:01 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:04:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:04:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:04:05 ./bin/test-attribution-txt.sh 05:04:05 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:04:05 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:04:05 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:04:05 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:04:05 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:04:05 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:04:05 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:04:05 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:04:05 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:04:05 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 05:04:05 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add 05:04:05 make -C web test 05:04:05 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-776/web' 05:04:05 make[1]: tput: No such file or directory 05:04:05 make[1]: tput: No such file or directory 05:04:05 warning: generating ./VERSION 05:04:05 echo "0.0.0" > VERSION 05:04:05 docker build \ 05:04:05 -f Dockerfile \ 05:04:05 --build-arg USER=1000 \ 05:04:05 \ 05:04:05 --label "git_sha=980f3851fa61dd40cae6bc873d9081cef2d696ff" \ 05:04:05 -t edgexfoundry/edgex-web-ui:980f3851fa61dd40cae6bc873d9081cef2d696ff \ 05:04:05 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:04:05 . 05:04:05 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:04:05 Install the buildx component to build images with BuildKit: 05:04:05 https://docs.docker.com/go/buildx/ 05:04:05 05:04:05 Sending build context to Docker daemon 2.62MB 05:04:05 Step 1/11 : FROM node:18-alpine3.18 05:04:06 18-alpine3.18: Pulling from library/node 05:04:06 619be1103602: Already exists 05:04:06 7e9a007eb24b: Pulling fs layer 05:04:06 5189255e31c8: Pulling fs layer 05:04:06 88f4f8a6bc8d: Pulling fs layer 05:04:06 5189255e31c8: Verifying Checksum 05:04:06 5189255e31c8: Download complete 05:04:06 88f4f8a6bc8d: Verifying Checksum 05:04:06 88f4f8a6bc8d: Download complete 05:04:06 7e9a007eb24b: Verifying Checksum 05:04:06 7e9a007eb24b: Download complete 05:04:08 7e9a007eb24b: Pull complete 05:04:08 5189255e31c8: Pull complete 05:04:08 88f4f8a6bc8d: Pull complete 05:04:08 Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 05:04:08 Status: Downloaded newer image for node:18-alpine3.18 05:04:08 ---> a19326513a45 05:04:08 Step 2/11 : RUN apk add --no-cache chromium 05:04:18 ---> Running in a36f89a090e3 05:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:19 (1/154) Installing libexpat (2.6.2-r0) 05:04:19 (2/154) Installing brotli-libs (1.0.9-r14) 05:04:19 (3/154) Installing libbz2 (1.0.8-r5) 05:04:19 (4/154) Installing libpng (1.6.39-r3) 05:04:19 (5/154) Installing freetype (2.13.0-r5) 05:04:19 (6/154) Installing fontconfig (2.14.2-r3) 05:04:19 (7/154) Installing libfontenc (1.1.7-r2) 05:04:19 (8/154) Installing mkfontscale (1.2.2-r3) 05:04:19 (9/154) Installing font-opensans (0_git20210927-r1) 05:04:19 (10/154) Installing pkgconf (1.9.5-r0) 05:04:19 (11/154) Installing libffi (3.4.4-r2) 05:04:19 (12/154) Installing libintl (0.21.1-r7) 05:04:19 (13/154) Installing libblkid (2.38.1-r8) 05:04:19 (14/154) Installing libmount (2.38.1-r8) 05:04:19 (15/154) Installing pcre2 (10.42-r1) 05:04:19 (16/154) Installing glib (2.76.6-r0) 05:04:19 (17/154) Installing xz-libs (5.4.3-r0) 05:04:19 (18/154) Installing libxml2 (2.11.8-r0) 05:04:19 (19/154) Installing shared-mime-info (2.2-r5) 05:04:19 (20/154) Installing hicolor-icon-theme (0.17-r2) 05:04:19 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 05:04:19 (22/154) Installing libwebp (1.3.2-r0) 05:04:19 (23/154) Installing zstd-libs (1.5.5-r4) 05:04:19 (24/154) Installing tiff (4.5.1-r0) 05:04:19 (25/154) Installing gdk-pixbuf (2.42.10-r5) 05:04:19 (26/154) Installing gtk-update-icon-cache (3.24.41-r0) 05:04:19 (27/154) Installing libxau (1.0.11-r2) 05:04:19 (28/154) Installing libmd (1.0.4-r2) 05:04:19 (29/154) Installing libbsd (0.11.7-r1) 05:04:19 (30/154) Installing libxdmcp (1.1.4-r2) 05:04:19 (31/154) Installing libxcb (1.15-r1) 05:04:19 (32/154) Installing libx11 (1.8.7-r0) 05:04:19 (33/154) Installing libxcomposite (0.4.6-r3) 05:04:19 (34/154) Installing libxfixes (6.0.1-r2) 05:04:19 (35/154) Installing libxrender (0.9.11-r3) 05:04:19 (36/154) Installing libxcursor (1.2.1-r2) 05:04:19 (37/154) Installing libxdamage (1.1.6-r2) 05:04:19 (38/154) Installing libxext (1.3.5-r2) 05:04:19 (39/154) Installing libxi (1.8.1-r0) 05:04:19 (40/154) Installing libxinerama (1.1.5-r2) 05:04:19 (41/154) Installing libxrandr (1.5.3-r2) 05:04:19 (42/154) Installing libatk-1.0 (2.48.4-r0) 05:04:19 (43/154) Installing libxtst (1.2.4-r2) 05:04:19 (44/154) Installing dbus-libs (1.14.8-r0) 05:04:19 (45/154) Installing at-spi2-core (2.48.4-r0) 05:04:19 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 05:04:19 (47/154) Installing pixman (0.42.2-r1) 05:04:19 (48/154) Installing cairo (1.17.8-r1) 05:04:19 (49/154) Installing cairo-gobject (1.17.8-r1) 05:04:19 (50/154) Installing avahi-libs (0.8-r13) 05:04:19 (51/154) Installing gmp (6.2.1-r3) 05:04:19 (52/154) Installing nettle (3.8.1-r2) 05:04:19 (53/154) Installing libunistring (1.1-r1) 05:04:20 (54/154) Installing libidn2 (2.3.4-r1) 05:04:20 (55/154) Installing p11-kit (0.24.1-r2) 05:04:20 (56/154) Installing libtasn1 (4.19.0-r1) 05:04:20 (57/154) Installing gnutls (3.8.4-r0) 05:04:20 (58/154) Installing cups-libs (2.4.9-r0) 05:04:20 (59/154) Installing libepoxy (1.5.10-r1) 05:04:20 (60/154) Installing fribidi (1.0.13-r0) 05:04:20 (61/154) Installing graphite2 (1.3.14-r5) 05:04:20 (62/154) Installing harfbuzz (7.3.0-r0) 05:04:20 (63/154) Installing libxft (2.3.8-r1) 05:04:20 (64/154) Installing pango (1.50.14-r1) 05:04:20 (65/154) Installing wayland-libs-client (1.22.0-r2) 05:04:20 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 05:04:20 (67/154) Installing wayland-libs-egl (1.22.0-r2) 05:04:20 (68/154) Installing xkeyboard-config (2.38-r0) 05:04:20 (69/154) Installing libxkbcommon (1.5.0-r2) 05:04:20 (70/154) Installing gtk+3.0 (3.24.41-r0) 05:04:20 (71/154) Installing icu-data-full (73.2-r2) 05:04:20 (72/154) Installing mesa (23.0.4-r0) 05:04:20 (73/154) Installing llvm15-libs (15.0.7-r6) 05:04:21 (74/154) Installing hwdata-pci (0.370-r0) 05:04:21 (75/154) Installing libpciaccess (0.17-r2) 05:04:21 (76/154) Installing libdrm (2.4.115-r4) 05:04:21 (77/154) Installing musl-fts (1.2.7-r5) 05:04:21 (78/154) Installing libelf (0.189-r2) 05:04:21 (79/154) Installing mesa-glapi (23.0.4-r0) 05:04:21 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 05:04:21 (81/154) Installing eudev-libs (3.2.11-r8) 05:04:21 (82/154) Installing libmagic (5.45-r0) 05:04:21 (83/154) Installing file (5.45-r0) 05:04:21 (84/154) Installing libice (1.1.1-r2) 05:04:21 (85/154) Installing libuuid (2.38.1-r8) 05:04:21 (86/154) Installing libsm (1.2.4-r1) 05:04:21 (87/154) Installing libxt (1.3.0-r2) 05:04:21 (88/154) Installing libxmu (1.1.4-r2) 05:04:21 (89/154) Installing xset (1.2.5-r1) 05:04:21 (90/154) Installing xprop (1.2.7-r0) 05:04:21 (91/154) Installing xdg-utils (1.1.3-r4) 05:04:21 (92/154) Installing libogg (1.3.5-r4) 05:04:21 (93/154) Installing flac-libs (1.4.3-r0) 05:04:21 (94/154) Installing alsa-lib (1.2.9-r1) 05:04:21 (95/154) Installing libatomic (12.2.1_git20220924-r10) 05:04:21 (96/154) Installing svt-av1-libs (1.6.0-r0) 05:04:21 (97/154) Installing aom-libs (3.6.1-r0) 05:04:22 (98/154) Installing libva (2.18.0-r1) 05:04:22 (99/154) Installing libvdpau (1.5-r1) 05:04:22 (100/154) Installing onevpl-libs (2023.2.1-r0) 05:04:22 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 05:04:22 (102/154) Installing libdav1d (1.2.1-r0) 05:04:22 (103/154) Installing libhwy (1.0.4-r1) 05:04:22 (104/154) Installing lcms2 (2.15-r2) 05:04:22 (105/154) Installing libjxl (0.8.2-r0) 05:04:22 (106/154) Installing lame-libs (3.100-r5) 05:04:22 (107/154) Installing opus (1.4-r0) 05:04:22 (108/154) Installing libgomp (12.2.1_git20220924-r10) 05:04:22 (109/154) Installing soxr (0.1.3-r5) 05:04:22 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 05:04:22 (111/154) Installing libtheora (1.1.1-r17) 05:04:22 (112/154) Installing libvorbis (1.3.7-r1) 05:04:22 (113/154) Installing libvpx (1.13.0-r2) 05:04:22 (114/154) Installing x264-libs (0.164_git20220602-r1) 05:04:22 (115/154) Installing numactl (2.0.16-r4) 05:04:22 (116/154) Installing x265-libs (3.5-r4) 05:04:22 (117/154) Installing xvidcore (1.3.7-r1) 05:04:22 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 05:04:22 (119/154) Installing libbluray (1.3.4-r0) 05:04:22 (120/154) Installing mpg123-libs (1.31.3-r1) 05:04:22 (121/154) Installing libopenmpt (0.7.2-r0) 05:04:22 (122/154) Installing cjson (1.7.17-r0) 05:04:22 (123/154) Installing mbedtls (2.28.8-r0) 05:04:22 (124/154) Installing librist (0.2.7-r0) 05:04:22 (125/154) Installing libsrt (1.5.2-r0) 05:04:22 (126/154) Installing libssh (0.10.5-r0) 05:04:22 (127/154) Installing libsodium (1.0.18-r3) 05:04:22 (128/154) Installing libzmq (4.3.4-r4) 05:04:22 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 05:04:22 (130/154) Installing libevent (2.1.12-r6) 05:04:22 (131/154) Installing wayland-libs-server (1.22.0-r2) 05:04:22 (132/154) Installing mesa-gbm (23.0.4-r0) 05:04:22 (133/154) Installing harfbuzz-subset (7.3.0-r0) 05:04:22 (134/154) Installing icu-libs (73.2-r2) 05:04:22 (135/154) Installing jsoncpp (1.9.5-r0) 05:04:22 (136/154) Installing minizip (1.2.13-r1) 05:04:23 (137/154) Installing nspr (4.35-r2) 05:04:23 (138/154) Installing sqlite-libs (3.41.2-r3) 05:04:23 (139/154) Installing nss (3.94-r0) 05:04:23 (140/154) Installing pipewire-libs (0.3.70-r1) 05:04:23 (141/154) Installing libasyncns (0.8-r1) 05:04:23 (142/154) Installing libltdl (2.4.7-r2) 05:04:23 (143/154) Installing orc (0.4.34-r0) 05:04:23 (144/154) Installing libsndfile (1.2.0-r2) 05:04:23 (145/154) Installing speexdsp (1.2.1-r1) 05:04:23 (146/154) Installing tdb-libs (1.4.8-r1) 05:04:23 (147/154) Installing libpulse (16.1-r10) 05:04:23 (148/154) Installing snappy (1.1.10-r1) 05:04:23 (149/154) Installing libwoff2common (1.0.2-r2) 05:04:23 (150/154) Installing libwoff2enc (1.0.2-r2) 05:04:23 (151/154) Installing libgpg-error (1.47-r1) 05:04:23 (152/154) Installing libgcrypt (1.10.2-r1) 05:04:23 (153/154) Installing libxslt (1.1.38-r0) 05:04:23 (154/154) Installing chromium (119.0.6045.159-r0) 05:04:24 Executing busybox-1.36.1-r5.trigger 05:04:24 Executing fontconfig-2.14.2-r3.trigger 05:04:24 Executing mkfontscale-1.2.2-r3.trigger 05:04:24 Executing glib-2.76.6-r0.trigger 05:04:24 Executing shared-mime-info-2.2-r5.trigger 05:04:25 Executing gdk-pixbuf-2.42.10-r5.trigger 05:04:25 Executing gtk-update-icon-cache-3.24.41-r0.trigger 05:04:25 Executing gtk+3.0-3.24.41-r0.trigger 05:04:25 OK: 579 MiB in 171 packages 05:04:37 Removing intermediate container a36f89a090e3 05:04:37 ---> c3a32c77d9b7 05:04:37 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:04:37 ---> Running in b074ce477de4 05:04:37 Removing intermediate container b074ce477de4 05:04:37 ---> 4438a3b5de9f 05:04:37 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 05:04:37 ---> Running in 66eeeac0aba4 05:04:37 Removing intermediate container 66eeeac0aba4 05:04:37 ---> 6b859cbaa454 05:04:37 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 05:04:37 ---> Running in e7307f868a73 05:04:37 Removing intermediate container e7307f868a73 05:04:37 ---> 4995b6ab4dad 05:04:37 Step 6/11 : RUN npm install -g npm 05:04:37 ---> Running in 748cb5f0f61f 05:04:45 05:04:45 removed 7 packages, and changed 69 packages in 8s 05:04:45 05:04:45 22 packages are looking for funding 05:04:45 run `npm fund` for details 05:04:48 Removing intermediate container 748cb5f0f61f 05:04:48 ---> 11aa5c6cbc61 05:04:48 Step 7/11 : ARG USER=1000 05:04:48 ---> Running in c91cbb6281a0 05:04:48 Removing intermediate container c91cbb6281a0 05:04:48 ---> a00646193b7b 05:04:48 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:04:48 ---> Running in a66eeed59db0 05:04:48 Removing intermediate container a66eeed59db0 05:04:48 ---> f31e9384dd18 05:04:48 Step 9/11 : USER $USER:$USER 05:04:49 ---> Running in cafedba23004 05:04:49 Removing intermediate container cafedba23004 05:04:49 ---> 09dd3877dec7 05:04:49 Step 10/11 : WORKDIR /app 05:04:49 ---> Running in 856f418c98ff 05:04:49 Removing intermediate container 856f418c98ff 05:04:49 ---> 54be1dc58088 05:04:49 Step 11/11 : LABEL git_sha=980f3851fa61dd40cae6bc873d9081cef2d696ff 05:04:49 ---> Running in a816bf2880c1 05:04:49 Removing intermediate container a816bf2880c1 05:04:49 ---> a135aaa93a24 05:04:49 Successfully built a135aaa93a24 05:04:49 Successfully tagged edgexfoundry/edgex-web-ui:980f3851fa61dd40cae6bc873d9081cef2d696ff 05:04:49 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:04:49 touch edgex-web-ui.imagebuilt 05:04:49 mkdir -p node_modules coverage 05:04:49 chown "1000:1000" . node_modules coverage package-lock.json 05:04:49 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:04:53 npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 05:04:54 npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:04:55 npm warn deprecated har-validator@5.1.5: this library is no longer supported 05:04:55 npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead 05:04:55 npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 05:04:56 npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 05:04:56 npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 05:04:57 npm warn deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 05:04:57 npm warn deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 05:04:57 npm warn deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 05:04:57 npm warn deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 05:04:57 npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. 05:05:00 npm warn deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 05:05:03 05:05:03 added 1182 packages, and audited 1183 packages in 14s 05:05:03 05:05:03 100 packages are looking for funding 05:05:03 run `npm fund` for details 05:05:03 05:05:03 26 vulnerabilities (13 moderate, 12 high, 1 critical) 05:05:03 05:05:03 To address issues that do not require attention, run: 05:05:03 npm audit fix 05:05:03 05:05:03 To address all issues (including breaking changes), run: 05:05:03 npm audit fix --force 05:05:03 05:05:03 Run `npm audit` for details. 05:05:11 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 05:05:13 - Generating browser application bundles (phase: setup)... 05:05:40 ✔ Browser application bundle generation complete. 05:05:40 24 07 2024 05:05:36.229:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:05:40 24 07 2024 05:05:36.231:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:05:40 24 07 2024 05:05:36.233:INFO [launcher]: Starting browser ChromeHeadless 05:05:40 24 07 2024 05:05:36.562:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket _ROeHYo2VnKlpgOPAAAB with id 76745899 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.097 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.114 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.123 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.154 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.166 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.183 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.195 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.201 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.216 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.23 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.233 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.236 secs) 05:05:40 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 05:05:40 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 05:05:40 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.236 secs) 05:05:40 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 05:05:40 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 05:05:40 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.239 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.255 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.259 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.26 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.269 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.285 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.307 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.311 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.339 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.342 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.344 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.346 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.371 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.379 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.388 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.402 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.405 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.407 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.415 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.42 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.434 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.47 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.48 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.541 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.557 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.56 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.565 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.568 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.569 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.571 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.576 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.585 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.587 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.589 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.591 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.612 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.626 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.629 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.662 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.668 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.677 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.683 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.685 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.688 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.689 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.702 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.722 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.734 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.747 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.752 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.756 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.773 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.777 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.781 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.783 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.786 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.793 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.801 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.803 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.804 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.815 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.82 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.823 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.841 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.872 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.885 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.902 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.905 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.907 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.926 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.933 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.941 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.946 secs) 05:05:40 WARN: ' 05:05:40 It looks like you're using ngModel on the same form field as formControlName. 05:05:40 Support for using the ngModel input property and ngModelChange event with 05:05:40 reactive form directives has been deprecated in Angular v6 and will be removed 05:05:40 in a future version of Angular. 05:05:40 05:05:40 For more information on this, see our API docs here: 05:05:40 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:05:40 ' 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.946 secs) 05:05:40 WARN: ' 05:05:40 It looks like you're using ngModel on the same form field as formControlName. 05:05:40 Support for using the ngModel input property and ngModelChange event with 05:05:40 reactive form directives has been deprecated in Angular v6 and will be removed 05:05:40 in a future version of Angular. 05:05:40 05:05:40 For more information on this, see our API docs here: 05:05:40 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:05:40 ' 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.96 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.965 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.967 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.968 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.969 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.97 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.971 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.976 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.978 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.981 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.001 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.026 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.034 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.051 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.056 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.058 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.062 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.074 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.079 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.09 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.097 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.1 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.103 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.107 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.108 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.112 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.119 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.14 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.176 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.183 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.186 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.206 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.212 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.219 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.222 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.225 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.232 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.244 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.254 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.263 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.267 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.271 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.282 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.288 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.289 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.291 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.297 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.302 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.312 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.325 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.33 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.34 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.341 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.342 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.349 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.351 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.352 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.355 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.356 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.363 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.364 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.365 secs) 05:05:40 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.422 secs / 1.365 secs) 05:05:40 TOTAL: 147 SUCCESS 05:05:40 ✔ Browser application bundle generation complete. 05:05:40 05:05:40 =============================== Coverage summary =============================== 05:05:40 Statements : 39.01% ( 1373/3519 ) 05:05:40 Branches : 15.3% ( 94/614 ) 05:05:40 Functions : 32.06% ( 423/1319 ) 05:05:40 Lines : 38.94% ( 1342/3446 ) 05:05:40 ================================================================================ 05:05:40 ✔ Browser application bundle generation complete. 05:05:43 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-776/web' [Pipeline] echo 05:05:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:05:43 $ docker stop --time=1 127c622bec29269003e610c3631b8e6577c1c9630e1dc975da029f63c3037b03 05:05:44 $ docker rm -f --volumes 127c622bec29269003e610c3631b8e6577c1c9630e1dc975da029f63c3037b03 [Pipeline] // withDockerContainer [Pipeline] sh 05:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:05:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:05:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:05:46 + ls -al . 05:05:46 total 264 05:05:46 drwxrwxr-x 13 jenkins jenkins 4096 Jul 24 05:03 . 05:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 05:01 .. 05:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 05:01 .blubracket 05:05:46 -rw-rw-r-- 1 jenkins jenkins 18 Jul 24 05:01 .dockerignore 05:05:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 05:02 .git 05:05:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 05:01 .github 05:05:46 -rw-rw-r-- 1 jenkins jenkins 178 Jul 24 05:01 .gitignore 05:05:46 drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 05:02 .semver 05:05:46 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 24 05:01 Attribution.txt 05:05:46 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 24 05:01 CHANGELOG.md 05:05:46 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 24 05:01 CONTRIBUTING.md 05:05:46 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 24 05:01 Dockerfile 05:05:46 -rw-rw-r-- 1 jenkins jenkins 652 Jul 24 05:01 Jenkinsfile 05:05:46 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 24 05:01 LICENSE 05:05:46 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 24 05:01 Makefile 05:05:46 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 24 05:01 README.md 05:05:46 -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 05:02 VERSION 05:05:46 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 24 05:01 angularmigrationlogs.md 05:05:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 05:01 assets 05:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 05:01 bin 05:05:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 05:01 cmd 05:05:46 -rw-r--r-- 1 jenkins jenkins 10 Jul 24 05:03 coverage.out 05:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 05:01 docs 05:05:46 -rw-rw-r-- 1 jenkins jenkins 6692 Jul 24 05:01 go.mod 05:05:46 -rw-rw-r-- 1 jenkins jenkins 100588 Jul 24 05:01 go.sum 05:05:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 05:01 internal 05:05:46 -rwxrwxr-x 1 jenkins jenkins 568 Jul 24 05:01 redeploy.sh 05:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 05:01 testing 05:05:46 -rw-rw-r-- 1 jenkins jenkins 155 Jul 24 05:01 version.go 05:05:46 drwxrwxr-x 7 jenkins jenkins 4096 Jul 24 05:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:47 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=980f3851fa61dd40cae6bc873d9081cef2d696ff --label arch=amd64 --label version=0.0.0 . 05:05:48 Sending build context to Docker daemon 346.5MB 05:05:48 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:05:48 Step 2/27 : FROM ${BASE} AS builder 05:05:48 ---> 5eb015fdc4d3 05:05:48 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:05:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6294 in /w/workspace/edgexfoundry_edgex-ui-go_PR-776 [Pipeline] { [Pipeline] ws 05:05:50 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 05:05:50 The recommended git tool is: git 05:05:52 ---> Running in f0ffb2084aaf 05:05:52 Removing intermediate container f0ffb2084aaf 05:05:52 ---> 29a7bc890285 05:05:52 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 05:05:52 ---> Running in c928b5137ed6 05:05:52 Removing intermediate container c928b5137ed6 05:05:52 ---> 82d0659ef8bf 05:05:52 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 05:05:52 ---> Running in 9ae828a495dd 05:05:52 Removing intermediate container 9ae828a495dd 05:05:52 ---> 99b01c86b870 05:05:52 Step 6/27 : LABEL Name=edgex-ui-go 05:05:52 ---> Running in 4a6d23f3c01d 05:05:52 Removing intermediate container 4a6d23f3c01d 05:05:52 ---> 6183d85baa2e 05:05:52 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:05:52 ---> Running in 5d02c0117d79 05:05:52 Removing intermediate container 5d02c0117d79 05:05:52 ---> b1d10767b7db 05:05:52 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:05:53 ---> 3061acc031b7 05:05:53 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:05:53 ---> Running in 91e4c45b54e2 05:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:05:54 OK: 264 MiB in 52 packages 05:05:54 Removing intermediate container 91e4c45b54e2 05:05:54 ---> 2d2ff92b1dfd 05:05:54 Step 10/27 : ENV GO111MODULE=on 05:05:54 ---> Running in 115c61bf2ddf 05:05:54 Removing intermediate container 115c61bf2ddf 05:05:54 ---> 64ed78dea000 05:05:54 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:05:54 ---> Running in 61e3e41375ed 05:05:54 Removing intermediate container 61e3e41375ed 05:05:54 ---> d23d2fa38ede 05:05:54 Step 12/27 : COPY go.mod vendor* ./ 05:05:54 ---> b37cde456bda 05:05:54 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:05:54 ---> Running in f3e6f06fdc10 05:05:55 Removing intermediate container f3e6f06fdc10 05:05:55 ---> 166a1603d7aa 05:05:55 Step 14/27 : COPY . . 05:05:59 using credential edgex-jenkins-ssh 05:05:59 Cloning the remote Git repository 05:05:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:05:59 > git init /w/workspace/edgex-ui-go/1 # timeout=10 05:05:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:05:59 > git --version # timeout=10 05:05:59 > git --version # 'git version 2.25.1' 05:06:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:03 ---> 22c5b85ae1d0 05:06:03 Step 15/27 : RUN ${MAKE} 05:06:03 ---> Running in 51f6806ef8c0 05:06:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:06:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:06:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:06:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:06:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:06:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/776/head:refs/remotes/origin/PR-776 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:06:06 Merging remotes/origin/main commit 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 into PR head commit 980f3851fa61dd40cae6bc873d9081cef2d696ff 05:06:06 Merge succeeded, producing 980f3851fa61dd40cae6bc873d9081cef2d696ff 05:06:06 Checking out Revision 980f3851fa61dd40cae6bc873d9081cef2d696ff (PR-776) 05:06:06 > git config core.sparsecheckout # timeout=10 05:06:06 > git checkout -f 980f3851fa61dd40cae6bc873d9081cef2d696ff # timeout=10 05:06:06 > git remote # timeout=10 05:06:06 > git config --get remote.origin.url # timeout=10 05:06:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:06:06 > git merge 06a86f4706b5dce9ab5b2bf8b4d0cae8aceff120 # timeout=10 05:06:06 > git rev-parse HEAD^{commit} # timeout=10 05:06:06 > git config core.sparsecheckout # timeout=10 05:06:07 > git checkout -f 980f3851fa61dd40cae6bc873d9081cef2d696ff # timeout=10 05:06:07 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 05:06:07 > git --version # timeout=10 05:06:07 > git --version # 'git version 2.25.1' 05:06:08 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:06:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:06:12 % Total % Received % Xferd Average Speed Time Time Time Current 05:06:12 Dload Upload Total Spent Left Speed 05:06:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92287 [Pipeline] sh 05:06:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:06:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 05:06:13 sudo tee /etc/docker/daemon.new 05:06:13 { 05:06:13 "registry-mirrors": [ 05:06:13 "https://nexus3.edgexfoundry.org:10001" 05:06:13 ], 05:06:13 "bip": "10.250.0.254/24", 05:06:13 "hosts": [ 05:06:13 "tcp://0.0.0.0:5555", 05:06:13 "unix:///var/run/docker.sock" 05:06:13 ], 05:06:13 "mtu": 1458, 05:06:13 "selinux-enabled": true, 05:06:13 "seccomp-profile": "/etc/docker/seccomp.json" 05:06:13 } [Pipeline] sh 05:06:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:06:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:06:32 provisioning config files... 05:06:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9459827767616756045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:33 ---> ****-login.sh 05:06:33 nexus3.edgexfoundry.org:10001 05:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:33 Configure a credential helper to remove this warning. See 05:06:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:33 05:06:33 Login Succeeded 05:06:33 nexus3.edgexfoundry.org:10002 05:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:34 Configure a credential helper to remove this warning. See 05:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:34 05:06:34 Login Succeeded 05:06:34 nexus3.edgexfoundry.org:10003 05:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:34 Configure a credential helper to remove this warning. See 05:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:34 05:06:34 Login Succeeded 05:06:34 nexus3.edgexfoundry.org:10004 05:06:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:34 Configure a credential helper to remove this warning. See 05:06:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:34 05:06:34 Login Succeeded 05:06:34 ****.io 05:06:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:06:35 Removing intermediate container 51f6806ef8c0 05:06:35 ---> 60ba69f7ec1f 05:06:35 Step 16/27 : FROM alpine:3.18 05:06:35 3.18: Pulling from library/alpine 05:06:35 930bdd4d222e: Pulling fs layer 05:06:35 930bdd4d222e: Verifying Checksum 05:06:35 930bdd4d222e: Download complete 05:06:35 930bdd4d222e: Pull complete 05:06:35 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:06:35 Status: Downloaded newer image for alpine:3.18 05:06:35 ---> 18f865063206 05:06:35 Step 17/27 : RUN apk --no-cache upgrade 05:06:35 ---> Running in 445d396f5310 05:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:06:35 OK: 7 MiB in 15 packages 05:06:35 Removing intermediate container 445d396f5310 05:06:35 ---> 2368fcdc828e 05:06:35 Step 18/27 : RUN apk add --update --no-cache dumb-init 05:06:35 ---> Running in 1f73ce2fac00 05:06:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:06:35 Configure a credential helper to remove this warning. See 05:06:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:06:35 05:06:35 Login Succeeded 05:06:35 ---> ****-login.sh ends [Pipeline] } 05:06:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv 05:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] unstash 05:06:35 (1/1) Installing dumb-init (1.2.5-r2) 05:06:35 Executing busybox-1.36.1-r7.trigger 05:06:35 OK: 7 MiB in 16 packages [Pipeline] echo 05:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:06:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:06:35 ========================================================= 05:06:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:06:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 05:06:36 Removing intermediate container 1f73ce2fac00 05:06:36 ---> 73e040c356a5 05:06:36 Step 19/27 : EXPOSE 4000 05:06:36 ---> Running in 8da733e41c38 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:36 Removing intermediate container 8da733e41c38 05:06:36 ---> 3b8448113982 05:06:36 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:06:36 + 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:06:37 Sending build context to Docker daemon 35.39MB 05:06:37 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:06:37 Step 2/15 : FROM ${BASE} AS builder 05:06:37 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:06:37 c6b39de5b339: Pulling fs layer 05:06:37 a69c41024577: Pulling fs layer 05:06:37 d6de4b400683: Pulling fs layer 05:06:37 35cb2a7552d0: Pulling fs layer 05:06:37 4f4fb700ef54: Pulling fs layer 05:06:37 464afbd9ba4c: Pulling fs layer 05:06:37 00f215d4a9da: Pulling fs layer 05:06:37 d496ad576159: Pulling fs layer 05:06:37 4f4fb700ef54: Waiting 05:06:37 464afbd9ba4c: Waiting 05:06:37 00f215d4a9da: Waiting 05:06:37 35cb2a7552d0: Waiting 05:06:37 d496ad576159: Waiting 05:06:37 a69c41024577: Verifying Checksum 05:06:37 a69c41024577: Download complete 05:06:37 35cb2a7552d0: Verifying Checksum 05:06:37 35cb2a7552d0: Download complete 05:06:38 ---> bc4757b73af5 05:06:38 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:06:38 4f4fb700ef54: Verifying Checksum 05:06:38 4f4fb700ef54: Download complete 05:06:38 464afbd9ba4c: Verifying Checksum 05:06:38 464afbd9ba4c: Download complete 05:06:38 c6b39de5b339: Verifying Checksum 05:06:38 c6b39de5b339: Download complete 05:06:38 ---> f40a478baee5 05:06:38 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:06:38 d496ad576159: Verifying Checksum 05:06:38 d496ad576159: Download complete 05:06:38 ---> 6a28e5adc24b 05:06:38 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:06:38 ---> Running in 68f7590eea03 05:06:38 Removing intermediate container 68f7590eea03 05:06:38 ---> 4bb0596cfc7d 05:06:38 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:06:38 ---> Running in c97e36cb7250 05:06:39 Removing intermediate container c97e36cb7250 05:06:39 ---> 6d69ed1ffb69 05:06:39 Step 25/27 : LABEL arch=amd64 05:06:39 c6b39de5b339: Pull complete 05:06:39 ---> Running in 718569da6c16 05:06:39 Removing intermediate container 718569da6c16 05:06:39 ---> c2b703b9f6f2 05:06:39 Step 26/27 : LABEL git_sha=980f3851fa61dd40cae6bc873d9081cef2d696ff 05:06:39 ---> Running in f02d225db330 05:06:39 Removing intermediate container f02d225db330 05:06:39 ---> eadd330c9e0f 05:06:39 Step 27/27 : LABEL version=0.0.0 05:06:39 ---> Running in aeb1df7fb04b 05:06:39 a69c41024577: Pull complete 05:06:39 Removing intermediate container aeb1df7fb04b 05:06:39 ---> 20cda23f2906 05:06:39 [Warning] One or more build-args [ARCH] were not consumed 05:06:39 Successfully built 20cda23f2906 05:06:39 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 05:06:39 d6de4b400683: Verifying Checksum 05:06:39 d6de4b400683: Download complete [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:40 05:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix 05:06:40 00f215d4a9da: Verifying Checksum 05:06:40 00f215d4a9da: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:41 latest: Pulling from edgex-lftools-log-publisher 05:06:41 5eb5b503b376: Pulling fs layer 05:06:41 5c69ac0246d0: Pulling fs layer 05:06:41 ec43610c2a17: Pulling fs layer 05:06:41 3a2ae6a8a46f: Pulling fs layer 05:06:41 33b1e0a273af: Pulling fs layer 05:06:41 5d3b04190fa2: Pulling fs layer 05:06:41 2f39f015ded8: Pulling fs layer 05:06:41 3a2ae6a8a46f: Waiting 05:06:41 5d3b04190fa2: Waiting 05:06:41 33b1e0a273af: Waiting 05:06:41 2f39f015ded8: Waiting 05:06:41 5c69ac0246d0: Download complete 05:06:41 3a2ae6a8a46f: Download complete 05:06:41 33b1e0a273af: Verifying Checksum 05:06:41 33b1e0a273af: Download complete 05:06:41 ec43610c2a17: Verifying Checksum 05:06:41 ec43610c2a17: Download complete 05:06:41 5d3b04190fa2: Verifying Checksum 05:06:41 5d3b04190fa2: Download complete 05:06:41 5eb5b503b376: Download complete 05:06:42 2f39f015ded8: Download complete 05:06:42 5eb5b503b376: Pull complete 05:06:42 5c69ac0246d0: Pull complete 05:06:43 ec43610c2a17: Pull complete 05:06:43 3a2ae6a8a46f: Pull complete 05:06:43 33b1e0a273af: Pull complete 05:06:43 5d3b04190fa2: Pull complete 05:06:47 2f39f015ded8: Pull complete 05:06:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:06:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:06:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:06:47 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 05:06:48 $ 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-776 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-776:/w/workspace/edgexfoundry_edgex-ui-go_PR-776:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-776@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:06:53 $ docker top b1bb69921a183406f993fb88315f65eb8b6e50ac7a00ba3a0a3b6433ddb2b1c1 -eo pid,comm 05:06:53 d6de4b400683: Pull complete 05:06:53 35cb2a7552d0: Pull complete 05:06:53 4f4fb700ef54: Pull complete 05:06:53 464afbd9ba4c: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:06:53 ---> job-cost.sh 05:06:53 lf-activate-venv: SKIPPING 05:06:53 INFO: No Stack... 05:06:54 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:54 INFO: Archiving Costs [Pipeline] sh 05:06:54 + + catcut /w/workspace/edgexfoundry_edgex-ui-go_PR-776/archives/cost.csv -d, 05:06:54 -f6 [Pipeline] lock 05:06:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-776-1-stack-cost] 05:06:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-776-1-stack-cost] did not exist. Created. 05:06:54 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-776-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:06:55 + echo total: 0.2199999988079071 [Pipeline] stash 05:06:55 Stashed 1 file(s) [Pipeline] } 05:06:55 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-776-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:06:55 $ docker stop --time=1 b1bb69921a183406f993fb88315f65eb8b6e50ac7a00ba3a0a3b6433ddb2b1c1 05:06:56 $ docker rm -f --volumes b1bb69921a183406f993fb88315f65eb8b6e50ac7a00ba3a0a3b6433ddb2b1c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:07:01 00f215d4a9da: Pull complete 05:07:03 d496ad576159: Pull complete 05:07:03 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:07:03 ---> f246e2811388 05:07:03 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:07:04 ---> Running in 50403dbf215a 05:07:05 Removing intermediate container 50403dbf215a 05:07:05 ---> 67e77a0486f6 05:07:05 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:07:06 ---> Running in c156160696a8 05:07:06 Removing intermediate container c156160696a8 05:07:06 ---> 3f2b2cd8b0b2 05:07:06 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:07:06 ---> Running in 968e85fa0fc7 05:07:06 Removing intermediate container 968e85fa0fc7 05:07:06 ---> 64d6492886c8 05:07:06 Step 6/15 : LABEL Name=edgex-ui-go 05:07:06 ---> Running in 0b0a88d36a23 05:07:07 Removing intermediate container 0b0a88d36a23 05:07:07 ---> b061d0f4058e 05:07:07 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:07:07 ---> Running in 373211dbe052 05:07:07 Removing intermediate container 373211dbe052 05:07:07 ---> 0b5060a0d729 05:07:07 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:07:08 latest: Pulling from library/docker 05:07:08 a258b2a6b59a: Pulling fs layer 05:07:08 ea605edb795e: Pulling fs layer 05:07:08 4f4fb700ef54: Pulling fs layer 05:07:08 679037bd9e35: Pulling fs layer 05:07:08 29e324a196ce: Pulling fs layer 05:07:08 679037bd9e35: Waiting 05:07:08 e685dd4691fe: Pulling fs layer 05:07:08 29e324a196ce: Waiting 05:07:08 e685dd4691fe: Waiting 05:07:08 f5ca2677246d: Pulling fs layer 05:07:08 f5ca2677246d: Waiting 05:07:08 b04eb492771e: Pulling fs layer 05:07:08 b04eb492771e: Waiting 05:07:08 027486f133ac: Pulling fs layer 05:07:08 027486f133ac: Waiting 05:07:08 2745e109244d: Pulling fs layer 05:07:08 2522f3cc4dd2: Pulling fs layer 05:07:08 2745e109244d: Waiting 05:07:08 53f77eb4a9ab: Pulling fs layer 05:07:08 2522f3cc4dd2: Waiting 05:07:08 134876d02e5c: Pulling fs layer 05:07:08 53f77eb4a9ab: Waiting 05:07:08 1143526db0ca: Pulling fs layer 05:07:08 134876d02e5c: Waiting 05:07:08 1143526db0ca: Waiting 05:07:08 8ad23f2508c1: Pulling fs layer 05:07:08 8ad23f2508c1: Waiting 05:07:08 2410909ee57b: Pulling fs layer 05:07:08 2410909ee57b: Waiting 05:07:08 4f4fb700ef54: Verifying Checksum 05:07:08 4f4fb700ef54: Download complete 05:07:08 a258b2a6b59a: Verifying Checksum 05:07:08 a258b2a6b59a: Download complete 05:07:08 679037bd9e35: Verifying Checksum 05:07:08 679037bd9e35: Download complete 05:07:08 ea605edb795e: Verifying Checksum 05:07:08 ea605edb795e: Download complete 05:07:08 29e324a196ce: Verifying Checksum 05:07:08 29e324a196ce: Download complete 05:07:08 f5ca2677246d: Verifying Checksum 05:07:08 f5ca2677246d: Download complete 05:07:08 e685dd4691fe: Verifying Checksum 05:07:08 e685dd4691fe: Download complete 05:07:09 b04eb492771e: Verifying Checksum 05:07:09 b04eb492771e: Download complete 05:07:09 027486f133ac: Verifying Checksum 05:07:09 027486f133ac: Download complete 05:07:09 a258b2a6b59a: Pull complete 05:07:09 2745e109244d: Verifying Checksum 05:07:09 2745e109244d: Download complete 05:07:09 53f77eb4a9ab: Verifying Checksum 05:07:09 53f77eb4a9ab: Download complete 05:07:09 134876d02e5c: Verifying Checksum 05:07:09 134876d02e5c: Download complete 05:07:09 8ad23f2508c1: Verifying Checksum 05:07:09 8ad23f2508c1: Download complete 05:07:09 2522f3cc4dd2: Verifying Checksum 05:07:09 2410909ee57b: Verifying Checksum 05:07:09 2410909ee57b: Download complete 05:07:10 ea605edb795e: Pull complete 05:07:10 4f4fb700ef54: Pull complete 05:07:10 679037bd9e35: Pull complete 05:07:10 1143526db0ca: Verifying Checksum 05:07:10 1143526db0ca: Download complete 05:07:11 29e324a196ce: Pull complete 05:07:13 e685dd4691fe: Pull complete 05:07:14 f5ca2677246d: Pull complete 05:07:14 b04eb492771e: Pull complete 05:07:15 027486f133ac: Pull complete 05:07:15 2745e109244d: Pull complete 05:07:16 2522f3cc4dd2: Pull complete 05:07:16 53f77eb4a9ab: Pull complete 05:07:17 134876d02e5c: Pull complete 05:07:21 1143526db0ca: Pull complete 05:07:21 8ad23f2508c1: Pull complete 05:07:21 2410909ee57b: Pull complete 05:07:21 Digest: sha256:11ae45cb1df99acadd5a295cd37a209a9b63026e7b8830648445a5093b368569 05:07:21 Status: Downloaded newer image for docker:latest 05:07:23 ---> 85228eebbc5e 05:07:23 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:07:23 ---> Running in 4ae9a69b4d6e 05:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:07:26 OK: 266 MiB in 52 packages 05:07:27 Removing intermediate container 4ae9a69b4d6e 05:07:27 ---> ed0e984f2f25 05:07:27 Step 10/15 : ENV GO111MODULE=on 05:07:27 ---> Running in 2fa798d3e39e 05:07:27 Removing intermediate container 2fa798d3e39e 05:07:27 ---> c102c330870c 05:07:27 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:07:27 ---> Running in 0b7be6cfb490 05:07:27 Removing intermediate container 0b7be6cfb490 05:07:27 ---> 057144ebd3a1 05:07:27 Step 12/15 : COPY go.mod vendor* ./ 05:07:28 ---> c1b5b7fbbdd9 05:07:28 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:07:28 ---> Running in 51017e34beab 05:09:20 Removing intermediate container 51017e34beab 05:09:20 ---> 0e64f25ce44b 05:09:20 Step 14/15 : COPY . . 05:09:20 ---> bde1a05da5ae 05:09:20 Step 15/15 : RUN ${MAKE} 05:09:20 ---> Running in 7adfe96e0a17 05:09:20 noop 05:09:21 Removing intermediate container 7adfe96e0a17 05:09:21 ---> f2a0017b9d16 05:09:21 Successfully built f2a0017b9d16 05:09:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:22 + docker inspect -f . ci-base-image-arm64 05:09:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:22 prd-ubuntu20.04-docker-arm64-4c-16g-6294 does not seem to be running inside a container 05:09:22 $ 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:09:23 $ docker top 46532234f3c7c835cdd49e344e5bc655d48d3860f85595c95b0c5b48ab53200b -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:24 + go version 05:09:24 go version go1.21.9 linux/arm64 [Pipeline] } 05:09:24 $ docker stop --time=1 46532234f3c7c835cdd49e344e5bc655d48d3860f85595c95b0c5b48ab53200b 05:09:26 $ docker rm -f --volumes 46532234f3c7c835cdd49e344e5bc655d48d3860f85595c95b0c5b48ab53200b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:27 + docker inspect -f . ci-base-image-arm64 05:09:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:09:27 prd-ubuntu20.04-docker-arm64-4c-16g-6294 does not seem to be running inside a container 05:09:27 $ 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:09:28 $ docker top d7abc033a85557f553d7de09d6387fb4d9e3cfea159926fc802416852962e572 -eo pid,comm [Pipeline] { [Pipeline] sh 05:09:29 + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh 05:09:30 + make test 05:09:30 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:09:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:12:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:12:28 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:12:28 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:13:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:13:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:13:07 ./bin/test-attribution-txt.sh 05:13:07 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 05:13:07 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 05:13:07 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 05:13:07 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 05:13:07 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 05:13:07 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 05:13:07 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 05:13:07 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 05:13:07 An attribution for golang.org/x/term is missing from Attribution.txt, please add 05:13:07 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 05:13:07 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 05:13:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:13:07 $ docker stop --time=1 d7abc033a85557f553d7de09d6387fb4d9e3cfea159926fc802416852962e572 05:13:09 $ docker rm -f --volumes d7abc033a85557f553d7de09d6387fb4d9e3cfea159926fc802416852962e572 [Pipeline] // withDockerContainer [Pipeline] sh 05:13:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:13:11 Warning: overwriting stash ‘coverage-report’ 05:13:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:13:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:13:12 + ls -al . 05:13:12 total 260 05:13:12 drwxrwxr-x 12 jenkins jenkins 4096 Jul 24 05:09 . 05:13:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 05:06 .. 05:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 05:06 .blubracket 05:13:12 -rw-rw-r-- 1 jenkins jenkins 18 Jul 24 05:06 .dockerignore 05:13:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 05:06 .git 05:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 05:06 .github 05:13:12 -rw-rw-r-- 1 jenkins jenkins 178 Jul 24 05:06 .gitignore 05:13:12 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 24 05:06 Attribution.txt 05:13:12 -rw-rw-r-- 1 jenkins jenkins 21430 Jul 24 05:06 CHANGELOG.md 05:13:12 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 24 05:06 CONTRIBUTING.md 05:13:12 -rw-rw-r-- 1 jenkins jenkins 1940 Jul 24 05:06 Dockerfile 05:13:12 -rw-rw-r-- 1 jenkins jenkins 652 Jul 24 05:06 Jenkinsfile 05:13:12 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 24 05:06 LICENSE 05:13:12 -rw-rw-r-- 1 jenkins jenkins 2189 Jul 24 05:06 Makefile 05:13:12 -rw-rw-r-- 1 jenkins jenkins 4381 Jul 24 05:06 README.md 05:13:12 -rw-rw-r-- 1 jenkins jenkins 5 Jul 24 05:02 VERSION 05:13:12 -rw-rw-r-- 1 jenkins jenkins 4832 Jul 24 05:06 angularmigrationlogs.md 05:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 05:06 assets 05:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 05:06 bin 05:13:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 24 05:06 cmd 05:13:12 -rw-r--r-- 1 jenkins jenkins 10 Jul 24 05:09 coverage.out 05:13:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 24 05:06 docs 05:13:12 -rw-rw-r-- 1 jenkins jenkins 6692 Jul 24 05:06 go.mod 05:13:12 -rw-rw-r-- 1 jenkins jenkins 100588 Jul 24 05:06 go.sum 05:13:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 24 05:06 internal 05:13:12 -rwxrwxr-x 1 jenkins jenkins 568 Jul 24 05:06 redeploy.sh 05:13:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 05:06 testing 05:13:12 -rw-rw-r-- 1 jenkins jenkins 155 Jul 24 05:06 version.go 05:13:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 24 05:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:13:13 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=980f3851fa61dd40cae6bc873d9081cef2d696ff --label arch=arm64 --label version=0.0.0 . 05:13:14 Sending build context to Docker daemon 35.39MB 05:13:14 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:13:14 Step 2/27 : FROM ${BASE} AS builder 05:13:14 ---> f2a0017b9d16 05:13:14 Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:13:14 ---> Running in 8c39b1a7c5a3 05:13:14 Removing intermediate container 8c39b1a7c5a3 05:13:14 ---> d2f2fa2d560e 05:13:14 Step 4/27 : ARG ALPINE_PKG_BASE="make git" 05:13:14 ---> Running in 23e63c8dd9e3 05:13:15 Removing intermediate container 23e63c8dd9e3 05:13:15 ---> 9ca0def2099b 05:13:15 Step 5/27 : ARG ALPINE_PKG_EXTRA="" 05:13:15 ---> Running in bc992be90772 05:13:15 Removing intermediate container bc992be90772 05:13:15 ---> fd0e6b0145ef 05:13:15 Step 6/27 : LABEL Name=edgex-ui-go 05:13:15 ---> Running in b8d279414242 05:13:15 Removing intermediate container b8d279414242 05:13:15 ---> 133d613e6599 05:13:15 Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:13:16 ---> Running in 053a6f5f36d4 05:13:16 Removing intermediate container 053a6f5f36d4 05:13:16 ---> 9db910fc22a3 05:13:16 Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:13:18 ---> 2229af258f85 05:13:18 Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:13:18 ---> Running in 320ec3e0551d 05:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:13:20 OK: 266 MiB in 52 packages 05:13:21 Removing intermediate container 320ec3e0551d 05:13:21 ---> 24d80d073330 05:13:21 Step 10/27 : ENV GO111MODULE=on 05:13:21 ---> Running in 9c5cc0be9daa 05:13:22 Removing intermediate container 9c5cc0be9daa 05:13:22 ---> 22a708be24f7 05:13:22 Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:13:22 ---> Running in e55a25f8db34 05:13:22 Removing intermediate container e55a25f8db34 05:13:22 ---> e97cf7da8886 05:13:22 Step 12/27 : COPY go.mod vendor* ./ 05:13:22 ---> 1012804cc052 05:13:22 Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:13:22 ---> Running in 74d95c293aee 05:13:25 Removing intermediate container 74d95c293aee 05:13:25 ---> 0bee72044a01 05:13:25 Step 14/27 : COPY . . 05:13:28 ---> 039fab15e719 05:13:28 Step 15/27 : RUN ${MAKE} 05:13:28 ---> Running in 381be51afe4c 05:13:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:16:36 Removing intermediate container 381be51afe4c 05:16:36 ---> 8df9cd0991df 05:16:36 Step 16/27 : FROM alpine:3.18 05:16:36 3.18: Pulling from library/alpine 05:16:36 4983c3fe2029: Pulling fs layer 05:16:36 4983c3fe2029: Verifying Checksum 05:16:36 4983c3fe2029: Download complete 05:16:36 4983c3fe2029: Pull complete 05:16:36 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:16:36 Status: Downloaded newer image for alpine:3.18 05:16:36 ---> a0237000ae83 05:16:36 Step 17/27 : RUN apk --no-cache upgrade 05:16:36 ---> Running in cf5ba54a694e 05:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:16:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:16:37 OK: 8 MiB in 15 packages 05:16:38 Removing intermediate container cf5ba54a694e 05:16:38 ---> 5781b6097d20 05:16:38 Step 18/27 : RUN apk add --update --no-cache dumb-init 05:16:38 ---> Running in 737768f6c991 05:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:16:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:16:41 (1/1) Installing dumb-init (1.2.5-r2) 05:16:41 Executing busybox-1.36.1-r7.trigger 05:16:41 OK: 8 MiB in 16 packages 05:16:42 Removing intermediate container 737768f6c991 05:16:42 ---> 739387a9c79a 05:16:42 Step 19/27 : EXPOSE 4000 05:16:42 ---> Running in b4e7288a560b 05:16:42 Removing intermediate container b4e7288a560b 05:16:42 ---> 145630999ca1 05:16:42 Step 20/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:16:44 ---> 3400ef02d33d 05:16:44 Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:16:45 ---> 725eb338a9bc 05:16:45 Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:16:45 ---> bbe3950f25a0 05:16:45 Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:16:45 ---> Running in ebee4c1f05ce 05:16:46 Removing intermediate container ebee4c1f05ce 05:16:46 ---> d7a942b93cc5 05:16:46 Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:16:46 ---> Running in b07c8612d27b 05:16:46 Removing intermediate container b07c8612d27b 05:16:46 ---> 66df616dd3ad 05:16:46 Step 25/27 : LABEL arch=arm64 05:16:46 ---> Running in e2a42d89cc65 05:16:46 Removing intermediate container e2a42d89cc65 05:16:46 ---> ab076cb0ede8 05:16:46 Step 26/27 : LABEL git_sha=980f3851fa61dd40cae6bc873d9081cef2d696ff 05:16:46 ---> Running in 8cf3ccdfba8d 05:16:47 Removing intermediate container 8cf3ccdfba8d 05:16:47 ---> 81585f468f4a 05:16:47 Step 27/27 : LABEL version=0.0.0 05:16:47 ---> Running in cedb26f42e33 05:16:47 Removing intermediate container cedb26f42e33 05:16:47 ---> a31bb9987867 05:16:47 [Warning] One or more build-args [ARCH] were not consumed 05:16:47 Successfully built a31bb9987867 05:16:47 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:48 05:16:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:16:49 arm64: Pulling from edgex-lftools-log-publisher 05:16:49 8998bd30e6a1: Pulling fs layer 05:16:49 04944245beec: Pulling fs layer 05:16:49 699f458cf7ca: Pulling fs layer 05:16:49 765212b225bb: Pulling fs layer 05:16:49 f23df028b6ca: Pulling fs layer 05:16:49 d65c8cfc05b1: Pulling fs layer 05:16:49 2437ff75d9bd: Pulling fs layer 05:16:49 765212b225bb: Waiting 05:16:49 f23df028b6ca: Waiting 05:16:49 d65c8cfc05b1: Waiting 05:16:49 2437ff75d9bd: Waiting 05:16:49 04944245beec: Verifying Checksum 05:16:49 04944245beec: Download complete 05:16:49 765212b225bb: Download complete 05:16:49 f23df028b6ca: Download complete 05:16:49 d65c8cfc05b1: Download complete 05:16:49 699f458cf7ca: Verifying Checksum 05:16:49 699f458cf7ca: Download complete 05:16:49 8998bd30e6a1: Verifying Checksum 05:16:49 8998bd30e6a1: Download complete 05:16:52 2437ff75d9bd: Verifying Checksum 05:16:52 2437ff75d9bd: Download complete 05:16:54 8998bd30e6a1: Pull complete 05:16:54 04944245beec: Pull complete 05:16:56 699f458cf7ca: Pull complete 05:16:56 765212b225bb: Pull complete 05:16:57 f23df028b6ca: Pull complete 05:16:57 d65c8cfc05b1: Pull complete 05:17:16 2437ff75d9bd: Pull complete 05:17:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:17:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:16 prd-ubuntu20.04-docker-arm64-4c-16g-6294 does not seem to be running inside a container 05:17: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/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:17:19 $ docker top 45def5ae142859dbf8ec32e36e6f7e7027ef8f372610a5cb93adc0add4860bc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:17:19 ---> job-cost.sh 05:17:20 lf-activate-venv: SKIPPING 05:17:20 INFO: No Stack... 05:17:23 INFO: Retrieving Pricing Info for: v3-standard-4 05:17:24 INFO: Archiving Costs [Pipeline] sh 05:17:24 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 05:17:24 + cut -d, -f6 [Pipeline] lock 05:17:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-776-1-stack-cost] 05:17:24 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-776-1-stack-cost] did not exist. Created. 05:17:24 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-776-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:17:25 /w/workspace/edgex-ui-go/1@tmp/durable-26fee746/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:17:26 + echo total: 0.10999999940395355 [Pipeline] stash 05:17:26 Warning: overwriting stash ‘stack-cost’ 05:17:26 Stashed 1 file(s) [Pipeline] } 05:17:26 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-776-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:17:26 $ docker stop --time=1 45def5ae142859dbf8ec32e36e6f7e7027ef8f372610a5cb93adc0add4860bc4 05:17:28 $ docker rm -f --volumes 45def5ae142859dbf8ec32e36e6f7e7027ef8f372610a5cb93adc0add4860bc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:17:29 provisioning config files... 05:17:29 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp/config8537377566520912270tmp [Pipeline] { [Pipeline] sh 05:17:29 + set +x 05:17:29 + curl -s https://codecov.io/bash 05:17:29 + bash -s -- 05:17:29 05:17:29 _____ _ 05:17:29 / ____| | | 05:17:29 | | ___ __| | ___ ___ _____ __ 05:17:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:17:29 | |___| (_) | (_| | __/ (_| (_) \ V / 05:17:29 \_____\___/ \__,_|\___|\___\___/ \_/ 05:17:29 Bash-1.0.6 05:17:29 05:17:29 05:17:29 ==> git version 2.25.1 found 05:17:29 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:17:29 Release-Date: 2020-01-08 05:17:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:17:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:17:29 ==> Jenkins CI detected. 05:17:29 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-776 05:17:29 project root: . 05:17:29 --> token set from env 05:17:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:17:29 ==> Running gcov in . (disable via -X gcov) 05:17:29 ==> Python coveragepy not found 05:17:29 ==> Searching for coverage reports in: 05:17:29 + . 05:17:29 -> Found 1 reports 05:17:29 ==> Detecting git/mercurial file structure 05:17:29 ==> Reading reports 05:17:29 + ./coverage.out bytes=10 05:17:29 ==> Appending adjustments 05:17:29 https://docs.codecov.io/docs/fixing-reports 05:17:30 + Found adjustments 05:17:30 ==> Gzipping contents 05:17:30 12K /tmp/codecov.FlaI02.gz 05:17:30 ==> Uploading reports 05:17:30 url: https://codecov.io 05:17:30 query: branch=PR-776&commit=980f3851fa61dd40cae6bc873d9081cef2d696ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=776&job=&cmd_args= 05:17:30 -> Pinging Codecov 05:17:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-776&commit=980f3851fa61dd40cae6bc873d9081cef2d696ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-776%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=776&job=&cmd_args= 05:17:30 -> Uploading to 05:17:30 https://storage.googleapis.com/codecov/v4/raw/2024-07-24/FB506323287CE973F263BFD2A0EB1F37/980f3851fa61dd40cae6bc873d9081cef2d696ff/2f579040-d510-4d0e-9154-8579c624d44d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240724%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240724T051730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=261929b3814ddceccff15ac8b76ccfa26456dc21dd976fade54ec8b6f429e98a 05:17:30 % Total % Received % Xferd Average Speed Time Time Time Current 05:17:30 Dload Upload Total Spent Left Speed 05:17:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 35693 --:--:-- --:--:-- --:--:-- 35693 05:17:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/980f3851fa61dd40cae6bc873d9081cef2d696ff [Pipeline] } 05:17:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:17:33 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-776/archives ] 05:17:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-776/archives 05:17:33 total 16 05:17:33 drwxr-xr-x 3 root root 4096 Jul 24 05:06 . 05:17:33 drwxrwxr-x 14 jenkins jenkins 4096 Jul 24 05:06 .. 05:17:33 drwxr-xr-x 2 root root 4096 Jul 24 05:06 cost 05:17:33 -rw-r--r-- 1 root root 83 Jul 24 05:06 cost.csv 05:17:33 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-776/archives 05:17:33 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-776/archives 05:17:33 total 16 05:17:33 drwxr-xr-x 3 jenkins jenkins 4096 Jul 24 05:06 . 05:17:33 drwxrwxr-x 14 jenkins jenkins 4096 Jul 24 05:06 .. 05:17:33 drwxr-xr-x 2 jenkins jenkins 4096 Jul 24 05:06 cost 05:17:33 -rw-r--r-- 1 jenkins jenkins 83 Jul 24 05:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:17:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:17:34 ---> package-listing.sh 05:17:34 ++ tr '[:upper:]' '[:lower:]' 05:17:34 ++ facter osfamily 05:17:34 + OS_FAMILY=debian 05:17:34 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-776 05:17:34 + START_PACKAGES=/tmp/packages_start.txt 05:17:34 + END_PACKAGES=/tmp/packages_end.txt 05:17:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:17:34 + PACKAGES=/tmp/packages_start.txt 05:17:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-776 ']' 05:17:34 + PACKAGES=/tmp/packages_end.txt 05:17:34 + case "${OS_FAMILY}" in 05:17:34 + dpkg -l 05:17:34 + grep '^ii' 05:17:34 + '[' -f /tmp/packages_start.txt ']' 05:17:34 + '[' -f /tmp/packages_end.txt ']' 05:17:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:17:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-776 ']' 05:17:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-776/archives/ 05:17:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-776/archives/ [Pipeline] echo 05:17:34 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-776/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:17:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:17:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:39 prd-ubuntu20.04-docker-8c-8g-6292 does not seem to be running inside a container 05:17:39 $ 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-776/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-776 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-776:/w/workspace/edgexfoundry_edgex-ui-go_PR-776:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-776@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:17:39 $ docker top 7abbc2c2be347804581e6b57f53f438c094ad885fe868763e296436709a343a3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:39 + touch /tmp/pre-build-complete [Pipeline] sh 05:17:40 + mkdir -p /var/log/sysstat [Pipeline] sh 05:17:40 + ls /var/log/sa-host 05:17:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:17:40 provisioning config files... 05:17:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-776@tmp/config4632690249898450553tmp [Pipeline] { [Pipeline] echo 05:17:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:17:41 ---> create-netrc.sh [Pipeline] } 05:17:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:17:41 ---> python-tools-install.sh [Pipeline] echo 05:17:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:17:41 ---> sudo-logs.sh 05:17:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:17:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:17:42 ---> job-cost.sh 05:17:42 lf-activate-venv: SKIPPING 05:17:42 DEBUG: total: 0.2199999988079071 05:17:42 INFO: Retrieving Stack Cost... 05:17:42 INFO: Retrieving Pricing Info for: v3-standard-8 05:17:42 INFO: Archiving Costs [Pipeline] echo 05:17:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:17:43 ---> logs-deploy.sh 05:17:43 lf-activate-venv: SKIPPING 05:17:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-776/1 05:17:43 INFO: archiving workspace using pattern(s): 05:17:44 Archives upload complete. 05:17:44 INFO: archiving logs to Nexus