Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 30f086e472ba45efbfdabc7b924c06da27b16fd7 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-ssh2621554266347005755.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15099323984310927527.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh1166108342960452217.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7651109757995212364.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-ssh7980216872242704881.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-271 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 30f086e472ba45efbfdabc7b924c06da27b16fd7 (main) Commit message: "Merge pull request #430 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" > 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 30f086e472ba45efbfdabc7b924c06da27b16fd7 # timeout=10 > git rev-list --no-walk 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T08:10:22.010Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T08:10:22.088Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T08:10:22.115Z] ========================================================= [2024-03-18T08:10:22.115Z] EdgeX Global Pipelines Version Info [2024-03-18T08:10:22.115Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:10:22.862Z] ------------------- [2024-03-18T08:10:22.862Z] stable info: [2024-03-18T08:10:22.862Z] ------------------- [2024-03-18T08:10:22.862Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T08:10:22.862Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T08:10:22.862Z] Message: update stable to v1.0.258 [2024-03-18T08:10:23.434Z] ------------------- [2024-03-18T08:10:23.434Z] experimental info: [2024-03-18T08:10:23.434Z] ------------------- [2024-03-18T08:10:23.434Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T08:10:23.434Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T08:10:23.434Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T08:10:23.522Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-03-18T08:10:23.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-03-18T08:10:23.573Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T08:10:23.597Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T08:10:23.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T08:10:23.644Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T08:10:23.670Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T08:10:23.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T08:10:23.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T08:10:23.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T08:10:23.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T08:10:23.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-03-18T08:10:23.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T08:10:23.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T08:10:23.851Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T08:10:23.873Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T08:10:23.899Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T08:10:23.917Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T08:10:23.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T08:10:23.962Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T08:10:23.981Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-18T08:10:24.004Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-03-18T08:10:24.025Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T08:10:24.049Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T08:10:24.070Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T08:10:24.089Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T08:10:24.111Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T08:10:24.137Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-18T08:10:24.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-18T08:10:24.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-18T08:10:24.219Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] echo [2024-03-18T08:10:24.245Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30f086e [Pipeline] echo [2024-03-18T08:10:24.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:10:24.336Z] provisioning config files... [2024-03-18T08:10:24.350Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6156532348994760149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:10:24.691Z] ---> ****-login.sh [2024-03-18T08:10:24.691Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:10:24.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:10:24.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:10:24.954Z] Configure a credential helper to remove this warning. See [2024-03-18T08:10:24.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:10:24.954Z] [2024-03-18T08:10:24.954Z] Login Succeeded [2024-03-18T08:10:24.954Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:10:24.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:10:24.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:10:24.954Z] Configure a credential helper to remove this warning. See [2024-03-18T08:10:24.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:10:24.954Z] [2024-03-18T08:10:24.954Z] Login Succeeded [2024-03-18T08:10:24.954Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:10:25.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:10:25.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:10:25.214Z] Configure a credential helper to remove this warning. See [2024-03-18T08:10:25.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:10:25.214Z] [2024-03-18T08:10:25.214Z] Login Succeeded [2024-03-18T08:10:25.214Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:10:25.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:10:25.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:10:25.214Z] Configure a credential helper to remove this warning. See [2024-03-18T08:10:25.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:10:25.214Z] [2024-03-18T08:10:25.215Z] Login Succeeded [2024-03-18T08:10:25.215Z] ****.io [2024-03-18T08:10:25.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:10:25.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:10:25.735Z] Configure a credential helper to remove this warning. See [2024-03-18T08:10:25.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:10:25.735Z] [2024-03-18T08:10:25.735Z] Login Succeeded [2024-03-18T08:10:25.735Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:10:25.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T08:10:26.151Z] + git rev-list -1 --merges 30f086e472ba45efbfdabc7b924c06da27b16fd7~1..30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] echo [2024-03-18T08:10:26.176Z] -----------> git rev-list -1 --merges 30f086e472ba45efbfdabc7b924c06da27b16fd7~1..30f086e472ba45efbfdabc7b924c06da27b16fd7 30f086e472ba45efbfdabc7b924c06da27b16fd7 [2024-03-18T08:10:26.176Z] 30f086e472ba45efbfdabc7b924c06da27b16fd7 [false] [Pipeline] sh [2024-03-18T08:10:26.465Z] + git log --format=format:%s -1 30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] echo [2024-03-18T08:10:26.480Z] ========================================================= [2024-03-18T08:10:26.480Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T08:10:26.480Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T08:10:26.838Z] + git log --format=format:%s -1 30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] echo [2024-03-18T08:10:26.849Z] [semverPrep] GIT_COMMIT: 30f086e472ba45efbfdabc7b924c06da27b16fd7, Commit Message: Merge pull request #430 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11 [Pipeline] echo [2024-03-18T08:10:26.862Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T08:10:27.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:10:27.237Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T08:10:27.237Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T08:10:27.237Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T08:10:27.237Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T08:10:27.237Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T08:10:27.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:10:27.655Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:10:27.655Z] [2024-03-18T08:10:27.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:10:27.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:10:27.964Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T08:10:27.964Z] b85a868b505f: Pulling fs layer [2024-03-18T08:10:27.964Z] e2be974225ed: Pulling fs layer [2024-03-18T08:10:27.964Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T08:10:27.964Z] 988bab9f4d93: Pulling fs layer [2024-03-18T08:10:27.964Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T08:10:27.964Z] eaf3925da568: Pulling fs layer [2024-03-18T08:10:27.964Z] bab4dde63d76: Pulling fs layer [2024-03-18T08:10:27.964Z] bde34c3a00c8: Pulling fs layer [2024-03-18T08:10:27.964Z] b352a97aabf1: Pulling fs layer [2024-03-18T08:10:27.964Z] 4872d77fe225: Pulling fs layer [2024-03-18T08:10:27.964Z] 5851b861e8e6: Pulling fs layer [2024-03-18T08:10:27.964Z] bab4dde63d76: Waiting [2024-03-18T08:10:27.964Z] bde34c3a00c8: Waiting [2024-03-18T08:10:27.964Z] b352a97aabf1: Waiting [2024-03-18T08:10:27.964Z] 4872d77fe225: Waiting [2024-03-18T08:10:27.964Z] 5851b861e8e6: Waiting [2024-03-18T08:10:27.964Z] 1469e6f7b9e6: Waiting [2024-03-18T08:10:27.964Z] 988bab9f4d93: Waiting [2024-03-18T08:10:27.964Z] eaf3925da568: Waiting [2024-03-18T08:10:27.964Z] e2be974225ed: Verifying Checksum [2024-03-18T08:10:27.964Z] e2be974225ed: Download complete [2024-03-18T08:10:27.964Z] 988bab9f4d93: Download complete [2024-03-18T08:10:28.224Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T08:10:28.224Z] 1469e6f7b9e6: Download complete [2024-03-18T08:10:28.224Z] eaf3925da568: Verifying Checksum [2024-03-18T08:10:28.224Z] eaf3925da568: Download complete [2024-03-18T08:10:28.224Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T08:10:28.224Z] 339a4e72a1f5: Download complete [2024-03-18T08:10:28.224Z] bde34c3a00c8: Download complete [2024-03-18T08:10:28.224Z] b352a97aabf1: Verifying Checksum [2024-03-18T08:10:28.224Z] b352a97aabf1: Download complete [2024-03-18T08:10:28.224Z] 4872d77fe225: Verifying Checksum [2024-03-18T08:10:28.224Z] 4872d77fe225: Download complete [2024-03-18T08:10:28.224Z] 5851b861e8e6: Download complete [2024-03-18T08:10:28.224Z] b85a868b505f: Verifying Checksum [2024-03-18T08:10:28.224Z] b85a868b505f: Download complete [2024-03-18T08:10:28.484Z] bab4dde63d76: Verifying Checksum [2024-03-18T08:10:28.484Z] bab4dde63d76: Download complete [2024-03-18T08:10:29.422Z] b85a868b505f: Pull complete [2024-03-18T08:10:29.681Z] e2be974225ed: Pull complete [2024-03-18T08:10:30.250Z] 339a4e72a1f5: Pull complete [2024-03-18T08:10:30.250Z] 988bab9f4d93: Pull complete [2024-03-18T08:10:30.509Z] 1469e6f7b9e6: Pull complete [2024-03-18T08:10:30.509Z] eaf3925da568: Pull complete [2024-03-18T08:10:32.413Z] bab4dde63d76: Pull complete [2024-03-18T08:10:32.413Z] bde34c3a00c8: Pull complete [2024-03-18T08:10:32.413Z] b352a97aabf1: Pull complete [2024-03-18T08:10:32.673Z] 4872d77fe225: Pull complete [2024-03-18T08:10:32.673Z] 5851b861e8e6: Pull complete [2024-03-18T08:10:32.673Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T08:10:32.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:10:32.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:10:32.824Z] prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container [2024-03-18T08:10:32.861Z] $ 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-03-18T08:10:36.126Z] $ docker top 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 -eo pid,comm [2024-03-18T08:10:36.184Z] 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-03-18T08:10:36.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:10:36.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:10:36.256Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:10:36.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:10:36.368Z] $ docker exec 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 ssh-agent [2024-03-18T08:10:36.474Z] SSH_AUTH_SOCK=/tmp/ssh-afuOeANtAnEJ/agent.33 [2024-03-18T08:10:36.474Z] SSH_AGENT_PID=39 [2024-03-18T08:10:36.481Z] Running ssh-add (command line suppressed) [2024-03-18T08:10:36.593Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9780378691650616033.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_9780378691650616033.key) [2024-03-18T08:10:36.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:10:36.901Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T08:10:36.916Z] $ docker exec --env ******** --env ******** 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 ssh-agent -k [2024-03-18T08:10:37.023Z] unset SSH_AUTH_SOCK; [2024-03-18T08:10:37.023Z] unset SSH_AGENT_PID; [2024-03-18T08:10:37.024Z] echo Agent pid 39 killed; [2024-03-18T08:10:37.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T08:10:37.067Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:10:37.067Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:10:37.169Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:10:37.174Z] $ docker exec 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 ssh-agent [2024-03-18T08:10:37.282Z] SSH_AUTH_SOCK=/tmp/ssh-uTeACCjaIvSH/agent.72 [2024-03-18T08:10:37.282Z] SSH_AGENT_PID=78 [2024-03-18T08:10:37.286Z] Running ssh-add (command line suppressed) [2024-03-18T08:10:37.382Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16813098290891992217.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16813098290891992217.key) [2024-03-18T08:10:37.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:10:37.684Z] + git semver init [2024-03-18T08:10:37.944Z] 2024-03-18 08:10:37,859 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T08:10:37.944Z] 2024-03-18 08:10:37,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2024-03-18T08:10:37.944Z] 2024-03-18 08:10:37,860 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2024-03-18T08:10:37.944Z] 2024-03-18 08:10:37,860 [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-03-18T08:10:39.856Z] 2024-03-18 08:10:39,373 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2024-03-18T08:10:39.856Z] 2024-03-18 08:10:39,374 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2024-03-18T08:10:39.856Z] 2024-03-18 08:10:39,374 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-18T08:10:39.856Z] 2024-03-18 08:10:39,374 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-18T08:10:39.856Z] 3.2.0-dev.11 [Pipeline] } [2024-03-18T08:10:39.868Z] $ docker exec --env ******** --env ******** 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 ssh-agent -k [2024-03-18T08:10:39.971Z] unset SSH_AUTH_SOCK; [2024-03-18T08:10:39.971Z] unset SSH_AGENT_PID; [2024-03-18T08:10:39.971Z] echo Agent pid 78 killed; [2024-03-18T08:10:39.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:10:40.309Z] + git semver [Pipeline] } [2024-03-18T08:10:40.584Z] $ docker stop --time=1 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 [2024-03-18T08:10:41.866Z] $ docker rm -f --volumes 7dc324f36d09abef639bd96aa7ee99c19638336eef38ac5daa87311d7cf6cbe0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:10:42.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T08:10:42.447Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T08:10:42.451Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.11 [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-03-18T08:10:42.684Z] provisioning config files... [2024-03-18T08:10:42.693Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config13985177811520973229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:10:43.004Z] ---> ****-login.sh [2024-03-18T08:10:43.004Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:10:43.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:10:43.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:10:43.005Z] Configure a credential helper to remove this warning. See [2024-03-18T08:10:43.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:10:43.005Z] [2024-03-18T08:10:43.005Z] Login Succeeded [2024-03-18T08:10:43.005Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:10:43.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:10:43.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:10:43.005Z] Configure a credential helper to remove this warning. See [2024-03-18T08:10:43.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:10:43.005Z] [2024-03-18T08:10:43.005Z] Login Succeeded [2024-03-18T08:10:43.005Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:10:43.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:10:43.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:10:43.267Z] Configure a credential helper to remove this warning. See [2024-03-18T08:10:43.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:10:43.267Z] [2024-03-18T08:10:43.267Z] Login Succeeded [2024-03-18T08:10:43.267Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:10:43.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:10:43.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:10:43.267Z] Configure a credential helper to remove this warning. See [2024-03-18T08:10:43.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:10:43.267Z] [2024-03-18T08:10:43.267Z] Login Succeeded [2024-03-18T08:10:43.267Z] ****.io [2024-03-18T08:10:43.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:10:43.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:10:43.525Z] Configure a credential helper to remove this warning. See [2024-03-18T08:10:43.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:10:43.525Z] [2024-03-18T08:10:43.525Z] Login Succeeded [2024-03-18T08:10:43.525Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:10:43.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T08:10:43.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:10:43.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:10:43.647Z] ========================================================= [2024-03-18T08:10:43.647Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T08:10:43.647Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:10:43.980Z] + 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-03-18T08:10:43.980Z] Sending build context to Docker daemon 34.27MB [2024-03-18T08:10:43.980Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:10:43.980Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-18T08:10:46.126Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T08:10:46.126Z] 7264a8db6415: Pulling fs layer [2024-03-18T08:10:46.126Z] c4d48a809fc2: Pulling fs layer [2024-03-18T08:10:46.126Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T08:10:46.126Z] ad3a456e5733: Pulling fs layer [2024-03-18T08:10:46.126Z] 69c7f0334f64: Pulling fs layer [2024-03-18T08:10:46.126Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T08:10:46.126Z] ce7588e14bc9: Pulling fs layer [2024-03-18T08:10:46.126Z] b5e4710f87ac: Pulling fs layer [2024-03-18T08:10:46.126Z] ad3a456e5733: Waiting [2024-03-18T08:10:46.126Z] 1f1c1a5573a3: Waiting [2024-03-18T08:10:46.126Z] 69c7f0334f64: Waiting [2024-03-18T08:10:46.126Z] ce7588e14bc9: Waiting [2024-03-18T08:10:46.126Z] b5e4710f87ac: Waiting [2024-03-18T08:10:46.126Z] c4d48a809fc2: Download complete [2024-03-18T08:10:46.126Z] ad3a456e5733: Verifying Checksum [2024-03-18T08:10:46.126Z] ad3a456e5733: Download complete [2024-03-18T08:10:46.126Z] 69c7f0334f64: Download complete [2024-03-18T08:10:46.126Z] 7264a8db6415: Verifying Checksum [2024-03-18T08:10:46.126Z] 7264a8db6415: Download complete [2024-03-18T08:10:46.126Z] 7264a8db6415: Pull complete [2024-03-18T08:10:46.386Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T08:10:46.386Z] 1f1c1a5573a3: Download complete [2024-03-18T08:10:46.386Z] c4d48a809fc2: Pull complete [2024-03-18T08:10:46.386Z] b5e4710f87ac: Verifying Checksum [2024-03-18T08:10:46.386Z] b5e4710f87ac: Download complete [2024-03-18T08:10:46.644Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T08:10:46.644Z] 4f1c88b9dad5: Download complete [2024-03-18T08:10:46.903Z] ce7588e14bc9: Verifying Checksum [2024-03-18T08:10:46.903Z] ce7588e14bc9: Download complete [2024-03-18T08:10:50.192Z] 4f1c88b9dad5: Pull complete [2024-03-18T08:10:50.192Z] ad3a456e5733: Pull complete [2024-03-18T08:10:50.192Z] 69c7f0334f64: Pull complete [2024-03-18T08:10:50.192Z] 1f1c1a5573a3: Pull complete [2024-03-18T08:10:52.730Z] ce7588e14bc9: Pull complete [2024-03-18T08:10:52.987Z] b5e4710f87ac: Pull complete [2024-03-18T08:10:52.987Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T08:10:52.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T08:10:52.987Z] ---> 88b5674ff536 [2024-03-18T08:10:52.987Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:10:57.613Z] Still waiting to schedule task [2024-03-18T08:10:57.613Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-18T08:10:58.269Z] ---> Running in 22512aab7c5e [2024-03-18T08:10:58.269Z] Removing intermediate container 22512aab7c5e [2024-03-18T08:10:58.269Z] ---> 8a247170f7a6 [2024-03-18T08:10:58.269Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:10:58.269Z] ---> Running in 636229a697e7 [2024-03-18T08:10:58.269Z] Removing intermediate container 636229a697e7 [2024-03-18T08:10:58.269Z] ---> 6fbee1fbc642 [2024-03-18T08:10:58.269Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T08:10:58.269Z] ---> Running in 457bef0a6f25 [2024-03-18T08:10:58.269Z] Removing intermediate container 457bef0a6f25 [2024-03-18T08:10:58.269Z] ---> 1232f084fbf7 [2024-03-18T08:10:58.269Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T08:10:58.269Z] ---> Running in 7449c1f1a9a8 [2024-03-18T08:10:58.269Z] Removing intermediate container 7449c1f1a9a8 [2024-03-18T08:10:58.269Z] ---> 2a4e965bc05b [2024-03-18T08:10:58.269Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-03-18T08:10:58.269Z] ---> Running in 78b591b9845b [2024-03-18T08:10:58.269Z] Removing intermediate container 78b591b9845b [2024-03-18T08:10:58.269Z] ---> 2033f8b1cdc4 [2024-03-18T08:10:58.269Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T08:10:58.269Z] ---> Running in 2844e8431a6f [2024-03-18T08:10:58.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:10:58.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:10:58.787Z] OK: 264 MiB in 52 packages [2024-03-18T08:10:59.046Z] Removing intermediate container 2844e8431a6f [2024-03-18T08:10:59.046Z] ---> c5d4b478acc1 [2024-03-18T08:10:59.046Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-03-18T08:10:59.046Z] ---> Running in 7fa931904a7b [2024-03-18T08:10:59.046Z] Removing intermediate container 7fa931904a7b [2024-03-18T08:10:59.046Z] ---> 6496977872de [2024-03-18T08:10:59.046Z] Step 10/13 : COPY go.mod vendor* ./ [2024-03-18T08:10:59.306Z] ---> 978997c3f9a3 [2024-03-18T08:10:59.306Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:10:59.306Z] ---> Running in 4ba404a51ace [2024-03-18T08:11:31.420Z] Removing intermediate container 4ba404a51ace [2024-03-18T08:11:31.420Z] ---> 37138fd41df4 [2024-03-18T08:11:31.420Z] Step 12/13 : COPY . . [2024-03-18T08:11:31.420Z] ---> c9dec53ef1fd [2024-03-18T08:11:31.420Z] Step 13/13 : RUN ${MAKE} [2024-03-18T08:11:31.420Z] ---> Running in 4b4babef6bd4 [2024-03-18T08:11:31.688Z] noop [2024-03-18T08:11:31.948Z] Removing intermediate container 4b4babef6bd4 [2024-03-18T08:11:31.948Z] ---> f09ca91c75fd [2024-03-18T08:11:31.948Z] Successfully built f09ca91c75fd [2024-03-18T08:11:31.948Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:11:32.276Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T08:11:32.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:11:32.361Z] prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container [2024-03-18T08:11:32.391Z] $ 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-03-18T08:11:32.725Z] $ docker top d580268ecad58e6cf80758db78a64c160a9edb3098576c2348fa6b1029481965 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:11:33.080Z] + go version [2024-03-18T08:11:33.080Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T08:11:33.092Z] $ docker stop --time=1 d580268ecad58e6cf80758db78a64c160a9edb3098576c2348fa6b1029481965 [2024-03-18T08:11:34.370Z] $ docker rm -f --volumes d580268ecad58e6cf80758db78a64c160a9edb3098576c2348fa6b1029481965 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:11:34.830Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T08:11:34.830Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:11:34.906Z] prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container [2024-03-18T08:11:34.935Z] $ 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-03-18T08:11:35.241Z] $ docker top 165f6cfbde37a530e0089b15cb62de2c329321e75969199136deae1a059f2879 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:11:35.589Z] + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh [2024-03-18T08:11:35.892Z] + make test [2024-03-18T08:11:35.892Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T08:11:37.274Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-03-18T08:11:49.475Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-03-18T08:11:49.475Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-03-18T08:11:50.850Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.5% of statements [2024-03-18T08:11:51.110Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.296s coverage: 86.5% of statements [2024-03-18T08:11:59.235Z] go vet ./... [2024-03-18T08:12:03.426Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T08:12:03.426Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T08:12:03.426Z] ./bin/test-attribution-txt.sh [2024-03-18T08:12:03.426Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T08:12:03.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T08:12:03.463Z] $ docker stop --time=1 165f6cfbde37a530e0089b15cb62de2c329321e75969199136deae1a059f2879 [2024-03-18T08:12:06.606Z] $ docker rm -f --volumes 165f6cfbde37a530e0089b15cb62de2c329321e75969199136deae1a059f2879 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:12:07.079Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T08:12:07.135Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-18T08:12:07.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T08:12:07.998Z] + ls -al . [2024-03-18T08:12:07.998Z] total 244 [2024-03-18T08:12:07.998Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 08:11 . [2024-03-18T08:12:07.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:10 .. [2024-03-18T08:12:07.998Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:11 .git [2024-03-18T08:12:07.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:10 .github [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 18 08:10 .gitignore [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 18 08:10 .golangci.yml [2024-03-18T08:12:07.998Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:10 .semver [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 11155 Mar 18 08:10 Attribution.txt [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 17665 Mar 18 08:10 CHANGELOG.md [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 1683 Mar 18 08:10 Dockerfile [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:10 GOVERNANCE.md [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 18 08:10 Jenkinsfile [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 18 08:10 LICENSE [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 2883 Mar 18 08:10 Makefile [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 18 08:10 OWNERS.md [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 18 08:10 README.md [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 08:10 VERSION [2024-03-18T08:12:07.998Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:10 bin [2024-03-18T08:12:07.998Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:10 cmd [2024-03-18T08:12:07.998Z] -rw-r--r-- 1 jenkins jenkins 78456 Mar 18 08:11 coverage.out [2024-03-18T08:12:07.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:10 doc [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 4132 Mar 18 08:10 go.mod [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 36810 Mar 18 08:10 go.sum [2024-03-18T08:12:07.998Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:10 internal [2024-03-18T08:12:07.998Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 18 08:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:08.331Z] + 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=30f086e472ba45efbfdabc7b924c06da27b16fd7 --label arch=amd64 --label version=3.2.0-dev.11 . [2024-03-18T08:12:08.331Z] Sending build context to Docker daemon 34.34MB [2024-03-18T08:12:08.331Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:12:08.331Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-18T08:12:08.331Z] ---> f09ca91c75fd [2024-03-18T08:12:08.331Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:12:08.901Z] ---> Running in 6c10fd6f7bc9 [2024-03-18T08:12:08.901Z] Removing intermediate container 6c10fd6f7bc9 [2024-03-18T08:12:08.901Z] ---> fc59eb9a8394 [2024-03-18T08:12:08.901Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:12:08.901Z] ---> Running in b4a9fcd58e3a [2024-03-18T08:12:08.901Z] Removing intermediate container b4a9fcd58e3a [2024-03-18T08:12:08.901Z] ---> c6b9d64c3075 [2024-03-18T08:12:08.901Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T08:12:09.160Z] ---> Running in 3e3873526eca [2024-03-18T08:12:09.160Z] Removing intermediate container 3e3873526eca [2024-03-18T08:12:09.160Z] ---> e666bb899a35 [2024-03-18T08:12:09.160Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T08:12:09.160Z] ---> Running in 3514e14d0444 [2024-03-18T08:12:09.160Z] Removing intermediate container 3514e14d0444 [2024-03-18T08:12:09.160Z] ---> d2ac571ec575 [2024-03-18T08:12:09.160Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-03-18T08:12:09.160Z] ---> Running in 8391650b4e55 [2024-03-18T08:12:09.419Z] Removing intermediate container 8391650b4e55 [2024-03-18T08:12:09.419Z] ---> dd689c1a4d4a [2024-03-18T08:12:09.419Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T08:12:09.419Z] ---> Running in 25608376e6c3 [2024-03-18T08:12:09.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:12:09.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:12:10.244Z] OK: 264 MiB in 52 packages [2024-03-18T08:12:10.506Z] Removing intermediate container 25608376e6c3 [2024-03-18T08:12:10.506Z] ---> f6ed3a670193 [2024-03-18T08:12:10.506Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-03-18T08:12:10.506Z] ---> Running in 801cd4663ab1 [2024-03-18T08:12:10.506Z] Removing intermediate container 801cd4663ab1 [2024-03-18T08:12:10.506Z] ---> 49833cab2b9e [2024-03-18T08:12:10.506Z] Step 10/27 : COPY go.mod vendor* ./ [2024-03-18T08:12:10.506Z] ---> fe6d47c50549 [2024-03-18T08:12:10.506Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:12:10.506Z] ---> Running in 87bf402f2b6d [2024-03-18T08:12:11.440Z] Removing intermediate container 87bf402f2b6d [2024-03-18T08:12:11.440Z] ---> 2b1b9abae51d [2024-03-18T08:12:11.440Z] Step 12/27 : COPY . . [2024-03-18T08:12:12.008Z] ---> 06647cf8e78f [2024-03-18T08:12:12.008Z] Step 13/27 : RUN ${MAKE} [2024-03-18T08:12:12.008Z] ---> Running in 664d25f02a18 [2024-03-18T08:12:12.268Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-03-18T08:12:20.319Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-272 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2024-03-18T08:12:20.335Z] Running in /w/workspace/device-onvif-camera/196 [Pipeline] { [Pipeline] checkout [2024-03-18T08:12:23.380Z] The recommended git tool is: git [2024-03-18T08:12:27.926Z] using credential edgex-jenkins-ssh [2024-03-18T08:12:27.946Z] Cloning the remote Git repository [2024-03-18T08:12:27.987Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-03-18T08:12:28.080Z] > git init /w/workspace/device-onvif-camera/196 # timeout=10 [2024-03-18T08:12:28.229Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-03-18T08:12:28.230Z] > git --version # timeout=10 [2024-03-18T08:12:28.249Z] > git --version # 'git version 2.25.1' [2024-03-18T08:12:28.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T08:12:28.404Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T08:12:31.953Z] Avoid second fetch [2024-03-18T08:12:31.954Z] Checking out Revision 30f086e472ba45efbfdabc7b924c06da27b16fd7 (main) [2024-03-18T08:12:31.046Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-03-18T08:12:31.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T08:12:31.970Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T08:12:32.033Z] > git checkout -f 30f086e472ba45efbfdabc7b924c06da27b16fd7 # timeout=10 [2024-03-18T08:12:32.626Z] Commit message: "Merge pull request #430 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.11" [2024-03-18T08:12:34.249Z] Removing intermediate container 664d25f02a18 [2024-03-18T08:12:34.250Z] ---> 0239b5a25db1 [2024-03-18T08:12:34.250Z] Step 14/27 : FROM alpine:3.18 [2024-03-18T08:12:34.250Z] 3.18: Pulling from library/alpine [2024-03-18T08:12:34.250Z] 619be1103602: Pulling fs layer [2024-03-18T08:12:34.250Z] 619be1103602: Verifying Checksum [2024-03-18T08:12:34.250Z] 619be1103602: Download complete [2024-03-18T08:12:34.250Z] 619be1103602: Pull complete [2024-03-18T08:12:34.250Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T08:12:34.250Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T08:12:34.250Z] ---> d3782b16ccc9 [2024-03-18T08:12:34.250Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-18T08:12:34.250Z] ---> Running in 40377dd377a1 [2024-03-18T08:12:34.250Z] Removing intermediate container 40377dd377a1 [2024-03-18T08:12:34.250Z] ---> 7bc8f8c5309e [2024-03-18T08:12:34.250Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-03-18T08:12:34.250Z] ---> Running in 72e205ff3a15 [2024-03-18T08:12:34.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:12:34.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:12:34.250Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T08:12:34.250Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T08:12:34.250Z] OK: 7 MiB in 16 packages [2024-03-18T08:12:34.250Z] Removing intermediate container 72e205ff3a15 [2024-03-18T08:12:34.250Z] ---> 92a78fad72e2 [2024-03-18T08:12:34.250Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-18T08:12:34.250Z] ---> Running in 47701dde3964 [2024-03-18T08:12:34.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T08:12:34.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T08:12:34.250Z] OK: 7 MiB in 16 packages [2024-03-18T08:12:34.250Z] Removing intermediate container 47701dde3964 [2024-03-18T08:12:34.250Z] ---> eed8a60f853b [2024-03-18T08:12:34.250Z] Step 18/27 : WORKDIR / [2024-03-18T08:12:34.509Z] ---> Running in cfc8fdc7003b [2024-03-18T08:12:34.509Z] Removing intermediate container cfc8fdc7003b [2024-03-18T08:12:34.509Z] ---> 4329baab6b6d [2024-03-18T08:12:34.509Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-03-18T08:12:35.443Z] ---> 20971705b1a1 [2024-03-18T08:12:35.443Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-03-18T08:12:35.443Z] ---> 7296603aa280 [2024-03-18T08:12:35.443Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-03-18T08:12:35.443Z] ---> bd26256cf875 [2024-03-18T08:12:35.443Z] Step 22/27 : EXPOSE 59984 [2024-03-18T08:12:35.443Z] ---> Running in 032f42476f60 [2024-03-18T08:12:35.443Z] Removing intermediate container 032f42476f60 [2024-03-18T08:12:35.443Z] ---> 913c7870fe41 [2024-03-18T08:12:35.443Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-03-18T08:12:35.443Z] ---> Running in 04c34c4ec00e [2024-03-18T08:12:35.701Z] Removing intermediate container 04c34c4ec00e [2024-03-18T08:12:35.701Z] ---> c1f8f9cef795 [2024-03-18T08:12:35.701Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T08:12:35.701Z] ---> Running in ea530368a2c0 [2024-03-18T08:12:35.701Z] Removing intermediate container ea530368a2c0 [2024-03-18T08:12:35.701Z] ---> d3439d2fa289 [2024-03-18T08:12:35.701Z] Step 25/27 : LABEL arch=amd64 [2024-03-18T08:12:35.701Z] ---> Running in dbbc0b553ad5 [2024-03-18T08:12:35.962Z] Removing intermediate container dbbc0b553ad5 [2024-03-18T08:12:35.962Z] ---> 770b626ced89 [2024-03-18T08:12:35.962Z] Step 26/27 : LABEL git_sha=30f086e472ba45efbfdabc7b924c06da27b16fd7 [2024-03-18T08:12:35.962Z] ---> Running in 513e87324cdb [2024-03-18T08:12:35.962Z] Removing intermediate container 513e87324cdb [2024-03-18T08:12:35.962Z] ---> 6b0a8f37176b [2024-03-18T08:12:35.962Z] Step 27/27 : LABEL version=3.2.0-dev.11 [2024-03-18T08:12:35.962Z] ---> Running in dc6683ec6590 [2024-03-18T08:12:35.962Z] Removing intermediate container dc6683ec6590 [2024-03-18T08:12:35.962Z] ---> 31ce7eaed190 [2024-03-18T08:12:35.962Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T08:12:35.962Z] Successfully built 31ce7eaed190 [2024-03-18T08:12:35.962Z] 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-03-18T08:12:36.089Z] provisioning config files... [2024-03-18T08:12:36.100Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3069177803499343486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:12:36.399Z] ---> ****-login.sh [2024-03-18T08:12:36.399Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:12:36.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:12:36.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:12:36.399Z] Configure a credential helper to remove this warning. See [2024-03-18T08:12:36.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:12:36.399Z] [2024-03-18T08:12:36.399Z] Login Succeeded [2024-03-18T08:12:36.399Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:12:36.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:12:36.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:12:36.399Z] Configure a credential helper to remove this warning. See [2024-03-18T08:12:36.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:12:36.400Z] [2024-03-18T08:12:36.400Z] Login Succeeded [2024-03-18T08:12:36.400Z] nexus3.edgexfoundry.org:10003 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-03-18T08:12:36.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:12:36.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:12:36.660Z] Configure a credential helper to remove this warning. See [2024-03-18T08:12:36.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:12:36.661Z] [2024-03-18T08:12:36.661Z] Login Succeeded [2024-03-18T08:12:36.661Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:12:36.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:12:36.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:12:36.661Z] Configure a credential helper to remove this warning. See [2024-03-18T08:12:36.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:12:36.661Z] [2024-03-18T08:12:36.661Z] Login Succeeded [2024-03-18T08:12:36.661Z] ****.io [2024-03-18T08:12:36.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-03-18T08:12:36.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:12:36.921Z] Configure a credential helper to remove this warning. See [2024-03-18T08:12:36.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:12:36.921Z] [2024-03-18T08:12:36.921Z] Login Succeeded [2024-03-18T08:12:36.921Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:12:36.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:12:36.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:12:37.013Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2024-03-18T08:12:37.013Z] 30f086e472ba45efbfdabc7b924c06da27b16fd7 [2024-03-18T08:12:37.013Z] latest [2024-03-18T08:12:37.013Z] 3.2.0-dev.11 [2024-03-18T08:12:37.013Z] 30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 [2024-03-18T08:12:37.013Z] main [2024-03-18T08:12:37.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:37.152Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T08:12:37.152Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T08:12:37.152Z] Dload Upload Total Spent Left Speed [2024-03-18T08:12:37.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2024-03-18T08:12:37.366Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:37.488Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T08:12:37.688Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7 [2024-03-18T08:12:37.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-03-18T08:12:37.688Z] 04ead4f245f6: Preparing [2024-03-18T08:12:37.688Z] 1449a190e323: Preparing [2024-03-18T08:12:37.688Z] 662368d42633: Preparing [2024-03-18T08:12:37.688Z] 8a57a2ffe18f: Preparing [2024-03-18T08:12:37.688Z] ee274069579a: Preparing [2024-03-18T08:12:37.688Z] aedc3bda2944: Preparing [2024-03-18T08:12:37.688Z] aedc3bda2944: Waiting [2024-03-18T08:12:37.688Z] 04ead4f245f6: Pushed [2024-03-18T08:12:37.688Z] 8a57a2ffe18f: Pushed [2024-03-18T08:12:37.688Z] 1449a190e323: Pushed [2024-03-18T08:12:37.688Z] aedc3bda2944: Layer already exists [2024-03-18T08:12:37.688Z] ee274069579a: Pushed [2024-03-18T08:12:37.820Z] + sudo tee /etc/docker/daemon.new [2024-03-18T08:12:37.820Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-18T08:12:37.820Z] { [2024-03-18T08:12:37.820Z] "registry-mirrors": [ [2024-03-18T08:12:37.820Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T08:12:37.820Z] ], [2024-03-18T08:12:37.820Z] "bip": "10.250.0.254/24", [2024-03-18T08:12:37.820Z] "hosts": [ [2024-03-18T08:12:37.820Z] "tcp://0.0.0.0:5555", [2024-03-18T08:12:37.820Z] "unix:///var/run/docker.sock" [2024-03-18T08:12:37.820Z] ], [2024-03-18T08:12:37.820Z] "mtu": 1458, [2024-03-18T08:12:37.820Z] "selinux-enabled": true, [2024-03-18T08:12:37.820Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T08:12:37.820Z] } [Pipeline] sh [2024-03-18T08:12:38.146Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T08:12:38.475Z] + sudo service docker restart [2024-03-18T08:12:40.224Z] 662368d42633: Pushed [2024-03-18T08:12:40.224Z] 30f086e472ba45efbfdabc7b924c06da27b16fd7: digest: sha256:ad43d358f1631c7bcd291dd3f27514c0c4178727b2bf1c77a4bae42433e88c4f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:40.569Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:40.899Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-03-18T08:12:40.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-03-18T08:12:40.899Z] 04ead4f245f6: Preparing [2024-03-18T08:12:40.899Z] 1449a190e323: Preparing [2024-03-18T08:12:40.899Z] 662368d42633: Preparing [2024-03-18T08:12:40.899Z] 8a57a2ffe18f: Preparing [2024-03-18T08:12:40.899Z] ee274069579a: Preparing [2024-03-18T08:12:40.899Z] aedc3bda2944: Preparing [2024-03-18T08:12:40.899Z] aedc3bda2944: Waiting [2024-03-18T08:12:40.899Z] 1449a190e323: Layer already exists [2024-03-18T08:12:40.899Z] 8a57a2ffe18f: Layer already exists [2024-03-18T08:12:40.899Z] 04ead4f245f6: Layer already exists [2024-03-18T08:12:40.899Z] 662368d42633: Layer already exists [2024-03-18T08:12:40.899Z] ee274069579a: Layer already exists [2024-03-18T08:12:40.899Z] aedc3bda2944: Layer already exists [2024-03-18T08:12:40.899Z] latest: digest: sha256:ad43d358f1631c7bcd291dd3f27514c0c4178727b2bf1c77a4bae42433e88c4f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:41.232Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:41.549Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.11 [2024-03-18T08:12:41.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-03-18T08:12:41.549Z] 04ead4f245f6: Preparing [2024-03-18T08:12:41.549Z] 1449a190e323: Preparing [2024-03-18T08:12:41.549Z] 662368d42633: Preparing [2024-03-18T08:12:41.549Z] 8a57a2ffe18f: Preparing [2024-03-18T08:12:41.549Z] ee274069579a: Preparing [2024-03-18T08:12:41.549Z] aedc3bda2944: Preparing [2024-03-18T08:12:41.549Z] aedc3bda2944: Waiting [2024-03-18T08:12:41.549Z] 04ead4f245f6: Layer already exists [2024-03-18T08:12:41.549Z] 1449a190e323: Layer already exists [2024-03-18T08:12:41.549Z] 8a57a2ffe18f: Layer already exists [2024-03-18T08:12:41.549Z] 662368d42633: Layer already exists [2024-03-18T08:12:41.549Z] ee274069579a: Layer already exists [2024-03-18T08:12:41.549Z] aedc3bda2944: Layer already exists [2024-03-18T08:12:41.549Z] 3.2.0-dev.11: digest: sha256:ad43d358f1631c7bcd291dd3f27514c0c4178727b2bf1c77a4bae42433e88c4f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:41.890Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:42.226Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 [2024-03-18T08:12:42.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-03-18T08:12:42.226Z] 04ead4f245f6: Preparing [2024-03-18T08:12:42.226Z] 1449a190e323: Preparing [2024-03-18T08:12:42.226Z] 662368d42633: Preparing [2024-03-18T08:12:42.226Z] 8a57a2ffe18f: Preparing [2024-03-18T08:12:42.226Z] ee274069579a: Preparing [2024-03-18T08:12:42.226Z] aedc3bda2944: Preparing [2024-03-18T08:12:42.226Z] aedc3bda2944: Waiting [2024-03-18T08:12:42.226Z] ee274069579a: Layer already exists [2024-03-18T08:12:42.226Z] 8a57a2ffe18f: Layer already exists [2024-03-18T08:12:42.226Z] 662368d42633: Layer already exists [2024-03-18T08:12:42.226Z] 04ead4f245f6: Layer already exists [2024-03-18T08:12:42.226Z] 1449a190e323: Layer already exists [2024-03-18T08:12:42.226Z] aedc3bda2944: Layer already exists [2024-03-18T08:12:42.226Z] 30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11: digest: sha256:ad43d358f1631c7bcd291dd3f27514c0c4178727b2bf1c77a4bae42433e88c4f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:42.555Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:42.886Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2024-03-18T08:12:42.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2024-03-18T08:12:42.886Z] 04ead4f245f6: Preparing [2024-03-18T08:12:42.886Z] 1449a190e323: Preparing [2024-03-18T08:12:42.886Z] 662368d42633: Preparing [2024-03-18T08:12:42.886Z] 8a57a2ffe18f: Preparing [2024-03-18T08:12:42.886Z] ee274069579a: Preparing [2024-03-18T08:12:42.886Z] aedc3bda2944: Preparing [2024-03-18T08:12:42.886Z] aedc3bda2944: Waiting [2024-03-18T08:12:42.886Z] 662368d42633: Layer already exists [2024-03-18T08:12:42.886Z] ee274069579a: Layer already exists [2024-03-18T08:12:42.886Z] 8a57a2ffe18f: Layer already exists [2024-03-18T08:12:42.886Z] 1449a190e323: Layer already exists [2024-03-18T08:12:42.886Z] 04ead4f245f6: Layer already exists [2024-03-18T08:12:42.886Z] aedc3bda2944: Layer already exists [2024-03-18T08:12:42.886Z] main: digest: sha256:ad43d358f1631c7bcd291dd3f27514c0c4178727b2bf1c77a4bae42433e88c4f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:12:42.974Z] ===================================================== [Pipeline] echo [2024-03-18T08:12:42.989Z] taggedImages: [2024-03-18T08:12:42.989Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7 [2024-03-18T08:12:42.989Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2024-03-18T08:12:42.989Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.2.0-dev.11 [2024-03-18T08:12:42.989Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 [2024-03-18T08:12:42.989Z] - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:43.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:12:43.390Z] [2024-03-18T08:12:43.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:12:43.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:12:43.691Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T08:12:43.691Z] 5eb5b503b376: Pulling fs layer [2024-03-18T08:12:43.691Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T08:12:43.691Z] ec43610c2a17: Pulling fs layer [2024-03-18T08:12:43.691Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T08:12:43.691Z] 33b1e0a273af: Pulling fs layer [2024-03-18T08:12:43.691Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T08:12:43.691Z] 2f39f015ded8: Pulling fs layer [2024-03-18T08:12:43.691Z] 2f39f015ded8: Waiting [2024-03-18T08:12:43.691Z] 33b1e0a273af: Waiting [2024-03-18T08:12:43.691Z] 5d3b04190fa2: Waiting [2024-03-18T08:12:43.691Z] 3a2ae6a8a46f: Waiting [2024-03-18T08:12:43.691Z] 5c69ac0246d0: Download complete [2024-03-18T08:12:43.691Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-18T08:12:43.691Z] 3a2ae6a8a46f: Download complete [2024-03-18T08:12:43.691Z] ec43610c2a17: Verifying Checksum [2024-03-18T08:12:43.691Z] ec43610c2a17: Download complete [2024-03-18T08:12:43.691Z] 33b1e0a273af: Verifying Checksum [2024-03-18T08:12:43.691Z] 33b1e0a273af: Download complete [2024-03-18T08:12:43.691Z] 5d3b04190fa2: Download complete [2024-03-18T08:12:43.948Z] 5eb5b503b376: Verifying Checksum [2024-03-18T08:12:43.948Z] 5eb5b503b376: Download complete [2024-03-18T08:12:44.514Z] 2f39f015ded8: Download complete [2024-03-18T08:12:45.082Z] 5eb5b503b376: Pull complete [2024-03-18T08:12:45.341Z] 5c69ac0246d0: Pull complete [2024-03-18T08:12:45.917Z] ec43610c2a17: Pull complete [2024-03-18T08:12:45.917Z] 3a2ae6a8a46f: Pull complete [2024-03-18T08:12:46.175Z] 33b1e0a273af: Pull complete [2024-03-18T08:12:46.175Z] 5d3b04190fa2: Pull complete [2024-03-18T08:12:50.359Z] 2f39f015ded8: Pull complete [2024-03-18T08:12:50.359Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T08:12:50.359Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:12:50.359Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:12:50.468Z] prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container [2024-03-18T08:12:50.507Z] $ 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-03-18T08:12:54.605Z] $ docker top de9e90cdb177ffd8fb1841a7e8a4e369bd146ce771063db6f317c24e3b4591bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:12:55.000Z] ---> job-cost.sh [2024-03-18T08:12:55.001Z] lf-activate-venv: SKIPPING [2024-03-18T08:12:55.001Z] INFO: No Stack... [2024-03-18T08:12:55.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T08:12:55.519Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T08:12:55.806Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2024-03-18T08:12:55.806Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T08:12:55.819Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] [2024-03-18T08:12:55.827Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] did not exist. Created. [2024-03-18T08:12:55.835Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T08:12:56.144Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T08:12:56.177Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T08:12:56.183Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T08:12:56.217Z] $ docker stop --time=1 de9e90cdb177ffd8fb1841a7e8a4e369bd146ce771063db6f317c24e3b4591bd [2024-03-18T08:12:57.405Z] $ docker rm -f --volumes de9e90cdb177ffd8fb1841a7e8a4e369bd146ce771063db6f317c24e3b4591bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2024-03-18T08:12:57.500Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [2024-03-18T08:12:57.528Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/196@tmp/config12453945955472320352tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:12:57.955Z] ---> ****-login.sh [2024-03-18T08:12:57.955Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:12:58.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:12:58.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:12:58.499Z] Configure a credential helper to remove this warning. See [2024-03-18T08:12:58.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:12:58.499Z] [2024-03-18T08:12:58.499Z] Login Succeeded [2024-03-18T08:12:58.499Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:12:58.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:12:58.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:12:58.772Z] Configure a credential helper to remove this warning. See [2024-03-18T08:12:58.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:12:58.773Z] [2024-03-18T08:12:58.773Z] Login Succeeded [2024-03-18T08:12:58.773Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:12:59.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:12:59.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:12:59.319Z] Configure a credential helper to remove this warning. See [2024-03-18T08:12:59.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:12:59.319Z] [2024-03-18T08:12:59.319Z] Login Succeeded [2024-03-18T08:12:59.319Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:12:59.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:12:59.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:12:59.589Z] Configure a credential helper to remove this warning. See [2024-03-18T08:12:59.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:12:59.589Z] [2024-03-18T08:12:59.589Z] Login Succeeded [2024-03-18T08:12:59.589Z] ****.io [2024-03-18T08:12:59.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:13:00.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:13:00.121Z] Configure a credential helper to remove this warning. See [2024-03-18T08:13:00.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:13:00.121Z] [2024-03-18T08:13:00.121Z] Login Succeeded [2024-03-18T08:13:00.121Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:13:00.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T08:13:00.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:13:00.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:13:00.428Z] ========================================================= [2024-03-18T08:13:00.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T08:13:00.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:13:00.793Z] + 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-03-18T08:13:01.385Z] Sending build context to Docker daemon 20.5MB [2024-03-18T08:13:01.385Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:13:01.385Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-18T08:13:01.655Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T08:13:01.655Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T08:13:01.655Z] 5d54e960e981: Pulling fs layer [2024-03-18T08:13:01.655Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T08:13:01.655Z] f0e02332f6b5: Pulling fs layer [2024-03-18T08:13:01.655Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T08:13:01.655Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T08:13:01.655Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T08:13:01.655Z] f0e02332f6b5: Waiting [2024-03-18T08:13:01.655Z] 872ee5b61b7b: Waiting [2024-03-18T08:13:01.655Z] 0c6a40ed1a82: Waiting [2024-03-18T08:13:01.655Z] 94ae7d8d031c: Waiting [2024-03-18T08:13:01.655Z] 5d54e960e981: Download complete [2024-03-18T08:13:01.655Z] f0e02332f6b5: Verifying Checksum [2024-03-18T08:13:01.655Z] f0e02332f6b5: Download complete [2024-03-18T08:13:01.655Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T08:13:01.655Z] 872ee5b61b7b: Download complete [2024-03-18T08:13:01.655Z] 9fda8d8052c6: Verifying Checksum [2024-03-18T08:13:01.655Z] 9fda8d8052c6: Download complete [2024-03-18T08:13:02.249Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T08:13:02.249Z] 94ae7d8d031c: Download complete [2024-03-18T08:13:02.842Z] 9fda8d8052c6: Pull complete [2024-03-18T08:13:03.430Z] 5d54e960e981: Pull complete [2024-03-18T08:13:03.430Z] c4a7e357bf2a: Verifying Checksum [2024-03-18T08:13:03.430Z] c4a7e357bf2a: Download complete [2024-03-18T08:13:04.393Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T08:13:04.393Z] 0c6a40ed1a82: Download complete [2024-03-18T08:13:16.716Z] c4a7e357bf2a: Pull complete [2024-03-18T08:13:16.716Z] f0e02332f6b5: Pull complete [2024-03-18T08:13:16.716Z] 872ee5b61b7b: Pull complete [2024-03-18T08:13:24.932Z] 0c6a40ed1a82: Pull complete [2024-03-18T08:13:26.879Z] 94ae7d8d031c: Pull complete [2024-03-18T08:13:26.879Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T08:13:26.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T08:13:26.879Z] ---> 86de565de09d [2024-03-18T08:13:26.879Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:13:28.284Z] ---> Running in b57b169ed8ff [2024-03-18T08:13:28.551Z] Removing intermediate container b57b169ed8ff [2024-03-18T08:13:28.551Z] ---> 28073a8cb8da [2024-03-18T08:13:28.551Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:13:28.551Z] ---> Running in 0d1bd98bb2e6 [2024-03-18T08:13:28.818Z] Removing intermediate container 0d1bd98bb2e6 [2024-03-18T08:13:28.818Z] ---> 3e473ec3922e [2024-03-18T08:13:28.818Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T08:13:28.818Z] ---> Running in a2cf28a6dc1c [2024-03-18T08:13:29.088Z] Removing intermediate container a2cf28a6dc1c [2024-03-18T08:13:29.088Z] ---> b0c465712254 [2024-03-18T08:13:29.088Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T08:13:29.356Z] ---> Running in 5f163d1de120 [2024-03-18T08:13:29.626Z] Removing intermediate container 5f163d1de120 [2024-03-18T08:13:29.626Z] ---> 79fdbd959b09 [2024-03-18T08:13:29.626Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-03-18T08:13:29.626Z] ---> Running in 5f4cdaf04100 [2024-03-18T08:13:29.894Z] Removing intermediate container 5f4cdaf04100 [2024-03-18T08:13:29.894Z] ---> c14f124167ce [2024-03-18T08:13:29.894Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T08:13:30.161Z] ---> Running in fda2368af29b [2024-03-18T08:13:31.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:13:31.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:13:32.341Z] OK: 266 MiB in 52 packages [2024-03-18T08:13:33.296Z] Removing intermediate container fda2368af29b [2024-03-18T08:13:33.296Z] ---> ad134978895a [2024-03-18T08:13:33.296Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-03-18T08:13:33.296Z] ---> Running in d725e71f2814 [2024-03-18T08:13:33.562Z] Removing intermediate container d725e71f2814 [2024-03-18T08:13:33.562Z] ---> 9b84312bc361 [2024-03-18T08:13:33.562Z] Step 10/13 : COPY go.mod vendor* ./ [2024-03-18T08:13:34.145Z] ---> 51547fa1be44 [2024-03-18T08:13:34.145Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:13:34.145Z] ---> Running in 79930ff1880d [2024-03-18T08:14:41.998Z] Removing intermediate container 79930ff1880d [2024-03-18T08:14:41.998Z] ---> b405c3859434 [2024-03-18T08:14:41.998Z] Step 12/13 : COPY . . [2024-03-18T08:14:41.998Z] ---> 985c2a81ad00 [2024-03-18T08:14:41.998Z] Step 13/13 : RUN ${MAKE} [2024-03-18T08:14:41.998Z] ---> Running in e3bbe02de275 [2024-03-18T08:14:41.998Z] noop [2024-03-18T08:14:41.998Z] Removing intermediate container e3bbe02de275 [2024-03-18T08:14:41.998Z] ---> 374df4af4f2c [2024-03-18T08:14:41.998Z] Successfully built 374df4af4f2c [2024-03-18T08:14:41.998Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:14:42.360Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T08:14:42.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:14:42.563Z] prd-ubuntu20.04-docker-arm64-4c-16g-272 does not seem to be running inside a container [2024-03-18T08:14:42.622Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/196 -v /w/workspace/device-onvif-camera/196:/w/workspace/device-onvif-camera/196:rw,z -v /w/workspace/device-onvif-camera/196@tmp:/w/workspace/device-onvif-camera/196@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-03-18T08:14:43.833Z] $ docker top 3373b99086c11a97057ddde163c208493b085510edf2c44ad6926deb72dace8a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:14:44.666Z] + go version [2024-03-18T08:14:44.666Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T08:14:44.678Z] $ docker stop --time=1 3373b99086c11a97057ddde163c208493b085510edf2c44ad6926deb72dace8a [2024-03-18T08:14:46.288Z] $ docker rm -f --volumes 3373b99086c11a97057ddde163c208493b085510edf2c44ad6926deb72dace8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:14:46.930Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T08:14:46.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:14:47.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-272 does not seem to be running inside a container [2024-03-18T08:14:47.168Z] $ 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/196 -v /w/workspace/device-onvif-camera/196:/w/workspace/device-onvif-camera/196:rw,z -v /w/workspace/device-onvif-camera/196@tmp:/w/workspace/device-onvif-camera/196@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-03-18T08:14:48.392Z] $ docker top 381be38eb6a4da42709d085a86f1215137c8e0bfbec5647584d066afb1fe0ad0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:14:48.912Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/196 [Pipeline] fileExists [Pipeline] sh [2024-03-18T08:14:49.842Z] + make test [2024-03-18T08:14:49.842Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T08:14:53.174Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-03-18T08:16:29.778Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-03-18T08:16:29.778Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-03-18T08:16:29.778Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.170s coverage: 31.5% of statements [2024-03-18T08:16:48.171Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.323s coverage: 86.5% of statements [2024-03-18T08:16:48.171Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T08:16:48.171Z] go vet ./... [2024-03-18T08:17:20.475Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T08:17:20.475Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T08:17:20.475Z] ./bin/test-attribution-txt.sh [2024-03-18T08:17:20.475Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T08:17:20.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T08:17:20.499Z] $ docker stop --time=1 381be38eb6a4da42709d085a86f1215137c8e0bfbec5647584d066afb1fe0ad0 [2024-03-18T08:17:22.251Z] $ docker rm -f --volumes 381be38eb6a4da42709d085a86f1215137c8e0bfbec5647584d066afb1fe0ad0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:17:23.444Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T08:17:23.478Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T08:17:23.981Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T08:17:24.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T08:17:24.710Z] + ls -al . [2024-03-18T08:17:24.710Z] total 240 [2024-03-18T08:17:24.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:14 . [2024-03-18T08:17:24.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:12 .. [2024-03-18T08:17:24.710Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 08:12 .git [2024-03-18T08:17:24.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:12 .github [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 18 08:12 .gitignore [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 18 08:12 .golangci.yml [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 11155 Mar 18 08:12 Attribution.txt [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 17665 Mar 18 08:12 CHANGELOG.md [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 1683 Mar 18 08:12 Dockerfile [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 08:12 GOVERNANCE.md [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 18 08:12 Jenkinsfile [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 18 08:12 LICENSE [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 2883 Mar 18 08:12 Makefile [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 18 08:12 OWNERS.md [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 18 08:12 README.md [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 18 08:10 VERSION [2024-03-18T08:17:24.710Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 08:12 bin [2024-03-18T08:17:24.710Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 08:12 cmd [2024-03-18T08:17:24.710Z] -rw-r--r-- 1 jenkins jenkins 78456 Mar 18 08:16 coverage.out [2024-03-18T08:17:24.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:12 doc [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 4132 Mar 18 08:12 go.mod [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 36810 Mar 18 08:12 go.sum [2024-03-18T08:17:24.710Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 08:12 internal [2024-03-18T08:17:24.710Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 18 08:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:17:25.046Z] + 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=30f086e472ba45efbfdabc7b924c06da27b16fd7 --label arch=arm64 --label version=3.2.0-dev.11 . [2024-03-18T08:17:25.628Z] Sending build context to Docker daemon 20.57MB [2024-03-18T08:17:25.628Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T08:17:25.628Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-18T08:17:25.628Z] ---> 374df4af4f2c [2024-03-18T08:17:25.628Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-03-18T08:17:25.894Z] ---> Running in 629ed1d7010b [2024-03-18T08:17:26.159Z] Removing intermediate container 629ed1d7010b [2024-03-18T08:17:26.159Z] ---> 38eb83505f86 [2024-03-18T08:17:26.159Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T08:17:26.159Z] ---> Running in 59b61906d8e8 [2024-03-18T08:17:26.427Z] Removing intermediate container 59b61906d8e8 [2024-03-18T08:17:26.427Z] ---> 7003974e2c49 [2024-03-18T08:17:26.427Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T08:17:26.427Z] ---> Running in fea17c30fc53 [2024-03-18T08:17:27.014Z] Removing intermediate container fea17c30fc53 [2024-03-18T08:17:27.014Z] ---> 1897d17bfba3 [2024-03-18T08:17:27.014Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T08:17:27.014Z] ---> Running in 1f59dabf8a21 [2024-03-18T08:17:27.280Z] Removing intermediate container 1f59dabf8a21 [2024-03-18T08:17:27.280Z] ---> 35114686ca1b [2024-03-18T08:17:27.280Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-03-18T08:17:27.280Z] ---> Running in 9bf680a5de9b [2024-03-18T08:17:27.547Z] Removing intermediate container 9bf680a5de9b [2024-03-18T08:17:27.547Z] ---> fc9ca551aa7b [2024-03-18T08:17:27.547Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T08:17:27.547Z] ---> Running in c52ba0e4ba51 [2024-03-18T08:17:28.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:17:28.767Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:17:30.170Z] OK: 266 MiB in 52 packages [2024-03-18T08:17:30.752Z] Removing intermediate container c52ba0e4ba51 [2024-03-18T08:17:30.752Z] ---> 20ed2fc461ec [2024-03-18T08:17:30.752Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-03-18T08:17:30.752Z] ---> Running in e36877068286 [2024-03-18T08:17:31.017Z] Removing intermediate container e36877068286 [2024-03-18T08:17:31.017Z] ---> fa4eb962ada8 [2024-03-18T08:17:31.017Z] Step 10/27 : COPY go.mod vendor* ./ [2024-03-18T08:17:31.595Z] ---> 9b46868259aa [2024-03-18T08:17:31.595Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T08:17:31.595Z] ---> Running in b02f39689479 [2024-03-18T08:17:33.530Z] Removing intermediate container b02f39689479 [2024-03-18T08:17:33.530Z] ---> 16042d56a05d [2024-03-18T08:17:33.530Z] Step 12/27 : COPY . . [2024-03-18T08:17:35.473Z] ---> 06c70a34e652 [2024-03-18T08:17:35.473Z] Step 13/27 : RUN ${MAKE} [2024-03-18T08:17:35.473Z] ---> Running in 94829961cade [2024-03-18T08:17:36.055Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=3.2.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-03-18T08:19:27.686Z] Removing intermediate container 94829961cade [2024-03-18T08:19:27.686Z] ---> 3504b6bba54c [2024-03-18T08:19:27.686Z] Step 14/27 : FROM alpine:3.18 [2024-03-18T08:19:27.686Z] 3.18: Pulling from library/alpine [2024-03-18T08:19:27.686Z] c6b39de5b339: Pulling fs layer [2024-03-18T08:19:27.686Z] c6b39de5b339: Verifying Checksum [2024-03-18T08:19:27.686Z] c6b39de5b339: Download complete [2024-03-18T08:19:27.686Z] c6b39de5b339: Pull complete [2024-03-18T08:19:27.686Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T08:19:27.686Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T08:19:27.686Z] ---> 33abbf032149 [2024-03-18T08:19:27.686Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-18T08:19:27.686Z] ---> Running in 61d97d02ea89 [2024-03-18T08:19:27.686Z] Removing intermediate container 61d97d02ea89 [2024-03-18T08:19:27.686Z] ---> 35bf665b9388 [2024-03-18T08:19:27.686Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-03-18T08:19:27.686Z] ---> Running in 4c7473a928f8 [2024-03-18T08:19:27.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:19:27.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:19:27.686Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T08:19:27.686Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T08:19:27.686Z] OK: 8 MiB in 16 packages [2024-03-18T08:19:27.686Z] Removing intermediate container 4c7473a928f8 [2024-03-18T08:19:27.686Z] ---> 50bd6dc976aa [2024-03-18T08:19:27.686Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-18T08:19:27.686Z] ---> Running in 4a9293ca3afc [2024-03-18T08:19:27.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T08:19:27.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T08:19:27.686Z] OK: 8 MiB in 16 packages [2024-03-18T08:19:27.686Z] Removing intermediate container 4a9293ca3afc [2024-03-18T08:19:27.686Z] ---> 83862061af23 [2024-03-18T08:19:27.686Z] Step 18/27 : WORKDIR / [2024-03-18T08:19:27.686Z] ---> Running in d65fd5d796ce [2024-03-18T08:19:27.686Z] Removing intermediate container d65fd5d796ce [2024-03-18T08:19:27.686Z] ---> 832682089c4e [2024-03-18T08:19:27.686Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-03-18T08:19:27.686Z] ---> fe7b1f241f51 [2024-03-18T08:19:27.686Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-03-18T08:19:28.273Z] ---> f6068fe65785 [2024-03-18T08:19:28.273Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-03-18T08:19:29.786Z] ---> a5252f43bb9e [2024-03-18T08:19:29.786Z] Step 22/27 : EXPOSE 59984 [2024-03-18T08:19:29.786Z] ---> Running in 05dbdca60dcb [2024-03-18T08:19:29.786Z] Removing intermediate container 05dbdca60dcb [2024-03-18T08:19:29.786Z] ---> 87ebcbd2a475 [2024-03-18T08:19:29.786Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-03-18T08:19:29.786Z] ---> Running in ae63a77a321a [2024-03-18T08:19:29.786Z] Removing intermediate container ae63a77a321a [2024-03-18T08:19:29.786Z] ---> 00a85108150d [2024-03-18T08:19:29.786Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T08:19:29.786Z] ---> Running in 64873f6f607e [2024-03-18T08:19:29.786Z] Removing intermediate container 64873f6f607e [2024-03-18T08:19:29.786Z] ---> ed88ec91eea8 [2024-03-18T08:19:29.786Z] Step 25/27 : LABEL arch=arm64 [2024-03-18T08:19:32.467Z] ---> Running in 715d56a480e8 [2024-03-18T08:19:32.467Z] Removing intermediate container 715d56a480e8 [2024-03-18T08:19:32.467Z] ---> 4f00c0d62ed8 [2024-03-18T08:19:32.467Z] Step 26/27 : LABEL git_sha=30f086e472ba45efbfdabc7b924c06da27b16fd7 [2024-03-18T08:19:32.467Z] ---> Running in 1728c25550bb [2024-03-18T08:19:32.467Z] Removing intermediate container 1728c25550bb [2024-03-18T08:19:32.467Z] ---> 1cc894a9711a [2024-03-18T08:19:32.467Z] Step 27/27 : LABEL version=3.2.0-dev.11 [2024-03-18T08:19:32.467Z] ---> Running in f5b09d9e3d73 [2024-03-18T08:19:32.467Z] Removing intermediate container f5b09d9e3d73 [2024-03-18T08:19:32.467Z] ---> 3858de2da6d5 [2024-03-18T08:19:32.467Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T08:19:32.467Z] Successfully built 3858de2da6d5 [2024-03-18T08:19:32.467Z] 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-03-18T08:19:32.628Z] provisioning config files... [2024-03-18T08:19:32.641Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/196@tmp/config1421242956738209367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:19:32.982Z] ---> ****-login.sh [2024-03-18T08:19:32.982Z] nexus3.edgexfoundry.org:10001 [2024-03-18T08:19:32.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:19:33.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:19:33.247Z] Configure a credential helper to remove this warning. See [2024-03-18T08:19:33.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:19:33.247Z] [2024-03-18T08:19:33.247Z] Login Succeeded [2024-03-18T08:19:33.247Z] nexus3.edgexfoundry.org:10002 [2024-03-18T08:19:33.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:19:33.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:19:33.514Z] Configure a credential helper to remove this warning. See [2024-03-18T08:19:33.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:19:33.514Z] [2024-03-18T08:19:33.514Z] Login Succeeded [2024-03-18T08:19:33.514Z] nexus3.edgexfoundry.org:10003 [2024-03-18T08:19:33.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:19:34.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:19:34.047Z] Configure a credential helper to remove this warning. See [2024-03-18T08:19:34.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:19:34.047Z] [2024-03-18T08:19:34.047Z] Login Succeeded [2024-03-18T08:19:34.047Z] nexus3.edgexfoundry.org:10004 [2024-03-18T08:19:34.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:19:34.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:19:34.314Z] Configure a credential helper to remove this warning. See [2024-03-18T08:19:34.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:19:34.314Z] [2024-03-18T08:19:34.314Z] Login Succeeded [2024-03-18T08:19:34.314Z] ****.io [2024-03-18T08:19:34.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T08:19:34.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T08:19:34.850Z] Configure a credential helper to remove this warning. See [2024-03-18T08:19:34.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T08:19:34.850Z] [2024-03-18T08:19:34.850Z] Login Succeeded [2024-03-18T08:19:34.850Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T08:19:34.873Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:19:34.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T08:19:34.965Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2024-03-18T08:19:34.965Z] 30f086e472ba45efbfdabc7b924c06da27b16fd7 [2024-03-18T08:19:34.965Z] latest [2024-03-18T08:19:34.965Z] 3.2.0-dev.11 [2024-03-18T08:19:34.965Z] 30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 [2024-03-18T08:19:34.965Z] main [2024-03-18T08:19:34.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:19:35.331Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:19:35.693Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7 [2024-03-18T08:19:35.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-03-18T08:19:35.693Z] dc2540e870e7: Preparing [2024-03-18T08:19:35.693Z] 3a6ad51bad8f: Preparing [2024-03-18T08:19:35.693Z] 8f4003418293: Preparing [2024-03-18T08:19:35.693Z] 42912a1e3603: Preparing [2024-03-18T08:19:35.693Z] cbc038b83f5f: Preparing [2024-03-18T08:19:35.693Z] 7c504f21be85: Preparing [2024-03-18T08:19:35.693Z] 7c504f21be85: Waiting [2024-03-18T08:19:35.958Z] dc2540e870e7: Pushed [2024-03-18T08:19:35.958Z] 42912a1e3603: Pushed [2024-03-18T08:19:35.958Z] cbc038b83f5f: Pushed [2024-03-18T08:19:35.958Z] 3a6ad51bad8f: Pushed [2024-03-18T08:19:35.958Z] 7c504f21be85: Layer already exists [2024-03-18T08:19:40.195Z] 8f4003418293: Pushed [2024-03-18T08:19:40.472Z] 30f086e472ba45efbfdabc7b924c06da27b16fd7: digest: sha256:95b2a2e21b9cf48b52413def4d5aa889ea99a3417a4e7c603bc4aacffafedf3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:19:40.839Z] + 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-03-18T08:19:41.196Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-03-18T08:19:41.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-03-18T08:19:41.196Z] dc2540e870e7: Preparing [2024-03-18T08:19:41.196Z] 3a6ad51bad8f: Preparing [2024-03-18T08:19:41.196Z] 8f4003418293: Preparing [2024-03-18T08:19:41.196Z] 42912a1e3603: Preparing [2024-03-18T08:19:41.196Z] cbc038b83f5f: Preparing [2024-03-18T08:19:41.196Z] 7c504f21be85: Preparing [2024-03-18T08:19:41.196Z] 7c504f21be85: Waiting [2024-03-18T08:19:41.196Z] cbc038b83f5f: Layer already exists [2024-03-18T08:19:41.196Z] dc2540e870e7: Layer already exists [2024-03-18T08:19:41.196Z] 8f4003418293: Layer already exists [2024-03-18T08:19:41.196Z] 3a6ad51bad8f: Layer already exists [2024-03-18T08:19:41.196Z] 42912a1e3603: Layer already exists [2024-03-18T08:19:41.196Z] 7c504f21be85: Layer already exists [2024-03-18T08:19:41.196Z] latest: digest: sha256:95b2a2e21b9cf48b52413def4d5aa889ea99a3417a4e7c603bc4aacffafedf3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:19:41.851Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:19:42.210Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.11 [2024-03-18T08:19:42.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-03-18T08:19:42.210Z] dc2540e870e7: Preparing [2024-03-18T08:19:42.210Z] 3a6ad51bad8f: Preparing [2024-03-18T08:19:42.210Z] 8f4003418293: Preparing [2024-03-18T08:19:42.210Z] 42912a1e3603: Preparing [2024-03-18T08:19:42.210Z] cbc038b83f5f: Preparing [2024-03-18T08:19:42.210Z] 7c504f21be85: Preparing [2024-03-18T08:19:42.210Z] 7c504f21be85: Waiting [2024-03-18T08:19:42.210Z] 42912a1e3603: Layer already exists [2024-03-18T08:19:42.210Z] 8f4003418293: Layer already exists [2024-03-18T08:19:42.210Z] dc2540e870e7: Layer already exists [2024-03-18T08:19:42.210Z] cbc038b83f5f: Layer already exists [2024-03-18T08:19:42.210Z] 3a6ad51bad8f: Layer already exists [2024-03-18T08:19:42.210Z] 7c504f21be85: Layer already exists [2024-03-18T08:19:42.475Z] 3.2.0-dev.11: digest: sha256:95b2a2e21b9cf48b52413def4d5aa889ea99a3417a4e7c603bc4aacffafedf3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:19:42.837Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:19:43.193Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 [2024-03-18T08:19:43.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-03-18T08:19:43.193Z] dc2540e870e7: Preparing [2024-03-18T08:19:43.193Z] 3a6ad51bad8f: Preparing [2024-03-18T08:19:43.193Z] 8f4003418293: Preparing [2024-03-18T08:19:43.193Z] 42912a1e3603: Preparing [2024-03-18T08:19:43.193Z] cbc038b83f5f: Preparing [2024-03-18T08:19:43.193Z] 7c504f21be85: Preparing [2024-03-18T08:19:43.193Z] 7c504f21be85: Waiting [2024-03-18T08:19:43.193Z] 8f4003418293: Layer already exists [2024-03-18T08:19:43.193Z] dc2540e870e7: Layer already exists [2024-03-18T08:19:43.193Z] cbc038b83f5f: Layer already exists [2024-03-18T08:19:43.193Z] 42912a1e3603: Layer already exists [2024-03-18T08:19:43.193Z] 3a6ad51bad8f: Layer already exists [2024-03-18T08:19:43.193Z] 7c504f21be85: Layer already exists [2024-03-18T08:19:43.457Z] 30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11: digest: sha256:95b2a2e21b9cf48b52413def4d5aa889ea99a3417a4e7c603bc4aacffafedf3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:19:43.815Z] + 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-03-18T08:19:44.171Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2024-03-18T08:19:44.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2024-03-18T08:19:44.171Z] dc2540e870e7: Preparing [2024-03-18T08:19:44.171Z] 3a6ad51bad8f: Preparing [2024-03-18T08:19:44.171Z] 8f4003418293: Preparing [2024-03-18T08:19:44.171Z] 42912a1e3603: Preparing [2024-03-18T08:19:44.171Z] cbc038b83f5f: Preparing [2024-03-18T08:19:44.171Z] 7c504f21be85: Preparing [2024-03-18T08:19:44.171Z] 7c504f21be85: Waiting [2024-03-18T08:19:44.171Z] cbc038b83f5f: Layer already exists [2024-03-18T08:19:44.171Z] 42912a1e3603: Layer already exists [2024-03-18T08:19:44.171Z] 8f4003418293: Layer already exists [2024-03-18T08:19:44.171Z] 3a6ad51bad8f: Layer already exists [2024-03-18T08:19:44.171Z] dc2540e870e7: Layer already exists [2024-03-18T08:19:44.171Z] 7c504f21be85: Layer already exists [2024-03-18T08:19:44.438Z] main: digest: sha256:95b2a2e21b9cf48b52413def4d5aa889ea99a3417a4e7c603bc4aacffafedf3a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-18T08:19:44.518Z] ===================================================== [Pipeline] echo [2024-03-18T08:19:44.532Z] taggedImages: [2024-03-18T08:19:44.532Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7 [2024-03-18T08:19:44.532Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2024-03-18T08:19:44.532Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.2.0-dev.11 [2024-03-18T08:19:44.532Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:30f086e472ba45efbfdabc7b924c06da27b16fd7-3.2.0-dev.11 [2024-03-18T08:19:44.532Z] - 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-03-18T08:19:44.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T08:19:44.917Z] [2024-03-18T08:19:44.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:19:45.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T08:19:45.251Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T08:19:45.251Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T08:19:45.251Z] 04944245beec: Pulling fs layer [2024-03-18T08:19:45.251Z] 699f458cf7ca: Pulling fs layer [2024-03-18T08:19:45.251Z] 765212b225bb: Pulling fs layer [2024-03-18T08:19:45.251Z] f23df028b6ca: Pulling fs layer [2024-03-18T08:19:45.251Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T08:19:45.251Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T08:19:45.251Z] f23df028b6ca: Waiting [2024-03-18T08:19:45.251Z] d65c8cfc05b1: Waiting [2024-03-18T08:19:45.251Z] 2437ff75d9bd: Waiting [2024-03-18T08:19:45.251Z] 765212b225bb: Waiting [2024-03-18T08:19:45.519Z] 04944245beec: Verifying Checksum [2024-03-18T08:19:45.519Z] 04944245beec: Download complete [2024-03-18T08:19:45.519Z] 765212b225bb: Verifying Checksum [2024-03-18T08:19:45.519Z] 765212b225bb: Download complete [2024-03-18T08:19:45.519Z] f23df028b6ca: Verifying Checksum [2024-03-18T08:19:45.519Z] f23df028b6ca: Download complete [2024-03-18T08:19:45.519Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T08:19:45.519Z] d65c8cfc05b1: Download complete [2024-03-18T08:19:45.786Z] 699f458cf7ca: Verifying Checksum [2024-03-18T08:19:45.786Z] 699f458cf7ca: Download complete [2024-03-18T08:19:46.053Z] 8998bd30e6a1: Verifying Checksum [2024-03-18T08:19:46.053Z] 8998bd30e6a1: Download complete [2024-03-18T08:19:48.634Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T08:19:48.634Z] 2437ff75d9bd: Download complete [2024-03-18T08:19:50.593Z] 8998bd30e6a1: Pull complete [2024-03-18T08:19:51.178Z] 04944245beec: Pull complete [2024-03-18T08:19:52.587Z] 699f458cf7ca: Pull complete [2024-03-18T08:19:52.860Z] 765212b225bb: Pull complete [2024-03-18T08:19:53.828Z] f23df028b6ca: Pull complete [2024-03-18T08:19:53.828Z] d65c8cfc05b1: Pull complete [2024-03-18T08:20:12.014Z] 2437ff75d9bd: Pull complete [2024-03-18T08:20:12.014Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T08:20:12.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T08:20:12.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:20:12.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-272 does not seem to be running inside a container [2024-03-18T08:20:12.258Z] $ 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/196 -v /w/workspace/device-onvif-camera/196:/w/workspace/device-onvif-camera/196:rw,z -v /w/workspace/device-onvif-camera/196@tmp:/w/workspace/device-onvif-camera/196@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-03-18T08:20:14.902Z] $ docker top e71c382ab2bf86146fafe77d3fc8146c56502b3055d920606a882abbe061c41d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:20:15.763Z] ---> job-cost.sh [2024-03-18T08:20:15.763Z] lf-activate-venv: SKIPPING [2024-03-18T08:20:15.763Z] INFO: No Stack... [2024-03-18T08:20:16.027Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T08:20:16.978Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T08:20:17.611Z] + cat /w/workspace/device-onvif-camera/196/archives/cost.csv [2024-03-18T08:20:17.611Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T08:20:17.667Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] [2024-03-18T08:20:17.673Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] did not exist. Created. [2024-03-18T08:20:17.683Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T08:20:18.324Z] /w/workspace/device-onvif-camera/196@tmp/durable-c437a23b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T08:20:18.646Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T08:20:18.675Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T08:20:18.745Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T08:20:18.752Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-196-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T08:20:18.762Z] $ docker stop --time=1 e71c382ab2bf86146fafe77d3fc8146c56502b3055d920606a882abbe061c41d [2024-03-18T08:20:20.254Z] $ docker rm -f --volumes e71c382ab2bf86146fafe77d3fc8146c56502b3055d920606a882abbe061c41d [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-03-18T08:20:20.775Z] provisioning config files... [2024-03-18T08:20:20.785Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4108930104821741497tmp [Pipeline] { [Pipeline] sh [2024-03-18T08:20:21.780Z] + set +x [2024-03-18T08:20:21.781Z] + + bash -s --curl [2024-03-18T08:20:21.781Z] -s https://codecov.io/bash [2024-03-18T08:20:21.781Z] [2024-03-18T08:20:21.781Z] _____ _ [2024-03-18T08:20:21.781Z] / ____| | | [2024-03-18T08:20:21.781Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T08:20:21.781Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T08:20:21.781Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T08:20:21.781Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T08:20:21.781Z] Bash-1.0.6 [2024-03-18T08:20:21.781Z] [2024-03-18T08:20:21.781Z] [2024-03-18T08:20:21.781Z] ==> git version 2.25.1 found [2024-03-18T08:20:21.781Z] ==> 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-03-18T08:20:21.781Z] Release-Date: 2020-01-08 [2024-03-18T08:20:21.781Z] 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-03-18T08:20:21.781Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T08:20:21.781Z] ==> Jenkins CI detected. [2024-03-18T08:20:21.781Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2024-03-18T08:20:21.781Z] project root: . [2024-03-18T08:20:21.781Z] --> token set from env [2024-03-18T08:20:21.781Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T08:20:21.781Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T08:20:21.781Z] ==> Python coveragepy not found [2024-03-18T08:20:21.781Z] ==> Searching for coverage reports in: [2024-03-18T08:20:21.781Z] + . [2024-03-18T08:20:22.040Z] -> Found 1 reports [2024-03-18T08:20:22.040Z] ==> Detecting git/mercurial file structure [2024-03-18T08:20:22.040Z] ==> Reading reports [2024-03-18T08:20:22.040Z] + ./coverage.out bytes=78456 [2024-03-18T08:20:22.040Z] ==> Appending adjustments [2024-03-18T08:20:22.040Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T08:20:22.040Z] + Found adjustments [2024-03-18T08:20:22.040Z] ==> Gzipping contents [2024-03-18T08:20:22.040Z] 12K /tmp/codecov.h9W08V.gz [2024-03-18T08:20:22.040Z] ==> Uploading reports [2024-03-18T08:20:22.040Z] url: https://codecov.io [2024-03-18T08:20:22.040Z] query: branch=main&commit=30f086e472ba45efbfdabc7b924c06da27b16fd7&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T08:20:22.040Z] -> Pinging Codecov [2024-03-18T08:20:22.040Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=30f086e472ba45efbfdabc7b924c06da27b16fd7&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F196%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-18T08:20:22.300Z] -> Uploading to [2024-03-18T08:20:22.300Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/F29A59C45E3A92E06B3E522C9905F8EF/30f086e472ba45efbfdabc7b924c06da27b16fd7/584e2553-35b9-4d72-bd43-93c05efe5f21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T082022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4289cbd5d246550ff38bbfcd3dd2fe397e994815a589cd0ba3fb924ef9303e1b [2024-03-18T08:20:22.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T08:20:22.300Z] Dload Upload Total Spent Left Speed [2024-03-18T08:20:22.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 37738 --:--:-- --:--:-- --:--:-- 37738 [2024-03-18T08:20:22.559Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] } [2024-03-18T08:20:22.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-18T08:20:22.787Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-18T08:20:22.799Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:20:23.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T08:20:23.113Z] [2024-03-18T08:20:23.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:20:24.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T08:20:24.190Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-18T08:20:24.190Z] df9b9388f04a: Pulling fs layer [2024-03-18T08:20:24.190Z] 52dc419b0ee2: Pulling fs layer [2024-03-18T08:20:24.190Z] 25bc292e5bac: Pulling fs layer [2024-03-18T08:20:24.190Z] 114826534d7a: Pulling fs layer [2024-03-18T08:20:24.190Z] 4657fd5d0bcf: Pulling fs layer [2024-03-18T08:20:24.190Z] 6ad1cebc031e: Pulling fs layer [2024-03-18T08:20:24.190Z] 8a3aa393b2d8: Pulling fs layer [2024-03-18T08:20:24.190Z] 4657fd5d0bcf: Waiting [2024-03-18T08:20:24.190Z] 8a3aa393b2d8: Waiting [2024-03-18T08:20:24.190Z] 6ad1cebc031e: Waiting [2024-03-18T08:20:24.190Z] 114826534d7a: Waiting [2024-03-18T08:20:24.190Z] 25bc292e5bac: Download complete [2024-03-18T08:20:24.190Z] 52dc419b0ee2: Verifying Checksum [2024-03-18T08:20:24.190Z] 52dc419b0ee2: Download complete [2024-03-18T08:20:24.190Z] 4657fd5d0bcf: Verifying Checksum [2024-03-18T08:20:24.190Z] 4657fd5d0bcf: Download complete [2024-03-18T08:20:24.190Z] df9b9388f04a: Verifying Checksum [2024-03-18T08:20:24.190Z] df9b9388f04a: Download complete [2024-03-18T08:20:24.190Z] df9b9388f04a: Pull complete [2024-03-18T08:20:24.190Z] 52dc419b0ee2: Pull complete [2024-03-18T08:20:24.190Z] 25bc292e5bac: Pull complete [2024-03-18T08:20:24.483Z] 6ad1cebc031e: Verifying Checksum [2024-03-18T08:20:24.483Z] 6ad1cebc031e: Download complete [2024-03-18T08:20:25.090Z] 114826534d7a: Download complete [2024-03-18T08:20:25.090Z] 8a3aa393b2d8: Verifying Checksum [2024-03-18T08:20:25.090Z] 8a3aa393b2d8: Download complete [2024-03-18T08:20:28.371Z] 114826534d7a: Pull complete [2024-03-18T08:20:28.371Z] 4657fd5d0bcf: Pull complete [2024-03-18T08:20:28.627Z] 6ad1cebc031e: Pull complete [2024-03-18T08:20:31.159Z] 8a3aa393b2d8: Pull complete [2024-03-18T08:20:31.159Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-18T08:20:31.159Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-18T08:20:31.159Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:20:31.252Z] prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container [2024-03-18T08:20:31.285Z] $ 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:1.410.4 cat [2024-03-18T08:20:35.213Z] $ docker top 2ce8b93d384451f3cd1def400b591a8f0596ea5db34e3d060701e0b61ca2ac39 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-18T08:20:35.278Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh [2024-03-18T08:20:35.555Z] + set -o pipefail [2024-03-18T08:20:35.555Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' [2024-03-18T08:20:40.822Z] [2024-03-18T08:20:40.822Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2024-03-18T08:20:40.822Z] [2024-03-18T08:20:40.822Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/3d19f733-9f7e-49e1-b8e8-fda851a6b2cc [2024-03-18T08:20:40.822Z] [2024-03-18T08:20:40.822Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-03-18T08:20:40.822Z] [2024-03-18T08:20:40.822Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-18T08:20:40.822Z] [2024-03-18T08:20:40.822Z] [2024-03-18T08:20:40.822Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-18T08:20:40.822Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-18T08:20:40.822Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-18T08:20:40.835Z] $ docker stop --time=1 2ce8b93d384451f3cd1def400b591a8f0596ea5db34e3d060701e0b61ca2ac39 [2024-03-18T08:20:44.467Z] $ docker rm -f --volumes 2ce8b93d384451f3cd1def400b591a8f0596ea5db34e3d060701e0b61ca2ac39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-03-18T08:20:44.852Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:20:44.867Z] provisioning config files... [2024-03-18T08:20:44.874Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16765308266657386515tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:20:45.174Z] --> edgex-publish-swagger.sh [2024-03-18T08:20:45.174Z] === Publish doc/openapi/v3 API === [2024-03-18T08:20:45.174Z] [publishToSwagger] Publishing the API Docs [doc/openapi/v3] to Swagger [2024-03-18T08:20:45.174Z] [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v3/device-onvif-camera.yaml] [2024-03-18T08:20:45.174Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T08:20:45.174Z] Dload Upload Total Spent Left Speed [2024-03-18T08:20:48.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 39 485k 0 0 39 192k 0 1500k --:--:-- --:--:-- --:--:-- 1488k 100 485k 0 0 100 485k 0 389k 0:00:01 0:00:01 --:--:-- 389k 100 485k 0 0 100 485k 0 215k 0:00:02 0:00:02 --:--:-- 215k 100 485k 100 180 100 485k 62 167k 0:00:02 0:00:02 --:--:-- 167k [2024-03-18T08:20:48.053Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-18T08:20:48.053Z] [Pipeline] } [2024-03-18T08:20:48.059Z] 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-03-18T08:20:48.537Z] + git log --format=format:%s -1 30f086e472ba45efbfdabc7b924c06da27b16fd7 [Pipeline] sh [2024-03-18T08:20:48.822Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:20:48.822Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:20:49.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:20:49.117Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:20:49.193Z] prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container [2024-03-18T08:20:49.221Z] $ 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-03-18T08:20:49.717Z] $ docker top 862807eb42ba076b55bc7552a497294085257231378b1d44ec425e7e38c1b042 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:20:49.836Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:20:49.836Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:20:49.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:20:49.958Z] $ docker exec 862807eb42ba076b55bc7552a497294085257231378b1d44ec425e7e38c1b042 ssh-agent [2024-03-18T08:20:50.062Z] SSH_AUTH_SOCK=/tmp/ssh-0iSybrqET26r/agent.33 [2024-03-18T08:20:50.062Z] SSH_AGENT_PID=39 [2024-03-18T08:20:50.066Z] Running ssh-add (command line suppressed) [2024-03-18T08:20:50.170Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6320722769692641297.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6320722769692641297.key) [2024-03-18T08:20:50.179Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:20:50.474Z] + git semver tag [2024-03-18T08:20:50.732Z] 2024-03-18 08:20:50,647 [run_tag] DEBUG tag force:False [2024-03-18T08:20:50.732Z] 2024-03-18 08:20:50,647 [check_head_tag] DEBUG check head tag [2024-03-18T08:20:50.732Z] 2024-03-18 08:20:50,648 [execute] INFO git cat-file --batch-check [2024-03-18T08:20:50.732Z] 2024-03-18 08:20:50,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-03-18T08:20:50.732Z] 2024-03-18 08:20:50,652 [execute] INFO git cat-file --batch [2024-03-18T08:20:50.732Z] 2024-03-18 08:20:50,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2024-03-18T08:20:50.732Z] 2024-03-18 08:20:50,667 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-18T08:20:50.732Z] 2024-03-18 08:20:50,667 [execute] INFO git tag -a v3.2.0-dev.11 -m v3.2.0-dev.11 [2024-03-18T08:20:50.732Z] 2024-03-18 08:20:50,668 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.11', '-m', 'v3.2.0-dev.11'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2024-03-18T08:20:50.732Z] 2024-03-18 08:20:50,672 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-18T08:20:50.732Z] 3.2.0-dev.11 [Pipeline] } [2024-03-18T08:20:50.743Z] $ docker exec --env ******** --env ******** 862807eb42ba076b55bc7552a497294085257231378b1d44ec425e7e38c1b042 ssh-agent -k [2024-03-18T08:20:50.849Z] unset SSH_AUTH_SOCK; [2024-03-18T08:20:50.849Z] unset SSH_AGENT_PID; [2024-03-18T08:20:50.849Z] echo Agent pid 39 killed; [2024-03-18T08:20:50.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:20:51.197Z] + git semver [Pipeline] } [2024-03-18T08:20:51.472Z] $ docker stop --time=1 862807eb42ba076b55bc7552a497294085257231378b1d44ec425e7e38c1b042 [2024-03-18T08:20:52.768Z] $ docker rm -f --volumes 862807eb42ba076b55bc7552a497294085257231378b1d44ec425e7e38c1b042 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:20:53.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T08:20:53.168Z] [2024-03-18T08:20:53.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:20:53.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T08:20:53.469Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-18T08:20:53.469Z] ab5ef0e58194: Pulling fs layer [2024-03-18T08:20:53.469Z] 9712f1f96733: Pulling fs layer [2024-03-18T08:20:53.469Z] 63f879dbbcfc: Pulling fs layer [2024-03-18T08:20:53.469Z] 0d9ebad4ef96: Pulling fs layer [2024-03-18T08:20:53.469Z] e9a5061849ea: Pulling fs layer [2024-03-18T08:20:53.469Z] d747dcd14b5f: Pulling fs layer [2024-03-18T08:20:53.469Z] 2de7ff778b66: Pulling fs layer [2024-03-18T08:20:53.469Z] e9a5061849ea: Waiting [2024-03-18T08:20:53.469Z] d747dcd14b5f: Waiting [2024-03-18T08:20:53.469Z] 2de7ff778b66: Waiting [2024-03-18T08:20:53.469Z] 0d9ebad4ef96: Waiting [2024-03-18T08:20:53.469Z] 9712f1f96733: Download complete [2024-03-18T08:20:53.729Z] 63f879dbbcfc: Verifying Checksum [2024-03-18T08:20:53.729Z] 63f879dbbcfc: Download complete [2024-03-18T08:20:53.988Z] e9a5061849ea: Verifying Checksum [2024-03-18T08:20:53.988Z] e9a5061849ea: Download complete [2024-03-18T08:20:53.988Z] d747dcd14b5f: Download complete [2024-03-18T08:20:53.988Z] ab5ef0e58194: Download complete [2024-03-18T08:20:53.988Z] 0d9ebad4ef96: Verifying Checksum [2024-03-18T08:20:53.988Z] 0d9ebad4ef96: Download complete [2024-03-18T08:20:54.247Z] 2de7ff778b66: Verifying Checksum [2024-03-18T08:20:54.247Z] 2de7ff778b66: Download complete [2024-03-18T08:20:56.777Z] ab5ef0e58194: Pull complete [2024-03-18T08:20:56.777Z] 9712f1f96733: Pull complete [2024-03-18T08:20:57.036Z] 63f879dbbcfc: Pull complete [2024-03-18T08:21:00.321Z] 0d9ebad4ef96: Pull complete [2024-03-18T08:21:00.580Z] e9a5061849ea: Pull complete [2024-03-18T08:21:00.580Z] d747dcd14b5f: Pull complete [2024-03-18T08:21:01.516Z] 2de7ff778b66: Pull complete [2024-03-18T08:21:01.516Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-18T08:21:01.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-18T08:21:01.516Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:21:01.625Z] prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container [2024-03-18T08:21:01.653Z] $ 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-03-18T08:21:06.491Z] $ docker top 427014a7cd62a7db6f5e84df155dec9e75e8c61ae4a510069cf21cb268f83450 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:21:06.565Z] provisioning config files... [2024-03-18T08:21:06.572Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15965237419743763900tmp [2024-03-18T08:21:06.582Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6508581930249699260tmp [2024-03-18T08:21:06.590Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config15595198508438354970tmp [Pipeline] { [Pipeline] echo [2024-03-18T08:21:06.621Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:06.933Z] ---> sigul-configuration.sh [2024-03-18T08:21:06.933Z] gpg: directory `/root/.gnupg' created [2024-03-18T08:21:06.934Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-18T08:21:06.934Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-18T08:21:06.934Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-18T08:21:06.934Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-18T08:21:06.934Z] gpg: CAST5 encrypted data [2024-03-18T08:21:06.934Z] gpg: encrypted with 1 passphrase [2024-03-18T08:21:06.934Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-18T08:21:07.235Z] + mkdir /home/jenkins [2024-03-18T08:21:07.235Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-18T08:21:07.542Z] + 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-03-18T08:21:07.556Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:07.850Z] ---> sigul-install.sh [2024-03-18T08:21:07.850Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-18T08:21:08.157Z] + git tag --list [2024-03-18T08:21:08.157Z] v0.0.0 [2024-03-18T08:21:08.157Z] v2.2.0 [2024-03-18T08:21:08.157Z] v2.3.0 [2024-03-18T08:21:08.157Z] v2.3.1 [2024-03-18T08:21:08.157Z] v3.0 [2024-03-18T08:21:08.157Z] v3.0.0 [2024-03-18T08:21:08.157Z] v3.1 [2024-03-18T08:21:08.157Z] v3.1.0 [2024-03-18T08:21:08.157Z] v3.1.0-dev.1 [2024-03-18T08:21:08.157Z] v3.1.0-dev.10 [2024-03-18T08:21:08.157Z] v3.1.0-dev.11 [2024-03-18T08:21:08.157Z] v3.1.0-dev.12 [2024-03-18T08:21:08.157Z] v3.1.0-dev.13 [2024-03-18T08:21:08.157Z] v3.1.0-dev.14 [2024-03-18T08:21:08.157Z] v3.1.0-dev.15 [2024-03-18T08:21:08.157Z] v3.1.0-dev.16 [2024-03-18T08:21:08.157Z] v3.1.0-dev.17 [2024-03-18T08:21:08.157Z] v3.1.0-dev.18 [2024-03-18T08:21:08.157Z] v3.1.0-dev.19 [2024-03-18T08:21:08.157Z] v3.1.0-dev.2 [2024-03-18T08:21:08.157Z] v3.1.0-dev.20 [2024-03-18T08:21:08.157Z] v3.1.0-dev.21 [2024-03-18T08:21:08.157Z] v3.1.0-dev.22 [2024-03-18T08:21:08.157Z] v3.1.0-dev.23 [2024-03-18T08:21:08.157Z] v3.1.0-dev.24 [2024-03-18T08:21:08.157Z] v3.1.0-dev.25 [2024-03-18T08:21:08.157Z] v3.1.0-dev.26 [2024-03-18T08:21:08.157Z] v3.1.0-dev.27 [2024-03-18T08:21:08.157Z] v3.1.0-dev.28 [2024-03-18T08:21:08.157Z] v3.1.0-dev.3 [2024-03-18T08:21:08.157Z] v3.1.0-dev.4 [2024-03-18T08:21:08.157Z] v3.1.0-dev.5 [2024-03-18T08:21:08.157Z] v3.1.0-dev.6 [2024-03-18T08:21:08.157Z] v3.1.0-dev.7 [2024-03-18T08:21:08.157Z] v3.1.0-dev.8 [2024-03-18T08:21:08.157Z] v3.1.0-dev.9 [2024-03-18T08:21:08.157Z] v3.2.0-dev.1 [2024-03-18T08:21:08.157Z] v3.2.0-dev.10 [2024-03-18T08:21:08.157Z] v3.2.0-dev.11 [2024-03-18T08:21:08.157Z] v3.2.0-dev.2 [2024-03-18T08:21:08.157Z] v3.2.0-dev.3 [2024-03-18T08:21:08.157Z] v3.2.0-dev.4 [2024-03-18T08:21:08.157Z] v3.2.0-dev.5 [2024-03-18T08:21:08.157Z] v3.2.0-dev.6 [2024-03-18T08:21:08.157Z] v3.2.0-dev.7 [2024-03-18T08:21:08.157Z] v3.2.0-dev.8 [2024-03-18T08:21:08.157Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-18T08:21:08.460Z] + lftools sign git-tag v3.2.0-dev.11 [2024-03-18T08:21:11.047Z] Signing Git tag with Sigul... [2024-03-18T08:21:11.047Z] Signing v3.2.0-dev.11 [Pipeline] echo [2024-03-18T08:21:11.630Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:11.935Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-18T08:21:11.942Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-18T08:21:11.967Z] $ docker stop --time=1 427014a7cd62a7db6f5e84df155dec9e75e8c61ae4a510069cf21cb268f83450 [2024-03-18T08:21:13.873Z] $ docker rm -f --volumes 427014a7cd62a7db6f5e84df155dec9e75e8c61ae4a510069cf21cb268f83450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-18T08:21:14.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:21:14.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:21:15.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:21:15.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:21:15.206Z] prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container [2024-03-18T08:21:15.239Z] $ 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-03-18T08:21:15.558Z] $ docker top d1470c282cd7cfee564cd69a8c0c840fa18e5f1a9c372b73c63c89f31712edf9 -eo pid,comm [2024-03-18T08:21:15.604Z] 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-03-18T08:21:15.604Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:21:15.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:21:15.655Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:21:15.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:21:15.780Z] $ docker exec d1470c282cd7cfee564cd69a8c0c840fa18e5f1a9c372b73c63c89f31712edf9 ssh-agent [2024-03-18T08:21:15.891Z] SSH_AUTH_SOCK=/tmp/ssh-94OV2JJhdWAR/agent.32 [2024-03-18T08:21:15.891Z] SSH_AGENT_PID=38 [2024-03-18T08:21:15.897Z] Running ssh-add (command line suppressed) [2024-03-18T08:21:16.009Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6046426384406610345.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6046426384406610345.key) [2024-03-18T08:21:16.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:21:16.310Z] + git semver bump pre [2024-03-18T08:21:16.569Z] 2024-03-18 08:21:16,483 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-18T08:21:16.569Z] 2024-03-18 08:21:16,483 [bump_version] DEBUG bumping version:3.2.0-dev.11 on axis:pre with prefix:dev [2024-03-18T08:21:16.569Z] 2024-03-18 08:21:16,483 [bump_version] DEBUG bumped version:3.2.0-dev.12 [2024-03-18T08:21:16.569Z] 2024-03-18 08:21:16,483 [write_version] DEBUG write version:3.2.0-dev.12 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2024-03-18T08:21:16.569Z] 2024-03-18 08:21:16,483 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-18T08:21:16.569Z] 2024-03-18 08:21:16,483 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-18T08:21:16.569Z] 2024-03-18 08:21:16,485 [execute] INFO git cat-file --batch-check [2024-03-18T08:21:16.569Z] 2024-03-18 08:21:16,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T08:21:16.569Z] 2024-03-18 08:21:16,489 [execute] INFO git cat-file --batch [2024-03-18T08:21:16.569Z] 2024-03-18 08:21:16,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T08:21:16.569Z] 2024-03-18 08:21:16,493 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-18T08:21:16.569Z] 3.2.0-dev.12 [Pipeline] } [2024-03-18T08:21:16.580Z] $ docker exec --env ******** --env ******** d1470c282cd7cfee564cd69a8c0c840fa18e5f1a9c372b73c63c89f31712edf9 ssh-agent -k [2024-03-18T08:21:16.676Z] unset SSH_AUTH_SOCK; [2024-03-18T08:21:16.676Z] unset SSH_AGENT_PID; [2024-03-18T08:21:16.676Z] echo Agent pid 38 killed; [2024-03-18T08:21:16.686Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:21:17.020Z] + git semver [Pipeline] } [2024-03-18T08:21:17.614Z] $ docker stop --time=1 d1470c282cd7cfee564cd69a8c0c840fa18e5f1a9c372b73c63c89f31712edf9 [2024-03-18T08:21:22.943Z] $ docker rm -f --volumes d1470c282cd7cfee564cd69a8c0c840fa18e5f1a9c372b73c63c89f31712edf9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T08:21:23.518Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T08:21:23.518Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:21:23.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T08:21:23.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:21:23.990Z] prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container [2024-03-18T08:21:24.034Z] $ 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-03-18T08:21:24.914Z] $ docker top c2f0231473fb973815a285b41471cc8b46b342cf0aa4135be39d48de14a55f5f -eo pid,comm [2024-03-18T08:21:24.957Z] 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-03-18T08:21:24.957Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T08:21:25.078Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T08:21:25.078Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T08:21:25.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T08:21:25.202Z] $ docker exec c2f0231473fb973815a285b41471cc8b46b342cf0aa4135be39d48de14a55f5f ssh-agent [2024-03-18T08:21:25.315Z] SSH_AUTH_SOCK=/tmp/ssh-gdQWDcmeuKdI/agent.31 [2024-03-18T08:21:25.315Z] SSH_AGENT_PID=37 [2024-03-18T08:21:25.324Z] Running ssh-add (command line suppressed) [2024-03-18T08:21:25.429Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8770488643230927907.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_8770488643230927907.key) [2024-03-18T08:21:25.441Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T08:21:25.740Z] + git semver push [2024-03-18T08:21:26.000Z] 2024-03-18 08:21:25,920 [run_push] DEBUG push [2024-03-18T08:21:26.000Z] 2024-03-18 08:21:25,921 [execute] INFO git cat-file --batch-check [2024-03-18T08:21:26.000Z] 2024-03-18 08:21:25,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T08:21:26.000Z] 2024-03-18 08:21:25,925 [execute] INFO git rev-list 34d81b9f583d65782a87c4648d67d86c6aeb29e4 -- [2024-03-18T08:21:26.000Z] 2024-03-18 08:21:25,925 [execute] DEBUG Popen(['git', 'rev-list', '34d81b9f583d65782a87c4648d67d86c6aeb29e4', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T08:21:26.000Z] 2024-03-18 08:21:25,934 [execute] INFO git fetch -v origin [2024-03-18T08:21:26.000Z] 2024-03-18 08:21:25,934 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-18T08:21:26.567Z] 2024-03-18 08:21:26,479 [run_push] DEBUG no remote changes detected [2024-03-18T08:21:26.567Z] 2024-03-18 08:21:26,479 [execute] INFO git push origin semver [2024-03-18T08:21:26.567Z] 2024-03-18 08:21:26,480 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-18T08:21:27.505Z] 2024-03-18 08:21:27,310 [run_push] DEBUG push all version tags [2024-03-18T08:21:27.505Z] 2024-03-18 08:21:27,310 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-18T08:21:27.505Z] 2024-03-18 08:21:27,311 [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-03-18T08:21:28.439Z] 2024-03-18 08:21:28,118 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2024-03-18T08:21:28.439Z] 3.2.0-dev.12 [Pipeline] } [2024-03-18T08:21:28.451Z] $ docker exec --env ******** --env ******** c2f0231473fb973815a285b41471cc8b46b342cf0aa4135be39d48de14a55f5f ssh-agent -k [2024-03-18T08:21:28.551Z] unset SSH_AUTH_SOCK; [2024-03-18T08:21:28.551Z] unset SSH_AGENT_PID; [2024-03-18T08:21:28.551Z] echo Agent pid 37 killed; [2024-03-18T08:21:28.558Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T08:21:28.882Z] + git semver [Pipeline] } [2024-03-18T08:21:29.159Z] $ docker stop --time=1 c2f0231473fb973815a285b41471cc8b46b342cf0aa4135be39d48de14a55f5f [2024-03-18T08:21:30.429Z] $ docker rm -f --volumes c2f0231473fb973815a285b41471cc8b46b342cf0aa4135be39d48de14a55f5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-18T08:21:31.038Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2024-03-18T08:21:31.038Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-03-18T08:21:31.038Z] total 16 [2024-03-18T08:21:31.038Z] drwxr-xr-x 3 root root 4096 Mar 18 08:12 . [2024-03-18T08:21:31.038Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 08:21 .. [2024-03-18T08:21:31.038Z] drwxr-xr-x 2 root root 4096 Mar 18 08:12 cost [2024-03-18T08:21:31.038Z] -rw-r--r-- 1 root root 91 Mar 18 08:12 cost.csv [2024-03-18T08:21:31.038Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2024-03-18T08:21:31.038Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2024-03-18T08:21:31.038Z] total 16 [2024-03-18T08:21:31.038Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 08:12 . [2024-03-18T08:21:31.038Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 08:21 .. [2024-03-18T08:21:31.038Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 08:12 cost [2024-03-18T08:21:31.038Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 18 08:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:31.345Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:32.204Z] ---> package-listing.sh [2024-03-18T08:21:32.205Z] ++ facter osfamily [2024-03-18T08:21:32.205Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T08:21:32.476Z] + OS_FAMILY=debian [2024-03-18T08:21:32.476Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2024-03-18T08:21:32.476Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T08:21:32.476Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T08:21:32.476Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T08:21:32.476Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T08:21:32.476Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-03-18T08:21:32.476Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T08:21:32.476Z] + case "${OS_FAMILY}" in [2024-03-18T08:21:32.476Z] + dpkg -l [2024-03-18T08:21:32.476Z] + grep '^ii' [2024-03-18T08:21:32.476Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T08:21:32.476Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T08:21:32.476Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T08:21:32.476Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2024-03-18T08:21:32.476Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2024-03-18T08:21:32.476Z] + 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-03-18T08:21:32.487Z] 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-03-18T08:21:32.768Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T08:21:33.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T08:21:33.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T08:21:33.418Z] prd-ubuntu20.04-docker-8c-8g-271 does not seem to be running inside a container [2024-03-18T08:21:33.446Z] $ 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-03-18T08:21:33.694Z] $ docker top 4a08620df49133872899ebf79ca5316880d38fcb852d0a96174b5d6226ece8ed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T08:21:34.050Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T08:21:34.343Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T08:21:34.632Z] + ls /var/log/sa-host [2024-03-18T08:21:34.633Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T08:21:34.722Z] provisioning config files... [2024-03-18T08:21:34.736Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3716851991455511569tmp [Pipeline] { [Pipeline] echo [2024-03-18T08:21:34.755Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:35.039Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T08:21:35.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:35.379Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T08:21:35.389Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:35.678Z] ---> sudo-logs.sh [2024-03-18T08:21:35.678Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T08:21:35.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:35.990Z] ---> job-cost.sh [2024-03-18T08:21:35.990Z] lf-activate-venv: SKIPPING [2024-03-18T08:21:35.990Z] DEBUG: total: 0.2199999988079071 [2024-03-18T08:21:35.990Z] INFO: Retrieving Stack Cost... [2024-03-18T08:21:36.926Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T08:21:37.184Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T08:21:37.194Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T08:21:37.508Z] ---> logs-deploy.sh [2024-03-18T08:21:37.508Z] lf-activate-venv: SKIPPING [2024-03-18T08:21:37.508Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/196 [2024-03-18T08:21:37.508Z] INFO: archiving workspace using pattern(s): [2024-03-18T08:21:38.462Z] Archives upload complete. [2024-03-18T08:21:38.462Z] INFO: archiving logs to Nexus [2024-03-18T08:21:39.042Z] ---> uname -a: [2024-03-18T08:21:39.042Z] Linux prd-ubuntu20-04-docker-8c-8g-271 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-18T08:21:39.042Z] [2024-03-18T08:21:39.042Z] [2024-03-18T08:21:39.042Z] ---> lscpu: [2024-03-18T08:21:39.042Z] Architecture: x86_64 [2024-03-18T08:21:39.042Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-18T08:21:39.042Z] Byte Order: Little Endian [2024-03-18T08:21:39.042Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-18T08:21:39.042Z] CPU(s): 8 [2024-03-18T08:21:39.042Z] On-line CPU(s) list: 0-7 [2024-03-18T08:21:39.042Z] Thread(s) per core: 1 [2024-03-18T08:21:39.042Z] Core(s) per socket: 1 [2024-03-18T08:21:39.042Z] Socket(s): 8 [2024-03-18T08:21:39.042Z] NUMA node(s): 1 [2024-03-18T08:21:39.042Z] Vendor ID: AuthenticAMD [2024-03-18T08:21:39.042Z] CPU family: 23 [2024-03-18T08:21:39.042Z] Model: 49 [2024-03-18T08:21:39.042Z] Model name: AMD EPYC-Rome Processor [2024-03-18T08:21:39.042Z] Stepping: 0 [2024-03-18T08:21:39.042Z] CPU MHz: 2799.998 [2024-03-18T08:21:39.042Z] BogoMIPS: 5599.99 [2024-03-18T08:21:39.042Z] Virtualization: AMD-V [2024-03-18T08:21:39.042Z] Hypervisor vendor: KVM [2024-03-18T08:21:39.042Z] Virtualization type: full [2024-03-18T08:21:39.042Z] L1d cache: 256 KiB [2024-03-18T08:21:39.042Z] L1i cache: 256 KiB [2024-03-18T08:21:39.042Z] L2 cache: 4 MiB [2024-03-18T08:21:39.042Z] L3 cache: 128 MiB [2024-03-18T08:21:39.042Z] NUMA node0 CPU(s): 0-7 [2024-03-18T08:21:39.042Z] Vulnerability Itlb multihit: Not affected [2024-03-18T08:21:39.042Z] Vulnerability L1tf: Not affected [2024-03-18T08:21:39.042Z] Vulnerability Mds: Not affected [2024-03-18T08:21:39.042Z] Vulnerability Meltdown: Not affected [2024-03-18T08:21:39.042Z] Vulnerability Mmio stale data: Not affected [2024-03-18T08:21:39.042Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-18T08:21:39.042Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-18T08:21:39.042Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-18T08:21:39.042Z] Vulnerability Srbds: Not affected [2024-03-18T08:21:39.042Z] Vulnerability Tsx async abort: Not affected [2024-03-18T08:21:39.042Z] 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-03-18T08:21:39.042Z] [2024-03-18T08:21:39.042Z]