Started by user Lenny Goodell Replayed #142 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 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-ssh15493745560115827966.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh1920187033455055437.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7963126981275026522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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 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. Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy 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-ssh1235859363785784206.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16592780710895213349.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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. Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfParallelCostCapture.groovy Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfNode.groovy [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-17357 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 (main) Commit message: "Merge pull request #664 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 # timeout=10 > git rev-list --no-walk d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:50:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:50:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:50:57 ========================================================= 17:50:57 EdgeX Global Pipelines Version Info 17:50:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:50:58 ------------------- 17:50:58 stable info: 17:50:58 ------------------- 17:50:58 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 17:50:58 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 17:50:58 Message: update stable to v1.0.257 17:50:59 ------------------- 17:50:59 experimental info: 17:50:59 ------------------- 17:50:59 Commited By: **** collab-it+edgex@linuxfoundation.org 17:50:59 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 17:50:59 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7ed724 [Pipeline] echo 17:50:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:50:59 provisioning config files... 17:50:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13696597253855365222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:00 ---> docker-login.sh 17:51:00 nexus3.edgexfoundry.org:10001 17:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:01 Configure a credential helper to remove this warning. See 17:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:01 17:51:01 Login Succeeded 17:51:01 nexus3.edgexfoundry.org:10002 17:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:01 Configure a credential helper to remove this warning. See 17:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:01 17:51:01 Login Succeeded 17:51:01 nexus3.edgexfoundry.org:10003 17:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:01 Configure a credential helper to remove this warning. See 17:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:01 17:51:01 Login Succeeded 17:51:01 nexus3.edgexfoundry.org:10004 17:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:01 Configure a credential helper to remove this warning. See 17:51:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:01 17:51:01 Login Succeeded 17:51:01 docker.io 17:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:02 Configure a credential helper to remove this warning. See 17:51:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:02 17:51:02 Login Succeeded 17:51:02 ---> docker-login.sh ends [Pipeline] } 17:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:51:02 + git rev-list -1 --merges d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77~1..d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] echo 17:51:02 -----------> git rev-list -1 --merges d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77~1..d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 17:51:02 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [false] [Pipeline] sh 17:51:02 + git log --format=format:%s -1 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] echo 17:51:02 ========================================================= 17:51:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:51:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:51:03 + git log --format=format:%s -1 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] echo 17:51:03 [semverPrep] GIT_COMMIT: d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77, Commit Message: Merge pull request #664 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0 [Pipeline] echo 17:51:03 [semverPrep] This is not a build commit. [Pipeline] sh 17:51:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:51:03 + grep -v github /etc/ssh/ssh_known_hosts 17:51:03 + [ -e /tmp/ssh_known_hosts ] 17:51:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:51:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:51:03 sudo tee -a /etc/ssh/ssh_known_hosts 17:51:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:04 17:51:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:04 0.1.4: Pulling from edgex-devops/py-git-semver 17:51:04 b85a868b505f: Pulling fs layer 17:51:04 e2be974225ed: Pulling fs layer 17:51:04 339a4e72a1f5: Pulling fs layer 17:51:04 988bab9f4d93: Pulling fs layer 17:51:04 1469e6f7b9e6: Pulling fs layer 17:51:04 eaf3925da568: Pulling fs layer 17:51:04 bab4dde63d76: Pulling fs layer 17:51:04 bde34c3a00c8: Pulling fs layer 17:51:04 b352a97aabf1: Pulling fs layer 17:51:04 4872d77fe225: Pulling fs layer 17:51:04 5851b861e8e6: Pulling fs layer 17:51:04 bab4dde63d76: Waiting 17:51:04 1469e6f7b9e6: Waiting 17:51:04 b352a97aabf1: Waiting 17:51:04 bde34c3a00c8: Waiting 17:51:04 eaf3925da568: Waiting 17:51:04 4872d77fe225: Waiting 17:51:04 e2be974225ed: Download complete 17:51:04 988bab9f4d93: Verifying Checksum 17:51:04 988bab9f4d93: Download complete 17:51:04 339a4e72a1f5: Verifying Checksum 17:51:04 339a4e72a1f5: Download complete 17:51:04 1469e6f7b9e6: Verifying Checksum 17:51:04 1469e6f7b9e6: Download complete 17:51:04 eaf3925da568: Verifying Checksum 17:51:04 eaf3925da568: Download complete 17:51:04 bde34c3a00c8: Verifying Checksum 17:51:04 bde34c3a00c8: Download complete 17:51:04 b352a97aabf1: Verifying Checksum 17:51:04 b352a97aabf1: Download complete 17:51:04 4872d77fe225: Verifying Checksum 17:51:04 4872d77fe225: Download complete 17:51:04 5851b861e8e6: Verifying Checksum 17:51:04 5851b861e8e6: Download complete 17:51:04 b85a868b505f: Verifying Checksum 17:51:04 b85a868b505f: Download complete 17:51:05 bab4dde63d76: Verifying Checksum 17:51:05 bab4dde63d76: Download complete 17:51:06 b85a868b505f: Pull complete 17:51:06 e2be974225ed: Pull complete 17:51:06 339a4e72a1f5: Pull complete 17:51:06 988bab9f4d93: Pull complete 17:51:07 1469e6f7b9e6: Pull complete 17:51:07 eaf3925da568: Pull complete 17:51:09 bab4dde63d76: Pull complete 17:51:09 bde34c3a00c8: Pull complete 17:51:09 b352a97aabf1: Pull complete 17:51:09 4872d77fe225: Pull complete 17:51:09 5851b861e8e6: Pull complete 17:51:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:09 prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container 17:51:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:51:12 $ docker top d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 -eo pid,comm 17:51:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:51:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:12 [ssh-agent] Looking for ssh-agent implementation... 17:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:12 $ docker exec d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 ssh-agent 17:51:12 SSH_AUTH_SOCK=/tmp/ssh-W7tfTwcqgxnw/agent.31 17:51:12 SSH_AGENT_PID=37 17:51:12 Running ssh-add (command line suppressed) 17:51:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14292684926511525298.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14292684926511525298.key) 17:51:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:13 + git tag --points-at HEAD [Pipeline] } 17:51:13 $ docker exec --env ******** --env ******** d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 ssh-agent -k 17:51:13 unset SSH_AUTH_SOCK; 17:51:13 unset SSH_AGENT_PID; 17:51:13 echo Agent pid 37 killed; 17:51:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:51:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:13 [ssh-agent] Looking for ssh-agent implementation... 17:51:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:13 $ docker exec d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 ssh-agent 17:51:13 SSH_AUTH_SOCK=/tmp/ssh-5rJ0RxAmZdju/agent.69 17:51:13 SSH_AGENT_PID=75 17:51:13 Running ssh-add (command line suppressed) 17:51:13 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2446271544447639326.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2446271544447639326.key) 17:51:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:13 + git semver init 17:51:14 2023-11-13 17:51:14,063 [run_init] DEBUG init version:0.0.0 force:False 17:51:14 2023-11-13 17:51:14,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 17:51:14 2023-11-13 17:51:14,064 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 17:51:14 2023-11-13 17:51:14,064 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 17:51:16 2023-11-13 17:51:15,783 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 17:51:16 2023-11-13 17:51:15,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 17:51:16 2023-11-13 17:51:15,783 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 17:51:16 2023-11-13 17:51:15,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 17:51:16 3.1.0-dev.13 [Pipeline] } 17:51:16 $ docker exec --env ******** --env ******** d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 ssh-agent -k 17:51:16 unset SSH_AUTH_SOCK; 17:51:16 unset SSH_AGENT_PID; 17:51:16 echo Agent pid 75 killed; 17:51:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:16 + git semver [Pipeline] } 17:51:16 $ docker stop --time=1 d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 17:51:18 $ docker rm -f --volumes d177d0e4d5818d363367fe16bc92e06bfbaba0d9c833c2d5eaeca075f2e13fc6 [Pipeline] // withDockerContainer [Pipeline] sh 17:51:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:51:18 Stashed 1 file(s) [Pipeline] echo 17:51:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:18 provisioning config files... 17:51:18 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1484888875463796825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:19 ---> docker-login.sh 17:51:19 nexus3.edgexfoundry.org:10001 17:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:19 Configure a credential helper to remove this warning. See 17:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:19 17:51:19 Login Succeeded 17:51:19 nexus3.edgexfoundry.org:10002 17:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:19 Configure a credential helper to remove this warning. See 17:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:19 17:51:19 Login Succeeded 17:51:19 nexus3.edgexfoundry.org:10003 17:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:19 Configure a credential helper to remove this warning. See 17:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:19 17:51:19 Login Succeeded 17:51:19 nexus3.edgexfoundry.org:10004 17:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:19 Configure a credential helper to remove this warning. See 17:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:19 17:51:19 Login Succeeded 17:51:19 docker.io 17:51:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:51:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:51:19 Configure a credential helper to remove this warning. See 17:51:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:51:19 17:51:19 Login Succeeded 17:51:19 ---> docker-login.sh ends [Pipeline] } 17:51:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:51:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:51:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:51:19 ========================================================= 17:51:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:51:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51: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 . 17:51:20 Sending build context to Docker daemon 46.34MB 17:51:20 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 17:51:20 Step 2/15 : FROM ${BASE} AS builder 17:51:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:51:20 7264a8db6415: Pulling fs layer 17:51:20 c4d48a809fc2: Pulling fs layer 17:51:20 4f1c88b9dad5: Pulling fs layer 17:51:20 ad3a456e5733: Pulling fs layer 17:51:20 33e27b845d1e: Pulling fs layer 17:51:20 c68163c4e522: Pulling fs layer 17:51:20 ad3a456e5733: Waiting 17:51:20 33e27b845d1e: Waiting 17:51:20 50da416c3ac9: Pulling fs layer 17:51:20 23d2d4c4bb30: Pulling fs layer 17:51:20 c68163c4e522: Waiting 17:51:20 23d2d4c4bb30: Waiting 17:51:20 50da416c3ac9: Waiting 17:51:20 c4d48a809fc2: Verifying Checksum 17:51:20 c4d48a809fc2: Download complete 17:51:20 ad3a456e5733: Verifying Checksum 17:51:20 ad3a456e5733: Download complete 17:51:20 33e27b845d1e: Verifying Checksum 17:51:20 33e27b845d1e: Download complete 17:51:20 7264a8db6415: Verifying Checksum 17:51:20 7264a8db6415: Download complete 17:51:20 c68163c4e522: Verifying Checksum 17:51:20 c68163c4e522: Download complete 17:51:20 7264a8db6415: Pull complete 17:51:20 c4d48a809fc2: Pull complete 17:51:20 23d2d4c4bb30: Verifying Checksum 17:51:20 23d2d4c4bb30: Download complete 17:51:20 4f1c88b9dad5: Verifying Checksum 17:51:20 4f1c88b9dad5: Download complete 17:51:21 50da416c3ac9: Verifying Checksum 17:51:21 50da416c3ac9: Download complete 17:51:24 4f1c88b9dad5: Pull complete 17:51:24 ad3a456e5733: Pull complete 17:51:24 33e27b845d1e: Pull complete 17:51:24 c68163c4e522: Pull complete 17:51:26 50da416c3ac9: Pull complete 17:51:26 23d2d4c4bb30: Pull complete 17:51:26 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:51:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:51:26 ---> 0786185ac409 17:51:26 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:51:31 ---> Running in 4429831d781f 17:51:31 Removing intermediate container 4429831d781f 17:51:31 ---> a5c6e2cafcc6 17:51:31 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:51:31 ---> Running in 2be7262af567 17:51:31 Removing intermediate container 2be7262af567 17:51:31 ---> db96beeb080a 17:51:31 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:51:31 ---> Running in 090bb24dcf2a 17:51:31 Removing intermediate container 090bb24dcf2a 17:51:31 ---> abe1657df39c 17:51:31 Step 6/15 : LABEL Name=edgex-ui-go 17:51:31 ---> Running in 724023993d5c 17:51:31 Removing intermediate container 724023993d5c 17:51:31 ---> 8c9effa4b60e 17:51:31 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:51:31 ---> Running in 7170ee4f7be9 17:51:31 Removing intermediate container 7170ee4f7be9 17:51:31 ---> f8a137098515 17:51:31 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:51:32 latest: Pulling from library/docker 17:51:32 96526aa774ef: Pulling fs layer 17:51:32 308a300cc30f: Pulling fs layer 17:51:32 4f4fb700ef54: Pulling fs layer 17:51:32 5fcb7611fd77: Pulling fs layer 17:51:32 be9955e691a8: Pulling fs layer 17:51:32 1b5ce73eb848: Pulling fs layer 17:51:32 fe45098d8d9e: Pulling fs layer 17:51:32 843bf259cc12: Pulling fs layer 17:51:32 e56cd900ceac: Pulling fs layer 17:51:32 605d1390b383: Pulling fs layer 17:51:32 8f7854084fed: Pulling fs layer 17:51:32 0a217d94afa5: Pulling fs layer 17:51:32 50e7dd98501d: Pulling fs layer 17:51:32 68811508944a: Pulling fs layer 17:51:32 5fcb7611fd77: Waiting 17:51:32 be9955e691a8: Waiting 17:51:32 605d1390b383: Waiting 17:51:32 8f7854084fed: Waiting 17:51:32 1b5ce73eb848: Waiting 17:51:32 e56cd900ceac: Waiting 17:51:32 0a217d94afa5: Waiting 17:51:32 fe45098d8d9e: Waiting 17:51:32 68811508944a: Waiting 17:51:32 843bf259cc12: Waiting 17:51:32 308a300cc30f: Verifying Checksum 17:51:32 308a300cc30f: Download complete 17:51:32 96526aa774ef: Download complete 17:51:32 96526aa774ef: Pull complete 17:51:32 5fcb7611fd77: Download complete 17:51:32 308a300cc30f: Pull complete 17:51:32 4f4fb700ef54: Download complete 17:51:32 be9955e691a8: Verifying Checksum 17:51:32 be9955e691a8: Download complete 17:51:32 4f4fb700ef54: Pull complete 17:51:32 fe45098d8d9e: Verifying Checksum 17:51:32 fe45098d8d9e: Download complete 17:51:32 843bf259cc12: Verifying Checksum 17:51:32 843bf259cc12: Download complete 17:51:32 1b5ce73eb848: Verifying Checksum 17:51:32 1b5ce73eb848: Download complete 17:51:32 e56cd900ceac: Verifying Checksum 17:51:32 e56cd900ceac: Download complete 17:51:33 5fcb7611fd77: Pull complete 17:51:33 8f7854084fed: Verifying Checksum 17:51:33 8f7854084fed: Download complete 17:51:33 605d1390b383: Verifying Checksum 17:51:33 605d1390b383: Download complete 17:51:33 50e7dd98501d: Verifying Checksum 17:51:33 50e7dd98501d: Download complete 17:51:33 68811508944a: Verifying Checksum 17:51:33 68811508944a: Download complete 17:51:33 be9955e691a8: Pull complete 17:51:33 Still waiting to schedule task 17:51:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17355’ 17:51:33 1b5ce73eb848: Pull complete 17:51:33 fe45098d8d9e: Pull complete 17:51:33 843bf259cc12: Pull complete 17:51:33 e56cd900ceac: Pull complete 17:51:33 0a217d94afa5: Verifying Checksum 17:51:33 0a217d94afa5: Download complete 17:51:34 605d1390b383: Pull complete 17:51:34 8f7854084fed: Pull complete 17:51:35 0a217d94afa5: Pull complete 17:51:35 50e7dd98501d: Pull complete 17:51:35 68811508944a: Pull complete 17:51:35 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 17:51:35 Status: Downloaded newer image for docker:latest 17:51:37 ---> a607b1ed5409 17:51:37 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:51:37 ---> Running in 9ad138ba133d 17:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:51:38 OK: 264 MiB in 52 packages 17:51:38 Removing intermediate container 9ad138ba133d 17:51:38 ---> bcb03c8cbe63 17:51:38 Step 10/15 : ENV GO111MODULE=on 17:51:38 ---> Running in 7f5a1d989a98 17:51:38 Removing intermediate container 7f5a1d989a98 17:51:38 ---> 85c0db1a9d7f 17:51:38 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:51:38 ---> Running in 86e179b087c8 17:51:38 Removing intermediate container 86e179b087c8 17:51:38 ---> d2f0a6e0057b 17:51:38 Step 12/15 : COPY go.mod vendor* ./ 17:51:38 ---> a801f8fa2ecf 17:51:38 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:51:38 ---> Running in 22cf81be2376 17:52:17 Removing intermediate container 22cf81be2376 17:52:17 ---> 5ec2e353fbac 17:52:17 Step 14/15 : COPY . . 17:52:17 ---> dbc44a730c95 17:52:17 Step 15/15 : RUN ${MAKE} 17:52:17 ---> Running in 6098898b3d83 17:52:17 noop 17:52:17 Removing intermediate container 6098898b3d83 17:52:17 ---> 52eec44d8247 17:52:17 Successfully built 52eec44d8247 17:52:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:17 + docker inspect -f . ci-base-image-x86_64 17:52:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:17 prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container 17:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 17:52:18 $ docker top 52bd5b3cdf6ec5536306ede3bc3c94b11792f2c32f86fe6b731232a5f21545be -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:18 + go version 17:52:18 go version go1.21.0 linux/amd64 [Pipeline] } 17:52:18 $ docker stop --time=1 52bd5b3cdf6ec5536306ede3bc3c94b11792f2c32f86fe6b731232a5f21545be 17:52:19 $ docker rm -f --volumes 52bd5b3cdf6ec5536306ede3bc3c94b11792f2c32f86fe6b731232a5f21545be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:20 + docker inspect -f . ci-base-image-x86_64 17:52:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:20 prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container 17:52:20 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 17:52:21 $ docker top 4b2916844b92b6af48868964bab99392a6b9f2d3aa5fbc6c63068cfc0a294094 -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 17:52:21 + make test 17:52:21 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:52:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:52:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:52:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:52:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:52:31 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:52:31 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:52:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:52:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:52:31 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:52:31 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:52:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:52:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:52:34 ./bin/test-attribution-txt.sh 17:52:34 make -C web test 17:52:34 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 17:52:34 make[1]: tput: No such file or directory 17:52:34 make[1]: tput: No such file or directory 17:52:34 warning: generating ./VERSION 17:52:34 echo "0.0.0" > VERSION 17:52:34 docker build \ 17:52:34 -f Dockerfile \ 17:52:34 --build-arg USER=1000 \ 17:52:34 \ 17:52:34 --label "git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77" \ 17:52:34 -t edgexfoundry/edgex-web-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 \ 17:52:34 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:52:34 . 17:52:34 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 17:52:34 Install the buildx component to build images with BuildKit: 17:52:34 https://docs.docker.com/go/buildx/ 17:52:34 17:52:34 Sending build context to Docker daemon 2.706MB 17:52:34 Step 1/11 : FROM node:18-alpine3.18 17:52:34 18-alpine3.18: Pulling from library/node 17:52:34 96526aa774ef: Already exists 17:52:34 3130715204cf: Pulling fs layer 17:52:34 b06de8ab1c4f: Pulling fs layer 17:52:34 90ef3ffc5156: Pulling fs layer 17:52:34 90ef3ffc5156: Download complete 17:52:34 b06de8ab1c4f: Verifying Checksum 17:52:34 b06de8ab1c4f: Download complete 17:52:35 3130715204cf: Verifying Checksum 17:52:35 3130715204cf: Download complete 17:52:36 3130715204cf: Pull complete 17:52:36 b06de8ab1c4f: Pull complete 17:52:36 90ef3ffc5156: Pull complete 17:52:36 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 17:52:36 Status: Downloaded newer image for node:18-alpine3.18 17:52:36 ---> d1517ab6615b 17:52:36 Step 2/11 : RUN apk add --no-cache chromium 17:52:39 ---> Running in 61fb5a94edfd 17:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:52:39 (1/154) Installing libexpat (2.5.0-r1) 17:52:39 (2/154) Installing brotli-libs (1.0.9-r14) 17:52:39 (3/154) Installing libbz2 (1.0.8-r5) 17:52:39 (4/154) Installing libpng (1.6.39-r3) 17:52:39 (5/154) Installing freetype (2.13.0-r5) 17:52:39 (6/154) Installing fontconfig (2.14.2-r3) 17:52:39 (7/154) Installing libfontenc (1.1.7-r2) 17:52:39 (8/154) Installing mkfontscale (1.2.2-r3) 17:52:39 (9/154) Installing font-opensans (0_git20210927-r1) 17:52:39 (10/154) Installing pkgconf (1.9.5-r0) 17:52:39 (11/154) Installing libffi (3.4.4-r2) 17:52:39 (12/154) Installing libintl (0.21.1-r7) 17:52:39 (13/154) Installing libblkid (2.38.1-r8) 17:52:39 (14/154) Installing libmount (2.38.1-r8) 17:52:39 (15/154) Installing pcre2 (10.42-r1) 17:52:40 (16/154) Installing glib (2.76.4-r0) 17:52:40 (17/154) Installing xz-libs (5.4.3-r0) 17:52:40 (18/154) Installing libxml2 (2.11.4-r0) 17:52:40 (19/154) Installing shared-mime-info (2.2-r5) 17:52:40 (20/154) Installing hicolor-icon-theme (0.17-r2) 17:52:40 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 17:52:40 (22/154) Installing libwebp (1.3.2-r0) 17:52:40 (23/154) Installing zstd-libs (1.5.5-r4) 17:52:40 (24/154) Installing tiff (4.5.1-r0) 17:52:40 (25/154) Installing gdk-pixbuf (2.42.10-r5) 17:52:40 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 17:52:40 (27/154) Installing libxau (1.0.11-r2) 17:52:40 (28/154) Installing libmd (1.0.4-r2) 17:52:40 (29/154) Installing libbsd (0.11.7-r1) 17:52:40 (30/154) Installing libxdmcp (1.1.4-r2) 17:52:40 (31/154) Installing libxcb (1.15-r1) 17:52:40 (32/154) Installing libx11 (1.8.7-r0) 17:52:40 (33/154) Installing libxcomposite (0.4.6-r3) 17:52:40 (34/154) Installing libxfixes (6.0.1-r2) 17:52:40 (35/154) Installing libxrender (0.9.11-r3) 17:52:40 (36/154) Installing libxcursor (1.2.1-r2) 17:52:40 (37/154) Installing libxdamage (1.1.6-r2) 17:52:40 (38/154) Installing libxext (1.3.5-r2) 17:52:40 (39/154) Installing libxi (1.8.1-r0) 17:52:40 (40/154) Installing libxinerama (1.1.5-r2) 17:52:40 (41/154) Installing libxrandr (1.5.3-r2) 17:52:40 (42/154) Installing libatk-1.0 (2.48.3-r0) 17:52:40 (43/154) Installing libxtst (1.2.4-r2) 17:52:40 (44/154) Installing dbus-libs (1.14.8-r0) 17:52:40 (45/154) Installing at-spi2-core (2.48.3-r0) 17:52:40 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 17:52:40 (47/154) Installing pixman (0.42.2-r1) 17:52:40 (48/154) Installing cairo (1.17.8-r1) 17:52:40 (49/154) Installing cairo-gobject (1.17.8-r1) 17:52:40 (50/154) Installing avahi-libs (0.8-r13) 17:52:40 (51/154) Installing gmp (6.2.1-r3) 17:52:40 (52/154) Installing nettle (3.8.1-r2) 17:52:40 (53/154) Installing libunistring (1.1-r1) 17:52:40 (54/154) Installing libidn2 (2.3.4-r1) 17:52:40 (55/154) Installing p11-kit (0.24.1-r2) 17:52:40 (56/154) Installing libtasn1 (4.19.0-r1) 17:52:40 (57/154) Installing gnutls (3.8.0-r2) 17:52:40 (58/154) Installing cups-libs (2.4.7-r0) 17:52:40 (59/154) Installing libepoxy (1.5.10-r1) 17:52:40 (60/154) Installing fribidi (1.0.13-r0) 17:52:40 (61/154) Installing graphite2 (1.3.14-r5) 17:52:40 (62/154) Installing harfbuzz (7.3.0-r0) 17:52:40 (63/154) Installing libxft (2.3.8-r1) 17:52:40 (64/154) Installing pango (1.50.14-r1) 17:52:40 (65/154) Installing wayland-libs-client (1.22.0-r2) 17:52:40 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 17:52:40 (67/154) Installing wayland-libs-egl (1.22.0-r2) 17:52:40 (68/154) Installing xkeyboard-config (2.38-r0) 17:52:40 (69/154) Installing libxkbcommon (1.5.0-r2) 17:52:40 (70/154) Installing gtk+3.0 (3.24.38-r1) 17:52:40 Executing gtk+3.0-3.24.38-r1.post-install 17:52:40 (71/154) Installing icu-data-full (73.2-r2) 17:52:40 (72/154) Installing mesa (23.0.4-r0) 17:52:40 (73/154) Installing llvm15-libs (15.0.7-r6) 17:52:41 (74/154) Installing hwdata-pci (0.370-r0) 17:52:41 (75/154) Installing libpciaccess (0.17-r2) 17:52:41 (76/154) Installing libdrm (2.4.115-r4) 17:52:41 (77/154) Installing musl-fts (1.2.7-r5) 17:52:41 (78/154) Installing libelf (0.189-r2) 17:52:41 (79/154) Installing mesa-glapi (23.0.4-r0) 17:52:41 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 17:52:41 (81/154) Installing eudev-libs (3.2.11-r8) 17:52:41 (82/154) Installing libmagic (5.45-r0) 17:52:41 (83/154) Installing file (5.45-r0) 17:52:41 (84/154) Installing libice (1.1.1-r2) 17:52:41 (85/154) Installing libuuid (2.38.1-r8) 17:52:41 (86/154) Installing libsm (1.2.4-r1) 17:52:41 (87/154) Installing libxt (1.3.0-r2) 17:52:41 (88/154) Installing libxmu (1.1.4-r2) 17:52:41 (89/154) Installing xset (1.2.5-r1) 17:52:41 (90/154) Installing xprop (1.2.6-r0) 17:52:41 (91/154) Installing xdg-utils (1.1.3-r4) 17:52:41 (92/154) Installing libogg (1.3.5-r4) 17:52:41 (93/154) Installing flac-libs (1.4.3-r0) 17:52:41 (94/154) Installing alsa-lib (1.2.9-r1) 17:52:41 (95/154) Installing libatomic (12.2.1_git20220924-r10) 17:52:41 (96/154) Installing svt-av1-libs (1.6.0-r0) 17:52:41 (97/154) Installing aom-libs (3.6.1-r0) 17:52:41 (98/154) Installing libva (2.18.0-r1) 17:52:41 (99/154) Installing libvdpau (1.5-r1) 17:52:41 (100/154) Installing onevpl-libs (2023.2.1-r0) 17:52:41 (101/154) Installing ffmpeg-libavutil (6.0-r15) 17:52:41 (102/154) Installing libdav1d (1.2.1-r0) 17:52:41 (103/154) Installing libhwy (1.0.4-r1) 17:52:41 (104/154) Installing lcms2 (2.15-r2) 17:52:41 (105/154) Installing libjxl (0.8.2-r0) 17:52:41 (106/154) Installing lame-libs (3.100-r5) 17:52:41 (107/154) Installing opus (1.4-r0) 17:52:41 (108/154) Installing libgomp (12.2.1_git20220924-r10) 17:52:41 (109/154) Installing soxr (0.1.3-r5) 17:52:42 (110/154) Installing ffmpeg-libswresample (6.0-r15) 17:52:42 (111/154) Installing libtheora (1.1.1-r17) 17:52:42 (112/154) Installing libvorbis (1.3.7-r1) 17:52:42 (113/154) Installing libvpx (1.13.0-r2) 17:52:42 (114/154) Installing x264-libs (0.164_git20220602-r1) 17:52:42 (115/154) Installing numactl (2.0.16-r4) 17:52:42 (116/154) Installing x265-libs (3.5-r4) 17:52:42 (117/154) Installing xvidcore (1.3.7-r1) 17:52:42 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 17:52:42 (119/154) Installing libbluray (1.3.4-r0) 17:52:42 (120/154) Installing mpg123-libs (1.31.3-r1) 17:52:42 (121/154) Installing libopenmpt (0.7.2-r0) 17:52:42 (122/154) Installing cjson (1.7.15-r4) 17:52:42 (123/154) Installing mbedtls (2.28.5-r0) 17:52:42 (124/154) Installing librist (0.2.7-r0) 17:52:42 (125/154) Installing libsrt (1.5.2-r0) 17:52:42 (126/154) Installing libssh (0.10.5-r0) 17:52:42 (127/154) Installing libsodium (1.0.18-r3) 17:52:42 (128/154) Installing libzmq (4.3.4-r4) 17:52:42 (129/154) Installing ffmpeg-libavformat (6.0-r15) 17:52:42 (130/154) Installing libevent (2.1.12-r6) 17:52:42 (131/154) Installing wayland-libs-server (1.22.0-r2) 17:52:42 (132/154) Installing mesa-gbm (23.0.4-r0) 17:52:42 (133/154) Installing harfbuzz-subset (7.3.0-r0) 17:52:42 (134/154) Installing icu-libs (73.2-r2) 17:52:42 (135/154) Installing jsoncpp (1.9.5-r0) 17:52:42 (136/154) Installing minizip (1.2.13-r1) 17:52:42 (137/154) Installing nspr (4.35-r2) 17:52:42 (138/154) Installing sqlite-libs (3.41.2-r2) 17:52:42 (139/154) Installing nss (3.94-r0) 17:52:42 (140/154) Installing pipewire-libs (0.3.70-r1) 17:52:42 (141/154) Installing libasyncns (0.8-r1) 17:52:42 (142/154) Installing libltdl (2.4.7-r2) 17:52:42 (143/154) Installing orc (0.4.34-r0) 17:52:42 (144/154) Installing libsndfile (1.2.0-r2) 17:52:42 (145/154) Installing speexdsp (1.2.1-r1) 17:52:42 (146/154) Installing tdb-libs (1.4.8-r1) 17:52:42 (147/154) Installing libpulse (16.1-r10) 17:52:42 (148/154) Installing snappy (1.1.10-r1) 17:52:42 (149/154) Installing libwoff2common (1.0.2-r2) 17:52:42 (150/154) Installing libwoff2enc (1.0.2-r2) 17:52:42 (151/154) Installing libgpg-error (1.47-r1) 17:52:42 (152/154) Installing libgcrypt (1.10.2-r1) 17:52:42 (153/154) Installing libxslt (1.1.38-r0) 17:52:42 (154/154) Installing chromium (117.0.5938.62-r0) 17:52:44 Executing busybox-1.36.1-r2.trigger 17:52:44 Executing fontconfig-2.14.2-r3.trigger 17:52:44 Executing mkfontscale-1.2.2-r3.trigger 17:52:44 Executing glib-2.76.4-r0.trigger 17:52:44 Executing shared-mime-info-2.2-r5.trigger 17:52:44 Executing gdk-pixbuf-2.42.10-r5.trigger 17:52:44 Executing gtk-update-icon-cache-3.24.38-r1.trigger 17:52:44 OK: 576 MiB in 171 packages 17:52:56 Removing intermediate container 61fb5a94edfd 17:52:56 ---> 963cb3658bf0 17:52:56 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:52:56 ---> Running in 4c50370df2f8 17:52:56 Removing intermediate container 4c50370df2f8 17:52:56 ---> ed5e05a37f67 17:52:56 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 17:52:56 ---> Running in 4e64fd6bfeb5 17:52:56 Removing intermediate container 4e64fd6bfeb5 17:52:56 ---> 3b707174e46b 17:52:56 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 17:52:56 ---> Running in 96dd7ef2bd71 17:52:56 Removing intermediate container 96dd7ef2bd71 17:52:56 ---> 02dacdb28e39 17:52:56 Step 6/11 : RUN npm install -g npm 17:52:56 ---> Running in 14959194c778 17:53:02 17:53:02 removed 31 packages, and changed 65 packages in 6s 17:53:02 17:53:02 26 packages are looking for funding 17:53:02 run `npm fund` for details 17:53:02 Removing intermediate container 14959194c778 17:53:02 ---> ecdc96eba523 17:53:02 Step 7/11 : ARG USER=1000 17:53:02 ---> Running in 246a964cc408 17:53:02 Removing intermediate container 246a964cc408 17:53:02 ---> 28675425ed3d 17:53:02 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:53:02 ---> Running in bbed08b8807f 17:53:03 Removing intermediate container bbed08b8807f 17:53:03 ---> 458e4736bdfd 17:53:03 Step 9/11 : USER $USER:$USER 17:53:03 ---> Running in 1d5575a6e59d 17:53:03 Removing intermediate container 1d5575a6e59d 17:53:03 ---> 624b804c7a6e 17:53:03 Step 10/11 : WORKDIR /app 17:53:03 ---> Running in 3be7008793c3 17:53:03 Removing intermediate container 3be7008793c3 17:53:03 ---> f01498bfad15 17:53:03 Step 11/11 : LABEL git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 17:53:03 ---> Running in 90f46d55dac1 17:53:03 Removing intermediate container 90f46d55dac1 17:53:03 ---> 2db5b9bcdb6a 17:53:03 Successfully built 2db5b9bcdb6a 17:53:03 Successfully tagged edgexfoundry/edgex-web-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 17:53:03 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:53:03 touch edgex-web-ui.imagebuilt 17:53:03 mkdir -p node_modules coverage 17:53:03 chown "1000:1000" node_modules coverage package-lock.json 17:53:03 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:53:05 npm WARN EBADENGINE Unsupported engine { 17:53:05 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:53:05 npm WARN EBADENGINE required: { 17:53:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:05 npm WARN EBADENGINE }, 17:53:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:53:05 npm WARN EBADENGINE } 17:53:05 npm WARN EBADENGINE Unsupported engine { 17:53:05 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:53:05 npm WARN EBADENGINE required: { 17:53:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:05 npm WARN EBADENGINE }, 17:53:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:53:05 npm WARN EBADENGINE } 17:53:05 npm WARN EBADENGINE Unsupported engine { 17:53:05 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:53:05 npm WARN EBADENGINE required: { 17:53:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:05 npm WARN EBADENGINE }, 17:53:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:53:05 npm WARN EBADENGINE } 17:53:05 npm WARN EBADENGINE Unsupported engine { 17:53:05 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:53:05 npm WARN EBADENGINE required: { 17:53:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:05 npm WARN EBADENGINE }, 17:53:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:53:05 npm WARN EBADENGINE } 17:53:05 npm WARN EBADENGINE Unsupported engine { 17:53:05 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:53:05 npm WARN EBADENGINE required: { 17:53:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:05 npm WARN EBADENGINE }, 17:53:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:53:05 npm WARN EBADENGINE } 17:53:05 npm WARN EBADENGINE Unsupported engine { 17:53:05 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:53:05 npm WARN EBADENGINE required: { 17:53:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:05 npm WARN EBADENGINE }, 17:53:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:53:05 npm WARN EBADENGINE } 17:53:05 npm WARN EBADENGINE Unsupported engine { 17:53:05 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:53:05 npm WARN EBADENGINE required: { 17:53:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:05 npm WARN EBADENGINE }, 17:53:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:53:05 npm WARN EBADENGINE } 17:53:05 npm WARN EBADENGINE Unsupported engine { 17:53:05 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:53:05 npm WARN EBADENGINE required: { 17:53:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:05 npm WARN EBADENGINE }, 17:53:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:53:05 npm WARN EBADENGINE } 17:53:05 npm WARN EBADENGINE Unsupported engine { 17:53:05 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:53:05 npm WARN EBADENGINE required: { 17:53:05 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:53:05 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:53:05 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:53:05 npm WARN EBADENGINE }, 17:53:05 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 17:53:05 npm WARN EBADENGINE } 17:53:17 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 17:53:17 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:53:17 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 17:53:17 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 17:53:17 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:53:17 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:53:18 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:53:18 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:53:18 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:53:18 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:53:18 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:53:18 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:53:18 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. 17:53:18 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:53:18 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. 17:53:18 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. 17:53:20 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:53:22 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 17:53:22 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 17:53:24 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. 17:53:28 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 17:53:34 17:53:34 added 1478 packages, and audited 1479 packages in 29s 17:53:34 17:53:34 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 17:53:34 17:53:34 To address issues that do not require attention, run: 17:53:34 npm audit fix 17:53:34 17:53:34 To address all issues (including breaking changes), run: 17:53:34 npm audit fix --force 17:53:34 17:53:34 Run `npm audit` for details. 17:53:42 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 17:53:44 - Generating browser application bundles (phase: setup)... 17:53:48 Compiling @angular/core : es2015 as esm2015 17:53:48 Compiling @angular/compiler/testing : es2015 as esm2015 17:53:51 Compiling @angular/core/testing : es2015 as esm2015 17:53:51 Compiling @angular/common : es2015 as esm2015 17:53:52 Compiling @angular/platform-browser : es2015 as esm2015 17:53:52 Compiling @angular/common/testing : es2015 as esm2015 17:53:52 Compiling @angular/common/http : es2015 as esm2015 17:53:52 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:53:52 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:53:52 Compiling @angular/forms : es2015 as esm2015 17:53:52 Compiling @angular/router : es2015 as esm2015 17:53:53 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:53:53 Compiling @angular/common/http/testing : es2015 as esm2015 17:53:54 Compiling @angular/router/testing : es2015 as esm2015 17:53:58 13 11 2023 17:53:58.639:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:53:58 13 11 2023 17:53:58.640:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:53:58 13 11 2023 17:53:58.643:INFO [launcher]: Starting browser ChromeHeadless 17:54:08 ✔ Browser application bundle generation complete. 17:54:08 13 11 2023 17:54:07.883:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket zhO6Z7pEYCoOAPhsAAAB with id 37606254 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.069 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.134 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.143 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.163 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.182 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.19 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.192 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.23 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.244 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.252 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.288 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.325 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.35 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.352 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.353 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.356 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.358 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.376 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.388 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.396 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.399 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.402 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.405 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.415 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.418 secs) 17:54:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.419 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.423 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.425 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.428 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.432 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.454 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.47 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.477 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.487 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.489 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.494 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.499 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.508 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.516 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.525 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.536 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.549 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.566 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.58 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.587 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.59 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.592 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.593 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.594 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.595 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.602 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.621 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.645 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.659 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.688 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.691 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.693 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.698 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.702 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.708 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.722 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.733 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.788 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.81 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.815 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.817 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.818 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.828 secs) 17:54:11 ERROR: 'NG0304: 'router-outlet' is not a known element: 17:54:11 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 17:54:11 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.828 secs) 17:54:11 ERROR: 'NG0304: 'router-outlet' is not a known element: 17:54:11 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 17:54:11 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.832 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.836 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.849 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.857 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.875 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.88 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.895 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.899 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.902 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.909 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.922 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.928 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.933 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.94 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.942 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.943 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.953 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.961 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.967 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.972 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.976 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.988 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.995 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.007 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.009 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.01 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.011 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.017 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.038 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.052 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.057 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.059 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.067 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.077 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.082 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.089 secs) 17:54:11 WARN: ' 17:54:11 It looks like you're using ngModel on the same form field as formControlName. 17:54:11 Support for using the ngModel input property and ngModelChange event with 17:54:11 reactive form directives has been deprecated in Angular v6 and will be removed 17:54:11 in a future version of Angular. 17:54:11 17:54:11 For more information on this, see our API docs here: 17:54:11 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:54:11 ' 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.089 secs) 17:54:11 WARN: ' 17:54:11 It looks like you're using ngModel on the same form field as formControlName. 17:54:11 Support for using the ngModel input property and ngModelChange event with 17:54:11 reactive form directives has been deprecated in Angular v6 and will be removed 17:54:11 in a future version of Angular. 17:54:11 17:54:11 For more information on this, see our API docs here: 17:54:11 https://angular.io/api/forms/FormControlName#use-with-ngmodel 17:54:11 ' 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.102 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.105 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.115 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.118 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.12 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.123 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.125 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.127 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.139 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.161 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.167 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.18 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.187 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.199 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.2 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.21 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.212 secs) 17:54:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.213 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.245 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.254 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.255 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.273 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.28 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.286 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.291 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.293 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.296 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.3 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.318 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.324 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.33 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.335 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.336 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.336 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.347 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.354 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.357 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.369 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.371 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.376 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.396 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.406 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.409 secs) 17:54:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.973 secs / 1.409 secs) 17:54:12 TOTAL: 147 SUCCESS 17:54:12 ✔ Browser application bundle generation complete. 17:54:12 17:54:12 =============================== Coverage summary =============================== 17:54:12 Statements : 41.02% ( 1473/3591 ) 17:54:12 Branches : 11.75% ( 114/970 ) 17:54:12 Functions : 32.21% ( 422/1310 ) 17:54:12 Lines : 39.01% ( 1328/3404 ) 17:54:12 ================================================================================ 17:54:12 ✔ Browser application bundle generation complete. 17:54:13 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 17:54:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:54:13 $ docker stop --time=1 4b2916844b92b6af48868964bab99392a6b9f2d3aa5fbc6c63068cfc0a294094 17:54:14 $ docker rm -f --volumes 4b2916844b92b6af48868964bab99392a6b9f2d3aa5fbc6c63068cfc0a294094 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:54:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:17 + ls -al . 17:54:17 total 180 17:54:17 drwxrwxr-x 13 jenkins jenkins 4096 Nov 13 17:52 . 17:54:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:50 .. 17:54:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:50 .blubracket 17:54:17 -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 17:50 .dockerignore 17:54:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:51 .git 17:54:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:50 .github 17:54:17 -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 17:50 .gitignore 17:54:17 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 17:51 .semver 17:54:17 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 17:50 Attribution.txt 17:54:17 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 13 17:50 CHANGELOG.md 17:54:17 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 17:50 CONTRIBUTING.md 17:54:17 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 17:50 Dockerfile 17:54:17 -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 17:50 Jenkinsfile 17:54:17 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 17:50 LICENSE 17:54:17 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 13 17:50 Makefile 17:54:17 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 17:50 README.md 17:54:17 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 17:51 VERSION 17:54:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:50 assets 17:54:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:50 bin 17:54:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:50 cmd 17:54:17 -rw-r--r-- 1 jenkins jenkins 10 Nov 13 17:52 coverage.out 17:54:17 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:50 docs 17:54:17 -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 17:50 go.mod 17:54:17 -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 17:50 go.sum 17:54:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:50 internal 17:54:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:50 testing 17:54:17 -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 17:50 version.go 17:54:17 drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 17:53 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:17 + 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=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 --label arch=amd64 --label version=3.1.0-dev.13 . 17:54:18 Sending build context to Docker daemon 49.04MB 17:54:18 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:54:18 Step 2/25 : FROM ${BASE} AS builder 17:54:18 ---> 52eec44d8247 17:54:18 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:54:19 ---> Running in bf024e951646 17:54:19 Removing intermediate container bf024e951646 17:54:19 ---> b6e9afbbc994 17:54:19 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 17:54:19 ---> Running in 9544ba458c00 17:54:19 Removing intermediate container 9544ba458c00 17:54:19 ---> 995e545273fd 17:54:19 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:54:19 ---> Running in 901ae755f9ab 17:54:19 Removing intermediate container 901ae755f9ab 17:54:19 ---> 9439dd58435f 17:54:19 Step 6/25 : LABEL Name=edgex-ui-go 17:54:19 ---> Running in 3c6ccdbf7c5a 17:54:19 Removing intermediate container 3c6ccdbf7c5a 17:54:19 ---> 154ad34f7a8c 17:54:19 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:54:19 ---> Running in f1e86aef6e64 17:54:19 Removing intermediate container f1e86aef6e64 17:54:19 ---> 0de9c7f42092 17:54:19 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:54:20 ---> fd18e0b93124 17:54:20 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:20 ---> Running in 2c6adbfe086b 17:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:54:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:54:21 OK: 264 MiB in 52 packages 17:54:21 Removing intermediate container 2c6adbfe086b 17:54:21 ---> 3bcc69d21f32 17:54:21 Step 10/25 : ENV GO111MODULE=on 17:54:22 ---> Running in 19021e636f3a 17:54:22 Removing intermediate container 19021e636f3a 17:54:22 ---> 7084e961cbea 17:54:22 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:54:22 ---> Running in 05598e8c3176 17:54:22 Removing intermediate container 05598e8c3176 17:54:22 ---> c722d67fbbd0 17:54:22 Step 12/25 : COPY go.mod vendor* ./ 17:54:22 ---> 7f9a7e91984d 17:54:22 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:22 ---> Running in d50d2f0ac81e 17:54:22 Removing intermediate container d50d2f0ac81e 17:54:22 ---> c6f1ca1c949b 17:54:22 Step 14/25 : COPY . . 17:54:24 ---> 1b10712272ab 17:54:24 Step 15/25 : RUN ${MAKE} 17:54:24 ---> Running in 87621764109a 17:54:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.13" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 17:54:43 Removing intermediate container 87621764109a 17:54:43 ---> c8fabc604547 17:54:43 Step 16/25 : FROM alpine:3.18 17:54:43 3.18: Pulling from library/alpine 17:54:43 96526aa774ef: Already exists 17:54:43 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:54:43 Status: Downloaded newer image for alpine:3.18 17:54:43 ---> 8ca4688f4f35 17:54:43 Step 17/25 : EXPOSE 4000 17:54:43 ---> Running in fa127c828356 17:54:43 Removing intermediate container fa127c828356 17:54:43 ---> 11b49c88ee0f 17:54:43 Step 18/25 : 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 17:54:44 ---> 8600a6086066 17:54:44 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 17:54:44 ---> 09b947f23200 17:54:44 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 17:54:44 ---> 03c0ba679f9d 17:54:44 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 17:54:44 ---> Running in 00bbbcc09ac0 17:54:44 Removing intermediate container 00bbbcc09ac0 17:54:44 ---> 185080485e5d 17:54:44 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 17:54:44 ---> Running in b4c5d4b85084 17:54:44 Removing intermediate container b4c5d4b85084 17:54:44 ---> e67700c94a5d 17:54:44 Step 23/25 : LABEL arch=amd64 17:54:44 ---> Running in 7b2b12c7543a 17:54:45 Removing intermediate container 7b2b12c7543a 17:54:45 ---> 4b1cee2f38ca 17:54:45 Step 24/25 : LABEL git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 17:54:45 ---> Running in 27fc519bf688 17:54:45 Removing intermediate container 27fc519bf688 17:54:45 ---> 5419207458fb 17:54:45 Step 25/25 : LABEL version=3.1.0-dev.13 17:54:45 ---> Running in 65eafb59238e 17:54:45 Removing intermediate container 65eafb59238e 17:54:45 ---> 638034f67096 17:54:45 [Warning] One or more build-args [ARCH] were not consumed 17:54:45 Successfully built 638034f67096 17:54:45 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:45 provisioning config files... 17:54:45 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17403576419986989854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:45 ---> docker-login.sh 17:54:45 nexus3.edgexfoundry.org:10001 17:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:45 Configure a credential helper to remove this warning. See 17:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:45 17:54:45 Login Succeeded 17:54:45 nexus3.edgexfoundry.org:10002 17:54:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:45 Configure a credential helper to remove this warning. See 17:54:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:45 17:54:45 Login Succeeded 17:54:45 nexus3.edgexfoundry.org:10003 17:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:46 Configure a credential helper to remove this warning. See 17:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:46 17:54:46 Login Succeeded 17:54:46 nexus3.edgexfoundry.org:10004 17:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:46 Configure a credential helper to remove this warning. See 17:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:46 17:54:46 Login Succeeded 17:54:46 docker.io 17:54:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:46 Configure a credential helper to remove this warning. See 17:54:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:46 17:54:46 Login Succeeded 17:54:46 ---> docker-login.sh ends [Pipeline] } 17:54:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:54:46 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 17:54:46 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 17:54:46 latest 17:54:46 3.1.0-dev.13 17:54:46 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 17:54:46 main 17:54:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 17:54:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:54:47 33cee8dad72c: Preparing 17:54:47 d70a8b13e487: Preparing 17:54:47 97ecefb4245d: Preparing 17:54:47 cc2447e1835a: Preparing 17:54:47 cc2447e1835a: Layer already exists 17:54:47 33cee8dad72c: Pushed 17:54:47 d70a8b13e487: Pushed 17:54:50 97ecefb4245d: Pushed 17:54:50 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77: digest: sha256:7ab7d11f2dc9f47644ce9b07e1fac45996bbb5f50a7b22d1260fb64358d9f4ed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:50 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 17:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:54:50 33cee8dad72c: Preparing 17:54:50 d70a8b13e487: Preparing 17:54:50 97ecefb4245d: Preparing 17:54:50 cc2447e1835a: Preparing 17:54:50 97ecefb4245d: Layer already exists 17:54:50 cc2447e1835a: Layer already exists 17:54:50 d70a8b13e487: Layer already exists 17:54:50 33cee8dad72c: Layer already exists 17:54:50 latest: digest: sha256:7ab7d11f2dc9f47644ce9b07e1fac45996bbb5f50a7b22d1260fb64358d9f4ed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:51 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:51 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 17:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:54:51 33cee8dad72c: Preparing 17:54:51 d70a8b13e487: Preparing 17:54:51 97ecefb4245d: Preparing 17:54:51 cc2447e1835a: Preparing 17:54:51 cc2447e1835a: Layer already exists 17:54:51 97ecefb4245d: Layer already exists 17:54:51 33cee8dad72c: Layer already exists 17:54:51 d70a8b13e487: Layer already exists 17:54:51 3.1.0-dev.13: digest: sha256:7ab7d11f2dc9f47644ce9b07e1fac45996bbb5f50a7b22d1260fb64358d9f4ed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:51 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 17:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:54:52 33cee8dad72c: Preparing 17:54:52 d70a8b13e487: Preparing 17:54:52 97ecefb4245d: Preparing 17:54:52 cc2447e1835a: Preparing 17:54:52 cc2447e1835a: Layer already exists 17:54:52 d70a8b13e487: Layer already exists 17:54:52 33cee8dad72c: Layer already exists 17:54:52 97ecefb4245d: Layer already exists 17:54:52 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13: digest: sha256:7ab7d11f2dc9f47644ce9b07e1fac45996bbb5f50a7b22d1260fb64358d9f4ed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:52 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 17:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 17:54:52 33cee8dad72c: Preparing 17:54:52 d70a8b13e487: Preparing 17:54:52 97ecefb4245d: Preparing 17:54:52 cc2447e1835a: Preparing 17:54:52 97ecefb4245d: Layer already exists 17:54:52 cc2447e1835a: Layer already exists 17:54:52 d70a8b13e487: Layer already exists 17:54:52 33cee8dad72c: Layer already exists 17:54:52 main: digest: sha256:7ab7d11f2dc9f47644ce9b07e1fac45996bbb5f50a7b22d1260fb64358d9f4ed size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:52 ===================================================== [Pipeline] echo 17:54:52 taggedImages: 17:54:52 - nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 17:54:52 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 17:54:52 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.13 17:54:52 - nexus3.edgexfoundry.org:10004/edgex-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 17:54:52 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:53 17:54:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:53 latest: Pulling from edgex-lftools-log-publisher 17:54:53 5eb5b503b376: Pulling fs layer 17:54:53 5c69ac0246d0: Pulling fs layer 17:54:53 ec43610c2a17: Pulling fs layer 17:54:53 3a2ae6a8a46f: Pulling fs layer 17:54:53 33b1e0a273af: Pulling fs layer 17:54:53 5d3b04190fa2: Pulling fs layer 17:54:53 2f39f015ded8: Pulling fs layer 17:54:53 3a2ae6a8a46f: Waiting 17:54:53 33b1e0a273af: Waiting 17:54:53 5d3b04190fa2: Waiting 17:54:53 2f39f015ded8: Waiting 17:54:53 5c69ac0246d0: Download complete 17:54:53 3a2ae6a8a46f: Verifying Checksum 17:54:53 3a2ae6a8a46f: Download complete 17:54:53 33b1e0a273af: Verifying Checksum 17:54:53 33b1e0a273af: Download complete 17:54:53 5d3b04190fa2: Verifying Checksum 17:54:53 5d3b04190fa2: Download complete 17:54:53 ec43610c2a17: Verifying Checksum 17:54:53 ec43610c2a17: Download complete 17:54:53 5eb5b503b376: Verifying Checksum 17:54:53 5eb5b503b376: Download complete 17:54:54 2f39f015ded8: Verifying Checksum 17:54:54 2f39f015ded8: Download complete 17:54:54 5eb5b503b376: Pull complete 17:54:54 5c69ac0246d0: Pull complete 17:54:55 ec43610c2a17: Pull complete 17:54:55 3a2ae6a8a46f: Pull complete 17:54:55 33b1e0a273af: Pull complete 17:54:55 5d3b04190fa2: Pull complete 17:54:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17359 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 17:54:59 Running in /w/workspace/edgex-ui-go/143 [Pipeline] { [Pipeline] checkout 17:54:59 The recommended git tool is: git 17:54:59 2f39f015ded8: Pull complete 17:54:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:54:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:00 prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container 17:55:00 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:55:05 $ docker top 5b29a079a624d12ad2ff403e64743df110b880e6cf6e851f43d610094c5515db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:06 ---> job-cost.sh 17:55:06 lf-activate-venv: SKIPPING 17:55:06 INFO: No Stack... 17:55:06 INFO: Retrieving Pricing Info for: v3-standard-8 17:55:06 INFO: Archiving Costs [Pipeline] sh 17:55:07 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 17:55:07 + cut -d, -f6 [Pipeline] lock 17:55:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] 17:55:07 Resource [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] did not exist. Created. 17:55:07 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:07 using credential edgex-jenkins-ssh 17:55:07 + echo total: 0.2199999988079071 [Pipeline] stash 17:55:07 Cloning the remote Git repository 17:55:08 Stashed 1 file(s) [Pipeline] } 17:55:08 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:08 $ docker stop --time=1 5b29a079a624d12ad2ff403e64743df110b880e6cf6e851f43d610094c5515db 17:55:07 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:55:07 > git init /w/workspace/edgex-ui-go/143 # timeout=10 17:55:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:55:07 > git --version # timeout=10 17:55:07 > git --version # 'git version 2.25.1' 17:55:07 using GIT_SSH to set credentials SSH Credentials for GitHub 17:55:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:09 $ docker rm -f --volumes 5b29a079a624d12ad2ff403e64743df110b880e6cf6e851f43d610094c5515db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:55:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:55:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:55:14 Avoid second fetch 17:55:14 Checking out Revision d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 (main) 17:55:14 > git config core.sparsecheckout # timeout=10 17:55:14 > git checkout -f d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 # timeout=10 17:55:15 Commit message: "Merge pull request #664 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:55:16 % Total % Received % Xferd Average Speed Time Time Time Current 17:55:16 Dload Upload Total Spent Left Speed 17:55:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 203k 0 --:--:-- --:--:-- --:--:-- 203k [Pipeline] sh 17:55:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:55:17 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:55:17 + sudo tee /etc/docker/daemon.new 17:55:17 { 17:55:17 "registry-mirrors": [ 17:55:17 "https://nexus3.edgexfoundry.org:10001" 17:55:17 ], 17:55:17 "bip": "10.250.0.254/24", 17:55:17 "hosts": [ 17:55:17 "tcp://0.0.0.0:5555", 17:55:17 "unix:///var/run/docker.sock" 17:55:17 ], 17:55:17 "mtu": 1458, 17:55:17 "selinux-enabled": true, 17:55:17 "seccomp-profile": "/etc/docker/seccomp.json" 17:55:17 } [Pipeline] sh 17:55:17 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:55:17 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:36 provisioning config files... 17:55:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config2512977514047229146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:36 ---> docker-login.sh 17:55:36 nexus3.edgexfoundry.org:10001 17:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:37 Configure a credential helper to remove this warning. See 17:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:37 17:55:37 Login Succeeded 17:55:37 nexus3.edgexfoundry.org:10002 17:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:37 Configure a credential helper to remove this warning. See 17:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:37 17:55:37 Login Succeeded 17:55:37 nexus3.edgexfoundry.org:10003 17:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:37 Configure a credential helper to remove this warning. See 17:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:37 17:55:37 Login Succeeded 17:55:37 nexus3.edgexfoundry.org:10004 17:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:38 Configure a credential helper to remove this warning. See 17:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:38 17:55:38 Login Succeeded 17:55:38 docker.io 17:55:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:38 Configure a credential helper to remove this warning. See 17:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:38 17:55:38 Login Succeeded 17:55:38 ---> docker-login.sh ends [Pipeline] } 17:55:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:55:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:55:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:55:39 ========================================================= 17:55:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:55:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:39 + 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 . 17:55:42 Sending build context to Docker daemon 28.81MB 17:55:42 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 17:55:42 Step 2/15 : FROM ${BASE} AS builder 17:55:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:55:42 9fda8d8052c6: Pulling fs layer 17:55:42 5d54e960e981: Pulling fs layer 17:55:42 c4a7e357bf2a: Pulling fs layer 17:55:42 f0e02332f6b5: Pulling fs layer 17:55:42 cefa15bbcfad: Pulling fs layer 17:55:42 17808c966233: Pulling fs layer 17:55:42 f4c1fc716caa: Pulling fs layer 17:55:42 f0e02332f6b5: Waiting 17:55:42 cefa15bbcfad: Waiting 17:55:42 17808c966233: Waiting 17:55:42 f4c1fc716caa: Waiting 17:55:42 5d54e960e981: Verifying Checksum 17:55:42 5d54e960e981: Download complete 17:55:42 f0e02332f6b5: Verifying Checksum 17:55:42 f0e02332f6b5: Download complete 17:55:42 cefa15bbcfad: Verifying Checksum 17:55:42 cefa15bbcfad: Download complete 17:55:42 9fda8d8052c6: Download complete 17:55:43 f4c1fc716caa: Verifying Checksum 17:55:43 f4c1fc716caa: Download complete 17:55:43 9fda8d8052c6: Pull complete 17:55:44 5d54e960e981: Pull complete 17:55:44 c4a7e357bf2a: Verifying Checksum 17:55:44 c4a7e357bf2a: Download complete 17:55:45 17808c966233: Verifying Checksum 17:55:45 17808c966233: Download complete 17:55:57 c4a7e357bf2a: Pull complete 17:55:57 f0e02332f6b5: Pull complete 17:55:57 cefa15bbcfad: Pull complete 17:56:06 17808c966233: Pull complete 17:56:10 f4c1fc716caa: Pull complete 17:56:10 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:56:10 ---> ea914061e18c 17:56:10 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:56:12 ---> Running in c9dca27249fb 17:56:12 Removing intermediate container c9dca27249fb 17:56:12 ---> e3971511fae4 17:56:12 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:56:12 ---> Running in e61eb7f7a60c 17:56:12 Removing intermediate container e61eb7f7a60c 17:56:12 ---> c89077a57a6d 17:56:12 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:56:12 ---> Running in 66d7e24d385c 17:56:13 Removing intermediate container 66d7e24d385c 17:56:13 ---> 27423f73b9c9 17:56:13 Step 6/15 : LABEL Name=edgex-ui-go 17:56:13 ---> Running in 0106ce90b4c8 17:56:13 Removing intermediate container 0106ce90b4c8 17:56:13 ---> 445198023be0 17:56:13 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:56:13 ---> Running in effb900816c6 17:56:14 Removing intermediate container effb900816c6 17:56:14 ---> 8411fb71fa5b 17:56:14 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:56:14 latest: Pulling from library/docker 17:56:14 579b34f0a95b: Pulling fs layer 17:56:14 2ecd494fa26a: Pulling fs layer 17:56:14 4f4fb700ef54: Pulling fs layer 17:56:14 99624a4fd86a: Pulling fs layer 17:56:14 6b3f207db0e4: Pulling fs layer 17:56:14 2f21744ef460: Pulling fs layer 17:56:14 80fde8283b9a: Pulling fs layer 17:56:14 cfd52aaeb832: Pulling fs layer 17:56:14 2aa7661f3209: Pulling fs layer 17:56:14 ad7962f27383: Pulling fs layer 17:56:14 c8cf6870052b: Pulling fs layer 17:56:14 1996d6e72d7b: Pulling fs layer 17:56:14 112e10f1d4c1: Pulling fs layer 17:56:14 b97b6e3dbded: Pulling fs layer 17:56:14 cfd52aaeb832: Waiting 17:56:14 2aa7661f3209: Waiting 17:56:14 ad7962f27383: Waiting 17:56:14 6b3f207db0e4: Waiting 17:56:14 2f21744ef460: Waiting 17:56:14 c8cf6870052b: Waiting 17:56:14 1996d6e72d7b: Waiting 17:56:14 112e10f1d4c1: Waiting 17:56:14 80fde8283b9a: Waiting 17:56:14 99624a4fd86a: Waiting 17:56:14 b97b6e3dbded: Waiting 17:56:15 4f4fb700ef54: Verifying Checksum 17:56:15 4f4fb700ef54: Download complete 17:56:15 579b34f0a95b: Verifying Checksum 17:56:15 579b34f0a95b: Download complete 17:56:15 2ecd494fa26a: Verifying Checksum 17:56:15 2ecd494fa26a: Download complete 17:56:16 99624a4fd86a: Verifying Checksum 17:56:16 99624a4fd86a: Download complete 17:56:16 6b3f207db0e4: Verifying Checksum 17:56:16 6b3f207db0e4: Download complete 17:56:16 2f21744ef460: Verifying Checksum 17:56:16 2f21744ef460: Download complete 17:56:16 579b34f0a95b: Pull complete 17:56:16 80fde8283b9a: Download complete 17:56:16 cfd52aaeb832: Verifying Checksum 17:56:16 cfd52aaeb832: Download complete 17:56:16 2aa7661f3209: Download complete 17:56:16 c8cf6870052b: Verifying Checksum 17:56:16 c8cf6870052b: Download complete 17:56:16 112e10f1d4c1: Verifying Checksum 17:56:16 112e10f1d4c1: Download complete 17:56:16 b97b6e3dbded: Verifying Checksum 17:56:16 b97b6e3dbded: Download complete 17:56:16 ad7962f27383: Verifying Checksum 17:56:16 ad7962f27383: Download complete 17:56:16 2ecd494fa26a: Pull complete 17:56:17 4f4fb700ef54: Pull complete 17:56:17 1996d6e72d7b: Verifying Checksum 17:56:17 1996d6e72d7b: Download complete 17:56:18 99624a4fd86a: Pull complete 17:56:20 6b3f207db0e4: Pull complete 17:56:21 2f21744ef460: Pull complete 17:56:21 80fde8283b9a: Pull complete 17:56:22 cfd52aaeb832: Pull complete 17:56:22 2aa7661f3209: Pull complete 17:56:24 ad7962f27383: Pull complete 17:56:24 c8cf6870052b: Pull complete 17:56:27 1996d6e72d7b: Pull complete 17:56:27 112e10f1d4c1: Pull complete 17:56:28 b97b6e3dbded: Pull complete 17:56:28 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 17:56:28 Status: Downloaded newer image for docker:latest 17:56:30 ---> b73e548a7317 17:56:30 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:56:30 ---> Running in 90e5a8027a40 17:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:56:33 OK: 266 MiB in 52 packages 17:56:34 Removing intermediate container 90e5a8027a40 17:56:34 ---> a8dcc038dc5e 17:56:34 Step 10/15 : ENV GO111MODULE=on 17:56:34 ---> Running in 9fe2bf9b2b41 17:56:34 Removing intermediate container 9fe2bf9b2b41 17:56:34 ---> b1448d92ac89 17:56:34 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:56:34 ---> Running in f5496c0790c6 17:56:34 Removing intermediate container f5496c0790c6 17:56:34 ---> 337cc22b9ef5 17:56:34 Step 12/15 : COPY go.mod vendor* ./ 17:56:35 ---> 7ed92fce8581 17:56:35 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:35 ---> Running in a59d9444c08a 17:57:57 Removing intermediate container a59d9444c08a 17:57:57 ---> e497923a5648 17:57:57 Step 14/15 : COPY . . 17:57:57 ---> b8f7da232995 17:57:57 Step 15/15 : RUN ${MAKE} 17:57:57 ---> Running in 5faf5e046215 17:57:57 noop 17:57:57 Removing intermediate container 5faf5e046215 17:57:57 ---> 22b75e2735d2 17:57:57 Successfully built 22b75e2735d2 17:57:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:57 + docker inspect -f . ci-base-image-arm64 17:57:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:58 prd-ubuntu20.04-docker-arm64-4c-16g-17359 does not seem to be running inside a container 17:57:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@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 ******** ci-base-image-arm64 cat 17:57:59 $ docker top 288408eacb9fa7952a4377a06b82c0ad1493ece772a201d0045181ff02360bc0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:00 + go version 17:58:00 go version go1.21.0 linux/arm64 [Pipeline] } 17:58:00 $ docker stop --time=1 288408eacb9fa7952a4377a06b82c0ad1493ece772a201d0045181ff02360bc0 17:58:04 $ docker rm -f --volumes 288408eacb9fa7952a4377a06b82c0ad1493ece772a201d0045181ff02360bc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:05 + docker inspect -f . ci-base-image-arm64 17:58:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:05 prd-ubuntu20.04-docker-arm64-4c-16g-17359 does not seem to be running inside a container 17:58:05 $ 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/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@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 ******** ci-base-image-arm64 cat 17:58:06 $ docker top 004fce4bb08b6f98c27bb8a92faab4ced57d0ac2aaf4dd7c23f8918dbd7c88f8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:07 + git config --global --add safe.directory /w/workspace/edgex-ui-go/143 [Pipeline] fileExists [Pipeline] sh 17:58:08 + make test 17:58:08 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:58:12 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:59:33 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:59:33 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:59:33 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:59:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:59:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:59:48 ./bin/test-attribution-txt.sh 17:59:48 make -C web test 17:59:48 make[1]: Entering directory '/w/workspace/edgex-ui-go/143/web' 17:59:48 make[1]: tput: No such file or directory 17:59:48 make[1]: tput: No such file or directory 17:59:48 warning: generating ./VERSION 17:59:48 echo "0.0.0" > VERSION 17:59:48 docker build \ 17:59:48 -f Dockerfile \ 17:59:48 --build-arg USER=1000 \ 17:59:48 \ 17:59:48 --label "git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77" \ 17:59:48 -t edgexfoundry/edgex-web-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 \ 17:59:48 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:59:48 . 17:59:48 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 17:59:48 Install the buildx component to build images with BuildKit: 17:59:48 https://docs.docker.com/go/buildx/ 17:59:48 17:59:49 Sending build context to Docker daemon 2.706MB 17:59:49 Step 1/11 : FROM node:18-alpine3.18 17:59:49 18-alpine3.18: Pulling from library/node 17:59:49 579b34f0a95b: Already exists 17:59:49 193dce5f4a0c: Pulling fs layer 17:59:49 78d1fe6b9b44: Pulling fs layer 17:59:49 18c854bc80ea: Pulling fs layer 17:59:49 18c854bc80ea: Verifying Checksum 17:59:49 18c854bc80ea: Download complete 17:59:49 78d1fe6b9b44: Verifying Checksum 17:59:49 78d1fe6b9b44: Download complete 17:59:50 193dce5f4a0c: Verifying Checksum 17:59:50 193dce5f4a0c: Download complete 17:59:57 193dce5f4a0c: Pull complete 17:59:57 78d1fe6b9b44: Pull complete 17:59:58 18c854bc80ea: Pull complete 17:59:58 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 17:59:58 Status: Downloaded newer image for node:18-alpine3.18 17:59:58 ---> f5a5f9201015 17:59:58 Step 2/11 : RUN apk add --no-cache chromium 17:59:59 ---> Running in 40768f35f9ea 18:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:00:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:00:01 (1/151) Installing libexpat (2.5.0-r1) 18:00:01 (2/151) Installing brotli-libs (1.0.9-r14) 18:00:01 (3/151) Installing libbz2 (1.0.8-r5) 18:00:01 (4/151) Installing libpng (1.6.39-r3) 18:00:01 (5/151) Installing freetype (2.13.0-r5) 18:00:01 (6/151) Installing fontconfig (2.14.2-r3) 18:00:01 (7/151) Installing libfontenc (1.1.7-r2) 18:00:01 (8/151) Installing mkfontscale (1.2.2-r3) 18:00:01 (9/151) Installing font-opensans (0_git20210927-r1) 18:00:01 (10/151) Installing pkgconf (1.9.5-r0) 18:00:01 (11/151) Installing libffi (3.4.4-r2) 18:00:01 (12/151) Installing libintl (0.21.1-r7) 18:00:01 (13/151) Installing libblkid (2.38.1-r8) 18:00:01 (14/151) Installing libmount (2.38.1-r8) 18:00:01 (15/151) Installing pcre2 (10.42-r1) 18:00:01 (16/151) Installing glib (2.76.4-r0) 18:00:01 (17/151) Installing xz-libs (5.4.3-r0) 18:00:01 (18/151) Installing libxml2 (2.11.4-r0) 18:00:01 (19/151) Installing shared-mime-info (2.2-r5) 18:00:01 (20/151) Installing hicolor-icon-theme (0.17-r2) 18:00:02 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 18:00:02 (22/151) Installing libwebp (1.3.2-r0) 18:00:02 (23/151) Installing zstd-libs (1.5.5-r4) 18:00:02 (24/151) Installing tiff (4.5.1-r0) 18:00:02 (25/151) Installing gdk-pixbuf (2.42.10-r5) 18:00:02 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 18:00:02 (27/151) Installing libxau (1.0.11-r2) 18:00:02 (28/151) Installing libmd (1.0.4-r2) 18:00:02 (29/151) Installing libbsd (0.11.7-r1) 18:00:02 (30/151) Installing libxdmcp (1.1.4-r2) 18:00:02 (31/151) Installing libxcb (1.15-r1) 18:00:02 (32/151) Installing libx11 (1.8.7-r0) 18:00:02 (33/151) Installing libxcomposite (0.4.6-r3) 18:00:02 (34/151) Installing libxfixes (6.0.1-r2) 18:00:02 (35/151) Installing libxrender (0.9.11-r3) 18:00:02 (36/151) Installing libxcursor (1.2.1-r2) 18:00:02 (37/151) Installing libxdamage (1.1.6-r2) 18:00:02 (38/151) Installing libxext (1.3.5-r2) 18:00:02 (39/151) Installing libxi (1.8.1-r0) 18:00:02 (40/151) Installing libxinerama (1.1.5-r2) 18:00:02 (41/151) Installing libxrandr (1.5.3-r2) 18:00:02 (42/151) Installing libatk-1.0 (2.48.3-r0) 18:00:02 (43/151) Installing libxtst (1.2.4-r2) 18:00:02 (44/151) Installing dbus-libs (1.14.8-r0) 18:00:02 (45/151) Installing at-spi2-core (2.48.3-r0) 18:00:02 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 18:00:02 (47/151) Installing pixman (0.42.2-r1) 18:00:02 (48/151) Installing cairo (1.17.8-r1) 18:00:02 (49/151) Installing cairo-gobject (1.17.8-r1) 18:00:02 (50/151) Installing avahi-libs (0.8-r13) 18:00:02 (51/151) Installing gmp (6.2.1-r3) 18:00:02 (52/151) Installing nettle (3.8.1-r2) 18:00:02 (53/151) Installing libunistring (1.1-r1) 18:00:02 (54/151) Installing libidn2 (2.3.4-r1) 18:00:02 (55/151) Installing p11-kit (0.24.1-r2) 18:00:02 (56/151) Installing libtasn1 (4.19.0-r1) 18:00:02 (57/151) Installing gnutls (3.8.0-r2) 18:00:02 (58/151) Installing cups-libs (2.4.7-r0) 18:00:02 (59/151) Installing libepoxy (1.5.10-r1) 18:00:02 (60/151) Installing fribidi (1.0.13-r0) 18:00:02 (61/151) Installing graphite2 (1.3.14-r5) 18:00:02 (62/151) Installing harfbuzz (7.3.0-r0) 18:00:02 (63/151) Installing libxft (2.3.8-r1) 18:00:02 (64/151) Installing pango (1.50.14-r1) 18:00:02 (65/151) Installing wayland-libs-client (1.22.0-r2) 18:00:02 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 18:00:02 (67/151) Installing wayland-libs-egl (1.22.0-r2) 18:00:02 (68/151) Installing xkeyboard-config (2.38-r0) 18:00:03 (69/151) Installing libxkbcommon (1.5.0-r2) 18:00:03 (70/151) Installing gtk+3.0 (3.24.38-r1) 18:00:03 Executing gtk+3.0-3.24.38-r1.post-install 18:00:03 (71/151) Installing icu-data-full (73.2-r2) 18:00:03 (72/151) Installing mesa (23.0.4-r0) 18:00:03 (73/151) Installing llvm15-libs (15.0.7-r6) 18:00:06 (74/151) Installing libdrm (2.4.115-r4) 18:00:06 (75/151) Installing musl-fts (1.2.7-r5) 18:00:06 (76/151) Installing libelf (0.189-r2) 18:00:06 (77/151) Installing mesa-glapi (23.0.4-r0) 18:00:06 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 18:00:06 (79/151) Installing eudev-libs (3.2.11-r8) 18:00:06 (80/151) Installing libmagic (5.45-r0) 18:00:07 (81/151) Installing file (5.45-r0) 18:00:07 (82/151) Installing libice (1.1.1-r2) 18:00:07 (83/151) Installing libuuid (2.38.1-r8) 18:00:07 (84/151) Installing libsm (1.2.4-r1) 18:00:07 (85/151) Installing libxt (1.3.0-r2) 18:00:07 (86/151) Installing libxmu (1.1.4-r2) 18:00:07 (87/151) Installing xset (1.2.5-r1) 18:00:07 (88/151) Installing xprop (1.2.6-r0) 18:00:07 (89/151) Installing xdg-utils (1.1.3-r4) 18:00:07 (90/151) Installing libogg (1.3.5-r4) 18:00:07 (91/151) Installing flac-libs (1.4.3-r0) 18:00:07 (92/151) Installing alsa-lib (1.2.9-r1) 18:00:07 (93/151) Installing libatomic (12.2.1_git20220924-r10) 18:00:07 (94/151) Installing svt-av1-libs (1.6.0-r0) 18:00:07 (95/151) Installing aom-libs (3.6.1-r0) 18:00:07 (96/151) Installing libva (2.18.0-r1) 18:00:07 (97/151) Installing libvdpau (1.5-r1) 18:00:07 (98/151) Installing ffmpeg-libavutil (6.0-r15) 18:00:07 (99/151) Installing libdav1d (1.2.1-r0) 18:00:07 (100/151) Installing libhwy (1.0.4-r1) 18:00:07 (101/151) Installing lcms2 (2.15-r2) 18:00:07 (102/151) Installing libjxl (0.8.2-r0) 18:00:07 (103/151) Installing lame-libs (3.100-r5) 18:00:07 (104/151) Installing opus (1.4-r0) 18:00:07 (105/151) Installing libgomp (12.2.1_git20220924-r10) 18:00:07 (106/151) Installing soxr (0.1.3-r5) 18:00:07 (107/151) Installing ffmpeg-libswresample (6.0-r15) 18:00:07 (108/151) Installing libtheora (1.1.1-r17) 18:00:07 (109/151) Installing libvorbis (1.3.7-r1) 18:00:07 (110/151) Installing libvpx (1.13.0-r2) 18:00:07 (111/151) Installing x264-libs (0.164_git20220602-r1) 18:00:07 (112/151) Installing numactl (2.0.16-r4) 18:00:07 (113/151) Installing x265-libs (3.5-r4) 18:00:07 (114/151) Installing xvidcore (1.3.7-r1) 18:00:07 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 18:00:08 (116/151) Installing libbluray (1.3.4-r0) 18:00:08 (117/151) Installing mpg123-libs (1.31.3-r1) 18:00:08 (118/151) Installing libopenmpt (0.7.2-r0) 18:00:08 (119/151) Installing cjson (1.7.15-r4) 18:00:08 (120/151) Installing mbedtls (2.28.5-r0) 18:00:08 (121/151) Installing librist (0.2.7-r0) 18:00:08 (122/151) Installing libsrt (1.5.2-r0) 18:00:08 (123/151) Installing libssh (0.10.5-r0) 18:00:08 (124/151) Installing libsodium (1.0.18-r3) 18:00:08 (125/151) Installing libzmq (4.3.4-r4) 18:00:08 (126/151) Installing ffmpeg-libavformat (6.0-r15) 18:00:08 (127/151) Installing libevent (2.1.12-r6) 18:00:08 (128/151) Installing wayland-libs-server (1.22.0-r2) 18:00:08 (129/151) Installing mesa-gbm (23.0.4-r0) 18:00:08 (130/151) Installing harfbuzz-subset (7.3.0-r0) 18:00:08 (131/151) Installing icu-libs (73.2-r2) 18:00:08 (132/151) Installing jsoncpp (1.9.5-r0) 18:00:08 (133/151) Installing minizip (1.2.13-r1) 18:00:08 (134/151) Installing nspr (4.35-r2) 18:00:08 (135/151) Installing sqlite-libs (3.41.2-r2) 18:00:08 (136/151) Installing nss (3.94-r0) 18:00:08 (137/151) Installing pipewire-libs (0.3.70-r1) 18:00:08 (138/151) Installing libasyncns (0.8-r1) 18:00:08 (139/151) Installing libltdl (2.4.7-r2) 18:00:08 (140/151) Installing orc (0.4.34-r0) 18:00:08 (141/151) Installing libsndfile (1.2.0-r2) 18:00:08 (142/151) Installing speexdsp (1.2.1-r1) 18:00:08 (143/151) Installing tdb-libs (1.4.8-r1) 18:00:08 (144/151) Installing libpulse (16.1-r10) 18:00:08 (145/151) Installing snappy (1.1.10-r1) 18:00:08 (146/151) Installing libwoff2common (1.0.2-r2) 18:00:08 (147/151) Installing libwoff2enc (1.0.2-r2) 18:00:08 (148/151) Installing libgpg-error (1.47-r1) 18:00:08 (149/151) Installing libgcrypt (1.10.2-r1) 18:00:08 (150/151) Installing libxslt (1.1.38-r0) 18:00:08 (151/151) Installing chromium (117.0.5938.62-r0) 18:00:14 Executing busybox-1.36.1-r2.trigger 18:00:14 Executing fontconfig-2.14.2-r3.trigger 18:00:14 Executing mkfontscale-1.2.2-r3.trigger 18:00:14 Executing glib-2.76.4-r0.trigger 18:00:14 Executing shared-mime-info-2.2-r5.trigger 18:00:16 Executing gdk-pixbuf-2.42.10-r5.trigger 18:00:16 Executing gtk-update-icon-cache-3.24.38-r1.trigger 18:00:16 OK: 555 MiB in 168 packages 18:00:32 Removing intermediate container 40768f35f9ea 18:00:32 ---> 62bdd35ee7f0 18:00:32 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:00:32 ---> Running in e1c4abb3d6de 18:00:32 Removing intermediate container e1c4abb3d6de 18:00:32 ---> ea3f39f88414 18:00:32 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 18:00:32 ---> Running in 574eb60d21f1 18:00:32 Removing intermediate container 574eb60d21f1 18:00:32 ---> 7497e87c4215 18:00:32 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 18:00:32 ---> Running in 5a2ba6f721eb 18:00:32 Removing intermediate container 5a2ba6f721eb 18:00:32 ---> dc0eda81b4e2 18:00:32 Step 6/11 : RUN npm install -g npm 18:00:32 ---> Running in 8318342aa404 18:00:57 18:00:57 removed 31 packages, and changed 65 packages in 23s 18:00:57 18:00:57 26 packages are looking for funding 18:00:57 run `npm fund` for details 18:01:01 Removing intermediate container 8318342aa404 18:01:01 ---> 43116d594fb9 18:01:01 Step 7/11 : ARG USER=1000 18:01:01 ---> Running in f53e6a092497 18:01:01 Removing intermediate container f53e6a092497 18:01:01 ---> 010559a015e9 18:01:01 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:01:01 ---> Running in 25e22a2cb4a0 18:01:03 Removing intermediate container 25e22a2cb4a0 18:01:03 ---> 2ae01e103d1d 18:01:03 Step 9/11 : USER $USER:$USER 18:01:03 ---> Running in d4174f7723e0 18:01:03 Removing intermediate container d4174f7723e0 18:01:03 ---> 3f3ea35a2a2b 18:01:03 Step 10/11 : WORKDIR /app 18:01:03 ---> Running in 6a183d02fd5e 18:01:04 Removing intermediate container 6a183d02fd5e 18:01:04 ---> befbe0d8f239 18:01:04 Step 11/11 : LABEL git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 18:01:04 ---> Running in 8dbe630e4f7f 18:01:04 Removing intermediate container 8dbe630e4f7f 18:01:04 ---> 34cc5d5b5f1d 18:01:04 Successfully built 34cc5d5b5f1d 18:01:04 Successfully tagged edgexfoundry/edgex-web-ui:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 18:01:04 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:01:04 touch edgex-web-ui.imagebuilt 18:01:04 mkdir -p node_modules coverage 18:01:04 chown "1000:1000" node_modules coverage package-lock.json 18:01:04 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:01:17 npm WARN EBADENGINE Unsupported engine { 18:01:17 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:01:17 npm WARN EBADENGINE required: { 18:01:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:01:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:01:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:01:17 npm WARN EBADENGINE }, 18:01:17 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:01:17 npm WARN EBADENGINE } 18:01:17 npm WARN EBADENGINE Unsupported engine { 18:01:17 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:01:17 npm WARN EBADENGINE required: { 18:01:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:01:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:01:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:01:17 npm WARN EBADENGINE }, 18:01:17 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:01:17 npm WARN EBADENGINE } 18:01:17 npm WARN EBADENGINE Unsupported engine { 18:01:17 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:01:17 npm WARN EBADENGINE required: { 18:01:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:01:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:01:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:01:17 npm WARN EBADENGINE }, 18:01:17 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:01:17 npm WARN EBADENGINE } 18:01:17 npm WARN EBADENGINE Unsupported engine { 18:01:17 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:01:17 npm WARN EBADENGINE required: { 18:01:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:01:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:01:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:01:17 npm WARN EBADENGINE }, 18:01:17 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:01:17 npm WARN EBADENGINE } 18:01:17 npm WARN EBADENGINE Unsupported engine { 18:01:17 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:01:17 npm WARN EBADENGINE required: { 18:01:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:01:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:01:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:01:17 npm WARN EBADENGINE }, 18:01:17 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:01:17 npm WARN EBADENGINE } 18:01:17 npm WARN EBADENGINE Unsupported engine { 18:01:17 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:01:17 npm WARN EBADENGINE required: { 18:01:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:01:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:01:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:01:17 npm WARN EBADENGINE }, 18:01:17 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:01:17 npm WARN EBADENGINE } 18:01:17 npm WARN EBADENGINE Unsupported engine { 18:01:17 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:01:17 npm WARN EBADENGINE required: { 18:01:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:01:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:01:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:01:17 npm WARN EBADENGINE }, 18:01:17 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:01:17 npm WARN EBADENGINE } 18:01:17 npm WARN EBADENGINE Unsupported engine { 18:01:17 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:01:17 npm WARN EBADENGINE required: { 18:01:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:01:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:01:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:01:17 npm WARN EBADENGINE }, 18:01:17 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:01:17 npm WARN EBADENGINE } 18:01:17 npm WARN EBADENGINE Unsupported engine { 18:01:17 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:01:17 npm WARN EBADENGINE required: { 18:01:17 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:01:17 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:01:17 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:01:17 npm WARN EBADENGINE }, 18:01:17 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } 18:01:17 npm WARN EBADENGINE } 18:02:53 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:02:54 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:02:54 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:02:55 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 18:02:55 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:02:55 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 18:02:55 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 18:02:56 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:02:57 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:03:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:03:00 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:03:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:03:03 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. 18:03:04 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. 18:03:04 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. 18:03:05 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:03:11 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:03:28 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 18:03:28 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 18:03:50 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. 18:04:17 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 18:04:56 18:04:56 added 1475 packages, and audited 1476 packages in 4m 18:04:56 18:04:56 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 18:04:56 18:04:56 To address issues that do not require attention, run: 18:04:56 npm audit fix 18:04:56 18:04:56 To address all issues (including breaking changes), run: 18:04:56 npm audit fix --force 18:04:56 18:04:56 Run `npm audit` for details. 18:04:56 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 18:05:11 - Generating browser application bundles (phase: setup)... 18:05:38 Compiling @angular/core : es2015 as esm2015 18:05:38 Compiling @angular/compiler/testing : es2015 as esm2015 18:06:00 Compiling @angular/core/testing : es2015 as esm2015 18:06:00 Compiling @angular/common : es2015 as esm2015 18:06:03 Compiling @angular/platform-browser : es2015 as esm2015 18:06:03 Compiling @angular/common/testing : es2015 as esm2015 18:06:05 Compiling @angular/router : es2015 as esm2015 18:06:06 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:06:10 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:06:11 Compiling @angular/common/http : es2015 as esm2015 18:06:12 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:06:14 Compiling @angular/forms : es2015 as esm2015 18:06:15 Compiling @angular/router/testing : es2015 as esm2015 18:06:16 Compiling @angular/common/http/testing : es2015 as esm2015 18:07:02 13 11 2023 18:06:59.713:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:07:02 13 11 2023 18:06:59.725:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:07:02 13 11 2023 18:06:59.750:INFO [launcher]: Starting browser ChromeHeadless 18:08:10 13 11 2023 18:08:01.407:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 18:08:10 13 11 2023 18:08:09.772:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:08:20 13 11 2023 18:08:20.454:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 18:08:39 ✔ Browser application bundle generation complete. 18:08:39 13 11 2023 18:08:37.364:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket 1tYkslIW6JTf3RWNAAAB with id 58884691 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.452 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.538 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.8 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 0.874 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 0.893 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.069 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.086 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.109 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.164 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.222 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.239 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 1.37 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 1.41 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 1.476 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 1.518 secs) 18:08:57 ERROR: 'NG0304: 'router-outlet' is not a known element: 18:08:57 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 18:08:57 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 1.518 secs) 18:08:57 ERROR: 'NG0304: 'router-outlet' is not a known element: 18:08:57 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 18:08:57 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 1.544 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 1.566 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 1.695 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 1.709 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 1.717 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 1.726 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 1.873 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.107 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.188 secs) 18:08:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.228 secs) 18:08:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 2.557 secs) 18:08:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 2.611 secs) 18:08:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 2.649 secs) 18:08:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 2.825 secs) 18:08:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 2.906 secs) 18:08:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 2.933 secs) 18:08:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 2.967 secs) 18:08:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.033 secs) 18:08:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.046 secs) 18:08:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.062 secs) 18:08:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.244 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.268 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.385 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 3.439 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 3.495 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 3.543 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 3.607 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 3.652 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 3.68 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 3.791 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 3.812 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 3.903 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 3.927 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 3.951 secs) 18:08:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 3.972 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 4.122 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 4.17 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 4.181 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 4.19 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 4.21 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 4.272 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 4.394 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 4.511 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 4.547 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 4.592 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 4.696 secs) 18:09:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 4.756 secs) 18:09:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 4.858 secs) 18:09:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 4.928 secs) 18:09:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 5.114 secs) 18:09:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 5.176 secs) 18:09:01 WARN: ' 18:09:01 It looks like you're using ngModel on the same form field as formControlName. 18:09:01 Support for using the ngModel input property and ngModelChange event with 18:09:01 reactive form directives has been deprecated in Angular v6 and will be removed 18:09:01 in a future version of Angular. 18:09:01 18:09:01 For more information on this, see our API docs here: 18:09:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:09:01 ' 18:09:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 5.176 secs) 18:09:01 WARN: ' 18:09:01 It looks like you're using ngModel on the same form field as formControlName. 18:09:01 Support for using the ngModel input property and ngModelChange event with 18:09:01 reactive form directives has been deprecated in Angular v6 and will be removed 18:09:01 in a future version of Angular. 18:09:01 18:09:01 For more information on this, see our API docs here: 18:09:01 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:09:01 ' 18:09:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 5.315 secs) 18:09:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 5.35 secs) 18:09:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 5.444 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 5.615 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 5.767 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 5.782 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 5.79 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 5.834 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 5.882 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 5.977 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.033 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.112 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 6.145 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 6.158 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 6.167 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 6.193 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 6.2 secs) 18:09:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 6.236 secs) 18:09:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 6.429 secs) 18:09:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 6.477 secs) 18:09:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 6.501 secs) 18:09:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 6.515 secs) 18:09:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 6.53 secs) 18:09:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 6.676 secs) 18:09:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 6.699 secs) 18:09:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 6.711 secs) 18:09:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 6.869 secs) 18:09:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 6.914 secs) 18:09:03 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 6.956 secs) 18:09:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.034 secs) 18:09:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 7.128 secs) 18:09:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 7.144 secs) 18:09:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 7.151 secs) 18:09:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 7.322 secs) 18:09:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 7.338 secs) 18:09:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 7.349 secs) 18:09:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 7.437 secs) 18:09:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 7.537 secs) 18:09:04 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 7.574 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 7.621 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 7.703 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 7.751 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 7.792 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 7.828 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 7.848 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 7.857 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 7.864 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 7.882 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 7.928 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 7.95 secs) 18:09:05 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 8.047 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 8.431 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 8.7 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 8.714 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 8.8 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 8.827 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 8.922 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 9.048 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 9.118 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 9.129 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 9.14 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 9.16 secs) 18:09:06 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 9.197 secs) 18:09:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 9.215 secs) 18:09:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.229 secs) 18:09:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 9.371 secs) 18:09:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 9.475 secs) 18:09:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 9.586 secs) 18:09:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 9.636 secs) 18:09:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 9.686 secs) 18:09:07 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 9.734 secs) 18:09:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 9.77 secs) 18:09:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 9.791 secs) 18:09:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 9.802 secs) 18:09:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 9.898 secs) 18:09:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 9.953 secs) 18:09:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 9.975 secs) 18:09:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 10 secs) 18:09:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 10.064 secs) 18:09:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 10.128 secs) 18:09:08 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 10.182 secs) 18:09:09 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (14.571 secs / 10.182 secs) 18:09:09 TOTAL: 147 SUCCESS 18:09:09 ✔ Browser application bundle generation complete. 18:09:12 18:09:12 =============================== Coverage summary =============================== 18:09:12 Statements : 41.02% ( 1473/3591 ) 18:09:12 Branches : 11.75% ( 114/970 ) 18:09:12 Functions : 32.21% ( 422/1310 ) 18:09:12 Lines : 39.01% ( 1328/3404 ) 18:09:12 ================================================================================ 18:09:12 13 11 2023 18:09:11.990:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:09:13 ✔ Browser application bundle generation complete. 18:09:17 make[1]: Leaving directory '/w/workspace/edgex-ui-go/143/web' [Pipeline] echo 18:09:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:09:17 $ docker stop --time=1 004fce4bb08b6f98c27bb8a92faab4ced57d0ac2aaf4dd7c23f8918dbd7c88f8 18:09:19 $ docker rm -f --volumes 004fce4bb08b6f98c27bb8a92faab4ced57d0ac2aaf4dd7c23f8918dbd7c88f8 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:22 Warning: overwriting stash ‘coverage-report’ 18:09:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:09:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:09:32 + ls -al . 18:09:32 total 176 18:09:32 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 17:58 . 18:09:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:55 .. 18:09:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:55 .blubracket 18:09:32 -rw-rw-r-- 1 jenkins jenkins 18 Nov 13 17:55 .dockerignore 18:09:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:55 .git 18:09:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:55 .github 18:09:32 -rw-rw-r-- 1 jenkins jenkins 161 Nov 13 17:55 .gitignore 18:09:32 -rw-rw-r-- 1 jenkins jenkins 9575 Nov 13 17:55 Attribution.txt 18:09:32 -rw-rw-r-- 1 jenkins jenkins 19103 Nov 13 17:55 CHANGELOG.md 18:09:32 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 13 17:55 CONTRIBUTING.md 18:09:32 -rw-rw-r-- 1 jenkins jenkins 1788 Nov 13 17:55 Dockerfile 18:09:32 -rw-rw-r-- 1 jenkins jenkins 652 Nov 13 17:55 Jenkinsfile 18:09:32 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 13 17:55 LICENSE 18:09:32 -rw-rw-r-- 1 jenkins jenkins 2134 Nov 13 17:55 Makefile 18:09:32 -rw-rw-r-- 1 jenkins jenkins 4381 Nov 13 17:55 README.md 18:09:32 -rw-rw-r-- 1 jenkins jenkins 12 Nov 13 17:51 VERSION 18:09:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:55 assets 18:09:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:55 bin 18:09:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 17:55 cmd 18:09:32 -rw-r--r-- 1 jenkins jenkins 10 Nov 13 17:58 coverage.out 18:09:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 17:55 docs 18:09:32 -rw-rw-r-- 1 jenkins jenkins 3472 Nov 13 17:55 go.mod 18:09:32 -rw-rw-r-- 1 jenkins jenkins 34189 Nov 13 17:55 go.sum 18:09:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 17:55 internal 18:09:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 17:55 testing 18:09:32 -rw-rw-r-- 1 jenkins jenkins 155 Nov 13 17:55 version.go 18:09:32 drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 18:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:33 + 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=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 --label arch=arm64 --label version=3.1.0-dev.13 . 18:09:34 Sending build context to Docker daemon 31.51MB 18:09:34 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:09:34 Step 2/25 : FROM ${BASE} AS builder 18:09:34 ---> 22b75e2735d2 18:09:34 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:09:35 ---> Running in fb284757483c 18:09:35 Removing intermediate container fb284757483c 18:09:35 ---> 851667e69295 18:09:35 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:09:35 ---> Running in 88cee487b505 18:09:36 Removing intermediate container 88cee487b505 18:09:36 ---> 797a7ad29aff 18:09:36 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:09:36 ---> Running in de3938b8dd5a 18:09:36 Removing intermediate container de3938b8dd5a 18:09:36 ---> 3e5d9b757d37 18:09:36 Step 6/25 : LABEL Name=edgex-ui-go 18:09:36 ---> Running in 829dc407959f 18:09:36 Removing intermediate container 829dc407959f 18:09:36 ---> 3615ac81f8dc 18:09:36 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:09:36 ---> Running in 78f87a81c8c8 18:09:37 Removing intermediate container 78f87a81c8c8 18:09:37 ---> fe258064cdbc 18:09:37 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:09:39 ---> 39bebc95343d 18:09:39 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:39 ---> Running in ca061389a98a 18:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:09:41 OK: 266 MiB in 52 packages 18:09:42 Removing intermediate container ca061389a98a 18:09:42 ---> 4fe1a5250bc9 18:09:42 Step 10/25 : ENV GO111MODULE=on 18:09:42 ---> Running in 9f4d5cf6e1ad 18:09:42 Removing intermediate container 9f4d5cf6e1ad 18:09:42 ---> 20c73d7cbc79 18:09:42 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:09:42 ---> Running in b54611045f7d 18:09:42 Removing intermediate container b54611045f7d 18:09:42 ---> 5760ba449dbd 18:09:42 Step 12/25 : COPY go.mod vendor* ./ 18:09:45 ---> 761faef46fba 18:09:45 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:45 ---> Running in bfd57e1f5ca8 18:09:48 Removing intermediate container bfd57e1f5ca8 18:09:48 ---> 38d81be0921f 18:09:48 Step 14/25 : COPY . . 18:09:52 ---> 8189365f2aea 18:09:52 Step 15/25 : RUN ${MAKE} 18:09:52 ---> Running in cbaea4412784 18:09:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.13" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 18:11:29 Removing intermediate container cbaea4412784 18:11:29 ---> 33cf5a31756c 18:11:29 Step 16/25 : FROM alpine:3.18 18:11:29 3.18: Pulling from library/alpine 18:11:29 579b34f0a95b: Already exists 18:11:29 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:11:29 Status: Downloaded newer image for alpine:3.18 18:11:29 ---> 3cc203321400 18:11:29 Step 17/25 : EXPOSE 4000 18:11:29 ---> Running in 7a0b71d98253 18:11:29 Removing intermediate container 7a0b71d98253 18:11:29 ---> 008a2725660e 18:11:29 Step 18/25 : 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 18:11:31 ---> b7c4b3081176 18:11:31 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:11:32 ---> 4cfa2c5efaaa 18:11:32 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:11:32 ---> 1ed4321fc610 18:11:32 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:11:32 ---> Running in 23850675e6c5 18:11:33 Removing intermediate container 23850675e6c5 18:11:33 ---> 201bdc42faee 18:11:33 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:11:33 ---> Running in 3dbf41527f4e 18:11:33 Removing intermediate container 3dbf41527f4e 18:11:33 ---> 9f50b4913e6d 18:11:33 Step 23/25 : LABEL arch=arm64 18:11:33 ---> Running in 9bdfd56bb39f 18:11:33 Removing intermediate container 9bdfd56bb39f 18:11:33 ---> f531d8903db5 18:11:33 Step 24/25 : LABEL git_sha=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 18:11:34 ---> Running in 6fce5315753b 18:11:34 Removing intermediate container 6fce5315753b 18:11:34 ---> 9e51a382cc89 18:11:34 Step 25/25 : LABEL version=3.1.0-dev.13 18:11:34 ---> Running in 9fea911048c7 18:11:34 Removing intermediate container 9fea911048c7 18:11:34 ---> f4006df4ea60 18:11:34 [Warning] One or more build-args [ARCH] were not consumed 18:11:34 Successfully built f4006df4ea60 18:11:34 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:35 provisioning config files... 18:11:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/143@tmp/config16072952769372040690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:35 ---> docker-login.sh 18:11:35 nexus3.edgexfoundry.org:10001 18:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:35 Configure a credential helper to remove this warning. See 18:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:35 18:11:35 Login Succeeded 18:11:35 nexus3.edgexfoundry.org:10002 18:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:35 Configure a credential helper to remove this warning. See 18:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:35 18:11:35 Login Succeeded 18:11:35 nexus3.edgexfoundry.org:10003 18:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:36 Configure a credential helper to remove this warning. See 18:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:36 18:11:36 Login Succeeded 18:11:36 nexus3.edgexfoundry.org:10004 18:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:36 Configure a credential helper to remove this warning. See 18:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:36 18:11:36 Login Succeeded 18:11:36 docker.io 18:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:11:37 Configure a credential helper to remove this warning. See 18:11:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:11:37 18:11:37 Login Succeeded 18:11:37 ---> docker-login.sh ends [Pipeline] } 18:11:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:11:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:11:37 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 18:11:37 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 18:11:37 latest 18:11:37 3.1.0-dev.13 18:11:37 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 18:11:37 main 18:11:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 18:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:11:39 b41a547e9c12: Preparing 18:11:39 13ba2a9f3a72: Preparing 18:11:39 9799f8aaec2d: Preparing 18:11:39 5f4d9fc4d98d: Preparing 18:11:39 5f4d9fc4d98d: Layer already exists 18:11:39 13ba2a9f3a72: Pushed 18:11:39 b41a547e9c12: Pushed 18:11:47 9799f8aaec2d: Pushed 18:11:47 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77: digest: sha256:f73b062141c68f24e0fbfdc48f172bbcf9ed1c8359e33c01fec6439b7abb7e23 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:48 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 18:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:11:48 b41a547e9c12: Preparing 18:11:48 13ba2a9f3a72: Preparing 18:11:48 9799f8aaec2d: Preparing 18:11:48 5f4d9fc4d98d: Preparing 18:11:48 5f4d9fc4d98d: Layer already exists 18:11:48 13ba2a9f3a72: Layer already exists 18:11:48 9799f8aaec2d: Layer already exists 18:11:48 b41a547e9c12: Layer already exists 18:11:48 latest: digest: sha256:f73b062141c68f24e0fbfdc48f172bbcf9ed1c8359e33c01fec6439b7abb7e23 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:49 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.13 18:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:11:49 b41a547e9c12: Preparing 18:11:49 13ba2a9f3a72: Preparing 18:11:49 9799f8aaec2d: Preparing 18:11:49 5f4d9fc4d98d: Preparing 18:11:49 13ba2a9f3a72: Layer already exists 18:11:49 5f4d9fc4d98d: Layer already exists 18:11:49 9799f8aaec2d: Layer already exists 18:11:49 b41a547e9c12: Layer already exists 18:11:49 3.1.0-dev.13: digest: sha256:f73b062141c68f24e0fbfdc48f172bbcf9ed1c8359e33c01fec6439b7abb7e23 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:50 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 18:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:11:53 b41a547e9c12: Preparing 18:11:53 13ba2a9f3a72: Preparing 18:11:53 9799f8aaec2d: Preparing 18:11:53 5f4d9fc4d98d: Preparing 18:11:53 b41a547e9c12: Layer already exists 18:11:53 13ba2a9f3a72: Layer already exists 18:11:53 9799f8aaec2d: Layer already exists 18:11:53 5f4d9fc4d98d: Layer already exists 18:11:53 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13: digest: sha256:f73b062141c68f24e0fbfdc48f172bbcf9ed1c8359e33c01fec6439b7abb7e23 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 18:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 18:11:54 b41a547e9c12: Preparing 18:11:54 13ba2a9f3a72: Preparing 18:11:54 9799f8aaec2d: Preparing 18:11:54 5f4d9fc4d98d: Preparing 18:11:54 9799f8aaec2d: Layer already exists 18:11:54 13ba2a9f3a72: Layer already exists 18:11:54 b41a547e9c12: Layer already exists 18:11:54 5f4d9fc4d98d: Layer already exists 18:11:54 main: digest: sha256:f73b062141c68f24e0fbfdc48f172bbcf9ed1c8359e33c01fec6439b7abb7e23 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:11:54 ===================================================== [Pipeline] echo 18:11:54 taggedImages: 18:11:54 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 18:11:54 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 18:11:54 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.13 18:11:54 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77-3.1.0-dev.13 18:11:54 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:54 18:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:11:55 arm64: Pulling from edgex-lftools-log-publisher 18:11:55 8998bd30e6a1: Pulling fs layer 18:11:55 04944245beec: Pulling fs layer 18:11:55 699f458cf7ca: Pulling fs layer 18:11:55 765212b225bb: Pulling fs layer 18:11:55 f23df028b6ca: Pulling fs layer 18:11:55 765212b225bb: Waiting 18:11:55 d65c8cfc05b1: Pulling fs layer 18:11:55 f23df028b6ca: Waiting 18:11:55 2437ff75d9bd: Pulling fs layer 18:11:55 d65c8cfc05b1: Waiting 18:11:55 2437ff75d9bd: Waiting 18:11:55 04944245beec: Verifying Checksum 18:11:55 04944245beec: Download complete 18:11:55 765212b225bb: Verifying Checksum 18:11:55 765212b225bb: Download complete 18:11:55 f23df028b6ca: Verifying Checksum 18:11:55 f23df028b6ca: Download complete 18:11:55 d65c8cfc05b1: Verifying Checksum 18:11:55 d65c8cfc05b1: Download complete 18:11:55 699f458cf7ca: Verifying Checksum 18:11:55 699f458cf7ca: Download complete 18:11:55 8998bd30e6a1: Verifying Checksum 18:11:55 8998bd30e6a1: Download complete 18:11:58 2437ff75d9bd: Verifying Checksum 18:11:58 2437ff75d9bd: Download complete 18:12:01 8998bd30e6a1: Pull complete 18:12:01 04944245beec: Pull complete 18:12:03 699f458cf7ca: Pull complete 18:12:03 765212b225bb: Pull complete 18:12:04 f23df028b6ca: Pull complete 18:12:06 d65c8cfc05b1: Pull complete 18:12:24 2437ff75d9bd: Pull complete 18:12:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:24 prd-ubuntu20.04-docker-arm64-4c-16g-17359 does not seem to be running inside a container 18:12:25 $ 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/143 -v /w/workspace/edgex-ui-go/143:/w/workspace/edgex-ui-go/143:rw,z -v /w/workspace/edgex-ui-go/143@tmp:/w/workspace/edgex-ui-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:12:28 $ docker top 8f47655048a9c98a2b904e6f50b0a335f79017fab796ec8d52521204d06d30d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:29 ---> job-cost.sh 18:12:29 lf-activate-venv: SKIPPING 18:12:29 INFO: No Stack... 18:12:29 INFO: Retrieving Pricing Info for: v3-standard-4 18:12:30 INFO: Archiving Costs [Pipeline] sh 18:12:30 + cat /w/workspace/edgex-ui-go/143/archives/cost.csv 18:12:30 + cut -d, -f6 [Pipeline] lock 18:12:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] 18:12:31 Resource [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] did not exist. Created. 18:12:31 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:12:31 /w/workspace/edgex-ui-go/143@tmp/durable-31727dae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:12:32 + echo total: 0.10999999940395355 [Pipeline] stash 18:12:32 Warning: overwriting stash ‘stack-cost’ 18:12:38 Stashed 1 file(s) [Pipeline] } 18:12:38 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 18:12:38 $ docker stop --time=1 8f47655048a9c98a2b904e6f50b0a335f79017fab796ec8d52521204d06d30d6 18:12:40 $ docker rm -f --volumes 8f47655048a9c98a2b904e6f50b0a335f79017fab796ec8d52521204d06d30d6 [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 18:12:40 provisioning config files... 18:12:40 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4095731637762305717tmp [Pipeline] { [Pipeline] sh 18:12:41 + set +x 18:12:41 + curl -s https://codecov.io/bash 18:12:41 + bash -s -- 18:12:41 18:12:41 _____ _ 18:12:41 / ____| | | 18:12:41 | | ___ __| | ___ ___ _____ __ 18:12:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:12:41 | |___| (_) | (_| | __/ (_| (_) \ V / 18:12:41 \_____\___/ \__,_|\___|\___\___/ \_/ 18:12:41 Bash-1.0.6 18:12:41 18:12:41 18:12:41 ==> git version 2.25.1 found 18:12:41 ==> 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 18:12:41 Release-Date: 2020-01-08 18:12:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:12:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:12:41 ==> Jenkins CI detected. 18:12:41 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 18:12:41 project root: . 18:12:41 --> token set from env 18:12:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:12:41 ==> Running gcov in . (disable via -X gcov) 18:12:41 ==> Python coveragepy not found 18:12:41 ==> Searching for coverage reports in: 18:12:41 + . 18:12:41 -> Found 1 reports 18:12:41 ==> Detecting git/mercurial file structure 18:12:41 ==> Reading reports 18:12:41 + ./coverage.out bytes=10 18:12:41 ==> Appending adjustments 18:12:41 https://docs.codecov.io/docs/fixing-reports 18:12:42 + Found adjustments 18:12:42 ==> Gzipping contents 18:12:42 12K /tmp/codecov.T0FICh.gz 18:12:42 ==> Uploading reports 18:12:42 url: https://codecov.io 18:12:42 query: branch=main&commit=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:12:42 -> Pinging Codecov 18:12:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:12:42 -> Uploading to 18:12:42 https://storage.googleapis.com/codecov/v4/raw/2023-11-13/FB506323287CE973F263BFD2A0EB1F37/d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77/7fe67ba8-3e28-45cf-a22d-43413a4e6917.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231113T181242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=de861d67a3d09c6f92f2938963db79e35ec9d1115c7bad0acdc1f61a8cdedfb1 18:12:42 % Total % Received % Xferd Average Speed Time Time Time Current 18:12:42 Dload Upload Total Spent Left Speed 18:12:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 34430 --:--:-- --:--:-- --:--:-- 34430 18:12:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] } 18:12:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:12:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:12:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:12:43 18:12:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:12:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:12:43 df9b9388f04a: Pulling fs layer 18:12:43 52dc419b0ee2: Pulling fs layer 18:12:43 25bc292e5bac: Pulling fs layer 18:12:43 114826534d7a: Pulling fs layer 18:12:43 4657fd5d0bcf: Pulling fs layer 18:12:43 6ad1cebc031e: Pulling fs layer 18:12:43 8a3aa393b2d8: Pulling fs layer 18:12:43 6ad1cebc031e: Waiting 18:12:43 4657fd5d0bcf: Waiting 18:12:43 8a3aa393b2d8: Waiting 18:12:43 114826534d7a: Waiting 18:12:43 25bc292e5bac: Verifying Checksum 18:12:43 25bc292e5bac: Download complete 18:12:43 52dc419b0ee2: Download complete 18:12:43 4657fd5d0bcf: Verifying Checksum 18:12:43 4657fd5d0bcf: Download complete 18:12:43 df9b9388f04a: Verifying Checksum 18:12:43 df9b9388f04a: Download complete 18:12:43 df9b9388f04a: Pull complete 18:12:43 6ad1cebc031e: Verifying Checksum 18:12:43 6ad1cebc031e: Download complete 18:12:43 52dc419b0ee2: Pull complete 18:12:43 25bc292e5bac: Pull complete 18:12:44 114826534d7a: Verifying Checksum 18:12:44 114826534d7a: Download complete 18:12:44 8a3aa393b2d8: Verifying Checksum 18:12:44 8a3aa393b2d8: Download complete 18:12:47 114826534d7a: Pull complete 18:12:47 4657fd5d0bcf: Pull complete 18:12:47 6ad1cebc031e: Pull complete 18:12:50 8a3aa393b2d8: Pull complete 18:12:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:12:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:12:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:50 prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container 18:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:12:54 $ docker top 6be08b549cef069a78199aef0d445ab25bac23c0a205acc372364842099cc3fd -eo pid,comm [Pipeline] { [Pipeline] echo 18:12:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 18:12:55 + set -o pipefail 18:12:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 18:13:00 18:13:00 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 18:13:00 18:13:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a437147e-3c29-4425-9ec0-8ee1089f8373 18:13:00 18:13:00 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:13:00 18:13:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:13:00 18:13:01 18:13:01 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:13:01 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:13:01 More details here: https://snyk.co/ue1NS 18:13:01 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 18:13:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 18:13:01 $ docker stop --time=1 6be08b549cef069a78199aef0d445ab25bac23c0a205acc372364842099cc3fd 18:13:05 $ docker rm -f --volumes 6be08b549cef069a78199aef0d445ab25bac23c0a205acc372364842099cc3fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:06 + git log --format=format:%s -1 d7ed7248ab4cc87b79f934c5f1f7e521c4d5fc77 [Pipeline] sh 18:13:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:07 prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container 18:13:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 18:13:07 $ docker top 691c5a60e9352042062aa3702a903a5ffa8c99a1061aa4d02b506e2b287481c2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:07 [ssh-agent] Looking for ssh-agent implementation... 18:13:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:07 $ docker exec 691c5a60e9352042062aa3702a903a5ffa8c99a1061aa4d02b506e2b287481c2 ssh-agent 18:13:07 SSH_AUTH_SOCK=/tmp/ssh-qRYkMzBZt66U/agent.32 18:13:07 SSH_AGENT_PID=38 18:13:07 Running ssh-add (command line suppressed) 18:13:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6800946387593632336.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6800946387593632336.key) 18:13:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:08 + git semver tag 18:13:08 2023-11-13 18:13:08,617 [run_tag] DEBUG tag force:False 18:13:08 2023-11-13 18:13:08,617 [check_head_tag] DEBUG check head tag 18:13:08 2023-11-13 18:13:08,618 [execute] INFO git cat-file --batch-check 18:13:08 2023-11-13 18:13:08,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 18:13:08 2023-11-13 18:13:08,621 [execute] INFO git cat-file --batch 18:13:08 2023-11-13 18:13:08,622 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 18:13:08 2023-11-13 18:13:08,632 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:13:08 2023-11-13 18:13:08,632 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 18:13:08 2023-11-13 18:13:08,632 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 18:13:08 2023-11-13 18:13:08,637 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:13:08 3.1.0-dev.13 [Pipeline] } 18:13:08 $ docker exec --env ******** --env ******** 691c5a60e9352042062aa3702a903a5ffa8c99a1061aa4d02b506e2b287481c2 ssh-agent -k 18:13:09 unset SSH_AUTH_SOCK; 18:13:09 unset SSH_AGENT_PID; 18:13:09 echo Agent pid 38 killed; 18:13:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:09 + git semver [Pipeline] } 18:13:09 $ docker stop --time=1 691c5a60e9352042062aa3702a903a5ffa8c99a1061aa4d02b506e2b287481c2 18:13:10 $ docker rm -f --volumes 691c5a60e9352042062aa3702a903a5ffa8c99a1061aa4d02b506e2b287481c2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:13:11 18:13:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:13:11 0.23.1-centos7: Pulling from edgex-lftools 18:13:11 ab5ef0e58194: Pulling fs layer 18:13:11 9712f1f96733: Pulling fs layer 18:13:11 63f879dbbcfc: Pulling fs layer 18:13:11 0d9ebad4ef96: Pulling fs layer 18:13:11 e9a5061849ea: Pulling fs layer 18:13:11 d747dcd14b5f: Pulling fs layer 18:13:11 2de7ff778b66: Pulling fs layer 18:13:11 2de7ff778b66: Waiting 18:13:11 d747dcd14b5f: Waiting 18:13:11 e9a5061849ea: Waiting 18:13:11 0d9ebad4ef96: Waiting 18:13:11 9712f1f96733: Verifying Checksum 18:13:11 9712f1f96733: Download complete 18:13:11 63f879dbbcfc: Verifying Checksum 18:13:11 63f879dbbcfc: Download complete 18:13:12 0d9ebad4ef96: Verifying Checksum 18:13:12 0d9ebad4ef96: Download complete 18:13:12 e9a5061849ea: Verifying Checksum 18:13:12 e9a5061849ea: Download complete 18:13:12 d747dcd14b5f: Verifying Checksum 18:13:12 d747dcd14b5f: Download complete 18:13:12 ab5ef0e58194: Verifying Checksum 18:13:12 ab5ef0e58194: Download complete 18:13:12 2de7ff778b66: Verifying Checksum 18:13:12 2de7ff778b66: Download complete 18:13:14 ab5ef0e58194: Pull complete 18:13:14 9712f1f96733: Pull complete 18:13:15 63f879dbbcfc: Pull complete 18:13:19 0d9ebad4ef96: Pull complete 18:13:19 e9a5061849ea: Pull complete 18:13:19 d747dcd14b5f: Pull complete 18:13:20 2de7ff778b66: Pull complete 18:13:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:13:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:20 prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container 18:13:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools:0.23.1-centos7 cat 18:13:25 $ docker top 378a6a2daf57e6c4a7e646d35f21e95a8abfc9553d14097cdf22e07062114a6b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:13:25 provisioning config files... 18:13:25 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15476672393008679618tmp 18:13:25 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1992995131880988584tmp 18:13:25 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10879901406447175758tmp [Pipeline] { [Pipeline] echo 18:13:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:13:26 ---> sigul-configuration.sh 18:13:26 gpg: directory `/root/.gnupg' created 18:13:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:13:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:13:26 gpg: keyring `/root/.gnupg/secring.gpg' created 18:13:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:13:26 gpg: CAST5 encrypted data 18:13:26 gpg: encrypted with 1 passphrase 18:13:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:13:26 + mkdir /home/jenkins 18:13:26 + mkdir /home/jenkins/sigul [Pipeline] sh 18:13:26 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:13:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:13:27 ---> sigul-install.sh 18:13:27 Sigul already installed; skipping installation. [Pipeline] sh 18:13:27 + git tag --list 18:13:27 0.1.1 18:13:27 v1.1.0 18:13:27 v1.2.0 18:13:27 v1.2.1 18:13:27 v1.3.0 18:13:27 v2.0.0 18:13:27 v2.1.0 18:13:27 v2.2.0 18:13:27 v2.3.0 18:13:27 v3.0 18:13:27 v3.0.0 18:13:27 v3.1.0-dev.1 18:13:27 v3.1.0-dev.10 18:13:27 v3.1.0-dev.11 18:13:27 v3.1.0-dev.12 18:13:27 v3.1.0-dev.13 18:13:27 v3.1.0-dev.2 18:13:27 v3.1.0-dev.3 18:13:27 v3.1.0-dev.4 18:13:27 v3.1.0-dev.5 18:13:27 v3.1.0-dev.6 18:13:27 v3.1.0-dev.7 18:13:27 v3.1.0-dev.8 18:13:27 v3.1.0-dev.9 [Pipeline] sh 18:13:27 + lftools sign git-tag v3.1.0-dev.13 18:13:28 Signing Git tag with Sigul... 18:13:28 Signing v3.1.0-dev.13 [Pipeline] echo 18:13:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:13:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:13:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:13:29 $ docker stop --time=1 378a6a2daf57e6c4a7e646d35f21e95a8abfc9553d14097cdf22e07062114a6b 18:13:30 $ docker rm -f --volumes 378a6a2daf57e6c4a7e646d35f21e95a8abfc9553d14097cdf22e07062114a6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:13:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:34 prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container 18:13:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 18:13:34 $ docker top d3d06e23acfdd1cca94e47eef158b7614e7edac711e405cd4346054233032c70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:34 [ssh-agent] Looking for ssh-agent implementation... 18:13:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:35 $ docker exec d3d06e23acfdd1cca94e47eef158b7614e7edac711e405cd4346054233032c70 ssh-agent 18:13:35 SSH_AUTH_SOCK=/tmp/ssh-1iUZSNqucK4m/agent.31 18:13:35 SSH_AGENT_PID=37 18:13:35 Running ssh-add (command line suppressed) 18:13:35 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10288380675424473616.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10288380675424473616.key) 18:13:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:35 + git semver bump pre 18:13:35 2023-11-13 18:13:35,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:13:35 2023-11-13 18:13:35,753 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev 18:13:35 2023-11-13 18:13:35,753 [bump_version] DEBUG bumped version:3.1.0-dev.14 18:13:35 2023-11-13 18:13:35,753 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 18:13:35 2023-11-13 18:13:35,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:13:35 2023-11-13 18:13:35,753 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:13:35 2023-11-13 18:13:35,755 [execute] INFO git cat-file --batch-check 18:13:35 2023-11-13 18:13:35,755 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:13:35 2023-11-13 18:13:35,760 [execute] INFO git cat-file --batch 18:13:35 2023-11-13 18:13:35,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:13:35 2023-11-13 18:13:35,764 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:13:35 3.1.0-dev.14 [Pipeline] } 18:13:35 $ docker exec --env ******** --env ******** d3d06e23acfdd1cca94e47eef158b7614e7edac711e405cd4346054233032c70 ssh-agent -k 18:13:35 unset SSH_AUTH_SOCK; 18:13:35 unset SSH_AGENT_PID; 18:13:35 echo Agent pid 37 killed; 18:13:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:36 + git semver [Pipeline] } 18:13:36 $ docker stop --time=1 d3d06e23acfdd1cca94e47eef158b7614e7edac711e405cd4346054233032c70 18:13:37 $ docker rm -f --volumes d3d06e23acfdd1cca94e47eef158b7614e7edac711e405cd4346054233032c70 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:38 prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container 18:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 18:13:38 $ docker top 43ccfb891c876db9ef65f141dcbdc9cefd78467d2163b1457a44c487b6fcb54f -eo pid,comm 18:13:39 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). 18:13:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:39 [ssh-agent] Looking for ssh-agent implementation... 18:13:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:39 $ docker exec 43ccfb891c876db9ef65f141dcbdc9cefd78467d2163b1457a44c487b6fcb54f ssh-agent 18:13:39 SSH_AUTH_SOCK=/tmp/ssh-NE4ZS1TQU12r/agent.32 18:13:39 SSH_AGENT_PID=38 18:13:39 Running ssh-add (command line suppressed) 18:13:39 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4406932469500114256.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4406932469500114256.key) 18:13:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:39 + git semver push 18:13:39 2023-11-13 18:13:39,823 [run_push] DEBUG push 18:13:39 2023-11-13 18:13:39,824 [execute] INFO git cat-file --batch-check 18:13:39 2023-11-13 18:13:39,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 18:13:39 2023-11-13 18:13:39,828 [execute] INFO git rev-list 6cab62b18d931f70ecbb3844292f20235cf553f0 -- 18:13:39 2023-11-13 18:13:39,828 [execute] DEBUG Popen(['git', 'rev-list', '6cab62b18d931f70ecbb3844292f20235cf553f0', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:13:39 2023-11-13 18:13:39,836 [execute] INFO git fetch -v origin 18:13:39 2023-11-13 18:13:39,837 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 18:13:40 2023-11-13 18:13:40,397 [run_push] DEBUG no remote changes detected 18:13:40 2023-11-13 18:13:40,397 [execute] INFO git push origin semver 18:13:40 2023-11-13 18:13:40,398 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 18:13:41 2023-11-13 18:13:41,268 [run_push] DEBUG push all version tags 18:13:41 2023-11-13 18:13:41,268 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:13:41 2023-11-13 18:13:41,269 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 18:13:42 2023-11-13 18:13:42,067 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 18:13:42 3.1.0-dev.14 [Pipeline] } 18:13:42 $ docker exec --env ******** --env ******** 43ccfb891c876db9ef65f141dcbdc9cefd78467d2163b1457a44c487b6fcb54f ssh-agent -k 18:13:42 unset SSH_AUTH_SOCK; 18:13:42 unset SSH_AGENT_PID; 18:13:42 echo Agent pid 38 killed; 18:13:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:42 + git semver [Pipeline] } 18:13:43 $ docker stop --time=1 43ccfb891c876db9ef65f141dcbdc9cefd78467d2163b1457a44c487b6fcb54f 18:13:44 $ docker rm -f --volumes 43ccfb891c876db9ef65f141dcbdc9cefd78467d2163b1457a44c487b6fcb54f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:13:45 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 18:13:45 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 18:13:45 total 16 18:13:45 drwxr-xr-x 3 root root 4096 Nov 13 17:55 . 18:13:45 drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 18:13 .. 18:13:45 drwxr-xr-x 2 root root 4096 Nov 13 17:55 cost 18:13:45 -rw-r--r-- 1 root root 83 Nov 13 17:55 cost.csv 18:13:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 18:13:45 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 18:13:45 total 16 18:13:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 17:55 . 18:13:45 drwxrwxr-x 14 jenkins jenkins 4096 Nov 13 18:13 .. 18:13:45 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 17:55 cost 18:13:45 -rw-r--r-- 1 jenkins jenkins 83 Nov 13 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:13:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:13:46 ---> package-listing.sh 18:13:46 ++ facter osfamily 18:13:46 ++ tr '[:upper:]' '[:lower:]' 18:13:46 + OS_FAMILY=debian 18:13:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 18:13:46 + START_PACKAGES=/tmp/packages_start.txt 18:13:46 + END_PACKAGES=/tmp/packages_end.txt 18:13:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:46 + PACKAGES=/tmp/packages_start.txt 18:13:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 18:13:46 + PACKAGES=/tmp/packages_end.txt 18:13:46 + case "${OS_FAMILY}" in 18:13:46 + dpkg -l 18:13:46 + grep '^ii' 18:13:46 + '[' -f /tmp/packages_start.txt ']' 18:13:46 + '[' -f /tmp/packages_end.txt ']' 18:13:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 18:13:46 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 18:13:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 18:13:46 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:13:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:47 prd-ubuntu20.04-docker-8c-8g-17357 does not seem to be running inside a container 18:13:47 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools-log-publisher:latest cat 18:13:47 $ docker top f6f6234e05abaaf73a92c4965ce4af47df139d3d185acfadeca3bff4857de620 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:47 + touch /tmp/pre-build-complete [Pipeline] sh 18:13:48 + mkdir -p /var/log/sysstat [Pipeline] sh 18:13:48 + ls /var/log/sa-host 18:13:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:48 provisioning config files... 18:13:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6613827678992931265tmp [Pipeline] { [Pipeline] echo 18:13:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:13:48 ---> create-netrc.sh [Pipeline] } 18:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:13:49 ---> python-tools-install.sh [Pipeline] echo 18:13:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:13:49 ---> sudo-logs.sh 18:13:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:13:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:13:49 ---> job-cost.sh 18:13:49 lf-activate-venv: SKIPPING 18:13:49 DEBUG: total: 0.2199999988079071 18:13:49 INFO: Retrieving Stack Cost... 18:13:50 INFO: Retrieving Pricing Info for: v3-standard-8 18:13:50 INFO: Archiving Costs [Pipeline] echo 18:13:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:13:50 ---> logs-deploy.sh 18:13:50 lf-activate-venv: SKIPPING 18:13:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/143 18:13:50 INFO: archiving workspace using pattern(s): 18:13:51 Archives upload complete. 18:13:51 INFO: archiving logs to Nexus