Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44becd0efa6ffb5b62a597229c194c6b59bdfa7c 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-ssh7818390939320928508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14228607229911579601.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh3678262299649882834.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10185220212507954804.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-ssh13410609868051326781.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. [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-1491 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 44becd0efa6ffb5b62a597229c194c6b59bdfa7c (main) > 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 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 Commit message: "Merge pull request #706 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.18" > git rev-list --no-walk 3eb1adefd5738562ce5b7be1967e713f82ccced7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:35:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:35:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:35:02 ========================================================= 05:35:02 EdgeX Global Pipelines Version Info 05:35:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:35:03 ------------------- 05:35:03 stable info: 05:35:03 ------------------- 05:35:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:35:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:35:03 Message: update stable to v1.0.258 05:35:03 ------------------- 05:35:03 experimental info: 05:35:03 ------------------- 05:35:03 Commited By: **** collab-it+edgex@linuxfoundation.org 05:35:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:35:03 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:35:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44becd0efa6ffb5b62a597229c194c6b59bdfa7c [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44becd0 [Pipeline] echo 05:35:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:35:04 provisioning config files... 05:35:04 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17145990581673830695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:05 ---> ****-login.sh 05:35:05 nexus3.edgexfoundry.org:10001 05:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:05 Configure a credential helper to remove this warning. See 05:35:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:05 05:35:05 Login Succeeded 05:35:05 nexus3.edgexfoundry.org:10002 05:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:05 Configure a credential helper to remove this warning. See 05:35:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:05 05:35:05 Login Succeeded 05:35:05 nexus3.edgexfoundry.org:10003 05:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:05 Configure a credential helper to remove this warning. See 05:35:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:05 05:35:05 Login Succeeded 05:35:05 nexus3.edgexfoundry.org:10004 05:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:05 Configure a credential helper to remove this warning. See 05:35:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:05 05:35:05 Login Succeeded 05:35:05 ****.io 05:35:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:06 Configure a credential helper to remove this warning. See 05:35:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:06 05:35:06 Login Succeeded 05:35:06 ---> ****-login.sh ends [Pipeline] } 05:35:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:35:06 + git rev-list -1 --merges 44becd0efa6ffb5b62a597229c194c6b59bdfa7c~1..44becd0efa6ffb5b62a597229c194c6b59bdfa7c [Pipeline] echo 05:35:06 -----------> git rev-list -1 --merges 44becd0efa6ffb5b62a597229c194c6b59bdfa7c~1..44becd0efa6ffb5b62a597229c194c6b59bdfa7c 44becd0efa6ffb5b62a597229c194c6b59bdfa7c 05:35:06 44becd0efa6ffb5b62a597229c194c6b59bdfa7c [false] [Pipeline] sh 05:35:07 + git log --format=format:%s -1 44becd0efa6ffb5b62a597229c194c6b59bdfa7c [Pipeline] echo 05:35:07 ========================================================= 05:35:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:35:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:35:07 + git log --format=format:%s -1 44becd0efa6ffb5b62a597229c194c6b59bdfa7c [Pipeline] echo 05:35:07 [semverPrep] GIT_COMMIT: 44becd0efa6ffb5b62a597229c194c6b59bdfa7c, Commit Message: Merge pull request #706 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.18 [Pipeline] echo 05:35:07 [semverPrep] This is not a build commit. [Pipeline] sh 05:35:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:35:07 + grep -v github /etc/ssh/ssh_known_hosts 05:35:07 + [ -e /tmp/ssh_known_hosts ] 05:35:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:35:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:35:07 + sudo tee -a /etc/ssh/ssh_known_hosts 05:35:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:08 05:35:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:08 0.1.4: Pulling from edgex-devops/py-git-semver 05:35:08 b85a868b505f: Pulling fs layer 05:35:08 e2be974225ed: Pulling fs layer 05:35:08 339a4e72a1f5: Pulling fs layer 05:35:08 988bab9f4d93: Pulling fs layer 05:35:08 1469e6f7b9e6: Pulling fs layer 05:35:08 eaf3925da568: Pulling fs layer 05:35:08 bab4dde63d76: Pulling fs layer 05:35:08 bde34c3a00c8: Pulling fs layer 05:35:08 b352a97aabf1: Pulling fs layer 05:35:08 4872d77fe225: Pulling fs layer 05:35:08 5851b861e8e6: Pulling fs layer 05:35:08 988bab9f4d93: Waiting 05:35:08 b352a97aabf1: Waiting 05:35:08 4872d77fe225: Waiting 05:35:08 5851b861e8e6: Waiting 05:35:08 eaf3925da568: Waiting 05:35:08 bde34c3a00c8: Waiting 05:35:08 bab4dde63d76: Waiting 05:35:08 1469e6f7b9e6: Waiting 05:35:08 e2be974225ed: Verifying Checksum 05:35:08 e2be974225ed: Download complete 05:35:08 988bab9f4d93: Verifying Checksum 05:35:08 988bab9f4d93: Download complete 05:35:08 1469e6f7b9e6: Verifying Checksum 05:35:08 1469e6f7b9e6: Download complete 05:35:08 339a4e72a1f5: Verifying Checksum 05:35:08 eaf3925da568: Download complete 05:35:08 bde34c3a00c8: Download complete 05:35:08 b352a97aabf1: Verifying Checksum 05:35:08 b352a97aabf1: Download complete 05:35:08 4872d77fe225: Verifying Checksum 05:35:08 4872d77fe225: Download complete 05:35:08 5851b861e8e6: Download complete 05:35:08 b85a868b505f: Verifying Checksum 05:35:08 b85a868b505f: Download complete 05:35:09 bab4dde63d76: Verifying Checksum 05:35:09 bab4dde63d76: Download complete 05:35:10 b85a868b505f: Pull complete 05:35:10 e2be974225ed: Pull complete 05:35:10 339a4e72a1f5: Pull complete 05:35:10 988bab9f4d93: Pull complete 05:35:11 1469e6f7b9e6: Pull complete 05:35:11 eaf3925da568: Pull complete 05:35:13 bab4dde63d76: Pull complete 05:35:13 bde34c3a00c8: Pull complete 05:35:13 b352a97aabf1: Pull complete 05:35:13 4872d77fe225: Pull complete 05:35:13 5851b861e8e6: Pull complete 05:35:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:35:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:35:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:13 prd-ubuntu20.04-docker-8c-8g-1491 does not seem to be running inside a container 05:35:13 $ 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 05:35:17 $ docker top aff87de8760a343fd4660959a0a7d02c7fe7038b8148618baff7d4f9cdccbe1d -eo pid,comm 05:35:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:35:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:35:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:17 [ssh-agent] Looking for ssh-agent implementation... 05:35:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:17 $ docker exec aff87de8760a343fd4660959a0a7d02c7fe7038b8148618baff7d4f9cdccbe1d ssh-agent 05:35:17 SSH_AUTH_SOCK=/tmp/ssh-ehV257P0z817/agent.32 05:35:17 SSH_AGENT_PID=38 05:35:17 Running ssh-add (command line suppressed) 05:35:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2497165460760234055.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2497165460760234055.key) 05:35:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:18 + git tag --points-at HEAD [Pipeline] } 05:35:18 $ docker exec --env ******** --env ******** aff87de8760a343fd4660959a0a7d02c7fe7038b8148618baff7d4f9cdccbe1d ssh-agent -k 05:35:18 unset SSH_AUTH_SOCK; 05:35:18 unset SSH_AGENT_PID; 05:35:18 echo Agent pid 38 killed; 05:35:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:35:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:35:18 [ssh-agent] Looking for ssh-agent implementation... 05:35:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:35:18 $ docker exec aff87de8760a343fd4660959a0a7d02c7fe7038b8148618baff7d4f9cdccbe1d ssh-agent 05:35:18 SSH_AUTH_SOCK=/tmp/ssh-nrRf2AN3Bldt/agent.70 05:35:18 SSH_AGENT_PID=76 05:35:18 Running ssh-add (command line suppressed) 05:35:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14361247300863891282.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14361247300863891282.key) 05:35:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:35:19 + git semver init 05:35:19 2024-02-22 05:35:19,228 [run_init] DEBUG init version:0.0.0 force:False 05:35:19 2024-02-22 05:35:19,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:35:19 2024-02-22 05:35:19,230 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:35:19 2024-02-22 05:35:19,230 [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) 05:35:21 2024-02-22 05:35:21,246 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 05:35:21 2024-02-22 05:35:21,246 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 05:35:21 2024-02-22 05:35:21,246 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:35:21 2024-02-22 05:35:21,247 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:35:21 3.1.0-dev.36 [Pipeline] } 05:35:21 $ docker exec --env ******** --env ******** aff87de8760a343fd4660959a0a7d02c7fe7038b8148618baff7d4f9cdccbe1d ssh-agent -k 05:35:21 unset SSH_AUTH_SOCK; 05:35:21 unset SSH_AGENT_PID; 05:35:21 echo Agent pid 76 killed; 05:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:35:22 + git semver [Pipeline] } 05:35:22 $ docker stop --time=1 aff87de8760a343fd4660959a0a7d02c7fe7038b8148618baff7d4f9cdccbe1d 05:35:23 $ docker rm -f --volumes aff87de8760a343fd4660959a0a7d02c7fe7038b8148618baff7d4f9cdccbe1d [Pipeline] // withDockerContainer [Pipeline] sh 05:35:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:35:24 Stashed 1 file(s) [Pipeline] echo 05:35:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.36 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:35:24 provisioning config files... 05:35:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5879901942544631339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:25 ---> ****-login.sh 05:35:25 nexus3.edgexfoundry.org:10001 05:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:25 Configure a credential helper to remove this warning. See 05:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:25 05:35:25 Login Succeeded 05:35:25 nexus3.edgexfoundry.org:10002 05:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:25 Configure a credential helper to remove this warning. See 05:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:25 05:35:25 Login Succeeded 05:35:25 nexus3.edgexfoundry.org:10003 05:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:25 Configure a credential helper to remove this warning. See 05:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:25 05:35:25 Login Succeeded 05:35:25 nexus3.edgexfoundry.org:10004 05:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:25 Configure a credential helper to remove this warning. See 05:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:25 05:35:25 Login Succeeded 05:35:25 ****.io 05:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:35:25 Configure a credential helper to remove this warning. See 05:35:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:35:25 05:35:25 Login Succeeded 05:35:25 ---> ****-login.sh ends [Pipeline] } 05:35:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:35:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:35:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:35:26 ========================================================= 05:35:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:35:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:35:26 Sending build context to Docker daemon 59.2MB 05:35:26 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:35:26 Step 2/15 : FROM ${BASE} AS builder 05:35:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:35:26 7264a8db6415: Pulling fs layer 05:35:26 c4d48a809fc2: Pulling fs layer 05:35:26 4f1c88b9dad5: Pulling fs layer 05:35:26 ad3a456e5733: Pulling fs layer 05:35:26 69c7f0334f64: Pulling fs layer 05:35:26 ad3a456e5733: Waiting 05:35:26 1f1c1a5573a3: Pulling fs layer 05:35:26 ce7588e14bc9: Pulling fs layer 05:35:26 69c7f0334f64: Waiting 05:35:26 b5e4710f87ac: Pulling fs layer 05:35:26 1f1c1a5573a3: Waiting 05:35:26 b5e4710f87ac: Waiting 05:35:26 c4d48a809fc2: Download complete 05:35:26 ad3a456e5733: Verifying Checksum 05:35:26 ad3a456e5733: Download complete 05:35:27 69c7f0334f64: Download complete 05:35:27 7264a8db6415: Verifying Checksum 05:35:27 7264a8db6415: Download complete 05:35:27 1f1c1a5573a3: Verifying Checksum 05:35:27 1f1c1a5573a3: Download complete 05:35:27 7264a8db6415: Pull complete 05:35:27 b5e4710f87ac: Download complete 05:35:27 c4d48a809fc2: Pull complete 05:35:27 4f1c88b9dad5: Verifying Checksum 05:35:27 4f1c88b9dad5: Download complete 05:35:27 ce7588e14bc9: Verifying Checksum 05:35:27 ce7588e14bc9: Download complete 05:35:31 4f1c88b9dad5: Pull complete 05:35:31 ad3a456e5733: Pull complete 05:35:31 69c7f0334f64: Pull complete 05:35:31 1f1c1a5573a3: Pull complete 05:35:33 ce7588e14bc9: Pull complete 05:35:33 b5e4710f87ac: Pull complete 05:35:33 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:35:33 ---> 88b5674ff536 05:35:33 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:35:37 ---> Running in 42f969cf77bb 05:35:38 Removing intermediate container 42f969cf77bb 05:35:38 ---> ecde4f534fef 05:35:38 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:35:38 ---> Running in 9d1752cabf6e 05:35:38 Removing intermediate container 9d1752cabf6e 05:35:38 ---> e422606e280b 05:35:38 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:35:38 ---> Running in f4a082ce8484 05:35:38 Removing intermediate container f4a082ce8484 05:35:38 ---> 397ec6624351 05:35:38 Step 6/15 : LABEL Name=edgex-ui-go 05:35:38 ---> Running in 72044ada264c 05:35:38 Removing intermediate container 72044ada264c 05:35:38 ---> d5b4bd701fdc 05:35:38 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:35:38 ---> Running in edbf30764845 05:35:38 Removing intermediate container edbf30764845 05:35:38 ---> e34f5b9e2e60 05:35:38 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:35:38 latest: Pulling from library/docker 05:35:38 4abcf2066143: Pulling fs layer 05:35:38 6a25a43dc0fd: Pulling fs layer 05:35:38 4f4fb700ef54: Pulling fs layer 05:35:38 8453b14f8be1: Pulling fs layer 05:35:38 a5449a857d65: Pulling fs layer 05:35:38 3dde2c9dd264: Pulling fs layer 05:35:38 44b786ed2257: Pulling fs layer 05:35:38 36fa2b1e15e2: Pulling fs layer 05:35:38 4b17757db9c4: Pulling fs layer 05:35:38 aa8480c0a982: Pulling fs layer 05:35:38 6747b4aa1d49: Pulling fs layer 05:35:38 8453b14f8be1: Waiting 05:35:38 a5449a857d65: Waiting 05:35:38 aa8480c0a982: Waiting 05:35:38 3dde2c9dd264: Waiting 05:35:38 36fa2b1e15e2: Waiting 05:35:38 44b786ed2257: Waiting 05:35:38 4b17757db9c4: Waiting 05:35:38 a87b7b228fe9: Pulling fs layer 05:35:38 6747b4aa1d49: Waiting 05:35:38 b71bafe58ee8: Pulling fs layer 05:35:38 a2097d940bc7: Pulling fs layer 05:35:38 d1935d92e1c6: Pulling fs layer 05:35:38 a87b7b228fe9: Waiting 05:35:38 820ac51fb076: Pulling fs layer 05:35:38 b71bafe58ee8: Waiting 05:35:38 d1935d92e1c6: Waiting 05:35:39 4f4fb700ef54: Verifying Checksum 05:35:39 4f4fb700ef54: Download complete 05:35:39 4abcf2066143: Download complete 05:35:39 6a25a43dc0fd: Verifying Checksum 05:35:39 6a25a43dc0fd: Download complete 05:35:39 8453b14f8be1: Verifying Checksum 05:35:39 8453b14f8be1: Download complete 05:35:39 4abcf2066143: Pull complete 05:35:39 6a25a43dc0fd: Pull complete 05:35:39 3dde2c9dd264: Verifying Checksum 05:35:39 3dde2c9dd264: Download complete 05:35:39 a5449a857d65: Verifying Checksum 05:35:39 a5449a857d65: Download complete 05:35:39 4f4fb700ef54: Pull complete 05:35:39 36fa2b1e15e2: Verifying Checksum 05:35:39 8453b14f8be1: Pull complete 05:35:39 44b786ed2257: Verifying Checksum 05:35:39 44b786ed2257: Download complete 05:35:39 4b17757db9c4: Verifying Checksum 05:35:39 4b17757db9c4: Download complete 05:35:39 aa8480c0a982: Verifying Checksum 05:35:39 aa8480c0a982: Download complete 05:35:39 a87b7b228fe9: Download complete 05:35:39 b71bafe58ee8: Verifying Checksum 05:35:39 b71bafe58ee8: Download complete 05:35:39 6747b4aa1d49: Verifying Checksum 05:35:39 6747b4aa1d49: Download complete 05:35:39 Still waiting to schedule task 05:35:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:35:39 a5449a857d65: Pull complete 05:35:39 820ac51fb076: Download complete 05:35:39 d1935d92e1c6: Verifying Checksum 05:35:39 d1935d92e1c6: Download complete 05:35:40 3dde2c9dd264: Pull complete 05:35:40 a2097d940bc7: Verifying Checksum 05:35:40 a2097d940bc7: Download complete 05:35:40 44b786ed2257: Pull complete 05:35:40 36fa2b1e15e2: Pull complete 05:35:40 4b17757db9c4: Pull complete 05:35:40 aa8480c0a982: Pull complete 05:35:41 6747b4aa1d49: Pull complete 05:35:41 a87b7b228fe9: Pull complete 05:35:41 b71bafe58ee8: Pull complete 05:35:42 a2097d940bc7: Pull complete 05:35:42 d1935d92e1c6: Pull complete 05:35:42 820ac51fb076: Pull complete 05:35:42 Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 05:35:42 Status: Downloaded newer image for docker:latest 05:35:45 ---> a91c23068b30 05:35:45 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:35:45 ---> Running in 35b99bb6649d 05:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:35:45 OK: 264 MiB in 52 packages 05:35:46 Removing intermediate container 35b99bb6649d 05:35:46 ---> 295e01db65e8 05:35:46 Step 10/15 : ENV GO111MODULE=on 05:35:46 ---> Running in cf1dc894e115 05:35:46 Removing intermediate container cf1dc894e115 05:35:46 ---> 05983e1e03bc 05:35:46 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:35:46 ---> Running in 01d3e838acbd 05:35:46 Removing intermediate container 01d3e838acbd 05:35:46 ---> 2bf5a6a11c6f 05:35:46 Step 12/15 : COPY go.mod vendor* ./ 05:35:46 ---> c77064190e77 05:35:46 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:46 ---> Running in c7c753aa3679 05:36:18 Removing intermediate container c7c753aa3679 05:36:18 ---> 373b07f6aace 05:36:18 Step 14/15 : COPY . . 05:36:18 ---> 3a2975592851 05:36:18 Step 15/15 : RUN ${MAKE} 05:36:18 ---> Running in dbae632efc2a 05:36:19 noop 05:36:19 Removing intermediate container dbae632efc2a 05:36:19 ---> d6b1629f85c1 05:36:19 Successfully built d6b1629f85c1 05:36:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:19 + docker inspect -f . ci-base-image-x86_64 05:36:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:19 prd-ubuntu20.04-docker-8c-8g-1491 does not seem to be running inside a container 05:36:19 $ 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 05:36:20 $ docker top 8d9d4a38f4bebfdfe30bd04baad93e00c4f8cab567fb8190447b7c2cddfbf8c7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:20 + go version 05:36:20 go version go1.21.0 linux/amd64 [Pipeline] } 05:36:20 $ docker stop --time=1 8d9d4a38f4bebfdfe30bd04baad93e00c4f8cab567fb8190447b7c2cddfbf8c7 05:36:21 $ docker rm -f --volumes 8d9d4a38f4bebfdfe30bd04baad93e00c4f8cab567fb8190447b7c2cddfbf8c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:22 + docker inspect -f . ci-base-image-x86_64 05:36:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:22 prd-ubuntu20.04-docker-8c-8g-1491 does not seem to be running inside a container 05:36:22 $ 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 05:36:22 $ docker top e80f97e8b75a1f8596bf9ac3e409208c433d21988733f765b42385ec0b487221 -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:23 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 05:36:23 + make test 05:36:23 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:36:24 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:36:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:36:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:36:34 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:36:34 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:36:34 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:36:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:36:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:36:34 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:36:34 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:36:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:36:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:36:37 ./bin/test-attribution-txt.sh 05:36:37 make -C web test 05:36:37 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 05:36:37 make[1]: tput: No such file or directory 05:36:37 make[1]: tput: No such file or directory 05:36:37 warning: generating ./VERSION 05:36:37 echo "0.0.0" > VERSION 05:36:37 docker build \ 05:36:37 -f Dockerfile \ 05:36:37 --build-arg USER=1000 \ 05:36:37 \ 05:36:37 --label "git_sha=44becd0efa6ffb5b62a597229c194c6b59bdfa7c" \ 05:36:37 -t edgexfoundry/edgex-web-ui:44becd0efa6ffb5b62a597229c194c6b59bdfa7c \ 05:36:37 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:36:37 . 05:36:37 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:36:37 Install the buildx component to build images with BuildKit: 05:36:37 https://docs.docker.com/go/buildx/ 05:36:37 05:36:37 Sending build context to Docker daemon 2.62MB 05:36:37 Step 1/11 : FROM node:18-alpine3.18 05:36:37 18-alpine3.18: Pulling from library/node 05:36:37 619be1103602: Pulling fs layer 05:36:37 3ca0848cfd88: Pulling fs layer 05:36:37 ea995ae82edc: Pulling fs layer 05:36:37 8ef45897bdf2: Pulling fs layer 05:36:37 8ef45897bdf2: Waiting 05:36:37 ea995ae82edc: Verifying Checksum 05:36:37 ea995ae82edc: Download complete 05:36:37 619be1103602: Verifying Checksum 05:36:37 619be1103602: Download complete 05:36:37 8ef45897bdf2: Verifying Checksum 05:36:37 8ef45897bdf2: Download complete 05:36:37 619be1103602: Pull complete 05:36:38 3ca0848cfd88: Verifying Checksum 05:36:38 3ca0848cfd88: Download complete 05:36:39 3ca0848cfd88: Pull complete 05:36:39 ea995ae82edc: Pull complete 05:36:39 8ef45897bdf2: Pull complete 05:36:39 Digest: sha256:bacc59da35fc5ddf4b93846733e0d5b9bfe49a118a0240e9d31578dd6a7417c0 05:36:39 Status: Downloaded newer image for node:18-alpine3.18 05:36:39 ---> 4f966fe318ae 05:36:39 Step 2/11 : RUN apk add --no-cache chromium 05:36:42 ---> Running in 1fa507849507 05:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:36:42 (1/154) Installing libexpat (2.6.0-r0) 05:36:42 (2/154) Installing brotli-libs (1.0.9-r14) 05:36:42 (3/154) Installing libbz2 (1.0.8-r5) 05:36:42 (4/154) Installing libpng (1.6.39-r3) 05:36:42 (5/154) Installing freetype (2.13.0-r5) 05:36:42 (6/154) Installing fontconfig (2.14.2-r3) 05:36:42 (7/154) Installing libfontenc (1.1.7-r2) 05:36:42 (8/154) Installing mkfontscale (1.2.2-r3) 05:36:42 (9/154) Installing font-opensans (0_git20210927-r1) 05:36:42 (10/154) Installing pkgconf (1.9.5-r0) 05:36:42 (11/154) Installing libffi (3.4.4-r2) 05:36:42 (12/154) Installing libintl (0.21.1-r7) 05:36:42 (13/154) Installing libblkid (2.38.1-r8) 05:36:42 (14/154) Installing libmount (2.38.1-r8) 05:36:42 (15/154) Installing pcre2 (10.42-r1) 05:36:42 (16/154) Installing glib (2.76.6-r0) 05:36:42 (17/154) Installing xz-libs (5.4.3-r0) 05:36:42 (18/154) Installing libxml2 (2.11.7-r0) 05:36:42 (19/154) Installing shared-mime-info (2.2-r5) 05:36:42 (20/154) Installing hicolor-icon-theme (0.17-r2) 05:36:42 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 05:36:42 (22/154) Installing libwebp (1.3.2-r0) 05:36:42 (23/154) Installing zstd-libs (1.5.5-r4) 05:36:42 (24/154) Installing tiff (4.5.1-r0) 05:36:42 (25/154) Installing gdk-pixbuf (2.42.10-r5) 05:36:42 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 05:36:42 (27/154) Installing libxau (1.0.11-r2) 05:36:42 (28/154) Installing libmd (1.0.4-r2) 05:36:42 (29/154) Installing libbsd (0.11.7-r1) 05:36:42 (30/154) Installing libxdmcp (1.1.4-r2) 05:36:42 (31/154) Installing libxcb (1.15-r1) 05:36:42 (32/154) Installing libx11 (1.8.7-r0) 05:36:42 (33/154) Installing libxcomposite (0.4.6-r3) 05:36:42 (34/154) Installing libxfixes (6.0.1-r2) 05:36:42 (35/154) Installing libxrender (0.9.11-r3) 05:36:42 (36/154) Installing libxcursor (1.2.1-r2) 05:36:42 (37/154) Installing libxdamage (1.1.6-r2) 05:36:42 (38/154) Installing libxext (1.3.5-r2) 05:36:42 (39/154) Installing libxi (1.8.1-r0) 05:36:42 (40/154) Installing libxinerama (1.1.5-r2) 05:36:42 (41/154) Installing libxrandr (1.5.3-r2) 05:36:42 (42/154) Installing libatk-1.0 (2.48.4-r0) 05:36:42 (43/154) Installing libxtst (1.2.4-r2) 05:36:42 (44/154) Installing dbus-libs (1.14.8-r0) 05:36:42 (45/154) Installing at-spi2-core (2.48.4-r0) 05:36:42 (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) 05:36:42 (47/154) Installing pixman (0.42.2-r1) 05:36:42 (48/154) Installing cairo (1.17.8-r1) 05:36:42 (49/154) Installing cairo-gobject (1.17.8-r1) 05:36:42 (50/154) Installing avahi-libs (0.8-r13) 05:36:42 (51/154) Installing gmp (6.2.1-r3) 05:36:42 (52/154) Installing nettle (3.8.1-r2) 05:36:42 (53/154) Installing libunistring (1.1-r1) 05:36:42 (54/154) Installing libidn2 (2.3.4-r1) 05:36:42 (55/154) Installing p11-kit (0.24.1-r2) 05:36:42 (56/154) Installing libtasn1 (4.19.0-r1) 05:36:42 (57/154) Installing gnutls (3.8.3-r0) 05:36:42 (58/154) Installing cups-libs (2.4.7-r0) 05:36:42 (59/154) Installing libepoxy (1.5.10-r1) 05:36:43 (60/154) Installing fribidi (1.0.13-r0) 05:36:43 (61/154) Installing graphite2 (1.3.14-r5) 05:36:43 (62/154) Installing harfbuzz (7.3.0-r0) 05:36:43 (63/154) Installing libxft (2.3.8-r1) 05:36:43 (64/154) Installing pango (1.50.14-r1) 05:36:43 (65/154) Installing wayland-libs-client (1.22.0-r2) 05:36:43 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 05:36:43 (67/154) Installing wayland-libs-egl (1.22.0-r2) 05:36:43 (68/154) Installing xkeyboard-config (2.38-r0) 05:36:43 (69/154) Installing libxkbcommon (1.5.0-r2) 05:36:43 (70/154) Installing gtk+3.0 (3.24.38-r1) 05:36:43 Executing gtk+3.0-3.24.38-r1.post-install 05:36:43 (71/154) Installing icu-data-full (73.2-r2) 05:36:43 (72/154) Installing mesa (23.0.4-r0) 05:36:43 (73/154) Installing llvm15-libs (15.0.7-r6) 05:36:43 (74/154) Installing hwdata-pci (0.370-r0) 05:36:43 (75/154) Installing libpciaccess (0.17-r2) 05:36:43 (76/154) Installing libdrm (2.4.115-r4) 05:36:43 (77/154) Installing musl-fts (1.2.7-r5) 05:36:43 (78/154) Installing libelf (0.189-r2) 05:36:43 (79/154) Installing mesa-glapi (23.0.4-r0) 05:36:43 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 05:36:44 (81/154) Installing eudev-libs (3.2.11-r8) 05:36:44 (82/154) Installing libmagic (5.45-r0) 05:36:44 (83/154) Installing file (5.45-r0) 05:36:44 (84/154) Installing libice (1.1.1-r2) 05:36:44 (85/154) Installing libuuid (2.38.1-r8) 05:36:44 (86/154) Installing libsm (1.2.4-r1) 05:36:44 (87/154) Installing libxt (1.3.0-r2) 05:36:44 (88/154) Installing libxmu (1.1.4-r2) 05:36:44 (89/154) Installing xset (1.2.5-r1) 05:36:44 (90/154) Installing xprop (1.2.7-r0) 05:36:44 (91/154) Installing xdg-utils (1.1.3-r4) 05:36:44 (92/154) Installing libogg (1.3.5-r4) 05:36:44 (93/154) Installing flac-libs (1.4.3-r0) 05:36:44 (94/154) Installing alsa-lib (1.2.9-r1) 05:36:44 (95/154) Installing libatomic (12.2.1_git20220924-r10) 05:36:44 (96/154) Installing svt-av1-libs (1.6.0-r0) 05:36:44 (97/154) Installing aom-libs (3.6.1-r0) 05:36:44 (98/154) Installing libva (2.18.0-r1) 05:36:44 (99/154) Installing libvdpau (1.5-r1) 05:36:44 (100/154) Installing onevpl-libs (2023.2.1-r0) 05:36:44 (101/154) Installing ffmpeg-libavutil (6.0.1-r0) 05:36:44 (102/154) Installing libdav1d (1.2.1-r0) 05:36:44 (103/154) Installing libhwy (1.0.4-r1) 05:36:44 (104/154) Installing lcms2 (2.15-r2) 05:36:44 (105/154) Installing libjxl (0.8.2-r0) 05:36:44 (106/154) Installing lame-libs (3.100-r5) 05:36:44 (107/154) Installing opus (1.4-r0) 05:36:44 (108/154) Installing libgomp (12.2.1_git20220924-r10) 05:36:44 (109/154) Installing soxr (0.1.3-r5) 05:36:44 (110/154) Installing ffmpeg-libswresample (6.0.1-r0) 05:36:44 (111/154) Installing libtheora (1.1.1-r17) 05:36:44 (112/154) Installing libvorbis (1.3.7-r1) 05:36:44 (113/154) Installing libvpx (1.13.0-r2) 05:36:44 (114/154) Installing x264-libs (0.164_git20220602-r1) 05:36:44 (115/154) Installing numactl (2.0.16-r4) 05:36:44 (116/154) Installing x265-libs (3.5-r4) 05:36:44 (117/154) Installing xvidcore (1.3.7-r1) 05:36:44 (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) 05:36:44 (119/154) Installing libbluray (1.3.4-r0) 05:36:44 (120/154) Installing mpg123-libs (1.31.3-r1) 05:36:44 (121/154) Installing libopenmpt (0.7.2-r0) 05:36:44 (122/154) Installing cjson (1.7.17-r0) 05:36:44 (123/154) Installing mbedtls (2.28.7-r0) 05:36:44 (124/154) Installing librist (0.2.7-r0) 05:36:44 (125/154) Installing libsrt (1.5.2-r0) 05:36:44 (126/154) Installing libssh (0.10.5-r0) 05:36:44 (127/154) Installing libsodium (1.0.18-r3) 05:36:44 (128/154) Installing libzmq (4.3.4-r4) 05:36:44 (129/154) Installing ffmpeg-libavformat (6.0.1-r0) 05:36:44 (130/154) Installing libevent (2.1.12-r6) 05:36:44 (131/154) Installing wayland-libs-server (1.22.0-r2) 05:36:44 (132/154) Installing mesa-gbm (23.0.4-r0) 05:36:44 (133/154) Installing harfbuzz-subset (7.3.0-r0) 05:36:44 (134/154) Installing icu-libs (73.2-r2) 05:36:45 (135/154) Installing jsoncpp (1.9.5-r0) 05:36:45 (136/154) Installing minizip (1.2.13-r1) 05:36:45 (137/154) Installing nspr (4.35-r2) 05:36:45 (138/154) Installing sqlite-libs (3.41.2-r3) 05:36:45 (139/154) Installing nss (3.94-r0) 05:36:45 (140/154) Installing pipewire-libs (0.3.70-r1) 05:36:45 (141/154) Installing libasyncns (0.8-r1) 05:36:45 (142/154) Installing libltdl (2.4.7-r2) 05:36:45 (143/154) Installing orc (0.4.34-r0) 05:36:45 (144/154) Installing libsndfile (1.2.0-r2) 05:36:45 (145/154) Installing speexdsp (1.2.1-r1) 05:36:45 (146/154) Installing tdb-libs (1.4.8-r1) 05:36:45 (147/154) Installing libpulse (16.1-r10) 05:36:45 (148/154) Installing snappy (1.1.10-r1) 05:36:45 (149/154) Installing libwoff2common (1.0.2-r2) 05:36:45 (150/154) Installing libwoff2enc (1.0.2-r2) 05:36:45 (151/154) Installing libgpg-error (1.47-r1) 05:36:45 (152/154) Installing libgcrypt (1.10.2-r1) 05:36:45 (153/154) Installing libxslt (1.1.38-r0) 05:36:45 (154/154) Installing chromium (119.0.6045.159-r0) 05:36:47 Executing busybox-1.36.1-r5.trigger 05:36:47 Executing fontconfig-2.14.2-r3.trigger 05:36:47 Executing mkfontscale-1.2.2-r3.trigger 05:36:47 Executing glib-2.76.6-r0.trigger 05:36:47 Executing shared-mime-info-2.2-r5.trigger 05:36:47 Executing gdk-pixbuf-2.42.10-r5.trigger 05:36:47 Executing gtk-update-icon-cache-3.24.38-r1.trigger 05:36:47 OK: 580 MiB in 171 packages 05:36:57 Removing intermediate container 1fa507849507 05:36:57 ---> e2ba0bc5d7e4 05:36:57 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:36:57 ---> Running in 789c8f58b98b 05:36:57 Removing intermediate container 789c8f58b98b 05:36:57 ---> 877722fd4cbf 05:36:57 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 05:36:57 ---> Running in e2f92dfd509e 05:36:57 Removing intermediate container e2f92dfd509e 05:36:57 ---> 04f025f10999 05:36:57 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 05:36:57 ---> Running in 5c04561052ce 05:36:57 Removing intermediate container 5c04561052ce 05:36:57 ---> 87c2e4c9b8b2 05:36:57 Step 6/11 : RUN npm install -g npm 05:36:57 ---> Running in 0abb1975145f 05:37:03 05:37:03 removed 25 packages, and changed 45 packages in 6s 05:37:03 05:37:03 24 packages are looking for funding 05:37:03 run `npm fund` for details 05:37:04 Removing intermediate container 0abb1975145f 05:37:04 ---> b710277afd9a 05:37:04 Step 7/11 : ARG USER=1000 05:37:04 ---> Running in 71ebc83e2533 05:37:04 Removing intermediate container 71ebc83e2533 05:37:04 ---> c9818e5c9e1e 05:37:04 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:37:04 ---> Running in 7cb55031caea 05:37:05 Removing intermediate container 7cb55031caea 05:37:05 ---> a9e7365a3625 05:37:05 Step 9/11 : USER $USER:$USER 05:37:05 ---> Running in 75371cb9c4c6 05:37:05 Removing intermediate container 75371cb9c4c6 05:37:05 ---> e03a368f1f27 05:37:05 Step 10/11 : WORKDIR /app 05:37:05 ---> Running in a922af8a708a 05:37:05 Removing intermediate container a922af8a708a 05:37:05 ---> 9744aaa1b1eb 05:37:05 Step 11/11 : LABEL git_sha=44becd0efa6ffb5b62a597229c194c6b59bdfa7c 05:37:05 ---> Running in 8b7899352d1a 05:37:05 Removing intermediate container 8b7899352d1a 05:37:05 ---> 2c3d6efc9c8b 05:37:05 Successfully built 2c3d6efc9c8b 05:37:05 Successfully tagged edgexfoundry/edgex-web-ui:44becd0efa6ffb5b62a597229c194c6b59bdfa7c 05:37:05 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:37:05 touch edgex-web-ui.imagebuilt 05:37:05 mkdir -p node_modules coverage 05:37:05 chown "1000:1000" . node_modules coverage package-lock.json 05:37:05 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:37:17 npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs 05:37:17 npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead 05:37:17 npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. 05:37:17 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:37:17 npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead 05:37:17 npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. 05:37:17 npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. 05:37: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. 05:37:19 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:37:20 npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead 05:37:21 npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular 05:37:21 npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 05:37:22 npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. 05:37:27 05:37:27 added 1182 packages, and audited 1183 packages in 20s 05:37:27 05:37:27 100 packages are looking for funding 05:37:27 run `npm fund` for details 05:37:27 05:37:27 19 vulnerabilities (12 moderate, 6 high, 1 critical) 05:37:27 05:37:27 To address issues that do not require attention, run: 05:37:27 npm audit fix 05:37:27 05:37:27 To address all issues (including breaking changes), run: 05:37:27 npm audit fix --force 05:37:27 05:37:27 Run `npm audit` for details. 05:37:33 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox 05:37:35 - Generating browser application bundles (phase: setup)... 05:37:56 ✔ Browser application bundle generation complete. 05:37:56 22 02 2024 05:37:56.495:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:37:56 22 02 2024 05:37:56.497:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:37:56 22 02 2024 05:37:56.500:INFO [launcher]: Starting browser ChromeHeadless 05:37:56 22 02 2024 05:37:56.819:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 4mUZVEXycTB-ggjgAAAB with id 92089562 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.04 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.071 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.114 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.157 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.185 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.189 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.193 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.196 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.202 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.204 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.225 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.233 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.244 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.256 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.273 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.279 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.281 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.296 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.307 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.324 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.34 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.345 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.371 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.399 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.412 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.417 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.42 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.423 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.428 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.437 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.447 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.462 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.467 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.476 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.478 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.479 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.48 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.481 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.505 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.511 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.517 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.523 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.525 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.526 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.546 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.548 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.549 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.555 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.557 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.559 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.56 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.561 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.563 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.565 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.572 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.577 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.583 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.585 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.586 secs) 05:38:00 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 05:38:00 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 05:38:00 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.586 secs) 05:38:00 ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): 05:38:00 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. 05:38:00 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.588 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.601 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.606 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.615 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.624 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.629 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.633 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.64 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.652 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.661 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.674 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.678 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.681 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.687 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.705 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.711 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.714 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.715 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.734 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.75 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.758 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.764 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.767 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.795 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.807 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.812 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.815 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.842 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.853 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.861 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.887 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.889 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.89 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.891 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.898 secs) 05:38:00 WARN: ' 05:38:00 It looks like you're using ngModel on the same form field as formControlName. 05:38:00 Support for using the ngModel input property and ngModelChange event with 05:38:00 reactive form directives has been deprecated in Angular v6 and will be removed 05:38:00 in a future version of Angular. 05:38:00 05:38:00 For more information on this, see our API docs here: 05:38:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:38:00 ' 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.898 secs) 05:38:00 WARN: ' 05:38:00 It looks like you're using ngModel on the same form field as formControlName. 05:38:00 Support for using the ngModel input property and ngModelChange event with 05:38:00 reactive form directives has been deprecated in Angular v6 and will be removed 05:38:00 in a future version of Angular. 05:38:00 05:38:00 For more information on this, see our API docs here: 05:38:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:38:00 ' 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.922 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.934 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.947 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.949 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.95 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.972 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.976 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.981 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.986 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.007 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.013 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.017 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.025 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.028 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.049 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.057 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.06 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.066 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.079 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.082 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.095 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.111 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.119 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.122 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.124 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.17 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.183 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.186 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.197 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.204 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.206 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.211 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.224 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.241 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.243 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.251 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.271 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.273 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.275 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.284 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.289 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.309 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.317 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.338 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.339 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.342 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.344 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.373 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.385 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.389 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.393 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.404 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.407 secs) 05:38:00 Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.759 secs / 1.407 secs) 05:38:00 TOTAL: 147 SUCCESS 05:38:01 ✔ Browser application bundle generation complete. 05:38:01 05:38:01 =============================== Coverage summary =============================== 05:38:01 Statements : 39.04% ( 1374/3519 ) 05:38:01 Branches : 15.3% ( 94/614 ) 05:38:01 Functions : 32.14% ( 424/1319 ) 05:38:01 Lines : 38.97% ( 1343/3446 ) 05:38:01 ================================================================================ 05:38:01 ✔ Browser application bundle generation complete. 05:38:03 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 05:38:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:38:03 $ docker stop --time=1 e80f97e8b75a1f8596bf9ac3e409208c433d21988733f765b42385ec0b487221 05:38:04 $ docker rm -f --volumes e80f97e8b75a1f8596bf9ac3e409208c433d21988733f765b42385ec0b487221 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:38:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:38:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:38:06 + ls -al . 05:38:06 total 196 05:38:06 drwxrwxr-x 13 jenkins jenkins 4096 Feb 22 05:36 . 05:38:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 05:34 .. 05:38:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 05:35 .blubracket 05:38:06 -rw-rw-r-- 1 jenkins jenkins 18 Feb 22 05:35 .dockerignore 05:38:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 05:35 .git 05:38:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 05:35 .github 05:38:06 -rw-rw-r-- 1 jenkins jenkins 178 Feb 22 05:35 .gitignore 05:38:06 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 05:35 .semver 05:38:06 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 22 05:35 Attribution.txt 05:38:06 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 22 05:35 CHANGELOG.md 05:38:06 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 22 05:35 CONTRIBUTING.md 05:38:06 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 22 05:35 Dockerfile 05:38:06 -rw-rw-r-- 1 jenkins jenkins 652 Feb 22 05:35 Jenkinsfile 05:38:06 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 22 05:35 LICENSE 05:38:06 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 22 05:35 Makefile 05:38:06 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 22 05:35 README.md 05:38:06 -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 05:35 VERSION 05:38:06 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 22 05:35 angularmigrationlogs.md 05:38:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 05:35 assets 05:38:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 05:35 bin 05:38:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 05:35 cmd 05:38:06 -rw-r--r-- 1 jenkins jenkins 10 Feb 22 05:36 coverage.out 05:38:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 05:35 docs 05:38:06 -rw-rw-r-- 1 jenkins jenkins 3557 Feb 22 05:35 go.mod 05:38:06 -rw-rw-r-- 1 jenkins jenkins 33511 Feb 22 05:35 go.sum 05:38:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 05:35 internal 05:38:06 -rwxrwxr-x 1 jenkins jenkins 568 Feb 22 05:35 redeploy.sh 05:38:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 05:35 testing 05:38:06 -rw-rw-r-- 1 jenkins jenkins 155 Feb 22 05:35 version.go 05:38:06 drwxrwxr-x 7 jenkins jenkins 4096 Feb 22 05:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:06 + 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=44becd0efa6ffb5b62a597229c194c6b59bdfa7c --label arch=amd64 --label version=3.1.0-dev.36 . 05:38:08 Sending build context to Docker daemon 346.1MB 05:38:08 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:38:08 Step 2/26 : FROM ${BASE} AS builder 05:38:08 ---> d6b1629f85c1 05:38:08 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:38:11 ---> Running in 9ba05d395bc9 05:38:11 Removing intermediate container 9ba05d395bc9 05:38:11 ---> 5b04bc509d56 05:38:11 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 05:38:11 ---> Running in 68a89565b4aa 05:38:11 Removing intermediate container 68a89565b4aa 05:38:11 ---> 3cfbe79ad2fb 05:38:11 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:38:11 ---> Running in 5623432a98a0 05:38:11 Removing intermediate container 5623432a98a0 05:38:11 ---> 1fa2b0aa8e13 05:38:11 Step 6/26 : LABEL Name=edgex-ui-go 05:38:11 ---> Running in 7e7da25fd57e 05:38:11 Removing intermediate container 7e7da25fd57e 05:38:11 ---> 1a5df70a811c 05:38:11 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:38:11 ---> Running in 45a54d9ce3ab 05:38:11 Removing intermediate container 45a54d9ce3ab 05:38:11 ---> bccea79767bf 05:38:11 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:38:12 ---> c83ad781a3a3 05:38:12 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:38:12 ---> Running in cfd85165eddd 05:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:38:13 OK: 264 MiB in 52 packages 05:38:13 Removing intermediate container cfd85165eddd 05:38:13 ---> 701e3a298f76 05:38:13 Step 10/26 : ENV GO111MODULE=on 05:38:13 ---> Running in 1efa625c6521 05:38:13 Removing intermediate container 1efa625c6521 05:38:13 ---> ce47adb2b08a 05:38:13 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:38:13 ---> Running in 2a414b8a9a4f 05:38:13 Removing intermediate container 2a414b8a9a4f 05:38:13 ---> 00dfe3c5a355 05:38:13 Step 12/26 : COPY go.mod vendor* ./ 05:38:13 ---> a412098091af 05:38:13 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:13 ---> Running in 34ca5e091642 05:38:14 Removing intermediate container 34ca5e091642 05:38:14 ---> a299283a417e 05:38:14 Step 14/26 : COPY . . 05:38:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1495 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 05:38:20 Running in /w/workspace/edgex-ui-go/166 [Pipeline] { [Pipeline] checkout 05:38:21 ---> 2e5be22aceb5 05:38:21 Step 15/26 : RUN ${MAKE} 05:38:21 ---> Running in 8a5bf05c63e1 05:38:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.36" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:38:23 The recommended git tool is: git 05:38:29 using credential edgex-jenkins-ssh 05:38:29 Cloning the remote Git repository 05:38:29 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:38:29 > git init /w/workspace/edgex-ui-go/166 # timeout=10 05:38:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:38:30 > git --version # timeout=10 05:38:30 > git --version # 'git version 2.25.1' 05:38:30 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:38:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:35 Avoid second fetch 05:38:35 Checking out Revision 44becd0efa6ffb5b62a597229c194c6b59bdfa7c (main) 05:38:36 Commit message: "Merge pull request #706 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.18" 05:38:35 > git config core.sparsecheckout # timeout=10 05:38:35 > git checkout -f 44becd0efa6ffb5b62a597229c194c6b59bdfa7c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:38:37 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:37 Dload Upload Total Spent Left Speed 05:38:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh 05:38:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:38:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:38:38 + sudo tee /etc/docker/daemon.new 05:38:38 { 05:38:38 "registry-mirrors": [ 05:38:38 "https://nexus3.edgexfoundry.org:10001" 05:38:38 ], 05:38:38 "bip": "10.250.0.254/24", 05:38:38 "hosts": [ 05:38:38 "tcp://0.0.0.0:5555", 05:38:38 "unix:///var/run/docker.sock" 05:38:38 ], 05:38:38 "mtu": 1458, 05:38:38 "selinux-enabled": true, 05:38:38 "seccomp-profile": "/etc/docker/seccomp.json" 05:38:38 } [Pipeline] sh 05:38:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:38:39 + sudo service docker restart 05:38:39 Removing intermediate container 8a5bf05c63e1 05:38:39 ---> 913698b46dcb 05:38:39 Step 16/26 : FROM alpine:3.18 05:38:39 3.18: Pulling from library/alpine 05:38:39 619be1103602: Already exists 05:38:39 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:38:39 Status: Downloaded newer image for alpine:3.18 05:38:39 ---> d3782b16ccc9 05:38:39 Step 17/26 : RUN apk --no-cache upgrade 05:38:39 ---> Running in e58260bc52c7 05:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:38:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:38:39 OK: 7 MiB in 15 packages 05:38:39 Removing intermediate container e58260bc52c7 05:38:39 ---> c9494a5351b2 05:38:39 Step 18/26 : EXPOSE 4000 05:38:39 ---> Running in 99275b2cfdf1 05:38:39 Removing intermediate container 99275b2cfdf1 05:38:39 ---> 557d9324bb30 05:38:39 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:38:40 ---> 424f9be87f76 05:38:40 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:38:40 ---> b753cf19db9b 05:38:40 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:38:40 ---> e82267315d97 05:38:40 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:38:40 ---> Running in 7ecf481d02bc 05:38:40 Removing intermediate container 7ecf481d02bc 05:38:40 ---> 85171f959397 05:38:40 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:38:40 ---> Running in 725682b7cac4 05:38:40 Removing intermediate container 725682b7cac4 05:38:40 ---> 99b7ecf044c0 05:38:40 Step 24/26 : LABEL arch=amd64 05:38:40 ---> Running in 34294ad2f4db 05:38:40 Removing intermediate container 34294ad2f4db 05:38:40 ---> d770987128c0 05:38:40 Step 25/26 : LABEL git_sha=44becd0efa6ffb5b62a597229c194c6b59bdfa7c 05:38:40 ---> Running in 020e4eda3bf8 05:38:41 Removing intermediate container 020e4eda3bf8 05:38:41 ---> b0186feed654 05:38:41 Step 26/26 : LABEL version=3.1.0-dev.36 05:38:41 ---> Running in 9afabdaec508 05:38:41 Removing intermediate container 9afabdaec508 05:38:41 ---> ae8a5910f6d5 05:38:41 [Warning] One or more build-args [ARCH] were not consumed 05:38:41 Successfully built ae8a5910f6d5 05:38:41 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:41 provisioning config files... 05:38:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16095634400041626255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:41 ---> ****-login.sh 05:38:41 nexus3.edgexfoundry.org:10001 05:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:41 Configure a credential helper to remove this warning. See 05:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:41 05:38:41 Login Succeeded 05:38:41 nexus3.edgexfoundry.org:10002 05:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:41 Configure a credential helper to remove this warning. See 05:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:41 05:38:41 Login Succeeded 05:38:41 nexus3.edgexfoundry.org:10003 05:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:41 Configure a credential helper to remove this warning. See 05:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:41 05:38:41 Login Succeeded 05:38:41 nexus3.edgexfoundry.org:10004 05:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:41 Configure a credential helper to remove this warning. See 05:38:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:41 05:38:41 Login Succeeded 05:38:41 ****.io 05:38:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:42 Configure a credential helper to remove this warning. See 05:38:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:42 05:38:42 Login Succeeded 05:38:42 ---> ****-login.sh ends [Pipeline] } 05:38:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:38:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:38:42 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 05:38:42 44becd0efa6ffb5b62a597229c194c6b59bdfa7c 05:38:42 latest 05:38:42 3.1.0-dev.36 05:38:42 44becd0efa6ffb5b62a597229c194c6b59bdfa7c-3.1.0-dev.36 05:38:42 main 05:38:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:44becd0efa6ffb5b62a597229c194c6b59bdfa7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:44becd0efa6ffb5b62a597229c194c6b59bdfa7c 05:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:38:43 74bee0b25ef4: Preparing 05:38:43 632946ee549b: Preparing 05:38:43 4f641fd1c462: Preparing 05:38:43 9ec63707f83b: Preparing 05:38:43 aedc3bda2944: Preparing 05:38:43 aedc3bda2944: Layer already exists 05:38:43 632946ee549b: Pushed 05:38:43 9ec63707f83b: Pushed 05:38:43 74bee0b25ef4: Pushed 05:38:46 4f641fd1c462: Pushed 05:38:46 44becd0efa6ffb5b62a597229c194c6b59bdfa7c: digest: sha256:06e6bf604eab8a8fa8b63158cdd1f28c64ef735ea61efb8fc6f51139145b52a2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:38:47 74bee0b25ef4: Preparing 05:38:47 632946ee549b: Preparing 05:38:47 4f641fd1c462: Preparing 05:38:47 9ec63707f83b: Preparing 05:38:47 aedc3bda2944: Preparing 05:38:47 9ec63707f83b: Layer already exists 05:38:47 632946ee549b: Layer already exists 05:38:47 4f641fd1c462: Layer already exists 05:38:47 74bee0b25ef4: Layer already exists 05:38:47 aedc3bda2944: Layer already exists 05:38:47 latest: digest: sha256:06e6bf604eab8a8fa8b63158cdd1f28c64ef735ea61efb8fc6f51139145b52a2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.36 05:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:38:48 74bee0b25ef4: Preparing 05:38:48 632946ee549b: Preparing 05:38:48 4f641fd1c462: Preparing 05:38:48 9ec63707f83b: Preparing 05:38:48 aedc3bda2944: Preparing 05:38:48 aedc3bda2944: Layer already exists 05:38:48 4f641fd1c462: Layer already exists 05:38:48 632946ee549b: Layer already exists 05:38:48 9ec63707f83b: Layer already exists 05:38:48 74bee0b25ef4: Layer already exists 05:38:48 3.1.0-dev.36: digest: sha256:06e6bf604eab8a8fa8b63158cdd1f28c64ef735ea61efb8fc6f51139145b52a2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:44becd0efa6ffb5b62a597229c194c6b59bdfa7c-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:49 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:44becd0efa6ffb5b62a597229c194c6b59bdfa7c-3.1.0-dev.36 05:38:49 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:38:49 74bee0b25ef4: Preparing 05:38:49 632946ee549b: Preparing 05:38:49 4f641fd1c462: Preparing 05:38:49 9ec63707f83b: Preparing 05:38:49 aedc3bda2944: Preparing 05:38:49 632946ee549b: Layer already exists 05:38:49 9ec63707f83b: Layer already exists 05:38:49 aedc3bda2944: Layer already exists 05:38:49 4f641fd1c462: Layer already exists 05:38:49 74bee0b25ef4: Layer already exists 05:38:49 44becd0efa6ffb5b62a597229c194c6b59bdfa7c-3.1.0-dev.36: digest: sha256:06e6bf604eab8a8fa8b63158cdd1f28c64ef735ea61efb8fc6f51139145b52a2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:49 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:50 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 05:38:50 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:38:50 74bee0b25ef4: Preparing 05:38:50 632946ee549b: Preparing 05:38:50 4f641fd1c462: Preparing 05:38:50 9ec63707f83b: Preparing 05:38:50 aedc3bda2944: Preparing 05:38:50 4f641fd1c462: Layer already exists 05:38:50 aedc3bda2944: Layer already exists 05:38:50 74bee0b25ef4: Layer already exists 05:38:50 9ec63707f83b: Layer already exists 05:38:50 632946ee549b: Layer already exists 05:38:50 main: digest: sha256:06e6bf604eab8a8fa8b63158cdd1f28c64ef735ea61efb8fc6f51139145b52a2 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:38:50 ===================================================== [Pipeline] echo 05:38:50 taggedImages: 05:38:50 - nexus3.edgexfoundry.org:10004/edgex-ui:44becd0efa6ffb5b62a597229c194c6b59bdfa7c 05:38:50 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:38:50 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.36 05:38:50 - nexus3.edgexfoundry.org:10004/edgex-ui:44becd0efa6ffb5b62a597229c194c6b59bdfa7c-3.1.0-dev.36 05:38:50 - 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 05:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:50 05:38:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:51 latest: Pulling from edgex-lftools-log-publisher 05:38:51 5eb5b503b376: Pulling fs layer 05:38:51 5c69ac0246d0: Pulling fs layer 05:38:51 ec43610c2a17: Pulling fs layer 05:38:51 3a2ae6a8a46f: Pulling fs layer 05:38:51 33b1e0a273af: Pulling fs layer 05:38:51 5d3b04190fa2: Pulling fs layer 05:38:51 2f39f015ded8: Pulling fs layer 05:38:51 33b1e0a273af: Waiting 05:38:51 5d3b04190fa2: Waiting 05:38:51 2f39f015ded8: Waiting 05:38:51 3a2ae6a8a46f: Waiting 05:38:51 5c69ac0246d0: Download complete 05:38:51 3a2ae6a8a46f: Verifying Checksum 05:38:51 3a2ae6a8a46f: Download complete 05:38:51 33b1e0a273af: Verifying Checksum 05:38:51 33b1e0a273af: Download complete 05:38:51 ec43610c2a17: Verifying Checksum 05:38:51 ec43610c2a17: Download complete 05:38:51 5d3b04190fa2: Download complete 05:38:51 5eb5b503b376: Verifying Checksum 05:38:51 5eb5b503b376: Download complete 05:38:52 2f39f015ded8: Download complete 05:38:52 5eb5b503b376: Pull complete 05:38:52 5c69ac0246d0: Pull complete 05:38:53 ec43610c2a17: Pull complete 05:38:53 3a2ae6a8a46f: Pull complete 05:38:53 33b1e0a273af: Pull complete 05:38:53 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:57 provisioning config files... 05:38:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/166@tmp/config14004158633819254656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:57 2f39f015ded8: Pull complete 05:38:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:38:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:38:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 05:38:57 ---> ****-login.sh 05:38:57 nexus3.edgexfoundry.org:10001 [Pipeline] withDockerContainer 05:38:58 prd-ubuntu20.04-docker-8c-8g-1491 does not seem to be running inside a container 05:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:58 $ 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 05:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:58 Configure a credential helper to remove this warning. See 05:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:58 05:38:58 Login Succeeded 05:38:58 nexus3.edgexfoundry.org:10002 05:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:58 Configure a credential helper to remove this warning. See 05:38:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:58 05:38:58 Login Succeeded 05:38:58 nexus3.edgexfoundry.org:10003 05:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:59 Configure a credential helper to remove this warning. See 05:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:59 05:38:59 Login Succeeded 05:38:59 nexus3.edgexfoundry.org:10004 05:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:38:59 Configure a credential helper to remove this warning. See 05:38:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:38:59 05:38:59 Login Succeeded 05:38:59 ****.io 05:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:39:00 Configure a credential helper to remove this warning. See 05:39:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:39:00 05:39:00 Login Succeeded 05:39:00 ---> ****-login.sh ends 05:39:02 $ docker top 42dcceb3712674658cfd60dbde8faa1425fee81d649771f14e48253a4ef12c52 -eo pid,comm [Pipeline] { [Pipeline] } 05:39:03 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:39:03 ---> job-cost.sh 05:39:03 lf-activate-venv: SKIPPING 05:39:03 INFO: No Stack... [Pipeline] echo 05:39:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:39:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:39:03 ========================================================= 05:39:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:39:03 ========================================================= [Pipeline] fileExists 05:39:03 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:03 INFO: Archiving Costs [Pipeline] sh 05:39:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:39:04 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 05:39:04 + cut -d, -f6 [Pipeline] lock 05:39:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-166-stack-cost] 05:39:04 Resource [jenkins-edgexfoundry-edgex-ui-go-main-166-stack-cost] did not exist. Created. 05:39:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:39:04 + echo total: 0.2199999988079071 [Pipeline] stash 05:39:04 Stashed 1 file(s) [Pipeline] } 05:39:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 05:39:05 $ docker stop --time=1 42dcceb3712674658cfd60dbde8faa1425fee81d649771f14e48253a4ef12c52 05:39:05 Sending build context to Docker daemon 35.21MB 05:39:05 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:39:05 Step 2/15 : FROM ${BASE} AS builder 05:39:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:39:05 9fda8d8052c6: Pulling fs layer 05:39:05 5d54e960e981: Pulling fs layer 05:39:05 c4a7e357bf2a: Pulling fs layer 05:39:05 f0e02332f6b5: Pulling fs layer 05:39:05 872ee5b61b7b: Pulling fs layer 05:39:05 0c6a40ed1a82: Pulling fs layer 05:39:05 94ae7d8d031c: Pulling fs layer 05:39:05 f0e02332f6b5: Waiting 05:39:05 872ee5b61b7b: Waiting 05:39:05 0c6a40ed1a82: Waiting 05:39:05 94ae7d8d031c: Waiting 05:39:05 5d54e960e981: Download complete 05:39:05 f0e02332f6b5: Verifying Checksum 05:39:05 f0e02332f6b5: Download complete 05:39:05 872ee5b61b7b: Verifying Checksum 05:39:05 872ee5b61b7b: Download complete 05:39:05 9fda8d8052c6: Download complete 05:39:06 94ae7d8d031c: Verifying Checksum 05:39:06 94ae7d8d031c: Download complete 05:39:06 $ docker rm -f --volumes 42dcceb3712674658cfd60dbde8faa1425fee81d649771f14e48253a4ef12c52 [Pipeline] // withDockerContainer 05:39:06 9fda8d8052c6: Pull complete [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:39:07 5d54e960e981: Pull complete 05:39:07 c4a7e357bf2a: Verifying Checksum 05:39:07 c4a7e357bf2a: Download complete 05:39:08 0c6a40ed1a82: Verifying Checksum 05:39:08 0c6a40ed1a82: Download complete 05:39:20 c4a7e357bf2a: Pull complete 05:39:20 f0e02332f6b5: Pull complete 05:39:20 872ee5b61b7b: Pull complete 05:39:29 0c6a40ed1a82: Pull complete 05:39:30 94ae7d8d031c: Pull complete 05:39:30 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:39:30 ---> 86de565de09d 05:39:30 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:39:32 ---> Running in c9eff8b07793 05:39:33 Removing intermediate container c9eff8b07793 05:39:33 ---> a8b938811711 05:39:33 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:39:33 ---> Running in 8decbfdfec64 05:39:33 Removing intermediate container 8decbfdfec64 05:39:33 ---> 895ac7b9c1a9 05:39:33 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:39:33 ---> Running in ac37e11a82e1 05:39:34 Removing intermediate container ac37e11a82e1 05:39:34 ---> 5ea4debf6086 05:39:34 Step 6/15 : LABEL Name=edgex-ui-go 05:39:34 ---> Running in 006ebed0f29c 05:39:34 Removing intermediate container 006ebed0f29c 05:39:34 ---> d699c45a76d6 05:39:34 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:39:34 ---> Running in 0cb7370730a2 05:39:34 Removing intermediate container 0cb7370730a2 05:39:34 ---> 91c22865b199 05:39:34 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:39:35 latest: Pulling from library/docker 05:39:35 bca4290a9639: Pulling fs layer 05:39:35 2cd627277f8a: Pulling fs layer 05:39:35 4f4fb700ef54: Pulling fs layer 05:39:35 a4fb61f641ed: Pulling fs layer 05:39:35 733caa879861: Pulling fs layer 05:39:35 41b482f87146: Pulling fs layer 05:39:35 1ffd3afa1d3e: Pulling fs layer 05:39:35 10d13b96e2ce: Pulling fs layer 05:39:35 872b0ec9e92a: Pulling fs layer 05:39:35 2a41040cfda2: Pulling fs layer 05:39:35 a9a7dbdb4be0: Pulling fs layer 05:39:35 c0f19de4bc80: Pulling fs layer 05:39:35 cd728e783f4c: Pulling fs layer 05:39:35 18b8e706ffed: Pulling fs layer 05:39:35 6c7707c3da47: Pulling fs layer 05:39:35 a4fb61f641ed: Waiting 05:39:35 a763d50092c4: Pulling fs layer 05:39:35 733caa879861: Waiting 05:39:35 41b482f87146: Waiting 05:39:35 2a41040cfda2: Waiting 05:39:35 1ffd3afa1d3e: Waiting 05:39:35 a9a7dbdb4be0: Waiting 05:39:35 10d13b96e2ce: Waiting 05:39:35 c0f19de4bc80: Waiting 05:39:35 cd728e783f4c: Waiting 05:39:35 872b0ec9e92a: Waiting 05:39:35 6c7707c3da47: Waiting 05:39:35 a763d50092c4: Waiting 05:39:35 4f4fb700ef54: Verifying Checksum 05:39:35 4f4fb700ef54: Download complete 05:39:35 2cd627277f8a: Verifying Checksum 05:39:35 2cd627277f8a: Download complete 05:39:35 bca4290a9639: Download complete 05:39:35 a4fb61f641ed: Download complete 05:39:38 733caa879861: Verifying Checksum 05:39:38 733caa879861: Download complete 05:39:38 41b482f87146: Verifying Checksum 05:39:38 41b482f87146: Download complete 05:39:38 1ffd3afa1d3e: Verifying Checksum 05:39:38 1ffd3afa1d3e: Download complete 05:39:38 10d13b96e2ce: Verifying Checksum 05:39:38 10d13b96e2ce: Download complete 05:39:38 2a41040cfda2: Verifying Checksum 05:39:38 2a41040cfda2: Download complete 05:39:38 872b0ec9e92a: Download complete 05:39:38 bca4290a9639: Pull complete 05:39:38 cd728e783f4c: Verifying Checksum 05:39:38 cd728e783f4c: Download complete 05:39:38 c0f19de4bc80: Verifying Checksum 05:39:38 c0f19de4bc80: Download complete 05:39:38 a9a7dbdb4be0: Verifying Checksum 05:39:38 a9a7dbdb4be0: Download complete 05:39:38 6c7707c3da47: Verifying Checksum 05:39:38 6c7707c3da47: Download complete 05:39:38 a763d50092c4: Verifying Checksum 05:39:38 a763d50092c4: Download complete 05:39:38 2cd627277f8a: Pull complete 05:39:38 4f4fb700ef54: Pull complete 05:39:38 a4fb61f641ed: Pull complete 05:39:38 18b8e706ffed: Verifying Checksum 05:39:38 18b8e706ffed: Download complete 05:39:43 733caa879861: Pull complete 05:39:43 41b482f87146: Pull complete 05:39:44 1ffd3afa1d3e: Pull complete 05:39:44 10d13b96e2ce: Pull complete 05:39:44 872b0ec9e92a: Pull complete 05:39:44 2a41040cfda2: Pull complete 05:39:46 a9a7dbdb4be0: Pull complete 05:39:46 c0f19de4bc80: Pull complete 05:39:46 cd728e783f4c: Pull complete 05:39:49 18b8e706ffed: Pull complete 05:39:50 6c7707c3da47: Pull complete 05:39:50 a763d50092c4: Pull complete 05:39:50 Digest: sha256:f837abeefde97276de9505056743c602d6938d2b49b2066bee3ae3b359ec8b78 05:39:50 Status: Downloaded newer image for docker:latest 05:39:53 ---> d33bb6bb06b7 05:39:53 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:53 ---> Running in 8665a2448c60 05:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:39:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:39:56 OK: 266 MiB in 52 packages 05:39:58 Removing intermediate container 8665a2448c60 05:39:58 ---> 5ebb308f6af4 05:39:58 Step 10/15 : ENV GO111MODULE=on 05:39:58 ---> Running in 09d1bea06148 05:39:59 Removing intermediate container 09d1bea06148 05:39:59 ---> f12393515d8e 05:39:59 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:39:59 ---> Running in 7ca40031a45b 05:39:59 Removing intermediate container 7ca40031a45b 05:39:59 ---> 0a3e24b67377 05:39:59 Step 12/15 : COPY go.mod vendor* ./ 05:40:00 ---> 286ac107aa3e 05:40:00 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:40:00 ---> Running in f1462c9baeb0 05:41:08 Removing intermediate container f1462c9baeb0 05:41:08 ---> 170a379c796e 05:41:08 Step 14/15 : COPY . . 05:41:08 ---> 31551083dd04 05:41:08 Step 15/15 : RUN ${MAKE} 05:41:08 ---> Running in 44ffa2a706d2 05:41:08 noop 05:41:08 Removing intermediate container 44ffa2a706d2 05:41:08 ---> c9ff7ac6d9bd 05:41:08 Successfully built c9ff7ac6d9bd 05:41:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:08 + docker inspect -f . ci-base-image-arm64 05:41:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:09 prd-ubuntu20.04-docker-arm64-4c-16g-1495 does not seem to be running inside a container 05:41:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/166 -v /w/workspace/edgex-ui-go/166:/w/workspace/edgex-ui-go/166:rw,z -v /w/workspace/edgex-ui-go/166@tmp:/w/workspace/edgex-ui-go/166@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 05:41:11 $ docker top eecb57a8b13abc2a2d8d34f12a595329d5a892b0b8c28c0d9216525cd18a7a9f -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:12 + go version 05:41:12 go version go1.21.0 linux/arm64 [Pipeline] } 05:41:12 $ docker stop --time=1 eecb57a8b13abc2a2d8d34f12a595329d5a892b0b8c28c0d9216525cd18a7a9f 05:41:14 $ docker rm -f --volumes eecb57a8b13abc2a2d8d34f12a595329d5a892b0b8c28c0d9216525cd18a7a9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:15 + docker inspect -f . ci-base-image-arm64 05:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:41:15 prd-ubuntu20.04-docker-arm64-4c-16g-1495 does not seem to be running inside a container 05:41:15 $ 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/166 -v /w/workspace/edgex-ui-go/166:/w/workspace/edgex-ui-go/166:rw,z -v /w/workspace/edgex-ui-go/166@tmp:/w/workspace/edgex-ui-go/166@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 05:41:17 $ docker top d3d98510500d8dc739262f2500b3dce8b0933062f03ba5eb513247f2f6a8e984 -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:18 + git config --global --add safe.directory /w/workspace/edgex-ui-go/166 [Pipeline] fileExists [Pipeline] sh 05:41:18 + make test 05:41:18 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:41:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:42:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:42:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:42:59 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:42:59 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:42:59 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:42:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:42:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:42:59 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:42:59 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:43:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:43:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:43:18 ./bin/test-attribution-txt.sh [Pipeline] echo 05:43:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:43:18 $ docker stop --time=1 d3d98510500d8dc739262f2500b3dce8b0933062f03ba5eb513247f2f6a8e984 05:43:21 $ docker rm -f --volumes d3d98510500d8dc739262f2500b3dce8b0933062f03ba5eb513247f2f6a8e984 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:43:23 Warning: overwriting stash ‘coverage-report’ 05:43:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:43:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:43:25 + ls -al . 05:43:25 total 192 05:43:25 drwxrwxr-x 12 jenkins jenkins 4096 Feb 22 05:41 . 05:43:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 05:38 .. 05:43:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 05:38 .blubracket 05:43:25 -rw-rw-r-- 1 jenkins jenkins 18 Feb 22 05:38 .dockerignore 05:43:25 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 05:38 .git 05:43:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 05:38 .github 05:43:25 -rw-rw-r-- 1 jenkins jenkins 178 Feb 22 05:38 .gitignore 05:43:25 -rw-rw-r-- 1 jenkins jenkins 9736 Feb 22 05:38 Attribution.txt 05:43:25 -rw-rw-r-- 1 jenkins jenkins 21430 Feb 22 05:38 CHANGELOG.md 05:43:25 -rw-rw-r-- 1 jenkins jenkins 3959 Feb 22 05:38 CONTRIBUTING.md 05:43:25 -rw-rw-r-- 1 jenkins jenkins 1898 Feb 22 05:38 Dockerfile 05:43:25 -rw-rw-r-- 1 jenkins jenkins 652 Feb 22 05:38 Jenkinsfile 05:43:25 -rw-rw-r-- 1 jenkins jenkins 11357 Feb 22 05:38 LICENSE 05:43:25 -rw-rw-r-- 1 jenkins jenkins 2189 Feb 22 05:38 Makefile 05:43:25 -rw-rw-r-- 1 jenkins jenkins 4381 Feb 22 05:38 README.md 05:43:25 -rw-rw-r-- 1 jenkins jenkins 12 Feb 22 05:35 VERSION 05:43:25 -rw-rw-r-- 1 jenkins jenkins 4832 Feb 22 05:38 angularmigrationlogs.md 05:43:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 05:38 assets 05:43:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 05:38 bin 05:43:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 05:38 cmd 05:43:25 -rw-r--r-- 1 jenkins jenkins 10 Feb 22 05:41 coverage.out 05:43:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 05:38 docs 05:43:25 -rw-rw-r-- 1 jenkins jenkins 3557 Feb 22 05:38 go.mod 05:43:25 -rw-rw-r-- 1 jenkins jenkins 33511 Feb 22 05:38 go.sum 05:43:25 drwxrwxr-x 8 jenkins jenkins 4096 Feb 22 05:38 internal 05:43:25 -rwxrwxr-x 1 jenkins jenkins 568 Feb 22 05:38 redeploy.sh 05:43:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 05:38 testing 05:43:25 -rw-rw-r-- 1 jenkins jenkins 155 Feb 22 05:38 version.go 05:43:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 22 05:38 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:25 + 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=44becd0efa6ffb5b62a597229c194c6b59bdfa7c --label arch=arm64 --label version=3.1.0-dev.36 . 05:43:26 Sending build context to Docker daemon 35.21MB 05:43:26 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 05:43:26 Step 2/26 : FROM ${BASE} AS builder 05:43:26 ---> c9ff7ac6d9bd 05:43:26 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:43:27 ---> Running in 4975c3e42a19 05:43:27 Removing intermediate container 4975c3e42a19 05:43:27 ---> a3c21baac399 05:43:27 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 05:43:27 ---> Running in 09df9a8972ab 05:43:28 Removing intermediate container 09df9a8972ab 05:43:28 ---> a108f49b811c 05:43:28 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 05:43:28 ---> Running in 715f4a39037e 05:43:28 Removing intermediate container 715f4a39037e 05:43:28 ---> dc23caacc728 05:43:28 Step 6/26 : LABEL Name=edgex-ui-go 05:43:28 ---> Running in a10f46334ca5 05:43:29 Removing intermediate container a10f46334ca5 05:43:29 ---> eb89776b4911 05:43:29 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:43:29 ---> Running in 900bf5074327 05:43:29 Removing intermediate container 900bf5074327 05:43:29 ---> 91ced863dcf9 05:43:29 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:43:31 ---> e403ee972205 05:43:31 Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:31 ---> Running in 3d80775ab387 05:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:43:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:43:34 OK: 266 MiB in 52 packages 05:43:36 Removing intermediate container 3d80775ab387 05:43:36 ---> f5faf4b3a2ed 05:43:36 Step 10/26 : ENV GO111MODULE=on 05:43:37 ---> Running in a3cd823bd1e0 05:43:37 Removing intermediate container a3cd823bd1e0 05:43:37 ---> 22a73c0db026 05:43:37 Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:43:37 ---> Running in e29fe3e83f45 05:43:38 Removing intermediate container e29fe3e83f45 05:43:38 ---> c9dad027fe55 05:43:38 Step 12/26 : COPY go.mod vendor* ./ 05:43:40 ---> f31fcf9d97e2 05:43:40 Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:40 ---> Running in 17fbf686bff7 05:43:44 Removing intermediate container 17fbf686bff7 05:43:44 ---> 73af9561f48f 05:43:44 Step 14/26 : COPY . . 05:43:48 ---> 52ef845f8b69 05:43:48 Step 15/26 : RUN ${MAKE} 05:43:48 ---> Running in c57eca2390f3 05:43:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.36" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:45:43 Removing intermediate container c57eca2390f3 05:45:43 ---> a3bafae41c46 05:45:43 Step 16/26 : FROM alpine:3.18 05:45:43 3.18: Pulling from library/alpine 05:45:43 c6b39de5b339: Pulling fs layer 05:45:43 c6b39de5b339: Verifying Checksum 05:45:43 c6b39de5b339: Download complete 05:45:43 c6b39de5b339: Pull complete 05:45:43 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 05:45:43 Status: Downloaded newer image for alpine:3.18 05:45:44 ---> 33abbf032149 05:45:44 Step 17/26 : RUN apk --no-cache upgrade 05:45:44 ---> Running in 24162e2a28a1 05:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:45:46 OK: 8 MiB in 15 packages 05:45:49 Removing intermediate container 24162e2a28a1 05:45:49 ---> 33da8d0c8e8e 05:45:49 Step 18/26 : EXPOSE 4000 05:45:49 ---> Running in 976f98ce7d5c 05:45:49 Removing intermediate container 976f98ce7d5c 05:45:49 ---> cdd8f9d0ef65 05:45:49 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:45:51 ---> 0ad98ecef2dd 05:45:51 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:45:51 ---> 25d4e9486fcb 05:45:51 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:45:52 ---> 47542d6a14e8 05:45:52 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:45:52 ---> Running in f8b5455bba78 05:45:52 Removing intermediate container f8b5455bba78 05:45:52 ---> bd647d86fd55 05:45:52 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:45:52 ---> Running in f19d7607a297 05:45:53 Removing intermediate container f19d7607a297 05:45:53 ---> 513fd213b235 05:45:53 Step 24/26 : LABEL arch=arm64 05:45:53 ---> Running in 25fec51e4a86 05:45:53 Removing intermediate container 25fec51e4a86 05:45:53 ---> c2249caa03c6 05:45:53 Step 25/26 : LABEL git_sha=44becd0efa6ffb5b62a597229c194c6b59bdfa7c 05:45:53 ---> Running in 684341a9eaf9 05:45:54 Removing intermediate container 684341a9eaf9 05:45:54 ---> 8f97a7fb3d74 05:45:54 Step 26/26 : LABEL version=3.1.0-dev.36 05:45:54 ---> Running in 22e3fe3a4c84 05:45:54 Removing intermediate container 22e3fe3a4c84 05:45:54 ---> 9048f4009fbe 05:45:54 [Warning] One or more build-args [ARCH] were not consumed 05:45:54 Successfully built 9048f4009fbe 05:45:54 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 05:45:55 provisioning config files... 05:45:55 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/166@tmp/config7316404350244229000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:55 ---> ****-login.sh 05:45:55 nexus3.edgexfoundry.org:10001 05:45:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:55 Configure a credential helper to remove this warning. See 05:45:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:55 05:45:55 Login Succeeded 05:45:55 nexus3.edgexfoundry.org:10002 05:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:56 Configure a credential helper to remove this warning. See 05:45:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:56 05:45:56 Login Succeeded 05:45:56 nexus3.edgexfoundry.org:10003 05:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:56 Configure a credential helper to remove this warning. See 05:45:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:56 05:45:56 Login Succeeded 05:45:56 nexus3.edgexfoundry.org:10004 05:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:57 Configure a credential helper to remove this warning. See 05:45:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:57 05:45:57 Login Succeeded 05:45:57 ****.io 05:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:45:57 Configure a credential helper to remove this warning. See 05:45:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:45:57 05:45:57 Login Succeeded 05:45:57 ---> ****-login.sh ends [Pipeline] } 05:45:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:45:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:45:57 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 05:45:57 44becd0efa6ffb5b62a597229c194c6b59bdfa7c 05:45:57 latest 05:45:57 3.1.0-dev.36 05:45:57 44becd0efa6ffb5b62a597229c194c6b59bdfa7c-3.1.0-dev.36 05:45:57 main 05:45:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:58 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:44becd0efa6ffb5b62a597229c194c6b59bdfa7c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:44becd0efa6ffb5b62a597229c194c6b59bdfa7c 05:45:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:45:58 02ebb0a616b8: Preparing 05:45:58 b34c7474fef9: Preparing 05:45:58 3c99b829f491: Preparing 05:45:58 5cc3ebc4be37: Preparing 05:45:58 7c504f21be85: Preparing 05:45:58 7c504f21be85: Layer already exists 05:45:59 b34c7474fef9: Pushed 05:45:59 02ebb0a616b8: Pushed 05:45:59 5cc3ebc4be37: Pushed 05:46:05 3c99b829f491: Pushed 05:46:06 44becd0efa6ffb5b62a597229c194c6b59bdfa7c: digest: sha256:24138facbe8b31197dc134425fca9a2f07d49343a507954751f8581228166aaf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:06 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:46:07 02ebb0a616b8: Preparing 05:46:07 b34c7474fef9: Preparing 05:46:07 3c99b829f491: Preparing 05:46:07 5cc3ebc4be37: Preparing 05:46:07 7c504f21be85: Preparing 05:46:07 02ebb0a616b8: Layer already exists 05:46:07 b34c7474fef9: Layer already exists 05:46:07 5cc3ebc4be37: Layer already exists 05:46:07 7c504f21be85: Layer already exists 05:46:07 3c99b829f491: Layer already exists 05:46:07 latest: digest: sha256:24138facbe8b31197dc134425fca9a2f07d49343a507954751f8581228166aaf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.36 05:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:46:08 02ebb0a616b8: Preparing 05:46:08 b34c7474fef9: Preparing 05:46:08 3c99b829f491: Preparing 05:46:08 5cc3ebc4be37: Preparing 05:46:08 7c504f21be85: Preparing 05:46:08 02ebb0a616b8: Layer already exists 05:46:08 b34c7474fef9: Layer already exists 05:46:08 7c504f21be85: Layer already exists 05:46:08 3c99b829f491: Layer already exists 05:46:08 5cc3ebc4be37: Layer already exists 05:46:08 3.1.0-dev.36: digest: sha256:24138facbe8b31197dc134425fca9a2f07d49343a507954751f8581228166aaf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:44becd0efa6ffb5b62a597229c194c6b59bdfa7c-3.1.0-dev.36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:44becd0efa6ffb5b62a597229c194c6b59bdfa7c-3.1.0-dev.36 05:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:46:09 02ebb0a616b8: Preparing 05:46:09 b34c7474fef9: Preparing 05:46:09 3c99b829f491: Preparing 05:46:09 5cc3ebc4be37: Preparing 05:46:09 7c504f21be85: Preparing 05:46:09 02ebb0a616b8: Layer already exists 05:46:09 7c504f21be85: Layer already exists 05:46:09 3c99b829f491: Layer already exists 05:46:09 b34c7474fef9: Layer already exists 05:46:09 5cc3ebc4be37: Layer already exists 05:46:09 44becd0efa6ffb5b62a597229c194c6b59bdfa7c-3.1.0-dev.36: digest: sha256:24138facbe8b31197dc134425fca9a2f07d49343a507954751f8581228166aaf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:10 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 05:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:46:11 02ebb0a616b8: Preparing 05:46:11 b34c7474fef9: Preparing 05:46:11 3c99b829f491: Preparing 05:46:11 5cc3ebc4be37: Preparing 05:46:11 7c504f21be85: Preparing 05:46:11 5cc3ebc4be37: Layer already exists 05:46:11 02ebb0a616b8: Layer already exists 05:46:11 b34c7474fef9: Layer already exists 05:46:11 3c99b829f491: Layer already exists 05:46:11 7c504f21be85: Layer already exists 05:46:11 main: digest: sha256:24138facbe8b31197dc134425fca9a2f07d49343a507954751f8581228166aaf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:46:11 ===================================================== [Pipeline] echo 05:46:11 taggedImages: 05:46:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:44becd0efa6ffb5b62a597229c194c6b59bdfa7c 05:46:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:46:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.36 05:46:11 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:44becd0efa6ffb5b62a597229c194c6b59bdfa7c-3.1.0-dev.36 05:46:11 - 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 05:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:12 05:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:12 arm64: Pulling from edgex-lftools-log-publisher 05:46:12 8998bd30e6a1: Pulling fs layer 05:46:12 04944245beec: Pulling fs layer 05:46:12 699f458cf7ca: Pulling fs layer 05:46:12 765212b225bb: Pulling fs layer 05:46:12 f23df028b6ca: Pulling fs layer 05:46:12 d65c8cfc05b1: Pulling fs layer 05:46:12 2437ff75d9bd: Pulling fs layer 05:46:12 765212b225bb: Waiting 05:46:12 f23df028b6ca: Waiting 05:46:12 d65c8cfc05b1: Waiting 05:46:12 2437ff75d9bd: Waiting 05:46:12 04944245beec: Verifying Checksum 05:46:12 04944245beec: Download complete 05:46:12 765212b225bb: Verifying Checksum 05:46:12 765212b225bb: Download complete 05:46:12 f23df028b6ca: Verifying Checksum 05:46:12 f23df028b6ca: Download complete 05:46:12 d65c8cfc05b1: Verifying Checksum 05:46:12 d65c8cfc05b1: Download complete 05:46:13 699f458cf7ca: Verifying Checksum 05:46:13 699f458cf7ca: Download complete 05:46:13 8998bd30e6a1: Verifying Checksum 05:46:13 8998bd30e6a1: Download complete 05:46:16 2437ff75d9bd: Verifying Checksum 05:46:16 2437ff75d9bd: Download complete 05:46:19 8998bd30e6a1: Pull complete 05:46:20 04944245beec: Pull complete 05:46:22 699f458cf7ca: Pull complete 05:46:22 765212b225bb: Pull complete 05:46:22 f23df028b6ca: Pull complete 05:46:22 d65c8cfc05b1: Pull complete 05:46:41 2437ff75d9bd: Pull complete 05:46:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:46:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:46:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:41 prd-ubuntu20.04-docker-arm64-4c-16g-1495 does not seem to be running inside a container 05:46:41 $ 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/166 -v /w/workspace/edgex-ui-go/166:/w/workspace/edgex-ui-go/166:rw,z -v /w/workspace/edgex-ui-go/166@tmp:/w/workspace/edgex-ui-go/166@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 05:46:44 $ docker top 6cb2254092bf5dcf9fd1b1cc88bfc40923aed125b10a7a53cb00a755a4d093cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:44 ---> job-cost.sh 05:46:45 lf-activate-venv: SKIPPING 05:46:45 INFO: No Stack... 05:46:45 INFO: Retrieving Pricing Info for: v3-standard-4 05:46:46 INFO: Archiving Costs [Pipeline] sh 05:46:46 + cat /w/workspace/edgex-ui-go/166/archives/cost.csv 05:46:46 + cut -d, -f6 [Pipeline] lock 05:46:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-166-stack-cost] 05:46:46 Resource [jenkins-edgexfoundry-edgex-ui-go-main-166-stack-cost] did not exist. Created. 05:46:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:46:47 /w/workspace/edgex-ui-go/166@tmp/durable-e5984833/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:46:47 + echo total: 0.10999999940395355 [Pipeline] stash 05:46:47 Warning: overwriting stash ‘stack-cost’ 05:46:48 Stashed 1 file(s) [Pipeline] } 05:46:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 05:46:48 $ docker stop --time=1 6cb2254092bf5dcf9fd1b1cc88bfc40923aed125b10a7a53cb00a755a4d093cf 05:46:49 $ docker rm -f --volumes 6cb2254092bf5dcf9fd1b1cc88bfc40923aed125b10a7a53cb00a755a4d093cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:46:51 provisioning config files... 05:46:51 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4988805359260106307tmp [Pipeline] { [Pipeline] sh 05:46:51 + set +x 05:46:51 + + bash -s -- 05:46:51 curl -s https://codecov.io/bash 05:46:51 05:46:51 _____ _ 05:46:51 / ____| | | 05:46:51 | | ___ __| | ___ ___ _____ __ 05:46:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:46:51 | |___| (_) | (_| | __/ (_| (_) \ V / 05:46:51 \_____\___/ \__,_|\___|\___\___/ \_/ 05:46:51 Bash-1.0.6 05:46:51 05:46:51 05:46:51 ==> git version 2.25.1 found 05:46:51 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:46:51 Release-Date: 2020-01-08 05:46:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:46:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:46:51 ==> Jenkins CI detected. 05:46:51 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 05:46:51 project root: . 05:46:51 --> token set from env 05:46:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:46:51 ==> Running gcov in . (disable via -X gcov) 05:46:51 ==> Python coveragepy not found 05:46:51 ==> Searching for coverage reports in: 05:46:51 + . 05:46:51 -> Found 1 reports 05:46:51 ==> Detecting git/mercurial file structure 05:46:51 ==> Reading reports 05:46:51 + ./coverage.out bytes=10 05:46:51 ==> Appending adjustments 05:46:51 https://docs.codecov.io/docs/fixing-reports 05:46:52 + Found adjustments 05:46:52 ==> Gzipping contents 05:46:52 12K /tmp/codecov.5KOfsJ.gz 05:46:52 ==> Uploading reports 05:46:52 url: https://codecov.io 05:46:52 query: branch=main&commit=44becd0efa6ffb5b62a597229c194c6b59bdfa7c&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:46:52 -> Pinging Codecov 05:46:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=44becd0efa6ffb5b62a597229c194c6b59bdfa7c&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:46:52 -> Uploading to 05:46:52 https://storage.googleapis.com/codecov/v4/raw/2024-02-22/FB506323287CE973F263BFD2A0EB1F37/44becd0efa6ffb5b62a597229c194c6b59bdfa7c/96159b1d-c134-4a9e-945c-75399e7eb6ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240222T054652Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=85d4f98b1ff9f9f431a9a43f111eb35feb07f799e587755e11450792125f3358 05:46:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:46:52 Dload Upload Total Spent Left Speed 05:46:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 35032 --:--:-- --:--:-- --:--:-- 35032 05:46:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/44becd0efa6ffb5b62a597229c194c6b59bdfa7c [Pipeline] } 05:46:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:46:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:46:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:46:53 05:46:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:46:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:46:54 df9b9388f04a: Pulling fs layer 05:46:54 52dc419b0ee2: Pulling fs layer 05:46:54 25bc292e5bac: Pulling fs layer 05:46:54 114826534d7a: Pulling fs layer 05:46:54 4657fd5d0bcf: Pulling fs layer 05:46:54 6ad1cebc031e: Pulling fs layer 05:46:54 8a3aa393b2d8: Pulling fs layer 05:46:54 4657fd5d0bcf: Waiting 05:46:54 114826534d7a: Waiting 05:46:54 6ad1cebc031e: Waiting 05:46:54 8a3aa393b2d8: Waiting 05:46:54 25bc292e5bac: Verifying Checksum 05:46:54 25bc292e5bac: Download complete 05:46:54 52dc419b0ee2: Verifying Checksum 05:46:54 52dc419b0ee2: Download complete 05:46:54 4657fd5d0bcf: Verifying Checksum 05:46:54 4657fd5d0bcf: Download complete 05:46:54 df9b9388f04a: Download complete 05:46:54 6ad1cebc031e: Verifying Checksum 05:46:54 6ad1cebc031e: Download complete 05:46:54 df9b9388f04a: Pull complete 05:46:54 52dc419b0ee2: Pull complete 05:46:54 25bc292e5bac: Pull complete 05:46:54 114826534d7a: Verifying Checksum 05:46:54 114826534d7a: Download complete 05:46:54 8a3aa393b2d8: Verifying Checksum 05:46:54 8a3aa393b2d8: Download complete 05:46:58 114826534d7a: Pull complete 05:46:58 4657fd5d0bcf: Pull complete 05:46:58 6ad1cebc031e: Pull complete 05:47:00 8a3aa393b2d8: Pull complete 05:47:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:47:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:01 prd-ubuntu20.04-docker-8c-8g-1491 does not seem to be running inside a container 05:47:01 $ 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 05:47:06 $ docker top 5ea871a5ad9f61c1203a2c127fec3933d1dce5ba1c3da4b2af61694b33bf9199 -eo pid,comm [Pipeline] { [Pipeline] echo 05:47:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 05:47:07 + set -o pipefail 05:47:07 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 05:47:12 05:47:12 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 05:47:12 05:47:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/10302629-1e18-4a31-a1aa-c3924bd50c88 05:47:12 05:47:12 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:47:12 05:47:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:47:12 05:47:12 05:47:12 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:47:12 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:47:12 More details here: https://snyk.co/ue1NS [Pipeline] } 05:47:12 $ docker stop --time=1 5ea871a5ad9f61c1203a2c127fec3933d1dce5ba1c3da4b2af61694b33bf9199 05:47:16 $ docker rm -f --volumes 5ea871a5ad9f61c1203a2c127fec3933d1dce5ba1c3da4b2af61694b33bf9199 [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 05:47:18 + git log --format=format:%s -1 44becd0efa6ffb5b62a597229c194c6b59bdfa7c [Pipeline] sh 05:47:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:47:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:18 prd-ubuntu20.04-docker-8c-8g-1491 does not seem to be running inside a container 05:47:19 $ 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 05:47:19 $ docker top c6ab4a36168adb9827b41c0539bd0a9efa5ab38a9d0005c40371fa4d259f3ea1 -eo pid,comm 05:47:19 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:47:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:47:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:19 [ssh-agent] Looking for ssh-agent implementation... 05:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:19 $ docker exec c6ab4a36168adb9827b41c0539bd0a9efa5ab38a9d0005c40371fa4d259f3ea1 ssh-agent 05:47:19 SSH_AUTH_SOCK=/tmp/ssh-mH4DNABxTIlf/agent.32 05:47:19 SSH_AGENT_PID=38 05:47:19 Running ssh-add (command line suppressed) 05:47:20 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11318767345709900581.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11318767345709900581.key) 05:47:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:20 + git semver tag 05:47:20 2024-02-22 05:47:20,624 [run_tag] DEBUG tag force:False 05:47:20 2024-02-22 05:47:20,624 [check_head_tag] DEBUG check head tag 05:47:20 2024-02-22 05:47:20,625 [execute] INFO git cat-file --batch-check 05:47:20 2024-02-22 05:47:20,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 05:47:20 2024-02-22 05:47:20,629 [execute] INFO git cat-file --batch 05:47:20 2024-02-22 05:47:20,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 05:47:20 2024-02-22 05:47:20,644 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:47:20 2024-02-22 05:47:20,644 [execute] INFO git tag -a v3.1.0-dev.36 -m v3.1.0-dev.36 05:47:20 2024-02-22 05:47:20,645 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.36', '-m', 'v3.1.0-dev.36'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 05:47:20 2024-02-22 05:47:20,650 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:47:20 3.1.0-dev.36 [Pipeline] } 05:47:20 $ docker exec --env ******** --env ******** c6ab4a36168adb9827b41c0539bd0a9efa5ab38a9d0005c40371fa4d259f3ea1 ssh-agent -k 05:47:20 unset SSH_AUTH_SOCK; 05:47:20 unset SSH_AGENT_PID; 05:47:20 echo Agent pid 38 killed; 05:47:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:21 + git semver [Pipeline] } 05:47:21 $ docker stop --time=1 c6ab4a36168adb9827b41c0539bd0a9efa5ab38a9d0005c40371fa4d259f3ea1 05:47:22 $ docker rm -f --volumes c6ab4a36168adb9827b41c0539bd0a9efa5ab38a9d0005c40371fa4d259f3ea1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:47:23 05:47:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:47:23 0.23.1-centos7: Pulling from edgex-lftools 05:47:23 ab5ef0e58194: Pulling fs layer 05:47:23 9712f1f96733: Pulling fs layer 05:47:23 63f879dbbcfc: Pulling fs layer 05:47:23 0d9ebad4ef96: Pulling fs layer 05:47:23 e9a5061849ea: Pulling fs layer 05:47:23 d747dcd14b5f: Pulling fs layer 05:47:23 2de7ff778b66: Pulling fs layer 05:47:23 d747dcd14b5f: Waiting 05:47:23 0d9ebad4ef96: Waiting 05:47:23 e9a5061849ea: Waiting 05:47:23 2de7ff778b66: Waiting 05:47:23 9712f1f96733: Verifying Checksum 05:47:23 9712f1f96733: Download complete 05:47:24 63f879dbbcfc: Verifying Checksum 05:47:24 63f879dbbcfc: Download complete 05:47:24 e9a5061849ea: Verifying Checksum 05:47:24 e9a5061849ea: Download complete 05:47:24 d747dcd14b5f: Verifying Checksum 05:47:24 d747dcd14b5f: Download complete 05:47:24 ab5ef0e58194: Verifying Checksum 05:47:24 ab5ef0e58194: Download complete 05:47:24 0d9ebad4ef96: Verifying Checksum 05:47:24 0d9ebad4ef96: Download complete 05:47:24 2de7ff778b66: Verifying Checksum 05:47:24 2de7ff778b66: Download complete 05:47:26 ab5ef0e58194: Pull complete 05:47:27 9712f1f96733: Pull complete 05:47:27 63f879dbbcfc: Pull complete 05:47:31 0d9ebad4ef96: Pull complete 05:47:31 e9a5061849ea: Pull complete 05:47:31 d747dcd14b5f: Pull complete 05:47:32 2de7ff778b66: Pull complete 05:47:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:47:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:47:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:32 prd-ubuntu20.04-docker-8c-8g-1491 does not seem to be running inside a container 05:47:32 $ 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 05:47:40 $ docker top cdab71c0c934eee16094e0c3c528a75c7579046a57b52714121e55e1aef7773e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:47:40 provisioning config files... 05:47:40 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5408698115119014316tmp 05:47:40 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18293338426056501675tmp 05:47:40 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9102789138557561723tmp [Pipeline] { [Pipeline] echo 05:47:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:47:40 ---> sigul-configuration.sh 05:47:40 gpg: directory `/root/.gnupg' created 05:47:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:47:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:47:40 gpg: keyring `/root/.gnupg/secring.gpg' created 05:47:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:47:40 gpg: CAST5 encrypted data 05:47:40 gpg: encrypted with 1 passphrase 05:47:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:47:41 + mkdir /home/jenkins 05:47:41 + mkdir /home/jenkins/sigul [Pipeline] sh 05:47:41 + 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 05:47:41 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:47:41 ---> sigul-install.sh 05:47:41 Sigul already installed; skipping installation. [Pipeline] sh 05:47:42 + git tag --list 05:47:42 0.1.1 05:47:42 v1.1.0 05:47:42 v1.2.0 05:47:42 v1.2.1 05:47:42 v1.3.0 05:47:42 v2.0.0 05:47:42 v2.1.0 05:47:42 v2.2.0 05:47:42 v2.3.0 05:47:42 v3.0 05:47:42 v3.0.0 05:47:42 v3.1 05:47:42 v3.1.0 05:47:42 v3.1.0-dev.1 05:47:42 v3.1.0-dev.10 05:47:42 v3.1.0-dev.11 05:47:42 v3.1.0-dev.12 05:47:42 v3.1.0-dev.13 05:47:42 v3.1.0-dev.14 05:47:42 v3.1.0-dev.15 05:47:42 v3.1.0-dev.16 05:47:42 v3.1.0-dev.17 05:47:42 v3.1.0-dev.18 05:47:42 v3.1.0-dev.19 05:47:42 v3.1.0-dev.2 05:47:42 v3.1.0-dev.20 05:47:42 v3.1.0-dev.21 05:47:42 v3.1.0-dev.22 05:47:42 v3.1.0-dev.23 05:47:42 v3.1.0-dev.24 05:47:42 v3.1.0-dev.25 05:47:42 v3.1.0-dev.26 05:47:42 v3.1.0-dev.27 05:47:42 v3.1.0-dev.28 05:47:42 v3.1.0-dev.29 05:47:42 v3.1.0-dev.3 05:47:42 v3.1.0-dev.30 05:47:42 v3.1.0-dev.31 05:47:42 v3.1.0-dev.32 05:47:42 v3.1.0-dev.33 05:47:42 v3.1.0-dev.34 05:47:42 v3.1.0-dev.35 05:47:42 v3.1.0-dev.36 05:47:42 v3.1.0-dev.4 05:47:42 v3.1.0-dev.5 05:47:42 v3.1.0-dev.6 05:47:42 v3.1.0-dev.7 05:47:42 v3.1.0-dev.8 05:47:42 v3.1.0-dev.9 [Pipeline] sh 05:47:42 + lftools sign git-tag v3.1.0-dev.36 05:47:42 Signing Git tag with Sigul... 05:47:42 Signing v3.1.0-dev.36 [Pipeline] echo 05:47:43 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:47:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:47:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:47:43 $ docker stop --time=1 cdab71c0c934eee16094e0c3c528a75c7579046a57b52714121e55e1aef7773e 05:47:44 $ docker rm -f --volumes cdab71c0c934eee16094e0c3c528a75c7579046a57b52714121e55e1aef7773e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:47:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:47:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:46 prd-ubuntu20.04-docker-8c-8g-1491 does not seem to be running inside a container 05:47:46 $ 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 05:47:46 $ docker top 1777ec98b6b479822d5cb55b4496870f1bea42926fb425d4fb66ee6cbaf50ebe -eo pid,comm 05:47:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:47:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:47:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:47 [ssh-agent] Looking for ssh-agent implementation... 05:47:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:47 $ docker exec 1777ec98b6b479822d5cb55b4496870f1bea42926fb425d4fb66ee6cbaf50ebe ssh-agent 05:47:47 SSH_AUTH_SOCK=/tmp/ssh-d1LH0tvjwkNX/agent.33 05:47:47 SSH_AGENT_PID=39 05:47:47 Running ssh-add (command line suppressed) 05:47:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6230110575976204669.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6230110575976204669.key) 05:47:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:47 + git semver bump pre 05:47:48 2024-02-22 05:47:47,928 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:47:48 2024-02-22 05:47:47,928 [bump_version] DEBUG bumping version:3.1.0-dev.36 on axis:pre with prefix:dev 05:47:48 2024-02-22 05:47:47,929 [bump_version] DEBUG bumped version:3.1.0-dev.37 05:47:48 2024-02-22 05:47:47,929 [write_version] DEBUG write version:3.1.0-dev.37 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 05:47:48 2024-02-22 05:47:47,929 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:47:48 2024-02-22 05:47:47,929 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:47:48 2024-02-22 05:47:47,930 [execute] INFO git cat-file --batch-check 05:47:48 2024-02-22 05:47:47,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:47:48 2024-02-22 05:47:47,935 [execute] INFO git cat-file --batch 05:47:48 2024-02-22 05:47:47,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:47:48 2024-02-22 05:47:47,939 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:47:48 3.1.0-dev.37 [Pipeline] } 05:47:48 $ docker exec --env ******** --env ******** 1777ec98b6b479822d5cb55b4496870f1bea42926fb425d4fb66ee6cbaf50ebe ssh-agent -k 05:47:48 unset SSH_AUTH_SOCK; 05:47:48 unset SSH_AGENT_PID; 05:47:48 echo Agent pid 39 killed; 05:47:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:48 + git semver [Pipeline] } 05:47:48 $ docker stop --time=1 1777ec98b6b479822d5cb55b4496870f1bea42926fb425d4fb66ee6cbaf50ebe 05:47:50 $ docker rm -f --volumes 1777ec98b6b479822d5cb55b4496870f1bea42926fb425d4fb66ee6cbaf50ebe [Pipeline] // withDockerContainer [Pipeline] sh 05:47:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:47:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:47:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:51 prd-ubuntu20.04-docker-8c-8g-1491 does not seem to be running inside a container 05:47:51 $ 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 05:47:51 $ docker top c78746f9687e600ebfdfd2d5b896dfdae099f16c6699cfdc6695a4d46672df3d -eo pid,comm 05:47:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:47:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:47:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:47:52 [ssh-agent] Looking for ssh-agent implementation... 05:47:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:47:52 $ docker exec c78746f9687e600ebfdfd2d5b896dfdae099f16c6699cfdc6695a4d46672df3d ssh-agent 05:47:52 SSH_AUTH_SOCK=/tmp/ssh-b4h8vgzm8s02/agent.32 05:47:52 SSH_AGENT_PID=38 05:47:52 Running ssh-add (command line suppressed) 05:47:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5104978780130963683.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5104978780130963683.key) 05:47:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:47:52 + git semver push 05:47:53 2024-02-22 05:47:52,935 [run_push] DEBUG push 05:47:53 2024-02-22 05:47:52,936 [execute] INFO git cat-file --batch-check 05:47:53 2024-02-22 05:47:52,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:47:53 2024-02-22 05:47:52,941 [execute] INFO git rev-list 29da00dd9dc75f7c6b88c75e9c03f81bff5e9e73 -- 05:47:53 2024-02-22 05:47:52,941 [execute] DEBUG Popen(['git', 'rev-list', '29da00dd9dc75f7c6b88c75e9c03f81bff5e9e73', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:47:53 2024-02-22 05:47:52,952 [execute] INFO git fetch -v origin 05:47:53 2024-02-22 05:47:52,952 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:47:53 2024-02-22 05:47:53,446 [run_push] DEBUG no remote changes detected 05:47:53 2024-02-22 05:47:53,447 [execute] INFO git push origin semver 05:47:53 2024-02-22 05:47:53,447 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:47:54 2024-02-22 05:47:54,251 [run_push] DEBUG push all version tags 05:47:54 2024-02-22 05:47:54,251 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:47:54 2024-02-22 05:47:54,252 [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) 05:47:55 2024-02-22 05:47:54,926 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:47:55 3.1.0-dev.37 [Pipeline] } 05:47:55 $ docker exec --env ******** --env ******** c78746f9687e600ebfdfd2d5b896dfdae099f16c6699cfdc6695a4d46672df3d ssh-agent -k 05:47:55 unset SSH_AUTH_SOCK; 05:47:55 unset SSH_AGENT_PID; 05:47:55 echo Agent pid 38 killed; 05:47:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:47:55 + git semver [Pipeline] } 05:47:56 $ docker stop --time=1 c78746f9687e600ebfdfd2d5b896dfdae099f16c6699cfdc6695a4d46672df3d 05:47:57 $ docker rm -f --volumes c78746f9687e600ebfdfd2d5b896dfdae099f16c6699cfdc6695a4d46672df3d [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 05:47:58 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 05:47:58 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:47:58 total 16 05:47:58 drwxr-xr-x 3 root root 4096 Feb 22 05:39 . 05:47:58 drwxrwxr-x 14 jenkins jenkins 4096 Feb 22 05:47 .. 05:47:58 drwxr-xr-x 2 root root 4096 Feb 22 05:39 cost 05:47:58 -rw-r--r-- 1 root root 83 Feb 22 05:39 cost.csv 05:47:58 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:47:58 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:47:58 total 16 05:47:58 drwxr-xr-x 3 jenkins jenkins 4096 Feb 22 05:39 . 05:47:58 drwxrwxr-x 14 jenkins jenkins 4096 Feb 22 05:47 .. 05:47:58 drwxr-xr-x 2 jenkins jenkins 4096 Feb 22 05:39 cost 05:47:58 -rw-r--r-- 1 jenkins jenkins 83 Feb 22 05:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:47:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:47:59 ---> package-listing.sh 05:47:59 ++ facter osfamily 05:47:59 ++ tr '[:upper:]' '[:lower:]' 05:47:59 + OS_FAMILY=debian 05:47:59 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 05:47:59 + START_PACKAGES=/tmp/packages_start.txt 05:47:59 + END_PACKAGES=/tmp/packages_end.txt 05:47:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:47:59 + PACKAGES=/tmp/packages_start.txt 05:47:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:47:59 + PACKAGES=/tmp/packages_end.txt 05:47:59 + case "${OS_FAMILY}" in 05:47:59 + grep '^ii' 05:47:59 + dpkg -l 05:48:00 + '[' -f /tmp/packages_start.txt ']' 05:48:00 + '[' -f /tmp/packages_end.txt ']' 05:48:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:48:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:48:00 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 05:48:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 05:48:00 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 05:48:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:01 prd-ubuntu20.04-docker-8c-8g-1491 does not seem to be running inside a container 05:48:01 $ 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 05:48:01 $ docker top 50537e7e58b09bee441d745add7e4288ee4f4f7b640512858f70305719b68599 -eo pid,comm [Pipeline] { [Pipeline] sh 05:48:02 + touch /tmp/pre-build-complete [Pipeline] sh 05:48:02 + mkdir -p /var/log/sysstat [Pipeline] sh 05:48:02 + ls /var/log/sa-host 05:48:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:48:02 provisioning config files... 05:48:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9239303983876374504tmp [Pipeline] { [Pipeline] echo 05:48:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:48:03 ---> create-netrc.sh [Pipeline] } 05:48:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:48:03 ---> python-tools-install.sh [Pipeline] echo 05:48:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:48:03 ---> sudo-logs.sh 05:48:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:48:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:48:04 ---> job-cost.sh 05:48:04 lf-activate-venv: SKIPPING 05:48:04 DEBUG: total: 0.2199999988079071 05:48:04 INFO: Retrieving Stack Cost... 05:48:04 INFO: Retrieving Pricing Info for: v3-standard-8 05:48:05 INFO: Archiving Costs [Pipeline] echo 05:48:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:48:05 ---> logs-deploy.sh 05:48:05 lf-activate-venv: SKIPPING 05:48:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/166 05:48:05 INFO: archiving workspace using pattern(s): 05:48:06 Archives upload complete. 05:48:06 INFO: archiving logs to Nexus