Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 10547900d901a25dbf28e3a77af8e7dd2aba8de7 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-ssh16435463939229967693.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5967942070828030763.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17958082132452951739.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15930980196174925931.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/device-onvif-camera/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/device-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2730493854680374274.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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera 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: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 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 ‘prd-centos7-blackbox-4c-2g-5513’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5514’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5696’ is offline ‘prd-ubuntu20.04-docker-8c-8g-5697’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-5695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5699 in /w/workspace/foundry_device-onvif-camera_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/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 10547900d901a25dbf28e3a77af8e7dd2aba8de7 (main) Commit message: "Merge pull request #446 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 10547900d901a25dbf28e3a77af8e7dd2aba8de7 # timeout=10 > git rev-list --no-walk 2d632d3d89b54818b584083cb51298962faa4457 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-16T04:22:59.042Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-16T04:22:59.112Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-16T04:22:59.137Z] ========================================================= [2024-07-16T04:22:59.137Z] EdgeX Global Pipelines Version Info [2024-07-16T04:22:59.137Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:22:59.867Z] ------------------- [2024-07-16T04:22:59.868Z] stable info: [2024-07-16T04:22:59.868Z] ------------------- [2024-07-16T04:22:59.868Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T04:22:59.868Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-16T04:22:59.868Z] Message: update stable to v1.0.260 [2024-07-16T04:23:00.439Z] ------------------- [2024-07-16T04:23:00.439Z] experimental info: [2024-07-16T04:23:00.439Z] ------------------- [2024-07-16T04:23:00.439Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-16T04:23:00.439Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-16T04:23:00.439Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-16T04:23:00.522Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-07-16T04:23:00.543Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-07-16T04:23:00.561Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-16T04:23:00.585Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-16T04:23:00.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-16T04:23:00.638Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-16T04:23:00.668Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-16T04:23:00.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-16T04:23:00.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-16T04:23:00.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-16T04:23:00.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-16T04:23:00.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-07-16T04:23:00.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-16T04:23:00.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-16T04:23:00.884Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T04:23:00.910Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-16T04:23:00.936Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T04:23:00.962Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-16T04:23:00.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-16T04:23:01.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-16T04:23:01.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-16T04:23:01.066Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-07-16T04:23:01.087Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-16T04:23:01.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-16T04:23:01.134Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-16T04:23:01.157Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-16T04:23:01.179Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-16T04:23:01.197Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-16T04:23:01.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-16T04:23:01.244Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-16T04:23:01.264Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] echo [2024-07-16T04:23:01.284Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1054790 [Pipeline] echo [2024-07-16T04:23:01.308Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:23:01.372Z] provisioning config files... [2024-07-16T04:23:01.384Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config8855891990523789229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:23:01.720Z] ---> ****-login.sh [2024-07-16T04:23:01.720Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:23:01.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:01.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:01.981Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:01.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:01.981Z] [2024-07-16T04:23:01.981Z] Login Succeeded [2024-07-16T04:23:01.981Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:23:01.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:01.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:01.981Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:01.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:01.981Z] [2024-07-16T04:23:01.981Z] Login Succeeded [2024-07-16T04:23:01.981Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:23:02.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:02.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:02.240Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:02.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:02.240Z] [2024-07-16T04:23:02.240Z] Login Succeeded [2024-07-16T04:23:02.240Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:23:02.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:02.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:02.240Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:02.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:02.240Z] [2024-07-16T04:23:02.240Z] Login Succeeded [2024-07-16T04:23:02.240Z] ****.io [2024-07-16T04:23:02.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:02.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:02.499Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:02.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:02.499Z] [2024-07-16T04:23:02.499Z] Login Succeeded [2024-07-16T04:23:02.499Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:23:02.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-16T04:23:02.917Z] + git rev-list -1 --merges 10547900d901a25dbf28e3a77af8e7dd2aba8de7~1..10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] echo [2024-07-16T04:23:02.948Z] -----------> git rev-list -1 --merges 10547900d901a25dbf28e3a77af8e7dd2aba8de7~1..10547900d901a25dbf28e3a77af8e7dd2aba8de7 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [2024-07-16T04:23:02.948Z] 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [false] [Pipeline] sh [2024-07-16T04:23:03.243Z] + git log --format=format:%s -1 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] echo [2024-07-16T04:23:03.260Z] ========================================================= [2024-07-16T04:23:03.260Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-16T04:23:03.260Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:23:03.603Z] + git log --format=format:%s -1 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] echo [2024-07-16T04:23:03.615Z] [semverPrep] GIT_COMMIT: 10547900d901a25dbf28e3a77af8e7dd2aba8de7, Commit Message: Merge pull request #446 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24 [Pipeline] echo [2024-07-16T04:23:03.628Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-16T04:23:03.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:23:03.983Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-16T04:23:03.983Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-16T04:23:03.983Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-16T04:23:03.983Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-16T04:23:03.983Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-16T04:23:03.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:23:04.331Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:23:04.331Z] [2024-07-16T04:23:04.331Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:23:04.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:23:04.637Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-16T04:23:04.637Z] b85a868b505f: Pulling fs layer [2024-07-16T04:23:04.637Z] e2be974225ed: Pulling fs layer [2024-07-16T04:23:04.637Z] 339a4e72a1f5: Pulling fs layer [2024-07-16T04:23:04.637Z] 988bab9f4d93: Pulling fs layer [2024-07-16T04:23:04.637Z] 1469e6f7b9e6: Pulling fs layer [2024-07-16T04:23:04.637Z] eaf3925da568: Pulling fs layer [2024-07-16T04:23:04.637Z] bab4dde63d76: Pulling fs layer [2024-07-16T04:23:04.637Z] bde34c3a00c8: Pulling fs layer [2024-07-16T04:23:04.637Z] 1469e6f7b9e6: Waiting [2024-07-16T04:23:04.637Z] bab4dde63d76: Waiting [2024-07-16T04:23:04.637Z] bde34c3a00c8: Waiting [2024-07-16T04:23:04.637Z] eaf3925da568: Waiting [2024-07-16T04:23:04.637Z] 988bab9f4d93: Waiting [2024-07-16T04:23:04.637Z] b352a97aabf1: Pulling fs layer [2024-07-16T04:23:04.637Z] 4872d77fe225: Pulling fs layer [2024-07-16T04:23:04.637Z] 5851b861e8e6: Pulling fs layer [2024-07-16T04:23:04.637Z] 5851b861e8e6: Waiting [2024-07-16T04:23:04.637Z] 4872d77fe225: Waiting [2024-07-16T04:23:04.637Z] e2be974225ed: Download complete [2024-07-16T04:23:04.637Z] 988bab9f4d93: Verifying Checksum [2024-07-16T04:23:04.637Z] 988bab9f4d93: Download complete [2024-07-16T04:23:04.637Z] 1469e6f7b9e6: Verifying Checksum [2024-07-16T04:23:04.637Z] 1469e6f7b9e6: Download complete [2024-07-16T04:23:04.637Z] 339a4e72a1f5: Verifying Checksum [2024-07-16T04:23:04.637Z] 339a4e72a1f5: Download complete [2024-07-16T04:23:04.637Z] eaf3925da568: Verifying Checksum [2024-07-16T04:23:04.637Z] eaf3925da568: Download complete [2024-07-16T04:23:04.896Z] bde34c3a00c8: Verifying Checksum [2024-07-16T04:23:04.896Z] bde34c3a00c8: Download complete [2024-07-16T04:23:04.896Z] b352a97aabf1: Download complete [2024-07-16T04:23:04.896Z] 4872d77fe225: Verifying Checksum [2024-07-16T04:23:04.896Z] 4872d77fe225: Download complete [2024-07-16T04:23:04.896Z] 5851b861e8e6: Download complete [2024-07-16T04:23:04.896Z] b85a868b505f: Verifying Checksum [2024-07-16T04:23:04.896Z] b85a868b505f: Download complete [2024-07-16T04:23:05.154Z] bab4dde63d76: Verifying Checksum [2024-07-16T04:23:05.154Z] bab4dde63d76: Download complete [2024-07-16T04:23:06.088Z] b85a868b505f: Pull complete [2024-07-16T04:23:06.654Z] e2be974225ed: Pull complete [2024-07-16T04:23:06.916Z] 339a4e72a1f5: Pull complete [2024-07-16T04:23:06.916Z] 988bab9f4d93: Pull complete [2024-07-16T04:23:07.590Z] 1469e6f7b9e6: Pull complete [2024-07-16T04:23:07.590Z] eaf3925da568: Pull complete [2024-07-16T04:23:09.496Z] bab4dde63d76: Pull complete [2024-07-16T04:23:09.496Z] bde34c3a00c8: Pull complete [2024-07-16T04:23:09.756Z] b352a97aabf1: Pull complete [2024-07-16T04:23:09.756Z] 4872d77fe225: Pull complete [2024-07-16T04:23:09.756Z] 5851b861e8e6: Pull complete [2024-07-16T04:23:09.756Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-16T04:23:09.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:23:09.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:23:09.904Z] prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container [2024-07-16T04:23:09.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T04:23:15.573Z] $ docker top 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 -eo pid,comm [2024-07-16T04:23:15.842Z] 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). [2024-07-16T04:23:15.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:23:15.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:23:15.903Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:23:16.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:23:16.027Z] $ docker exec 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 ssh-agent [2024-07-16T04:23:16.151Z] SSH_AUTH_SOCK=/tmp/ssh-L92ojq6AoS2e/agent.32 [2024-07-16T04:23:16.151Z] SSH_AGENT_PID=38 [2024-07-16T04:23:16.156Z] Running ssh-add (command line suppressed) [2024-07-16T04:23:16.271Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16118619800574946653.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16118619800574946653.key) [2024-07-16T04:23:16.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:23:16.584Z] + git tag --points-at HEAD [Pipeline] } [2024-07-16T04:23:16.596Z] $ docker exec --env ******** --env ******** 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 ssh-agent -k [2024-07-16T04:23:16.697Z] unset SSH_AUTH_SOCK; [2024-07-16T04:23:16.697Z] unset SSH_AGENT_PID; [2024-07-16T04:23:16.697Z] echo Agent pid 38 killed; [2024-07-16T04:23:16.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-16T04:23:17.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:23:17.314Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:23:17.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:23:17.432Z] $ docker exec 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 ssh-agent [2024-07-16T04:23:17.545Z] SSH_AUTH_SOCK=/tmp/ssh-Xn5Ri8fA1hK8/agent.71 [2024-07-16T04:23:17.545Z] SSH_AGENT_PID=77 [2024-07-16T04:23:17.549Z] Running ssh-add (command line suppressed) [2024-07-16T04:23:17.651Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_547236178492509604.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_547236178492509604.key) [2024-07-16T04:23:17.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:23:17.959Z] + git semver init [2024-07-16T04:23:18.217Z] 2024-07-16 04:23:18,164 [run_init] DEBUG init version:0.0.0 force:False [2024-07-16T04:23:18.217Z] 2024-07-16 04:23:18,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-07-16T04:23:18.217Z] 2024-07-16 04:23:18,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-07-16T04:23:18.217Z] 2024-07-16 04:23:18,167 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:23:19.597Z] 2024-07-16 04:23:19,471 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-07-16T04:23:19.597Z] 2024-07-16 04:23:19,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-07-16T04:23:19.597Z] 2024-07-16 04:23:19,472 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-16T04:23:19.597Z] 2024-07-16 04:23:19,472 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-16T04:23:19.597Z] 3.2.0-dev.15 [Pipeline] } [2024-07-16T04:23:19.608Z] $ docker exec --env ******** --env ******** 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 ssh-agent -k [2024-07-16T04:23:19.741Z] unset SSH_AUTH_SOCK; [2024-07-16T04:23:19.741Z] unset SSH_AGENT_PID; [2024-07-16T04:23:19.741Z] echo Agent pid 77 killed; [2024-07-16T04:23:19.751Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:23:20.076Z] + git semver [Pipeline] } [2024-07-16T04:23:20.351Z] $ docker stop --time=1 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 [2024-07-16T04:23:21.621Z] $ docker rm -f --volumes 2310c4331cdad6b7d9bf0517e8d83885926823c96cf5f66cb8cba9619f1db186 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:23:21.974Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-16T04:23:22.229Z] Stashed 1 file(s) [Pipeline] echo [2024-07-16T04:23:22.232Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 [2024-07-16T04:23:22.425Z] provisioning config files... [2024-07-16T04:23:22.435Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4986301856410959779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:23:22.745Z] ---> ****-login.sh [2024-07-16T04:23:22.745Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:23:22.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:22.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:22.745Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:22.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:22.745Z] [2024-07-16T04:23:22.746Z] Login Succeeded [2024-07-16T04:23:22.746Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:23:22.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:22.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:22.746Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:22.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:22.746Z] [2024-07-16T04:23:22.746Z] Login Succeeded [2024-07-16T04:23:22.746Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:23:23.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:23.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:23.005Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:23.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:23.005Z] [2024-07-16T04:23:23.005Z] Login Succeeded [2024-07-16T04:23:23.005Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:23:23.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:23.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:23.269Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:23.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:23.269Z] [2024-07-16T04:23:23.269Z] Login Succeeded [2024-07-16T04:23:23.269Z] ****.io [2024-07-16T04:23:23.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:23:23.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:23:23.528Z] Configure a credential helper to remove this warning. See [2024-07-16T04:23:23.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:23:23.528Z] [2024-07-16T04:23:23.528Z] Login Succeeded [2024-07-16T04:23:23.528Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:23:23.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T04:23:23.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:23:23.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:23:23.673Z] ========================================================= [2024-07-16T04:23:23.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-16T04:23:23.673Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:23:24.007Z] + 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 . [2024-07-16T04:23:24.007Z] Sending build context to Docker daemon 36.6MB [2024-07-16T04:23:24.007Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:23:24.007Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-16T04:23:24.266Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-16T04:23:24.266Z] 619be1103602: Pulling fs layer [2024-07-16T04:23:24.266Z] 7862e08f4a3e: Pulling fs layer [2024-07-16T04:23:24.266Z] 5df492c9dc93: Pulling fs layer [2024-07-16T04:23:24.266Z] 7629e6793208: Pulling fs layer [2024-07-16T04:23:24.266Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:23:24.266Z] fb5054dd5b73: Pulling fs layer [2024-07-16T04:23:24.266Z] eeca6798cff9: Pulling fs layer [2024-07-16T04:23:24.266Z] aa269ceb94a6: Pulling fs layer [2024-07-16T04:23:24.266Z] ada007ff1a6a: Pulling fs layer [2024-07-16T04:23:24.266Z] aa269ceb94a6: Waiting [2024-07-16T04:23:24.266Z] eeca6798cff9: Waiting [2024-07-16T04:23:24.266Z] 7629e6793208: Waiting [2024-07-16T04:23:24.266Z] ada007ff1a6a: Waiting [2024-07-16T04:23:24.267Z] 4f4fb700ef54: Waiting [2024-07-16T04:23:24.267Z] fb5054dd5b73: Waiting [2024-07-16T04:23:24.267Z] 7862e08f4a3e: Verifying Checksum [2024-07-16T04:23:24.267Z] 7862e08f4a3e: Download complete [2024-07-16T04:23:24.267Z] 7629e6793208: Verifying Checksum [2024-07-16T04:23:24.267Z] 7629e6793208: Download complete [2024-07-16T04:23:24.267Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T04:23:24.267Z] 4f4fb700ef54: Download complete [2024-07-16T04:23:24.267Z] fb5054dd5b73: Verifying Checksum [2024-07-16T04:23:24.267Z] fb5054dd5b73: Download complete [2024-07-16T04:23:24.267Z] 619be1103602: Verifying Checksum [2024-07-16T04:23:24.267Z] 619be1103602: Download complete [2024-07-16T04:23:24.267Z] eeca6798cff9: Verifying Checksum [2024-07-16T04:23:24.267Z] eeca6798cff9: Download complete [2024-07-16T04:23:24.526Z] 619be1103602: Pull complete [2024-07-16T04:23:24.526Z] ada007ff1a6a: Verifying Checksum [2024-07-16T04:23:24.526Z] ada007ff1a6a: Download complete [2024-07-16T04:23:24.526Z] 7862e08f4a3e: Pull complete [2024-07-16T04:23:24.784Z] 5df492c9dc93: Verifying Checksum [2024-07-16T04:23:24.785Z] 5df492c9dc93: Download complete [2024-07-16T04:23:25.043Z] aa269ceb94a6: Verifying Checksum [2024-07-16T04:23:25.043Z] aa269ceb94a6: Download complete [2024-07-16T04:23:28.328Z] 5df492c9dc93: Pull complete [2024-07-16T04:23:28.328Z] 7629e6793208: Pull complete [2024-07-16T04:23:28.588Z] 4f4fb700ef54: Pull complete [2024-07-16T04:23:28.588Z] fb5054dd5b73: Pull complete [2024-07-16T04:23:28.852Z] eeca6798cff9: Pull complete [2024-07-16T04:23:31.383Z] aa269ceb94a6: Pull complete [2024-07-16T04:23:31.953Z] ada007ff1a6a: Pull complete [2024-07-16T04:23:31.953Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-16T04:23:31.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-16T04:23:31.953Z] ---> f489d0715acc [2024-07-16T04:23:31.953Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:23:37.362Z] Still waiting to schedule task [2024-07-16T04:23:37.362Z] ‘prd-centos7-blackbox-4c-2g-5513’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-16T04:23:37.362Z] ‘prd-centos7-blackbox-4c-2g-5514’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-16T04:23:37.362Z] ‘prd-ubuntu20.04-docker-8c-8g-5700’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-16T04:23:37.362Z] ‘prd-ubuntu20.04-docker-8c-8g-5702’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-07-16T04:23:37.364Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5701’ is offline [2024-07-16T04:23:40.098Z] ---> Running in 89e29d4892a5 [2024-07-16T04:23:40.098Z] Removing intermediate container 89e29d4892a5 [2024-07-16T04:23:40.098Z] ---> 8b2c43d0d150 [2024-07-16T04:23:40.098Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:23:40.098Z] ---> Running in 61a6e6cbad03 [2024-07-16T04:23:40.098Z] Removing intermediate container 61a6e6cbad03 [2024-07-16T04:23:40.098Z] ---> e430a72a9611 [2024-07-16T04:23:40.098Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-16T04:23:40.098Z] ---> Running in 5d08c9ea067d [2024-07-16T04:23:40.098Z] Removing intermediate container 5d08c9ea067d [2024-07-16T04:23:40.098Z] ---> 136bda514d7d [2024-07-16T04:23:40.098Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:23:40.098Z] ---> Running in f63702f2a5a2 [2024-07-16T04:23:40.098Z] Removing intermediate container f63702f2a5a2 [2024-07-16T04:23:40.098Z] ---> 6595f04c23ba [2024-07-16T04:23:40.098Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-16T04:23:40.098Z] ---> Running in 71541c4082c0 [2024-07-16T04:23:40.098Z] Removing intermediate container 71541c4082c0 [2024-07-16T04:23:40.098Z] ---> 7d9651c9e247 [2024-07-16T04:23:40.098Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:23:40.356Z] ---> Running in 9528cb0dc53c [2024-07-16T04:23:40.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:23:40.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:23:41.134Z] OK: 264 MiB in 52 packages [2024-07-16T04:23:41.702Z] Removing intermediate container 9528cb0dc53c [2024-07-16T04:23:41.702Z] ---> a88082602cb4 [2024-07-16T04:23:41.702Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-16T04:23:41.702Z] ---> Running in 3b138a068ef0 [2024-07-16T04:23:41.961Z] Removing intermediate container 3b138a068ef0 [2024-07-16T04:23:41.961Z] ---> 66e3a8d7e532 [2024-07-16T04:23:41.961Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-16T04:23:42.221Z] ---> 7e0bc050365e [2024-07-16T04:23:42.221Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:23:42.221Z] ---> Running in 4c169b7b29ae [2024-07-16T04:24:38.550Z] Removing intermediate container 4c169b7b29ae [2024-07-16T04:24:38.550Z] ---> ff0135b3f61a [2024-07-16T04:24:38.550Z] Step 12/13 : COPY . . [2024-07-16T04:24:40.493Z] ---> 34812f50a918 [2024-07-16T04:24:40.493Z] Step 13/13 : RUN ${MAKE} [2024-07-16T04:24:40.493Z] ---> Running in 965c70206db5 [2024-07-16T04:24:41.064Z] noop [2024-07-16T04:24:41.632Z] Removing intermediate container 965c70206db5 [2024-07-16T04:24:41.632Z] ---> 1cb9f51dbb54 [2024-07-16T04:24:41.890Z] Successfully built 1cb9f51dbb54 [2024-07-16T04:24:41.890Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:24:42.222Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T04:24:42.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:24:42.309Z] prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container [2024-07-16T04:24:42.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** ci-base-image-x86_64 cat [2024-07-16T04:24:42.982Z] $ docker top 43083161986efa70eae4a02327f57cddc3c283467b0ed9d47afb42a2fdef08f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:24:43.358Z] + go version [2024-07-16T04:24:43.359Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-16T04:24:43.370Z] $ docker stop --time=1 43083161986efa70eae4a02327f57cddc3c283467b0ed9d47afb42a2fdef08f6 [2024-07-16T04:24:44.686Z] $ docker rm -f --volumes 43083161986efa70eae4a02327f57cddc3c283467b0ed9d47afb42a2fdef08f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:24:45.141Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-16T04:24:45.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:24:45.222Z] prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container [2024-07-16T04:24:45.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** ci-base-image-x86_64 cat [2024-07-16T04:24:45.587Z] $ docker top a003b333c5c7b02bf1098408600db01fd56070e2c79abcaaa26e5124c009a3ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:24:45.938Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-07-16T04:24:46.236Z] + make test [2024-07-16T04:24:46.236Z] go test ./... -coverprofile=coverage.out ./... [2024-07-16T04:24:48.135Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-16T04:25:10.062Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-16T04:25:10.062Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-16T04:25:10.062Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.033s coverage: 31.4% of statements [2024-07-16T04:25:10.062Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.120s coverage: 86.5% of statements [2024-07-16T04:25:18.497Z] go vet ./... [2024-07-16T04:25:25.058Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T04:25:25.058Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T04:25:25.058Z] ./bin/test-attribution-txt.sh [2024-07-16T04:25:25.058Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-16T04:25:25.058Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T04:25:25.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T04:25:25.087Z] $ docker stop --time=1 a003b333c5c7b02bf1098408600db01fd56070e2c79abcaaa26e5124c009a3ae [2024-07-16T04:25:29.366Z] $ docker rm -f --volumes a003b333c5c7b02bf1098408600db01fd56070e2c79abcaaa26e5124c009a3ae [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:25:29.923Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T04:25:29.985Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-16T04:25:30.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T04:25:30.759Z] + ls -al . [2024-07-16T04:25:30.759Z] total 312 [2024-07-16T04:25:30.759Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 16 04:24 . [2024-07-16T04:25:30.759Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:22 .. [2024-07-16T04:25:30.759Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:25 .git [2024-07-16T04:25:30.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 .github [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 16 04:22 .gitignore [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 16 04:22 .golangci.yml [2024-07-16T04:25:30.759Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:23 .semver [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 16 04:22 Attribution.txt [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 16 04:22 CHANGELOG.md [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 16 04:22 Dockerfile [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 04:22 GOVERNANCE.md [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 16 04:22 Jenkinsfile [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 16 04:22 LICENSE [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 16 04:22 Makefile [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 16 04:22 OWNERS.md [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 16 04:22 README.md [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:23 VERSION [2024-07-16T04:25:30.759Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:22 bin [2024-07-16T04:25:30.759Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:22 cmd [2024-07-16T04:25:30.759Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 16 04:25 coverage.out [2024-07-16T04:25:30.759Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:22 doc [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 7330 Jul 16 04:22 go.mod [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 102668 Jul 16 04:22 go.sum [2024-07-16T04:25:30.759Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:22 internal [2024-07-16T04:25:30.759Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 16 04:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:25:31.075Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=10547900d901a25dbf28e3a77af8e7dd2aba8de7 --label arch=amd64 --label version=3.2.0-dev.15 . [2024-07-16T04:25:31.075Z] Sending build context to Docker daemon 36.68MB [2024-07-16T04:25:31.075Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:25:31.075Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-16T04:25:31.075Z] ---> 1cb9f51dbb54 [2024-07-16T04:25:31.075Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:25:31.653Z] ---> Running in 3334564807eb [2024-07-16T04:25:31.653Z] Removing intermediate container 3334564807eb [2024-07-16T04:25:31.653Z] ---> e48984e6773d [2024-07-16T04:25:31.653Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:25:31.912Z] ---> Running in fb9d2a786712 [2024-07-16T04:25:31.912Z] Removing intermediate container fb9d2a786712 [2024-07-16T04:25:31.912Z] ---> d9e7c389b745 [2024-07-16T04:25:31.912Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-16T04:25:31.912Z] ---> Running in 987fb48231a0 [2024-07-16T04:25:31.912Z] Removing intermediate container 987fb48231a0 [2024-07-16T04:25:31.912Z] ---> e320e27f399f [2024-07-16T04:25:31.912Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:25:31.912Z] ---> Running in 87f9f03f5c08 [2024-07-16T04:25:32.336Z] Removing intermediate container 87f9f03f5c08 [2024-07-16T04:25:32.336Z] ---> f3ee013becf7 [2024-07-16T04:25:32.336Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-16T04:25:32.336Z] ---> Running in 1514b6e220c7 [2024-07-16T04:25:33.272Z] Removing intermediate container 1514b6e220c7 [2024-07-16T04:25:33.272Z] ---> 4c37be1a4ae2 [2024-07-16T04:25:33.272Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:25:33.272Z] ---> Running in 0dd2d6b30f42 [2024-07-16T04:25:33.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:33.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:25:33.789Z] OK: 264 MiB in 52 packages [2024-07-16T04:25:34.046Z] Removing intermediate container 0dd2d6b30f42 [2024-07-16T04:25:34.046Z] ---> 9c2e79869322 [2024-07-16T04:25:34.046Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-16T04:25:34.046Z] ---> Running in 9f900a734f90 [2024-07-16T04:25:34.046Z] Removing intermediate container 9f900a734f90 [2024-07-16T04:25:34.046Z] ---> a87d6d2e5374 [2024-07-16T04:25:34.046Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-16T04:25:34.306Z] ---> 31f5592a0ba0 [2024-07-16T04:25:34.306Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:25:34.306Z] ---> Running in 4cb4e103d61f [2024-07-16T04:25:35.678Z] Removing intermediate container 4cb4e103d61f [2024-07-16T04:25:35.678Z] ---> 864ef74ea577 [2024-07-16T04:25:35.678Z] Step 12/27 : COPY . . [2024-07-16T04:25:37.075Z] ---> 6ffb8a959cd8 [2024-07-16T04:25:37.075Z] Step 13/27 : RUN ${MAKE} [2024-07-16T04:25:37.075Z] ---> Running in f6b58e096792 [2024-07-16T04:25:37.075Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-16T04:26:15.767Z] Removing intermediate container f6b58e096792 [2024-07-16T04:26:15.767Z] ---> 5060785dc19b [2024-07-16T04:26:15.767Z] Step 14/27 : FROM alpine:3.18 [2024-07-16T04:26:15.768Z] 3.18: Pulling from library/alpine [2024-07-16T04:26:15.768Z] 73baa7ef167e: Pulling fs layer [2024-07-16T04:26:15.768Z] 73baa7ef167e: Verifying Checksum [2024-07-16T04:26:15.768Z] 73baa7ef167e: Download complete [2024-07-16T04:26:15.768Z] 73baa7ef167e: Pull complete [2024-07-16T04:26:15.768Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T04:26:15.768Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T04:26:15.768Z] ---> 8fd7cac70a4a [2024-07-16T04:26:15.768Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-16T04:26:15.768Z] ---> Running in 505b64155fbd [2024-07-16T04:26:15.768Z] Removing intermediate container 505b64155fbd [2024-07-16T04:26:15.768Z] ---> 9f289506ceca [2024-07-16T04:26:15.768Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-16T04:26:15.768Z] ---> Running in e6831d335aee [2024-07-16T04:26:15.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:26:15.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:26:15.768Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-16T04:26:15.768Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T04:26:15.768Z] OK: 7 MiB in 16 packages [2024-07-16T04:26:15.768Z] Removing intermediate container e6831d335aee [2024-07-16T04:26:15.768Z] ---> d941a2578b91 [2024-07-16T04:26:15.768Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-16T04:26:15.768Z] ---> Running in 19b820663945 [2024-07-16T04:26:15.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-16T04:26:15.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-16T04:26:15.768Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:26:15.768Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:26:15.768Z] OK: 7 MiB in 16 packages [2024-07-16T04:26:15.768Z] Removing intermediate container 19b820663945 [2024-07-16T04:26:15.768Z] ---> ad9cbf8ab605 [2024-07-16T04:26:15.768Z] Step 18/27 : WORKDIR / [2024-07-16T04:26:15.768Z] ---> Running in 0749bd09fe26 [2024-07-16T04:26:15.768Z] Removing intermediate container 0749bd09fe26 [2024-07-16T04:26:15.768Z] ---> edb553f187bb [2024-07-16T04:26:15.768Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-16T04:26:16.026Z] ---> 9246e34ca70f [2024-07-16T04:26:16.026Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-16T04:26:16.026Z] ---> 1591eba7f14c [2024-07-16T04:26:16.026Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-16T04:26:16.026Z] ---> 65f52eaa01d4 [2024-07-16T04:26:16.026Z] Step 22/27 : EXPOSE 59984 [2024-07-16T04:26:16.287Z] ---> Running in 9f4c8008ecc9 [2024-07-16T04:26:16.287Z] Removing intermediate container 9f4c8008ecc9 [2024-07-16T04:26:16.287Z] ---> 33b2afc0ad64 [2024-07-16T04:26:16.287Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-16T04:26:16.287Z] ---> Running in 3002c1197c4f [2024-07-16T04:26:16.287Z] Removing intermediate container 3002c1197c4f [2024-07-16T04:26:16.287Z] ---> 2903abe9531a [2024-07-16T04:26:16.287Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-16T04:26:16.287Z] ---> Running in 5158862a7cb5 [2024-07-16T04:26:16.287Z] Removing intermediate container 5158862a7cb5 [2024-07-16T04:26:16.287Z] ---> 7c74f6aede14 [2024-07-16T04:26:16.287Z] Step 25/27 : LABEL arch=amd64 [2024-07-16T04:26:16.545Z] ---> Running in ea0dc9cae043 [2024-07-16T04:26:16.545Z] Removing intermediate container ea0dc9cae043 [2024-07-16T04:26:16.545Z] ---> d1450bb15fde [2024-07-16T04:26:16.545Z] Step 26/27 : LABEL git_sha=10547900d901a25dbf28e3a77af8e7dd2aba8de7 [2024-07-16T04:26:16.545Z] ---> Running in 34f1a632d9b6 [2024-07-16T04:26:16.545Z] Removing intermediate container 34f1a632d9b6 [2024-07-16T04:26:16.545Z] ---> 82931aa74985 [2024-07-16T04:26:16.545Z] Step 27/27 : LABEL version=3.2.0-dev.15 [2024-07-16T04:26:16.545Z] ---> Running in 9bc17b425253 [2024-07-16T04:26:16.803Z] Removing intermediate container 9bc17b425253 [2024-07-16T04:26:16.803Z] ---> 8e42737d7701 [2024-07-16T04:26:16.803Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T04:26:16.803Z] Successfully built 8e42737d7701 [2024-07-16T04:26:16.803Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:26:16.928Z] provisioning config files... [2024-07-16T04:26:16.938Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config10924244936636240535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:26:17.238Z] ---> ****-login.sh [2024-07-16T04:26:17.238Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:26:17.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:17.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:17.238Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:17.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:17.238Z] [2024-07-16T04:26:17.238Z] Login Succeeded [2024-07-16T04:26:17.238Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:26:17.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:17.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:17.238Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:17.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:17.238Z] [2024-07-16T04:26:17.238Z] Login Succeeded [2024-07-16T04:26:17.238Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:26:17.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:17.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:17.496Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:17.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:17.496Z] [2024-07-16T04:26:17.496Z] Login Succeeded [2024-07-16T04:26:17.496Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:26:17.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:17.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:17.496Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:17.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:17.496Z] [2024-07-16T04:26:17.496Z] Login Succeeded [2024-07-16T04:26:17.496Z] ****.io [2024-07-16T04:26:17.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:26:17.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:26:17.755Z] Configure a credential helper to remove this warning. See [2024-07-16T04:26:17.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:26:17.755Z] [2024-07-16T04:26:17.755Z] Login Succeeded [2024-07-16T04:26:17.755Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:26:17.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:26:17.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:26:17.835Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-07-16T04:26:17.835Z] 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [2024-07-16T04:26:17.835Z] latest [2024-07-16T04:26:17.835Z] 3.2.0-dev.15 [2024-07-16T04:26:17.835Z] 10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 [2024-07-16T04:26:17.835Z] main [2024-07-16T04:26:17.835Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:18.169Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:18.500Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7 [2024-07-16T04:26:18.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-16T04:26:18.500Z] 5230e5064e36: Preparing [2024-07-16T04:26:18.500Z] e0a1f0c8e790: Preparing [2024-07-16T04:26:18.500Z] a232a9ee1107: Preparing [2024-07-16T04:26:18.500Z] 834b7b05378d: Preparing [2024-07-16T04:26:18.500Z] 652e1a1c99d5: Preparing [2024-07-16T04:26:18.500Z] 63ec0bd56cf3: Preparing [2024-07-16T04:26:18.500Z] 63ec0bd56cf3: Waiting [2024-07-16T04:26:18.500Z] 5230e5064e36: Pushed [2024-07-16T04:26:18.500Z] e0a1f0c8e790: Pushed [2024-07-16T04:26:18.500Z] 652e1a1c99d5: Pushed [2024-07-16T04:26:18.500Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:26:19.066Z] 834b7b05378d: Pushed [2024-07-16T04:26:24.332Z] a232a9ee1107: Pushed [2024-07-16T04:26:24.332Z] 10547900d901a25dbf28e3a77af8e7dd2aba8de7: digest: sha256:b645e97fb5b847021584820da72277a95353761cb807844d44a8b8ad13e505ed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:24.663Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:24.990Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-07-16T04:26:24.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-16T04:26:24.990Z] 5230e5064e36: Preparing [2024-07-16T04:26:24.990Z] e0a1f0c8e790: Preparing [2024-07-16T04:26:24.990Z] a232a9ee1107: Preparing [2024-07-16T04:26:24.990Z] 834b7b05378d: Preparing [2024-07-16T04:26:24.990Z] 652e1a1c99d5: Preparing [2024-07-16T04:26:24.990Z] 63ec0bd56cf3: Preparing [2024-07-16T04:26:24.990Z] 63ec0bd56cf3: Waiting [2024-07-16T04:26:24.990Z] 652e1a1c99d5: Layer already exists [2024-07-16T04:26:24.990Z] a232a9ee1107: Layer already exists [2024-07-16T04:26:24.990Z] 834b7b05378d: Layer already exists [2024-07-16T04:26:24.990Z] e0a1f0c8e790: Layer already exists [2024-07-16T04:26:24.990Z] 5230e5064e36: Layer already exists [2024-07-16T04:26:24.990Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:26:25.249Z] latest: digest: sha256:b645e97fb5b847021584820da72277a95353761cb807844d44a8b8ad13e505ed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:25.571Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:25.904Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.15 [2024-07-16T04:26:25.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-16T04:26:25.904Z] 5230e5064e36: Preparing [2024-07-16T04:26:25.904Z] e0a1f0c8e790: Preparing [2024-07-16T04:26:25.904Z] a232a9ee1107: Preparing [2024-07-16T04:26:25.904Z] 834b7b05378d: Preparing [2024-07-16T04:26:25.904Z] 652e1a1c99d5: Preparing [2024-07-16T04:26:25.904Z] 63ec0bd56cf3: Preparing [2024-07-16T04:26:25.904Z] 63ec0bd56cf3: Waiting [2024-07-16T04:26:25.904Z] 652e1a1c99d5: Layer already exists [2024-07-16T04:26:25.904Z] a232a9ee1107: Layer already exists [2024-07-16T04:26:25.904Z] e0a1f0c8e790: Layer already exists [2024-07-16T04:26:25.904Z] 834b7b05378d: Layer already exists [2024-07-16T04:26:25.904Z] 5230e5064e36: Layer already exists [2024-07-16T04:26:25.904Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:26:25.904Z] 3.2.0-dev.15: digest: sha256:b645e97fb5b847021584820da72277a95353761cb807844d44a8b8ad13e505ed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:26.226Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:26.567Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 [2024-07-16T04:26:26.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-16T04:26:26.567Z] 5230e5064e36: Preparing [2024-07-16T04:26:26.567Z] e0a1f0c8e790: Preparing [2024-07-16T04:26:26.567Z] a232a9ee1107: Preparing [2024-07-16T04:26:26.567Z] 834b7b05378d: Preparing [2024-07-16T04:26:26.567Z] 652e1a1c99d5: Preparing [2024-07-16T04:26:26.567Z] 63ec0bd56cf3: Preparing [2024-07-16T04:26:26.567Z] 63ec0bd56cf3: Waiting [2024-07-16T04:26:26.567Z] a232a9ee1107: Layer already exists [2024-07-16T04:26:26.567Z] e0a1f0c8e790: Layer already exists [2024-07-16T04:26:26.567Z] 5230e5064e36: Layer already exists [2024-07-16T04:26:26.567Z] 652e1a1c99d5: Layer already exists [2024-07-16T04:26:26.567Z] 834b7b05378d: Layer already exists [2024-07-16T04:26:26.567Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:26:26.567Z] 10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15: digest: sha256:b645e97fb5b847021584820da72277a95353761cb807844d44a8b8ad13e505ed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:26.903Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:27.238Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-07-16T04:26:27.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-07-16T04:26:27.238Z] 5230e5064e36: Preparing [2024-07-16T04:26:27.238Z] e0a1f0c8e790: Preparing [2024-07-16T04:26:27.238Z] a232a9ee1107: Preparing [2024-07-16T04:26:27.238Z] 834b7b05378d: Preparing [2024-07-16T04:26:27.238Z] 652e1a1c99d5: Preparing [2024-07-16T04:26:27.238Z] 63ec0bd56cf3: Preparing [2024-07-16T04:26:27.238Z] 63ec0bd56cf3: Waiting [2024-07-16T04:26:27.238Z] 5230e5064e36: Layer already exists [2024-07-16T04:26:27.238Z] 834b7b05378d: Layer already exists [2024-07-16T04:26:27.238Z] 652e1a1c99d5: Layer already exists [2024-07-16T04:26:27.238Z] a232a9ee1107: Layer already exists [2024-07-16T04:26:27.238Z] e0a1f0c8e790: Layer already exists [2024-07-16T04:26:27.238Z] 63ec0bd56cf3: Layer already exists [2024-07-16T04:26:27.238Z] main: digest: sha256:b645e97fb5b847021584820da72277a95353761cb807844d44a8b8ad13e505ed size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:26:27.327Z] ===================================================== [Pipeline] echo [2024-07-16T04:26:27.343Z] taggedImages: [2024-07-16T04:26:27.343Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7 [2024-07-16T04:26:27.343Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-07-16T04:26:27.343Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.15 [2024-07-16T04:26:27.343Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 [2024-07-16T04:26:27.343Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:27.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:26:27.787Z] [2024-07-16T04:26:27.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:26:28.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:26:28.095Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-16T04:26:28.095Z] 5eb5b503b376: Pulling fs layer [2024-07-16T04:26:28.095Z] 5c69ac0246d0: Pulling fs layer [2024-07-16T04:26:28.095Z] ec43610c2a17: Pulling fs layer [2024-07-16T04:26:28.095Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-16T04:26:28.095Z] 33b1e0a273af: Pulling fs layer [2024-07-16T04:26:28.095Z] 5d3b04190fa2: Pulling fs layer [2024-07-16T04:26:28.095Z] 2f39f015ded8: Pulling fs layer [2024-07-16T04:26:28.095Z] 33b1e0a273af: Waiting [2024-07-16T04:26:28.095Z] 5d3b04190fa2: Waiting [2024-07-16T04:26:28.095Z] 2f39f015ded8: Waiting [2024-07-16T04:26:28.095Z] 5c69ac0246d0: Verifying Checksum [2024-07-16T04:26:28.095Z] 5c69ac0246d0: Download complete [2024-07-16T04:26:28.095Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-16T04:26:28.095Z] 3a2ae6a8a46f: Download complete [2024-07-16T04:26:28.095Z] 33b1e0a273af: Verifying Checksum [2024-07-16T04:26:28.095Z] 33b1e0a273af: Download complete [2024-07-16T04:26:28.095Z] 5d3b04190fa2: Verifying Checksum [2024-07-16T04:26:28.095Z] 5d3b04190fa2: Download complete [2024-07-16T04:26:28.095Z] ec43610c2a17: Verifying Checksum [2024-07-16T04:26:28.095Z] ec43610c2a17: Download complete [2024-07-16T04:26:28.353Z] 5eb5b503b376: Verifying Checksum [2024-07-16T04:26:28.353Z] 5eb5b503b376: Download complete [2024-07-16T04:26:28.918Z] 2f39f015ded8: Download complete [2024-07-16T04:26:29.485Z] 5eb5b503b376: Pull complete [2024-07-16T04:26:29.743Z] 5c69ac0246d0: Pull complete [2024-07-16T04:26:30.002Z] ec43610c2a17: Pull complete [2024-07-16T04:26:30.002Z] 3a2ae6a8a46f: Pull complete [2024-07-16T04:26:30.259Z] 33b1e0a273af: Pull complete [2024-07-16T04:26:30.259Z] 5d3b04190fa2: Pull complete [2024-07-16T04:26:32.295Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5707 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-07-16T04:26:32.314Z] Running in /w/workspace/device-onvif-camera/201 [Pipeline] { [Pipeline] checkout [2024-07-16T04:26:32.361Z] The recommended git tool is: git [2024-07-16T04:26:35.531Z] 2f39f015ded8: Pull complete [2024-07-16T04:26:35.532Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-16T04:26:35.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:26:35.532Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:26:35.637Z] prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container [2024-07-16T04:26:35.669Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 [2024-07-16T04:26:39.290Z] using credential edgex-jenkins-ssh [2024-07-16T04:26:39.317Z] Cloning the remote Git repository [2024-07-16T04:26:39.401Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-16T04:26:39.539Z] > git init /w/workspace/device-onvif-camera/201 # timeout=10 [2024-07-16T04:26:39.769Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-07-16T04:26:39.771Z] > git --version # timeout=10 [2024-07-16T04:26:39.798Z] > git --version # 'git version 2.25.1' [2024-07-16T04:26:39.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-16T04:26:39.997Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T04:26:40.702Z] $ docker top 00455af45564540cee9767953c97ca856d60e54bb6216f2bca04aa53b9cb382c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:26:41.101Z] ---> job-cost.sh [2024-07-16T04:26:41.102Z] lf-activate-venv: SKIPPING [2024-07-16T04:26:41.102Z] INFO: No Stack... [2024-07-16T04:26:41.669Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T04:26:41.928Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T04:26:42.211Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-07-16T04:26:42.211Z] + cut -d, -f6 [Pipeline] lock [2024-07-16T04:26:42.224Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] [2024-07-16T04:26:42.241Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] did not exist. Created. [2024-07-16T04:26:42.248Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T04:26:42.556Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-16T04:26:42.579Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T04:26:42.595Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T04:26:42.625Z] $ docker stop --time=1 00455af45564540cee9767953c97ca856d60e54bb6216f2bca04aa53b9cb382c [2024-07-16T04:26:43.781Z] $ docker rm -f --volumes 00455af45564540cee9767953c97ca856d60e54bb6216f2bca04aa53b9cb382c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-16T04:26:44.176Z] Avoid second fetch [2024-07-16T04:26:44.177Z] Checking out Revision 10547900d901a25dbf28e3a77af8e7dd2aba8de7 (main) [2024-07-16T04:26:42.866Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-07-16T04:26:42.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-16T04:26:44.198Z] > git config core.sparsecheckout # timeout=10 [2024-07-16T04:26:45.170Z] Commit message: "Merge pull request #446 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.24" [2024-07-16T04:26:44.283Z] > git checkout -f 10547900d901a25dbf28e3a77af8e7dd2aba8de7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:26:50.155Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-16T04:26:50.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:26:50.156Z] Dload Upload Total Spent Left Speed [2024-07-16T04:26:50.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 184k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh [2024-07-16T04:26:50.549Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-16T04:26:50.932Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-16T04:26:50.932Z] + sudo tee /etc/docker/daemon.new [2024-07-16T04:26:50.932Z] { [2024-07-16T04:26:50.932Z] "registry-mirrors": [ [2024-07-16T04:26:50.932Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-16T04:26:50.932Z] ], [2024-07-16T04:26:50.932Z] "bip": "10.250.0.254/24", [2024-07-16T04:26:50.932Z] "hosts": [ [2024-07-16T04:26:50.932Z] "tcp://0.0.0.0:5555", [2024-07-16T04:26:50.932Z] "unix:///var/run/docker.sock" [2024-07-16T04:26:50.932Z] ], [2024-07-16T04:26:50.932Z] "mtu": 1458, [2024-07-16T04:26:50.932Z] "selinux-enabled": true, [2024-07-16T04:26:50.932Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-16T04:26:50.932Z] } [Pipeline] sh [2024-07-16T04:26:51.294Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-16T04:26:51.659Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:27:10.030Z] provisioning config files... [2024-07-16T04:27:10.064Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/201@tmp/config5298716967607758987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:27:10.550Z] ---> ****-login.sh [2024-07-16T04:27:10.550Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:27:11.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:27:11.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:27:11.152Z] Configure a credential helper to remove this warning. See [2024-07-16T04:27:11.152Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:27:11.152Z] [2024-07-16T04:27:11.152Z] Login Succeeded [2024-07-16T04:27:11.152Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:27:11.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:27:11.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:27:11.707Z] Configure a credential helper to remove this warning. See [2024-07-16T04:27:11.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:27:11.707Z] [2024-07-16T04:27:11.707Z] Login Succeeded [2024-07-16T04:27:11.707Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:27:11.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:27:11.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:27:11.979Z] Configure a credential helper to remove this warning. See [2024-07-16T04:27:11.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:27:11.979Z] [2024-07-16T04:27:11.979Z] Login Succeeded [2024-07-16T04:27:11.979Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:27:12.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:27:12.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:27:12.525Z] Configure a credential helper to remove this warning. See [2024-07-16T04:27:12.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:27:12.525Z] [2024-07-16T04:27:12.526Z] Login Succeeded [2024-07-16T04:27:12.526Z] ****.io [2024-07-16T04:27:12.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:27:13.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:27:13.069Z] Configure a credential helper to remove this warning. See [2024-07-16T04:27:13.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:27:13.069Z] [2024-07-16T04:27:13.069Z] Login Succeeded [2024-07-16T04:27:13.069Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:27:13.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-16T04:27:13.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:27:13.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:27:13.543Z] ========================================================= [2024-07-16T04:27:13.543Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-16T04:27:13.543Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:27:13.950Z] + 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 . [2024-07-16T04:27:14.544Z] Sending build context to Docker daemon 21.71MB [2024-07-16T04:27:14.814Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:27:14.814Z] Step 2/13 : FROM ${BASE} AS builder [2024-07-16T04:27:14.814Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-16T04:27:14.814Z] c6b39de5b339: Pulling fs layer [2024-07-16T04:27:14.814Z] a69c41024577: Pulling fs layer [2024-07-16T04:27:14.814Z] d6de4b400683: Pulling fs layer [2024-07-16T04:27:14.814Z] 35cb2a7552d0: Pulling fs layer [2024-07-16T04:27:14.814Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:27:14.814Z] 464afbd9ba4c: Pulling fs layer [2024-07-16T04:27:14.814Z] 00f215d4a9da: Pulling fs layer [2024-07-16T04:27:14.814Z] d496ad576159: Pulling fs layer [2024-07-16T04:27:14.814Z] 4f4fb700ef54: Waiting [2024-07-16T04:27:14.814Z] 464afbd9ba4c: Waiting [2024-07-16T04:27:14.814Z] 00f215d4a9da: Waiting [2024-07-16T04:27:14.814Z] d496ad576159: Waiting [2024-07-16T04:27:14.814Z] 35cb2a7552d0: Waiting [2024-07-16T04:27:15.099Z] a69c41024577: Download complete [2024-07-16T04:27:15.099Z] 35cb2a7552d0: Verifying Checksum [2024-07-16T04:27:15.099Z] 35cb2a7552d0: Download complete [2024-07-16T04:27:15.099Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T04:27:15.099Z] 4f4fb700ef54: Download complete [2024-07-16T04:27:15.099Z] 464afbd9ba4c: Verifying Checksum [2024-07-16T04:27:15.099Z] 464afbd9ba4c: Download complete [2024-07-16T04:27:15.099Z] c6b39de5b339: Verifying Checksum [2024-07-16T04:27:15.099Z] c6b39de5b339: Download complete [2024-07-16T04:27:15.382Z] d496ad576159: Verifying Checksum [2024-07-16T04:27:15.382Z] d496ad576159: Download complete [2024-07-16T04:27:15.986Z] c6b39de5b339: Pull complete [2024-07-16T04:27:16.582Z] a69c41024577: Pull complete [2024-07-16T04:27:16.853Z] d6de4b400683: Verifying Checksum [2024-07-16T04:27:16.853Z] d6de4b400683: Download complete [2024-07-16T04:27:18.266Z] 00f215d4a9da: Verifying Checksum [2024-07-16T04:27:18.266Z] 00f215d4a9da: Download complete [2024-07-16T04:27:30.644Z] d6de4b400683: Pull complete [2024-07-16T04:27:30.644Z] 35cb2a7552d0: Pull complete [2024-07-16T04:27:30.644Z] 4f4fb700ef54: Pull complete [2024-07-16T04:27:31.239Z] 464afbd9ba4c: Pull complete [2024-07-16T04:27:41.385Z] 00f215d4a9da: Pull complete [2024-07-16T04:27:42.353Z] d496ad576159: Pull complete [2024-07-16T04:27:42.353Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-16T04:27:42.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-16T04:27:42.353Z] ---> f246e2811388 [2024-07-16T04:27:42.353Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:27:43.337Z] ---> Running in 8c9c247d7124 [2024-07-16T04:27:43.607Z] Removing intermediate container 8c9c247d7124 [2024-07-16T04:27:43.607Z] ---> 3c16a065c297 [2024-07-16T04:27:43.607Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:27:43.881Z] ---> Running in 1fcb13f281e0 [2024-07-16T04:27:44.151Z] Removing intermediate container 1fcb13f281e0 [2024-07-16T04:27:44.151Z] ---> 772c8a872ea3 [2024-07-16T04:27:44.151Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-07-16T04:27:44.151Z] ---> Running in fcc1a9f172cf [2024-07-16T04:27:44.736Z] Removing intermediate container fcc1a9f172cf [2024-07-16T04:27:44.736Z] ---> fad41c1f1276 [2024-07-16T04:27:44.736Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:27:44.736Z] ---> Running in 2d9da29152b9 [2024-07-16T04:27:45.004Z] Removing intermediate container 2d9da29152b9 [2024-07-16T04:27:45.004Z] ---> 5940a73206e2 [2024-07-16T04:27:45.004Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-07-16T04:27:45.274Z] ---> Running in 5675040b3a24 [2024-07-16T04:27:45.550Z] Removing intermediate container 5675040b3a24 [2024-07-16T04:27:45.550Z] ---> a03554dab4b5 [2024-07-16T04:27:45.550Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:27:45.550Z] ---> Running in 5798aa28de2b [2024-07-16T04:27:46.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:27:47.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:27:48.657Z] OK: 266 MiB in 52 packages [2024-07-16T04:27:49.241Z] Removing intermediate container 5798aa28de2b [2024-07-16T04:27:49.241Z] ---> 2f4c3edc8c4e [2024-07-16T04:27:49.241Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-07-16T04:27:49.512Z] ---> Running in 3ad541ea61d7 [2024-07-16T04:27:49.790Z] Removing intermediate container 3ad541ea61d7 [2024-07-16T04:27:49.790Z] ---> 513ccc444dd5 [2024-07-16T04:27:49.790Z] Step 10/13 : COPY go.mod vendor* ./ [2024-07-16T04:27:50.384Z] ---> 30e7db459fd8 [2024-07-16T04:27:50.384Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:27:50.652Z] ---> Running in 16169f5b21a1 [2024-07-16T04:29:58.298Z] Removing intermediate container 16169f5b21a1 [2024-07-16T04:29:58.298Z] ---> ed68b0882bde [2024-07-16T04:29:58.298Z] Step 12/13 : COPY . . [2024-07-16T04:29:58.298Z] ---> a780569393c7 [2024-07-16T04:29:58.298Z] Step 13/13 : RUN ${MAKE} [2024-07-16T04:29:58.298Z] ---> Running in ae64900b68e1 [2024-07-16T04:29:58.298Z] noop [2024-07-16T04:29:58.298Z] Removing intermediate container ae64900b68e1 [2024-07-16T04:29:58.298Z] ---> cae303e55e5a [2024-07-16T04:29:58.298Z] Successfully built cae303e55e5a [2024-07-16T04:29:58.298Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:29:58.673Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T04:29:58.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:29:58.896Z] prd-ubuntu20.04-docker-arm64-4c-16g-5707 does not seem to be running inside a container [2024-07-16T04:29:58.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/201 -v /w/workspace/device-onvif-camera/201:/w/workspace/device-onvif-camera/201:rw,z -v /w/workspace/device-onvif-camera/201@tmp:/w/workspace/device-onvif-camera/201@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 [2024-07-16T04:30:00.341Z] $ docker top 18da541582ba703f770bf9fd469488803ad79f83f17e1f8bcc8561d799fa0c73 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:30:01.265Z] + go version [2024-07-16T04:30:01.265Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-16T04:30:01.291Z] $ docker stop --time=1 18da541582ba703f770bf9fd469488803ad79f83f17e1f8bcc8561d799fa0c73 [2024-07-16T04:30:03.072Z] $ docker rm -f --volumes 18da541582ba703f770bf9fd469488803ad79f83f17e1f8bcc8561d799fa0c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:30:03.682Z] + docker inspect -f . ci-base-image-arm64 [2024-07-16T04:30:03.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:30:03.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-5707 does not seem to be running inside a container [2024-07-16T04:30:03.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/201 -v /w/workspace/device-onvif-camera/201:/w/workspace/device-onvif-camera/201:rw,z -v /w/workspace/device-onvif-camera/201@tmp:/w/workspace/device-onvif-camera/201@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 [2024-07-16T04:30:05.335Z] $ docker top 24f1a5cf103c37f0881c2df2a31efea582673c84bd469b558dae2b5ade4ddaf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:30:06.216Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/201 [Pipeline] fileExists [Pipeline] sh [2024-07-16T04:30:06.889Z] + make test [2024-07-16T04:30:06.889Z] go test ./... -coverprofile=coverage.out ./... [2024-07-16T04:30:13.565Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-07-16T04:34:50.495Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-07-16T04:34:57.176Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-07-16T04:34:58.609Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.176s coverage: 31.4% of statements [2024-07-16T04:35:20.714Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.702s coverage: 86.5% of statements [2024-07-16T04:35:20.714Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-16T04:35:20.714Z] go vet ./... [2024-07-16T04:36:17.138Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-16T04:36:17.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-16T04:36:17.138Z] ./bin/test-attribution-txt.sh [2024-07-16T04:36:17.138Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-16T04:36:17.138Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-16T04:36:17.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-16T04:36:17.182Z] $ docker stop --time=1 24f1a5cf103c37f0881c2df2a31efea582673c84bd469b558dae2b5ade4ddaf3 [2024-07-16T04:36:19.415Z] $ docker rm -f --volumes 24f1a5cf103c37f0881c2df2a31efea582673c84bd469b558dae2b5ade4ddaf3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:36:21.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-16T04:36:21.417Z] Warning: overwriting stash ‘coverage-report’ [2024-07-16T04:36:22.141Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-16T04:36:22.620Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-16T04:36:22.972Z] + ls -al . [2024-07-16T04:36:22.972Z] total 308 [2024-07-16T04:36:22.972Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:30 . [2024-07-16T04:36:22.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:26 .. [2024-07-16T04:36:22.972Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 04:26 .git [2024-07-16T04:36:22.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:26 .github [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 493 Jul 16 04:26 .gitignore [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 16 04:26 .golangci.yml [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 11155 Jul 16 04:26 Attribution.txt [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 17665 Jul 16 04:26 CHANGELOG.md [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 1683 Jul 16 04:26 Dockerfile [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 16 04:26 GOVERNANCE.md [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 739 Jul 16 04:26 Jenkinsfile [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jul 16 04:26 LICENSE [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 2883 Jul 16 04:26 Makefile [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 625 Jul 16 04:26 OWNERS.md [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 2620 Jul 16 04:26 README.md [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 16 04:23 VERSION [2024-07-16T04:36:22.972Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 04:26 bin [2024-07-16T04:36:22.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 04:26 cmd [2024-07-16T04:36:22.972Z] -rw-r--r-- 1 jenkins jenkins 78805 Jul 16 04:35 coverage.out [2024-07-16T04:36:22.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:26 doc [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 7330 Jul 16 04:26 go.mod [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 102668 Jul 16 04:26 go.sum [2024-07-16T04:36:22.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 04:26 internal [2024-07-16T04:36:22.972Z] -rw-rw-r-- 1 jenkins jenkins 236 Jul 16 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:36:23.355Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=10547900d901a25dbf28e3a77af8e7dd2aba8de7 --label arch=arm64 --label version=3.2.0-dev.15 . [2024-07-16T04:36:23.947Z] Sending build context to Docker daemon 21.79MB [2024-07-16T04:36:23.947Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-07-16T04:36:23.947Z] Step 2/27 : FROM ${BASE} AS builder [2024-07-16T04:36:23.947Z] ---> cae303e55e5a [2024-07-16T04:36:23.947Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-07-16T04:36:24.217Z] ---> Running in 2d97364fa14d [2024-07-16T04:36:24.810Z] Removing intermediate container 2d97364fa14d [2024-07-16T04:36:24.810Z] ---> 6d2c35259f9a [2024-07-16T04:36:24.810Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-16T04:36:24.810Z] ---> Running in b2ffa9caf872 [2024-07-16T04:36:25.080Z] Removing intermediate container b2ffa9caf872 [2024-07-16T04:36:25.080Z] ---> a1857dc539cb [2024-07-16T04:36:25.080Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-07-16T04:36:25.080Z] ---> Running in 35ad83614e82 [2024-07-16T04:36:25.679Z] Removing intermediate container 35ad83614e82 [2024-07-16T04:36:25.679Z] ---> e4463a136b56 [2024-07-16T04:36:25.679Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-07-16T04:36:25.679Z] ---> Running in 8d29bb015273 [2024-07-16T04:36:25.947Z] Removing intermediate container 8d29bb015273 [2024-07-16T04:36:25.947Z] ---> cb33df64aea8 [2024-07-16T04:36:25.947Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-07-16T04:36:25.947Z] ---> Running in 35ae12be3f91 [2024-07-16T04:36:26.532Z] Removing intermediate container 35ae12be3f91 [2024-07-16T04:36:26.532Z] ---> 67d8ceda7860 [2024-07-16T04:36:26.532Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-16T04:36:26.532Z] ---> Running in d1eb29f3b95c [2024-07-16T04:36:27.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:36:28.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:36:29.641Z] OK: 266 MiB in 52 packages [2024-07-16T04:36:30.608Z] Removing intermediate container d1eb29f3b95c [2024-07-16T04:36:30.608Z] ---> a10a2da510ee [2024-07-16T04:36:30.608Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-07-16T04:36:30.608Z] ---> Running in 9b4888878973 [2024-07-16T04:36:30.886Z] Removing intermediate container 9b4888878973 [2024-07-16T04:36:30.886Z] ---> b1233b5eb28a [2024-07-16T04:36:30.886Z] Step 10/27 : COPY go.mod vendor* ./ [2024-07-16T04:36:31.855Z] ---> 70143adcc4ea [2024-07-16T04:36:31.855Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-16T04:36:31.855Z] ---> Running in eda02141a788 [2024-07-16T04:36:35.210Z] Removing intermediate container eda02141a788 [2024-07-16T04:36:35.210Z] ---> 55928f0f7033 [2024-07-16T04:36:35.210Z] Step 12/27 : COPY . . [2024-07-16T04:36:36.617Z] ---> 1ef64fe74b81 [2024-07-16T04:36:36.617Z] Step 13/27 : RUN ${MAKE} [2024-07-16T04:36:36.617Z] ---> Running in fcce6782aba9 [2024-07-16T04:36:37.582Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.24" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-07-16T04:40:59.488Z] Removing intermediate container fcce6782aba9 [2024-07-16T04:40:59.488Z] ---> f8a0a6f63299 [2024-07-16T04:40:59.488Z] Step 14/27 : FROM alpine:3.18 [2024-07-16T04:40:59.488Z] 3.18: Pulling from library/alpine [2024-07-16T04:40:59.488Z] 5c905c7ebe2f: Pulling fs layer [2024-07-16T04:40:59.488Z] 5c905c7ebe2f: Verifying Checksum [2024-07-16T04:40:59.488Z] 5c905c7ebe2f: Download complete [2024-07-16T04:40:59.488Z] 5c905c7ebe2f: Pull complete [2024-07-16T04:40:59.488Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-16T04:40:59.488Z] Status: Downloaded newer image for alpine:3.18 [2024-07-16T04:40:59.488Z] ---> dec292d02e07 [2024-07-16T04:40:59.488Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-07-16T04:40:59.488Z] ---> Running in c932c372e43d [2024-07-16T04:40:59.488Z] Removing intermediate container c932c372e43d [2024-07-16T04:40:59.488Z] ---> 760eddbaa0c0 [2024-07-16T04:40:59.488Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-07-16T04:40:59.488Z] ---> Running in aff42567ea9c [2024-07-16T04:40:59.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:40:59.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:40:59.488Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-16T04:40:59.488Z] Executing busybox-1.36.1-r7.trigger [2024-07-16T04:40:59.488Z] OK: 8 MiB in 16 packages [2024-07-16T04:40:59.488Z] Removing intermediate container aff42567ea9c [2024-07-16T04:40:59.488Z] ---> 706c4ebbc1e3 [2024-07-16T04:40:59.488Z] Step 17/27 : RUN apk --no-cache upgrade [2024-07-16T04:40:59.488Z] ---> Running in 0dc260035213 [2024-07-16T04:40:59.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-16T04:40:59.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-16T04:40:59.488Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:40:59.488Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-16T04:40:59.488Z] OK: 8 MiB in 16 packages [2024-07-16T04:40:59.488Z] Removing intermediate container 0dc260035213 [2024-07-16T04:40:59.488Z] ---> 45f639ae0a1b [2024-07-16T04:40:59.488Z] Step 18/27 : WORKDIR / [2024-07-16T04:40:59.488Z] ---> Running in 6a5fc191144a [2024-07-16T04:40:59.488Z] Removing intermediate container 6a5fc191144a [2024-07-16T04:40:59.488Z] ---> 243e35fa289e [2024-07-16T04:40:59.488Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-07-16T04:40:59.488Z] ---> 2f6c906e16e5 [2024-07-16T04:40:59.488Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-07-16T04:40:59.488Z] ---> 544fc514d9a7 [2024-07-16T04:40:59.488Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-07-16T04:40:59.488Z] ---> 29dfeb65a9e5 [2024-07-16T04:40:59.488Z] Step 22/27 : EXPOSE 59984 [2024-07-16T04:40:59.488Z] ---> Running in 3ae157c2442d [2024-07-16T04:40:59.488Z] Removing intermediate container 3ae157c2442d [2024-07-16T04:40:59.488Z] ---> 34a54cd7efe7 [2024-07-16T04:40:59.488Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-07-16T04:40:59.488Z] ---> Running in 9145c8e923b1 [2024-07-16T04:40:59.488Z] Removing intermediate container 9145c8e923b1 [2024-07-16T04:40:59.488Z] ---> 479754dfd123 [2024-07-16T04:40:59.488Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-16T04:40:59.488Z] ---> Running in 1cb7711c960e [2024-07-16T04:40:59.488Z] Removing intermediate container 1cb7711c960e [2024-07-16T04:40:59.488Z] ---> 9822eef22cf8 [2024-07-16T04:40:59.488Z] Step 25/27 : LABEL arch=arm64 [2024-07-16T04:40:59.488Z] ---> Running in 234cb22c4fab [2024-07-16T04:40:59.488Z] Removing intermediate container 234cb22c4fab [2024-07-16T04:40:59.488Z] ---> 7dd47ed0060f [2024-07-16T04:40:59.488Z] Step 26/27 : LABEL git_sha=10547900d901a25dbf28e3a77af8e7dd2aba8de7 [2024-07-16T04:40:59.754Z] ---> Running in 91c525c89ff3 [2024-07-16T04:41:00.020Z] Removing intermediate container 91c525c89ff3 [2024-07-16T04:41:00.020Z] ---> 24dd0d1b11db [2024-07-16T04:41:00.020Z] Step 27/27 : LABEL version=3.2.0-dev.15 [2024-07-16T04:41:00.020Z] ---> Running in 2f4ef7ed562e [2024-07-16T04:41:00.288Z] Removing intermediate container 2f4ef7ed562e [2024-07-16T04:41:00.288Z] ---> 741af9f44c97 [2024-07-16T04:41:00.288Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-16T04:41:00.288Z] Successfully built 741af9f44c97 [2024-07-16T04:41:00.288Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:41:00.442Z] provisioning config files... [2024-07-16T04:41:00.459Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/201@tmp/config9464484174597188783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:41:00.805Z] ---> ****-login.sh [2024-07-16T04:41:00.805Z] nexus3.edgexfoundry.org:10001 [2024-07-16T04:41:00.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:41:01.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:41:01.074Z] Configure a credential helper to remove this warning. See [2024-07-16T04:41:01.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:41:01.074Z] [2024-07-16T04:41:01.074Z] Login Succeeded [2024-07-16T04:41:01.074Z] nexus3.edgexfoundry.org:10002 [2024-07-16T04:41:01.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:41:01.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:41:01.341Z] Configure a credential helper to remove this warning. See [2024-07-16T04:41:01.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:41:01.341Z] [2024-07-16T04:41:01.341Z] Login Succeeded [2024-07-16T04:41:01.341Z] nexus3.edgexfoundry.org:10003 [2024-07-16T04:41:01.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:41:01.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:41:01.881Z] Configure a credential helper to remove this warning. See [2024-07-16T04:41:01.881Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:41:01.881Z] [2024-07-16T04:41:01.881Z] Login Succeeded [2024-07-16T04:41:01.881Z] nexus3.edgexfoundry.org:10004 [2024-07-16T04:41:02.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:41:02.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:41:02.148Z] Configure a credential helper to remove this warning. See [2024-07-16T04:41:02.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:41:02.148Z] [2024-07-16T04:41:02.148Z] Login Succeeded [2024-07-16T04:41:02.148Z] ****.io [2024-07-16T04:41:02.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-16T04:41:02.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-16T04:41:02.679Z] Configure a credential helper to remove this warning. See [2024-07-16T04:41:02.679Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-16T04:41:02.679Z] [2024-07-16T04:41:02.679Z] Login Succeeded [2024-07-16T04:41:02.679Z] ---> ****-login.sh ends [Pipeline] } [2024-07-16T04:41:02.690Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:41:02.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-16T04:41:02.773Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-07-16T04:41:02.773Z] 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [2024-07-16T04:41:02.773Z] latest [2024-07-16T04:41:02.773Z] 3.2.0-dev.15 [2024-07-16T04:41:02.774Z] 10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 [2024-07-16T04:41:02.774Z] main [2024-07-16T04:41:02.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:03.151Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:03.505Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7 [2024-07-16T04:41:03.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-16T04:41:03.505Z] b7d2c6595738: Preparing [2024-07-16T04:41:03.505Z] 924bf2f0ceb2: Preparing [2024-07-16T04:41:03.505Z] 4197f4cd8512: Preparing [2024-07-16T04:41:03.505Z] 70dabac50cdb: Preparing [2024-07-16T04:41:03.505Z] 98f792393571: Preparing [2024-07-16T04:41:03.505Z] da707bb00cb8: Preparing [2024-07-16T04:41:03.505Z] da707bb00cb8: Waiting [2024-07-16T04:41:03.770Z] 98f792393571: Pushed [2024-07-16T04:41:03.770Z] 924bf2f0ceb2: Pushed [2024-07-16T04:41:03.770Z] b7d2c6595738: Pushed [2024-07-16T04:41:03.770Z] da707bb00cb8: Layer already exists [2024-07-16T04:41:05.171Z] 70dabac50cdb: Pushed [2024-07-16T04:41:10.505Z] 4197f4cd8512: Pushed [2024-07-16T04:41:10.505Z] 10547900d901a25dbf28e3a77af8e7dd2aba8de7: digest: sha256:01b46abe4b79799c356a2d496d7fdee9968f0e2b3fdeef39d30f817c4aad6288 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:10.872Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:11.225Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-07-16T04:41:11.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-16T04:41:11.225Z] b7d2c6595738: Preparing [2024-07-16T04:41:11.225Z] 924bf2f0ceb2: Preparing [2024-07-16T04:41:11.225Z] 4197f4cd8512: Preparing [2024-07-16T04:41:11.225Z] 70dabac50cdb: Preparing [2024-07-16T04:41:11.225Z] 98f792393571: Preparing [2024-07-16T04:41:11.225Z] da707bb00cb8: Preparing [2024-07-16T04:41:11.225Z] da707bb00cb8: Waiting [2024-07-16T04:41:11.225Z] 98f792393571: Layer already exists [2024-07-16T04:41:11.225Z] 924bf2f0ceb2: Layer already exists [2024-07-16T04:41:11.225Z] 4197f4cd8512: Layer already exists [2024-07-16T04:41:11.225Z] b7d2c6595738: Layer already exists [2024-07-16T04:41:11.225Z] 70dabac50cdb: Layer already exists [2024-07-16T04:41:11.225Z] da707bb00cb8: Layer already exists [2024-07-16T04:41:11.492Z] latest: digest: sha256:01b46abe4b79799c356a2d496d7fdee9968f0e2b3fdeef39d30f817c4aad6288 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:11.858Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:12.213Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.15 [2024-07-16T04:41:12.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-16T04:41:12.213Z] b7d2c6595738: Preparing [2024-07-16T04:41:12.213Z] 924bf2f0ceb2: Preparing [2024-07-16T04:41:12.213Z] 4197f4cd8512: Preparing [2024-07-16T04:41:12.213Z] 70dabac50cdb: Preparing [2024-07-16T04:41:12.213Z] 98f792393571: Preparing [2024-07-16T04:41:12.213Z] da707bb00cb8: Preparing [2024-07-16T04:41:12.213Z] da707bb00cb8: Waiting [2024-07-16T04:41:12.213Z] b7d2c6595738: Layer already exists [2024-07-16T04:41:12.213Z] 924bf2f0ceb2: Layer already exists [2024-07-16T04:41:12.213Z] 4197f4cd8512: Layer already exists [2024-07-16T04:41:12.213Z] 98f792393571: Layer already exists [2024-07-16T04:41:12.213Z] 70dabac50cdb: Layer already exists [2024-07-16T04:41:12.213Z] da707bb00cb8: Layer already exists [2024-07-16T04:41:12.213Z] 3.2.0-dev.15: digest: sha256:01b46abe4b79799c356a2d496d7fdee9968f0e2b3fdeef39d30f817c4aad6288 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:12.570Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:12.934Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 [2024-07-16T04:41:12.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-16T04:41:12.934Z] b7d2c6595738: Preparing [2024-07-16T04:41:12.934Z] 924bf2f0ceb2: Preparing [2024-07-16T04:41:12.934Z] 4197f4cd8512: Preparing [2024-07-16T04:41:12.934Z] 70dabac50cdb: Preparing [2024-07-16T04:41:12.934Z] 98f792393571: Preparing [2024-07-16T04:41:12.934Z] da707bb00cb8: Preparing [2024-07-16T04:41:12.934Z] da707bb00cb8: Waiting [2024-07-16T04:41:12.934Z] 924bf2f0ceb2: Layer already exists [2024-07-16T04:41:12.934Z] 4197f4cd8512: Layer already exists [2024-07-16T04:41:12.934Z] 98f792393571: Layer already exists [2024-07-16T04:41:12.934Z] b7d2c6595738: Layer already exists [2024-07-16T04:41:12.934Z] 70dabac50cdb: Layer already exists [2024-07-16T04:41:12.934Z] da707bb00cb8: Layer already exists [2024-07-16T04:41:12.934Z] 10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15: digest: sha256:01b46abe4b79799c356a2d496d7fdee9968f0e2b3fdeef39d30f817c4aad6288 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:13.559Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:13.915Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-07-16T04:41:13.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-07-16T04:41:13.915Z] b7d2c6595738: Preparing [2024-07-16T04:41:13.915Z] 924bf2f0ceb2: Preparing [2024-07-16T04:41:13.915Z] 4197f4cd8512: Preparing [2024-07-16T04:41:13.915Z] 70dabac50cdb: Preparing [2024-07-16T04:41:13.915Z] 98f792393571: Preparing [2024-07-16T04:41:13.915Z] da707bb00cb8: Preparing [2024-07-16T04:41:13.915Z] da707bb00cb8: Waiting [2024-07-16T04:41:13.915Z] b7d2c6595738: Layer already exists [2024-07-16T04:41:13.915Z] 70dabac50cdb: Layer already exists [2024-07-16T04:41:13.915Z] 4197f4cd8512: Layer already exists [2024-07-16T04:41:13.915Z] 924bf2f0ceb2: Layer already exists [2024-07-16T04:41:13.915Z] 98f792393571: Layer already exists [2024-07-16T04:41:13.915Z] da707bb00cb8: Layer already exists [2024-07-16T04:41:14.181Z] main: digest: sha256:01b46abe4b79799c356a2d496d7fdee9968f0e2b3fdeef39d30f817c4aad6288 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-16T04:41:14.267Z] ===================================================== [Pipeline] echo [2024-07-16T04:41:14.283Z] taggedImages: [2024-07-16T04:41:14.283Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7 [2024-07-16T04:41:14.283Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-07-16T04:41:14.283Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.15 [2024-07-16T04:41:14.283Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:10547900d901a25dbf28e3a77af8e7dd2aba8de7-3.2.0-dev.15 [2024-07-16T04:41:14.283Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:14.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:41:14.684Z] [2024-07-16T04:41:14.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:15.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:41:15.016Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-16T04:41:15.016Z] 8998bd30e6a1: Pulling fs layer [2024-07-16T04:41:15.016Z] 04944245beec: Pulling fs layer [2024-07-16T04:41:15.016Z] 699f458cf7ca: Pulling fs layer [2024-07-16T04:41:15.016Z] 765212b225bb: Pulling fs layer [2024-07-16T04:41:15.016Z] f23df028b6ca: Pulling fs layer [2024-07-16T04:41:15.016Z] d65c8cfc05b1: Pulling fs layer [2024-07-16T04:41:15.016Z] 2437ff75d9bd: Pulling fs layer [2024-07-16T04:41:15.016Z] 765212b225bb: Waiting [2024-07-16T04:41:15.016Z] f23df028b6ca: Waiting [2024-07-16T04:41:15.016Z] d65c8cfc05b1: Waiting [2024-07-16T04:41:15.016Z] 2437ff75d9bd: Waiting [2024-07-16T04:41:15.281Z] 04944245beec: Verifying Checksum [2024-07-16T04:41:15.281Z] 04944245beec: Download complete [2024-07-16T04:41:15.281Z] f23df028b6ca: Verifying Checksum [2024-07-16T04:41:15.281Z] f23df028b6ca: Download complete [2024-07-16T04:41:15.281Z] d65c8cfc05b1: Verifying Checksum [2024-07-16T04:41:15.281Z] d65c8cfc05b1: Download complete [2024-07-16T04:41:15.547Z] 699f458cf7ca: Verifying Checksum [2024-07-16T04:41:15.547Z] 699f458cf7ca: Download complete [2024-07-16T04:41:16.129Z] 8998bd30e6a1: Verifying Checksum [2024-07-16T04:41:16.129Z] 8998bd30e6a1: Download complete [2024-07-16T04:41:18.697Z] 2437ff75d9bd: Verifying Checksum [2024-07-16T04:41:18.697Z] 2437ff75d9bd: Download complete [2024-07-16T04:41:20.626Z] 8998bd30e6a1: Pull complete [2024-07-16T04:41:20.889Z] 04944245beec: Pull complete [2024-07-16T04:41:22.830Z] 699f458cf7ca: Pull complete [2024-07-16T04:41:22.830Z] 765212b225bb: Pull complete [2024-07-16T04:41:23.786Z] f23df028b6ca: Pull complete [2024-07-16T04:41:23.786Z] d65c8cfc05b1: Pull complete [2024-07-16T04:41:41.978Z] 2437ff75d9bd: Pull complete [2024-07-16T04:41:41.978Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-16T04:41:41.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-16T04:41:41.978Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:41:42.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-5707 does not seem to be running inside a container [2024-07-16T04:41:42.250Z] $ 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/device-onvif-camera/201 -v /w/workspace/device-onvif-camera/201:/w/workspace/device-onvif-camera/201:rw,z -v /w/workspace/device-onvif-camera/201@tmp:/w/workspace/device-onvif-camera/201@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 [2024-07-16T04:41:44.916Z] $ docker top f497e8a6ab7d91c56b819298bb284e62ba0a04a3e9e79c4475063ee4fb608913 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:41:45.757Z] ---> job-cost.sh [2024-07-16T04:41:45.757Z] lf-activate-venv: SKIPPING [2024-07-16T04:41:45.757Z] INFO: No Stack... [2024-07-16T04:41:46.023Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-16T04:41:46.980Z] INFO: Archiving Costs [Pipeline] sh [2024-07-16T04:41:47.625Z] + cat /w/workspace/device-onvif-camera/201/archives/cost.csv [2024-07-16T04:41:47.626Z] + cut -d, -f6 [Pipeline] lock [2024-07-16T04:41:47.682Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] [2024-07-16T04:41:47.696Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] did not exist. Created. [2024-07-16T04:41:47.704Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T04:41:48.365Z] /w/workspace/device-onvif-camera/201@tmp/durable-ddf9db1e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-16T04:41:49.002Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-16T04:41:49.027Z] Warning: overwriting stash ‘stack-cost’ [2024-07-16T04:41:49.082Z] Stashed 1 file(s) [Pipeline] } [2024-07-16T04:41:49.099Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-main-201-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-16T04:41:49.129Z] $ docker stop --time=1 f497e8a6ab7d91c56b819298bb284e62ba0a04a3e9e79c4475063ee4fb608913 [2024-07-16T04:41:50.626Z] $ docker rm -f --volumes f497e8a6ab7d91c56b819298bb284e62ba0a04a3e9e79c4475063ee4fb608913 [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 [2024-07-16T04:41:51.109Z] provisioning config files... [2024-07-16T04:41:51.115Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4141332437382412120tmp [Pipeline] { [Pipeline] sh [2024-07-16T04:41:51.634Z] + set +x [2024-07-16T04:41:51.634Z] + curl -s https://codecov.io/bash [2024-07-16T04:41:51.634Z] + bash -s -- [2024-07-16T04:41:51.634Z] [2024-07-16T04:41:51.634Z] _____ _ [2024-07-16T04:41:51.634Z] / ____| | | [2024-07-16T04:41:51.634Z] | | ___ __| | ___ ___ _____ __ [2024-07-16T04:41:51.634Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-16T04:41:51.634Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-16T04:41:51.634Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-16T04:41:51.634Z] Bash-1.0.6 [2024-07-16T04:41:51.634Z] [2024-07-16T04:41:51.634Z] [2024-07-16T04:41:51.634Z] ==> git version 2.25.1 found [2024-07-16T04:41:51.635Z] ==> 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 [2024-07-16T04:41:51.635Z] Release-Date: 2020-01-08 [2024-07-16T04:41:51.635Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-16T04:41:51.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-16T04:41:51.635Z] ==> Jenkins CI detected. [2024-07-16T04:41:51.635Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-07-16T04:41:51.635Z] project root: . [2024-07-16T04:41:51.635Z] --> token set from env [2024-07-16T04:41:51.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-16T04:41:51.635Z] ==> Running gcov in . (disable via -X gcov) [2024-07-16T04:41:51.635Z] ==> Python coveragepy not found [2024-07-16T04:41:51.635Z] ==> Searching for coverage reports in: [2024-07-16T04:41:51.635Z] + . [2024-07-16T04:41:51.635Z] -> Found 1 reports [2024-07-16T04:41:51.635Z] ==> Detecting git/mercurial file structure [2024-07-16T04:41:51.635Z] ==> Reading reports [2024-07-16T04:41:51.635Z] + ./coverage.out bytes=78805 [2024-07-16T04:41:51.635Z] ==> Appending adjustments [2024-07-16T04:41:51.635Z] https://docs.codecov.io/docs/fixing-reports [2024-07-16T04:41:51.635Z] + Found adjustments [2024-07-16T04:41:51.635Z] ==> Gzipping contents [2024-07-16T04:41:51.894Z] 12K /tmp/codecov.lrsyOj.gz [2024-07-16T04:41:51.894Z] ==> Uploading reports [2024-07-16T04:41:51.894Z] url: https://codecov.io [2024-07-16T04:41:51.894Z] query: branch=main&commit=10547900d901a25dbf28e3a77af8e7dd2aba8de7&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-16T04:41:51.895Z] -> Pinging Codecov [2024-07-16T04:41:51.895Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=10547900d901a25dbf28e3a77af8e7dd2aba8de7&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-16T04:41:51.895Z] -> Uploading to [2024-07-16T04:41:51.895Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-16/F29A59C45E3A92E06B3E522C9905F8EF/10547900d901a25dbf28e3a77af8e7dd2aba8de7/1a7be736-9957-4fe9-8f50-4617e736b74e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240716%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240716T044151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0dd51e789933d435731c0520b43598a376050e69255c0f6a01ff813e31692146 [2024-07-16T04:41:51.895Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:41:51.895Z] Dload Upload Total Spent Left Speed [2024-07-16T04:41:52.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 40784 --:--:-- --:--:-- --:--:-- 40784 [2024-07-16T04:41:52.193Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] } [2024-07-16T04:41:52.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-07-16T04:41:52.460Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-16T04:41:52.477Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:52.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:41:52.808Z] [2024-07-16T04:41:52.808Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:41:53.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:41:53.264Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-16T04:41:53.264Z] 619be1103602: Already exists [2024-07-16T04:41:53.264Z] f8ea3408117e: Pulling fs layer [2024-07-16T04:41:53.264Z] 91320369b822: Pulling fs layer [2024-07-16T04:41:53.264Z] 0406650e8295: Pulling fs layer [2024-07-16T04:41:53.264Z] 4f4fb700ef54: Pulling fs layer [2024-07-16T04:41:53.264Z] 96d80e3f36e1: Pulling fs layer [2024-07-16T04:41:53.264Z] bcf3aedb951c: Pulling fs layer [2024-07-16T04:41:53.264Z] 96d80e3f36e1: Waiting [2024-07-16T04:41:53.264Z] 4f4fb700ef54: Waiting [2024-07-16T04:41:53.264Z] 0406650e8295: Verifying Checksum [2024-07-16T04:41:53.264Z] 0406650e8295: Download complete [2024-07-16T04:41:53.548Z] f8ea3408117e: Verifying Checksum [2024-07-16T04:41:53.548Z] f8ea3408117e: Download complete [2024-07-16T04:41:53.548Z] 4f4fb700ef54: Verifying Checksum [2024-07-16T04:41:53.548Z] 4f4fb700ef54: Download complete [2024-07-16T04:41:53.815Z] 96d80e3f36e1: Verifying Checksum [2024-07-16T04:41:53.815Z] 96d80e3f36e1: Download complete [2024-07-16T04:41:53.815Z] f8ea3408117e: Pull complete [2024-07-16T04:41:54.090Z] 91320369b822: Verifying Checksum [2024-07-16T04:41:54.090Z] 91320369b822: Download complete [2024-07-16T04:41:54.657Z] bcf3aedb951c: Verifying Checksum [2024-07-16T04:41:57.183Z] 91320369b822: Pull complete [2024-07-16T04:41:57.183Z] 0406650e8295: Pull complete [2024-07-16T04:41:57.183Z] 4f4fb700ef54: Pull complete [2024-07-16T04:41:57.439Z] 96d80e3f36e1: Pull complete [2024-07-16T04:42:00.727Z] bcf3aedb951c: Pull complete [2024-07-16T04:42:00.727Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-16T04:42:00.727Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-16T04:42:00.727Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:00.835Z] prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container [2024-07-16T04:42:00.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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/edgex-snyk-go:latest cat [2024-07-16T04:42:05.694Z] $ docker top 2a401582f01a9bc50705bd58be2e56328a06bea080cc1f164d4d80e2b59df0dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:42:06.049Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] echo [2024-07-16T04:42:06.059Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-07-16T04:42:06.338Z] + set -o pipefail [2024-07-16T04:42:06.338Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-07-16T04:42:12.968Z] [2024-07-16T04:42:12.968Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-07-16T04:42:12.968Z] [2024-07-16T04:42:12.969Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9e5df0b9-9c2f-4dae-8e10-c7dd76eb4add/history/cec39709-3eb0-42d5-823b-4cb63601e420 [2024-07-16T04:42:12.969Z] [2024-07-16T04:42:12.969Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-07-16T04:42:12.969Z] [2024-07-16T04:42:12.969Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-16T04:42:12.969Z] [Pipeline] } [2024-07-16T04:42:12.977Z] $ docker stop --time=1 2a401582f01a9bc50705bd58be2e56328a06bea080cc1f164d4d80e2b59df0dc [2024-07-16T04:42:18.224Z] $ docker rm -f --volumes 2a401582f01a9bc50705bd58be2e56328a06bea080cc1f164d4d80e2b59df0dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-16T04:42:18.755Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:42:18.769Z] provisioning config files... [2024-07-16T04:42:18.778Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7736033335876477749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:19.085Z] --> edgex-publish-swagger.sh [2024-07-16T04:42:19.085Z] === Publish doc/openapi/v3 API === [2024-07-16T04:42:19.085Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-07-16T04:42:19.085Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-07-16T04:42:19.085Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-16T04:42:19.085Z] Dload Upload Total Spent Left Speed [2024-07-16T04:42:19.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 485k 100 156 100 485k 248 771k --:--:-- --:--:-- --:--:-- 770k 100 485k 100 156 100 485k 247 770k --:--:-- --:--:-- --:--:-- 770k [2024-07-16T04:42:19.654Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-16T04:42:19.654Z] [Pipeline] } [2024-07-16T04:42:19.663Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-16T04:42:20.114Z] + git log --format=format:%s -1 10547900d901a25dbf28e3a77af8e7dd2aba8de7 [Pipeline] sh [2024-07-16T04:42:20.408Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:42:20.408Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:20.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:42:20.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:20.806Z] prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container [2024-07-16T04:42:20.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T04:42:21.352Z] $ docker top f17d54f0a4ee97c9e201352f9fba28ab2c6663368641ff33af3780d2fdcbafe3 -eo pid,comm [2024-07-16T04:42:21.402Z] 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). [2024-07-16T04:42:21.402Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:42:21.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:42:21.463Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:42:21.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:42:21.573Z] $ docker exec f17d54f0a4ee97c9e201352f9fba28ab2c6663368641ff33af3780d2fdcbafe3 ssh-agent [2024-07-16T04:42:21.679Z] SSH_AUTH_SOCK=/tmp/ssh-xAX1gUXMGM1H/agent.33 [2024-07-16T04:42:21.679Z] SSH_AGENT_PID=39 [2024-07-16T04:42:21.684Z] Running ssh-add (command line suppressed) [2024-07-16T04:42:21.773Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17657090472770856644.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_17657090472770856644.key) [2024-07-16T04:42:21.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:42:22.095Z] + git semver tag [2024-07-16T04:42:22.354Z] 2024-07-16 04:42:22,254 [run_tag] DEBUG tag force:False [2024-07-16T04:42:22.354Z] 2024-07-16 04:42:22,254 [check_head_tag] DEBUG check head tag [2024-07-16T04:42:22.354Z] 2024-07-16 04:42:22,255 [execute] INFO git cat-file --batch-check [2024-07-16T04:42:22.354Z] 2024-07-16 04:42:22,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-16T04:42:22.354Z] 2024-07-16 04:42:22,259 [execute] INFO git cat-file --batch [2024-07-16T04:42:22.354Z] 2024-07-16 04:42:22,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-07-16T04:42:22.354Z] 2024-07-16 04:42:22,278 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-16T04:42:22.354Z] 2024-07-16 04:42:22,278 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 [2024-07-16T04:42:22.354Z] 2024-07-16 04:42:22,278 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:42:22.354Z] 2024-07-16 04:42:22,284 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-16T04:42:22.354Z] 3.2.0-dev.15 [Pipeline] } [2024-07-16T04:42:22.360Z] $ docker exec --env ******** --env ******** f17d54f0a4ee97c9e201352f9fba28ab2c6663368641ff33af3780d2fdcbafe3 ssh-agent -k [2024-07-16T04:42:22.457Z] unset SSH_AUTH_SOCK; [2024-07-16T04:42:22.457Z] unset SSH_AGENT_PID; [2024-07-16T04:42:22.457Z] echo Agent pid 39 killed; [2024-07-16T04:42:22.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:42:22.788Z] + git semver [Pipeline] } [2024-07-16T04:42:23.070Z] $ docker stop --time=1 f17d54f0a4ee97c9e201352f9fba28ab2c6663368641ff33af3780d2fdcbafe3 [2024-07-16T04:42:24.325Z] $ docker rm -f --volumes f17d54f0a4ee97c9e201352f9fba28ab2c6663368641ff33af3780d2fdcbafe3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:24.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:42:24.737Z] [2024-07-16T04:42:24.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:25.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:42:25.034Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-16T04:42:25.034Z] ab5ef0e58194: Pulling fs layer [2024-07-16T04:42:25.034Z] 9712f1f96733: Pulling fs layer [2024-07-16T04:42:25.034Z] 63f879dbbcfc: Pulling fs layer [2024-07-16T04:42:25.034Z] 0d9ebad4ef96: Pulling fs layer [2024-07-16T04:42:25.034Z] e9a5061849ea: Pulling fs layer [2024-07-16T04:42:25.034Z] d747dcd14b5f: Pulling fs layer [2024-07-16T04:42:25.034Z] 2de7ff778b66: Pulling fs layer [2024-07-16T04:42:25.034Z] 0d9ebad4ef96: Waiting [2024-07-16T04:42:25.034Z] d747dcd14b5f: Waiting [2024-07-16T04:42:25.034Z] 2de7ff778b66: Waiting [2024-07-16T04:42:25.034Z] 9712f1f96733: Verifying Checksum [2024-07-16T04:42:25.034Z] 9712f1f96733: Download complete [2024-07-16T04:42:25.293Z] 63f879dbbcfc: Verifying Checksum [2024-07-16T04:42:25.293Z] 63f879dbbcfc: Download complete [2024-07-16T04:42:25.550Z] e9a5061849ea: Verifying Checksum [2024-07-16T04:42:25.550Z] e9a5061849ea: Download complete [2024-07-16T04:42:25.550Z] 0d9ebad4ef96: Verifying Checksum [2024-07-16T04:42:25.550Z] 0d9ebad4ef96: Download complete [2024-07-16T04:42:25.550Z] d747dcd14b5f: Download complete [2024-07-16T04:42:25.550Z] ab5ef0e58194: Verifying Checksum [2024-07-16T04:42:25.550Z] ab5ef0e58194: Download complete [2024-07-16T04:42:25.550Z] 2de7ff778b66: Download complete [2024-07-16T04:42:28.075Z] ab5ef0e58194: Pull complete [2024-07-16T04:42:28.075Z] 9712f1f96733: Pull complete [2024-07-16T04:42:28.639Z] 63f879dbbcfc: Pull complete [2024-07-16T04:42:31.922Z] 0d9ebad4ef96: Pull complete [2024-07-16T04:42:32.180Z] e9a5061849ea: Pull complete [2024-07-16T04:42:32.180Z] d747dcd14b5f: Pull complete [2024-07-16T04:42:33.118Z] 2de7ff778b66: Pull complete [2024-07-16T04:42:33.118Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-16T04:42:33.118Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-16T04:42:33.118Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:33.221Z] prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container [2024-07-16T04:42:33.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-16T04:42:38.274Z] $ docker top dbdbc181145e590fbd1e6d87f00c8af412204f6581990a57c39f7e38ef4ced58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:42:38.358Z] provisioning config files... [2024-07-16T04:42:38.364Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15627146057564333645tmp [2024-07-16T04:42:38.374Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3314769354833904995tmp [2024-07-16T04:42:38.384Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4550176653113711862tmp [Pipeline] { [Pipeline] echo [2024-07-16T04:42:38.410Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:38.707Z] ---> sigul-configuration.sh [2024-07-16T04:42:38.707Z] gpg: directory `/root/.gnupg' created [2024-07-16T04:42:38.707Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-16T04:42:38.707Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-16T04:42:38.707Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-16T04:42:38.707Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-16T04:42:38.707Z] gpg: CAST5 encrypted data [2024-07-16T04:42:38.707Z] gpg: encrypted with 1 passphrase [2024-07-16T04:42:38.707Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-16T04:42:39.005Z] + mkdir /home/jenkins [2024-07-16T04:42:39.005Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-16T04:42:39.302Z] + 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 [2024-07-16T04:42:39.315Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:39.609Z] ---> sigul-install.sh [2024-07-16T04:42:39.609Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-16T04:42:39.907Z] + git tag --list [2024-07-16T04:42:39.907Z] v0.0.0 [2024-07-16T04:42:39.907Z] v2.2.0 [2024-07-16T04:42:39.907Z] v2.3.0 [2024-07-16T04:42:39.907Z] v2.3.1 [2024-07-16T04:42:39.907Z] v3.0 [2024-07-16T04:42:39.907Z] v3.0.0 [2024-07-16T04:42:39.907Z] v3.1 [2024-07-16T04:42:39.907Z] v3.1.0 [2024-07-16T04:42:39.907Z] v3.1.0-dev.1 [2024-07-16T04:42:39.907Z] v3.1.0-dev.10 [2024-07-16T04:42:39.907Z] v3.1.0-dev.11 [2024-07-16T04:42:39.907Z] v3.1.0-dev.12 [2024-07-16T04:42:39.907Z] v3.1.0-dev.13 [2024-07-16T04:42:39.907Z] v3.1.0-dev.14 [2024-07-16T04:42:39.907Z] v3.1.0-dev.15 [2024-07-16T04:42:39.907Z] v3.1.0-dev.16 [2024-07-16T04:42:39.907Z] v3.1.0-dev.17 [2024-07-16T04:42:39.907Z] v3.1.0-dev.18 [2024-07-16T04:42:39.907Z] v3.1.0-dev.19 [2024-07-16T04:42:39.907Z] v3.1.0-dev.2 [2024-07-16T04:42:39.907Z] v3.1.0-dev.20 [2024-07-16T04:42:39.907Z] v3.1.0-dev.21 [2024-07-16T04:42:39.907Z] v3.1.0-dev.22 [2024-07-16T04:42:39.907Z] v3.1.0-dev.23 [2024-07-16T04:42:39.907Z] v3.1.0-dev.24 [2024-07-16T04:42:39.907Z] v3.1.0-dev.25 [2024-07-16T04:42:39.907Z] v3.1.0-dev.26 [2024-07-16T04:42:39.907Z] v3.1.0-dev.27 [2024-07-16T04:42:39.907Z] v3.1.0-dev.28 [2024-07-16T04:42:39.907Z] v3.1.0-dev.3 [2024-07-16T04:42:39.907Z] v3.1.0-dev.4 [2024-07-16T04:42:39.907Z] v3.1.0-dev.5 [2024-07-16T04:42:39.907Z] v3.1.0-dev.6 [2024-07-16T04:42:39.907Z] v3.1.0-dev.7 [2024-07-16T04:42:39.907Z] v3.1.0-dev.8 [2024-07-16T04:42:39.907Z] v3.1.0-dev.9 [2024-07-16T04:42:39.907Z] v3.1.1 [2024-07-16T04:42:39.907Z] v3.2.0-dev.1 [2024-07-16T04:42:39.907Z] v3.2.0-dev.10 [2024-07-16T04:42:39.907Z] v3.2.0-dev.11 [2024-07-16T04:42:39.907Z] v3.2.0-dev.12 [2024-07-16T04:42:39.907Z] v3.2.0-dev.13 [2024-07-16T04:42:39.907Z] v3.2.0-dev.14 [2024-07-16T04:42:39.907Z] v3.2.0-dev.15 [2024-07-16T04:42:39.907Z] v3.2.0-dev.2 [2024-07-16T04:42:39.907Z] v3.2.0-dev.3 [2024-07-16T04:42:39.907Z] v3.2.0-dev.4 [2024-07-16T04:42:39.907Z] v3.2.0-dev.5 [2024-07-16T04:42:39.907Z] v3.2.0-dev.6 [2024-07-16T04:42:39.907Z] v3.2.0-dev.7 [2024-07-16T04:42:39.907Z] v3.2.0-dev.8 [2024-07-16T04:42:39.907Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-16T04:42:40.199Z] + lftools sign git-tag v3.2.0-dev.15 [2024-07-16T04:42:40.768Z] Signing Git tag with Sigul... [2024-07-16T04:42:40.768Z] Signing v3.2.0-dev.15 [Pipeline] echo [2024-07-16T04:42:41.040Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:41.332Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-16T04:42:41.340Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-16T04:42:41.367Z] $ docker stop --time=1 dbdbc181145e590fbd1e6d87f00c8af412204f6581990a57c39f7e38ef4ced58 [2024-07-16T04:42:42.693Z] $ docker rm -f --volumes dbdbc181145e590fbd1e6d87f00c8af412204f6581990a57c39f7e38ef4ced58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-16T04:42:43.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:42:43.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:43.430Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:42:43.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:43.528Z] prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container [2024-07-16T04:42:43.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T04:42:43.894Z] $ docker top 0efd7234457ed926f3edc02ab257575316812c83c3c037224a47c26152a8bb15 -eo pid,comm [2024-07-16T04:42:43.944Z] 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). [2024-07-16T04:42:43.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:42:43.996Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:42:43.996Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:42:44.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:42:44.094Z] $ docker exec 0efd7234457ed926f3edc02ab257575316812c83c3c037224a47c26152a8bb15 ssh-agent [2024-07-16T04:42:44.220Z] SSH_AUTH_SOCK=/tmp/ssh-dyEHTtI8bAP7/agent.32 [2024-07-16T04:42:44.220Z] SSH_AGENT_PID=38 [2024-07-16T04:42:44.223Z] Running ssh-add (command line suppressed) [2024-07-16T04:42:44.320Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3098550381687462108.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_3098550381687462108.key) [2024-07-16T04:42:44.334Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:42:44.622Z] + git semver bump pre [2024-07-16T04:42:44.882Z] 2024-07-16 04:42:44,785 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-16T04:42:44.882Z] 2024-07-16 04:42:44,786 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev [2024-07-16T04:42:44.882Z] 2024-07-16 04:42:44,786 [bump_version] DEBUG bumped version:3.2.0-dev.16 [2024-07-16T04:42:44.882Z] 2024-07-16 04:42:44,786 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-07-16T04:42:44.882Z] 2024-07-16 04:42:44,786 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-16T04:42:44.882Z] 2024-07-16 04:42:44,786 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-16T04:42:44.882Z] 2024-07-16 04:42:44,788 [execute] INFO git cat-file --batch-check [2024-07-16T04:42:44.882Z] 2024-07-16 04:42:44,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:42:44.882Z] 2024-07-16 04:42:44,792 [execute] INFO git cat-file --batch [2024-07-16T04:42:44.882Z] 2024-07-16 04:42:44,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:42:44.882Z] 2024-07-16 04:42:44,797 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-16T04:42:44.882Z] 3.2.0-dev.16 [Pipeline] } [2024-07-16T04:42:44.889Z] $ docker exec --env ******** --env ******** 0efd7234457ed926f3edc02ab257575316812c83c3c037224a47c26152a8bb15 ssh-agent -k [2024-07-16T04:42:44.978Z] unset SSH_AUTH_SOCK; [2024-07-16T04:42:44.978Z] unset SSH_AGENT_PID; [2024-07-16T04:42:44.978Z] echo Agent pid 38 killed; [2024-07-16T04:42:44.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:42:45.319Z] + git semver [Pipeline] } [2024-07-16T04:42:45.589Z] $ docker stop --time=1 0efd7234457ed926f3edc02ab257575316812c83c3c037224a47c26152a8bb15 [2024-07-16T04:42:46.867Z] $ docker rm -f --volumes 0efd7234457ed926f3edc02ab257575316812c83c3c037224a47c26152a8bb15 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-16T04:42:47.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-16T04:42:47.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:47.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-16T04:42:47.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:47.616Z] prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container [2024-07-16T04:42:47.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-16T04:42:47.953Z] $ docker top b605cd1de287f912d788d48863482b54344ffa667cc4dabe300f69afda6efa82 -eo pid,comm [2024-07-16T04:42:47.999Z] 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). [2024-07-16T04:42:47.999Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-16T04:42:48.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-16T04:42:48.053Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-16T04:42:48.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-16T04:42:48.155Z] $ docker exec b605cd1de287f912d788d48863482b54344ffa667cc4dabe300f69afda6efa82 ssh-agent [2024-07-16T04:42:48.273Z] SSH_AUTH_SOCK=/tmp/ssh-iJnmKWtSr9Lk/agent.32 [2024-07-16T04:42:48.273Z] SSH_AGENT_PID=38 [2024-07-16T04:42:48.277Z] Running ssh-add (command line suppressed) [2024-07-16T04:42:48.368Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15108294979862610619.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_15108294979862610619.key) [2024-07-16T04:42:48.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-16T04:42:48.680Z] + git semver push [2024-07-16T04:42:48.938Z] 2024-07-16 04:42:48,842 [run_push] DEBUG push [2024-07-16T04:42:48.938Z] 2024-07-16 04:42:48,843 [execute] INFO git cat-file --batch-check [2024-07-16T04:42:48.938Z] 2024-07-16 04:42:48,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-07-16T04:42:48.938Z] 2024-07-16 04:42:48,847 [execute] INFO git rev-list 0222d7c1e2af1af3f563cdd972f7659eb63d3ba6 -- [2024-07-16T04:42:48.938Z] 2024-07-16 04:42:48,847 [execute] DEBUG Popen(['git', 'rev-list', '0222d7c1e2af1af3f563cdd972f7659eb63d3ba6', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:42:48.938Z] 2024-07-16 04:42:48,856 [execute] INFO git fetch -v origin [2024-07-16T04:42:48.938Z] 2024-07-16 04:42:48,856 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-16T04:42:49.506Z] 2024-07-16 04:42:49,312 [run_push] DEBUG no remote changes detected [2024-07-16T04:42:49.506Z] 2024-07-16 04:42:49,312 [execute] INFO git push origin semver [2024-07-16T04:42:49.506Z] 2024-07-16 04:42:49,312 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:42:50.073Z] 2024-07-16 04:42:50,050 [run_push] DEBUG push all version tags [2024-07-16T04:42:50.073Z] 2024-07-16 04:42:50,050 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-16T04:42:50.073Z] 2024-07-16 04:42:50,051 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-07-16T04:42:51.011Z] 2024-07-16 04:42:50,826 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-07-16T04:42:51.011Z] 3.2.0-dev.16 [Pipeline] } [2024-07-16T04:42:51.018Z] $ docker exec --env ******** --env ******** b605cd1de287f912d788d48863482b54344ffa667cc4dabe300f69afda6efa82 ssh-agent -k [2024-07-16T04:42:51.119Z] unset SSH_AUTH_SOCK; [2024-07-16T04:42:51.119Z] unset SSH_AGENT_PID; [2024-07-16T04:42:51.119Z] echo Agent pid 38 killed; [2024-07-16T04:42:51.133Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-16T04:42:51.457Z] + git semver [Pipeline] } [2024-07-16T04:42:51.728Z] $ docker stop --time=1 b605cd1de287f912d788d48863482b54344ffa667cc4dabe300f69afda6efa82 [2024-07-16T04:42:52.993Z] $ docker rm -f --volumes b605cd1de287f912d788d48863482b54344ffa667cc4dabe300f69afda6efa82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-16T04:42:53.630Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-07-16T04:42:53.630Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-16T04:42:53.630Z] total 16 [2024-07-16T04:42:53.630Z] drwxr-xr-x 3 root root 4096 Jul 16 04:26 . [2024-07-16T04:42:53.630Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:42 .. [2024-07-16T04:42:53.630Z] drwxr-xr-x 2 root root 4096 Jul 16 04:26 cost [2024-07-16T04:42:53.630Z] -rw-r--r-- 1 root root 91 Jul 16 04:26 cost.csv [2024-07-16T04:42:53.630Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-16T04:42:53.630Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-07-16T04:42:53.630Z] total 16 [2024-07-16T04:42:53.630Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 16 04:26 . [2024-07-16T04:42:53.630Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 04:42 .. [2024-07-16T04:42:53.630Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 16 04:26 cost [2024-07-16T04:42:53.630Z] -rw-r--r-- 1 jenkins jenkins 91 Jul 16 04:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:53.921Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:54.778Z] ---> package-listing.sh [2024-07-16T04:42:54.778Z] ++ facter osfamily [2024-07-16T04:42:54.778Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-16T04:42:55.037Z] + OS_FAMILY=debian [2024-07-16T04:42:55.037Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-07-16T04:42:55.037Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-16T04:42:55.037Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-16T04:42:55.037Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-16T04:42:55.037Z] + PACKAGES=/tmp/packages_start.txt [2024-07-16T04:42:55.037Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-07-16T04:42:55.037Z] + PACKAGES=/tmp/packages_end.txt [2024-07-16T04:42:55.037Z] + case "${OS_FAMILY}" in [2024-07-16T04:42:55.037Z] + dpkg -l [2024-07-16T04:42:55.037Z] + grep '^ii' [2024-07-16T04:42:55.037Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-16T04:42:55.037Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-16T04:42:55.037Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-16T04:42:55.037Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-07-16T04:42:55.037Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-07-16T04:42:55.037Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2024-07-16T04:42:55.047Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-16T04:42:55.324Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-16T04:42:55.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-16T04:42:55.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-16T04:42:55.982Z] prd-ubuntu20.04-docker-8c-8g-5699 does not seem to be running inside a container [2024-07-16T04:42:56.011Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-16T04:42:56.226Z] $ docker top 414581ca89db580a6aab3f1b74fb39f7d0a4cb0959438edacdb32cd88e5e99ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-16T04:42:56.583Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-16T04:42:56.870Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-16T04:42:57.156Z] + ls /var/log/sa-host [2024-07-16T04:42:57.156Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-16T04:42:57.234Z] provisioning config files... [2024-07-16T04:42:57.242Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4547214978631529240tmp [Pipeline] { [Pipeline] echo [2024-07-16T04:42:57.259Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:57.541Z] ---> create-netrc.sh [Pipeline] } [2024-07-16T04:42:57.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:57.878Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-16T04:42:57.887Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:58.167Z] ---> sudo-logs.sh [2024-07-16T04:42:58.167Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-16T04:42:58.200Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:58.481Z] ---> job-cost.sh [2024-07-16T04:42:58.481Z] lf-activate-venv: SKIPPING [2024-07-16T04:42:58.481Z] DEBUG: total: 0.2199999988079071 [2024-07-16T04:42:58.481Z] INFO: Retrieving Stack Cost... [2024-07-16T04:42:58.740Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-16T04:42:58.999Z] INFO: Archiving Costs [Pipeline] echo [2024-07-16T04:42:59.011Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-16T04:42:59.292Z] ---> logs-deploy.sh [2024-07-16T04:42:59.292Z] lf-activate-venv: SKIPPING [2024-07-16T04:42:59.292Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/201 [2024-07-16T04:42:59.292Z] INFO: archiving workspace using pattern(s): [2024-07-16T04:43:00.230Z] Archives upload complete. [2024-07-16T04:43:00.230Z] INFO: archiving logs to Nexus [2024-07-16T04:43:00.798Z] ---> uname -a: [2024-07-16T04:43:00.798Z] Linux prd-ubuntu20-04-docker-8c-8g-5699 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-16T04:43:00.798Z] [2024-07-16T04:43:00.798Z] [2024-07-16T04:43:00.798Z] ---> lscpu: [2024-07-16T04:43:00.798Z] Architecture: x86_64 [2024-07-16T04:43:00.798Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-16T04:43:00.798Z] Byte Order: Little Endian [2024-07-16T04:43:00.798Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-16T04:43:00.798Z] CPU(s): 8 [2024-07-16T04:43:00.798Z] On-line CPU(s) list: 0-7 [2024-07-16T04:43:00.798Z] Thread(s) per core: 1 [2024-07-16T04:43:00.798Z] Core(s) per socket: 1 [2024-07-16T04:43:00.798Z] Socket(s): 8 [2024-07-16T04:43:00.798Z] NUMA node(s): 1 [2024-07-16T04:43:00.798Z] Vendor ID: AuthenticAMD [2024-07-16T04:43:00.798Z] CPU family: 23 [2024-07-16T04:43:00.798Z] Model: 49 [2024-07-16T04:43:00.798Z] Model name: AMD EPYC-Rome Processor [2024-07-16T04:43:00.798Z] Stepping: 0 [2024-07-16T04:43:00.798Z] CPU MHz: 2799.998 [2024-07-16T04:43:00.798Z] BogoMIPS: 5599.99 [2024-07-16T04:43:00.798Z] Virtualization: AMD-V [2024-07-16T04:43:00.798Z] Hypervisor vendor: KVM [2024-07-16T04:43:00.798Z] Virtualization type: full [2024-07-16T04:43:00.798Z] L1d cache: 256 KiB [2024-07-16T04:43:00.798Z] L1i cache: 256 KiB [2024-07-16T04:43:00.798Z] L2 cache: 4 MiB [2024-07-16T04:43:00.798Z] L3 cache: 128 MiB [2024-07-16T04:43:00.798Z] NUMA node0 CPU(s): 0-7 [2024-07-16T04:43:00.798Z] Vulnerability Itlb multihit: Not affected [2024-07-16T04:43:00.798Z] Vulnerability L1tf: Not affected [2024-07-16T04:43:00.798Z] Vulnerability Mds: Not affected [2024-07-16T04:43:00.798Z] Vulnerability Meltdown: Not affected [2024-07-16T04:43:00.798Z] Vulnerability Mmio stale data: Not affected [2024-07-16T04:43:00.798Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-16T04:43:00.798Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-16T04:43:00.798Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-16T04:43:00.798Z] Vulnerability Srbds: Not affected [2024-07-16T04:43:00.798Z] Vulnerability Tsx async abort: Not affected [2024-07-16T04:43:00.798Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-16T04:43:00.798Z] [2024-07-16T04:43:00.798Z] [2024-07-16T04:43:00.798Z] ---> nproc: [2024-07-16T04:43:00.798Z] 8 [2024-07-16T04:43:00.798Z] [2024-07-16T04:43:00.798Z] [2024-07-16T04:43:00.798Z] ---> df -h: [2024-07-16T04:43:00.798Z] Filesystem Size Used Avail Use% Mounted on [2024-07-16T04:43:00.798Z] overlay 155G 14G 142G 9% / [2024-07-16T04:43:00.798Z] tmpfs 64M 0 64M 0% /dev [2024-07-16T04:43:00.798Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-16T04:43:00.798Z] shm 64M 0 64M 0% /dev/shm [2024-07-16T04:43:00.798Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-07-16T04:43:00.798Z] [2024-07-16T04:43:00.798Z]